Jun 10 13:15:09.174668 np0000002501 systemd[1]: Starting devstack@n-api.service - Devstack devstack@n-api.service... Jun 10 13:15:09.180808 np0000002501 devstack@n-api.service[86678]: [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini Jun 10 13:15:09.183308 np0000002501 devstack@n-api.service[86678]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 10 13:15:09 2026] *** Jun 10 13:15:09.183308 np0000002501 devstack@n-api.service[86678]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 10 13:15:09.183308 np0000002501 devstack@n-api.service[86678]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jun 10 13:15:09.183308 np0000002501 devstack@n-api.service[86678]: nodename: np0000002501 Jun 10 13:15:09.183308 np0000002501 devstack@n-api.service[86678]: machine: x86_64 Jun 10 13:15:09.183308 np0000002501 devstack@n-api.service[86678]: clock source: unix Jun 10 13:15:09.183308 np0000002501 devstack@n-api.service[86678]: pcre jit disabled Jun 10 13:15:09.183308 np0000002501 devstack@n-api.service[86678]: detected number of CPU cores: 12 Jun 10 13:15:09.183308 np0000002501 devstack@n-api.service[86678]: current working directory: / Jun 10 13:15:09.183308 np0000002501 devstack@n-api.service[86678]: detected binary path: /usr/bin/uwsgi-core Jun 10 13:15:09.183308 np0000002501 devstack@n-api.service[86678]: your processes number limit is 95969 Jun 10 13:15:09.183546 np0000002501 devstack@n-api.service[86678]: your memory page size is 4096 bytes Jun 10 13:15:09.183546 np0000002501 devstack@n-api.service[86678]: detected max file descriptor number: 2048 Jun 10 13:15:09.183546 np0000002501 devstack@n-api.service[86678]: lock engine: pthread robust mutexes Jun 10 13:15:09.183546 np0000002501 devstack@n-api.service[86678]: thunder lock: enabled Jun 10 13:15:09.183694 np0000002501 devstack@n-api.service[86678]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/nova-api.socket fd 4 Jun 10 13:15:09.183728 np0000002501 devstack@n-api.service[86678]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 10 13:15:09.183751 np0000002501 devstack@n-api.service[86678]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 10 13:15:09.183751 np0000002501 devstack@n-api.service[86678]: Set PythonHome to /opt/stack/data/venv Jun 10 13:15:09.218018 np0000002501 devstack@n-api.service[86678]: Python main interpreter initialized at 0x7e4438ea3668 Jun 10 13:15:09.218018 np0000002501 devstack@n-api.service[86678]: python threads support enabled Jun 10 13:15:09.218018 np0000002501 devstack@n-api.service[86678]: your server socket listen backlog is limited to 100 connections Jun 10 13:15:09.218018 np0000002501 devstack@n-api.service[86678]: your mercy for graceful operations on workers is 80 seconds Jun 10 13:15:09.218479 np0000002501 devstack@n-api.service[86678]: mapped 537436 bytes (524 KB) for 3 cores Jun 10 13:15:09.218604 np0000002501 devstack@n-api.service[86678]: *** Operational MODE: preforking *** Jun 10 13:15:09.218827 np0000002501 devstack@n-api.service[86678]: *** uWSGI is running in multiple interpreter mode *** Jun 10 13:15:09.218827 np0000002501 devstack@n-api.service[86678]: spawned uWSGI master process (pid: 86678) Jun 10 13:15:09.218997 np0000002501 systemd[1]: Started devstack@n-api.service - Devstack devstack@n-api.service. Jun 10 13:15:09.219492 np0000002501 devstack@n-api.service[86678]: spawned uWSGI worker 1 (pid: 86679, cores: 1) Jun 10 13:15:09.219972 np0000002501 devstack@n-api.service[86678]: spawned uWSGI worker 2 (pid: 86680, cores: 1) Jun 10 13:15:09.220512 np0000002501 devstack@n-api.service[86678]: spawned uWSGI worker 3 (pid: 86681, cores: 1) Jun 10 13:15:09.220609 np0000002501 devstack@n-api.service[86678]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 10 13:15:10.822239 np0000002501 devstack@n-api.service[86679]: INFO dbcounter [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] Registered counter for database nova_api Jun 10 13:15:10.832679 np0000002501 devstack@n-api.service[86680]: INFO dbcounter [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] Registered counter for database nova_api Jun 10 13:15:10.841438 np0000002501 devstack@n-api.service[86681]: INFO dbcounter [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] Registered counter for database nova_api Jun 10 13:15:10.862973 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_db.sqlalchemy.engines [None req-73f890ad-e18b-42aa-91ee-c253966c271e 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=86679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:10.877356 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_db.sqlalchemy.engines [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 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=86680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:10.894370 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_db.sqlalchemy.engines [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 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=86681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:10.903942 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writer thread running {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:10.907035 np0000002501 devstack@n-api.service[86679]: DEBUG nova.context [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),30542702-5fd8-4e10-a4bf-7a340024f059(cell1) {{(pid=86679) load_cells /opt/stack/nova/nova/context.py:509}} Jun 10 13:15:10.907335 np0000002501 devstack@n-api.service[86679]: INFO nova.utils [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] The cell worker thread pool MainProcess.cell_worker is initialized Jun 10 13:15:10.909833 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:15:10.910068 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-73f890ad-e18b-42aa-91ee-c253966c271e 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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:15:10.910603 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-73f890ad-e18b-42aa-91ee-c253966c271e 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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:15:10.911476 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:15:10.911706 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:15:10.914222 np0000002501 devstack@n-api.service[86679]: INFO dbcounter [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] Registered counter for database nova_cell0 Jun 10 13:15:10.915591 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:15:10.916424 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writer thread running {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:10.917785 np0000002501 devstack@n-api.service[86679]: INFO dbcounter [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] Registered counter for database nova_cell1 Jun 10 13:15:10.919239 np0000002501 devstack@n-api.service[86680]: DEBUG nova.context [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),30542702-5fd8-4e10-a4bf-7a340024f059(cell1) {{(pid=86680) load_cells /opt/stack/nova/nova/context.py:509}} Jun 10 13:15:10.919530 np0000002501 devstack@n-api.service[86680]: INFO nova.utils [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] The cell worker thread pool MainProcess.cell_worker is initialized Jun 10 13:15:10.921720 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:15:10.921928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:15:10.922393 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:15:10.923152 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:15:10.924851 np0000002501 devstack@n-api.service[86680]: INFO dbcounter [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] Registered counter for database nova_cell0 Jun 10 13:15:10.925972 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:15:10.927511 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:15:10.929959 np0000002501 devstack@n-api.service[86680]: INFO dbcounter [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] Registered counter for database nova_cell1 Jun 10 13:15:10.930039 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writer thread running {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:10.932836 np0000002501 devstack@n-api.service[86681]: DEBUG nova.context [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),30542702-5fd8-4e10-a4bf-7a340024f059(cell1) {{(pid=86681) load_cells /opt/stack/nova/nova/context.py:509}} Jun 10 13:15:10.933117 np0000002501 devstack@n-api.service[86681]: INFO nova.utils [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] The cell worker thread pool MainProcess.cell_worker is initialized Jun 10 13:15:10.935305 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:15:10.935532 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:15:10.936000 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:15:10.936864 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:15:10.937029 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:15:10.938207 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:15:10.939846 np0000002501 devstack@n-api.service[86681]: INFO dbcounter [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] Registered counter for database nova_cell0 Jun 10 13:15:10.942883 np0000002501 devstack@n-api.service[86681]: INFO dbcounter [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] Registered counter for database nova_cell1 Jun 10 13:15:10.965711 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_db.sqlalchemy.engines [None req-73f890ad-e18b-42aa-91ee-c253966c271e 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=86679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:10.979289 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_db.sqlalchemy.engines [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 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=86680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:10.983439 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_db.sqlalchemy.engines [None req-73f890ad-e18b-42aa-91ee-c253966c271e 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=86679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:10.996714 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_db.sqlalchemy.engines [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 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=86680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:11.000085 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_db.sqlalchemy.engines [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 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=86681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:11.017471 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_db.sqlalchemy.engines [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 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=86681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:11.053652 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writer thread running {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:11.058217 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writer thread running {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:11.061063 np0000002501 devstack@n-api.service[86679]: INFO dbcounter [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] Registered counter for database nova_cell0 Jun 10 13:15:11.068409 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writer thread running {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:11.074291 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writer thread running {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:11.078243 np0000002501 devstack@n-api.service[86680]: INFO dbcounter [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] Registered counter for database nova_cell0 Jun 10 13:15:11.086154 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writer thread running {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:11.090936 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writer thread running {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:11.093698 np0000002501 devstack@n-api.service[86681]: INFO dbcounter [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] Registered counter for database nova_cell0 Jun 10 13:15:11.100447 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_db.sqlalchemy.engines [None req-73f890ad-e18b-42aa-91ee-c253966c271e 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=86679) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:11.108084 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writer thread running {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:11.130745 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_db.sqlalchemy.engines [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 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=86681) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:11.134531 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_db.sqlalchemy.engines [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 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=86680) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:11.136739 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writer thread running {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:11.145982 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writer thread running {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:11.500023 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.processutils [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=86680) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 10 13:15:11.502920 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.processutils [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=86681) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 10 13:15:11.503842 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.processutils [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=86679) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 10 13:15:11.512589 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.processutils [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.013s {{(pid=86680) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 10 13:15:11.514686 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.processutils [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.012s {{(pid=86681) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 10 13:15:11.515158 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.processutils [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.011s {{(pid=86679) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 10 13:15:12.081738 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ******************************************************************************** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 10 13:15:12.082108 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] Configuration options gathered from: {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3230}} Jun 10 13:15:12.082281 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] command line args: [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3231}} Jun 10 13:15:12.082378 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3232}} Jun 10 13:15:12.082454 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ================================================================================ {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3237}} Jun 10 13:15:12.082627 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] allow_resize_to_same_host = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.082751 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] arq_binding_timeout = 300 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.082867 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] block_device_allocate_retries = 60 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.082977 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] block_device_allocate_retries_interval = 3 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.083090 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cell_worker_thread_pool_size = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.083216 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cert = self.pem {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.083338 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] compute_driver = libvirt.LibvirtDriver {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.083493 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] compute_monitors = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.083621 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] config_dir = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.083741 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] config_drive_format = iso9660 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.083834 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.083957 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] config_source = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.084076 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] console_host = np0000002501 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.084190 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] control_exchange = nova {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.084303 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cpu_allocation_ratio = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.084456 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] daemon = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.084589 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] debug = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.084699 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] default_access_ip_network_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.084815 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] default_availability_zone = nova {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.084930 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] default_ephemeral_format = ext4 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.085042 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] default_green_pool_size = 1000 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.085230 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 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=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.085338 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] default_schedule_zone = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.085485 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] default_thread_pool_size = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.085614 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] disk_allocation_ratio = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.085725 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] enable_new_services = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.085843 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] flat_injected = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.085962 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] force_config_drive = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.086072 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] force_raw_images = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.086189 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] graceful_shutdown_timeout = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.086304 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] heal_instance_info_cache_interval = -1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.086490 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] host = np0000002501 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.086629 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] initial_cpu_allocation_ratio = 4.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.086744 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] initial_disk_allocation_ratio = 1.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.086858 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] initial_ram_allocation_ratio = 1.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.087017 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.087164 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] instance_build_timeout = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.087281 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] instance_delete_interval = 300 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.087432 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] instance_format = [instance: %(uuid)s] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.087578 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] instance_name_template = instance-%08x {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.087709 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] instance_usage_audit = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.087833 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] instance_usage_audit_period = month {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.087950 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.088066 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] instances_path = /opt/stack/data/nova/instances {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.088180 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] internal_service_availability_zone = internal {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.088289 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] key = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.088421 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] live_migration_retry_count = 30 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.088570 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] log_color = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.088687 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] log_config_append = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.088801 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.088913 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] log_dir = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.089026 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] log_file = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.089141 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] log_options = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.089256 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] log_rotate_interval = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.089394 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] log_rotate_interval_type = days {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.089536 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] log_rotation_type = none {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.089641 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 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=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.089738 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.089849 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.089966 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.090054 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.090172 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] long_rpc_timeout = 1800 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.090282 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manager_shutdown_timeout = 160 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.090421 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] max_concurrent_builds = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.090560 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] max_concurrent_live_migrations = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.090675 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] max_concurrent_snapshots = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.090783 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] max_local_block_devices = 3 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.090891 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] max_logfile_count = 30 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.091000 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] max_logfile_size_mb = 200 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.091139 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] maximum_instance_delete_attempts = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.091252 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] migrate_max_retries = -1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.091388 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] mkisofs_cmd = genisoimage {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.091569 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] my_block_storage_ip = 10.4.3.74 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.091667 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] my_ip = 10.4.3.74 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.091809 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] my_shared_fs_storage_ip = 10.4.3.74 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.091921 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] network_allocate_retries = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.092052 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.092188 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] osapi_compute_unique_server_name_scope = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.092314 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] password_length = 12 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.092439 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] periodic_enable = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.092569 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] periodic_fuzzy_delay = 60 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.092698 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] pointer_model = ps2mouse {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.092816 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] preallocate_images = none {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.092927 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] publish_errors = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.093016 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] pybasedir = /opt/stack/nova {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.093158 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ram_allocation_ratio = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.093270 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] rate_limit_burst = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.093409 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] rate_limit_except_level = CRITICAL {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.093528 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] rate_limit_interval = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.093664 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] reboot_timeout = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.093777 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] reclaim_instance_interval = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.093886 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] record = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.093996 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] reimage_timeout_per_gb = 20 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.094120 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] report_interval = 120 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.094232 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] rescue_timeout = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.094293 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ******************************************************************************** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 10 13:15:12.094574 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] reserved_host_cpus = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.094600 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] Configuration options gathered from: {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3230}} Jun 10 13:15:12.094623 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] reserved_host_disk_mb = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.094623 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] reserved_host_memory_mb = 512 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.094748 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] reserved_huge_pages = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.094822 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] command line args: [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3231}} Jun 10 13:15:12.094869 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] resize_confirm_window = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.094940 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] resize_fs_using_block_device = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.094993 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3232}} Jun 10 13:15:12.095055 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] resume_guests_state_on_host_boot = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.095102 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ================================================================================ {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3237}} Jun 10 13:15:12.095183 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.095265 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] allow_resize_to_same_host = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.095296 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] rpc_response_timeout = 60 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.095421 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] arq_binding_timeout = 300 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.095464 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] running_deleted_instance_action = reap {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.095552 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] running_deleted_instance_poll_interval = 1800 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.095585 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] block_device_allocate_retries = 60 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.095684 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] block_device_allocate_retries_interval = 3 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.095725 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] running_deleted_instance_timeout = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.095792 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] scheduler_instance_sync_interval = 120 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.095822 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cell_worker_thread_pool_size = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.095910 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] service_down_time = 720 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.095939 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cert = self.pem {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096030 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] servicegroup_driver = db {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096064 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] compute_driver = libvirt.LibvirtDriver {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096148 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] compute_monitors = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096185 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] shell_completion = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096266 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] shelved_offload_time = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096297 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] config_dir = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096392 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] shelved_poll_interval = 3600 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096424 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] config_drive_format = iso9660 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096514 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] shutdown_timeout = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096556 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096651 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] source_is_ipv6 = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096687 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] config_source = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096766 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ssl_only = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096801 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] console_host = np0000002501 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096886 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] state_path = /opt/stack/data/nova {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096923 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] control_exchange = nova {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.096996 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] sync_power_state_interval = 600 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097026 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cpu_allocation_ratio = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097130 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] daemon = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097166 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] sync_power_state_pool_size = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097248 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] debug = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097278 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] syslog_log_facility = LOG_USER {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097374 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] tempdir = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097404 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] default_access_ip_network_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097490 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] thread_pool_statistic_period = -1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097569 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] default_availability_zone = nova {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097682 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] timeout_nbd = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097711 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] default_ephemeral_format = ext4 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097783 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] transport_url = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097834 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] default_green_pool_size = 1000 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097883 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] update_resources_interval = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097956 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] use_cow_images = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.097988 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e 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=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098111 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] use_journal = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098157 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] default_schedule_zone = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098180 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] use_json = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098200 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] default_thread_pool_size = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098303 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] use_rootwrap_daemon = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098366 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] disk_allocation_ratio = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098426 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] use_stderr = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098449 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] enable_new_services = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098540 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] use_syslog = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098596 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] flat_injected = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098662 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vcpu_pin_set = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098702 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] force_config_drive = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098778 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vif_plugging_is_fatal = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098830 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] force_raw_images = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098875 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vif_plugging_timeout = 300 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098899 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] graceful_shutdown_timeout = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.098988 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] virt_mkfs = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.099032 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] heal_instance_info_cache_interval = -1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.099124 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] volume_usage_poll_interval = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.099189 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] host = np0000002501 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.099253 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] web = /usr/share/spice-html5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.099325 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] initial_cpu_allocation_ratio = 4.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.099394 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_concurrency.disable_process_locking = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.099476 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] initial_disk_allocation_ratio = 1.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.099555 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.099605 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] initial_ram_allocation_ratio = 1.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.099653 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.compute_link_prefix = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.099768 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.099799 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 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=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.099886 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] instance_build_timeout = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.099921 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.dhcp_domain = novalocal {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.099998 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.enable_instance_password = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.100035 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] instance_delete_interval = 300 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.100098 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ******************************************************************************** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 10 13:15:12.100328 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] instance_format = [instance: %(uuid)s] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.100392 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.glance_link_prefix = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.100426 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] Configuration options gathered from: {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3230}} Jun 10 13:15:12.100458 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] instance_name_template = instance-%08x {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.100489 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.100528 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] instance_usage_audit = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.100573 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.instance_list_cells_batch_strategy = distributed {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.100573 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.instance_list_per_project_cells = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.100637 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] instance_usage_audit_period = month {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.100669 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.list_records_by_skipping_down_cells = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.100700 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.100737 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.local_metadata_per_cell = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.100774 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] instances_path = /opt/stack/data/nova/instances {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.100983 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.max_limit = 1000 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.101069 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] internal_service_availability_zone = internal {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.101141 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.metadata_cache_expiration = 15 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.101217 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] key = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.101295 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] command line args: [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3231}} Jun 10 13:15:12.101391 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] live_migration_retry_count = 30 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.101473 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.neutron_default_project_id = default {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.101567 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3232}} Jun 10 13:15:12.101648 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] log_color = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.101744 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.response_validation = error {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.101802 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ================================================================================ {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3237}} Jun 10 13:15:12.101837 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] log_config_append = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.101868 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.use_neutron_default_nets = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.101904 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.101941 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.101979 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] allow_resize_to_same_host = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102011 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] log_dir = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102049 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.vendordata_dynamic_failure_fatal = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.102086 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] arq_binding_timeout = 300 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102117 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] log_file = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102161 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.102205 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] block_device_allocate_retries = 60 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102237 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] log_options = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102259 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.vendordata_dynamic_ssl_certfile = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.102279 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] block_device_allocate_retries_interval = 3 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102305 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] log_rotate_interval = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102330 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.vendordata_dynamic_targets = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.102371 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cell_worker_thread_pool_size = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102403 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] log_rotate_interval_type = days {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102429 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.vendordata_jsonfile_path = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.102451 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] log_rotation_type = none {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102471 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cert = self.pem {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102490 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api.vendordata_providers = ['StaticJSON'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.102515 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e 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=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102553 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] compute_driver = libvirt.LibvirtDriver {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102575 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102597 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.backend = dogpile.cache.memcached {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.102622 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] compute_monitors = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102647 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102668 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.backend_argument = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.102694 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] config_dir = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102715 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102737 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.backend_expiration_time = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.102757 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102777 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.config_prefix = cache.oslo {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.102796 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] config_drive_format = iso9660 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102821 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] long_rpc_timeout = 1800 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102853 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102880 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.debug_cache_backend = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.102914 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] config_source = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102935 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.enable_retry_client = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.102954 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manager_shutdown_timeout = 160 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.102980 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.enable_socket_keepalive = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.103001 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] console_host = np0000002501 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.103026 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] max_concurrent_builds = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.103481 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] control_exchange = nova {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.103575 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] max_concurrent_live_migrations = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.103641 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.enabled = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.103706 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] max_concurrent_snapshots = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.103781 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cpu_allocation_ratio = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.103861 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.expiration_time = 600 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.103939 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] max_local_block_devices = 3 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.103984 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] daemon = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104005 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.104026 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] max_logfile_count = 30 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104051 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] debug = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104072 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.hashclient_retry_attempts = 2 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.104097 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] max_logfile_size_mb = 200 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104118 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] default_access_ip_network_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104138 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.104158 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] maximum_instance_delete_attempts = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104181 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] default_availability_zone = nova {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104201 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.memcache_dead_retry = 300 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.104219 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] migrate_max_retries = -1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104239 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] default_ephemeral_format = ext4 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104263 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.104283 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] mkisofs_cmd = genisoimage {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104303 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] default_green_pool_size = 1000 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104323 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.104362 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] my_block_storage_ip = 10.4.3.74 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104388 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.memcache_pool_maxsize = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.104408 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 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=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104491 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] my_ip = 10.4.3.74 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104519 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.104553 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] default_schedule_zone = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104574 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] my_shared_fs_storage_ip = 10.4.3.74 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104594 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.memcache_sasl_enabled = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.104613 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] default_thread_pool_size = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104633 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] network_allocate_retries = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104663 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.104688 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] disk_allocation_ratio = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104709 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.password = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.104730 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104750 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] enable_new_services = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104770 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.proxies = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.104790 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] osapi_compute_unique_server_name_scope = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104810 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] flat_injected = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104830 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] password_length = 12 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.104855 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.redis_db = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.104879 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] force_config_drive = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105465 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] periodic_enable = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105497 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.redis_sentinel_service_name = mymaster {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.105518 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] force_raw_images = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105547 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] periodic_fuzzy_delay = 60 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105568 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] graceful_shutdown_timeout = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105588 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.105618 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] pointer_model = ps2mouse {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105639 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] heal_instance_info_cache_interval = -1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105660 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.redis_server = localhost:6379 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.105684 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] preallocate_images = none {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105708 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.retry_attempts = 2 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.105732 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] host = np0000002501 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105752 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] publish_errors = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105772 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.retry_delay = 0.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.105796 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] initial_cpu_allocation_ratio = 4.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105821 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] pybasedir = /opt/stack/nova {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105842 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.socket_keepalive_count = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.105866 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] initial_disk_allocation_ratio = 1.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105886 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ram_allocation_ratio = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105905 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.socket_keepalive_idle = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.105925 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] initial_ram_allocation_ratio = 1.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105949 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] rate_limit_burst = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.105973 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.socket_keepalive_interval = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.105994 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] rate_limit_except_level = CRITICAL {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106015 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106035 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.socket_timeout = 1.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.106058 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] rate_limit_interval = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106079 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] instance_build_timeout = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106101 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.tls_allowed_ciphers = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.106124 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] reboot_timeout = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106149 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] instance_delete_interval = 300 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106170 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.tls_cafile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.106188 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] reclaim_instance_interval = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106518 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.tls_certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.106569 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] instance_format = [instance: %(uuid)s] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106593 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] record = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106616 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.tls_enabled = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.106635 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] reimage_timeout_per_gb = 20 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106654 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] instance_name_template = instance-%08x {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106676 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.tls_keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.106695 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] instance_usage_audit = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106715 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] report_interval = 120 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106741 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cache.username = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.106764 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] instance_usage_audit_period = month {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106785 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] rescue_timeout = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106805 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cinder.auth_section = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.106828 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106849 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] reserved_host_cpus = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106869 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] instances_path = /opt/stack/data/nova/instances {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106888 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cinder.auth_type = password {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.106913 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] reserved_host_disk_mb = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106934 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] internal_service_availability_zone = internal {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.106955 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cinder.cafile = /opt/stack/data/ca-bundle.pem {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.107017 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] reserved_host_memory_mb = 512 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.107045 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] key = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.107113 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cinder.catalog_info = volumev3::publicURL {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.107140 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] reserved_huge_pages = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.107186 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] live_migration_retry_count = 30 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.107217 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cinder.certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.107269 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] resize_confirm_window = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.107312 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] log_color = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.107338 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cinder.collect_timing = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.107413 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] resize_fs_using_block_device = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.107442 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] log_config_append = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.107463 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cinder.cross_az_attach = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.107576 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.107670 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cinder.debug = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.107694 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] resume_guests_state_on_host_boot = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.107716 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cinder.endpoint_template = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.107735 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] log_dir = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.107759 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.107780 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cinder.http_retries = 3 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.107800 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] log_file = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.107859 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] rpc_response_timeout = 60 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.107894 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] log_options = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.107916 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cinder.insecure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.107978 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] running_deleted_instance_action = reap {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.108006 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] log_rotate_interval = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.108027 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cinder.keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.108091 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] running_deleted_instance_poll_interval = 1800 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.108139 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] log_rotate_interval_type = days {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.108165 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cinder.os_region_name = RegionOne {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.108218 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] running_deleted_instance_timeout = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.108279 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cinder.split_loggers = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.108308 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] log_rotation_type = none {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.108329 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] scheduler_instance_sync_interval = 120 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.108406 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cinder.timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.108468 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 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=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.108495 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] service_down_time = 720 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.108534 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.108558 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109106 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] servicegroup_driver = db {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109139 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] compute.cpu_dedicated_set = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.109162 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109184 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] shell_completion = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109204 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] compute.cpu_shared_set = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.109232 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109259 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] shelved_offload_time = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109284 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] compute.image_type_exclude_list = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.109305 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109328 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] shelved_poll_interval = 3600 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] compute.live_migration_wait_for_vif_plug = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.109394 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] shutdown_timeout = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109416 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] long_rpc_timeout = 1800 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109436 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] compute.max_concurrent_disk_ops = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.109460 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] source_is_ipv6 = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109485 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manager_shutdown_timeout = 160 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109506 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] compute.max_disk_devices_to_attach = -1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.109535 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ssl_only = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109556 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] max_concurrent_builds = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109576 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.109600 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] state_path = /opt/stack/data/nova {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109622 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.109647 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] max_concurrent_live_migrations = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109668 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] sync_power_state_interval = 600 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109688 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] compute.resource_provider_association_refresh = 300 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.109707 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] max_concurrent_snapshots = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109727 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.109747 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] sync_power_state_pool_size = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109767 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] max_local_block_devices = 3 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.109990 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] compute.shutdown_retry_interval = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.110031 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] syslog_log_facility = LOG_USER {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.110059 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] max_logfile_count = 30 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.110081 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] tempdir = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.110101 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.110121 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] thread_pool_statistic_period = -1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.110141 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] conductor.workers = 3 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.110161 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] max_logfile_size_mb = 200 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.110181 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] timeout_nbd = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.110210 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] console.allowed_origins = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.110235 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] maximum_instance_delete_attempts = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.110387 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] transport_url = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.110422 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] console.ssl_ciphers = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.110445 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] migrate_max_retries = -1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.110466 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] update_resources_interval = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.110485 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] console.ssl_minimum_version = default {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.110586 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] use_cow_images = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.110624 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] mkisofs_cmd = genisoimage {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.110650 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] consoleauth.enforce_session_timeout = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.110671 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] use_journal = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.110693 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] consoleauth.token_ttl = 600 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.110811 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] my_block_storage_ip = 10.4.3.74 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.110871 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.cafile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.110931 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] use_json = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.110978 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] my_ip = 10.4.3.74 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.111007 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] use_rootwrap_daemon = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.111032 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.111052 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] use_stderr = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.111072 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.collect_timing = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.111091 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] my_shared_fs_storage_ip = 10.4.3.74 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.111115 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] use_syslog = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.111224 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.connect_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.111279 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vcpu_pin_set = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.111309 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] network_allocate_retries = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.111333 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.connect_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.111383 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vif_plugging_is_fatal = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.111409 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.endpoint_override = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.111501 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.111572 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vif_plugging_timeout = 300 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.111600 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.insecure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.111621 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] virt_mkfs = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.111648 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] osapi_compute_unique_server_name_scope = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.111668 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.111751 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] volume_usage_poll_interval = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.111795 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.max_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.111817 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] web = /usr/share/spice-html5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.111839 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] password_length = 12 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.111859 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.min_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.111994 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_concurrency.disable_process_locking = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.112023 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.region_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.112044 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] periodic_enable = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.112065 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.112087 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.retriable_status_codes = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.112232 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] periodic_fuzzy_delay = 60 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.112276 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.compute_link_prefix = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.112299 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.service_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.112329 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.service_type = accelerator {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.112363 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e 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=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.112388 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] pointer_model = ps2mouse {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.112485 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.split_loggers = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.112551 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] preallocate_images = none {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.112612 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.dhcp_domain = novalocal {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.112669 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.status_code_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.112694 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] publish_errors = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.112722 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.enable_instance_password = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.112745 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.status_code_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.112765 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] pybasedir = /opt/stack/nova {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.112784 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.glance_link_prefix = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.112805 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.112824 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ram_allocation_ratio = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.112948 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.113012 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.113065 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] rate_limit_burst = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.113090 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] cyborg.version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.113110 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] rate_limit_except_level = CRITICAL {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.113130 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.instance_list_cells_batch_strategy = distributed {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.113247 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.asyncio_connection = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.113274 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] rate_limit_interval = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.113294 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.instance_list_per_project_cells = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.113314 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.asyncio_slave_connection = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.113438 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] reboot_timeout = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.113499 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.backend = sqlalchemy {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.113629 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.list_records_by_skipping_down_cells = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.113686 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.connection = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.113710 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] reclaim_instance_interval = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.113732 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.local_metadata_per_cell = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.113758 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.connection_debug = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.113780 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] record = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.113800 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.max_limit = 1000 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.113820 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.connection_parameters = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.113844 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] reimage_timeout_per_gb = 20 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.113944 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.connection_recycle_time = 3600 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114011 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.metadata_cache_expiration = 15 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114072 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] report_interval = 120 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.114072 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] rescue_timeout = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.114129 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.connection_trace = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114150 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.neutron_default_project_id = default {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114171 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.db_inc_retry_interval = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114190 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] reserved_host_cpus = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.114310 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.db_max_retries = 20 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114379 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.response_validation = error {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114419 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] reserved_host_disk_mb = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.114444 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.db_max_retry_interval = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114473 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.use_neutron_default_nets = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114495 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.db_retry_interval = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114520 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114565 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] reserved_host_memory_mb = 512 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.114702 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.max_overflow = 50 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114764 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.vendordata_dynamic_failure_fatal = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114819 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] reserved_huge_pages = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.114875 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.max_pool_size = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114916 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114939 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] resize_confirm_window = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.114959 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.max_retries = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.114984 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] resize_fs_using_block_device = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.115006 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.vendordata_dynamic_ssl_certfile = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115034 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115057 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] resume_guests_state_on_host_boot = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.115079 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.vendordata_dynamic_targets = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115099 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.115119 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.mysql_wsrep_sync_wait = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115138 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.vendordata_jsonfile_path = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115282 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] rpc_response_timeout = 60 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.115314 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.pool_timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115354 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api.vendordata_providers = ['StaticJSON'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115381 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.retry_interval = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115401 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] running_deleted_instance_action = reap {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.115421 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.backend = dogpile.cache.memcached {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115602 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.slave_connection = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115633 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.backend_argument = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115654 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] running_deleted_instance_poll_interval = 1800 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.115676 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.sqlite_synchronous = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115704 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.backend_expiration_time = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115724 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.synchronous_reader = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115746 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] running_deleted_instance_timeout = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.115765 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.config_prefix = cache.oslo {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115785 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] database.use_db_reconnect = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115882 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] scheduler_instance_sync_interval = 120 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.115944 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.debug_cache_backend = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.115988 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.asyncio_connection = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116019 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.enable_retry_client = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116045 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] service_down_time = 720 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.116066 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.asyncio_slave_connection = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116085 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.enable_socket_keepalive = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116167 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] servicegroup_driver = db {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.116194 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.backend = sqlalchemy {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116214 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.enabled = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116260 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] shell_completion = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.116292 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.connection = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116314 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.expiration_time = 600 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116476 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] shelved_offload_time = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.116505 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.connection_debug = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116544 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.hashclient_dead_timeout = 60.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116568 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] shelved_poll_interval = 3600 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.116588 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.connection_parameters = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116607 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.hashclient_retry_attempts = 2 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116633 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.connection_recycle_time = 3600 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116757 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.hashclient_retry_timeout = 1.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116793 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] shutdown_timeout = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.116816 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.connection_trace = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116836 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.memcache_dead_retry = 300 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116857 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] source_is_ipv6 = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.116881 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.db_inc_retry_interval = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.116905 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117002 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ssl_only = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.117037 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.db_max_retries = 20 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117060 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117081 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] state_path = /opt/stack/data/nova {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.117101 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.db_max_retry_interval = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117197 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.memcache_pool_maxsize = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117225 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] sync_power_state_interval = 600 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.117250 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.db_retry_interval = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117279 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.memcache_pool_unused_timeout = 60 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117304 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] sync_power_state_pool_size = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.117325 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.max_overflow = 50 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117491 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.memcache_sasl_enabled = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117528 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.max_pool_size = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117559 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] syslog_log_facility = LOG_USER {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.117581 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.memcache_servers = ['localhost:11211'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117600 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.max_retries = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117732 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.password = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117761 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] tempdir = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.117782 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117782 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.mysql_wsrep_sync_wait = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117822 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.proxies = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117905 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] thread_pool_statistic_period = -1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.117932 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.pool_timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117953 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.redis_db = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.117980 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] timeout_nbd = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.118040 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.retry_interval = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.118162 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.redis_sentinel_service_name = mymaster {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.118199 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] transport_url = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.118221 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.slave_connection = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.118242 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.118264 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.sqlite_synchronous = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.118283 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] update_resources_interval = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.118381 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] api_database.synchronous_reader = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.118407 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.redis_server = localhost:6379 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.118428 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] use_cow_images = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.118631 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] devices.enabled_mdev_types = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.118663 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.retry_attempts = 2 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.118687 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] use_journal = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.118712 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.118732 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] use_json = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.118757 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.retry_delay = 0.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.118779 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ephemeral_storage_encryption.default_format = luks {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.118803 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] use_rootwrap_daemon = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.118903 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.socket_keepalive_count = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.118933 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ephemeral_storage_encryption.enabled = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.118955 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] use_stderr = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.118975 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ephemeral_storage_encryption.key_size = 512 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.118995 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] use_syslog = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.119020 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.socket_keepalive_idle = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.119090 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vcpu_pin_set = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.119118 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.api_servers = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.119143 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.socket_keepalive_interval = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.119339 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vif_plugging_is_fatal = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.119381 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.cafile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.119409 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.socket_timeout = 1.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.119430 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.119456 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vif_plugging_timeout = 300 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.119477 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.tls_allowed_ciphers = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.119497 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.collect_timing = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.119516 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] virt_mkfs = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.119550 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.tls_cafile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.119576 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.connect_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.119714 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.tls_certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.119769 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] volume_usage_poll_interval = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.119825 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.connect_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.119888 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.tls_enabled = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.119931 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] web = /usr/share/spice-html5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 10 13:15:12.119958 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.debug = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.119979 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.tls_keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.119998 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.default_trusted_certificate_ids = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120018 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_concurrency.disable_process_locking = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120039 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cache.username = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120064 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.enable_certificate_validation = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120084 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120221 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cinder.auth_section = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120254 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.enable_rbd_download = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120276 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.compute_link_prefix = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120296 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.endpoint_override = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120316 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cinder.auth_type = password {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120337 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 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=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120382 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cinder.cafile = /opt/stack/data/ca-bundle.pem {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120406 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.insecure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120631 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.dhcp_domain = novalocal {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120662 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120685 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cinder.catalog_info = volumev3::publicURL {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120706 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.enable_instance_password = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120730 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.max_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120755 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cinder.certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120781 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.glance_link_prefix = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120802 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.min_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120822 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cinder.collect_timing = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120843 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120863 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.num_retries = 3 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.120887 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cinder.cross_az_attach = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121044 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.instance_list_cells_batch_strategy = distributed {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121076 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.rbd_ceph_conf = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121104 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cinder.debug = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121128 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.instance_list_per_project_cells = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121149 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.rbd_connect_timeout = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121172 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cinder.endpoint_template = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121192 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.list_records_by_skipping_down_cells = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121215 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.rbd_pool = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121236 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cinder.http_retries = 3 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121256 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.local_metadata_per_cell = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121406 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.rbd_user = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121466 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cinder.insecure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121537 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.max_limit = 1000 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121583 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.region_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121604 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cinder.keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121625 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.metadata_cache_expiration = 15 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121645 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.retriable_status_codes = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121664 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cinder.os_region_name = RegionOne {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121697 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.neutron_default_project_id = default {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121720 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.service_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121744 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cinder.split_loggers = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121848 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.response_validation = error {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121911 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.service_type = image {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.121977 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cinder.timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122035 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.use_neutron_default_nets = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122076 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.split_loggers = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122097 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122118 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.status_code_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122138 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122163 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] compute.cpu_dedicated_set = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122189 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.status_code_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122213 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] compute.cpu_shared_set = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122237 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.vendordata_dynamic_failure_fatal = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122261 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122281 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122300 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] compute.image_type_exclude_list = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122456 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122495 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] compute.live_migration_wait_for_vif_plug = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122542 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.vendordata_dynamic_ssl_certfile = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122582 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.verify_glance_signatures = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122610 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] compute.max_concurrent_disk_ops = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122638 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.vendordata_dynamic_targets = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122660 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] glance.version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122680 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] compute.max_disk_devices_to_attach = -1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122701 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.vendordata_jsonfile_path = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122721 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] guestfs.debug = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122848 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122903 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api.vendordata_providers = ['StaticJSON'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122950 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.auth_section = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122977 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.122998 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.auth_type = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123017 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.backend = dogpile.cache.memcached {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123098 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.backend_argument = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123128 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.cafile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123158 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] compute.resource_provider_association_refresh = 300 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123180 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.backend_expiration_time = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123201 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123292 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123321 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.config_prefix = cache.oslo {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123353 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.collect_timing = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123434 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.connect_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123462 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.debug_cache_backend = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123492 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] compute.shutdown_retry_interval = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123551 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.connect_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123583 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.enable_retry_client = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123668 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.endpoint_override = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123697 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123719 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.enable_socket_keepalive = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123899 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.insecure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123926 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.enabled = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123957 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] conductor.workers = 3 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123979 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.123999 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.expiration_time = 600 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124018 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.max_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124040 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] console.allowed_origins = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124062 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124192 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.min_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124252 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] console.ssl_ciphers = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124323 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.hashclient_retry_attempts = 2 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124383 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.region_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124406 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] console.ssl_minimum_version = default {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124427 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124448 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.retriable_status_codes = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124467 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] consoleauth.enforce_session_timeout = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124487 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.memcache_dead_retry = 300 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124506 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.service_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124545 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] consoleauth.token_ttl = 600 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124569 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124589 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.service_type = shared-file-system {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124731 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.cafile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124789 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124840 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.share_apply_policy_timeout = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124880 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124908 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.memcache_pool_maxsize = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124936 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.split_loggers = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124957 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.collect_timing = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.124977 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125001 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.status_code_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125021 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.connect_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125040 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.memcache_sasl_enabled = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125060 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.status_code_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125175 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.connect_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125234 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125289 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125313 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.password = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125333 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.endpoint_override = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125367 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125389 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.insecure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125417 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.proxies = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125439 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] manila.version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125465 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125486 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.redis_db = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125509 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] mks.enabled = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125679 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.max_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125717 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.redis_sentinel_service_name = mymaster {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125740 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.min_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125767 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125789 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125815 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.region_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.125977 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] image_cache.manager_interval = 2400 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126021 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.redis_server = localhost:6379 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126045 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.retriable_status_codes = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126066 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] image_cache.precache_concurrency = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126086 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.service_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126105 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.retry_attempts = 2 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126125 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] image_cache.remove_unused_base_images = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126154 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.service_type = accelerator {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126177 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.retry_delay = 0.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126286 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126337 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.split_loggers = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126396 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.socket_keepalive_count = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126418 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126447 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.status_code_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126468 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.socket_keepalive_idle = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126494 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] image_cache.subdirectory_name = _base {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126519 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.status_code_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126659 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.socket_keepalive_interval = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126689 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.api_max_retries = 60 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126710 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126730 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.socket_timeout = 1.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126750 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.api_retry_interval = 2 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126769 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126796 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.tls_allowed_ciphers = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126821 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.auth_section = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.126978 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] cyborg.version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127007 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.auth_type = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127026 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.tls_cafile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127046 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.asyncio_connection = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127065 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.cafile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127141 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.tls_certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127177 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.asyncio_slave_connection = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127200 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127220 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.backend = sqlalchemy {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127241 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.tls_enabled = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127334 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.collect_timing = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127375 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.tls_keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127398 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.connection = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127426 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.conductor_group = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127545 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.connection_debug = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127575 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cache.username = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127596 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.connect_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127617 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.connection_parameters = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127637 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cinder.auth_section = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127657 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.connect_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127773 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.connection_recycle_time = 3600 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127801 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.endpoint_override = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127828 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cinder.auth_type = password {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127849 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.connection_trace = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127869 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.insecure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.127888 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cinder.cafile = /opt/stack/data/ca-bundle.pem {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128072 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128103 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.db_inc_retry_interval = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128126 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cinder.catalog_info = volumev3::publicURL {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128147 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.max_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128173 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.db_max_retries = 20 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128194 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cinder.certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128214 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.min_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128368 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cinder.collect_timing = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128397 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.db_max_retry_interval = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128418 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.peer_list = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128418 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.region_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128453 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cinder.cross_az_attach = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128547 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.db_retry_interval = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128573 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.retriable_status_codes = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128594 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cinder.debug = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128613 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.max_overflow = 50 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128634 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.serial_console_state_timeout = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128758 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cinder.endpoint_template = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128810 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.max_pool_size = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128867 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.service_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128918 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cinder.http_retries = 3 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128946 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.max_retries = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128968 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.service_type = baremetal {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.128987 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cinder.insecure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129007 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.mysql_sql_mode = TRADITIONAL {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129028 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.shard = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129046 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cinder.keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129065 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.mysql_wsrep_sync_wait = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129089 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.split_loggers = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129109 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cinder.os_region_name = RegionOne {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129296 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.pool_timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129323 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.status_code_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129355 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cinder.split_loggers = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129379 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.status_code_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129399 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.retry_interval = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129428 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cinder.timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129454 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129477 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129502 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.slave_connection = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129648 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129680 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] compute.cpu_dedicated_set = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129703 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.sqlite_synchronous = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129723 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129749 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] compute.cpu_shared_set = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129866 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ironic.vnc_console_state_timeout = 60 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129894 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.synchronous_reader = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129915 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] compute.image_type_exclude_list = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129935 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129956 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] database.use_db_reconnect = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.129976 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] compute.live_migration_wait_for_vif_plug = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130069 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] key_manager.fixed_key = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130146 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.asyncio_connection = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130210 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] compute.max_concurrent_disk_ops = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130241 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130263 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] compute.max_disk_devices_to_attach = -1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130283 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.asyncio_slave_connection = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130367 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.barbican_api_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130396 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130465 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.backend = sqlalchemy {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130502 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.barbican_endpoint = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130535 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130621 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.barbican_endpoint_type = public {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130648 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] compute.resource_provider_association_refresh = 300 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130674 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.connection = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130696 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.barbican_region_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130864 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130898 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.cafile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130928 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] compute.shutdown_retry_interval = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130954 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.connection_debug = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.130979 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131005 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131026 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.collect_timing = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131128 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.connection_parameters = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131189 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] conductor.workers = 3 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131233 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.insecure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131266 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] console.allowed_origins = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131289 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.connection_recycle_time = 3600 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131309 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131328 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] console.ssl_ciphers = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131472 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.number_of_retries = 60 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131501 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.connection_trace = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131532 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] console.ssl_minimum_version = default {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131557 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.retry_delay = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131586 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] consoleauth.enforce_session_timeout = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131607 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.send_service_user_token = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131628 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.db_inc_retry_interval = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131771 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] consoleauth.token_ttl = 600 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131823 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.split_loggers = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131872 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.db_max_retries = 20 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131918 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131945 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.cafile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131971 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.db_max_retry_interval = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.131998 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.verify_ssl = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132018 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132037 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican.verify_ssl_path = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132136 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.collect_timing = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132194 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.db_retry_interval = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132237 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican_service_user.auth_section = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132259 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.connect_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132286 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.max_overflow = 50 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132307 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican_service_user.auth_type = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132328 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.connect_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132442 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican_service_user.cafile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132511 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.endpoint_override = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132571 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.max_pool_size = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132600 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican_service_user.certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132625 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.insecure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132651 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican_service_user.collect_timing = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132673 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.max_retries = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132692 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132794 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican_service_user.insecure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132854 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.max_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132910 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.132972 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican_service_user.keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133015 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.min_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133037 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican_service_user.split_loggers = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133056 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.region_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133077 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.mysql_wsrep_sync_wait = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133097 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] barbican_service_user.timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133116 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.retriable_status_codes = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133241 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.pool_timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133297 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vault.approle_role_id = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133321 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.service_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133356 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vault.approle_secret_id = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133379 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.service_type = accelerator {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133406 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.retry_interval = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133555 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vault.kv_mountpoint = secret {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133583 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.split_loggers = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133606 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vault.kv_path = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133635 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.slave_connection = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133656 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.status_code_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133676 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vault.kv_version = 2 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133814 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.status_code_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133876 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.sqlite_synchronous = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133932 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vault.namespace = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133972 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.133995 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vault.root_token_id = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134022 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] api_database.synchronous_reader = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134047 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134068 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vault.ssl_ca_crt_file = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134087 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vault.timeout = 60.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134107 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] cyborg.version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134128 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] devices.enabled_mdev_types = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134256 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vault.use_ssl = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134321 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.asyncio_connection = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134379 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134403 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.asyncio_slave_connection = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134422 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134500 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.backend = sqlalchemy {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134555 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ephemeral_storage_encryption.default_format = luks {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134578 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.cafile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134653 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.connection = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134710 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134749 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ephemeral_storage_encryption.enabled = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134775 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.connection_debug = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134797 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.collect_timing = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134889 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.connection_parameters = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134944 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.connect_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.134994 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ephemeral_storage_encryption.key_size = 512 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135019 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.connect_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135045 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.connection_recycle_time = 3600 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135067 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.api_servers = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135088 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.connection_trace = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135107 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.endpoint_override = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135240 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.db_inc_retry_interval = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135294 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.insecure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135318 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.cafile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135339 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.db_max_retries = 20 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135388 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135415 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.db_max_retry_interval = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135439 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.max_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135537 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135584 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.db_retry_interval = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135607 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.min_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135662 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.region_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135687 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.collect_timing = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135715 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.max_overflow = 50 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135803 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.retriable_status_codes = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135833 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.max_pool_size = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135914 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.connect_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135958 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.service_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.135979 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.max_retries = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136000 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.service_type = identity {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136020 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136099 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.connect_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136128 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.split_loggers = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136152 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.mysql_wsrep_sync_wait = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136299 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.status_code_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136358 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.debug = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136384 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.pool_timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136414 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.status_code_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136435 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.retry_interval = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136464 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136489 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.default_trusted_certificate_ids = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136511 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.slave_connection = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136647 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136701 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.enable_certificate_validation = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136763 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.sqlite_synchronous = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136806 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone.version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136828 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.synchronous_reader = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136855 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.ceph_mount_options = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136879 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.enable_rbd_download = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.136900 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] database.use_db_reconnect = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137048 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.asyncio_connection = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137090 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137113 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.endpoint_override = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137143 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.asyncio_slave_connection = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137164 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.connection_uri = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137276 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.insecure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137305 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.backend = sqlalchemy {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137327 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.cpu_mode = custom {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137359 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.connection = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137442 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.cpu_model_extra_flags = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137470 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137491 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.connection_debug = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137588 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.cpu_models = ['Nehalem'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137627 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.connection_parameters = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137652 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.max_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137679 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.cpu_power_governor_high = performance {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137752 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.connection_recycle_time = 3600 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137779 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.cpu_power_governor_low = powersave {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137867 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.min_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137897 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.cpu_power_management = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.137974 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.connection_trace = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138007 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138030 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.num_retries = 3 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138123 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.device_detach_attempts = 8 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138171 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.db_inc_retry_interval = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138227 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.device_detach_timeout = 20 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138254 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.rbd_ceph_conf = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138325 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.db_max_retries = 20 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138361 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.disk_cachemodes = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138393 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.db_max_retry_interval = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138474 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.rbd_connect_timeout = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138534 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.disk_prefix = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138584 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.db_retry_interval = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138625 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.enabled_perf_events = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138648 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.max_overflow = 50 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138669 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.rbd_pool = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138690 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.file_backed_memory = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138797 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.max_pool_size = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138857 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.gid_maps = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138882 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.rbd_user = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138903 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.max_retries = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.138925 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.hw_disk_discard = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139013 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.hw_machine_type = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139068 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.region_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139095 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139124 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.images_rbd_ceph_conf = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139146 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.mysql_wsrep_sync_wait = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139245 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.retriable_status_codes = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139297 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139393 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.pool_timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139439 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139464 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.service_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139495 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.retry_interval = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139531 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.images_rbd_glance_store_name = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139618 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.slave_connection = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139676 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.images_rbd_pool = rbd {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139738 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.service_type = image {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139796 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.images_type = default {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139827 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.sqlite_synchronous = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139851 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.split_loggers = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139870 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.images_volume_group = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139890 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] api_database.synchronous_reader = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.139973 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.inject_key = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140031 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] devices.enabled_mdev_types = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140086 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.status_code_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140112 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.inject_partition = -2 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140140 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.status_code_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140161 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140181 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.inject_password = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140288 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ephemeral_storage_encryption.default_format = luks {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140359 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140417 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.iscsi_iface = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140459 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ephemeral_storage_encryption.enabled = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140481 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.iser_use_multipath = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140514 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140546 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ephemeral_storage_encryption.key_size = 512 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140568 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.live_migration_bandwidth = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140587 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.verify_glance_signatures = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140680 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.api_servers = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140731 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.live_migration_completion_timeout = 800 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140780 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] glance.version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140843 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.live_migration_downtime = 500 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140876 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.cafile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140898 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] guestfs.debug = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140920 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.live_migration_downtime_delay = 75 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140940 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140960 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.auth_section = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.140980 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.live_migration_downtime_steps = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141000 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.collect_timing = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141125 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.auth_type = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141183 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.connect_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141236 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.live_migration_inbound_addr = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141236 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.live_migration_parallel_connections = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141283 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.cafile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141305 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.connect_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141326 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.live_migration_permit_auto_converge = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141365 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141392 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.debug = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141499 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.live_migration_permit_post_copy = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141541 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.collect_timing = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141565 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.default_trusted_certificate_ids = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141587 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.live_migration_scheme = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141607 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.connect_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141627 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.enable_certificate_validation = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141696 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.live_migration_timeout_action = abort {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141723 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.connect_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141895 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.live_migration_tunnelled = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141925 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.enable_rbd_download = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141947 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.endpoint_override = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.141967 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.endpoint_override = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142085 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.insecure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142135 np0000002501 devstack@n-api.service[86680]: WARNING oslo_config.cfg [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] Deprecated: Option "live_migration_uri" from group "libvirt" is deprecated for removal ( Jun 10 13:15:12.142135 np0000002501 devstack@n-api.service[86680]: live_migration_uri is deprecated for removal in favor of two other options that Jun 10 13:15:12.142135 np0000002501 devstack@n-api.service[86680]: allow to change live migration scheme and target URI: ``live_migration_scheme`` Jun 10 13:15:12.142135 np0000002501 devstack@n-api.service[86680]: and ``live_migration_inbound_addr`` respectively. Jun 10 13:15:12.142135 np0000002501 devstack@n-api.service[86680]: ). Its value may be silently ignored in the future. Jun 10 13:15:12.142289 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.insecure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142312 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.live_migration_uri = qemu+ssh://stack@%s/system {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142332 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142367 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142390 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.live_migration_with_native_tls = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142489 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.max_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142552 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.max_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142604 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.max_queues = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142604 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.mem_stats_period_seconds = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142713 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.min_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142737 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.min_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142758 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.num_retries = 3 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142783 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.migration_inbound_addr = 10.4.3.74 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142804 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.region_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142824 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.nfs_mount_options = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142847 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.rbd_ceph_conf = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.142962 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.retriable_status_codes = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143015 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.rbd_connect_timeout = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143065 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143106 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.rbd_pool = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143130 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.service_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143150 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.num_aoe_discover_tries = 3 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143169 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.rbd_user = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143300 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.num_iser_scan_tries = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143338 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.service_type = shared-file-system {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143377 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.region_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143399 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.num_memory_encrypted_guests = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143418 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.share_apply_policy_timeout = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143438 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.retriable_status_codes = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143528 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.num_nvme_discover_tries = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143584 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.split_loggers = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143642 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.num_pcie_ports = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143707 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.service_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143752 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.status_code_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143863 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.num_volume_scan_tries = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143906 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.status_code_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143936 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.service_type = image {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143959 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.pmem_namespaces = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143978 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.143999 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.split_loggers = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144018 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.quobyte_client_cfg = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144038 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144058 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.status_code_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144058 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.status_code_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144106 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] manila.version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144132 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144270 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] mks.enabled = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144323 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.rbd_connect_timeout = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144394 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144462 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144462 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144551 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144582 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144604 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.rbd_secret_uuid = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144625 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.verify_glance_signatures = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144646 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] image_cache.manager_interval = 2400 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144666 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.rbd_user = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144856 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] glance.version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144891 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] image_cache.precache_concurrency = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144913 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.realtime_scheduler_priority = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144939 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] guestfs.debug = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144962 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] image_cache.remove_unused_base_images = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.144982 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.remote_filesystem_transport = ssh {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145002 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.auth_section = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145023 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.rescue_image_id = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145042 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145062 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.auth_type = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145189 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.rescue_kernel_id = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145226 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145251 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.cafile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145272 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.rescue_ramdisk_id = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145292 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] image_cache.subdirectory_name = _base {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145316 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145337 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.rng_dev_path = /dev/urandom {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145442 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.api_max_retries = 60 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145509 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.collect_timing = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145568 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.rx_queue_size = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145593 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.connect_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145613 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.api_retry_interval = 2 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145633 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.smbfs_mount_options = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145653 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.auth_section = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145673 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.connect_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145770 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145830 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.auth_type = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145896 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.endpoint_override = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145923 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.snapshot_compression = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145945 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.cafile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145969 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.insecure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.145989 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.snapshot_image_format = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146009 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146030 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146137 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146205 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.collect_timing = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146270 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.max_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146325 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.sparse_logical_volumes = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146361 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.conductor_group = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146386 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.min_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146407 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.supported_tpm_secret_security = ['user', 'host', 'deployment'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146426 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.connect_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146446 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.region_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146537 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.swtpm_enabled = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146562 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.connect_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146584 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.retriable_status_codes = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146604 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.swtpm_group = tss {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146628 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.endpoint_override = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146766 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.service_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146827 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.insecure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146884 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.swtpm_user = tss {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.146948 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147004 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.sysinfo_serial = unique {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147031 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.service_type = shared-file-system {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147053 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.max_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147073 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.tb_cache_size = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147093 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.min_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147116 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.tx_queue_size = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147136 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.share_apply_policy_timeout = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147161 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.peer_list = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147185 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.uid_maps = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147231 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.split_loggers = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147252 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.region_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147273 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147425 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.retriable_status_codes = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147458 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.use_virtio_for_bridges = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147480 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.status_code_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147509 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.serial_console_state_timeout = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147548 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.virt_type = qemu {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147571 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.status_code_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147592 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.service_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147613 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.volume_clear = zero {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147681 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147710 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.service_type = baremetal {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147731 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.volume_clear_size = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147814 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147843 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.shard = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147865 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.volume_enforce_multipath = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147922 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.split_loggers = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147956 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] manila.version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.147978 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.volume_use_multipath = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148105 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] mks.enabled = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148133 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.status_code_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148161 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.vzstorage_cache_path = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148183 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.status_code_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148202 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148390 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.vzstorage_mount_group = qemu {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148423 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148446 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148474 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.vzstorage_mount_opts = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148497 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148535 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] image_cache.manager_interval = 2400 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148559 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148639 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148668 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] image_cache.precache_concurrency = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148689 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148733 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ironic.vnc_console_state_timeout = 60 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148764 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] image_cache.remove_unused_base_images = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148810 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.vzstorage_mount_user = stack {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148865 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148892 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148914 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.148983 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] key_manager.fixed_key = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149014 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149035 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.auth_section = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149191 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] image_cache.subdirectory_name = _base {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149219 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.auth_type = password {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149247 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149391 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.cafile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149424 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.barbican_api_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149447 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.api_max_retries = 60 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149469 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149489 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.barbican_endpoint = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149509 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.api_retry_interval = 2 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149537 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.collect_timing = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149571 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.barbican_endpoint_type = public {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149598 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.auth_section = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149711 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.connect_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149754 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.barbican_region_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149776 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.auth_type = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149797 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.connect_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149818 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.cafile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149838 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.cafile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149935 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.default_floating_pool = public {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149967 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.149989 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150010 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.endpoint_override = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150035 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.collect_timing = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150056 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.collect_timing = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150145 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.extension_sync_interval = 600 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150173 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.conductor_group = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150205 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.insecure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150227 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.http_retries = 3 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150246 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.connect_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150268 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150438 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.insecure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150468 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.number_of_retries = 60 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150490 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.connect_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150510 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150546 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.retry_delay = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150570 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.endpoint_override = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150594 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.max_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150614 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.send_service_user_token = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150634 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.insecure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150765 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.metadata_proxy_shared_secret = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150796 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.split_loggers = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150819 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150845 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.min_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150866 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150886 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.max_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150906 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.ovs_bridge = br-int {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150926 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.min_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.150947 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.verify_ssl = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151065 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.physnets = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151124 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.peer_list = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151187 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican.verify_ssl_path = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151251 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.region_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151279 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.region_name = RegionOne {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151300 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican_service_user.auth_section = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151322 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.retriable_status_codes = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151341 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.retriable_status_codes = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151376 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican_service_user.auth_type = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151410 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.serial_console_state_timeout = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151436 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican_service_user.cafile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151457 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.service_metadata_proxy = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151581 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican_service_user.certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151636 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.service_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151678 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.service_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151700 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican_service_user.collect_timing = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151721 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.service_type = network {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151747 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.service_type = baremetal {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151768 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican_service_user.insecure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151793 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.split_loggers = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151884 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican_service_user.keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.151941 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.status_code_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152004 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.shard = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152047 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican_service_user.split_loggers = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152069 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.status_code_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152097 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.split_loggers = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152124 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152144 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.status_code_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152165 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] barbican_service_user.timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152185 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.status_code_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152208 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152229 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vault.approle_role_id = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152354 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152394 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] neutron.version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152417 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vault.approle_secret_id = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152439 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] notifications.bdms_in_notifications = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152459 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vault.kv_mountpoint = secret {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152482 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152560 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] notifications.default_level = INFO {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152596 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vault.kv_path = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152619 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152670 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] notifications.include_share_mapping = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152699 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vault.kv_version = 2 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152730 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ironic.vnc_console_state_timeout = 60 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152800 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vault.namespace = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152827 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] notifications.notification_format = unversioned {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152847 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152903 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] notifications.notify_on_state_change = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152929 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vault.root_token_id = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.152957 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] key_manager.fixed_key = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153019 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vault.ssl_ca_crt_file = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153045 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153162 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vault.timeout = 60.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153190 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] pci.alias = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153216 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153273 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vault.use_ssl = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153300 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] pci.device_spec = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153330 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.barbican_api_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153415 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] pci.report_in_placement = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153494 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153531 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.barbican_endpoint = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153554 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.auth_section = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153631 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.cafile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153659 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.auth_type = password {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153819 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.barbican_endpoint_type = public {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153901 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153933 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.cafile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153954 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.collect_timing = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.153974 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154000 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.barbican_region_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154023 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.connect_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154043 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.collect_timing = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154064 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.cafile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154090 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.connect_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154110 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.connect_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154249 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154280 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.endpoint_override = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154302 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.connect_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154367 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.insecure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154441 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.collect_timing = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154470 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154501 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.endpoint_override = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154631 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.max_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154677 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.insecure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154700 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.insecure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154721 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.min_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154794 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154849 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.region_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154879 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154925 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.max_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154956 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.retriable_status_codes = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154978 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.min_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.154998 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.number_of_retries = 60 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155093 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.service_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155145 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.region_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155201 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.service_type = identity {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155242 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.retry_delay = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155271 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.retriable_status_codes = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155298 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.split_loggers = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155402 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.service_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155449 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.send_service_user_token = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155474 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.status_code_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155503 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.service_type = placement {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155539 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.status_code_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155624 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.split_loggers = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155674 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.split_loggers = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155701 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155723 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.status_code_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155803 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155831 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155852 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.status_code_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.155871 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone.version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156003 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156037 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.verify_ssl = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156060 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.ceph_mount_options = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156081 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156157 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican.verify_ssl_path = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156211 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] placement.version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156253 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156275 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] quota.cores = 20 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156300 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican_service_user.auth_section = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156326 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.connection_uri = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156446 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] quota.count_usage_from_placement = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156494 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.cpu_mode = custom {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156518 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican_service_user.auth_type = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156551 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156630 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.cpu_model_extra_flags = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156678 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] quota.injected_file_content_bytes = 10240 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156740 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican_service_user.cafile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156781 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.cpu_models = ['Nehalem'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156803 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] quota.injected_file_path_length = 255 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156909 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.cpu_power_governor_high = performance {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156966 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] quota.injected_files = 5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.156998 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican_service_user.certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157024 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.cpu_power_governor_low = powersave {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157048 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] quota.instances = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157140 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican_service_user.collect_timing = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157196 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.cpu_power_management = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157254 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] quota.key_pairs = 100 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157280 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157303 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] quota.metadata_items = 128 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157323 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican_service_user.insecure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157407 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.device_detach_attempts = 8 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157466 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] quota.ram = 51200 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157515 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.device_detach_timeout = 20 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157612 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] quota.recheck_quota = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157637 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican_service_user.keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157657 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.disk_cachemodes = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157677 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] quota.server_group_members = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157766 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.disk_prefix = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157814 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] quota.server_groups = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157864 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican_service_user.split_loggers = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157925 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.enabled_perf_events = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.157983 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] quota.unified_limits_resource_list = ['servers'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158007 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] barbican_service_user.timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158030 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] quota.unified_limits_resource_strategy = require {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158050 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.file_backed_memory = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158176 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158205 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vault.approle_role_id = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158232 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.gid_maps = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158256 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158283 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.hw_disk_discard = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158307 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vault.approle_secret_id = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158328 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] scheduler.image_metadata_prefilter = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158466 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.hw_machine_type = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158540 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158601 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vault.kv_mountpoint = secret {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158628 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] scheduler.max_attempts = 3 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158656 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.images_rbd_ceph_conf = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158683 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] scheduler.max_placement_results = 1000 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158705 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vault.kv_path = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158725 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158818 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158867 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158894 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] scheduler.query_placement_for_image_type_support = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158915 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vault.kv_version = 2 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.158936 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.images_rbd_glance_store_name = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159032 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159088 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.images_rbd_pool = rbd {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159117 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vault.namespace = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159137 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] scheduler.workers = 3 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159276 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.images_type = default {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159319 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159368 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vault.root_token_id = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159397 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.images_volume_group = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159426 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159544 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.inject_key = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159605 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159657 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vault.ssl_ca_crt_file = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159707 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.inject_partition = -2 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159747 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159768 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.inject_password = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159795 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vault.timeout = 60.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159818 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159926 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.iscsi_iface = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159955 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159978 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vault.use_ssl = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.159997 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.iser_use_multipath = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160018 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160138 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.live_migration_bandwidth = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160200 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160227 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.live_migration_completion_timeout = 800 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160248 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.host_subset_size = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160268 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160367 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.live_migration_downtime = 500 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160439 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160501 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.cafile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160559 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.image_properties_default_architecture = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160596 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.live_migration_downtime_delay = 75 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160618 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160642 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.live_migration_downtime_steps = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160663 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160685 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.image_props_weight_setting = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160705 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.live_migration_inbound_addr = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160805 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160842 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.live_migration_parallel_connections = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160870 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.collect_timing = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160937 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.live_migration_permit_auto_converge = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.160967 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.isolated_hosts = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161053 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.isolated_images = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161105 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.live_migration_permit_post_copy = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161145 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.connect_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161170 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.max_instances_per_host = 50 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161234 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.live_migration_scheme = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161297 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.connect_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161321 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161355 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.live_migration_timeout_action = abort {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161443 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161493 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.live_migration_tunnelled = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161544 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.endpoint_override = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161567 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.pci_in_placement = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161663 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161726 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.insecure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161778 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161804 np0000002501 devstack@n-api.service[86679]: WARNING oslo_config.cfg [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] Deprecated: Option "live_migration_uri" from group "libvirt" is deprecated for removal ( Jun 10 13:15:12.161804 np0000002501 devstack@n-api.service[86679]: live_migration_uri is deprecated for removal in favor of two other options that Jun 10 13:15:12.161804 np0000002501 devstack@n-api.service[86679]: allow to change live migration scheme and target URI: ``live_migration_scheme`` Jun 10 13:15:12.161804 np0000002501 devstack@n-api.service[86679]: and ``live_migration_inbound_addr`` respectively. Jun 10 13:15:12.161804 np0000002501 devstack@n-api.service[86679]: ). Its value may be silently ignored in the future. Jun 10 13:15:12.161879 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161900 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.161921 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.live_migration_uri = qemu+ssh://stack@%s/system {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162036 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162094 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.live_migration_with_native_tls = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162141 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.max_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162164 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162183 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.max_queues = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162290 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162319 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.min_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162353 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.mem_stats_period_seconds = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162388 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.track_instance_changes = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162503 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.region_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162572 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.migration_inbound_addr = 10.4.3.74 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162632 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162632 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] metrics.required = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162670 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.nfs_mount_options = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162691 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.retriable_status_codes = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162768 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] metrics.weight_multiplier = 1.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162828 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162887 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] metrics.weight_of_unavailable = -10000.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162937 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.num_aoe_discover_tries = 3 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162967 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.service_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.162993 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] metrics.weight_setting = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163015 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.num_iser_scan_tries = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163116 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.service_type = identity {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163149 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.num_memory_encrypted_guests = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163178 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163274 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.num_nvme_discover_tries = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163308 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] serial_console.enabled = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163329 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.split_loggers = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163427 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.num_pcie_ports = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163459 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] serial_console.port_range = 10000:20000 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163549 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.status_code_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163579 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.num_volume_scan_tries = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163609 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163690 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.pmem_namespaces = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163756 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163808 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.status_code_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163834 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.quobyte_client_cfg = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163855 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] serial_console.serialproxy_port = 6083 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.163922 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] service_user.auth_section = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164000 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164034 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164060 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.rbd_connect_timeout = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164080 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] service_user.auth_type = password {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164157 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] service_user.cafile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164187 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164209 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164266 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] service_user.certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164292 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164462 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] service_user.collect_timing = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164499 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone.version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164538 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.rbd_secret_uuid = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164562 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] service_user.insecure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164582 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.rbd_user = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164661 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] service_user.keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164715 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.realtime_scheduler_priority = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164744 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.ceph_mount_options = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164772 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] service_user.send_service_user_token = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164793 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.remote_filesystem_transport = ssh {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164888 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] service_user.split_loggers = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.164940 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.rescue_image_id = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165019 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165069 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] service_user.timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165093 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.rescue_kernel_id = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165093 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.rescue_ramdisk_id = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165141 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] spice.agent_enabled = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165165 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.connection_uri = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165260 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] spice.enabled = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165317 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.rng_dev_path = /dev/urandom {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.cpu_mode = custom {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165397 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.rx_queue_size = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165477 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165524 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.smbfs_mount_options = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165642 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] spice.html5proxy_host = 0.0.0.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165709 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.cpu_model_extra_flags = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165737 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165759 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] spice.html5proxy_port = 6082 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165778 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.snapshot_compression = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165861 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] spice.image_compression = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165926 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.cpu_models = ['Nehalem'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165968 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.snapshot_image_format = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.165999 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] spice.jpeg_compression = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166021 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166043 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] spice.playback_compression = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166062 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.cpu_power_governor_high = performance {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166162 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.sparse_logical_volumes = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166212 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] spice.require_secure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166260 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.cpu_power_governor_low = powersave {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166322 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.supported_tpm_secret_security = ['user', 'host', 'deployment'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166392 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] spice.server_listen = 127.0.0.1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166418 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.swtpm_enabled = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166440 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166461 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.cpu_power_management = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166611 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.swtpm_group = tss {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166642 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166665 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.swtpm_user = tss {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166710 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166745 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] spice.streaming_mode = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166776 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.sysinfo_serial = unique {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166865 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] spice.zlib_compression = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166915 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.device_detach_attempts = 8 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.166974 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.tb_cache_size = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167032 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] upgrade_levels.baseapi = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167073 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.tx_queue_size = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167106 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] upgrade_levels.compute = auto {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167128 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.device_detach_timeout = 20 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167148 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.uid_maps = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167266 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] upgrade_levels.conductor = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167298 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167320 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.disk_cachemodes = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167353 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] upgrade_levels.scheduler = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167428 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.use_virtio_for_bridges = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167495 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vendordata_dynamic_auth.auth_section = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167558 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.disk_prefix = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167584 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.virt_type = qemu {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167604 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vendordata_dynamic_auth.auth_type = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167680 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.volume_clear = zero {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167710 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vendordata_dynamic_auth.cafile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167731 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.enabled_perf_events = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167751 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.volume_clear_size = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167781 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vendordata_dynamic_auth.certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167893 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vendordata_dynamic_auth.collect_timing = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167942 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.volume_enforce_multipath = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.167999 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.file_backed_memory = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168025 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vendordata_dynamic_auth.insecure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168051 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.volume_use_multipath = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168116 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vendordata_dynamic_auth.keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168171 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.gid_maps = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168217 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.vzstorage_cache_path = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168242 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vendordata_dynamic_auth.split_loggers = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168262 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168333 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.hw_disk_discard = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168375 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vendordata_dynamic_auth.timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168397 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.vzstorage_mount_group = qemu {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168479 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.api_retry_count = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168507 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.vzstorage_mount_opts = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168549 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.hw_machine_type = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168573 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.ca_file = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168689 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.cache_prefix = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168740 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168789 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.images_rbd_ceph_conf = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168845 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.cluster_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168891 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168917 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.connection_pool_size = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.168992 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169028 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.vzstorage_mount_user = stack {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169050 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.console_delay_seconds = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169122 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169179 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.datastore_regex = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169210 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169232 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.host_ip = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169253 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.auth_section = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169358 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.host_password = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169397 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.images_rbd_glance_store_name = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169420 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.auth_type = password {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169491 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.host_port = 443 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169543 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.cafile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169624 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.host_username = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169779 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.images_rbd_pool = rbd {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169802 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169885 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.insecure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169913 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.collect_timing = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169934 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.integration_bridge = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169954 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.images_type = default {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169974 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.connect_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.169994 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.maximum_objects = 100 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170099 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.pbm_default_policy = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170156 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.connect_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170227 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.images_volume_group = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170287 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.pbm_enabled = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170355 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.default_floating_pool = public {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170400 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.pbm_wsdl_location = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170422 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.inject_key = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170451 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.endpoint_override = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170472 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170491 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.extension_sync_interval = 600 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170517 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.serial_port_proxy_uri = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170547 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.inject_partition = -2 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170667 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.http_retries = 3 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170728 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.serial_port_service_uri = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170786 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.insecure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170847 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.inject_password = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170874 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.task_poll_interval = 0.5 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170896 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170922 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.use_linked_clone = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170949 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.iscsi_iface = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170970 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.max_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.170991 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.vnc_keymap = en-us {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171106 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.metadata_proxy_shared_secret = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171137 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.vnc_port = 5900 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171158 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.iser_use_multipath = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171241 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vmware.vnc_port_total = 10000 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171280 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.min_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171356 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.live_migration_bandwidth = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171394 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.ovs_bridge = br-int {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171426 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vnc.auth_schemes = ['none'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171511 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.physnets = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171582 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vnc.enabled = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171639 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.live_migration_completion_timeout = 800 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171680 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.region_name = RegionOne {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171710 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171732 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.retriable_status_codes = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171831 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.live_migration_downtime = 500 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171875 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171897 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.service_metadata_proxy = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171919 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vnc.novncproxy_port = 6080 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.171939 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.service_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172033 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.live_migration_downtime_delay = 75 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172094 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vnc.server_listen = 127.0.0.1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172123 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.service_type = network {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172204 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172246 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.split_loggers = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172270 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.live_migration_downtime_steps = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172291 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vnc.vencrypt_ca_certs = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172404 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.status_code_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172439 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vnc.vencrypt_client_cert = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172469 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.live_migration_inbound_addr = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172497 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.status_code_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172525 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] vnc.vencrypt_client_key = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172622 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172673 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.live_migration_parallel_connections = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172724 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172780 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172806 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.disable_deep_image_inspection = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172834 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] neutron.version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172860 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.live_migration_permit_auto_converge = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172881 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.disable_fallback_pcpu_query = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.172984 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] notifications.bdms_in_notifications = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173028 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.disable_group_policy_check_upcall = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173051 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.live_migration_permit_post_copy = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173074 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] notifications.default_level = INFO {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173094 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173229 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.disable_rootwrap = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173279 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] notifications.include_share_mapping = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173327 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.live_migration_scheme = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173363 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.enable_numa_live_migration = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173386 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] notifications.notification_format = unversioned {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173481 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173547 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.live_migration_timeout_action = abort {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173608 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] notifications.notify_on_state_change = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173655 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173678 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173699 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.handle_virt_lifecycle_events = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173726 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.live_migration_tunnelled = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173747 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] pci.alias = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173838 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.libvirt_disable_apic = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173890 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] pci.device_spec = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173945 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.never_download_image_if_on_rbd = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.173971 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] pci.report_in_placement = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174074 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174106 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.auth_section = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174127 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174217 np0000002501 devstack@n-api.service[86681]: WARNING oslo_config.cfg [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] Deprecated: Option "live_migration_uri" from group "libvirt" is deprecated for removal ( Jun 10 13:15:12.174217 np0000002501 devstack@n-api.service[86681]: live_migration_uri is deprecated for removal in favor of two other options that Jun 10 13:15:12.174217 np0000002501 devstack@n-api.service[86681]: allow to change live migration scheme and target URI: ``live_migration_scheme`` Jun 10 13:15:12.174217 np0000002501 devstack@n-api.service[86681]: and ``live_migration_inbound_addr`` respectively. Jun 10 13:15:12.174217 np0000002501 devstack@n-api.service[86681]: ). Its value may be silently ignored in the future. Jun 10 13:15:12.174330 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.auth_type = password {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174398 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174420 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.cafile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174440 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.live_migration_uri = qemu+ssh://stack@%s/system {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174460 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174587 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174654 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174697 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.live_migration_with_native_tls = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174726 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.collect_timing = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174749 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174769 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.connect_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174789 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174909 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.max_queues = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174936 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.connect_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174958 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.174979 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.endpoint_override = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175005 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175130 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.mem_stats_period_seconds = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175181 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.insecure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175209 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] wsgi.secure_proxy_ssl_header = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175230 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175290 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] zvm.ca_file = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175316 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.migration_inbound_addr = 10.4.3.74 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175339 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.max_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175390 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] zvm.cloud_connector_url = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175621 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.min_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175685 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.nfs_mount_options = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175710 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175730 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.region_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175751 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] zvm.reachable_timeout = 300 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175772 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.retriable_status_codes = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175797 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175823 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.service_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175845 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.175962 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.service_type = placement {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176016 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_middleware.enable_proxy_headers_parsing = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176072 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.split_loggers = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176129 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176169 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.num_aoe_discover_tries = 3 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176197 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.status_code_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176224 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_middleware.max_request_body_size = 114688 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176245 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.num_iser_scan_tries = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176265 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.status_code_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176390 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176420 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176441 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176462 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.num_memory_encrypted_guests = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176573 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176614 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176637 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] placement.version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176658 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.num_nvme_discover_tries = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176682 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176805 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] quota.cores = 20 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176855 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176918 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.num_pcie_ports = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176960 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] quota.count_usage_from_placement = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.176990 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] profiler.connection_string = messaging:// {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177012 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177032 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] profiler.enabled = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177053 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.num_volume_scan_tries = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177170 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] quota.injected_file_content_bytes = 10240 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177219 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] profiler.es_doc_type = notification {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177268 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.pmem_namespaces = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177323 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] profiler.es_scroll_size = 10000 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177372 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] quota.injected_file_path_length = 255 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177402 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] profiler.es_scroll_time = 2m {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177429 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] quota.injected_files = 5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177537 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.quobyte_client_cfg = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177592 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] profiler.filter_error_trace = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177640 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] quota.instances = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177681 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] profiler.hmac_keys = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177704 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] quota.key_pairs = 100 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177800 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177830 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] profiler.sentinel_service_name = mymaster {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177850 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] quota.metadata_items = 128 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177871 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] profiler.socket_timeout = 0.1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177960 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.rbd_connect_timeout = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.177991 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] quota.ram = 51200 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178013 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] profiler.trace_requests = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178091 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] profiler.trace_sqlalchemy = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178122 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] quota.recheck_quota = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178184 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178211 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] profiler_jaeger.process_tags = {} {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178319 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] quota.server_group_members = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178388 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] profiler_jaeger.service_name_prefix = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178414 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178442 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] profiler_otlp.service_name_prefix = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178471 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] quota.server_groups = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178587 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.auth_section = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178621 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.rbd_secret_uuid = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178685 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] quota.unified_limits_resource_list = ['servers'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178818 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.auth_type = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178878 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.rbd_user = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178908 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.cafile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.178976 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] quota.unified_limits_resource_strategy = require {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179014 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179037 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.realtime_scheduler_priority = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179154 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.collect_timing = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179191 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179215 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.remote_filesystem_transport = ssh {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179288 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.connect_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179318 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179367 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.rescue_image_id = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179404 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.connect_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179480 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] scheduler.image_metadata_prefilter = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179544 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.rescue_kernel_id = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179604 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.endpoint_id = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179650 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179674 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.rescue_ramdisk_id = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179697 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.endpoint_interface = public {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179720 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] scheduler.max_attempts = 3 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179749 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.endpoint_override = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179770 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.rng_dev_path = /dev/urandom {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179790 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] scheduler.max_placement_results = 1000 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179901 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.endpoint_region_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179947 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179971 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.rx_queue_size = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.179993 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.endpoint_service_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180012 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] scheduler.query_placement_for_image_type_support = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180097 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.endpoint_service_type = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180129 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.smbfs_mount_options = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180152 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180174 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.insecure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180277 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] scheduler.workers = 3 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180333 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180385 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180410 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180440 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.max_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180462 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.snapshot_compression = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180484 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180505 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.min_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180621 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.snapshot_image_format = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180675 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.region_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180731 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180792 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.retriable_status_codes = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180856 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180899 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180921 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.service_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180943 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.sparse_logical_volumes = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180963 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.180988 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.service_type = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181011 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181035 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.supported_tpm_secret_security = ['user', 'host', 'deployment'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181060 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.split_loggers = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181080 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181189 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.swtpm_enabled = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181221 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.status_code_retries = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181243 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181264 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.swtpm_group = tss {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181284 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.status_code_retry_delay = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181384 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.swtpm_user = tss {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181414 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181435 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.host_subset_size = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181570 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.valid_interfaces = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181598 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.sysinfo_serial = unique {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181619 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181640 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.tb_cache_size = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181668 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_limit.version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181748 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.image_properties_default_architecture = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181773 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.tx_queue_size = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181794 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181911 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181942 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181964 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.uid_maps = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.181985 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182004 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182032 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.image_props_weight_setting = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182083 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182162 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.use_virtio_for_bridges = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182192 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182213 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182308 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182341 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.virt_type = qemu {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182381 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.isolated_hosts = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182439 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182505 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.volume_clear = zero {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182547 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.isolated_images = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182569 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182658 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.volume_clear_size = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182686 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.hostname = np0000002501 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182708 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.max_instances_per_host = 50 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182781 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.volume_enforce_multipath = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182816 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182837 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182967 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.volume_use_multipath = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.182999 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183019 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183039 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183060 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.vzstorage_cache_path = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183172 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183232 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.pci_in_placement = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183258 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183283 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183303 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183406 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183437 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.vzstorage_mount_group = qemu {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183460 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183577 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183631 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.vzstorage_mount_opts = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183656 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183678 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183703 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183724 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183744 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183854 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183885 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183915 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183937 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183957 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.vzstorage_mount_user = stack {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.183977 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184137 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.track_instance_changes = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184172 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184195 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184220 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184248 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184270 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.auth_section = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184290 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] metrics.required = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184310 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184491 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.auth_type = password {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184588 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] metrics.weight_multiplier = 1.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184643 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184702 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] metrics.weight_of_unavailable = -10000.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184752 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184795 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.cafile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184850 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] metrics.weight_setting = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184894 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184936 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.184936 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.collect_timing = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.185005 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.185066 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.185112 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.185166 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.connect_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.185209 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] serial_console.enabled = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.185251 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.185298 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.connect_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.185339 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] serial_console.port_range = 10000:20000 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.185513 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.ssl = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.185607 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.default_floating_pool = public {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.185681 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.185763 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.185838 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.185909 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.endpoint_override = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.185983 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.186056 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.186127 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.extension_sync_interval = 600 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.186211 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.186284 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] serial_console.serialproxy_port = 6083 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.186363 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.http_retries = 3 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.186432 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.186493 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] service_user.auth_section = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.186574 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.insecure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.186643 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.ssl_version = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.186708 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] service_user.auth_type = password {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.186803 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.186880 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.186953 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] service_user.cafile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187023 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.max_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187084 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187152 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] service_user.certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187217 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.metadata_proxy_shared_secret = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187283 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_notifications.retry = -1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187380 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] service_user.collect_timing = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187451 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187515 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.min_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187591 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] service_user.insecure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187659 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_messaging_notifications.transport_url = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187722 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.ovs_bridge = br-int {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187768 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] service_user.keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187803 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_reports.file_event_handler = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187844 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.physnets = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187884 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] service_user.send_service_user_token = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187918 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187950 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] service_user.split_loggers = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.187982 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.region_name = RegionOne {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188014 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] oslo_reports.log_dir = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188045 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] service_user.timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188077 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.retriable_status_codes = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188134 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] spice.agent_enabled = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188176 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188213 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.service_metadata_proxy = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188250 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] spice.enabled = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188285 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188319 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.service_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188440 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188506 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.service_type = network {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188587 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188656 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188718 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.split_loggers = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188776 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] privsep_osbrick.group = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188833 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.status_code_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188893 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] spice.html5proxy_host = 0.0.0.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.188965 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] privsep_osbrick.helper_command = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.189032 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.status_code_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.189112 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] spice.html5proxy_port = 6082 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.189187 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.189254 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.189318 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] spice.image_compression = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.189396 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.189464 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.189543 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] spice.jpeg_compression = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.189612 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] privsep_osbrick.thread_pool_size = 12 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.189687 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] spice.playback_compression = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.189754 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] neutron.version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.189819 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] privsep_osbrick.user = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.189883 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] spice.require_secure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.189965 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] notifications.bdms_in_notifications = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190036 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.auth_section = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190087 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] spice.server_listen = 127.0.0.1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190139 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] notifications.default_level = INFO {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190202 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.auth_type = password {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190248 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190292 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] notifications.include_share_mapping = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190325 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.auth_url = https://10.4.3.74/identity {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190360 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] notifications.notification_format = unversioned {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190386 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.auth_version = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190409 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190440 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.cache = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190463 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] notifications.notify_on_state_change = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190491 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] spice.streaming_mode = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190526 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190556 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190579 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] spice.zlib_compression = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190579 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] upgrade_levels.baseapi = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190618 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] pci.alias = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190646 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190668 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] pci.device_spec = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190695 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] upgrade_levels.compute = auto {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190718 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.default_domain_id = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190739 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] upgrade_levels.conductor = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190761 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] pci.report_in_placement = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190782 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.default_domain_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190804 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.auth_section = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190833 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.delay_auth_decision = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190855 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] upgrade_levels.scheduler = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190878 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.domain_id = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190901 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.auth_type = password {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190922 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vendordata_dynamic_auth.auth_section = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190945 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.domain_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190966 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.cafile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.190988 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vendordata_dynamic_auth.auth_type = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191016 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191038 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191060 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vendordata_dynamic_auth.cafile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191087 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.http_connect_timeout = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191109 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vendordata_dynamic_auth.certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191144 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.collect_timing = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191173 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191196 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.connect_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191223 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vendordata_dynamic_auth.collect_timing = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191247 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.include_service_catalog = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191268 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vendordata_dynamic_auth.insecure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191289 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.connect_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191311 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.insecure = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191338 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vendordata_dynamic_auth.keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191374 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.endpoint_override = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191399 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.interface = public {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191433 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vendordata_dynamic_auth.split_loggers = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191457 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.insecure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191480 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191502 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vendordata_dynamic_auth.timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191530 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191553 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_password = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191580 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.api_retry_count = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191603 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.max_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191628 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191651 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.min_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191673 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191694 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.ca_file = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191716 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191738 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.region_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191759 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.cache_prefix = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191781 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191810 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.retriable_status_codes = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191832 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.cluster_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191854 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191875 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.service_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191897 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.connection_pool_size = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191919 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191940 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.service_type = placement {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191966 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.191992 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.split_loggers = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192015 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.console_delay_seconds = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192037 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.status_code_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192057 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192079 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.datastore_regex = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192105 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192132 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.status_code_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192167 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.host_ip = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192196 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192223 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192249 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.host_password = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192272 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192293 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192315 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.host_port = 443 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192337 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192548 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.host_username = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192609 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] placement.version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192655 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192697 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.insecure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192739 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192781 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] quota.cores = 20 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192822 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.integration_bridge = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192865 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcache_username = {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192908 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.maximum_objects = 100 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.192965 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] quota.count_usage_from_placement = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193011 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193056 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.pbm_default_policy = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193098 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.password = **** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193150 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193198 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.project_domain_id = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193243 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.pbm_enabled = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193285 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] quota.injected_file_content_bytes = 10240 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193405 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.project_domain_name = Default {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193459 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.pbm_wsdl_location = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193505 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] quota.injected_file_path_length = 255 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193569 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.project_id = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193621 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193665 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] quota.injected_files = 5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193708 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.project_name = service {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193757 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.serial_port_proxy_uri = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193757 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.serial_port_service_uri = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193844 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] quota.instances = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193887 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.region_name = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193930 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] quota.key_pairs = 100 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.193972 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194014 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.task_poll_interval = 0.5 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194064 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.service_token_roles_required = True {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194109 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.use_linked_clone = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194180 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] quota.metadata_items = 128 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194213 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.service_type = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194234 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] quota.ram = 51200 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194296 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.vnc_keymap = en-us {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194340 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.system_scope = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194396 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.vnc_port = 5900 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194441 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] quota.recheck_quota = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194485 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.token_cache_time = 300 {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194549 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vmware.vnc_port_total = 10000 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194602 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] quota.server_group_members = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194648 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.trust_id = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194697 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vnc.auth_schemes = ['none'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194740 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] quota.server_groups = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194789 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.user_domain_id = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194831 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vnc.enabled = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194874 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.user_domain_name = Default {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194923 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] quota.unified_limits_resource_list = ['servers'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.194967 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.user_id = None {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195011 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] quota.unified_limits_resource_strategy = require {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195053 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195103 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.username = nova {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195158 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195205 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195260 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] keystone_authtoken.www_authenticate_uri = https://10.4.3.74/identity {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195290 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195357 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi_app [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] ******************************************************************************** {{(pid=86680) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3263}} Jun 10 13:15:12.195405 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vnc.novncproxy_port = 6080 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195458 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] scheduler.image_metadata_prefilter = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195503 np0000002501 devstack@n-api.service[86680]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e4438ea3668 pid: 86680 (default app) Jun 10 13:15:12.195538 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vnc.server_listen = 127.0.0.1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195597 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195597 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] scheduler.max_attempts = 3 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195677 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195729 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] scheduler.max_placement_results = 1000 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195778 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vnc.vencrypt_ca_certs = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195823 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195873 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vnc.vencrypt_client_cert = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195873 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] vnc.vencrypt_client_key = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.195952 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] scheduler.query_placement_for_image_type_support = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196000 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196047 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196090 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.disable_deep_image_inspection = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196149 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] scheduler.workers = 3 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196201 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.disable_fallback_pcpu_query = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196245 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:15:12.196291 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196335 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.disable_group_policy_check_upcall = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196335 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196438 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196489 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.disable_rootwrap = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196540 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196586 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.enable_numa_live_migration = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196629 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196679 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196725 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196774 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196819 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196863 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.handle_virt_lifecycle_events = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196905 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196947 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.libvirt_disable_apic = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.196988 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197031 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.never_download_image_if_on_rbd = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197080 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.host_subset_size = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197138 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197138 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197233 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197277 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197325 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.image_properties_default_architecture = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197385 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197430 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197484 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197540 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.image_props_weight_setting = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197540 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197607 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197649 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.isolated_hosts = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197718 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197762 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.isolated_images = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197804 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197853 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.max_instances_per_host = 50 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197898 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197941 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.197983 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198033 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198078 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] wsgi.secure_proxy_ssl_header = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198134 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.pci_in_placement = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198198 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] zvm.ca_file = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198272 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198360 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] zvm.cloud_connector_url = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198435 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198435 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198577 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198647 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198695 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] zvm.reachable_timeout = 300 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198695 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198780 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198822 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_middleware.enable_proxy_headers_parsing = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198860 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198897 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198929 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.track_instance_changes = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198959 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_middleware.max_request_body_size = 114688 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.198995 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.199037 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.199087 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] metrics.required = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.199284 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.199537 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] metrics.weight_multiplier = 1.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.199654 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] 10.4.3.74 "GET /compute/v2.1/" status: 200 len: 388 microversion: 2.1 time: 0.003902 Jun 10 13:15:12.199732 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] metrics.weight_of_unavailable = -10000.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.199805 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_metrics.metrics_process_name = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.199805 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201040 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1/1] 10.4.3.74 () {60 vars in 924 bytes} [Wed Jun 10 13:15:12 2026] GET /compute/v2.1/ => generated 388 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:15:12.201120 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] metrics.weight_setting = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201166 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201166 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] profiler.connection_string = messaging:// {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201216 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201241 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] profiler.enabled = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201265 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] serial_console.enabled = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201288 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] profiler.es_doc_type = notification {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201311 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] serial_console.port_range = 10000:20000 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201367 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] profiler.es_scroll_size = 10000 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201412 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201442 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] profiler.es_scroll_time = 2m {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201467 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201501 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] profiler.filter_error_trace = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201541 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] serial_console.serialproxy_port = 6083 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201568 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] profiler.hmac_keys = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201601 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] service_user.auth_section = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201641 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] profiler.sentinel_service_name = mymaster {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201677 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] service_user.auth_type = password {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201703 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] profiler.socket_timeout = 0.1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201731 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] service_user.cafile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201756 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] profiler.trace_requests = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201779 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] service_user.certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201809 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] profiler.trace_sqlalchemy = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201840 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] service_user.collect_timing = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201840 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] service_user.insecure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201938 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] profiler_jaeger.process_tags = {} {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201970 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] service_user.keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.201994 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] profiler_jaeger.service_name_prefix = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202026 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] service_user.send_service_user_token = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202058 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] profiler_otlp.service_name_prefix = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202084 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] service_user.split_loggers = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202115 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.auth_section = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202152 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] service_user.timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202180 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.auth_type = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202211 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] spice.agent_enabled = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202237 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.cafile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202260 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] spice.enabled = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202283 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202283 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.collect_timing = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202331 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202383 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.connect_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202426 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] spice.html5proxy_host = 0.0.0.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202426 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] spice.html5proxy_port = 6082 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202473 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.connect_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202497 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.endpoint_id = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202528 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] spice.image_compression = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202832 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.endpoint_interface = public {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202885 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] spice.jpeg_compression = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202913 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.endpoint_override = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202935 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] spice.playback_compression = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202959 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.endpoint_region_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.202983 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] spice.require_secure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203009 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.endpoint_service_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203051 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] spice.server_listen = 127.0.0.1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203080 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.endpoint_service_type = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203109 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203210 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.insecure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203264 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203340 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203414 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] spice.streaming_mode = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203596 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.max_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203649 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] spice.zlib_compression = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203686 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] upgrade_levels.baseapi = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203719 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.min_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203785 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] upgrade_levels.compute = auto {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203873 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.region_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203904 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] upgrade_levels.conductor = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.203994 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.retriable_status_codes = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.204041 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] upgrade_levels.scheduler = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.204109 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vendordata_dynamic_auth.auth_section = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.204146 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.service_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.204457 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vendordata_dynamic_auth.auth_type = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.204514 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.service_type = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.204585 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vendordata_dynamic_auth.cafile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.204620 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.split_loggers = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.204647 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vendordata_dynamic_auth.certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.204671 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.status_code_retries = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.204712 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vendordata_dynamic_auth.collect_timing = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.204743 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.status_code_retry_delay = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.204824 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vendordata_dynamic_auth.insecure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.204855 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.204950 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.valid_interfaces = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.204983 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vendordata_dynamic_auth.keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.205070 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_limit.version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.205144 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vendordata_dynamic_auth.split_loggers = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.205242 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.205309 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vendordata_dynamic_auth.timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.205390 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.205500 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.api_retry_count = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.205567 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.205667 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.ca_file = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.205714 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206034 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.cache_prefix = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206077 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206104 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.cluster_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206148 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206185 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.connection_pool_size = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206226 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206263 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.console_delay_seconds = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206289 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206314 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.datastore_regex = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206338 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.hostname = np0000002501 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206388 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.host_ip = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206491 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206536 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.host_password = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206638 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206680 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.host_port = 443 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206795 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206863 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.host_username = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.206927 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.207041 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.207080 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.insecure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.207191 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.integration_bridge = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.207224 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.207309 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.maximum_objects = 100 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.207339 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.207443 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.pbm_default_policy = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.207482 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.207579 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.pbm_enabled = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.207620 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.207734 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.pbm_wsdl_location = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.207762 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.207850 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.207878 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.207960 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.208008 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.serial_port_proxy_uri = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.208104 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.208213 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.serial_port_service_uri = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.208257 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.task_poll_interval = 0.5 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.208283 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.208418 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.use_linked_clone = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.208452 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.208608 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.208652 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.vnc_keymap = en-us {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.208725 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.208800 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.vnc_port = 5900 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.208836 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.208950 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.208977 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vmware.vnc_port_total = 10000 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.209070 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.209109 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vnc.auth_schemes = ['none'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.209274 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vnc.enabled = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.209313 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.ssl = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.209432 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.209573 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.209623 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.209735 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.209773 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.209864 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vnc.novncproxy_port = 6080 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.209893 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.209981 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.210014 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vnc.server_listen = 127.0.0.1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.210148 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.210232 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.ssl_version = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.210326 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vnc.vencrypt_ca_certs = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.210395 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.210555 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vnc.vencrypt_client_cert = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.210611 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.210673 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_notifications.retry = -1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.210720 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] vnc.vencrypt_client_key = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.210798 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.210908 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.210959 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_messaging_notifications.transport_url = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.211041 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_reports.file_event_handler = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.211091 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.disable_deep_image_inspection = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.211201 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_reports.file_event_handler_interval = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.211262 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.disable_fallback_pcpu_query = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.211310 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] oslo_reports.log_dir = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.211456 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.disable_group_policy_check_upcall = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.211510 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.211617 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.211667 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.211752 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] os_brick.wait_mpath_device_interval = 1 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.211830 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.disable_rootwrap = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.211942 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] privsep_osbrick.capabilities = [21, 2] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.212024 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.enable_numa_live_migration = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.212117 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] privsep_osbrick.group = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.212209 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.212292 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] privsep_osbrick.helper_command = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.212407 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.212477 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] privsep_osbrick.log_daemon_traceback = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.212603 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.handle_virt_lifecycle_events = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.212671 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.212785 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.libvirt_disable_apic = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.212837 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] privsep_osbrick.thread_pool_size = 12 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.212912 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] privsep_osbrick.user = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.212962 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.never_download_image_if_on_rbd = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.213070 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.auth_section = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.213146 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.213232 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.auth_type = password {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.213331 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.213401 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.auth_url = https://10.4.3.74/identity {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.213534 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.213587 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.auth_version = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.213720 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.213779 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.cache = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.213916 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.213983 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.214083 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.214143 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.214237 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.default_domain_id = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.214306 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.214393 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.default_domain_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.214505 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.214566 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.delay_auth_decision = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.214644 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.domain_id = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.214707 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.214753 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.domain_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.214914 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.214966 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.215029 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.http_connect_timeout = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.215102 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] wsgi.secure_proxy_ssl_header = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.215192 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.215292 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] zvm.ca_file = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.215365 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.include_service_catalog = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.215456 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.insecure = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.215506 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] zvm.cloud_connector_url = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.215590 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.interface = public {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.215703 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.215768 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.215828 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_password = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.215943 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.215994 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] zvm.reachable_timeout = 300 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.216087 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.216138 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.216229 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.216338 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_middleware.enable_proxy_headers_parsing = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.216419 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.216525 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.216585 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.216649 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.216746 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_middleware.max_request_body_size = 114688 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.216797 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_secret_key = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.216880 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_security_strategy = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.216943 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.216992 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.217120 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.217182 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.217247 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.217315 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.217380 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.217499 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.217559 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.217620 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.217712 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.217783 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcache_username = {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.217894 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.217952 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] profiler.connection_string = messaging:// {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.218006 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.password = **** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.218100 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] profiler.enabled = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.218151 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.project_domain_id = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.218287 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] profiler.es_doc_type = notification {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.218340 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.project_domain_name = Default {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.218487 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] profiler.es_scroll_size = 10000 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.218548 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.project_id = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.218663 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.project_name = service {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.218715 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] profiler.es_scroll_time = 2m {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.218785 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.region_name = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.218866 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] profiler.filter_error_trace = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.218934 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.219049 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.service_token_roles_required = True {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.219109 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] profiler.hmac_keys = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.219238 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.service_type = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.219297 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] profiler.sentinel_service_name = mymaster {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.219399 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.system_scope = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.219451 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] profiler.socket_timeout = 0.1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.219541 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.token_cache_time = 300 {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.219638 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] profiler.trace_requests = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.219702 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.trust_id = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.219825 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] profiler.trace_sqlalchemy = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.219877 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.user_domain_id = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.220018 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] profiler_jaeger.process_tags = {} {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.220071 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.user_domain_name = Default {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.220190 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] profiler_jaeger.service_name_prefix = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.220243 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.user_id = None {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.220341 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.username = nova {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.220444 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] profiler_otlp.service_name_prefix = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.220546 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] keystone_authtoken.www_authenticate_uri = https://10.4.3.74/identity {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.220600 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.auth_section = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.220645 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi_app [None req-73f890ad-e18b-42aa-91ee-c253966c271e None None] ******************************************************************************** {{(pid=86679) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3263}} Jun 10 13:15:12.220764 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.auth_type = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.220816 np0000002501 devstack@n-api.service[86679]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e4438ea3668 pid: 86679 (default app) Jun 10 13:15:12.220939 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.cafile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.221105 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.221274 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.collect_timing = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.221462 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.connect_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.221637 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.connect_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.221805 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.endpoint_id = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.221984 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.endpoint_interface = public {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.222149 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.endpoint_override = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.222311 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.endpoint_region_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.222490 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.endpoint_service_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.222664 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.endpoint_service_type = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.222835 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.insecure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.223000 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.223165 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.max_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.223327 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.min_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.223507 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.region_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.223686 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.retriable_status_codes = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.223851 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.service_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.224029 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.service_type = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.224208 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.split_loggers = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.224390 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.status_code_retries = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.224572 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.status_code_retry_delay = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.224738 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.224901 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.valid_interfaces = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.225065 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_limit.version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.225244 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.225424 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.225610 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.225787 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.225956 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.226127 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.226295 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.226479 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.226669 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.hostname = np0000002501 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.226833 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.227009 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.227181 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.227382 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.227568 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.227748 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.227918 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.228085 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.228263 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.228456 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.228636 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.228810 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.228977 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.229143 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.229312 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.229494 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.229680 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.229851 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.230019 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.230187 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.230361 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.ssl = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.230568 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.230745 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.230923 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.231096 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.231273 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.231466 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.ssl_version = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.231650 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.231853 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.232027 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_notifications.retry = -1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.232213 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.232404 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_messaging_notifications.transport_url = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.232593 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_reports.file_event_handler = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.232765 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.232932 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] oslo_reports.log_dir = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.233115 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.233286 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.233467 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.233661 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.233827 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] privsep_osbrick.group = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.233995 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] privsep_osbrick.helper_command = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.234176 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.234373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.234556 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] privsep_osbrick.thread_pool_size = 12 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.234727 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] privsep_osbrick.user = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.234908 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.auth_section = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.235092 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.auth_type = password {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.235269 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.auth_url = https://10.4.3.74/identity {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.235454 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.auth_version = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.235634 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.cache = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.235812 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.235979 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.236147 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.default_domain_id = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.236312 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.default_domain_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.236500 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.delay_auth_decision = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.236682 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.domain_id = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.236854 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.domain_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.237038 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.237209 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.http_connect_timeout = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.237396 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.237579 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.include_service_catalog = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.237753 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.insecure = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.237934 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.interface = public {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.238100 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.238287 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_password = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.238480 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.238687 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.238858 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.239026 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.239196 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.239382 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.239569 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.239755 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.239924 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.240092 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.240262 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.240448 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.240630 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.240801 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.240995 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcache_username = {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.241196 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.241383 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.password = **** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.241569 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.project_domain_id = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.241748 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.project_domain_name = Default {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.241921 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.project_id = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.242112 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.project_name = service {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.242281 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.region_name = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.242489 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.242688 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.service_token_roles_required = True {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.242851 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.service_type = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.243019 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.system_scope = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.243193 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.token_cache_time = 300 {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.243371 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.trust_id = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.243554 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.user_domain_id = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.243733 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.user_domain_name = Default {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.243903 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.user_id = None {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.244083 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.username = nova {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.244316 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] keystone_authtoken.www_authenticate_uri = https://10.4.3.74/identity {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 10 13:15:12.244445 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi_app [None req-0ddcc5ee-4c50-4e4d-9447-94c078719fb7 None None] ******************************************************************************** {{(pid=86681) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3263}} Jun 10 13:15:12.244604 np0000002501 devstack@n-api.service[86681]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e4438ea3668 pid: 86681 (default app) Jun 10 13:15:20.904519 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:15:20.917107 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:15:20.930766 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:15:21.054232 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:15:21.058923 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:15:21.069272 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:15:21.074827 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:15:21.089684 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:15:21.093665 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:15:21.176085 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:15:21.178556 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:15:21.178750 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:16:05.180234 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:16:05.183231 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bd98f94e-af6d-4444-bf1a-c82366dbd193 None None] 10.4.3.74 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.003207 Jun 10 13:16:05.183442 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 2/2] 10.4.3.74 () {62 vars in 1039 bytes} [Wed Jun 10 13:16:05 2026] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:16:05.725655 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-19ea4a86-cd2f-4a71-850f-c2f636cf7d8f admin admin] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:16:05.745688 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-19ea4a86-cd2f-4a71-850f-c2f636cf7d8f admin admin] 10.4.3.74 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 15 microversion: 2.61 time: 0.554814 Jun 10 13:16:05.745971 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1/3] 10.4.3.74 () {68 vars in 1400 bytes} [Wed Jun 10 13:16:05 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 15 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:16:06.111717 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fefb102c-0808-46f6-8df9-291174635268 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "c1", "ram": 256, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "name": "cirros256", "vcpus": 1, "os-flavor-access:is_public": true, "swap": 0}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:06.142038 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fefb102c-0808-46f6-8df9-291174635268 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.215579 Jun 10 13:16:06.142298 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1/4] 10.4.3.74 () {72 vars in 1391 bytes} [Wed Jun 10 13:16:05 2026] POST /compute/v2.1/flavors => generated 405 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:16:06.338751 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6cf2094d-1a44-43e6-9f80-f3b0e90cc9ea admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:06.370483 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6cf2094d-1a44-43e6-9f80-f3b0e90cc9ea admin admin] 10.4.3.74 "POST /compute/v2.1/flavors/c1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.218928 Jun 10 13:16:06.370757 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 3/5] 10.4.3.74 () {72 vars in 1444 bytes} [Wed Jun 10 13:16:06 2026] POST /compute/v2.1/flavors/c1/os-extra_specs => generated 43 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:16:06.575365 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-81b2740f-6bb6-4a88-8637-eb9656ff9200 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "d1", "ram": 512, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 5, "name": "ds512M", "vcpus": 1, "os-flavor-access:is_public": true, "swap": 0}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:06.607523 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-81b2740f-6bb6-4a88-8637-eb9656ff9200 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors" status: 200 len: 402 microversion: 2.61 time: 0.034602 Jun 10 13:16:06.607894 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 2/6] 10.4.3.74 () {72 vars in 1391 bytes} [Wed Jun 10 13:16:06 2026] POST /compute/v2.1/flavors => generated 402 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:16:06.618672 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-edd82c03-8621-40de-8d5e-c63a2642d556 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:06.640200 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-edd82c03-8621-40de-8d5e-c63a2642d556 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors/d1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.023309 Jun 10 13:16:06.640470 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 2/7] 10.4.3.74 () {72 vars in 1444 bytes} [Wed Jun 10 13:16:06 2026] POST /compute/v2.1/flavors/d1/os-extra_specs => generated 43 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:16:06.831391 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2322661c-ebf5-4b8e-affe-729cfd0c7d3d admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "d2", "ram": 1024, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "name": "ds1G", "vcpus": 1, "os-flavor-access:is_public": true, "swap": 0}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:06.856001 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2322661c-ebf5-4b8e-affe-729cfd0c7d3d admin admin] 10.4.3.74 "POST /compute/v2.1/flavors" status: 200 len: 402 microversion: 2.61 time: 0.028057 Jun 10 13:16:06.856465 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 4/8] 10.4.3.74 () {72 vars in 1391 bytes} [Wed Jun 10 13:16:06 2026] POST /compute/v2.1/flavors => generated 402 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:16:06.867134 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-138f4d81-a03c-4b50-9c29-7d2587d798b3 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:06.890551 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-138f4d81-a03c-4b50-9c29-7d2587d798b3 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors/d2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.025559 Jun 10 13:16:06.890857 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 3/9] 10.4.3.74 () {72 vars in 1444 bytes} [Wed Jun 10 13:16:06 2026] POST /compute/v2.1/flavors/d2/os-extra_specs => generated 43 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:16:07.100167 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cd61e589-7ed7-4fa3-ac4c-5b71dcca90d4 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "d3", "ram": 2048, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "name": "ds2G", "vcpus": 2, "os-flavor-access:is_public": true, "swap": 0}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:07.119190 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cd61e589-7ed7-4fa3-ac4c-5b71dcca90d4 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors" status: 200 len: 402 microversion: 2.61 time: 0.021117 Jun 10 13:16:07.119860 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 3/10] 10.4.3.74 () {72 vars in 1391 bytes} [Wed Jun 10 13:16:07 2026] POST /compute/v2.1/flavors => generated 402 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:16:07.131371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-79c100ca-9e8d-496c-abcc-b9d2324ea03d admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:07.145265 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-79c100ca-9e8d-496c-abcc-b9d2324ea03d admin admin] 10.4.3.74 "POST /compute/v2.1/flavors/d3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.017208 Jun 10 13:16:07.145842 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 5/11] 10.4.3.74 () {72 vars in 1444 bytes} [Wed Jun 10 13:16:07 2026] POST /compute/v2.1/flavors/d3/os-extra_specs => generated 43 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:16:07.409736 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-80e61a50-4394-40ce-a7b5-9d18d12315e5 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "d4", "ram": 4096, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "name": "ds4G", "vcpus": 4, "os-flavor-access:is_public": true, "swap": 0}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:07.427377 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-80e61a50-4394-40ce-a7b5-9d18d12315e5 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors" status: 200 len: 402 microversion: 2.61 time: 0.022340 Jun 10 13:16:07.427782 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 4/12] 10.4.3.74 () {72 vars in 1391 bytes} [Wed Jun 10 13:16:07 2026] POST /compute/v2.1/flavors => generated 402 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:16:07.441154 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3b0da205-0344-4366-8d65-301d91d72bc5 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:07.460850 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3b0da205-0344-4366-8d65-301d91d72bc5 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors/d4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.021716 Jun 10 13:16:07.461272 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 4/13] 10.4.3.74 () {72 vars in 1444 bytes} [Wed Jun 10 13:16:07 2026] POST /compute/v2.1/flavors/d4/os-extra_specs => generated 43 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:16:07.700227 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c155c5c8-62d5-4351-8944-5bd63c2a9171 admin admin] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:16:07.718988 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c155c5c8-62d5-4351-8944-5bd63c2a9171 admin admin] 10.4.3.74 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 2096 microversion: 2.61 time: 0.020574 Jun 10 13:16:07.719356 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 6/14] 10.4.3.74 () {68 vars in 1400 bytes} [Wed Jun 10 13:16:07 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 2096 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:16:07.919045 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-36728439-27a8-427c-9b46-1505ff82309b admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "1", "ram": 512, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "name": "m1.tiny", "vcpus": 1, "os-flavor-access:is_public": true, "swap": 0}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:07.933987 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-36728439-27a8-427c-9b46-1505ff82309b admin admin] 10.4.3.74 "POST /compute/v2.1/flavors" status: 200 len: 400 microversion: 2.61 time: 0.016857 Jun 10 13:16:07.934268 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 5/15] 10.4.3.74 () {72 vars in 1391 bytes} [Wed Jun 10 13:16:07 2026] POST /compute/v2.1/flavors => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:16:07.948202 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c7106817-8bf0-44e5-a9d6-5dc43fabf9ff admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:07.963335 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c7106817-8bf0-44e5-a9d6-5dc43fabf9ff admin admin] 10.4.3.74 "POST /compute/v2.1/flavors/1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.017080 Jun 10 13:16:07.963743 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 5/16] 10.4.3.74 () {72 vars in 1441 bytes} [Wed Jun 10 13:16:07 2026] POST /compute/v2.1/flavors/1/os-extra_specs => generated 43 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:16:08.166553 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-23c2bc01-63bb-41dc-ac53-a727c7f55975 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "2", "ram": 2048, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "name": "m1.small", "vcpus": 1, "os-flavor-access:is_public": true, "swap": 0}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:08.180239 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-23c2bc01-63bb-41dc-ac53-a727c7f55975 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors" status: 200 len: 403 microversion: 2.61 time: 0.015478 Jun 10 13:16:08.180568 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 7/17] 10.4.3.74 () {72 vars in 1391 bytes} [Wed Jun 10 13:16:08 2026] POST /compute/v2.1/flavors => generated 403 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:16:08.190898 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1efe47de-eb84-41c9-ab06-3c56e951f96d admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:08.206111 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1efe47de-eb84-41c9-ab06-3c56e951f96d admin admin] 10.4.3.74 "POST /compute/v2.1/flavors/2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016885 Jun 10 13:16:08.206383 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 6/18] 10.4.3.74 () {72 vars in 1441 bytes} [Wed Jun 10 13:16:08 2026] POST /compute/v2.1/flavors/2/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:16:08.420373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1e54b91a-b121-4e7b-b6be-c1c54048a56a admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "3", "ram": 4096, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "name": "m1.medium", "vcpus": 2, "os-flavor-access:is_public": true, "swap": 0}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:08.433652 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1e54b91a-b121-4e7b-b6be-c1c54048a56a admin admin] 10.4.3.74 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.014817 Jun 10 13:16:08.433905 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 6/19] 10.4.3.74 () {72 vars in 1391 bytes} [Wed Jun 10 13:16:08 2026] POST /compute/v2.1/flavors => generated 404 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:16:08.444001 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9347c870-6339-478a-a1db-97a118e0bf54 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:08.458845 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9347c870-6339-478a-a1db-97a118e0bf54 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors/3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016420 Jun 10 13:16:08.459077 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 8/20] 10.4.3.74 () {72 vars in 1441 bytes} [Wed Jun 10 13:16:08 2026] POST /compute/v2.1/flavors/3/os-extra_specs => generated 43 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:16:08.656260 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3dc29db9-fc34-4e9d-9579-8ca82f1569c8 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "4", "ram": 8192, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "name": "m1.large", "vcpus": 4, "os-flavor-access:is_public": true, "swap": 0}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:08.672010 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3dc29db9-fc34-4e9d-9579-8ca82f1569c8 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors" status: 200 len: 403 microversion: 2.61 time: 0.017803 Jun 10 13:16:08.672309 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 7/21] 10.4.3.74 () {72 vars in 1391 bytes} [Wed Jun 10 13:16:08 2026] POST /compute/v2.1/flavors => generated 403 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:16:08.684794 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3befe6f1-04ab-4b29-9642-29df2e72cc05 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:08.703369 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3befe6f1-04ab-4b29-9642-29df2e72cc05 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors/4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.020942 Jun 10 13:16:08.703824 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 7/22] 10.4.3.74 () {72 vars in 1441 bytes} [Wed Jun 10 13:16:08 2026] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:16:08.888337 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b30255ef-1643-4170-98ed-3065e53dd5f3 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "5", "ram": 16384, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "name": "m1.xlarge", "vcpus": 8, "os-flavor-access:is_public": true, "swap": 0}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:08.901778 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b30255ef-1643-4170-98ed-3065e53dd5f3 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors" status: 200 len: 406 microversion: 2.61 time: 0.015044 Jun 10 13:16:08.902058 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 9/23] 10.4.3.74 () {72 vars in 1391 bytes} [Wed Jun 10 13:16:08 2026] POST /compute/v2.1/flavors => generated 406 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:16:08.914427 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ce0ee5de-40db-47e2-acbb-a322fc5d9383 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:08.930941 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ce0ee5de-40db-47e2-acbb-a322fc5d9383 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.017988 Jun 10 13:16:08.931431 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 8/24] 10.4.3.74 () {72 vars in 1441 bytes} [Wed Jun 10 13:16:08 2026] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:16:18.699550 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:INSERT=7,nova_api:SELECT=15,nova_api:SAVEPOINT=4,nova_api:RELEASE=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:16:18.896809 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=13,nova_api:SAVEPOINT=3,nova_api:INSERT=6,nova_api:RELEASE=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:16:18.927067 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:16:33.263902 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-188940c2-d873-40e4-9cbb-a17bdb5d20bd admin admin] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:16:33.265747 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-188940c2-d873-40e4-9cbb-a17bdb5d20bd admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:16:33.265914 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-188940c2-d873-40e4-9cbb-a17bdb5d20bd 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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:16:33.266041 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-188940c2-d873-40e4-9cbb-a17bdb5d20bd 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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:16:33.266822 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-188940c2-d873-40e4-9cbb-a17bdb5d20bd admin admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:16:33.267010 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-188940c2-d873-40e4-9cbb-a17bdb5d20bd admin admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:16:33.267130 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-188940c2-d873-40e4-9cbb-a17bdb5d20bd admin admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:16:33.314697 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-188940c2-d873-40e4-9cbb-a17bdb5d20bd admin admin] 10.4.3.74 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000002501" status: 200 len: 255 microversion: 2.69 time: 0.052296 Jun 10 13:16:33.314984 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 8/25] 10.4.3.74 () {68 vars in 1437 bytes} [Wed Jun 10 13:16:33 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000002501 => generated 255 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:16:43.271734 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:16:43.273392 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:16:43.310807 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:16:46.191620 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4cdee2ad-7b3e-46f7-970c-de62bd943ee3 admin admin] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:16:46.206559 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4cdee2ad-7b3e-46f7-970c-de62bd943ee3 admin admin] 10.4.3.74 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 4182 microversion: 2.61 time: 0.016908 Jun 10 13:16:46.206756 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 10/26] 10.4.3.74 () {68 vars in 1400 bytes} [Wed Jun 10 13:16:46 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 4182 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:16:46.680183 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fdb4ef65-22c8-4244-8af6-c0f1dd4929e7 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "42", "ram": 192, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "name": "m1.nano", "vcpus": 1, "os-flavor-access:is_public": true, "swap": 0}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:46.692216 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fdb4ef65-22c8-4244-8af6-c0f1dd4929e7 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors" status: 200 len: 403 microversion: 2.61 time: 0.013770 Jun 10 13:16:46.692569 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 9/27] 10.4.3.74 () {72 vars in 1391 bytes} [Wed Jun 10 13:16:46 2026] POST /compute/v2.1/flavors => generated 403 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:16:46.702816 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7bc255dc-3aaf-42df-99d2-987c291693d8 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:46.719020 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7bc255dc-3aaf-42df-99d2-987c291693d8 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.017895 Jun 10 13:16:46.719324 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 9/28] 10.4.3.74 () {72 vars in 1444 bytes} [Wed Jun 10 13:16:46 2026] POST /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:16:47.187423 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b53a751b-34fe-4e0e-ae53-f4d4ccba2ae4 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "84", "ram": 256, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "name": "m1.micro", "vcpus": 1, "os-flavor-access:is_public": true, "swap": 0}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:47.201286 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b53a751b-34fe-4e0e-ae53-f4d4ccba2ae4 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.015989 Jun 10 13:16:47.201796 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 11/29] 10.4.3.74 () {72 vars in 1391 bytes} [Wed Jun 10 13:16:47 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 10 13:16:47.211374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3e1d1dd8-65bf-494a-a3df-1ad3e23e05b9 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:16:47.229674 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3e1d1dd8-65bf-494a-a3df-1ad3e23e05b9 admin admin] 10.4.3.74 "POST /compute/v2.1/flavors/84/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.020125 Jun 10 13:16:47.229981 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 10/30] 10.4.3.74 () {72 vars in 1444 bytes} [Wed Jun 10 13:16:47 2026] POST /compute/v2.1/flavors/84/os-extra_specs => generated 43 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:16:56.714421 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=3,nova_api:SAVEPOINT=1,nova_api:INSERT=1,nova_api:RELEASE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:16:57.196185 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=2,nova_api:INSERT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:16:57.226618 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:INSERT=2,nova_api:SELECT=4,nova_api:SAVEPOINT=1,nova_api:RELEASE=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:18:30.871241 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-277527258", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "c5fccdb3-4d2f-402c-9e13-b0a4c2a3b9f5"}]}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:18:31.719611 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:31.720206 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:31.720365 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:31.721275 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:31.721750 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:31.722159 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:31.729972 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] validate_networks() for [('c5fccdb3-4d2f-402c-9e13-b0a4c2a3b9f5', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:18:31.732503 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:33.143092 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1825199225", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "9c999e10-1ade-4092-af2b-983a12212502"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:18:33.754295 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:33.754684 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:33.754997 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:33.756031 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:33.757477 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:33.757757 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:33.763573 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] validate_networks() for [('9c999e10-1ade-4092-af2b-983a12212502', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:18:33.765931 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:35.066308 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:40.886646 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:18:41.726713 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:18:41.728214 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:18:41.896075 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:41.931012 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:18:41.931572 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:18:41.931621 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:18:41.931898 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:18:41.932135 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:18:41.947134 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:41.947443 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:41.948087 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:41.948281 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:41.948366 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:41.949488 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:41.983515 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Getting quotas for project d0f6f4f0cba2424fa36b6a130628b901. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:18:41.989839 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Getting quotas for user 8b48f22679d14371afb5aa22ff73b869 and project d0f6f4f0cba2424fa36b6a130628b901. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:18:42.008795 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:18:42.013474 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:18:42.102228 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0ac28714-328f-42a5-bd25-9ccf5487314f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.87 time: 11.627498 Jun 10 13:18:42.102908 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 10/31] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:18:30 2026] POST /compute/v2.1/servers => generated 378 bytes in 11628 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:18:42.120607 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cfa07d84-397d-4be4-af62-2ecb3b3bf40e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:42.121853 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cfa07d84-397d-4be4-af62-2ecb3b3bf40e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:42.143199 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-cfa07d84-397d-4be4-af62-2ecb3b3bf40e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:43.152777 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:18:43.620691 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cfa07d84-397d-4be4-af62-2ecb3b3bf40e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:43.634713 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cfa07d84-397d-4be4-af62-2ecb3b3bf40e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:43.635387 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cfa07d84-397d-4be4-af62-2ecb3b3bf40e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:43.646197 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cfa07d84-397d-4be4-af62-2ecb3b3bf40e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1394 microversion: 2.87 time: 1.528846 Jun 10 13:18:43.646807 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 11/32] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:18:42 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1394 bytes in 1529 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:18:43.762372 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:18:43.763320 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:18:44.672248 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3d73e309-b4e7-4536-b03f-8ade7ffcb898 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:44.674492 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3d73e309-b4e7-4536-b03f-8ade7ffcb898 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:44.686802 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d73e309-b4e7-4536-b03f-8ade7ffcb898 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:44.687000 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d73e309-b4e7-4536-b03f-8ade7ffcb898 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:44.687366 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d73e309-b4e7-4536-b03f-8ade7ffcb898 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:44.691370 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d73e309-b4e7-4536-b03f-8ade7ffcb898 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:44.691370 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d73e309-b4e7-4536-b03f-8ade7ffcb898 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:44.691370 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d73e309-b4e7-4536-b03f-8ade7ffcb898 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:44.759116 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3d73e309-b4e7-4536-b03f-8ade7ffcb898 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:45.210804 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:18:45.211217 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:18:45.211217 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:18:45.211322 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:18:45.211447 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:18:45.220416 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:45.220712 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:45.220712 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:45.221786 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:45.221917 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:45.222033 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:45.243842 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Getting quotas for project 98b30baa79194cf6aa09872bb805ec1b. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:18:45.247325 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Getting quotas for user cdde43c0db5d44109098b6c9f3ab59ae and project 98b30baa79194cf6aa09872bb805ec1b. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:18:45.255276 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:18:45.256327 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3d73e309-b4e7-4536-b03f-8ade7ffcb898 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:45.258287 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:18:45.267905 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3d73e309-b4e7-4536-b03f-8ade7ffcb898 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:45.268854 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3d73e309-b4e7-4536-b03f-8ade7ffcb898 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:45.283927 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3d73e309-b4e7-4536-b03f-8ade7ffcb898 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1390 microversion: 2.87 time: 0.614920 Jun 10 13:18:45.285656 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 11/33] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:18:44 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1390 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:18:45.346966 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-83ea4dc4-02ef-4679-aaee-a7589c795057 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 12.677638 Jun 10 13:18:45.351457 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 12/34] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:18:32 2026] POST /compute/v2.1/servers => generated 378 bytes in 12678 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:18:45.359373 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-59293a98-ce29-4537-a57e-fa182df50595 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:45.361854 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-59293a98-ce29-4537-a57e-fa182df50595 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:45.376061 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-59293a98-ce29-4537-a57e-fa182df50595 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:46.149665 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-59293a98-ce29-4537-a57e-fa182df50595 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:46.161895 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-59293a98-ce29-4537-a57e-fa182df50595 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1209 microversion: 2.1 time: 0.804905 Jun 10 13:18:46.162413 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 12/35] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:18:45 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1209 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:18:46.306844 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b2a5b26a-5ff0-4f97-bb3c-7f1eaffb199f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:46.309741 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b2a5b26a-5ff0-4f97-bb3c-7f1eaffb199f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:46.315528 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2a5b26a-5ff0-4f97-bb3c-7f1eaffb199f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:46.315849 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2a5b26a-5ff0-4f97-bb3c-7f1eaffb199f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:46.316082 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2a5b26a-5ff0-4f97-bb3c-7f1eaffb199f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:46.316610 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2a5b26a-5ff0-4f97-bb3c-7f1eaffb199f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:46.317001 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2a5b26a-5ff0-4f97-bb3c-7f1eaffb199f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:46.317440 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2a5b26a-5ff0-4f97-bb3c-7f1eaffb199f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:46.345394 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b2a5b26a-5ff0-4f97-bb3c-7f1eaffb199f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:47.182332 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-06f1d842-b487-4257-915e-d5da970455fc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:47.184801 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-06f1d842-b487-4257-915e-d5da970455fc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:47.196100 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06f1d842-b487-4257-915e-d5da970455fc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:47.196100 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06f1d842-b487-4257-915e-d5da970455fc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:47.196100 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06f1d842-b487-4257-915e-d5da970455fc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:47.196418 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06f1d842-b487-4257-915e-d5da970455fc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:47.196808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06f1d842-b487-4257-915e-d5da970455fc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:47.197214 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06f1d842-b487-4257-915e-d5da970455fc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:47.248904 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-06f1d842-b487-4257-915e-d5da970455fc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:47.831040 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b2a5b26a-5ff0-4f97-bb3c-7f1eaffb199f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:47.837431 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b2a5b26a-5ff0-4f97-bb3c-7f1eaffb199f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:47.839453 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b2a5b26a-5ff0-4f97-bb3c-7f1eaffb199f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:47.848013 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-06f1d842-b487-4257-915e-d5da970455fc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:47.850168 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b2a5b26a-5ff0-4f97-bb3c-7f1eaffb199f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1446 microversion: 2.87 time: 1.544991 Jun 10 13:18:47.850709 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 12/36] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:18:46 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1446 bytes in 1546 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:18:47.863739 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-06f1d842-b487-4257-915e-d5da970455fc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1205 microversion: 2.1 time: 0.684146 Jun 10 13:18:47.864090 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 13/37] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:18:47 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1205 bytes in 685 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:18:48.875748 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b3aa09a6-466f-4c87-b8a2-e678006d33ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:48.879535 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b3aa09a6-466f-4c87-b8a2-e678006d33ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:48.882949 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-98485cdc-ece9-4af3-9212-c5fb9c257ae7 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:48.887602 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-98485cdc-ece9-4af3-9212-c5fb9c257ae7 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:48.890075 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3aa09a6-466f-4c87-b8a2-e678006d33ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:48.891066 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3aa09a6-466f-4c87-b8a2-e678006d33ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:48.891407 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3aa09a6-466f-4c87-b8a2-e678006d33ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:48.892592 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3aa09a6-466f-4c87-b8a2-e678006d33ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:48.892592 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3aa09a6-466f-4c87-b8a2-e678006d33ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:48.893606 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3aa09a6-466f-4c87-b8a2-e678006d33ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:48.896324 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98485cdc-ece9-4af3-9212-c5fb9c257ae7 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:48.897530 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98485cdc-ece9-4af3-9212-c5fb9c257ae7 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:48.897530 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98485cdc-ece9-4af3-9212-c5fb9c257ae7 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:48.897530 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98485cdc-ece9-4af3-9212-c5fb9c257ae7 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:48.897998 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98485cdc-ece9-4af3-9212-c5fb9c257ae7 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:48.898338 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98485cdc-ece9-4af3-9212-c5fb9c257ae7 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:48.938166 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-98485cdc-ece9-4af3-9212-c5fb9c257ae7 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:48.982959 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b3aa09a6-466f-4c87-b8a2-e678006d33ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:50.140129 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-98485cdc-ece9-4af3-9212-c5fb9c257ae7 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:50.148453 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-98485cdc-ece9-4af3-9212-c5fb9c257ae7 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1261 microversion: 2.1 time: 1.268231 Jun 10 13:18:50.148848 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 13/38] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:18:48 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1261 bytes in 1269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:18:50.201545 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b3aa09a6-466f-4c87-b8a2-e678006d33ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:50.211434 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b3aa09a6-466f-4c87-b8a2-e678006d33ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:50.213069 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b3aa09a6-466f-4c87-b8a2-e678006d33ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:50.221898 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b3aa09a6-466f-4c87-b8a2-e678006d33ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1452 microversion: 2.87 time: 1.349552 Jun 10 13:18:50.222500 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 13/39] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:18:48 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1452 bytes in 1350 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:18:51.170446 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a93a6604-19fd-4ac7-94b9-ae523d364ab2 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:51.173145 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a93a6604-19fd-4ac7-94b9-ae523d364ab2 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:51.180583 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a93a6604-19fd-4ac7-94b9-ae523d364ab2 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:51.180949 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a93a6604-19fd-4ac7-94b9-ae523d364ab2 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:51.181328 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a93a6604-19fd-4ac7-94b9-ae523d364ab2 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:51.182004 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a93a6604-19fd-4ac7-94b9-ae523d364ab2 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:51.182690 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a93a6604-19fd-4ac7-94b9-ae523d364ab2 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:51.182858 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a93a6604-19fd-4ac7-94b9-ae523d364ab2 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:51.206564 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a93a6604-19fd-4ac7-94b9-ae523d364ab2 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:51.248444 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d2c4c77d-7bad-42f9-b9e1-ca2e9c51fb2f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:51.249391 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d2c4c77d-7bad-42f9-b9e1-ca2e9c51fb2f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:51.262440 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2c4c77d-7bad-42f9-b9e1-ca2e9c51fb2f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:51.262838 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2c4c77d-7bad-42f9-b9e1-ca2e9c51fb2f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:51.263212 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2c4c77d-7bad-42f9-b9e1-ca2e9c51fb2f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:51.263995 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2c4c77d-7bad-42f9-b9e1-ca2e9c51fb2f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:51.264373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2c4c77d-7bad-42f9-b9e1-ca2e9c51fb2f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:51.264748 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2c4c77d-7bad-42f9-b9e1-ca2e9c51fb2f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:51.286696 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d2c4c77d-7bad-42f9-b9e1-ca2e9c51fb2f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:51.955226 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:18:52.000724 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:18:53.032170 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a93a6604-19fd-4ac7-94b9-ae523d364ab2 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:53.040382 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a93a6604-19fd-4ac7-94b9-ae523d364ab2 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1279 microversion: 2.1 time: 1.872721 Jun 10 13:18:53.040698 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 14/40] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:18:51 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1279 bytes in 1873 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:18:53.473814 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d2c4c77d-7bad-42f9-b9e1-ca2e9c51fb2f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:53.481907 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d2c4c77d-7bad-42f9-b9e1-ca2e9c51fb2f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:53.482149 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d2c4c77d-7bad-42f9-b9e1-ca2e9c51fb2f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:53.491322 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d2c4c77d-7bad-42f9-b9e1-ca2e9c51fb2f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 2.245867 Jun 10 13:18:53.491513 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 14/41] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:18:51 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 2246 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:18:54.059246 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a6f41d37-906c-438d-9e9e-7ce2cf8e5ee8 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:54.063281 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-88618d85-7667-4560-9a13-176dcb367bef tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-400021126", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCwa3djV3kGwRlPPgURSOBOvF9TBjSBoHjjtNOwVx/rFg+PeVVfcyFonEtHoHoRyC7bmH2W35pke1iV+poLFE7M+5+rZQ1M2qDemANd9UEwu90Rm+PaWg0Ne27d7+NHNLQ=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:18:54.066038 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a6f41d37-906c-438d-9e9e-7ce2cf8e5ee8 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:54.073702 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a6f41d37-906c-438d-9e9e-7ce2cf8e5ee8 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:54.074905 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a6f41d37-906c-438d-9e9e-7ce2cf8e5ee8 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:54.076370 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a6f41d37-906c-438d-9e9e-7ce2cf8e5ee8 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:54.076370 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a6f41d37-906c-438d-9e9e-7ce2cf8e5ee8 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:54.076370 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a6f41d37-906c-438d-9e9e-7ce2cf8e5ee8 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:54.077368 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a6f41d37-906c-438d-9e9e-7ce2cf8e5ee8 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:54.086782 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-88618d85-7667-4560-9a13-176dcb367bef tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Getting quotas for project 1b3b9bd17cf14974b95b9919af324fdb. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:18:54.091188 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-88618d85-7667-4560-9a13-176dcb367bef tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Getting quotas for user 07320b79602a4e6dbfbd26a4f36a6946 and project 1b3b9bd17cf14974b95b9919af324fdb. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:18:54.098376 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a6f41d37-906c-438d-9e9e-7ce2cf8e5ee8 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:54.112180 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-306481359", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "b460e3ea-552d-4568-b9ac-3bd37c75abca"}]}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:18:54.137979 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-88618d85-7667-4560-9a13-176dcb367bef tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.60 time: 0.079274 Jun 10 13:18:54.138808 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 15/42] 10.4.3.74 () {70 vars in 1311 bytes} [Wed Jun 10 13:18:54 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 80 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 10 13:18:54.304224 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:54.304675 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:54.305100 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:54.305968 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:54.306204 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:54.306944 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:54.317160 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] validate_networks() for [('b460e3ea-552d-4568-b9ac-3bd37c75abca', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:18:54.317921 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:54.376242 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7266a2f8-2e1d-4ed0-9ef5-8ed6a34e0d18 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1748179784", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKuVM96VP2aDGVrqZaVpngu0AKZzTNUSqsaidBoPgc1ls5fTqcx/RJAFggLkOmhpFIE8YiAy+TvRY6nIjedNFRC+YfwR+mXd9TVsLTNiRgxeCmUk8E3P7wsF9H+r+PGDLQ=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:18:54.391337 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-7266a2f8-2e1d-4ed0-9ef5-8ed6a34e0d18 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Getting quotas for project e132617b06834365a5d0bd33f10915fb. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:18:54.393985 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-7266a2f8-2e1d-4ed0-9ef5-8ed6a34e0d18 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Getting quotas for user 1cd591c394034832884bcf1a9497769a and project e132617b06834365a5d0bd33f10915fb. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:18:54.413466 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7266a2f8-2e1d-4ed0-9ef5-8ed6a34e0d18 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.265354 Jun 10 13:18:54.413926 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 16/43] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:18:54 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:18:54.514228 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fb51e526-1301-45ef-ae62-e899a475a1f9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:54.516631 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fb51e526-1301-45ef-ae62-e899a475a1f9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:54.521434 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb51e526-1301-45ef-ae62-e899a475a1f9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:54.522089 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb51e526-1301-45ef-ae62-e899a475a1f9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:54.522448 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb51e526-1301-45ef-ae62-e899a475a1f9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:54.523516 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb51e526-1301-45ef-ae62-e899a475a1f9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:54.523516 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb51e526-1301-45ef-ae62-e899a475a1f9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:54.523841 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb51e526-1301-45ef-ae62-e899a475a1f9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:54.549620 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fb51e526-1301-45ef-ae62-e899a475a1f9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:55.229603 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:18:55.251079 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:18:55.281224 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a6f41d37-906c-438d-9e9e-7ce2cf8e5ee8 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:55.293298 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a6f41d37-906c-438d-9e9e-7ce2cf8e5ee8 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1309 microversion: 2.1 time: 1.235714 Jun 10 13:18:55.293298 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 15/44] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:18:54 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1309 bytes in 1236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:18:55.507883 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-e17e6758-2ad6-4a5d-b9a1-be83e2deb319 req-592d0cd9-d82a-42ac-829a-ff4b108843cd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "01efcd86-5215-421f-af71-851413265b46", "tag": "05b3bba1-c530-41e6-995b-6cc023829ae7"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:18:55.524268 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e17e6758-2ad6-4a5d-b9a1-be83e2deb319 req-592d0cd9-d82a-42ac-829a-ff4b108843cd service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:55.524575 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e17e6758-2ad6-4a5d-b9a1-be83e2deb319 req-592d0cd9-d82a-42ac-829a-ff4b108843cd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:55.524821 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e17e6758-2ad6-4a5d-b9a1-be83e2deb319 req-592d0cd9-d82a-42ac-829a-ff4b108843cd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:55.543034 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-e17e6758-2ad6-4a5d-b9a1-be83e2deb319 req-592d0cd9-d82a-42ac-829a-ff4b108843cd service nova] Creating event network-changed:05b3bba1-c530-41e6-995b-6cc023829ae7 for instance 01efcd86-5215-421f-af71-851413265b46 on np0000002501 Jun 10 13:18:55.543403 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e17e6758-2ad6-4a5d-b9a1-be83e2deb319 req-592d0cd9-d82a-42ac-829a-ff4b108843cd service nova] Acquiring lock "compute-rpcapi-router" {{(pid=86680) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 10 13:18:55.543612 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e17e6758-2ad6-4a5d-b9a1-be83e2deb319 req-592d0cd9-d82a-42ac-829a-ff4b108843cd service nova] Acquired lock "compute-rpcapi-router" {{(pid=86680) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 10 13:18:55.544625 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce27a570-208a-4624-bf8e-bd36fec22b0c None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:55.544830 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce27a570-208a-4624-bf8e-bd36fec22b0c 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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:55.544974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce27a570-208a-4624-bf8e-bd36fec22b0c 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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:55.546290 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce27a570-208a-4624-bf8e-bd36fec22b0c None None] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:55.547025 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce27a570-208a-4624-bf8e-bd36fec22b0c None None] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:55.547136 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce27a570-208a-4624-bf8e-bd36fec22b0c None None] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:55.553848 np0000002501 devstack@n-api.service[86680]: INFO nova.compute.rpcapi [None req-ce27a570-208a-4624-bf8e-bd36fec22b0c None None] Automatically selected compute RPC version 6.5 from minimum service version 72 Jun 10 13:18:55.554447 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce27a570-208a-4624-bf8e-bd36fec22b0c None None] Releasing lock "compute-rpcapi-router" {{(pid=86680) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 10 13:18:55.554943 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [None req-ce27a570-208a-4624-bf8e-bd36fec22b0c None None] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:18:55.575655 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ce27a570-208a-4624-bf8e-bd36fec22b0c None None] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.281507 Jun 10 13:18:55.575914 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 16/45] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:18:55 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:18:55.845650 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fb51e526-1301-45ef-ae62-e899a475a1f9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:55.855071 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fb51e526-1301-45ef-ae62-e899a475a1f9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:55.855932 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fb51e526-1301-45ef-ae62-e899a475a1f9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:55.869866 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fb51e526-1301-45ef-ae62-e899a475a1f9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 1.357846 Jun 10 13:18:55.870253 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 17/46] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:18:54 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 1359 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:18:56.001596 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:56.154265 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:18:56.318298 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-abfd0c85-9974-4302-a916-343fdb9f7428 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:56.322391 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-abfd0c85-9974-4302-a916-343fdb9f7428 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:56.330529 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-abfd0c85-9974-4302-a916-343fdb9f7428 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:56.330890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-abfd0c85-9974-4302-a916-343fdb9f7428 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:56.331068 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-abfd0c85-9974-4302-a916-343fdb9f7428 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:56.332955 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-abfd0c85-9974-4302-a916-343fdb9f7428 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:56.333189 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-abfd0c85-9974-4302-a916-343fdb9f7428 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:56.333643 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-abfd0c85-9974-4302-a916-343fdb9f7428 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:56.359929 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-abfd0c85-9974-4302-a916-343fdb9f7428 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:56.627476 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-6f0949b5-0ab9-45fc-a323-c0515b12c590 req-d8d075ca-b0dd-407d-b097-bde4bf16389b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a1f03684-6eb3-406e-91ad-eb6eebac100b", "tag": "86291c26-17ae-4979-85aa-183886fb7c28"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:18:56.642669 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6f0949b5-0ab9-45fc-a323-c0515b12c590 req-d8d075ca-b0dd-407d-b097-bde4bf16389b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:56.642918 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6f0949b5-0ab9-45fc-a323-c0515b12c590 req-d8d075ca-b0dd-407d-b097-bde4bf16389b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:56.643102 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6f0949b5-0ab9-45fc-a323-c0515b12c590 req-d8d075ca-b0dd-407d-b097-bde4bf16389b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:56.655611 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-6f0949b5-0ab9-45fc-a323-c0515b12c590 req-d8d075ca-b0dd-407d-b097-bde4bf16389b service nova] Creating event network-changed:86291c26-17ae-4979-85aa-183886fb7c28 for instance a1f03684-6eb3-406e-91ad-eb6eebac100b on np0000002501 Jun 10 13:18:56.655923 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6f0949b5-0ab9-45fc-a323-c0515b12c590 req-d8d075ca-b0dd-407d-b097-bde4bf16389b service nova] Acquiring lock "compute-rpcapi-router" {{(pid=86681) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 10 13:18:56.656095 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6f0949b5-0ab9-45fc-a323-c0515b12c590 req-d8d075ca-b0dd-407d-b097-bde4bf16389b service nova] Acquired lock "compute-rpcapi-router" {{(pid=86681) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 10 13:18:56.656756 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30161f58-7174-4fd3-9f7f-c78146b60d8e None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:56.656967 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30161f58-7174-4fd3-9f7f-c78146b60d8e 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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:56.657162 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30161f58-7174-4fd3-9f7f-c78146b60d8e 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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:56.657651 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30161f58-7174-4fd3-9f7f-c78146b60d8e None None] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:56.657931 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30161f58-7174-4fd3-9f7f-c78146b60d8e None None] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:56.658109 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30161f58-7174-4fd3-9f7f-c78146b60d8e None None] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:56.665746 np0000002501 devstack@n-api.service[86681]: INFO nova.compute.rpcapi [None req-30161f58-7174-4fd3-9f7f-c78146b60d8e None None] Automatically selected compute RPC version 6.5 from minimum service version 72 Jun 10 13:18:56.665957 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30161f58-7174-4fd3-9f7f-c78146b60d8e None None] Releasing lock "compute-rpcapi-router" {{(pid=86681) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 10 13:18:56.666406 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [None req-30161f58-7174-4fd3-9f7f-c78146b60d8e None None] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:18:56.678629 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-30161f58-7174-4fd3-9f7f-c78146b60d8e None None] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.357259 Jun 10 13:18:56.678858 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 18/47] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:18:56 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:18:56.892130 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c23fb4a9-7f8b-4ff4-9cfe-8def23f30c3a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:56.894262 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c23fb4a9-7f8b-4ff4-9cfe-8def23f30c3a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:56.898864 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c23fb4a9-7f8b-4ff4-9cfe-8def23f30c3a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:56.899139 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c23fb4a9-7f8b-4ff4-9cfe-8def23f30c3a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:56.899364 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c23fb4a9-7f8b-4ff4-9cfe-8def23f30c3a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:56.899812 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c23fb4a9-7f8b-4ff4-9cfe-8def23f30c3a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:56.900136 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c23fb4a9-7f8b-4ff4-9cfe-8def23f30c3a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:56.900431 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c23fb4a9-7f8b-4ff4-9cfe-8def23f30c3a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:56.924434 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c23fb4a9-7f8b-4ff4-9cfe-8def23f30c3a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:57.499840 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-abfd0c85-9974-4302-a916-343fdb9f7428 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:57.500364 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-abfd0c85-9974-4302-a916-343fdb9f7428 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1309 microversion: 2.1 time: 1.184585 Jun 10 13:18:57.502405 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 17/48] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:18:56 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1309 bytes in 1186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:18:57.505369 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAssistedSnapshotsTest-server-563732758", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "921320fc-2292-4e8e-b355-4db7e8dbe378"}], "security_groups": [{"name": "tempest-securitygroup--1338686983"}], "key_name": "tempest-keypair-1748179784", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:18:57.529638 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c23fb4a9-7f8b-4ff4-9cfe-8def23f30c3a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:57.536334 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c23fb4a9-7f8b-4ff4-9cfe-8def23f30c3a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:57.537028 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c23fb4a9-7f8b-4ff4-9cfe-8def23f30c3a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:57.547921 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c23fb4a9-7f8b-4ff4-9cfe-8def23f30c3a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.658372 Jun 10 13:18:57.548306 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 19/49] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:18:56 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:18:57.551490 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestMultiAttachVolumeSwap-server-988218496", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "min_count": 2, "return_reservation_id": true, "networks": [{"uuid": "0e8823a3-5fa0-4da1-9c69-76c9c0bada2f"}], "security_groups": [{"name": "tempest-securitygroup--1083177633"}], "key_name": "tempest-keypair-400021126", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:18:57.647115 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:57.647575 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:57.647948 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:57.648634 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:57.650881 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:57.650881 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:57.660295 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:57.694411 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:57.694411 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:57.694411 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:57.694660 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:57.694942 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:57.695327 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:57.703719 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:57.779865 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] validate_networks() for [('921320fc-2292-4e8e-b355-4db7e8dbe378', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:18:57.779865 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:57.887902 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] validate_networks() for [('0e8823a3-5fa0-4da1-9c69-76c9c0bada2f', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:18:57.888301 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:57.920592 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:18:57.921034 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:18:57.921203 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:18:57.921442 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:18:57.921748 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:18:57.937044 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:57.937044 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:57.937044 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:57.937279 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:57.937502 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:57.937682 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:57.967096 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Getting quotas for project 465661200eeb44ea95bf05fe18d76813. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:18:57.971188 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Getting quotas for user b53a14cbc2114c9a834631eb0eda3802 and project 465661200eeb44ea95bf05fe18d76813. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:18:57.979988 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:18:57.982297 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:18:58.060862 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-02c79acf-7a84-40c5-864a-da161283de7f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 4.305243 Jun 10 13:18:58.061448 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 14/50] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:18:53 2026] POST /compute/v2.1/servers => generated 378 bytes in 4306 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:18:58.064739 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-3dcacdcc-be45-4bc1-87cf-7653cfe4b89b req-a25d9fb4-7729-4ebe-b339-18f17e2aa621 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1f03684-6eb3-406e-91ad-eb6eebac100b", "name": "network-vif-unplugged", "status": "completed", "tag": "86291c26-17ae-4979-85aa-183886fb7c28"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:18:58.079335 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3dcacdcc-be45-4bc1-87cf-7653cfe4b89b req-a25d9fb4-7729-4ebe-b339-18f17e2aa621 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:58.079680 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3dcacdcc-be45-4bc1-87cf-7653cfe4b89b req-a25d9fb4-7729-4ebe-b339-18f17e2aa621 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:58.079775 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3dcacdcc-be45-4bc1-87cf-7653cfe4b89b req-a25d9fb4-7729-4ebe-b339-18f17e2aa621 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:58.097581 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-3dcacdcc-be45-4bc1-87cf-7653cfe4b89b req-a25d9fb4-7729-4ebe-b339-18f17e2aa621 service nova] Creating event network-vif-unplugged:86291c26-17ae-4979-85aa-183886fb7c28 for instance a1f03684-6eb3-406e-91ad-eb6eebac100b on np0000002501 Jun 10 13:18:58.097858 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3dcacdcc-be45-4bc1-87cf-7653cfe4b89b req-a25d9fb4-7729-4ebe-b339-18f17e2aa621 service nova] Acquiring lock "compute-rpcapi-router" {{(pid=86679) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 10 13:18:58.098159 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3dcacdcc-be45-4bc1-87cf-7653cfe4b89b req-a25d9fb4-7729-4ebe-b339-18f17e2aa621 service nova] Acquired lock "compute-rpcapi-router" {{(pid=86679) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 10 13:18:58.098627 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ceb4e898-bd09-4087-b9e1-abc53507cd9a None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:58.098829 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ceb4e898-bd09-4087-b9e1-abc53507cd9a 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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:58.099003 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ceb4e898-bd09-4087-b9e1-abc53507cd9a 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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:58.099477 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ceb4e898-bd09-4087-b9e1-abc53507cd9a None None] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:58.099676 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ceb4e898-bd09-4087-b9e1-abc53507cd9a None None] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:58.099886 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ceb4e898-bd09-4087-b9e1-abc53507cd9a None None] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:58.110066 np0000002501 devstack@n-api.service[86679]: INFO nova.compute.rpcapi [None req-ceb4e898-bd09-4087-b9e1-abc53507cd9a None None] Automatically selected compute RPC version 6.5 from minimum service version 72 Jun 10 13:18:58.110641 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ceb4e898-bd09-4087-b9e1-abc53507cd9a None None] Releasing lock "compute-rpcapi-router" {{(pid=86679) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 10 13:18:58.111199 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [None req-ceb4e898-bd09-4087-b9e1-abc53507cd9a None None] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:18:58.116312 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:58.127458 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ceb4e898-bd09-4087-b9e1-abc53507cd9a None None] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.065254 Jun 10 13:18:58.128127 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 15/51] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:18:58 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:18:58.134254 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2de43254-8588-4f7f-b322-8267cfefe4bd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:58.134254 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2de43254-8588-4f7f-b322-8267cfefe4bd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:58.149923 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2de43254-8588-4f7f-b322-8267cfefe4bd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:58.190465 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:58.207161 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2de43254-8588-4f7f-b322-8267cfefe4bd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:58.220212 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2de43254-8588-4f7f-b322-8267cfefe4bd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1211 microversion: 2.1 time: 0.091582 Jun 10 13:18:58.220688 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 16/52] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:18:58 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1211 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:18:58.270664 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:18:58.270828 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:18:58.271100 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:18:58.271327 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:18:58.271658 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:18:58.282134 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:58.282867 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:58.282867 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:58.283168 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:58.283357 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:58.283593 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:58.298770 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Getting quotas for project e132617b06834365a5d0bd33f10915fb. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:18:58.301371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Getting quotas for user 1cd591c394034832884bcf1a9497769a and project e132617b06834365a5d0bd33f10915fb. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:18:58.308609 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:18:58.310062 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:18:58.364790 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4871d4eb-1147-466c-9ecf-50f640da9a0b tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.863374 Jun 10 13:18:58.364989 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 18/53] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:18:57 2026] POST /compute/v2.1/servers => generated 404 bytes in 864 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:18:58.375750 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:18:58.375974 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:18:58.376233 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:18:58.376451 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:18:58.376654 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:18:58.377620 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-28195cbb-0fc4-4e07-a1d2-7e87381fcbbb tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:58.379055 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-28195cbb-0fc4-4e07-a1d2-7e87381fcbbb tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:58.391282 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:58.391535 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:58.391607 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-28195cbb-0fc4-4e07-a1d2-7e87381fcbbb tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:58.391777 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:58.392184 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:58.392762 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:58.392762 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:58.407453 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Getting quotas for project 1b3b9bd17cf14974b95b9919af324fdb. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:18:58.409432 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Getting quotas for user 07320b79602a4e6dbfbd26a4f36a6946 and project 1b3b9bd17cf14974b95b9919af324fdb. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:18:58.419262 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Going to run 2 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:18:58.421193 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:18:58.462029 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-28195cbb-0fc4-4e07-a1d2-7e87381fcbbb tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:58.467149 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',instance=,instance_uuid=3b1b0634-a37d-4051-907d-fba840eb6659,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:18:58.471125 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-28195cbb-0fc4-4e07-a1d2-7e87381fcbbb tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1239 microversion: 2.1 time: 0.095374 Jun 10 13:18:58.471580 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 17/54] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:18:58 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1239 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:18:58.521293 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-faa8e741-44ef-4a57-88c9-39c59eef0571 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:58.522994 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-faa8e741-44ef-4a57-88c9-39c59eef0571 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:58.531234 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-faa8e741-44ef-4a57-88c9-39c59eef0571 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:58.531613 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-faa8e741-44ef-4a57-88c9-39c59eef0571 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:58.531899 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-faa8e741-44ef-4a57-88c9-39c59eef0571 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:58.532480 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-faa8e741-44ef-4a57-88c9-39c59eef0571 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:58.532874 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-faa8e741-44ef-4a57-88c9-39c59eef0571 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:58.533517 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-faa8e741-44ef-4a57-88c9-39c59eef0571 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:58.550171 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-faa8e741-44ef-4a57-88c9-39c59eef0571 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:58.562113 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-60041076-9ae9-4fde-b686-393f9b762ea5 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 32 microversion: 2.60 time: 1.013131 Jun 10 13:18:58.562644 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 20/55] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:18:57 2026] POST /compute/v2.1/servers => generated 32 bytes in 1014 msecs (HTTP/1.1 202) 9 headers in 364 bytes (1 switches on core 0) Jun 10 13:18:58.572572 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e59e080d-e052-46ab-b80b-04a82a747734 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:58.573803 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-33588d9c-8dc6-47cf-92c6-f16faf75f74f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:58.575401 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e59e080d-e052-46ab-b80b-04a82a747734 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:58.575565 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-33588d9c-8dc6-47cf-92c6-f16faf75f74f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:58.576093 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e59e080d-e052-46ab-b80b-04a82a747734 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Searching by: {'deleted': False, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb'} {{(pid=86681) get_all /opt/stack/nova/nova/compute/api.py:3107}} Jun 10 13:18:58.581037 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-33588d9c-8dc6-47cf-92c6-f16faf75f74f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:58.581149 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-33588d9c-8dc6-47cf-92c6-f16faf75f74f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:58.581449 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-33588d9c-8dc6-47cf-92c6-f16faf75f74f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:58.581918 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-33588d9c-8dc6-47cf-92c6-f16faf75f74f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:58.582266 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-33588d9c-8dc6-47cf-92c6-f16faf75f74f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:58.582591 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-33588d9c-8dc6-47cf-92c6-f16faf75f74f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:58.594081 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e59e080d-e052-46ab-b80b-04a82a747734 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:58.594152 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e59e080d-e052-46ab-b80b-04a82a747734 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:58.594772 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e59e080d-e052-46ab-b80b-04a82a747734 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:58.594772 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e59e080d-e052-46ab-b80b-04a82a747734 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:58.595640 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e59e080d-e052-46ab-b80b-04a82a747734 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:58.596000 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e59e080d-e052-46ab-b80b-04a82a747734 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:58.603292 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-33588d9c-8dc6-47cf-92c6-f16faf75f74f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:58.661178 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e59e080d-e052-46ab-b80b-04a82a747734 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers" status: 200 len: 673 microversion: 2.60 time: 0.090670 Jun 10 13:18:58.661731 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 21/56] 10.4.3.74 () {68 vars in 1277 bytes} [Wed Jun 10 13:18:58 2026] GET /compute/v2.1/servers => generated 673 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:18:58.677584 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7c93c251-48ca-4b08-b957-19df3a8d681a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:58.677878 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7c93c251-48ca-4b08-b957-19df3a8d681a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:58.695094 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7c93c251-48ca-4b08-b957-19df3a8d681a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:58.729438 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-faa8e741-44ef-4a57-88c9-39c59eef0571 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:58.737758 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-faa8e741-44ef-4a57-88c9-39c59eef0571 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1309 microversion: 2.1 time: 0.218546 Jun 10 13:18:58.738040 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 19/57] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:18:58 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1309 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:18:58.752769 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-33588d9c-8dc6-47cf-92c6-f16faf75f74f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:58.754911 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7c93c251-48ca-4b08-b957-19df3a8d681a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:58.759389 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-33588d9c-8dc6-47cf-92c6-f16faf75f74f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:58.760409 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-33588d9c-8dc6-47cf-92c6-f16faf75f74f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:58.763261 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7c93c251-48ca-4b08-b957-19df3a8d681a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:58.764034 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7c93c251-48ca-4b08-b957-19df3a8d681a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:58.769259 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7c93c251-48ca-4b08-b957-19df3a8d681a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1328 microversion: 2.60 time: 0.094903 Jun 10 13:18:58.769690 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 22/58] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:18:58 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1328 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:18:58.770272 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-33588d9c-8dc6-47cf-92c6-f16faf75f74f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.199379 Jun 10 13:18:58.770272 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 18/59] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:18:58 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:18:59.240874 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-558b7f07-6fa4-462e-8ea7-6e8351650735 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:59.242953 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-558b7f07-6fa4-462e-8ea7-6e8351650735 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:59.251749 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-558b7f07-6fa4-462e-8ea7-6e8351650735 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:59.252220 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-558b7f07-6fa4-462e-8ea7-6e8351650735 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:59.252604 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-558b7f07-6fa4-462e-8ea7-6e8351650735 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:59.253281 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-558b7f07-6fa4-462e-8ea7-6e8351650735 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:59.253724 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-558b7f07-6fa4-462e-8ea7-6e8351650735 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:59.254130 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-558b7f07-6fa4-462e-8ea7-6e8351650735 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:59.277257 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-558b7f07-6fa4-462e-8ea7-6e8351650735 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:59.359912 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-558b7f07-6fa4-462e-8ea7-6e8351650735 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:59.371037 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-558b7f07-6fa4-462e-8ea7-6e8351650735 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1215 microversion: 2.1 time: 0.132245 Jun 10 13:18:59.371615 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 20/60] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:18:59 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1215 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:18:59.493707 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e49f0869-2726-43a7-9f44-8a21236a47a3 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:59.495294 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e49f0869-2726-43a7-9f44-8a21236a47a3 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:59.500225 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e49f0869-2726-43a7-9f44-8a21236a47a3 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:59.501569 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e49f0869-2726-43a7-9f44-8a21236a47a3 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:59.501569 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e49f0869-2726-43a7-9f44-8a21236a47a3 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:59.501817 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e49f0869-2726-43a7-9f44-8a21236a47a3 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:59.502238 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e49f0869-2726-43a7-9f44-8a21236a47a3 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:59.502636 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e49f0869-2726-43a7-9f44-8a21236a47a3 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:59.529691 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e49f0869-2726-43a7-9f44-8a21236a47a3 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:59.601514 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e49f0869-2726-43a7-9f44-8a21236a47a3 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:59.610745 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e49f0869-2726-43a7-9f44-8a21236a47a3 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1243 microversion: 2.1 time: 0.118908 Jun 10 13:18:59.611046 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 23/61] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:18:59 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1243 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:18:59.757596 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b181b60e-8876-4c7a-a85b-e5fec551b320 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:59.760730 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b181b60e-8876-4c7a-a85b-e5fec551b320 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:59.766681 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b181b60e-8876-4c7a-a85b-e5fec551b320 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:59.766975 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b181b60e-8876-4c7a-a85b-e5fec551b320 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:59.767235 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b181b60e-8876-4c7a-a85b-e5fec551b320 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:59.767711 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b181b60e-8876-4c7a-a85b-e5fec551b320 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:59.768070 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b181b60e-8876-4c7a-a85b-e5fec551b320 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:59.768342 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b181b60e-8876-4c7a-a85b-e5fec551b320 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:59.790391 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-32da9ef4-2fb2-4af5-bdee-52550145856a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:59.792256 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-32da9ef4-2fb2-4af5-bdee-52550145856a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:59.797431 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-54a40740-f5f1-4caf-b842-e0f72eaab368 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:18:59.798229 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-32da9ef4-2fb2-4af5-bdee-52550145856a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:59.798604 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-32da9ef4-2fb2-4af5-bdee-52550145856a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:59.798891 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-32da9ef4-2fb2-4af5-bdee-52550145856a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:59.799397 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-54a40740-f5f1-4caf-b842-e0f72eaab368 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:18:59.799452 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-32da9ef4-2fb2-4af5-bdee-52550145856a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:59.799843 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-32da9ef4-2fb2-4af5-bdee-52550145856a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:59.800197 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-32da9ef4-2fb2-4af5-bdee-52550145856a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:59.809871 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54a40740-f5f1-4caf-b842-e0f72eaab368 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:59.810237 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54a40740-f5f1-4caf-b842-e0f72eaab368 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:59.810588 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54a40740-f5f1-4caf-b842-e0f72eaab368 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:59.811203 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54a40740-f5f1-4caf-b842-e0f72eaab368 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:18:59.811731 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54a40740-f5f1-4caf-b842-e0f72eaab368 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:18:59.812153 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54a40740-f5f1-4caf-b842-e0f72eaab368 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:18:59.831364 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b181b60e-8876-4c7a-a85b-e5fec551b320 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:59.839118 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-54a40740-f5f1-4caf-b842-e0f72eaab368 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:59.859690 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-32da9ef4-2fb2-4af5-bdee-52550145856a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:18:59.957200 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-32da9ef4-2fb2-4af5-bdee-52550145856a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:59.963842 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-32da9ef4-2fb2-4af5-bdee-52550145856a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:59.964711 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-32da9ef4-2fb2-4af5-bdee-52550145856a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:18:59.970164 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-32da9ef4-2fb2-4af5-bdee-52550145856a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1332 microversion: 2.60 time: 0.181925 Jun 10 13:18:59.970599 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 21/62] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:18:59 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1332 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:00.063077 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-54a40740-f5f1-4caf-b842-e0f72eaab368 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:00.070637 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-54a40740-f5f1-4caf-b842-e0f72eaab368 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:00.070637 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-54a40740-f5f1-4caf-b842-e0f72eaab368 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:00.082220 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b181b60e-8876-4c7a-a85b-e5fec551b320 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:00.094528 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b181b60e-8876-4c7a-a85b-e5fec551b320 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1309 microversion: 2.1 time: 0.340297 Jun 10 13:19:00.094895 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 19/63] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:18:59 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1309 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:00.097100 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-54a40740-f5f1-4caf-b842-e0f72eaab368 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.302539 Jun 10 13:19:00.097531 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 24/64] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:18:59 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:00.395557 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8165ee79-269e-4c10-8014-f7da4e1f1210 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:00.398577 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8165ee79-269e-4c10-8014-f7da4e1f1210 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:00.404676 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8165ee79-269e-4c10-8014-f7da4e1f1210 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:00.405432 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8165ee79-269e-4c10-8014-f7da4e1f1210 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:00.405772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8165ee79-269e-4c10-8014-f7da4e1f1210 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:00.406642 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8165ee79-269e-4c10-8014-f7da4e1f1210 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:00.406642 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8165ee79-269e-4c10-8014-f7da4e1f1210 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:00.407138 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8165ee79-269e-4c10-8014-f7da4e1f1210 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:00.425189 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8165ee79-269e-4c10-8014-f7da4e1f1210 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:00.502045 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8165ee79-269e-4c10-8014-f7da4e1f1210 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:00.509317 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8165ee79-269e-4c10-8014-f7da4e1f1210 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1263 microversion: 2.1 time: 0.116044 Jun 10 13:19:00.509640 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 22/65] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:00 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1263 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:00.633671 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-51df84a4-2ca8-494f-bd0c-132545b3abb1 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:00.635132 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-51df84a4-2ca8-494f-bd0c-132545b3abb1 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:00.640670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51df84a4-2ca8-494f-bd0c-132545b3abb1 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:00.641031 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51df84a4-2ca8-494f-bd0c-132545b3abb1 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:00.641263 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51df84a4-2ca8-494f-bd0c-132545b3abb1 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:00.641799 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51df84a4-2ca8-494f-bd0c-132545b3abb1 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:00.642102 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51df84a4-2ca8-494f-bd0c-132545b3abb1 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:00.642476 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51df84a4-2ca8-494f-bd0c-132545b3abb1 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:00.658443 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-51df84a4-2ca8-494f-bd0c-132545b3abb1 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:00.713523 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-51df84a4-2ca8-494f-bd0c-132545b3abb1 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:00.723179 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-51df84a4-2ca8-494f-bd0c-132545b3abb1 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1235 microversion: 2.1 time: 0.091310 Jun 10 13:19:00.723597 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 20/66] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:00 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1235 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:00.991115 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7cd9b887-c3a6-4594-a308-89eff6c8d8de tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:00.993566 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7cd9b887-c3a6-4594-a308-89eff6c8d8de tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:01.000877 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7cd9b887-c3a6-4594-a308-89eff6c8d8de tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:01.001234 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7cd9b887-c3a6-4594-a308-89eff6c8d8de tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:01.001560 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7cd9b887-c3a6-4594-a308-89eff6c8d8de tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:01.002152 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7cd9b887-c3a6-4594-a308-89eff6c8d8de tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:01.002608 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7cd9b887-c3a6-4594-a308-89eff6c8d8de tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:01.003090 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7cd9b887-c3a6-4594-a308-89eff6c8d8de tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:01.055918 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7cd9b887-c3a6-4594-a308-89eff6c8d8de tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:01.116499 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4ff1470d-0677-4ea5-b557-d335b2705c78 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:01.118011 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d85bf2dc-e997-43ac-a4e8-a916c9c2826e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:01.119531 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d85bf2dc-e997-43ac-a4e8-a916c9c2826e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:01.120296 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4ff1470d-0677-4ea5-b557-d335b2705c78 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:01.128021 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d85bf2dc-e997-43ac-a4e8-a916c9c2826e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:01.128021 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d85bf2dc-e997-43ac-a4e8-a916c9c2826e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:01.128300 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d85bf2dc-e997-43ac-a4e8-a916c9c2826e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:01.128672 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d85bf2dc-e997-43ac-a4e8-a916c9c2826e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:01.128749 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ff1470d-0677-4ea5-b557-d335b2705c78 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:01.128957 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ff1470d-0677-4ea5-b557-d335b2705c78 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:01.129692 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d85bf2dc-e997-43ac-a4e8-a916c9c2826e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:01.129829 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ff1470d-0677-4ea5-b557-d335b2705c78 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:01.130012 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d85bf2dc-e997-43ac-a4e8-a916c9c2826e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:01.130215 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ff1470d-0677-4ea5-b557-d335b2705c78 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:01.130597 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ff1470d-0677-4ea5-b557-d335b2705c78 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:01.131218 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ff1470d-0677-4ea5-b557-d335b2705c78 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:01.162046 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4ff1470d-0677-4ea5-b557-d335b2705c78 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:01.164274 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d85bf2dc-e997-43ac-a4e8-a916c9c2826e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:01.391876 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7cd9b887-c3a6-4594-a308-89eff6c8d8de tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:01.398334 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7cd9b887-c3a6-4594-a308-89eff6c8d8de tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:01.398997 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7cd9b887-c3a6-4594-a308-89eff6c8d8de tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:01.405163 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7cd9b887-c3a6-4594-a308-89eff6c8d8de tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1324 microversion: 2.60 time: 0.416068 Jun 10 13:19:01.405946 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 25/67] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:00 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1324 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:01.528036 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e8261f0e-a123-4a9a-ac0e-d0756b53f4dd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:01.531396 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e8261f0e-a123-4a9a-ac0e-d0756b53f4dd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:01.535270 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e8261f0e-a123-4a9a-ac0e-d0756b53f4dd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:01.535739 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e8261f0e-a123-4a9a-ac0e-d0756b53f4dd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:01.536121 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e8261f0e-a123-4a9a-ac0e-d0756b53f4dd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:01.536786 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e8261f0e-a123-4a9a-ac0e-d0756b53f4dd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:01.537268 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e8261f0e-a123-4a9a-ac0e-d0756b53f4dd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:01.538241 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e8261f0e-a123-4a9a-ac0e-d0756b53f4dd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:01.556528 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e8261f0e-a123-4a9a-ac0e-d0756b53f4dd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:01.777785 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d85bf2dc-e997-43ac-a4e8-a916c9c2826e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:01.783107 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d85bf2dc-e997-43ac-a4e8-a916c9c2826e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:01.783728 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d85bf2dc-e997-43ac-a4e8-a916c9c2826e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:01.791929 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d85bf2dc-e997-43ac-a4e8-a916c9c2826e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.676377 Jun 10 13:19:01.792248 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 21/68] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:01 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:01.794494 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-35e10b9d-73cc-4ff6-b3df-9640a5ed4bc8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:01.796229 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-35e10b9d-73cc-4ff6-b3df-9640a5ed4bc8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:01.800757 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-35e10b9d-73cc-4ff6-b3df-9640a5ed4bc8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:01.801026 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-35e10b9d-73cc-4ff6-b3df-9640a5ed4bc8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:01.801406 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-35e10b9d-73cc-4ff6-b3df-9640a5ed4bc8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:01.801774 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-35e10b9d-73cc-4ff6-b3df-9640a5ed4bc8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:01.802103 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-35e10b9d-73cc-4ff6-b3df-9640a5ed4bc8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:01.802432 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-35e10b9d-73cc-4ff6-b3df-9640a5ed4bc8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:01.807418 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4ff1470d-0677-4ea5-b557-d335b2705c78 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:01.819774 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4ff1470d-0677-4ea5-b557-d335b2705c78 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1309 microversion: 2.1 time: 0.706830 Jun 10 13:19:01.820003 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 23/69] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:01 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1309 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:01.824660 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-35e10b9d-73cc-4ff6-b3df-9640a5ed4bc8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:01.835831 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e8261f0e-a123-4a9a-ac0e-d0756b53f4dd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:01.845083 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e8261f0e-a123-4a9a-ac0e-d0756b53f4dd tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1263 microversion: 2.1 time: 0.319292 Jun 10 13:19:01.845389 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 26/70] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:01 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1263 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:01.985794 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-35e10b9d-73cc-4ff6-b3df-9640a5ed4bc8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:01.997678 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-35e10b9d-73cc-4ff6-b3df-9640a5ed4bc8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1235 microversion: 2.1 time: 0.204789 Jun 10 13:19:01.998683 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 22/71] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:01 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1235 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:02.423827 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d93c703b-c9f9-4d47-8cee-07c49473af1a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:02.425280 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d93c703b-c9f9-4d47-8cee-07c49473af1a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:02.430674 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d93c703b-c9f9-4d47-8cee-07c49473af1a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:02.431018 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d93c703b-c9f9-4d47-8cee-07c49473af1a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:02.431306 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d93c703b-c9f9-4d47-8cee-07c49473af1a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:02.431851 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d93c703b-c9f9-4d47-8cee-07c49473af1a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:02.432189 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d93c703b-c9f9-4d47-8cee-07c49473af1a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:02.432512 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d93c703b-c9f9-4d47-8cee-07c49473af1a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:02.452135 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d93c703b-c9f9-4d47-8cee-07c49473af1a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:02.689478 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d93c703b-c9f9-4d47-8cee-07c49473af1a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:02.695371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d93c703b-c9f9-4d47-8cee-07c49473af1a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:02.695996 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d93c703b-c9f9-4d47-8cee-07c49473af1a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:02.699560 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d93c703b-c9f9-4d47-8cee-07c49473af1a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1324 microversion: 2.60 time: 0.277677 Jun 10 13:19:02.699897 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 24/72] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:02 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1324 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:02.814409 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c7268455-4b78-4307-bd1d-3611e77eda20 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:02.816401 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c7268455-4b78-4307-bd1d-3611e77eda20 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:02.822528 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7268455-4b78-4307-bd1d-3611e77eda20 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:02.822883 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7268455-4b78-4307-bd1d-3611e77eda20 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:02.823656 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7268455-4b78-4307-bd1d-3611e77eda20 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:02.823749 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7268455-4b78-4307-bd1d-3611e77eda20 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:02.824164 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7268455-4b78-4307-bd1d-3611e77eda20 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:02.824590 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7268455-4b78-4307-bd1d-3611e77eda20 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:02.838443 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a2bfe723-406b-4939-9d62-1f7f56148064 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:02.840334 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a2bfe723-406b-4939-9d62-1f7f56148064 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:02.842692 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c7268455-4b78-4307-bd1d-3611e77eda20 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:02.848357 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2bfe723-406b-4939-9d62-1f7f56148064 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:02.848691 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2bfe723-406b-4939-9d62-1f7f56148064 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:02.849078 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2bfe723-406b-4939-9d62-1f7f56148064 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:02.849410 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2bfe723-406b-4939-9d62-1f7f56148064 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:02.849796 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2bfe723-406b-4939-9d62-1f7f56148064 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:02.850134 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2bfe723-406b-4939-9d62-1f7f56148064 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:02.861000 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6012df19-7f26-4fd9-879c-46092ac6e6d5 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:02.863700 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6012df19-7f26-4fd9-879c-46092ac6e6d5 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:02.866099 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a2bfe723-406b-4939-9d62-1f7f56148064 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:02.868830 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6012df19-7f26-4fd9-879c-46092ac6e6d5 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:02.869148 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6012df19-7f26-4fd9-879c-46092ac6e6d5 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:02.869469 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6012df19-7f26-4fd9-879c-46092ac6e6d5 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:02.870047 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6012df19-7f26-4fd9-879c-46092ac6e6d5 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:02.870440 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6012df19-7f26-4fd9-879c-46092ac6e6d5 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:02.870812 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6012df19-7f26-4fd9-879c-46092ac6e6d5 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:02.891623 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6012df19-7f26-4fd9-879c-46092ac6e6d5 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:03.435153 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6012df19-7f26-4fd9-879c-46092ac6e6d5 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:03.446993 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6012df19-7f26-4fd9-879c-46092ac6e6d5 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1271 microversion: 2.1 time: 0.587399 Jun 10 13:19:03.447129 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 25/73] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:02 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1271 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:03.450382 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d6af76a7-eb85-4399-826a-0fa4f1e17cc0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:03.454248 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d6af76a7-eb85-4399-826a-0fa4f1e17cc0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:03.458848 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d6af76a7-eb85-4399-826a-0fa4f1e17cc0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:03.459197 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d6af76a7-eb85-4399-826a-0fa4f1e17cc0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:03.459521 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d6af76a7-eb85-4399-826a-0fa4f1e17cc0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:03.460072 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d6af76a7-eb85-4399-826a-0fa4f1e17cc0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:03.460489 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d6af76a7-eb85-4399-826a-0fa4f1e17cc0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:03.460859 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d6af76a7-eb85-4399-826a-0fa4f1e17cc0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:03.477384 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d6af76a7-eb85-4399-826a-0fa4f1e17cc0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:04.303245 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a2bfe723-406b-4939-9d62-1f7f56148064 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:04.311288 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a2bfe723-406b-4939-9d62-1f7f56148064 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1309 microversion: 2.1 time: 1.474899 Jun 10 13:19:04.313487 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 23/74] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:02 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1309 bytes in 1475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:04.314610 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-36ebaa09-b47b-41e9-b51d-ccb4d125520f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:04.315618 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-36ebaa09-b47b-41e9-b51d-ccb4d125520f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:04.322755 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36ebaa09-b47b-41e9-b51d-ccb4d125520f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:04.323329 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36ebaa09-b47b-41e9-b51d-ccb4d125520f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:04.323733 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36ebaa09-b47b-41e9-b51d-ccb4d125520f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:04.324668 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36ebaa09-b47b-41e9-b51d-ccb4d125520f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:04.324982 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36ebaa09-b47b-41e9-b51d-ccb4d125520f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:04.325294 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36ebaa09-b47b-41e9-b51d-ccb4d125520f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:04.328428 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c7268455-4b78-4307-bd1d-3611e77eda20 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:04.340104 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c7268455-4b78-4307-bd1d-3611e77eda20 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:04.342092 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c7268455-4b78-4307-bd1d-3611e77eda20 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:04.357630 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c7268455-4b78-4307-bd1d-3611e77eda20 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 1.545275 Jun 10 13:19:04.358288 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 27/75] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:02 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 1546 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:04.364821 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-6e1d79a6-01c2-4b7f-85d2-47339a07b668 req-79390d35-86c5-4981-9e3e-afaea3dff249 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1f03684-6eb3-406e-91ad-eb6eebac100b", "name": "network-vif-plugged", "status": "completed", "tag": "86291c26-17ae-4979-85aa-183886fb7c28"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:04.379832 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-36ebaa09-b47b-41e9-b51d-ccb4d125520f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:04.386318 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6e1d79a6-01c2-4b7f-85d2-47339a07b668 req-79390d35-86c5-4981-9e3e-afaea3dff249 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:04.386499 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d6af76a7-eb85-4399-826a-0fa4f1e17cc0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:04.386571 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6e1d79a6-01c2-4b7f-85d2-47339a07b668 req-79390d35-86c5-4981-9e3e-afaea3dff249 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:04.386571 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6e1d79a6-01c2-4b7f-85d2-47339a07b668 req-79390d35-86c5-4981-9e3e-afaea3dff249 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:04.395477 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-6e1d79a6-01c2-4b7f-85d2-47339a07b668 req-79390d35-86c5-4981-9e3e-afaea3dff249 service nova] Creating event network-vif-plugged:86291c26-17ae-4979-85aa-183886fb7c28 for instance a1f03684-6eb3-406e-91ad-eb6eebac100b on np0000002501 Jun 10 13:19:04.396108 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-6e1d79a6-01c2-4b7f-85d2-47339a07b668 req-79390d35-86c5-4981-9e3e-afaea3dff249 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:04.399257 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d6af76a7-eb85-4399-826a-0fa4f1e17cc0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1291 microversion: 2.1 time: 0.951512 Jun 10 13:19:04.399901 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 26/76] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:03 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1291 bytes in 952 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:04.404966 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-6e1d79a6-01c2-4b7f-85d2-47339a07b668 req-79390d35-86c5-4981-9e3e-afaea3dff249 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.046369 Jun 10 13:19:04.407404 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 28/77] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:04 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 10 13:19:04.470985 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d200496f-f68c-4e93-8000-807cb3c5684c tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:04.472959 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d200496f-f68c-4e93-8000-807cb3c5684c tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:04.481315 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d200496f-f68c-4e93-8000-807cb3c5684c tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:04.483956 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d200496f-f68c-4e93-8000-807cb3c5684c tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:04.483956 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d200496f-f68c-4e93-8000-807cb3c5684c tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:04.484149 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d200496f-f68c-4e93-8000-807cb3c5684c tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:04.484577 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d200496f-f68c-4e93-8000-807cb3c5684c tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:04.484879 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d200496f-f68c-4e93-8000-807cb3c5684c tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:04.506477 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d200496f-f68c-4e93-8000-807cb3c5684c tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:05.109544 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-36ebaa09-b47b-41e9-b51d-ccb4d125520f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:05.117176 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-36ebaa09-b47b-41e9-b51d-ccb4d125520f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:05.117906 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-36ebaa09-b47b-41e9-b51d-ccb4d125520f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:05.125198 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-36ebaa09-b47b-41e9-b51d-ccb4d125520f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1324 microversion: 2.60 time: 0.812414 Jun 10 13:19:05.125198 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 24/78] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:04 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1324 bytes in 813 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:05.343750 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2685b5e5-78f4-4352-b2db-3c9975966bb0 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:05.346586 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2685b5e5-78f4-4352-b2db-3c9975966bb0 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:05.355242 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2685b5e5-78f4-4352-b2db-3c9975966bb0 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:05.355242 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2685b5e5-78f4-4352-b2db-3c9975966bb0 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:05.355242 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2685b5e5-78f4-4352-b2db-3c9975966bb0 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:05.355242 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2685b5e5-78f4-4352-b2db-3c9975966bb0 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:05.355638 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2685b5e5-78f4-4352-b2db-3c9975966bb0 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:05.355638 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2685b5e5-78f4-4352-b2db-3c9975966bb0 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:05.384583 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bcc755d6-3195-478b-b9fd-aff18e265431 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:05.387959 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bcc755d6-3195-478b-b9fd-aff18e265431 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:05.390910 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2685b5e5-78f4-4352-b2db-3c9975966bb0 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:05.393954 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bcc755d6-3195-478b-b9fd-aff18e265431 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:05.394233 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bcc755d6-3195-478b-b9fd-aff18e265431 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:05.394514 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bcc755d6-3195-478b-b9fd-aff18e265431 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:05.395029 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bcc755d6-3195-478b-b9fd-aff18e265431 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:05.395437 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bcc755d6-3195-478b-b9fd-aff18e265431 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:05.395811 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bcc755d6-3195-478b-b9fd-aff18e265431 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:05.425505 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-bcc755d6-3195-478b-b9fd-aff18e265431 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:05.903463 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d200496f-f68c-4e93-8000-807cb3c5684c tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:05.912809 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d200496f-f68c-4e93-8000-807cb3c5684c tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1323 microversion: 2.1 time: 1.444942 Jun 10 13:19:05.913201 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 27/79] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:04 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1323 bytes in 1446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:05.916918 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c8a167b5-b3b2-460e-be3d-de527be3dfd7 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:05.919533 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c8a167b5-b3b2-460e-be3d-de527be3dfd7 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:05.926408 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8a167b5-b3b2-460e-be3d-de527be3dfd7 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:05.926975 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8a167b5-b3b2-460e-be3d-de527be3dfd7 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:05.927162 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8a167b5-b3b2-460e-be3d-de527be3dfd7 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:05.927712 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8a167b5-b3b2-460e-be3d-de527be3dfd7 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:05.928060 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8a167b5-b3b2-460e-be3d-de527be3dfd7 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:05.928455 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8a167b5-b3b2-460e-be3d-de527be3dfd7 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:05.956185 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c8a167b5-b3b2-460e-be3d-de527be3dfd7 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:07.121896 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c8a167b5-b3b2-460e-be3d-de527be3dfd7 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:07.136497 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c8a167b5-b3b2-460e-be3d-de527be3dfd7 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1299 microversion: 2.1 time: 1.222613 Jun 10 13:19:07.136867 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 28/80] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:05 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1299 bytes in 1223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:07.148074 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e82964c3-e2e6-4f23-98ef-7e48be3f4195 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:07.150414 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e82964c3-e2e6-4f23-98ef-7e48be3f4195 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:07.154730 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e82964c3-e2e6-4f23-98ef-7e48be3f4195 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:07.155693 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e82964c3-e2e6-4f23-98ef-7e48be3f4195 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:07.155693 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e82964c3-e2e6-4f23-98ef-7e48be3f4195 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:07.155832 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bcc755d6-3195-478b-b9fd-aff18e265431 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:07.156215 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e82964c3-e2e6-4f23-98ef-7e48be3f4195 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:07.156215 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e82964c3-e2e6-4f23-98ef-7e48be3f4195 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:07.156295 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e82964c3-e2e6-4f23-98ef-7e48be3f4195 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:07.160908 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bcc755d6-3195-478b-b9fd-aff18e265431 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:07.160908 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bcc755d6-3195-478b-b9fd-aff18e265431 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:07.174186 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bcc755d6-3195-478b-b9fd-aff18e265431 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 1.788710 Jun 10 13:19:07.174186 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 25/81] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:05 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 1789 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:07.176415 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e82964c3-e2e6-4f23-98ef-7e48be3f4195 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:07.178303 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-4a310837-b1ff-457b-a37d-02f96003f0ef req-39708a8d-0999-414c-b8ac-fa5955136c5b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1f03684-6eb3-406e-91ad-eb6eebac100b", "name": "network-vif-plugged", "status": "completed", "tag": "86291c26-17ae-4979-85aa-183886fb7c28"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:07.194986 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-4a310837-b1ff-457b-a37d-02f96003f0ef req-39708a8d-0999-414c-b8ac-fa5955136c5b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:07.195258 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-4a310837-b1ff-457b-a37d-02f96003f0ef req-39708a8d-0999-414c-b8ac-fa5955136c5b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:07.195649 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-4a310837-b1ff-457b-a37d-02f96003f0ef req-39708a8d-0999-414c-b8ac-fa5955136c5b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:07.205303 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-4a310837-b1ff-457b-a37d-02f96003f0ef req-39708a8d-0999-414c-b8ac-fa5955136c5b service nova] Creating event network-vif-plugged:86291c26-17ae-4979-85aa-183886fb7c28 for instance a1f03684-6eb3-406e-91ad-eb6eebac100b on np0000002501 Jun 10 13:19:07.205303 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-4a310837-b1ff-457b-a37d-02f96003f0ef req-39708a8d-0999-414c-b8ac-fa5955136c5b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:07.205686 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2685b5e5-78f4-4352-b2db-3c9975966bb0 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:07.209043 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-4a310837-b1ff-457b-a37d-02f96003f0ef req-39708a8d-0999-414c-b8ac-fa5955136c5b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036604 Jun 10 13:19:07.209375 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 26/82] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:07 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 10 13:19:07.212810 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e89ca823-7727-4916-8984-691fdf334897 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:07.213310 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e89ca823-7727-4916-8984-691fdf334897 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:07.218051 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e89ca823-7727-4916-8984-691fdf334897 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:07.218253 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e89ca823-7727-4916-8984-691fdf334897 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:07.218371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e89ca823-7727-4916-8984-691fdf334897 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:07.219251 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e89ca823-7727-4916-8984-691fdf334897 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:07.219251 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e89ca823-7727-4916-8984-691fdf334897 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:07.219637 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e89ca823-7727-4916-8984-691fdf334897 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:07.224497 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2685b5e5-78f4-4352-b2db-3c9975966bb0 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1309 microversion: 2.1 time: 1.885723 Jun 10 13:19:07.225380 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 29/83] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:05 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1309 bytes in 1892 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:07.228398 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-88c0abba-28c9-4773-87ff-5caf251cd3ff tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-182207789", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCx3fQYiRfxWwN4gKXzSbyh1FnZg9/oaQ/bx8SKVyrGe8kiFFhpBntNSxbevBKRRtugbR06AeZR6wa9hAkya/3a8E8tX5lwPVz0tgge1zvcWWlidEbeuytz7fOWpyllTuQ=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:07.244217 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e89ca823-7727-4916-8984-691fdf334897 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:07.244454 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-88c0abba-28c9-4773-87ff-5caf251cd3ff tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Getting quotas for project f1530c26cb434fbfb1d1aa7df9145ea3. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:19:07.247710 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-88c0abba-28c9-4773-87ff-5caf251cd3ff tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Getting quotas for user 757a19d14c7641749ef9213f9ed70d8c and project f1530c26cb434fbfb1d1aa7df9145ea3. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:19:07.259570 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e82964c3-e2e6-4f23-98ef-7e48be3f4195 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:07.267706 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e82964c3-e2e6-4f23-98ef-7e48be3f4195 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:07.268414 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e82964c3-e2e6-4f23-98ef-7e48be3f4195 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:07.269165 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-88c0abba-28c9-4773-87ff-5caf251cd3ff tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.42 time: 0.043347 Jun 10 13:19:07.270318 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 30/84] 10.4.3.74 () {70 vars in 1311 bytes} [Wed Jun 10 13:19:07 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 44 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 10 13:19:07.273955 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e82964c3-e2e6-4f23-98ef-7e48be3f4195 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1324 microversion: 2.60 time: 0.135305 Jun 10 13:19:07.273955 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 29/85] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:07 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1324 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:07.611635 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-968c4a60-2230-4f2c-8560-68803f4d81f3 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1641309892", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB5ySlYQiPO9acDQHy89wL2oIuyC+/kaLylLE4tplBbSG5ZTKtZOrtoBB261iY1/QcnH2NoomFDRg8W9dP8lUnUHT4IJa9d7lBQd8m/IVbIp9XnZAqmo9ZvVlIWoGZnp8A=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:07.631332 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-968c4a60-2230-4f2c-8560-68803f4d81f3 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Getting quotas for project 62667a99e134431e9e929971242d6bb4. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:19:07.636706 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-968c4a60-2230-4f2c-8560-68803f4d81f3 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Getting quotas for user 885dec60c1a24f5ea84f8fc994ef8e99 and project 62667a99e134431e9e929971242d6bb4. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:19:07.673812 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-968c4a60-2230-4f2c-8560-68803f4d81f3 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.32 time: 0.065662 Jun 10 13:19:07.675796 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 31/86] 10.4.3.74 () {70 vars in 1311 bytes} [Wed Jun 10 13:19:07 2026] POST /compute/v2.1/os-keypairs => generated 401 bytes in 68 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 10 13:19:08.010675 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e89ca823-7727-4916-8984-691fdf334897 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:08.027954 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e89ca823-7727-4916-8984-691fdf334897 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1311 microversion: 2.1 time: 0.817822 Jun 10 13:19:08.028415 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 27/87] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:07 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1311 bytes in 818 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:08.037376 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-85e21cbf-869f-4e26-b850-a5bc9a715d26 req-38ab5273-b9eb-47f6-bed3-9d6abc77309d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "82f78787-8e26-494a-81a9-60611872cf4c", "tag": "4039a4c2-49b1-4555-b8ca-fe9e495caba2"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:08.051468 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-85e21cbf-869f-4e26-b850-a5bc9a715d26 req-38ab5273-b9eb-47f6-bed3-9d6abc77309d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:08.051468 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-85e21cbf-869f-4e26-b850-a5bc9a715d26 req-38ab5273-b9eb-47f6-bed3-9d6abc77309d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:08.051468 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-85e21cbf-869f-4e26-b850-a5bc9a715d26 req-38ab5273-b9eb-47f6-bed3-9d6abc77309d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:08.062820 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-85e21cbf-869f-4e26-b850-a5bc9a715d26 req-38ab5273-b9eb-47f6-bed3-9d6abc77309d service nova] Creating event network-changed:4039a4c2-49b1-4555-b8ca-fe9e495caba2 for instance 82f78787-8e26-494a-81a9-60611872cf4c on np0000002501 Jun 10 13:19:08.064145 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-85e21cbf-869f-4e26-b850-a5bc9a715d26 req-38ab5273-b9eb-47f6-bed3-9d6abc77309d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:08.071110 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-85e21cbf-869f-4e26-b850-a5bc9a715d26 req-38ab5273-b9eb-47f6-bed3-9d6abc77309d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.349051 Jun 10 13:19:08.071110 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 30/88] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:07 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:19:08.106618 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:08.158692 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-802c416c-e94e-4b26-8a3d-7f14324b4d18 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:08.162814 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-802c416c-e94e-4b26-8a3d-7f14324b4d18 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:08.171033 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-802c416c-e94e-4b26-8a3d-7f14324b4d18 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:08.171623 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-802c416c-e94e-4b26-8a3d-7f14324b4d18 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:08.172409 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-802c416c-e94e-4b26-8a3d-7f14324b4d18 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:08.173225 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-802c416c-e94e-4b26-8a3d-7f14324b4d18 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:08.173897 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-802c416c-e94e-4b26-8a3d-7f14324b4d18 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:08.176759 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-802c416c-e94e-4b26-8a3d-7f14324b4d18 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:08.199240 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-802c416c-e94e-4b26-8a3d-7f14324b4d18 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:08.200655 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5c0365c3-f86b-4989-8885-f24f21e33e48 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:08.203076 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5c0365c3-f86b-4989-8885-f24f21e33e48 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:08.209441 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c0365c3-f86b-4989-8885-f24f21e33e48 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:08.209988 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c0365c3-f86b-4989-8885-f24f21e33e48 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:08.210271 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c0365c3-f86b-4989-8885-f24f21e33e48 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:08.210817 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c0365c3-f86b-4989-8885-f24f21e33e48 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:08.211188 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c0365c3-f86b-4989-8885-f24f21e33e48 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:08.211880 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c0365c3-f86b-4989-8885-f24f21e33e48 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:08.236176 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5c0365c3-f86b-4989-8885-f24f21e33e48 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:08.243268 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8d2a2294-05d6-4c7c-8946-c512ee7436ac tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:08.244915 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8d2a2294-05d6-4c7c-8946-c512ee7436ac tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:08.252528 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8d2a2294-05d6-4c7c-8946-c512ee7436ac tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:08.252811 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8d2a2294-05d6-4c7c-8946-c512ee7436ac tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:08.253114 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8d2a2294-05d6-4c7c-8946-c512ee7436ac tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:08.253587 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8d2a2294-05d6-4c7c-8946-c512ee7436ac tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:08.254113 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8d2a2294-05d6-4c7c-8946-c512ee7436ac tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:08.254113 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8d2a2294-05d6-4c7c-8946-c512ee7436ac tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:08.279618 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8d2a2294-05d6-4c7c-8946-c512ee7436ac tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:08.291695 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:08.305106 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:08.464531 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=5 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:08.620734 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:08.748206 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-802c416c-e94e-4b26-8a3d-7f14324b4d18 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:08.757808 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-802c416c-e94e-4b26-8a3d-7f14324b4d18 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1365 microversion: 2.1 time: 0.602407 Jun 10 13:19:08.758078 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 32/89] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:08 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1365 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:08.760734 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-90158ca0-de35-4f14-b2e2-4ab8a33673dc tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:08.761425 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-90158ca0-de35-4f14-b2e2-4ab8a33673dc tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:08.767539 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90158ca0-de35-4f14-b2e2-4ab8a33673dc tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:08.768075 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90158ca0-de35-4f14-b2e2-4ab8a33673dc tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:08.768207 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90158ca0-de35-4f14-b2e2-4ab8a33673dc tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:08.768829 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90158ca0-de35-4f14-b2e2-4ab8a33673dc tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:08.769257 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90158ca0-de35-4f14-b2e2-4ab8a33673dc tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:08.769687 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90158ca0-de35-4f14-b2e2-4ab8a33673dc tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:08.791715 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-90158ca0-de35-4f14-b2e2-4ab8a33673dc tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:09.093837 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5c0365c3-f86b-4989-8885-f24f21e33e48 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:09.101703 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5c0365c3-f86b-4989-8885-f24f21e33e48 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:09.102340 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5c0365c3-f86b-4989-8885-f24f21e33e48 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:09.111859 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5c0365c3-f86b-4989-8885-f24f21e33e48 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.913359 Jun 10 13:19:09.111986 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 28/90] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:08 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 915 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:09.114485 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-d9763fca-63e0-431d-b091-8c20abdbd17d req-af128ada-34f0-4b15-8325-9c18b29164cf service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dcb96a44-f375-4db3-a7f6-e0e85c70d490", "tag": "3676b6c6-8e2a-447c-b886-2a1ee28337ae"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:09.121972 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8d2a2294-05d6-4c7c-8946-c512ee7436ac tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:09.122636 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d9763fca-63e0-431d-b091-8c20abdbd17d req-af128ada-34f0-4b15-8325-9c18b29164cf service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:09.122830 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d9763fca-63e0-431d-b091-8c20abdbd17d req-af128ada-34f0-4b15-8325-9c18b29164cf service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:09.122991 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d9763fca-63e0-431d-b091-8c20abdbd17d req-af128ada-34f0-4b15-8325-9c18b29164cf service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:09.131395 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-d9763fca-63e0-431d-b091-8c20abdbd17d req-af128ada-34f0-4b15-8325-9c18b29164cf service nova] Creating event network-changed:3676b6c6-8e2a-447c-b886-2a1ee28337ae for instance dcb96a44-f375-4db3-a7f6-e0e85c70d490 on np0000002501 Jun 10 13:19:09.131892 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-d9763fca-63e0-431d-b091-8c20abdbd17d req-af128ada-34f0-4b15-8325-9c18b29164cf service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:09.136876 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-d9763fca-63e0-431d-b091-8c20abdbd17d req-af128ada-34f0-4b15-8325-9c18b29164cf service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024433 Jun 10 13:19:09.137062 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8d2a2294-05d6-4c7c-8946-c512ee7436ac tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1495 microversion: 2.1 time: 0.895583 Jun 10 13:19:09.137155 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 29/91] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:09 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 10 13:19:09.137306 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 31/92] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:08 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1495 bytes in 896 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:09.142168 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b3f5dfa6-fafb-4e1d-8fcd-afc06b909759 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:09.144540 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b3f5dfa6-fafb-4e1d-8fcd-afc06b909759 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:09.149740 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3f5dfa6-fafb-4e1d-8fcd-afc06b909759 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:09.150154 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3f5dfa6-fafb-4e1d-8fcd-afc06b909759 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:09.150274 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-90158ca0-de35-4f14-b2e2-4ab8a33673dc tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:09.150490 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3f5dfa6-fafb-4e1d-8fcd-afc06b909759 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:09.151413 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3f5dfa6-fafb-4e1d-8fcd-afc06b909759 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:09.151869 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3f5dfa6-fafb-4e1d-8fcd-afc06b909759 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:09.152280 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3f5dfa6-fafb-4e1d-8fcd-afc06b909759 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:09.158279 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-90158ca0-de35-4f14-b2e2-4ab8a33673dc tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:09.159226 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-90158ca0-de35-4f14-b2e2-4ab8a33673dc tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:09.163026 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-90158ca0-de35-4f14-b2e2-4ab8a33673dc tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1380 microversion: 2.60 time: 0.404102 Jun 10 13:19:09.163397 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 33/93] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:08 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1380 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:09.176730 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b3f5dfa6-fafb-4e1d-8fcd-afc06b909759 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:09.427124 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b3f5dfa6-fafb-4e1d-8fcd-afc06b909759 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:09.439436 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b3f5dfa6-fafb-4e1d-8fcd-afc06b909759 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1311 microversion: 2.1 time: 0.301265 Jun 10 13:19:09.439820 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 30/94] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:09 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1311 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:09.627054 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-device-tagging-server-741396720", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "75559fcb-8630-4c11-9ffe-8244a6a1a3c6"}, {"port": "0211db66-cde6-4a76-9a8c-841d7b4352f9", "tag": "port-1"}, {"port": "e73964c6-0c56-4f96-b238-3509dd279674", "tag": "port-2"}, {"uuid": "f3dc0c24-77b6-4e83-999f-eeb4246d3218", "tag": "net-1"}, {"uuid": "f3dc0c24-77b6-4e83-999f-eeb4246d3218"}, {"uuid": "f1d4e984-3be6-4537-b43d-8a4b17327558", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "f1d4e984-3be6-4537-b43d-8a4b17327558", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "d43c370a-1df5-4a38-9875-b67c311ab743", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "88f27b5d-36cb-4328-acf6-e903f893ebe1", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "2c7c8fea-14a2-4773-a6a7-2ed37044ba99", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1676558151"}], "key_name": "tempest-keypair-182207789", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:09.739520 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-device-tagging-server-1297316627", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "ff72cfca-474c-4c31-84d3-3a33f829e064"}, {"port": "dcb555fe-bfd4-49f6-a877-d4e4f6d76e65", "tag": "port-1"}, {"port": "b5c83e45-03bd-4f8d-aeb7-371581d8d872", "tag": "port-2"}, {"uuid": "6b68b4f9-1031-40df-9f78-64750c998b18", "tag": "net-1"}, {"uuid": "6b68b4f9-1031-40df-9f78-64750c998b18"}, {"uuid": "12677732-9eb1-4338-af47-1d4d14f0d3bf", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "12677732-9eb1-4338-af47-1d4d14f0d3bf", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "76c38541-728e-4706-a1a7-fecd44c1fa3b", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "2c8ad8a1-bb56-4c52-b9dd-c4babb66c6c6", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "f501b16b-62ce-455f-9859-11a1cc25044e", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--2110779164"}], "key_name": "tempest-keypair-1641309892", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:09.744515 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:09.745031 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:09.745432 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:09.745993 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:09.747323 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:09.748389 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:09.755640 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:09.775402 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9eacba96-d516-4fda-a7ea-22aeb2cf6838 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:09.777085 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9eacba96-d516-4fda-a7ea-22aeb2cf6838 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:09.783009 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9eacba96-d516-4fda-a7ea-22aeb2cf6838 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:09.783492 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9eacba96-d516-4fda-a7ea-22aeb2cf6838 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:09.783644 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9eacba96-d516-4fda-a7ea-22aeb2cf6838 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:09.785777 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9eacba96-d516-4fda-a7ea-22aeb2cf6838 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:09.785777 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9eacba96-d516-4fda-a7ea-22aeb2cf6838 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:09.785777 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9eacba96-d516-4fda-a7ea-22aeb2cf6838 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:09.797897 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9eacba96-d516-4fda-a7ea-22aeb2cf6838 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:09.810740 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] validate_networks() for [('75559fcb-8630-4c11-9ffe-8244a6a1a3c6', None, None, None, None, None), (None, None, '0211db66-cde6-4a76-9a8c-841d7b4352f9', None, None, None), (None, None, 'e73964c6-0c56-4f96-b238-3509dd279674', None, None, None), ('f3dc0c24-77b6-4e83-999f-eeb4246d3218', None, None, None, None, None), ('f3dc0c24-77b6-4e83-999f-eeb4246d3218', None, None, None, None, None), ('f1d4e984-3be6-4537-b43d-8a4b17327558', '10.2.2.100', None, None, None, None), ('f1d4e984-3be6-4537-b43d-8a4b17327558', '10.2.2.200', None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:19:09.811058 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:09.837784 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:09.838074 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:09.838341 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:09.838822 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:09.839147 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:09.839484 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:09.845956 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:09.925505 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] validate_networks() for [('ff72cfca-474c-4c31-84d3-3a33f829e064', None, None, None, None, None), (None, None, 'dcb555fe-bfd4-49f6-a877-d4e4f6d76e65', None, None, None), (None, None, 'b5c83e45-03bd-4f8d-aeb7-371581d8d872', None, None, None), ('6b68b4f9-1031-40df-9f78-64750c998b18', None, None, None, None, None), ('6b68b4f9-1031-40df-9f78-64750c998b18', None, None, None, None, None), ('12677732-9eb1-4338-af47-1d4d14f0d3bf', '10.2.2.100', None, None, None, None), ('12677732-9eb1-4338-af47-1d4d14f0d3bf', '10.2.2.200', None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:19:09.925862 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:09.941567 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9eacba96-d516-4fda-a7ea-22aeb2cf6838 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:09.951838 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9eacba96-d516-4fda-a7ea-22aeb2cf6838 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1365 microversion: 2.1 time: 0.177772 Jun 10 13:19:09.952386 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 31/95] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:09 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1365 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:09.955684 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-aca0f8c4-fcfb-4114-b1e6-54a59bba9008 req-6b6edba6-bbfe-4c04-a43e-f025f7e65aa2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3b1b0634-a37d-4051-907d-fba840eb6659", "tag": "d0b8f699-bd15-466f-b991-ac2119ac378d"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:09.966028 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-aca0f8c4-fcfb-4114-b1e6-54a59bba9008 req-6b6edba6-bbfe-4c04-a43e-f025f7e65aa2 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:09.966291 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-aca0f8c4-fcfb-4114-b1e6-54a59bba9008 req-6b6edba6-bbfe-4c04-a43e-f025f7e65aa2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:09.966665 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-aca0f8c4-fcfb-4114-b1e6-54a59bba9008 req-6b6edba6-bbfe-4c04-a43e-f025f7e65aa2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:09.974490 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-aca0f8c4-fcfb-4114-b1e6-54a59bba9008 req-6b6edba6-bbfe-4c04-a43e-f025f7e65aa2 service nova] Creating event network-changed:d0b8f699-bd15-466f-b991-ac2119ac378d for instance 3b1b0634-a37d-4051-907d-fba840eb6659 on np0000002501 Jun 10 13:19:09.975102 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-aca0f8c4-fcfb-4114-b1e6-54a59bba9008 req-6b6edba6-bbfe-4c04-a43e-f025f7e65aa2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:09.983054 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-aca0f8c4-fcfb-4114-b1e6-54a59bba9008 req-6b6edba6-bbfe-4c04-a43e-f025f7e65aa2 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029508 Jun 10 13:19:09.984412 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 32/96] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:09 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 10 13:19:10.137949 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-43febb51-c298-4406-8f1c-4d5f860ffba3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:10.137949 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-43febb51-c298-4406-8f1c-4d5f860ffba3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:10.144150 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43febb51-c298-4406-8f1c-4d5f860ffba3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:10.144448 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43febb51-c298-4406-8f1c-4d5f860ffba3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:10.144675 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43febb51-c298-4406-8f1c-4d5f860ffba3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:10.145097 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43febb51-c298-4406-8f1c-4d5f860ffba3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:10.145569 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43febb51-c298-4406-8f1c-4d5f860ffba3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:10.145970 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43febb51-c298-4406-8f1c-4d5f860ffba3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:10.165976 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-43febb51-c298-4406-8f1c-4d5f860ffba3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:10.784092 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-43febb51-c298-4406-8f1c-4d5f860ffba3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:10.784092 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-43febb51-c298-4406-8f1c-4d5f860ffba3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:10.792564 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-43febb51-c298-4406-8f1c-4d5f860ffba3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:10.792564 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-43febb51-c298-4406-8f1c-4d5f860ffba3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.246696 Jun 10 13:19:10.792564 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 33/97] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:10 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:10.792564 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-eea73be0-288f-46c0-8474-682404a0c2b3 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:10.794015 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-eea73be0-288f-46c0-8474-682404a0c2b3 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:10.794015 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eea73be0-288f-46c0-8474-682404a0c2b3 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:10.794015 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eea73be0-288f-46c0-8474-682404a0c2b3 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:10.794015 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eea73be0-288f-46c0-8474-682404a0c2b3 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:10.796665 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eea73be0-288f-46c0-8474-682404a0c2b3 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:10.796665 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eea73be0-288f-46c0-8474-682404a0c2b3 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:10.796665 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eea73be0-288f-46c0-8474-682404a0c2b3 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:10.796665 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-eea73be0-288f-46c0-8474-682404a0c2b3 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:10.798114 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-eea73be0-288f-46c0-8474-682404a0c2b3 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:10.798114 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-eea73be0-288f-46c0-8474-682404a0c2b3 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:10.798595 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-eea73be0-288f-46c0-8474-682404a0c2b3 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:10.798595 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-eea73be0-288f-46c0-8474-682404a0c2b3 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1388 microversion: 2.60 time: 0.139060 Jun 10 13:19:10.798595 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 34/98] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:10 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1388 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:10.798595 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1c208d2e-9459-4790-bcd0-df79000bb9ec tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:10.799173 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1c208d2e-9459-4790-bcd0-df79000bb9ec tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:10.799173 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c208d2e-9459-4790-bcd0-df79000bb9ec tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:10.799761 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:10.800152 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c208d2e-9459-4790-bcd0-df79000bb9ec tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:10.800152 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c208d2e-9459-4790-bcd0-df79000bb9ec tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:10.800152 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c208d2e-9459-4790-bcd0-df79000bb9ec tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:10.800152 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c208d2e-9459-4790-bcd0-df79000bb9ec tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:10.800482 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c208d2e-9459-4790-bcd0-df79000bb9ec tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:10.800482 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1c208d2e-9459-4790-bcd0-df79000bb9ec tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:10.800684 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:11.272507 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1c208d2e-9459-4790-bcd0-df79000bb9ec tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:11.283904 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1c208d2e-9459-4790-bcd0-df79000bb9ec tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1311 microversion: 2.1 time: 0.762990 Jun 10 13:19:11.284585 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 35/99] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:10 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1311 bytes in 763 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:11.287370 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d21f2320-4240-4ac3-8967-ec44210e3322 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "727371ff-b98d-4731-a2f2-f41a81a1c3e8"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:11.289140 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d21f2320-4240-4ac3-8967-ec44210e3322 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:11.293992 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d21f2320-4240-4ac3-8967-ec44210e3322 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:11.294481 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d21f2320-4240-4ac3-8967-ec44210e3322 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:11.294839 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d21f2320-4240-4ac3-8967-ec44210e3322 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:11.295173 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d21f2320-4240-4ac3-8967-ec44210e3322 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:11.295508 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d21f2320-4240-4ac3-8967-ec44210e3322 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:11.295715 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d21f2320-4240-4ac3-8967-ec44210e3322 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:12.109666 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:12.136062 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:12.245836 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:12.252754 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:12.362372 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:19:12.362491 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:19:12.362538 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:19:12.362582 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:19:12.362621 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:19:12.362668 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:19:12.362707 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:19:12.362815 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:19:12.362815 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:19:12.362899 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:19:12.366532 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:12.366724 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:12.366911 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:12.368133 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:12.368133 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:12.368133 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:12.370305 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:12.371061 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:12.371061 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:12.372637 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:12.372637 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:12.372637 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:12.383446 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Getting quotas for project 62667a99e134431e9e929971242d6bb4. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:19:12.389373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Getting quotas for user 885dec60c1a24f5ea84f8fc994ef8e99 and project 62667a99e134431e9e929971242d6bb4. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:19:12.389662 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Getting quotas for project f1530c26cb434fbfb1d1aa7df9145ea3. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:19:12.390705 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Getting quotas for user 757a19d14c7641749ef9213f9ed70d8c and project f1530c26cb434fbfb1d1aa7df9145ea3. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:19:12.546187 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:19:12.548287 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] 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='d43c370a-1df5-4a38-9875-b67c311ab743',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='88f27b5d-36cb-4328-acf6-e903f893ebe1',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='2c7c8fea-14a2-4773-a6a7-2ed37044ba99',volume_size=None,volume_type=None)] {{(pid=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:19:12.555053 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:19:12.556775 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] 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='76c38541-728e-4706-a1a7-fecd44c1fa3b',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='2c8ad8a1-bb56-4c52-b9dd-c4babb66c6c6',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='f501b16b-62ce-455f-9859-11a1cc25044e',volume_size=None,volume_type=None)] {{(pid=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:19:12.939550 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c3eaafef-9a93-484d-a693-efb0cc806148 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.32 time: 3.203012 Jun 10 13:19:12.940022 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 34/100] 10.4.3.74 () {70 vars in 1300 bytes} [Wed Jun 10 13:19:09 2026] POST /compute/v2.1/servers => generated 404 bytes in 3204 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:19:12.942169 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f8ea855b-ceab-4f35-97f2-785261c74f69 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:12.943510 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f8ea855b-ceab-4f35-97f2-785261c74f69 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:12.948852 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f8ea855b-ceab-4f35-97f2-785261c74f69 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:12.949300 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f8ea855b-ceab-4f35-97f2-785261c74f69 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:12.949660 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f8ea855b-ceab-4f35-97f2-785261c74f69 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:12.950219 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f8ea855b-ceab-4f35-97f2-785261c74f69 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:12.950730 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f8ea855b-ceab-4f35-97f2-785261c74f69 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:12.951196 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f8ea855b-ceab-4f35-97f2-785261c74f69 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:12.966075 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fa42bd05-4898-40d7-b006-49ef2e8e2739 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.42 time: 3.341940 Jun 10 13:19:12.966704 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 32/101] 10.4.3.74 () {70 vars in 1300 bytes} [Wed Jun 10 13:19:09 2026] POST /compute/v2.1/servers => generated 404 bytes in 3343 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:19:12.969055 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-955736de-9b5e-4ad5-9e1e-4fdad6f6011e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:12.970653 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-955736de-9b5e-4ad5-9e1e-4fdad6f6011e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:12.975485 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-955736de-9b5e-4ad5-9e1e-4fdad6f6011e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:12.975942 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-955736de-9b5e-4ad5-9e1e-4fdad6f6011e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:12.975942 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-955736de-9b5e-4ad5-9e1e-4fdad6f6011e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:12.976880 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-955736de-9b5e-4ad5-9e1e-4fdad6f6011e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:12.976880 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-955736de-9b5e-4ad5-9e1e-4fdad6f6011e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:12.977689 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-955736de-9b5e-4ad5-9e1e-4fdad6f6011e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:12.979558 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f8ea855b-ceab-4f35-97f2-785261c74f69 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:13.035587 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-955736de-9b5e-4ad5-9e1e-4fdad6f6011e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:13.178677 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f8ea855b-ceab-4f35-97f2-785261c74f69 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:13.181869 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-955736de-9b5e-4ad5-9e1e-4fdad6f6011e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:13.189708 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f8ea855b-ceab-4f35-97f2-785261c74f69 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1365 microversion: 2.1 time: 0.248699 Jun 10 13:19:13.190016 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 35/102] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:12 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1365 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:13.190833 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-955736de-9b5e-4ad5-9e1e-4fdad6f6011e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:13.191692 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-955736de-9b5e-4ad5-9e1e-4fdad6f6011e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:13.192046 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fd0c2a3a-2db8-4822-97c6-7885401d410b tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:13.193398 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fd0c2a3a-2db8-4822-97c6-7885401d410b tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:13.199763 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd0c2a3a-2db8-4822-97c6-7885401d410b tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:13.200028 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd0c2a3a-2db8-4822-97c6-7885401d410b tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:13.200256 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd0c2a3a-2db8-4822-97c6-7885401d410b tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:13.200818 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd0c2a3a-2db8-4822-97c6-7885401d410b tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:13.201127 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd0c2a3a-2db8-4822-97c6-7885401d410b tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:13.201440 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd0c2a3a-2db8-4822-97c6-7885401d410b tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:13.204714 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-955736de-9b5e-4ad5-9e1e-4fdad6f6011e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.237068 Jun 10 13:19:13.204714 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 33/103] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:12 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:13.208832 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-1af2de90-825e-462f-b4ab-65c19c801aba req-fb15b86e-7d2e-4d78-a8d7-7897bde1d81c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c30a8097-8373-43a7-ba64-17ac15949b35", "tag": "291e2e9a-e05f-4ae7-88ae-0afb8c78fc88"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:13.216666 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1af2de90-825e-462f-b4ab-65c19c801aba req-fb15b86e-7d2e-4d78-a8d7-7897bde1d81c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:13.216868 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1af2de90-825e-462f-b4ab-65c19c801aba req-fb15b86e-7d2e-4d78-a8d7-7897bde1d81c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:13.217042 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1af2de90-825e-462f-b4ab-65c19c801aba req-fb15b86e-7d2e-4d78-a8d7-7897bde1d81c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:13.221424 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fd0c2a3a-2db8-4822-97c6-7885401d410b tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:13.224292 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-1af2de90-825e-462f-b4ab-65c19c801aba req-fb15b86e-7d2e-4d78-a8d7-7897bde1d81c service nova] Creating event network-changed:291e2e9a-e05f-4ae7-88ae-0afb8c78fc88 for instance c30a8097-8373-43a7-ba64-17ac15949b35 on np0000002501 Jun 10 13:19:13.224795 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-1af2de90-825e-462f-b4ab-65c19c801aba req-fb15b86e-7d2e-4d78-a8d7-7897bde1d81c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:13.229513 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-1af2de90-825e-462f-b4ab-65c19c801aba req-fb15b86e-7d2e-4d78-a8d7-7897bde1d81c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024074 Jun 10 13:19:13.229827 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 34/104] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:13 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 10 13:19:13.232740 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1891cf9a-30ca-43ed-9fa8-3fa9e3014ea7 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:13.234688 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1891cf9a-30ca-43ed-9fa8-3fa9e3014ea7 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:13.240356 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1891cf9a-30ca-43ed-9fa8-3fa9e3014ea7 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:13.240694 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1891cf9a-30ca-43ed-9fa8-3fa9e3014ea7 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:13.240951 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1891cf9a-30ca-43ed-9fa8-3fa9e3014ea7 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:13.241444 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1891cf9a-30ca-43ed-9fa8-3fa9e3014ea7 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:13.241739 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1891cf9a-30ca-43ed-9fa8-3fa9e3014ea7 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:13.242005 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1891cf9a-30ca-43ed-9fa8-3fa9e3014ea7 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:13.268719 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1891cf9a-30ca-43ed-9fa8-3fa9e3014ea7 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:13.580078 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fd0c2a3a-2db8-4822-97c6-7885401d410b tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:13.588089 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fd0c2a3a-2db8-4822-97c6-7885401d410b tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:13.589077 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fd0c2a3a-2db8-4822-97c6-7885401d410b tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:13.598891 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fd0c2a3a-2db8-4822-97c6-7885401d410b tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1454 microversion: 2.60 time: 0.408205 Jun 10 13:19:13.599147 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 36/105] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:13 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1454 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:13.605381 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2069e771-1fe3-435e-9885-0d8da155bf9e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:13.610041 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2069e771-1fe3-435e-9885-0d8da155bf9e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:13.626290 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2069e771-1fe3-435e-9885-0d8da155bf9e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:13.663902 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1891cf9a-30ca-43ed-9fa8-3fa9e3014ea7 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:13.673246 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1891cf9a-30ca-43ed-9fa8-3fa9e3014ea7 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1311 microversion: 2.1 time: 0.442474 Jun 10 13:19:13.673246 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 35/106] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:13 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1311 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:13.675982 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-af6bdc3d-48a5-4bb2-a0e5-4e717ff45125 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:13.677899 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-af6bdc3d-48a5-4bb2-a0e5-4e717ff45125 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:13.683187 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2069e771-1fe3-435e-9885-0d8da155bf9e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:13.687782 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2069e771-1fe3-435e-9885-0d8da155bf9e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:13.688501 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2069e771-1fe3-435e-9885-0d8da155bf9e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:13.692509 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2069e771-1fe3-435e-9885-0d8da155bf9e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1280 microversion: 2.32 time: 0.092753 Jun 10 13:19:13.692951 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 37/107] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:13 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1280 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:13.694889 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-af6bdc3d-48a5-4bb2-a0e5-4e717ff45125 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:13.759341 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-af6bdc3d-48a5-4bb2-a0e5-4e717ff45125 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:13.767457 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-af6bdc3d-48a5-4bb2-a0e5-4e717ff45125 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:13.768181 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-af6bdc3d-48a5-4bb2-a0e5-4e717ff45125 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:13.773164 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-af6bdc3d-48a5-4bb2-a0e5-4e717ff45125 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1278 microversion: 2.42 time: 0.099291 Jun 10 13:19:13.773677 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 36/108] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:13 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1278 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:14.206273 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b4d00ddc-472c-4a98-a649-86769fbb9028 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:14.209727 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b4d00ddc-472c-4a98-a649-86769fbb9028 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:14.214688 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b4d00ddc-472c-4a98-a649-86769fbb9028 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:14.214986 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b4d00ddc-472c-4a98-a649-86769fbb9028 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:14.215280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b4d00ddc-472c-4a98-a649-86769fbb9028 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:14.215775 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b4d00ddc-472c-4a98-a649-86769fbb9028 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:14.216077 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b4d00ddc-472c-4a98-a649-86769fbb9028 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:14.216441 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b4d00ddc-472c-4a98-a649-86769fbb9028 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:14.225939 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4c22c643-4f49-433d-b75c-b2af6b8a7f80 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:14.232621 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4c22c643-4f49-433d-b75c-b2af6b8a7f80 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:14.233000 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b4d00ddc-472c-4a98-a649-86769fbb9028 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:14.241645 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4c22c643-4f49-433d-b75c-b2af6b8a7f80 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:14.242020 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4c22c643-4f49-433d-b75c-b2af6b8a7f80 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:14.242362 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4c22c643-4f49-433d-b75c-b2af6b8a7f80 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:14.242952 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4c22c643-4f49-433d-b75c-b2af6b8a7f80 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:14.243670 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4c22c643-4f49-433d-b75c-b2af6b8a7f80 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:14.244079 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4c22c643-4f49-433d-b75c-b2af6b8a7f80 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:14.264751 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4c22c643-4f49-433d-b75c-b2af6b8a7f80 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:14.409992 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b4d00ddc-472c-4a98-a649-86769fbb9028 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:14.418089 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b4d00ddc-472c-4a98-a649-86769fbb9028 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1365 microversion: 2.1 time: 0.213350 Jun 10 13:19:14.418451 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 38/109] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:14 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1365 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:14.433121 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d21f2320-4240-4ac3-8967-ec44210e3322 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "POST /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 3.147952 Jun 10 13:19:14.434470 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 36/110] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:19:11 2026] POST /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b/os-volume_attachments => generated 194 bytes in 3148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:19:14.434545 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4c22c643-4f49-433d-b75c-b2af6b8a7f80 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:14.438950 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4c22c643-4f49-433d-b75c-b2af6b8a7f80 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:14.439363 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4c22c643-4f49-433d-b75c-b2af6b8a7f80 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:14.446392 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4c22c643-4f49-433d-b75c-b2af6b8a7f80 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.223511 Jun 10 13:19:14.446392 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 37/111] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:14 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:14.620668 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cf8619d3-3465-4b51-9de2-c619c708eacf tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:14.622108 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cf8619d3-3465-4b51-9de2-c619c708eacf tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:14.627075 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cf8619d3-3465-4b51-9de2-c619c708eacf tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:14.627504 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cf8619d3-3465-4b51-9de2-c619c708eacf tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:14.628438 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cf8619d3-3465-4b51-9de2-c619c708eacf tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:14.628438 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cf8619d3-3465-4b51-9de2-c619c708eacf tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:14.628584 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cf8619d3-3465-4b51-9de2-c619c708eacf tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:14.628860 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cf8619d3-3465-4b51-9de2-c619c708eacf tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:14.654905 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-cf8619d3-3465-4b51-9de2-c619c708eacf tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:14.695871 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-98a19821-8147-4410-a17f-c3ffb668535d tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:14.697919 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-98a19821-8147-4410-a17f-c3ffb668535d tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:14.709884 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98a19821-8147-4410-a17f-c3ffb668535d tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:14.710192 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98a19821-8147-4410-a17f-c3ffb668535d tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:14.710393 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98a19821-8147-4410-a17f-c3ffb668535d tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:14.710897 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98a19821-8147-4410-a17f-c3ffb668535d tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:14.711201 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98a19821-8147-4410-a17f-c3ffb668535d tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:14.713276 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98a19821-8147-4410-a17f-c3ffb668535d tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:14.715406 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b102abc6-b68a-4167-b968-7848ba2eb543 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:14.724376 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b102abc6-b68a-4167-b968-7848ba2eb543 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:14.732682 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b102abc6-b68a-4167-b968-7848ba2eb543 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:14.732945 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b102abc6-b68a-4167-b968-7848ba2eb543 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:14.733187 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b102abc6-b68a-4167-b968-7848ba2eb543 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:14.733709 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b102abc6-b68a-4167-b968-7848ba2eb543 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:14.734168 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b102abc6-b68a-4167-b968-7848ba2eb543 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:14.734228 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-98a19821-8147-4410-a17f-c3ffb668535d tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:14.734762 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b102abc6-b68a-4167-b968-7848ba2eb543 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:14.756399 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b102abc6-b68a-4167-b968-7848ba2eb543 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:14.834988 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b102abc6-b68a-4167-b968-7848ba2eb543 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:14.844939 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b102abc6-b68a-4167-b968-7848ba2eb543 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:14.844939 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b102abc6-b68a-4167-b968-7848ba2eb543 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:14.852063 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b102abc6-b68a-4167-b968-7848ba2eb543 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1522 microversion: 2.32 time: 0.139048 Jun 10 13:19:14.852063 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 38/112] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:14 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1522 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 10 13:19:14.853732 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8a2c1d22-9c6c-46f7-8bd8-b8cfe8c5b29f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:14.855775 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8a2c1d22-9c6c-46f7-8bd8-b8cfe8c5b29f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:14.860330 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8a2c1d22-9c6c-46f7-8bd8-b8cfe8c5b29f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:14.860330 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8a2c1d22-9c6c-46f7-8bd8-b8cfe8c5b29f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:14.860571 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8a2c1d22-9c6c-46f7-8bd8-b8cfe8c5b29f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:14.860992 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8a2c1d22-9c6c-46f7-8bd8-b8cfe8c5b29f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:14.861289 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8a2c1d22-9c6c-46f7-8bd8-b8cfe8c5b29f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:14.861607 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8a2c1d22-9c6c-46f7-8bd8-b8cfe8c5b29f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:14.866667 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cf8619d3-3465-4b51-9de2-c619c708eacf tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:14.872437 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cf8619d3-3465-4b51-9de2-c619c708eacf tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:14.873063 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cf8619d3-3465-4b51-9de2-c619c708eacf tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:14.877511 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cf8619d3-3465-4b51-9de2-c619c708eacf tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1454 microversion: 2.60 time: 0.258492 Jun 10 13:19:14.877822 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 39/113] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:14 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1454 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:14.884799 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8a2c1d22-9c6c-46f7-8bd8-b8cfe8c5b29f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:14.923370 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-98a19821-8147-4410-a17f-c3ffb668535d tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:14.931255 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-98a19821-8147-4410-a17f-c3ffb668535d tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1311 microversion: 2.1 time: 0.238464 Jun 10 13:19:14.931652 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 37/114] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:14 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1311 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:14.949774 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8a2c1d22-9c6c-46f7-8bd8-b8cfe8c5b29f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:14.954757 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8a2c1d22-9c6c-46f7-8bd8-b8cfe8c5b29f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:14.955393 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8a2c1d22-9c6c-46f7-8bd8-b8cfe8c5b29f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:14.959236 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8a2c1d22-9c6c-46f7-8bd8-b8cfe8c5b29f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1520 microversion: 2.42 time: 0.107263 Jun 10 13:19:14.959541 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 39/115] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:14 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1520 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:15.434704 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f51daaa3-a8a9-44c7-a25e-5b0ed8bee2df tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:15.437262 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f51daaa3-a8a9-44c7-a25e-5b0ed8bee2df tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:15.446216 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f51daaa3-a8a9-44c7-a25e-5b0ed8bee2df tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:15.446559 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f51daaa3-a8a9-44c7-a25e-5b0ed8bee2df tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:15.446839 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f51daaa3-a8a9-44c7-a25e-5b0ed8bee2df tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:15.447399 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f51daaa3-a8a9-44c7-a25e-5b0ed8bee2df tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:15.447773 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f51daaa3-a8a9-44c7-a25e-5b0ed8bee2df tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:15.448729 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f51daaa3-a8a9-44c7-a25e-5b0ed8bee2df tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:15.465800 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f51daaa3-a8a9-44c7-a25e-5b0ed8bee2df tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:15.475373 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f9846a4f-d6ef-4567-b721-c1a31ee41a07 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:15.475373 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f9846a4f-d6ef-4567-b721-c1a31ee41a07 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:15.481233 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f9846a4f-d6ef-4567-b721-c1a31ee41a07 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:15.481579 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f9846a4f-d6ef-4567-b721-c1a31ee41a07 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:15.481833 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f9846a4f-d6ef-4567-b721-c1a31ee41a07 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:15.482402 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f9846a4f-d6ef-4567-b721-c1a31ee41a07 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:15.482740 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f9846a4f-d6ef-4567-b721-c1a31ee41a07 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:15.483083 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f9846a4f-d6ef-4567-b721-c1a31ee41a07 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:15.527738 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f9846a4f-d6ef-4567-b721-c1a31ee41a07 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:15.784994 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f51daaa3-a8a9-44c7-a25e-5b0ed8bee2df tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:15.796665 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f9846a4f-d6ef-4567-b721-c1a31ee41a07 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:15.803152 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f9846a4f-d6ef-4567-b721-c1a31ee41a07 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:15.804683 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f9846a4f-d6ef-4567-b721-c1a31ee41a07 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:15.807037 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f51daaa3-a8a9-44c7-a25e-5b0ed8bee2df tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1365 microversion: 2.1 time: 0.374588 Jun 10 13:19:15.807959 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 40/116] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:15 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1365 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:15.817925 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f9846a4f-d6ef-4567-b721-c1a31ee41a07 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.346739 Jun 10 13:19:15.817925 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 38/117] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:15 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:15.872537 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d000dced-e8ac-47f2-be49-fb083f3028d9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:15.875138 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d000dced-e8ac-47f2-be49-fb083f3028d9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:15.883288 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d000dced-e8ac-47f2-be49-fb083f3028d9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:15.883595 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d000dced-e8ac-47f2-be49-fb083f3028d9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:15.883867 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d000dced-e8ac-47f2-be49-fb083f3028d9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:15.884419 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d000dced-e8ac-47f2-be49-fb083f3028d9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:15.884832 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d000dced-e8ac-47f2-be49-fb083f3028d9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:15.885234 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d000dced-e8ac-47f2-be49-fb083f3028d9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:15.902526 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-66c84e41-3e26-49f9-9f44-7fa86d01ccb7 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:15.904728 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-66c84e41-3e26-49f9-9f44-7fa86d01ccb7 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:15.909611 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d000dced-e8ac-47f2-be49-fb083f3028d9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:15.911655 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66c84e41-3e26-49f9-9f44-7fa86d01ccb7 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:15.911995 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66c84e41-3e26-49f9-9f44-7fa86d01ccb7 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:15.912283 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66c84e41-3e26-49f9-9f44-7fa86d01ccb7 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:15.912846 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66c84e41-3e26-49f9-9f44-7fa86d01ccb7 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:15.913254 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66c84e41-3e26-49f9-9f44-7fa86d01ccb7 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:15.913625 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66c84e41-3e26-49f9-9f44-7fa86d01ccb7 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:15.937776 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-66c84e41-3e26-49f9-9f44-7fa86d01ccb7 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:15.954088 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-21eb9657-ba54-4844-9481-63ce8f744e17 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:15.956303 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-21eb9657-ba54-4844-9481-63ce8f744e17 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:15.962426 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-21eb9657-ba54-4844-9481-63ce8f744e17 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:15.962426 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-21eb9657-ba54-4844-9481-63ce8f744e17 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:15.962426 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-21eb9657-ba54-4844-9481-63ce8f744e17 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:15.963897 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-21eb9657-ba54-4844-9481-63ce8f744e17 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:15.963897 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-21eb9657-ba54-4844-9481-63ce8f744e17 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:15.963897 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-21eb9657-ba54-4844-9481-63ce8f744e17 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:15.985693 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d000dced-e8ac-47f2-be49-fb083f3028d9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:15.986041 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-21eb9657-ba54-4844-9481-63ce8f744e17 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:15.991494 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d000dced-e8ac-47f2-be49-fb083f3028d9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:15.992417 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d000dced-e8ac-47f2-be49-fb083f3028d9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:15.996568 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d000dced-e8ac-47f2-be49-fb083f3028d9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1570 microversion: 2.32 time: 0.125979 Jun 10 13:19:15.996568 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 40/118] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:15 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1570 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:15.998977 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b05fb33b-6d36-420b-b318-81746c985d78 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:16.002848 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b05fb33b-6d36-420b-b318-81746c985d78 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:16.006328 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b05fb33b-6d36-420b-b318-81746c985d78 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:16.007550 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b05fb33b-6d36-420b-b318-81746c985d78 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:16.007550 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b05fb33b-6d36-420b-b318-81746c985d78 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:16.007637 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b05fb33b-6d36-420b-b318-81746c985d78 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:16.008015 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b05fb33b-6d36-420b-b318-81746c985d78 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:16.008478 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b05fb33b-6d36-420b-b318-81746c985d78 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:16.034435 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b05fb33b-6d36-420b-b318-81746c985d78 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:16.131400 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b05fb33b-6d36-420b-b318-81746c985d78 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:16.138554 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b05fb33b-6d36-420b-b318-81746c985d78 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:16.139471 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b05fb33b-6d36-420b-b318-81746c985d78 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:16.145273 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b05fb33b-6d36-420b-b318-81746c985d78 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1512 microversion: 2.42 time: 0.148297 Jun 10 13:19:16.145674 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 41/119] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:15 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1512 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:16.146735 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-66c84e41-3e26-49f9-9f44-7fa86d01ccb7 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:16.153025 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-66c84e41-3e26-49f9-9f44-7fa86d01ccb7 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:16.153781 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-66c84e41-3e26-49f9-9f44-7fa86d01ccb7 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:16.158258 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-66c84e41-3e26-49f9-9f44-7fa86d01ccb7 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1454 microversion: 2.60 time: 0.261541 Jun 10 13:19:16.158737 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 41/120] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:15 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1454 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:16.206686 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-21eb9657-ba54-4844-9481-63ce8f744e17 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:16.217474 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-21eb9657-ba54-4844-9481-63ce8f744e17 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1311 microversion: 2.1 time: 0.265630 Jun 10 13:19:16.217708 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 39/121] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:15 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1311 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:19:16.828819 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ef341ace-105b-46bb-aa63-2aa4ff6189fc tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:16.830856 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ef341ace-105b-46bb-aa63-2aa4ff6189fc tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:16.842374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef341ace-105b-46bb-aa63-2aa4ff6189fc tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:16.842374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef341ace-105b-46bb-aa63-2aa4ff6189fc tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:16.842374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef341ace-105b-46bb-aa63-2aa4ff6189fc tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:16.842374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef341ace-105b-46bb-aa63-2aa4ff6189fc tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:16.842590 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b5035819-730a-4f60-a380-106064bd3223 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:16.842869 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef341ace-105b-46bb-aa63-2aa4ff6189fc tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:16.842869 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef341ace-105b-46bb-aa63-2aa4ff6189fc tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:16.843621 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b5035819-730a-4f60-a380-106064bd3223 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:16.851899 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5035819-730a-4f60-a380-106064bd3223 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:16.851899 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5035819-730a-4f60-a380-106064bd3223 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:16.851899 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5035819-730a-4f60-a380-106064bd3223 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:16.851899 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5035819-730a-4f60-a380-106064bd3223 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:16.852158 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5035819-730a-4f60-a380-106064bd3223 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:16.852158 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5035819-730a-4f60-a380-106064bd3223 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:16.868059 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ef341ace-105b-46bb-aa63-2aa4ff6189fc tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:16.879376 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b5035819-730a-4f60-a380-106064bd3223 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:17.019571 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-395d91d3-71fa-4ae6-9ff2-5a066c8a7e36 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:17.026492 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-395d91d3-71fa-4ae6-9ff2-5a066c8a7e36 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:17.030769 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-395d91d3-71fa-4ae6-9ff2-5a066c8a7e36 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:17.031682 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-395d91d3-71fa-4ae6-9ff2-5a066c8a7e36 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:17.032134 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-395d91d3-71fa-4ae6-9ff2-5a066c8a7e36 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:17.033299 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-395d91d3-71fa-4ae6-9ff2-5a066c8a7e36 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:17.034128 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-395d91d3-71fa-4ae6-9ff2-5a066c8a7e36 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:17.035015 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-395d91d3-71fa-4ae6-9ff2-5a066c8a7e36 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:17.050931 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b5035819-730a-4f60-a380-106064bd3223 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:17.061290 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b5035819-730a-4f60-a380-106064bd3223 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:17.062340 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b5035819-730a-4f60-a380-106064bd3223 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:17.067423 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-395d91d3-71fa-4ae6-9ff2-5a066c8a7e36 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:17.079697 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b5035819-730a-4f60-a380-106064bd3223 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.241407 Jun 10 13:19:17.081059 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 42/122] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:16 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:17.119872 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ef341ace-105b-46bb-aa63-2aa4ff6189fc tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:17.128538 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ef341ace-105b-46bb-aa63-2aa4ff6189fc tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1365 microversion: 2.1 time: 0.301606 Jun 10 13:19:17.128832 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 42/123] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:16 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1365 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:17.165719 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-395d91d3-71fa-4ae6-9ff2-5a066c8a7e36 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:17.166663 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0e5edeb5-8341-4daf-8c72-3264cc461f1a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:17.170143 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0e5edeb5-8341-4daf-8c72-3264cc461f1a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:17.175298 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e5edeb5-8341-4daf-8c72-3264cc461f1a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:17.175662 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-395d91d3-71fa-4ae6-9ff2-5a066c8a7e36 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:17.175759 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e5edeb5-8341-4daf-8c72-3264cc461f1a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:17.176077 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e5edeb5-8341-4daf-8c72-3264cc461f1a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:17.176787 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e5edeb5-8341-4daf-8c72-3264cc461f1a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:17.177256 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e5edeb5-8341-4daf-8c72-3264cc461f1a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:17.177841 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e5edeb5-8341-4daf-8c72-3264cc461f1a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:17.177904 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-395d91d3-71fa-4ae6-9ff2-5a066c8a7e36 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:17.181816 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-51a4984b-1835-49c0-9125-dfe1417a5e18 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:17.181950 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-395d91d3-71fa-4ae6-9ff2-5a066c8a7e36 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1570 microversion: 2.32 time: 0.165274 Jun 10 13:19:17.182249 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 40/124] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:17 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1570 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:17.183773 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-51a4984b-1835-49c0-9125-dfe1417a5e18 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:17.189890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51a4984b-1835-49c0-9125-dfe1417a5e18 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:17.190241 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51a4984b-1835-49c0-9125-dfe1417a5e18 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:17.190588 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51a4984b-1835-49c0-9125-dfe1417a5e18 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:17.191156 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51a4984b-1835-49c0-9125-dfe1417a5e18 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:17.191617 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51a4984b-1835-49c0-9125-dfe1417a5e18 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:17.191976 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51a4984b-1835-49c0-9125-dfe1417a5e18 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:17.200202 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0e5edeb5-8341-4daf-8c72-3264cc461f1a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:17.225955 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-51a4984b-1835-49c0-9125-dfe1417a5e18 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:17.235722 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-95eea16d-9dc8-4125-9e68-67c8faeacd90 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:17.237648 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-95eea16d-9dc8-4125-9e68-67c8faeacd90 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:17.243072 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95eea16d-9dc8-4125-9e68-67c8faeacd90 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:17.243316 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95eea16d-9dc8-4125-9e68-67c8faeacd90 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:17.243615 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95eea16d-9dc8-4125-9e68-67c8faeacd90 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:17.244137 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95eea16d-9dc8-4125-9e68-67c8faeacd90 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:17.244753 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95eea16d-9dc8-4125-9e68-67c8faeacd90 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:17.244934 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95eea16d-9dc8-4125-9e68-67c8faeacd90 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:17.269774 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0e5edeb5-8341-4daf-8c72-3264cc461f1a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:17.272783 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-95eea16d-9dc8-4125-9e68-67c8faeacd90 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:17.278883 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0e5edeb5-8341-4daf-8c72-3264cc461f1a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:17.279565 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0e5edeb5-8341-4daf-8c72-3264cc461f1a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:17.283699 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0e5edeb5-8341-4daf-8c72-3264cc461f1a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1512 microversion: 2.42 time: 0.119845 Jun 10 13:19:17.283832 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 43/125] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:17 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1512 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:17.370502 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-51a4984b-1835-49c0-9125-dfe1417a5e18 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:17.376007 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-51a4984b-1835-49c0-9125-dfe1417a5e18 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:17.376692 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-51a4984b-1835-49c0-9125-dfe1417a5e18 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:17.380751 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-51a4984b-1835-49c0-9125-dfe1417a5e18 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1454 microversion: 2.60 time: 0.203491 Jun 10 13:19:17.381060 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 43/126] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:17 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1454 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:17.454754 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-95eea16d-9dc8-4125-9e68-67c8faeacd90 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:17.465898 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-95eea16d-9dc8-4125-9e68-67c8faeacd90 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1311 microversion: 2.1 time: 0.232007 Jun 10 13:19:17.466251 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 41/127] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:17 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1311 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:19:18.104453 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-17cc5ed8-1a15-418c-9cae-4d357ee76693 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:18.110265 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-17cc5ed8-1a15-418c-9cae-4d357ee76693 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:18.117199 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17cc5ed8-1a15-418c-9cae-4d357ee76693 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:18.117199 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17cc5ed8-1a15-418c-9cae-4d357ee76693 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:18.117199 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17cc5ed8-1a15-418c-9cae-4d357ee76693 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:18.118946 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17cc5ed8-1a15-418c-9cae-4d357ee76693 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:18.119741 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17cc5ed8-1a15-418c-9cae-4d357ee76693 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:18.119741 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17cc5ed8-1a15-418c-9cae-4d357ee76693 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:18.139985 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-17cc5ed8-1a15-418c-9cae-4d357ee76693 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:18.148280 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7920d533-518e-4bd2-ba90-07e821766a19 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:18.151016 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7920d533-518e-4bd2-ba90-07e821766a19 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:18.156320 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7920d533-518e-4bd2-ba90-07e821766a19 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:18.157041 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7920d533-518e-4bd2-ba90-07e821766a19 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:18.157041 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7920d533-518e-4bd2-ba90-07e821766a19 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:18.157392 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7920d533-518e-4bd2-ba90-07e821766a19 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:18.157709 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7920d533-518e-4bd2-ba90-07e821766a19 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:18.158014 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7920d533-518e-4bd2-ba90-07e821766a19 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:18.181340 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7920d533-518e-4bd2-ba90-07e821766a19 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:18.202335 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-337fa230-1e7c-4f4e-8b3a-951caba0bc1b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:18.206992 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-337fa230-1e7c-4f4e-8b3a-951caba0bc1b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:18.214780 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-337fa230-1e7c-4f4e-8b3a-951caba0bc1b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:18.215081 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-337fa230-1e7c-4f4e-8b3a-951caba0bc1b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:18.215540 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-337fa230-1e7c-4f4e-8b3a-951caba0bc1b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:18.215927 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-337fa230-1e7c-4f4e-8b3a-951caba0bc1b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:18.216317 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-337fa230-1e7c-4f4e-8b3a-951caba0bc1b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:18.216691 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-337fa230-1e7c-4f4e-8b3a-951caba0bc1b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:18.241338 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-337fa230-1e7c-4f4e-8b3a-951caba0bc1b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:18.328099 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-337fa230-1e7c-4f4e-8b3a-951caba0bc1b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:18.339025 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-337fa230-1e7c-4f4e-8b3a-951caba0bc1b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:18.339958 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-337fa230-1e7c-4f4e-8b3a-951caba0bc1b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:18.347511 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-337fa230-1e7c-4f4e-8b3a-951caba0bc1b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1570 microversion: 2.32 time: 0.146610 Jun 10 13:19:18.347808 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 42/128] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:18 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1570 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:18.350602 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fea14d98-af39-4cb6-ad6f-bb27cf34d92a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:18.353053 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fea14d98-af39-4cb6-ad6f-bb27cf34d92a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:18.358668 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fea14d98-af39-4cb6-ad6f-bb27cf34d92a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:18.359014 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fea14d98-af39-4cb6-ad6f-bb27cf34d92a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:18.359314 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fea14d98-af39-4cb6-ad6f-bb27cf34d92a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:18.359921 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fea14d98-af39-4cb6-ad6f-bb27cf34d92a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:18.360372 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fea14d98-af39-4cb6-ad6f-bb27cf34d92a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:18.361018 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fea14d98-af39-4cb6-ad6f-bb27cf34d92a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:18.381651 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-fea14d98-af39-4cb6-ad6f-bb27cf34d92a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:18.446185 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7920d533-518e-4bd2-ba90-07e821766a19 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:18.454435 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fea14d98-af39-4cb6-ad6f-bb27cf34d92a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:18.455807 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7920d533-518e-4bd2-ba90-07e821766a19 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1365 microversion: 2.1 time: 0.309416 Jun 10 13:19:18.456095 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 44/129] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:18 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1365 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:18.460530 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fea14d98-af39-4cb6-ad6f-bb27cf34d92a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:18.460712 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-55b88ecc-59f9-431f-9b1d-ee7e8d51f6a0 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:18.461028 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fea14d98-af39-4cb6-ad6f-bb27cf34d92a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:18.462880 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-55b88ecc-59f9-431f-9b1d-ee7e8d51f6a0 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:18.464878 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fea14d98-af39-4cb6-ad6f-bb27cf34d92a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1512 microversion: 2.42 time: 0.116395 Jun 10 13:19:18.465438 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 43/130] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:18 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1512 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:18.469877 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55b88ecc-59f9-431f-9b1d-ee7e8d51f6a0 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:18.470212 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55b88ecc-59f9-431f-9b1d-ee7e8d51f6a0 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:18.470545 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55b88ecc-59f9-431f-9b1d-ee7e8d51f6a0 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:18.471168 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55b88ecc-59f9-431f-9b1d-ee7e8d51f6a0 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:18.471530 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55b88ecc-59f9-431f-9b1d-ee7e8d51f6a0 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:18.471918 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55b88ecc-59f9-431f-9b1d-ee7e8d51f6a0 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:18.477694 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-17cc5ed8-1a15-418c-9cae-4d357ee76693 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:18.485756 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-17cc5ed8-1a15-418c-9cae-4d357ee76693 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:18.485967 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6afba2ee-3121-4c4d-a446-8ec676b2f51b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:18.487723 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-17cc5ed8-1a15-418c-9cae-4d357ee76693 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:18.488998 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6afba2ee-3121-4c4d-a446-8ec676b2f51b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:18.494483 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-55b88ecc-59f9-431f-9b1d-ee7e8d51f6a0 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:18.494755 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6afba2ee-3121-4c4d-a446-8ec676b2f51b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:18.496226 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6afba2ee-3121-4c4d-a446-8ec676b2f51b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:18.496226 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6afba2ee-3121-4c4d-a446-8ec676b2f51b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:18.496494 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6afba2ee-3121-4c4d-a446-8ec676b2f51b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:18.497004 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6afba2ee-3121-4c4d-a446-8ec676b2f51b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:18.497450 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6afba2ee-3121-4c4d-a446-8ec676b2f51b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:18.502772 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-17cc5ed8-1a15-418c-9cae-4d357ee76693 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.401205 Jun 10 13:19:18.503259 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 44/131] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:18 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:18.515448 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6afba2ee-3121-4c4d-a446-8ec676b2f51b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:18.641002 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-d70f72f7-6cef-4e91-8629-6f2ac4be066f req-3b9fc784-0ce6-44c8-bb79-9da96e34c853 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b1b0634-a37d-4051-907d-fba840eb6659", "name": "network-vif-plugged", "status": "completed", "tag": "d0b8f699-bd15-466f-b991-ac2119ac378d"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:18.647734 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d70f72f7-6cef-4e91-8629-6f2ac4be066f req-3b9fc784-0ce6-44c8-bb79-9da96e34c853 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:18.647859 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d70f72f7-6cef-4e91-8629-6f2ac4be066f req-3b9fc784-0ce6-44c8-bb79-9da96e34c853 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:18.647903 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d70f72f7-6cef-4e91-8629-6f2ac4be066f req-3b9fc784-0ce6-44c8-bb79-9da96e34c853 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:18.662049 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-d70f72f7-6cef-4e91-8629-6f2ac4be066f req-3b9fc784-0ce6-44c8-bb79-9da96e34c853 service nova] Creating event network-vif-plugged:d0b8f699-bd15-466f-b991-ac2119ac378d for instance 3b1b0634-a37d-4051-907d-fba840eb6659 on np0000002501 Jun 10 13:19:18.662536 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-d70f72f7-6cef-4e91-8629-6f2ac4be066f req-3b9fc784-0ce6-44c8-bb79-9da96e34c853 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:18.673912 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-d70f72f7-6cef-4e91-8629-6f2ac4be066f req-3b9fc784-0ce6-44c8-bb79-9da96e34c853 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035183 Jun 10 13:19:18.674335 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 45/132] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:18 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 10 13:19:18.735524 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6afba2ee-3121-4c4d-a446-8ec676b2f51b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:18.749214 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6afba2ee-3121-4c4d-a446-8ec676b2f51b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1311 microversion: 2.1 time: 0.264339 Jun 10 13:19:18.749214 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 44/133] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:18 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1311 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:18.859264 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-55b88ecc-59f9-431f-9b1d-ee7e8d51f6a0 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:18.865528 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-55b88ecc-59f9-431f-9b1d-ee7e8d51f6a0 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:18.866717 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-55b88ecc-59f9-431f-9b1d-ee7e8d51f6a0 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:18.871906 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-55b88ecc-59f9-431f-9b1d-ee7e8d51f6a0 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1454 microversion: 2.60 time: 0.413760 Jun 10 13:19:18.872219 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 45/134] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:18 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1454 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:19.208374 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-a141a385-6f30-46d9-86f9-b08f794850a3 req-ed674c75-f758-4595-8bc2-ebe83820030a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c30a8097-8373-43a7-ba64-17ac15949b35", "name": "network-vif-unplugged", "status": "completed", "tag": "291e2e9a-e05f-4ae7-88ae-0afb8c78fc88"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:19.211574 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a141a385-6f30-46d9-86f9-b08f794850a3 req-ed674c75-f758-4595-8bc2-ebe83820030a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:19.211685 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a141a385-6f30-46d9-86f9-b08f794850a3 req-ed674c75-f758-4595-8bc2-ebe83820030a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:19.211791 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a141a385-6f30-46d9-86f9-b08f794850a3 req-ed674c75-f758-4595-8bc2-ebe83820030a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:19.223896 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-a141a385-6f30-46d9-86f9-b08f794850a3 req-ed674c75-f758-4595-8bc2-ebe83820030a service nova] Creating event network-vif-unplugged:291e2e9a-e05f-4ae7-88ae-0afb8c78fc88 for instance c30a8097-8373-43a7-ba64-17ac15949b35 on np0000002501 Jun 10 13:19:19.224362 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-a141a385-6f30-46d9-86f9-b08f794850a3 req-ed674c75-f758-4595-8bc2-ebe83820030a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:19.230022 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-a141a385-6f30-46d9-86f9-b08f794850a3 req-ed674c75-f758-4595-8bc2-ebe83820030a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026618 Jun 10 13:19:19.230520 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 46/135] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:19 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 10 13:19:19.369657 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fa4b162e-adc0-4cd3-8779-6dc38fafec46 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:19.372247 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fa4b162e-adc0-4cd3-8779-6dc38fafec46 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:19.382247 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa4b162e-adc0-4cd3-8779-6dc38fafec46 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:19.382885 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa4b162e-adc0-4cd3-8779-6dc38fafec46 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:19.383281 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa4b162e-adc0-4cd3-8779-6dc38fafec46 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:19.384095 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa4b162e-adc0-4cd3-8779-6dc38fafec46 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:19.384659 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa4b162e-adc0-4cd3-8779-6dc38fafec46 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:19.385293 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa4b162e-adc0-4cd3-8779-6dc38fafec46 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:19.412046 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-fa4b162e-adc0-4cd3-8779-6dc38fafec46 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:19.485866 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9040e439-a5e4-4897-8147-816946f2fc61 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:19.491035 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9040e439-a5e4-4897-8147-816946f2fc61 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:19.495485 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-017cd54d-73c2-42d3-8e9b-320f3d6e10d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:19.496758 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9040e439-a5e4-4897-8147-816946f2fc61 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:19.497467 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9040e439-a5e4-4897-8147-816946f2fc61 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:19.497635 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9040e439-a5e4-4897-8147-816946f2fc61 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:19.497862 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-017cd54d-73c2-42d3-8e9b-320f3d6e10d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:19.498362 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9040e439-a5e4-4897-8147-816946f2fc61 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:19.498807 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9040e439-a5e4-4897-8147-816946f2fc61 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:19.499174 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9040e439-a5e4-4897-8147-816946f2fc61 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:19.506372 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-017cd54d-73c2-42d3-8e9b-320f3d6e10d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:19.508215 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-017cd54d-73c2-42d3-8e9b-320f3d6e10d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:19.508706 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-017cd54d-73c2-42d3-8e9b-320f3d6e10d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:19.510042 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-017cd54d-73c2-42d3-8e9b-320f3d6e10d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:19.510042 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-017cd54d-73c2-42d3-8e9b-320f3d6e10d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:19.510432 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-017cd54d-73c2-42d3-8e9b-320f3d6e10d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:19.516015 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fa4b162e-adc0-4cd3-8779-6dc38fafec46 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:19.523220 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9040e439-a5e4-4897-8147-816946f2fc61 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:19.525229 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fa4b162e-adc0-4cd3-8779-6dc38fafec46 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:19.528420 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fa4b162e-adc0-4cd3-8779-6dc38fafec46 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:19.533263 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fa4b162e-adc0-4cd3-8779-6dc38fafec46 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1578 microversion: 2.32 time: 0.164529 Jun 10 13:19:19.533263 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 45/136] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:19 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1578 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:19.534696 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4e1a3079-e190-4bb3-aaf1-6ac37cfc1fac tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:19.536768 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4e1a3079-e190-4bb3-aaf1-6ac37cfc1fac tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:19.541404 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-017cd54d-73c2-42d3-8e9b-320f3d6e10d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:19.542914 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4e1a3079-e190-4bb3-aaf1-6ac37cfc1fac tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:19.543329 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4e1a3079-e190-4bb3-aaf1-6ac37cfc1fac tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:19.543787 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4e1a3079-e190-4bb3-aaf1-6ac37cfc1fac tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:19.544522 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4e1a3079-e190-4bb3-aaf1-6ac37cfc1fac tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:19.544875 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4e1a3079-e190-4bb3-aaf1-6ac37cfc1fac tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:19.545249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4e1a3079-e190-4bb3-aaf1-6ac37cfc1fac tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:19.574677 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4e1a3079-e190-4bb3-aaf1-6ac37cfc1fac tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:19.640785 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-017cd54d-73c2-42d3-8e9b-320f3d6e10d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:19.645784 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-017cd54d-73c2-42d3-8e9b-320f3d6e10d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:19.646737 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-017cd54d-73c2-42d3-8e9b-320f3d6e10d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:19.652200 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-017cd54d-73c2-42d3-8e9b-320f3d6e10d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1568 microversion: 2.42 time: 0.162628 Jun 10 13:19:19.653217 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 47/137] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:19 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1568 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:19.743069 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9040e439-a5e4-4897-8147-816946f2fc61 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:19.753783 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9040e439-a5e4-4897-8147-816946f2fc61 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1365 microversion: 2.1 time: 0.276576 Jun 10 13:19:19.754197 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 46/138] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:19 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1365 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:19.772216 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ace8a13e-b803-413a-b1fa-f52b622b4070 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:19.774987 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ace8a13e-b803-413a-b1fa-f52b622b4070 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:19.783460 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ace8a13e-b803-413a-b1fa-f52b622b4070 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:19.783883 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ace8a13e-b803-413a-b1fa-f52b622b4070 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:19.784303 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ace8a13e-b803-413a-b1fa-f52b622b4070 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:19.785446 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ace8a13e-b803-413a-b1fa-f52b622b4070 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:19.786033 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ace8a13e-b803-413a-b1fa-f52b622b4070 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:19.786674 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ace8a13e-b803-413a-b1fa-f52b622b4070 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:19.815473 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ace8a13e-b803-413a-b1fa-f52b622b4070 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:19.821906 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4e1a3079-e190-4bb3-aaf1-6ac37cfc1fac tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:19.830552 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4e1a3079-e190-4bb3-aaf1-6ac37cfc1fac tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:19.830552 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4e1a3079-e190-4bb3-aaf1-6ac37cfc1fac tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:19.837977 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4e1a3079-e190-4bb3-aaf1-6ac37cfc1fac tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.305177 Jun 10 13:19:19.838209 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 46/139] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:19 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:19.889377 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f1738e8e-3f26-4035-955f-3243f3d06fd2 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:19.897056 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f1738e8e-3f26-4035-955f-3243f3d06fd2 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:19.909636 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f1738e8e-3f26-4035-955f-3243f3d06fd2 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:19.910191 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f1738e8e-3f26-4035-955f-3243f3d06fd2 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:19.910336 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f1738e8e-3f26-4035-955f-3243f3d06fd2 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:19.910905 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f1738e8e-3f26-4035-955f-3243f3d06fd2 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:19.911258 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f1738e8e-3f26-4035-955f-3243f3d06fd2 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:19.911605 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f1738e8e-3f26-4035-955f-3243f3d06fd2 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:19.936049 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f1738e8e-3f26-4035-955f-3243f3d06fd2 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:20.044048 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ace8a13e-b803-413a-b1fa-f52b622b4070 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:20.054516 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ace8a13e-b803-413a-b1fa-f52b622b4070 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1311 microversion: 2.1 time: 0.284971 Jun 10 13:19:20.054730 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 48/140] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:19 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1311 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:20.169522 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f1738e8e-3f26-4035-955f-3243f3d06fd2 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:20.176161 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f1738e8e-3f26-4035-955f-3243f3d06fd2 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:20.176641 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f1738e8e-3f26-4035-955f-3243f3d06fd2 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:20.181044 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f1738e8e-3f26-4035-955f-3243f3d06fd2 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1454 microversion: 2.60 time: 0.293737 Jun 10 13:19:20.181684 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 47/141] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:19 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1454 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:20.556576 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-93270f27-ea4f-4273-bdc2-0da374ba4e6b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:20.558712 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-93270f27-ea4f-4273-bdc2-0da374ba4e6b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:20.563384 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93270f27-ea4f-4273-bdc2-0da374ba4e6b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:20.563803 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93270f27-ea4f-4273-bdc2-0da374ba4e6b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:20.564123 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93270f27-ea4f-4273-bdc2-0da374ba4e6b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:20.564603 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93270f27-ea4f-4273-bdc2-0da374ba4e6b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:20.564916 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93270f27-ea4f-4273-bdc2-0da374ba4e6b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:20.565304 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93270f27-ea4f-4273-bdc2-0da374ba4e6b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:20.583976 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-93270f27-ea4f-4273-bdc2-0da374ba4e6b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:20.680120 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6ab0d3ba-9851-408b-8f71-7c320cb2ad9c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:20.682014 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6ab0d3ba-9851-408b-8f71-7c320cb2ad9c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:20.691603 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ab0d3ba-9851-408b-8f71-7c320cb2ad9c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:20.691802 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ab0d3ba-9851-408b-8f71-7c320cb2ad9c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:20.692037 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ab0d3ba-9851-408b-8f71-7c320cb2ad9c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:20.692843 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ab0d3ba-9851-408b-8f71-7c320cb2ad9c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:20.693587 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ab0d3ba-9851-408b-8f71-7c320cb2ad9c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:20.695004 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ab0d3ba-9851-408b-8f71-7c320cb2ad9c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:20.730299 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6ab0d3ba-9851-408b-8f71-7c320cb2ad9c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:20.755311 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-cea27fb7-f15a-4d28-bbd1-1bd141533bcc req-e0b30a89-909d-48cf-b0a4-b260d0d91666 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b1b0634-a37d-4051-907d-fba840eb6659", "name": "network-vif-plugged", "status": "completed", "tag": "d0b8f699-bd15-466f-b991-ac2119ac378d"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:20.763195 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-cea27fb7-f15a-4d28-bbd1-1bd141533bcc req-e0b30a89-909d-48cf-b0a4-b260d0d91666 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:20.763485 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-cea27fb7-f15a-4d28-bbd1-1bd141533bcc req-e0b30a89-909d-48cf-b0a4-b260d0d91666 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:20.763672 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-cea27fb7-f15a-4d28-bbd1-1bd141533bcc req-e0b30a89-909d-48cf-b0a4-b260d0d91666 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:20.773082 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-cea27fb7-f15a-4d28-bbd1-1bd141533bcc req-e0b30a89-909d-48cf-b0a4-b260d0d91666 service nova] Creating event network-vif-plugged:d0b8f699-bd15-466f-b991-ac2119ac378d for instance 3b1b0634-a37d-4051-907d-fba840eb6659 on np0000002501 Jun 10 13:19:20.773616 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-cea27fb7-f15a-4d28-bbd1-1bd141533bcc req-e0b30a89-909d-48cf-b0a4-b260d0d91666 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:20.778381 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-cea27fb7-f15a-4d28-bbd1-1bd141533bcc req-e0b30a89-909d-48cf-b0a4-b260d0d91666 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025189 Jun 10 13:19:20.778999 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 48/142] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19: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 10 13:19:20.785034 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-47597432-e840-4339-a933-120a761b13b0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:20.787365 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-47597432-e840-4339-a933-120a761b13b0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:20.792131 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47597432-e840-4339-a933-120a761b13b0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:20.792848 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47597432-e840-4339-a933-120a761b13b0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:20.792848 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47597432-e840-4339-a933-120a761b13b0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:20.793242 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47597432-e840-4339-a933-120a761b13b0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:20.793577 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47597432-e840-4339-a933-120a761b13b0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:20.793877 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47597432-e840-4339-a933-120a761b13b0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:20.823514 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-47597432-e840-4339-a933-120a761b13b0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:20.896267 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6ab0d3ba-9851-408b-8f71-7c320cb2ad9c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:20.909701 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6ab0d3ba-9851-408b-8f71-7c320cb2ad9c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:20.911045 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6ab0d3ba-9851-408b-8f71-7c320cb2ad9c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:20.917646 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6ab0d3ba-9851-408b-8f71-7c320cb2ad9c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1568 microversion: 2.42 time: 0.243187 Jun 10 13:19:20.918032 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 49/143] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:20 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1568 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:20.922763 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bb2b9c1e-5536-4b10-87a4-e7e58979d24a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:20.925040 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-bb2b9c1e-5536-4b10-87a4-e7e58979d24a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:20.938548 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bb2b9c1e-5536-4b10-87a4-e7e58979d24a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:20.938853 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bb2b9c1e-5536-4b10-87a4-e7e58979d24a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:20.939151 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bb2b9c1e-5536-4b10-87a4-e7e58979d24a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:20.942374 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bb2b9c1e-5536-4b10-87a4-e7e58979d24a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:20.942374 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bb2b9c1e-5536-4b10-87a4-e7e58979d24a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:20.942374 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bb2b9c1e-5536-4b10-87a4-e7e58979d24a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:20.964165 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-bb2b9c1e-5536-4b10-87a4-e7e58979d24a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:21.064051 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-93270f27-ea4f-4273-bdc2-0da374ba4e6b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:21.072733 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-93270f27-ea4f-4273-bdc2-0da374ba4e6b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:21.073686 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-93270f27-ea4f-4273-bdc2-0da374ba4e6b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:21.079906 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-93270f27-ea4f-4273-bdc2-0da374ba4e6b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1693 microversion: 2.32 time: 0.524978 Jun 10 13:19:21.080884 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 47/144] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:20 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1693 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:21.085207 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e873dbd8-d314-4887-98ed-dc138c120b43 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:21.086575 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e873dbd8-d314-4887-98ed-dc138c120b43 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:21.092583 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e873dbd8-d314-4887-98ed-dc138c120b43 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:21.092945 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e873dbd8-d314-4887-98ed-dc138c120b43 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:21.093208 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e873dbd8-d314-4887-98ed-dc138c120b43 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:21.093676 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e873dbd8-d314-4887-98ed-dc138c120b43 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:21.093977 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e873dbd8-d314-4887-98ed-dc138c120b43 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:21.094369 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e873dbd8-d314-4887-98ed-dc138c120b43 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:21.118456 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e873dbd8-d314-4887-98ed-dc138c120b43 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:21.143486 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-47597432-e840-4339-a933-120a761b13b0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:21.159311 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-47597432-e840-4339-a933-120a761b13b0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1365 microversion: 2.1 time: 0.379685 Jun 10 13:19:21.159926 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 49/145] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:20 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1365 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:21.210574 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c6d9e739-405c-4ed8-80f6-541dd1a0ba3c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:21.211925 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c6d9e739-405c-4ed8-80f6-541dd1a0ba3c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:21.217069 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6d9e739-405c-4ed8-80f6-541dd1a0ba3c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:21.217360 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6d9e739-405c-4ed8-80f6-541dd1a0ba3c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:21.217600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6d9e739-405c-4ed8-80f6-541dd1a0ba3c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:21.218052 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6d9e739-405c-4ed8-80f6-541dd1a0ba3c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:21.218415 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6d9e739-405c-4ed8-80f6-541dd1a0ba3c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:21.218721 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6d9e739-405c-4ed8-80f6-541dd1a0ba3c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:21.247127 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c6d9e739-405c-4ed8-80f6-541dd1a0ba3c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:21.304305 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bb2b9c1e-5536-4b10-87a4-e7e58979d24a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:21.312567 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bb2b9c1e-5536-4b10-87a4-e7e58979d24a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:21.313529 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bb2b9c1e-5536-4b10-87a4-e7e58979d24a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:21.323263 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-bb2b9c1e-5536-4b10-87a4-e7e58979d24a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.404556 Jun 10 13:19:21.324250 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 50/146] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:20 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:21.326908 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-39a21171-f18a-464e-986b-8a92ac7d4229 req-744095ca-efc8-44af-a287-ab7cbb908fd2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c30a8097-8373-43a7-ba64-17ac15949b35", "name": "network-vif-plugged", "status": "completed", "tag": "291e2e9a-e05f-4ae7-88ae-0afb8c78fc88"}, {"server_uuid": "c30a8097-8373-43a7-ba64-17ac15949b35", "name": "network-vif-plugged", "status": "completed", "tag": "291e2e9a-e05f-4ae7-88ae-0afb8c78fc88"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:21.340244 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-39a21171-f18a-464e-986b-8a92ac7d4229 req-744095ca-efc8-44af-a287-ab7cbb908fd2 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:21.340581 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-39a21171-f18a-464e-986b-8a92ac7d4229 req-744095ca-efc8-44af-a287-ab7cbb908fd2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:21.340796 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-39a21171-f18a-464e-986b-8a92ac7d4229 req-744095ca-efc8-44af-a287-ab7cbb908fd2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:21.348526 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e873dbd8-d314-4887-98ed-dc138c120b43 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:21.350670 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-39a21171-f18a-464e-986b-8a92ac7d4229 req-744095ca-efc8-44af-a287-ab7cbb908fd2 service nova] Creating event network-vif-plugged:291e2e9a-e05f-4ae7-88ae-0afb8c78fc88 for instance c30a8097-8373-43a7-ba64-17ac15949b35 on np0000002501 Jun 10 13:19:21.350977 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-39a21171-f18a-464e-986b-8a92ac7d4229 req-744095ca-efc8-44af-a287-ab7cbb908fd2 service nova] Creating event network-vif-plugged:291e2e9a-e05f-4ae7-88ae-0afb8c78fc88 for instance c30a8097-8373-43a7-ba64-17ac15949b35 on np0000002501 Jun 10 13:19:21.352427 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-39a21171-f18a-464e-986b-8a92ac7d4229 req-744095ca-efc8-44af-a287-ab7cbb908fd2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:21.358147 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-39a21171-f18a-464e-986b-8a92ac7d4229 req-744095ca-efc8-44af-a287-ab7cbb908fd2 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.033704 Jun 10 13:19:21.361684 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 51/147] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:21 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 10 13:19:21.362840 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e873dbd8-d314-4887-98ed-dc138c120b43 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1311 microversion: 2.1 time: 0.281702 Jun 10 13:19:21.363198 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 48/148] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:21 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1311 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:21.466211 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c6d9e739-405c-4ed8-80f6-541dd1a0ba3c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:21.481469 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c6d9e739-405c-4ed8-80f6-541dd1a0ba3c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:21.482361 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c6d9e739-405c-4ed8-80f6-541dd1a0ba3c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:21.489224 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c6d9e739-405c-4ed8-80f6-541dd1a0ba3c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1454 microversion: 2.60 time: 0.280578 Jun 10 13:19:21.489224 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 50/149] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:21 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1454 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:21.945888 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3cbf3bc5-acc4-4e56-8c3b-d3ccd11102e6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:21.948381 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3cbf3bc5-acc4-4e56-8c3b-d3ccd11102e6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:21.952934 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3cbf3bc5-acc4-4e56-8c3b-d3ccd11102e6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:21.953653 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3cbf3bc5-acc4-4e56-8c3b-d3ccd11102e6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:21.953944 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3cbf3bc5-acc4-4e56-8c3b-d3ccd11102e6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:21.955586 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3cbf3bc5-acc4-4e56-8c3b-d3ccd11102e6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:21.955586 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3cbf3bc5-acc4-4e56-8c3b-d3ccd11102e6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:21.955586 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3cbf3bc5-acc4-4e56-8c3b-d3ccd11102e6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:21.978378 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3cbf3bc5-acc4-4e56-8c3b-d3ccd11102e6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:22.101742 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-89e30bc7-36b2-47d8-adaf-a010a89f6c9d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:22.103855 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-89e30bc7-36b2-47d8-adaf-a010a89f6c9d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:22.112395 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89e30bc7-36b2-47d8-adaf-a010a89f6c9d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:22.112395 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89e30bc7-36b2-47d8-adaf-a010a89f6c9d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:22.113211 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89e30bc7-36b2-47d8-adaf-a010a89f6c9d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:22.113376 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89e30bc7-36b2-47d8-adaf-a010a89f6c9d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:22.113949 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89e30bc7-36b2-47d8-adaf-a010a89f6c9d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:22.114940 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89e30bc7-36b2-47d8-adaf-a010a89f6c9d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:22.136079 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-89e30bc7-36b2-47d8-adaf-a010a89f6c9d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:22.158927 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3cbf3bc5-acc4-4e56-8c3b-d3ccd11102e6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:22.168457 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3cbf3bc5-acc4-4e56-8c3b-d3ccd11102e6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:22.170211 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3cbf3bc5-acc4-4e56-8c3b-d3ccd11102e6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:22.174882 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3cbf3bc5-acc4-4e56-8c3b-d3ccd11102e6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1576 microversion: 2.42 time: 0.230986 Jun 10 13:19:22.175498 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 52/150] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:21 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1576 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:22.181236 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bbb3c3d2-9278-4e13-b802-284a7b7a9e22 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:22.184421 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bbb3c3d2-9278-4e13-b802-284a7b7a9e22 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:22.190268 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bbb3c3d2-9278-4e13-b802-284a7b7a9e22 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:22.190666 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bbb3c3d2-9278-4e13-b802-284a7b7a9e22 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:22.190959 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bbb3c3d2-9278-4e13-b802-284a7b7a9e22 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:22.191545 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bbb3c3d2-9278-4e13-b802-284a7b7a9e22 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:22.191866 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bbb3c3d2-9278-4e13-b802-284a7b7a9e22 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:22.192218 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bbb3c3d2-9278-4e13-b802-284a7b7a9e22 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:22.210666 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bbb3c3d2-9278-4e13-b802-284a7b7a9e22 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:22.350383 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-18f10aef-c4e1-4221-8a7d-f2ff105fd797 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:22.351875 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-18f10aef-c4e1-4221-8a7d-f2ff105fd797 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:22.357398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18f10aef-c4e1-4221-8a7d-f2ff105fd797 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:22.357943 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18f10aef-c4e1-4221-8a7d-f2ff105fd797 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:22.358413 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18f10aef-c4e1-4221-8a7d-f2ff105fd797 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:22.359127 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18f10aef-c4e1-4221-8a7d-f2ff105fd797 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:22.359629 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18f10aef-c4e1-4221-8a7d-f2ff105fd797 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:22.360115 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18f10aef-c4e1-4221-8a7d-f2ff105fd797 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:22.373833 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:22.376259 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:22.389399 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-18f10aef-c4e1-4221-8a7d-f2ff105fd797 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:22.694731 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-89e30bc7-36b2-47d8-adaf-a010a89f6c9d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:22.701010 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-89e30bc7-36b2-47d8-adaf-a010a89f6c9d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:22.702169 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-89e30bc7-36b2-47d8-adaf-a010a89f6c9d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:22.707968 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-89e30bc7-36b2-47d8-adaf-a010a89f6c9d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1797 microversion: 2.32 time: 0.609412 Jun 10 13:19:22.708780 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 49/151] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:22 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1797 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:22.712218 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6623c641-9adc-4298-88d8-b7fe31908b54 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:22.714814 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6623c641-9adc-4298-88d8-b7fe31908b54 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:22.720422 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6623c641-9adc-4298-88d8-b7fe31908b54 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:22.721198 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6623c641-9adc-4298-88d8-b7fe31908b54 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:22.721198 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6623c641-9adc-4298-88d8-b7fe31908b54 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:22.721920 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6623c641-9adc-4298-88d8-b7fe31908b54 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:22.722678 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6623c641-9adc-4298-88d8-b7fe31908b54 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:22.723262 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6623c641-9adc-4298-88d8-b7fe31908b54 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:22.745491 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6623c641-9adc-4298-88d8-b7fe31908b54 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:23.104212 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bbb3c3d2-9278-4e13-b802-284a7b7a9e22 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:23.112386 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bbb3c3d2-9278-4e13-b802-284a7b7a9e22 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1365 microversion: 2.1 time: 0.933035 Jun 10 13:19:23.112386 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 51/152] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:22 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1365 bytes in 933 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:23.114648 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-349e4644-6459-4662-90f9-ab9d1edf0e2c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:23.116209 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-349e4644-6459-4662-90f9-ab9d1edf0e2c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:23.121385 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-349e4644-6459-4662-90f9-ab9d1edf0e2c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:23.121385 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-349e4644-6459-4662-90f9-ab9d1edf0e2c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:23.121559 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-349e4644-6459-4662-90f9-ab9d1edf0e2c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:23.121964 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-349e4644-6459-4662-90f9-ab9d1edf0e2c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:23.122298 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-349e4644-6459-4662-90f9-ab9d1edf0e2c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:23.122635 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-349e4644-6459-4662-90f9-ab9d1edf0e2c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:23.134976 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-18f10aef-c4e1-4221-8a7d-f2ff105fd797 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:23.141213 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-18f10aef-c4e1-4221-8a7d-f2ff105fd797 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:23.142922 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-18f10aef-c4e1-4221-8a7d-f2ff105fd797 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:23.145706 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-349e4644-6459-4662-90f9-ab9d1edf0e2c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:23.152825 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-18f10aef-c4e1-4221-8a7d-f2ff105fd797 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.806576 Jun 10 13:19:23.153500 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 53/153] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:22 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:23.200627 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f6779b18-8578-4eee-956d-b6bff9588cbf tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:23.203700 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f6779b18-8578-4eee-956d-b6bff9588cbf tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:23.211548 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f6779b18-8578-4eee-956d-b6bff9588cbf tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:23.211718 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f6779b18-8578-4eee-956d-b6bff9588cbf tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:23.212045 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f6779b18-8578-4eee-956d-b6bff9588cbf tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:23.214080 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f6779b18-8578-4eee-956d-b6bff9588cbf tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:23.214546 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f6779b18-8578-4eee-956d-b6bff9588cbf tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:23.214945 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f6779b18-8578-4eee-956d-b6bff9588cbf tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:23.238789 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f6779b18-8578-4eee-956d-b6bff9588cbf tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:23.329881 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6623c641-9adc-4298-88d8-b7fe31908b54 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:23.338808 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6623c641-9adc-4298-88d8-b7fe31908b54 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1311 microversion: 2.1 time: 0.629799 Jun 10 13:19:23.339533 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 50/154] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:22 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1311 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:23.341335 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-d45d1061-229a-4e98-9458-aff7eb99eeb8 req-e166cd52-05c9-4416-aad7-83432c631067 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "tag": "d5e1c241-f6c1-4a9a-85d8-b4d846bac07a"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:23.347496 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d45d1061-229a-4e98-9458-aff7eb99eeb8 req-e166cd52-05c9-4416-aad7-83432c631067 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:23.347652 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d45d1061-229a-4e98-9458-aff7eb99eeb8 req-e166cd52-05c9-4416-aad7-83432c631067 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:23.347790 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d45d1061-229a-4e98-9458-aff7eb99eeb8 req-e166cd52-05c9-4416-aad7-83432c631067 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:23.354725 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-d45d1061-229a-4e98-9458-aff7eb99eeb8 req-e166cd52-05c9-4416-aad7-83432c631067 service nova] Creating event network-changed:d5e1c241-f6c1-4a9a-85d8-b4d846bac07a for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:19:23.355111 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-d45d1061-229a-4e98-9458-aff7eb99eeb8 req-e166cd52-05c9-4416-aad7-83432c631067 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:23.358705 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-d45d1061-229a-4e98-9458-aff7eb99eeb8 req-e166cd52-05c9-4416-aad7-83432c631067 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019064 Jun 10 13:19:23.358973 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 51/155] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:23 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 10 13:19:23.459644 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-349e4644-6459-4662-90f9-ab9d1edf0e2c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:23.467174 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-349e4644-6459-4662-90f9-ab9d1edf0e2c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:23.467780 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-349e4644-6459-4662-90f9-ab9d1edf0e2c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:23.472249 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-349e4644-6459-4662-90f9-ab9d1edf0e2c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 200 len: 1643 microversion: 2.60 time: 0.359215 Jun 10 13:19:23.472583 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 52/156] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:23 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 1643 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:23.492893 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f6779b18-8578-4eee-956d-b6bff9588cbf tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:23.494907 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f743cc01-3d63-4a0c-bf97-04ae3064b0b8 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:23.500025 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f743cc01-3d63-4a0c-bf97-04ae3064b0b8 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:23.500639 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f6779b18-8578-4eee-956d-b6bff9588cbf tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:23.501567 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f6779b18-8578-4eee-956d-b6bff9588cbf tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:23.510580 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f6779b18-8578-4eee-956d-b6bff9588cbf tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1691 microversion: 2.42 time: 0.312045 Jun 10 13:19:23.510974 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f743cc01-3d63-4a0c-bf97-04ae3064b0b8 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:23.510974 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f743cc01-3d63-4a0c-bf97-04ae3064b0b8 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:23.510974 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f743cc01-3d63-4a0c-bf97-04ae3064b0b8 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:23.511223 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 54/157] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:23 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1691 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:23.518901 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f743cc01-3d63-4a0c-bf97-04ae3064b0b8 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:23.519522 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f743cc01-3d63-4a0c-bf97-04ae3064b0b8 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:23.519845 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f743cc01-3d63-4a0c-bf97-04ae3064b0b8 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:23.536606 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f743cc01-3d63-4a0c-bf97-04ae3064b0b8 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:23.683875 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f743cc01-3d63-4a0c-bf97-04ae3064b0b8 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:23.685251 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=16 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:23.691578 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f743cc01-3d63-4a0c-bf97-04ae3064b0b8 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:23.692944 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f743cc01-3d63-4a0c-bf97-04ae3064b0b8 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:23.701036 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f743cc01-3d63-4a0c-bf97-04ae3064b0b8 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659" status: 200 len: 1643 microversion: 2.60 time: 0.213054 Jun 10 13:19:23.701643 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 52/158] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:23 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659 => generated 1643 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:23.727965 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-55536017-2b0e-4d27-accb-473884af93af tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:23.729608 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-678a795a-1452-4d6c-9acf-7140fb4e5d08 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:23.732518 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-678a795a-1452-4d6c-9acf-7140fb4e5d08 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:23.738593 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-678a795a-1452-4d6c-9acf-7140fb4e5d08 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:23.738593 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-678a795a-1452-4d6c-9acf-7140fb4e5d08 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:23.738795 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-678a795a-1452-4d6c-9acf-7140fb4e5d08 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:23.739268 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-678a795a-1452-4d6c-9acf-7140fb4e5d08 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:23.739640 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-678a795a-1452-4d6c-9acf-7140fb4e5d08 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:23.740117 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-678a795a-1452-4d6c-9acf-7140fb4e5d08 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:23.744947 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-55536017-2b0e-4d27-accb-473884af93af tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:23.754806 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55536017-2b0e-4d27-accb-473884af93af tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:23.755223 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55536017-2b0e-4d27-accb-473884af93af tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:23.755497 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55536017-2b0e-4d27-accb-473884af93af tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:23.756178 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55536017-2b0e-4d27-accb-473884af93af tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:23.756600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55536017-2b0e-4d27-accb-473884af93af tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:23.756940 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55536017-2b0e-4d27-accb-473884af93af tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:23.767776 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:23.796211 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-678a795a-1452-4d6c-9acf-7140fb4e5d08 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:23.797273 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-55536017-2b0e-4d27-accb-473884af93af tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:24.004640 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-76c1f8a2-83a1-4e76-b591-87a7c33843b1 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:24.004931 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-76c1f8a2-83a1-4e76-b591-87a7c33843b1 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:24.011537 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76c1f8a2-83a1-4e76-b591-87a7c33843b1 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:24.011693 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76c1f8a2-83a1-4e76-b591-87a7c33843b1 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:24.012096 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76c1f8a2-83a1-4e76-b591-87a7c33843b1 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:24.012514 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76c1f8a2-83a1-4e76-b591-87a7c33843b1 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:24.012514 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76c1f8a2-83a1-4e76-b591-87a7c33843b1 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:24.012614 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76c1f8a2-83a1-4e76-b591-87a7c33843b1 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:24.054493 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-76c1f8a2-83a1-4e76-b591-87a7c33843b1 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:19:24.152307 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-76c1f8a2-83a1-4e76-b591-87a7c33843b1 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 204 len: 0 microversion: 2.1 time: 0.150353 Jun 10 13:19:24.152307 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 53/159] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:19:23 2026] DELETE /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 0 bytes in 151 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:19:24.157646 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-849ce770-5763-4d67-8f78-528f9b7d8d33 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:24.159444 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-849ce770-5763-4d67-8f78-528f9b7d8d33 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:24.164951 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-849ce770-5763-4d67-8f78-528f9b7d8d33 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:24.165522 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-849ce770-5763-4d67-8f78-528f9b7d8d33 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:24.165522 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-849ce770-5763-4d67-8f78-528f9b7d8d33 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:24.167636 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-849ce770-5763-4d67-8f78-528f9b7d8d33 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:24.168123 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-849ce770-5763-4d67-8f78-528f9b7d8d33 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:24.168598 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-849ce770-5763-4d67-8f78-528f9b7d8d33 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:24.189263 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-849ce770-5763-4d67-8f78-528f9b7d8d33 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:24.272808 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-678a795a-1452-4d6c-9acf-7140fb4e5d08 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-interface" status: 200 len: 282 microversion: 2.60 time: 0.545190 Jun 10 13:19:24.274834 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 55/160] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:19:23 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-interface => generated 282 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:19:24.276863 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e52c2f74-7eb5-4502-8398-8d367977c7cc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:24.278762 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e52c2f74-7eb5-4502-8398-8d367977c7cc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:24.287188 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e52c2f74-7eb5-4502-8398-8d367977c7cc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:24.287188 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e52c2f74-7eb5-4502-8398-8d367977c7cc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:24.287188 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e52c2f74-7eb5-4502-8398-8d367977c7cc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:24.287810 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e52c2f74-7eb5-4502-8398-8d367977c7cc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:24.288229 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e52c2f74-7eb5-4502-8398-8d367977c7cc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:24.288940 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e52c2f74-7eb5-4502-8398-8d367977c7cc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:24.312166 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e52c2f74-7eb5-4502-8398-8d367977c7cc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:25.015910 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-55536017-2b0e-4d27-accb-473884af93af tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:25.024571 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-55536017-2b0e-4d27-accb-473884af93af tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:25.025523 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-55536017-2b0e-4d27-accb-473884af93af tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:25.030940 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-55536017-2b0e-4d27-accb-473884af93af tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1844 microversion: 2.32 time: 1.305333 Jun 10 13:19:25.031488 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 53/161] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:23 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1844 bytes in 1306 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:25.034380 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-dc5a62f9-845a-4a64-ad2d-d900f7c28297 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:25.037089 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-dc5a62f9-845a-4a64-ad2d-d900f7c28297 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:25.047861 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc5a62f9-845a-4a64-ad2d-d900f7c28297 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:25.047861 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc5a62f9-845a-4a64-ad2d-d900f7c28297 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:25.048138 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc5a62f9-845a-4a64-ad2d-d900f7c28297 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:25.048221 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-849ce770-5763-4d67-8f78-528f9b7d8d33 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:25.048678 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc5a62f9-845a-4a64-ad2d-d900f7c28297 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:25.049128 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc5a62f9-845a-4a64-ad2d-d900f7c28297 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:25.049550 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc5a62f9-845a-4a64-ad2d-d900f7c28297 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:25.058116 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-849ce770-5763-4d67-8f78-528f9b7d8d33 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1365 microversion: 2.1 time: 0.905869 Jun 10 13:19:25.059136 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 54/162] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:24 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1365 bytes in 907 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:25.061547 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-30b12782-6319-4647-8565-7e25f99751a1 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:25.063126 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-30b12782-6319-4647-8565-7e25f99751a1 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:25.070077 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-30b12782-6319-4647-8565-7e25f99751a1 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:25.070450 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-30b12782-6319-4647-8565-7e25f99751a1 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:25.070764 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-30b12782-6319-4647-8565-7e25f99751a1 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:25.071416 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-30b12782-6319-4647-8565-7e25f99751a1 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:25.071817 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-30b12782-6319-4647-8565-7e25f99751a1 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:25.072631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-30b12782-6319-4647-8565-7e25f99751a1 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:25.072702 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-dc5a62f9-845a-4a64-ad2d-d900f7c28297 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:25.096533 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-30b12782-6319-4647-8565-7e25f99751a1 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:26.009174 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e52c2f74-7eb5-4502-8398-8d367977c7cc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:26.022499 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e52c2f74-7eb5-4502-8398-8d367977c7cc tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1547 microversion: 2.1 time: 1.748218 Jun 10 13:19:26.023499 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 56/163] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:24 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1547 bytes in 1749 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:26.027139 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-104f6b58-e870-41aa-9735-bdcfb511e644 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:26.029052 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-104f6b58-e870-41aa-9735-bdcfb511e644 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:26.035121 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-104f6b58-e870-41aa-9735-bdcfb511e644 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:26.036414 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-104f6b58-e870-41aa-9735-bdcfb511e644 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:26.036414 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-104f6b58-e870-41aa-9735-bdcfb511e644 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:26.036634 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-104f6b58-e870-41aa-9735-bdcfb511e644 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:26.037229 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-104f6b58-e870-41aa-9735-bdcfb511e644 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:26.038440 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-104f6b58-e870-41aa-9735-bdcfb511e644 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:26.067238 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-104f6b58-e870-41aa-9735-bdcfb511e644 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:26.890737 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dc5a62f9-845a-4a64-ad2d-d900f7c28297 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:26.897885 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dc5a62f9-845a-4a64-ad2d-d900f7c28297 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:26.898123 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dc5a62f9-845a-4a64-ad2d-d900f7c28297 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:26.906165 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-dc5a62f9-845a-4a64-ad2d-d900f7c28297 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 1.874000 Jun 10 13:19:26.906460 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 54/164] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:25 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 1874 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:26.908913 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-5a32d82e-3824-488f-86e7-0ef4198c7fe1 req-ecf7e845-4888-4d4f-978a-565adae7d737 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "tag": "dcb555fe-bfd4-49f6-a877-d4e4f6d76e65"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:26.917824 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5a32d82e-3824-488f-86e7-0ef4198c7fe1 req-ecf7e845-4888-4d4f-978a-565adae7d737 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:26.918066 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5a32d82e-3824-488f-86e7-0ef4198c7fe1 req-ecf7e845-4888-4d4f-978a-565adae7d737 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:26.918189 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5a32d82e-3824-488f-86e7-0ef4198c7fe1 req-ecf7e845-4888-4d4f-978a-565adae7d737 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:26.924942 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-5a32d82e-3824-488f-86e7-0ef4198c7fe1 req-ecf7e845-4888-4d4f-978a-565adae7d737 service nova] Creating event network-changed:dcb555fe-bfd4-49f6-a877-d4e4f6d76e65 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:19:26.926445 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-5a32d82e-3824-488f-86e7-0ef4198c7fe1 req-ecf7e845-4888-4d4f-978a-565adae7d737 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:26.930774 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-5a32d82e-3824-488f-86e7-0ef4198c7fe1 req-ecf7e845-4888-4d4f-978a-565adae7d737 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023552 Jun 10 13:19:26.931008 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 55/165] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:26 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 10 13:19:26.933633 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-82c1309c-15ba-4971-8b5b-86fee4980177 req-7683109c-c096-47ad-8643-46b79a27e338 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1f03684-6eb3-406e-91ad-eb6eebac100b", "name": "network-vif-unplugged", "status": "completed", "tag": "86291c26-17ae-4979-85aa-183886fb7c28"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:26.940367 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-82c1309c-15ba-4971-8b5b-86fee4980177 req-7683109c-c096-47ad-8643-46b79a27e338 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:26.940572 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-82c1309c-15ba-4971-8b5b-86fee4980177 req-7683109c-c096-47ad-8643-46b79a27e338 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:26.940687 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-82c1309c-15ba-4971-8b5b-86fee4980177 req-7683109c-c096-47ad-8643-46b79a27e338 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:26.948697 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-82c1309c-15ba-4971-8b5b-86fee4980177 req-7683109c-c096-47ad-8643-46b79a27e338 service nova] Creating event network-vif-unplugged:86291c26-17ae-4979-85aa-183886fb7c28 for instance a1f03684-6eb3-406e-91ad-eb6eebac100b on np0000002501 Jun 10 13:19:26.949090 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-82c1309c-15ba-4971-8b5b-86fee4980177 req-7683109c-c096-47ad-8643-46b79a27e338 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:26.951362 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-30b12782-6319-4647-8565-7e25f99751a1 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:26.952887 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-82c1309c-15ba-4971-8b5b-86fee4980177 req-7683109c-c096-47ad-8643-46b79a27e338 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021370 Jun 10 13:19:26.953185 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 56/166] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:26 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 10 13:19:26.955689 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-46a13288-610a-470b-b377-9dd139f29366 req-a1161a86-f5ae-4625-ae6b-73ae941975a1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c30a8097-8373-43a7-ba64-17ac15949b35", "tag": "291e2e9a-e05f-4ae7-88ae-0afb8c78fc88"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:26.961272 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-46a13288-610a-470b-b377-9dd139f29366 req-a1161a86-f5ae-4625-ae6b-73ae941975a1 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:26.961462 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-46a13288-610a-470b-b377-9dd139f29366 req-a1161a86-f5ae-4625-ae6b-73ae941975a1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:26.961600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-46a13288-610a-470b-b377-9dd139f29366 req-a1161a86-f5ae-4625-ae6b-73ae941975a1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:26.965298 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-30b12782-6319-4647-8565-7e25f99751a1 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1311 microversion: 2.1 time: 1.906106 Jun 10 13:19:26.965658 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 55/167] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:25 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1311 bytes in 1906 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:26.967786 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6b242b1d-f712-404a-bef5-df473105c810 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:26.968898 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-46a13288-610a-470b-b377-9dd139f29366 req-a1161a86-f5ae-4625-ae6b-73ae941975a1 service nova] Creating event network-changed:291e2e9a-e05f-4ae7-88ae-0afb8c78fc88 for instance c30a8097-8373-43a7-ba64-17ac15949b35 on np0000002501 Jun 10 13:19:26.968898 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-46a13288-610a-470b-b377-9dd139f29366 req-a1161a86-f5ae-4625-ae6b-73ae941975a1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:26.969224 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6b242b1d-f712-404a-bef5-df473105c810 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:26.975435 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-46a13288-610a-470b-b377-9dd139f29366 req-a1161a86-f5ae-4625-ae6b-73ae941975a1 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021613 Jun 10 13:19:26.975738 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 57/168] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19: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 10 13:19:26.978245 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-25fc2e43-726b-47b0-b2fd-81906fd7c470 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:26.979284 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b242b1d-f712-404a-bef5-df473105c810 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:26.979882 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-25fc2e43-726b-47b0-b2fd-81906fd7c470 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:26.979956 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b242b1d-f712-404a-bef5-df473105c810 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:26.980939 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b242b1d-f712-404a-bef5-df473105c810 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:26.981626 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b242b1d-f712-404a-bef5-df473105c810 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:26.981966 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b242b1d-f712-404a-bef5-df473105c810 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:26.982503 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b242b1d-f712-404a-bef5-df473105c810 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:26.983950 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25fc2e43-726b-47b0-b2fd-81906fd7c470 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:26.984313 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25fc2e43-726b-47b0-b2fd-81906fd7c470 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:26.984458 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25fc2e43-726b-47b0-b2fd-81906fd7c470 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:26.984885 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25fc2e43-726b-47b0-b2fd-81906fd7c470 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:26.985363 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25fc2e43-726b-47b0-b2fd-81906fd7c470 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:26.985720 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25fc2e43-726b-47b0-b2fd-81906fd7c470 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:27.006328 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6b242b1d-f712-404a-bef5-df473105c810 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:27.011197 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-25fc2e43-726b-47b0-b2fd-81906fd7c470 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:27.023104 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-104f6b58-e870-41aa-9735-bdcfb511e644 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:27.028771 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-104f6b58-e870-41aa-9735-bdcfb511e644 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:27.029374 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-104f6b58-e870-41aa-9735-bdcfb511e644 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:27.033760 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-104f6b58-e870-41aa-9735-bdcfb511e644 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1842 microversion: 2.42 time: 1.009734 Jun 10 13:19:27.034051 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 57/169] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:26 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1842 bytes in 1010 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:27.039136 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b1a59d09-50e7-4dad-9a6d-4ee1e1511808 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:27.041192 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b1a59d09-50e7-4dad-9a6d-4ee1e1511808 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:27.047365 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1a59d09-50e7-4dad-9a6d-4ee1e1511808 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:27.047705 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1a59d09-50e7-4dad-9a6d-4ee1e1511808 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:27.047982 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1a59d09-50e7-4dad-9a6d-4ee1e1511808 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:27.048590 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1a59d09-50e7-4dad-9a6d-4ee1e1511808 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:27.048975 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1a59d09-50e7-4dad-9a6d-4ee1e1511808 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:27.049391 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1a59d09-50e7-4dad-9a6d-4ee1e1511808 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:27.079168 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b1a59d09-50e7-4dad-9a6d-4ee1e1511808 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:27.300669 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6b242b1d-f712-404a-bef5-df473105c810 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:27.307841 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6b242b1d-f712-404a-bef5-df473105c810 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:27.308453 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6b242b1d-f712-404a-bef5-df473105c810 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:27.312859 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6b242b1d-f712-404a-bef5-df473105c810 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.346508 Jun 10 13:19:27.313010 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 56/170] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:26 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:27.693548 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-25fc2e43-726b-47b0-b2fd-81906fd7c470 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:27.704057 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-25fc2e43-726b-47b0-b2fd-81906fd7c470 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1365 microversion: 2.1 time: 0.727592 Jun 10 13:19:27.704529 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 58/171] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:26 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1365 bytes in 728 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:27.758390 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b1a59d09-50e7-4dad-9a6d-4ee1e1511808 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:27.769229 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b1a59d09-50e7-4dad-9a6d-4ee1e1511808 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1547 microversion: 2.1 time: 0.732016 Jun 10 13:19:27.769642 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 58/172] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:27 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1547 bytes in 733 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:27.928235 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8f17170f-4566-4e37-9a17-95913d236cff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:27.930976 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8f17170f-4566-4e37-9a17-95913d236cff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:27.936357 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8f17170f-4566-4e37-9a17-95913d236cff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:27.937440 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8f17170f-4566-4e37-9a17-95913d236cff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:27.937440 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8f17170f-4566-4e37-9a17-95913d236cff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:27.937677 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8f17170f-4566-4e37-9a17-95913d236cff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:27.938047 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8f17170f-4566-4e37-9a17-95913d236cff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:27.938465 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8f17170f-4566-4e37-9a17-95913d236cff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:27.965005 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8f17170f-4566-4e37-9a17-95913d236cff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:27.985368 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1ea463ae-c375-4cb9-96ea-3a32b5ccd51e tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:27.986209 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1ea463ae-c375-4cb9-96ea-3a32b5ccd51e tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:27.996210 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ea463ae-c375-4cb9-96ea-3a32b5ccd51e tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:27.996210 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ea463ae-c375-4cb9-96ea-3a32b5ccd51e tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:27.996210 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ea463ae-c375-4cb9-96ea-3a32b5ccd51e tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:27.996210 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ea463ae-c375-4cb9-96ea-3a32b5ccd51e tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:27.996406 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ea463ae-c375-4cb9-96ea-3a32b5ccd51e tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:27.996406 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ea463ae-c375-4cb9-96ea-3a32b5ccd51e tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:28.013947 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1ea463ae-c375-4cb9-96ea-3a32b5ccd51e tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:28.056597 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2d55cec0-61b7-4a98-a8fc-102e894bee27 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:28.059240 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2d55cec0-61b7-4a98-a8fc-102e894bee27 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:28.065564 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d55cec0-61b7-4a98-a8fc-102e894bee27 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:28.065819 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d55cec0-61b7-4a98-a8fc-102e894bee27 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:28.066119 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d55cec0-61b7-4a98-a8fc-102e894bee27 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:28.066667 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d55cec0-61b7-4a98-a8fc-102e894bee27 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:28.066860 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d55cec0-61b7-4a98-a8fc-102e894bee27 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:28.067180 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d55cec0-61b7-4a98-a8fc-102e894bee27 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:28.082915 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2d55cec0-61b7-4a98-a8fc-102e894bee27 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:28.468614 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8f17170f-4566-4e37-9a17-95913d236cff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:28.476727 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8f17170f-4566-4e37-9a17-95913d236cff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:28.478125 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8f17170f-4566-4e37-9a17-95913d236cff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:28.488230 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8f17170f-4566-4e37-9a17-95913d236cff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.562442 Jun 10 13:19:28.489341 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 57/173] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:27 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:28.491908 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b776373d-ac7b-49c4-890e-df81891cb6db tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:28.495023 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b776373d-ac7b-49c4-890e-df81891cb6db tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:28.502073 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b776373d-ac7b-49c4-890e-df81891cb6db tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:28.502565 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b776373d-ac7b-49c4-890e-df81891cb6db tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:28.502817 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b776373d-ac7b-49c4-890e-df81891cb6db tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:28.503423 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b776373d-ac7b-49c4-890e-df81891cb6db tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:28.504165 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b776373d-ac7b-49c4-890e-df81891cb6db tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:28.504165 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b776373d-ac7b-49c4-890e-df81891cb6db tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:28.525091 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b776373d-ac7b-49c4-890e-df81891cb6db tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:28.605036 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1ea463ae-c375-4cb9-96ea-3a32b5ccd51e tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:28.615839 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1ea463ae-c375-4cb9-96ea-3a32b5ccd51e tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1311 microversion: 2.1 time: 0.633611 Jun 10 13:19:28.616381 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 59/174] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:27 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1311 bytes in 634 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:28.650462 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2d55cec0-61b7-4a98-a8fc-102e894bee27 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:28.658253 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2d55cec0-61b7-4a98-a8fc-102e894bee27 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:28.659393 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2d55cec0-61b7-4a98-a8fc-102e894bee27 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:28.666158 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2d55cec0-61b7-4a98-a8fc-102e894bee27 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1884 microversion: 2.42 time: 0.613524 Jun 10 13:19:28.666600 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 59/175] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:28 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1884 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:28.720819 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-05797f6e-7b47-4ead-896f-4bca9bb59073 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:28.722913 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-05797f6e-7b47-4ead-896f-4bca9bb59073 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:28.727029 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-05797f6e-7b47-4ead-896f-4bca9bb59073 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:28.727258 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-05797f6e-7b47-4ead-896f-4bca9bb59073 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:28.727501 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-05797f6e-7b47-4ead-896f-4bca9bb59073 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:28.727942 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-05797f6e-7b47-4ead-896f-4bca9bb59073 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:28.729895 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-05797f6e-7b47-4ead-896f-4bca9bb59073 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:28.729895 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-05797f6e-7b47-4ead-896f-4bca9bb59073 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:28.749400 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-05797f6e-7b47-4ead-896f-4bca9bb59073 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:28.790288 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ad9ab932-44d7-4d4c-9038-cb1b10e9cbe9 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:28.791016 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ad9ab932-44d7-4d4c-9038-cb1b10e9cbe9 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:28.795220 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad9ab932-44d7-4d4c-9038-cb1b10e9cbe9 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:28.795589 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad9ab932-44d7-4d4c-9038-cb1b10e9cbe9 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:28.795895 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad9ab932-44d7-4d4c-9038-cb1b10e9cbe9 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:28.796398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad9ab932-44d7-4d4c-9038-cb1b10e9cbe9 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:28.796696 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad9ab932-44d7-4d4c-9038-cb1b10e9cbe9 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:28.797139 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad9ab932-44d7-4d4c-9038-cb1b10e9cbe9 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:28.823514 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ad9ab932-44d7-4d4c-9038-cb1b10e9cbe9 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:28.976063 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ad9ab932-44d7-4d4c-9038-cb1b10e9cbe9 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:28.990185 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ad9ab932-44d7-4d4c-9038-cb1b10e9cbe9 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1340 microversion: 2.1 time: 0.201982 Jun 10 13:19:28.990185 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 60/176] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:28 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1340 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:29.011144 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "tag": "c7d1deae-0115-42f2-9705-df2a7f45bb04"}, {"name": "network-changed", "server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "tag": "b5c83e45-03bd-4f8d-aeb7-371581d8d872"}, {"name": "network-changed", "server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "tag": "0211db66-cde6-4a76-9a8c-841d7b4352f9"}, {"server_uuid": "01efcd86-5215-421f-af71-851413265b46", "name": "network-vif-unplugged", "status": "completed", "tag": "05b3bba1-c530-41e6-995b-6cc023829ae7"}, {"server_uuid": "01efcd86-5215-421f-af71-851413265b46", "name": "network-vif-plugged", "status": "completed", "tag": "05b3bba1-c530-41e6-995b-6cc023829ae7"}, {"name": "network-changed", "server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "tag": "4b384dc0-dae0-4924-9866-2246c1d65850"}, {"server_uuid": "01efcd86-5215-421f-af71-851413265b46", "name": "network-vif-plugged", "status": "completed", "tag": "05b3bba1-c530-41e6-995b-6cc023829ae7"}, {"server_uuid": "82f78787-8e26-494a-81a9-60611872cf4c", "name": "network-vif-unplugged", "status": "completed", "tag": "4039a4c2-49b1-4555-b8ca-fe9e495caba2"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "0211db66-cde6-4a76-9a8c-841d7b4352f9"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "b5c83e45-03bd-4f8d-aeb7-371581d8d872"}, {"server_uuid": "dcb96a44-f375-4db3-a7f6-e0e85c70d490", "name": "network-vif-unplugged", "status": "completed", "tag": "3676b6c6-8e2a-447c-b886-2a1ee28337ae"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:29.023231 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:29.023952 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:29.023952 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:29.034946 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] Creating event network-changed:c7d1deae-0115-42f2-9705-df2a7f45bb04 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:19:29.035125 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] Creating event network-changed:b5c83e45-03bd-4f8d-aeb7-371581d8d872 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:19:29.035323 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] Creating event network-changed:0211db66-cde6-4a76-9a8c-841d7b4352f9 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:19:29.036714 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] Creating event network-vif-unplugged:05b3bba1-c530-41e6-995b-6cc023829ae7 for instance 01efcd86-5215-421f-af71-851413265b46 on np0000002501 Jun 10 13:19:29.037162 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] Creating event network-vif-plugged:05b3bba1-c530-41e6-995b-6cc023829ae7 for instance 01efcd86-5215-421f-af71-851413265b46 on np0000002501 Jun 10 13:19:29.038489 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] Creating event network-changed:4b384dc0-dae0-4924-9866-2246c1d65850 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:19:29.038841 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] Creating event network-vif-plugged:05b3bba1-c530-41e6-995b-6cc023829ae7 for instance 01efcd86-5215-421f-af71-851413265b46 on np0000002501 Jun 10 13:19:29.039050 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] Creating event network-vif-unplugged:4039a4c2-49b1-4555-b8ca-fe9e495caba2 for instance 82f78787-8e26-494a-81a9-60611872cf4c on np0000002501 Jun 10 13:19:29.039264 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] Creating event network-vif-unplugged:0211db66-cde6-4a76-9a8c-841d7b4352f9 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:19:29.039491 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] Creating event network-vif-unplugged:b5c83e45-03bd-4f8d-aeb7-371581d8d872 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:19:29.039823 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] Creating event network-vif-unplugged:3676b6c6-8e2a-447c-b886-2a1ee28337ae for instance dcb96a44-f375-4db3-a7f6-e0e85c70d490 on np0000002501 Jun 10 13:19:29.040502 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:29.053664 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-e7005e36-c1c2-4607-8e51-c27b32215af1 req-fae4758a-d2e1-4b8d-9a40-21e95bf5a2c5 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1887 microversion: 2.1 time: 0.044455 Jun 10 13:19:29.054034 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 61/177] 10.4.3.74 () {72 vars in 1426 bytes} [Wed Jun 10 13:19:29 2026] POST /compute/v2.1/os-server-external-events => generated 1887 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:29.060750 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-2d14be65-78af-447f-b28d-ba05ee91b726 req-3637d006-fd47-4bd3-843d-1a13bbe16780 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a1f03684-6eb3-406e-91ad-eb6eebac100b", "name": "network-vif-unplugged", "status": "completed", "tag": "86291c26-17ae-4979-85aa-183886fb7c28"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:29.062529 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b776373d-ac7b-49c4-890e-df81891cb6db tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:29.067694 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-2d14be65-78af-447f-b28d-ba05ee91b726 req-3637d006-fd47-4bd3-843d-1a13bbe16780 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:29.067694 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-2d14be65-78af-447f-b28d-ba05ee91b726 req-3637d006-fd47-4bd3-843d-1a13bbe16780 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:29.067857 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-2d14be65-78af-447f-b28d-ba05ee91b726 req-3637d006-fd47-4bd3-843d-1a13bbe16780 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:29.068139 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b776373d-ac7b-49c4-890e-df81891cb6db tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:29.068763 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b776373d-ac7b-49c4-890e-df81891cb6db tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:29.074155 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b776373d-ac7b-49c4-890e-df81891cb6db tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.583923 Jun 10 13:19:29.074738 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 58/178] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:28 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:29.077895 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-12ea1169-7118-4ffc-a44e-03b8d55d7681 req-cddf0132-8826-40fd-a95b-fdc25229aef8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "d5e1c241-f6c1-4a9a-85d8-b4d846bac07a"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "c7d1deae-0115-42f2-9705-df2a7f45bb04"}, {"server_uuid": "a1f03684-6eb3-406e-91ad-eb6eebac100b", "name": "network-vif-deleted", "tag": "86291c26-17ae-4979-85aa-183886fb7c28"}, {"name": "network-changed", "server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "tag": "e73964c6-0c56-4f96-b238-3509dd279674"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:29.080522 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-2d14be65-78af-447f-b28d-ba05ee91b726 req-3637d006-fd47-4bd3-843d-1a13bbe16780 service nova] Creating event network-vif-unplugged:86291c26-17ae-4979-85aa-183886fb7c28 for instance a1f03684-6eb3-406e-91ad-eb6eebac100b on np0000002501 Jun 10 13:19:29.081139 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-2d14be65-78af-447f-b28d-ba05ee91b726 req-3637d006-fd47-4bd3-843d-1a13bbe16780 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:29.088969 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-2d14be65-78af-447f-b28d-ba05ee91b726 req-3637d006-fd47-4bd3-843d-1a13bbe16780 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.034123 Jun 10 13:19:29.091083 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 62/179] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:29 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 10 13:19:29.091318 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-12ea1169-7118-4ffc-a44e-03b8d55d7681 req-cddf0132-8826-40fd-a95b-fdc25229aef8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:29.091318 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-12ea1169-7118-4ffc-a44e-03b8d55d7681 req-cddf0132-8826-40fd-a95b-fdc25229aef8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:29.091318 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-12ea1169-7118-4ffc-a44e-03b8d55d7681 req-cddf0132-8826-40fd-a95b-fdc25229aef8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:29.099029 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-12ea1169-7118-4ffc-a44e-03b8d55d7681 req-cddf0132-8826-40fd-a95b-fdc25229aef8 service nova] Creating event network-vif-unplugged:d5e1c241-f6c1-4a9a-85d8-b4d846bac07a for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:19:29.099232 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-12ea1169-7118-4ffc-a44e-03b8d55d7681 req-cddf0132-8826-40fd-a95b-fdc25229aef8 service nova] Creating event network-vif-unplugged:c7d1deae-0115-42f2-9705-df2a7f45bb04 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:19:29.099457 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-12ea1169-7118-4ffc-a44e-03b8d55d7681 req-cddf0132-8826-40fd-a95b-fdc25229aef8 service nova] Creating event network-vif-deleted:86291c26-17ae-4979-85aa-183886fb7c28 for instance a1f03684-6eb3-406e-91ad-eb6eebac100b on np0000002501 Jun 10 13:19:29.099628 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-12ea1169-7118-4ffc-a44e-03b8d55d7681 req-cddf0132-8826-40fd-a95b-fdc25229aef8 service nova] Creating event network-changed:e73964c6-0c56-4f96-b238-3509dd279674 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:19:29.101942 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-12ea1169-7118-4ffc-a44e-03b8d55d7681 req-cddf0132-8826-40fd-a95b-fdc25229aef8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:29.109751 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-12ea1169-7118-4ffc-a44e-03b8d55d7681 req-cddf0132-8826-40fd-a95b-fdc25229aef8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 696 microversion: 2.1 time: 0.033839 Jun 10 13:19:29.110123 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 59/180] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:29 2026] POST /compute/v2.1/os-server-external-events => generated 696 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:19:29.136889 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-05797f6e-7b47-4ead-896f-4bca9bb59073 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:29.148519 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-05797f6e-7b47-4ead-896f-4bca9bb59073 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1365 microversion: 2.1 time: 0.429343 Jun 10 13:19:29.148968 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 60/181] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:28 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1365 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:29.509453 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-653f106f-21a7-49c8-a1e1-797f5d883ed2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:29.511597 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-653f106f-21a7-49c8-a1e1-797f5d883ed2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:29.518143 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-653f106f-21a7-49c8-a1e1-797f5d883ed2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:29.518598 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-653f106f-21a7-49c8-a1e1-797f5d883ed2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:29.519122 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-653f106f-21a7-49c8-a1e1-797f5d883ed2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:29.519867 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-653f106f-21a7-49c8-a1e1-797f5d883ed2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:29.520376 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-653f106f-21a7-49c8-a1e1-797f5d883ed2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:29.520842 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-653f106f-21a7-49c8-a1e1-797f5d883ed2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:29.548556 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-653f106f-21a7-49c8-a1e1-797f5d883ed2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:29.637071 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6570dddb-38e4-4aac-9fe3-faaba752735a tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:29.639118 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6570dddb-38e4-4aac-9fe3-faaba752735a tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:29.644206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6570dddb-38e4-4aac-9fe3-faaba752735a tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:29.644565 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6570dddb-38e4-4aac-9fe3-faaba752735a tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:29.644781 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6570dddb-38e4-4aac-9fe3-faaba752735a tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:29.645306 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6570dddb-38e4-4aac-9fe3-faaba752735a tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:29.645702 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6570dddb-38e4-4aac-9fe3-faaba752735a tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:29.646070 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6570dddb-38e4-4aac-9fe3-faaba752735a tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:29.673495 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6570dddb-38e4-4aac-9fe3-faaba752735a tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:29.686386 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3913acb3-4df2-4dec-a0d7-8a56f78e0d58 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:29.688459 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3913acb3-4df2-4dec-a0d7-8a56f78e0d58 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:29.694708 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3913acb3-4df2-4dec-a0d7-8a56f78e0d58 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:29.695061 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3913acb3-4df2-4dec-a0d7-8a56f78e0d58 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:29.695324 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3913acb3-4df2-4dec-a0d7-8a56f78e0d58 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:29.695851 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3913acb3-4df2-4dec-a0d7-8a56f78e0d58 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:29.696224 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3913acb3-4df2-4dec-a0d7-8a56f78e0d58 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:29.696575 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3913acb3-4df2-4dec-a0d7-8a56f78e0d58 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:29.718273 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3913acb3-4df2-4dec-a0d7-8a56f78e0d58 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:29.804920 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-653f106f-21a7-49c8-a1e1-797f5d883ed2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:29.812205 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-653f106f-21a7-49c8-a1e1-797f5d883ed2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:29.813203 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-653f106f-21a7-49c8-a1e1-797f5d883ed2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:29.829457 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-653f106f-21a7-49c8-a1e1-797f5d883ed2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.322462 Jun 10 13:19:29.832515 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 63/182] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:29 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:29.975019 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6570dddb-38e4-4aac-9fe3-faaba752735a tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:29.991970 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6570dddb-38e4-4aac-9fe3-faaba752735a tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1311 microversion: 2.1 time: 0.357152 Jun 10 13:19:29.992865 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 60/183] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:29 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1311 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:30.014300 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5f5cfd17-961d-4cca-9b1c-5369fc0eb934 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:30.018126 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5f5cfd17-961d-4cca-9b1c-5369fc0eb934 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:30.023444 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5f5cfd17-961d-4cca-9b1c-5369fc0eb934 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:30.023678 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5f5cfd17-961d-4cca-9b1c-5369fc0eb934 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:30.023978 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5f5cfd17-961d-4cca-9b1c-5369fc0eb934 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:30.025434 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5f5cfd17-961d-4cca-9b1c-5369fc0eb934 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:30.025434 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5f5cfd17-961d-4cca-9b1c-5369fc0eb934 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:30.025434 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5f5cfd17-961d-4cca-9b1c-5369fc0eb934 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:30.058386 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5f5cfd17-961d-4cca-9b1c-5369fc0eb934 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:30.058574 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5f5cfd17-961d-4cca-9b1c-5369fc0eb934 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:30.058883 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5f5cfd17-961d-4cca-9b1c-5369fc0eb934 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:30.059197 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-5f5cfd17-961d-4cca-9b1c-5369fc0eb934 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lazy-loading 'fault' on Instance uuid a1f03684-6eb3-406e-91ad-eb6eebac100b {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:19:30.067113 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5f5cfd17-961d-4cca-9b1c-5369fc0eb934 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:30.094766 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c458f7ff-e41a-4047-8270-ec80fb91d880 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:30.096456 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c458f7ff-e41a-4047-8270-ec80fb91d880 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:30.102743 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c458f7ff-e41a-4047-8270-ec80fb91d880 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:30.103114 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c458f7ff-e41a-4047-8270-ec80fb91d880 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:30.103403 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c458f7ff-e41a-4047-8270-ec80fb91d880 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:30.103890 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c458f7ff-e41a-4047-8270-ec80fb91d880 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:30.104277 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c458f7ff-e41a-4047-8270-ec80fb91d880 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:30.104665 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c458f7ff-e41a-4047-8270-ec80fb91d880 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:30.124853 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c458f7ff-e41a-4047-8270-ec80fb91d880 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:30.132853 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3913acb3-4df2-4dec-a0d7-8a56f78e0d58 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:30.139709 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3913acb3-4df2-4dec-a0d7-8a56f78e0d58 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:30.140114 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5f5cfd17-961d-4cca-9b1c-5369fc0eb934 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:30.141543 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3913acb3-4df2-4dec-a0d7-8a56f78e0d58 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:30.147262 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3913acb3-4df2-4dec-a0d7-8a56f78e0d58 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.463189 Jun 10 13:19:30.147689 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 61/184] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:29 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:30.148160 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5f5cfd17-961d-4cca-9b1c-5369fc0eb934 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1345 microversion: 2.1 time: 0.135618 Jun 10 13:19:30.148550 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 64/185] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:30 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1345 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:30.165848 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b79f6767-ae0d-4bba-a8b5-8ccb7b65840a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:30.168023 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b79f6767-ae0d-4bba-a8b5-8ccb7b65840a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:30.173164 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b79f6767-ae0d-4bba-a8b5-8ccb7b65840a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:30.173473 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b79f6767-ae0d-4bba-a8b5-8ccb7b65840a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:30.173707 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b79f6767-ae0d-4bba-a8b5-8ccb7b65840a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:30.174183 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b79f6767-ae0d-4bba-a8b5-8ccb7b65840a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:30.174499 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b79f6767-ae0d-4bba-a8b5-8ccb7b65840a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:30.174837 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b79f6767-ae0d-4bba-a8b5-8ccb7b65840a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:30.200425 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b79f6767-ae0d-4bba-a8b5-8ccb7b65840a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:30.261667 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-adc663a1-9e6c-4511-8d04-947f30568602 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-209326995", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPUmuezxHgd3iZJ0QqWAoh/ZgMEEWGT6WB/W4rTk+shFQJY+fnUFd+bOFvzhN2S/2P+6wHf15sWUoM8+gctXMmMwftf5NarmKlJ33TM+QXbVcZlBTYPeby+j7AW0hpFjbw=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:30.273641 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-adc663a1-9e6c-4511-8d04-947f30568602 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Getting quotas for project 59907b4b408447698f6baf0804d39b33. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:19:30.276794 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-adc663a1-9e6c-4511-8d04-947f30568602 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Getting quotas for user 2a9c28a3ca3c48d0b02abe87e563b439 and project 59907b4b408447698f6baf0804d39b33. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:19:30.295248 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-adc663a1-9e6c-4511-8d04-947f30568602 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.49 time: 0.035461 Jun 10 13:19:30.295584 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 65/186] 10.4.3.74 () {70 vars in 1311 bytes} [Wed Jun 10 13:19:30 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 36 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 10 13:19:30.426620 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c458f7ff-e41a-4047-8270-ec80fb91d880 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:30.435920 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c458f7ff-e41a-4047-8270-ec80fb91d880 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:30.436692 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c458f7ff-e41a-4047-8270-ec80fb91d880 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:30.441253 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c458f7ff-e41a-4047-8270-ec80fb91d880 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.348672 Jun 10 13:19:30.441710 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 61/187] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:30 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:30.466820 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b79f6767-ae0d-4bba-a8b5-8ccb7b65840a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:30.477914 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b79f6767-ae0d-4bba-a8b5-8ccb7b65840a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1365 microversion: 2.1 time: 0.313579 Jun 10 13:19:30.478123 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 62/188] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:30 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1365 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:30.858051 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-34d705d5-e391-4a45-ac4d-a78b41581768 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:30.859619 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-34d705d5-e391-4a45-ac4d-a78b41581768 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:30.864378 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-34d705d5-e391-4a45-ac4d-a78b41581768 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:30.864736 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-34d705d5-e391-4a45-ac4d-a78b41581768 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:30.865156 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-34d705d5-e391-4a45-ac4d-a78b41581768 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:30.866073 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-34d705d5-e391-4a45-ac4d-a78b41581768 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:30.866488 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-34d705d5-e391-4a45-ac4d-a78b41581768 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:30.866901 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-34d705d5-e391-4a45-ac4d-a78b41581768 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:30.887514 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-34d705d5-e391-4a45-ac4d-a78b41581768 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:31.011117 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ff3c17f1-46db-4a4e-95fc-0616134a1a45 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:31.013876 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ff3c17f1-46db-4a4e-95fc-0616134a1a45 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:31.019095 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff3c17f1-46db-4a4e-95fc-0616134a1a45 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:31.019586 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff3c17f1-46db-4a4e-95fc-0616134a1a45 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:31.019983 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff3c17f1-46db-4a4e-95fc-0616134a1a45 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:31.020711 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff3c17f1-46db-4a4e-95fc-0616134a1a45 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:31.021212 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff3c17f1-46db-4a4e-95fc-0616134a1a45 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:31.021690 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff3c17f1-46db-4a4e-95fc-0616134a1a45 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:31.043422 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ff3c17f1-46db-4a4e-95fc-0616134a1a45 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:31.150420 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-6af2bef6-18a4-4e19-806a-2ae8690c3f94 req-f98b4c9a-40e3-449c-9140-838f1999dc67 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "82f78787-8e26-494a-81a9-60611872cf4c", "name": "network-vif-plugged", "status": "completed", "tag": "4039a4c2-49b1-4555-b8ca-fe9e495caba2"}, {"server_uuid": "82f78787-8e26-494a-81a9-60611872cf4c", "name": "network-vif-plugged", "status": "completed", "tag": "4039a4c2-49b1-4555-b8ca-fe9e495caba2"}, {"server_uuid": "dcb96a44-f375-4db3-a7f6-e0e85c70d490", "name": "network-vif-plugged", "status": "completed", "tag": "3676b6c6-8e2a-447c-b886-2a1ee28337ae"}, {"name": "network-changed", "server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "tag": "90af2ae5-dfd2-4c6f-9b45-e96b7d4c00dd"}, {"server_uuid": "dcb96a44-f375-4db3-a7f6-e0e85c70d490", "name": "network-vif-plugged", "status": "completed", "tag": "3676b6c6-8e2a-447c-b886-2a1ee28337ae"}, {"name": "network-changed", "server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "tag": "d2e625f2-531a-4316-8711-2a52a6fa9186"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:31.155631 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-34d705d5-e391-4a45-ac4d-a78b41581768 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:31.159756 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6af2bef6-18a4-4e19-806a-2ae8690c3f94 req-f98b4c9a-40e3-449c-9140-838f1999dc67 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:31.160021 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6af2bef6-18a4-4e19-806a-2ae8690c3f94 req-f98b4c9a-40e3-449c-9140-838f1999dc67 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:31.160267 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6af2bef6-18a4-4e19-806a-2ae8690c3f94 req-f98b4c9a-40e3-449c-9140-838f1999dc67 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:31.161234 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-34d705d5-e391-4a45-ac4d-a78b41581768 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:31.162056 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-34d705d5-e391-4a45-ac4d-a78b41581768 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:31.173220 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-6af2bef6-18a4-4e19-806a-2ae8690c3f94 req-f98b4c9a-40e3-449c-9140-838f1999dc67 service nova] Creating event network-vif-plugged:4039a4c2-49b1-4555-b8ca-fe9e495caba2 for instance 82f78787-8e26-494a-81a9-60611872cf4c on np0000002501 Jun 10 13:19:31.173465 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-6af2bef6-18a4-4e19-806a-2ae8690c3f94 req-f98b4c9a-40e3-449c-9140-838f1999dc67 service nova] Creating event network-vif-plugged:4039a4c2-49b1-4555-b8ca-fe9e495caba2 for instance 82f78787-8e26-494a-81a9-60611872cf4c on np0000002501 Jun 10 13:19:31.173664 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-6af2bef6-18a4-4e19-806a-2ae8690c3f94 req-f98b4c9a-40e3-449c-9140-838f1999dc67 service nova] Creating event network-vif-plugged:3676b6c6-8e2a-447c-b886-2a1ee28337ae for instance dcb96a44-f375-4db3-a7f6-e0e85c70d490 on np0000002501 Jun 10 13:19:31.173825 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-34d705d5-e391-4a45-ac4d-a78b41581768 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.317178 Jun 10 13:19:31.173888 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-6af2bef6-18a4-4e19-806a-2ae8690c3f94 req-f98b4c9a-40e3-449c-9140-838f1999dc67 service nova] Creating event network-changed:90af2ae5-dfd2-4c6f-9b45-e96b7d4c00dd for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:19:31.174070 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-6af2bef6-18a4-4e19-806a-2ae8690c3f94 req-f98b4c9a-40e3-449c-9140-838f1999dc67 service nova] Creating event network-vif-plugged:3676b6c6-8e2a-447c-b886-2a1ee28337ae for instance dcb96a44-f375-4db3-a7f6-e0e85c70d490 on np0000002501 Jun 10 13:19:31.174160 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 66/189] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:30 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:31.174275 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-6af2bef6-18a4-4e19-806a-2ae8690c3f94 req-f98b4c9a-40e3-449c-9140-838f1999dc67 service nova] Creating event network-changed:d2e625f2-531a-4316-8711-2a52a6fa9186 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:19:31.174794 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-6af2bef6-18a4-4e19-806a-2ae8690c3f94 req-f98b4c9a-40e3-449c-9140-838f1999dc67 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:31.178439 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-be4e2fbf-2e21-4152-947f-97d4ac4bdb19 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:31.180895 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-6af2bef6-18a4-4e19-806a-2ae8690c3f94 req-f98b4c9a-40e3-449c-9140-838f1999dc67 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1030 microversion: 2.1 time: 0.032993 Jun 10 13:19:31.181263 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 63/190] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:31 2026] POST /compute/v2.1/os-server-external-events => generated 1030 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:31.181726 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-be4e2fbf-2e21-4152-947f-97d4ac4bdb19 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:31.183955 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-52ef6d1b-0af5-4e0a-9768-f09fce20163c tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:31.185458 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-52ef6d1b-0af5-4e0a-9768-f09fce20163c tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:31.189276 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be4e2fbf-2e21-4152-947f-97d4ac4bdb19 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:31.189665 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be4e2fbf-2e21-4152-947f-97d4ac4bdb19 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:31.190003 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be4e2fbf-2e21-4152-947f-97d4ac4bdb19 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:31.190399 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52ef6d1b-0af5-4e0a-9768-f09fce20163c tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:31.190654 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be4e2fbf-2e21-4152-947f-97d4ac4bdb19 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:31.190708 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52ef6d1b-0af5-4e0a-9768-f09fce20163c tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:31.191010 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52ef6d1b-0af5-4e0a-9768-f09fce20163c tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:31.191126 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be4e2fbf-2e21-4152-947f-97d4ac4bdb19 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:31.191640 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52ef6d1b-0af5-4e0a-9768-f09fce20163c tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:31.191823 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be4e2fbf-2e21-4152-947f-97d4ac4bdb19 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:31.192002 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52ef6d1b-0af5-4e0a-9768-f09fce20163c tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:31.192329 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52ef6d1b-0af5-4e0a-9768-f09fce20163c tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:31.213702 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-be4e2fbf-2e21-4152-947f-97d4ac4bdb19 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:31.222838 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52ef6d1b-0af5-4e0a-9768-f09fce20163c tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:31.223102 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52ef6d1b-0af5-4e0a-9768-f09fce20163c tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:31.224965 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52ef6d1b-0af5-4e0a-9768-f09fce20163c tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:31.224965 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-52ef6d1b-0af5-4e0a-9768-f09fce20163c tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lazy-loading 'fault' on Instance uuid a1f03684-6eb3-406e-91ad-eb6eebac100b {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:19:31.233060 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-52ef6d1b-0af5-4e0a-9768-f09fce20163c tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:31.358959 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ff3c17f1-46db-4a4e-95fc-0616134a1a45 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:31.369048 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ff3c17f1-46db-4a4e-95fc-0616134a1a45 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1311 microversion: 2.1 time: 0.359978 Jun 10 13:19:31.369048 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 62/191] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:31 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1311 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:31.375370 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-28892e37-4ea4-47d1-a923-afe359a8e8fc req-c70b1f26-f6f1-4ff7-8692-7d1be8096086 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "tag": "bbb843e3-6aaf-436f-b58b-ea9676c7837c"}, {"name": "network-changed", "server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "tag": "fd79da8f-df08-40e6-84c7-13d9227428ae"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:31.381314 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-52ef6d1b-0af5-4e0a-9768-f09fce20163c tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cdde43c0db5d44109098b6c9f3ab59ae', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '98b30baa79194cf6aa09872bb805ec1b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:31.383969 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-28892e37-4ea4-47d1-a923-afe359a8e8fc req-c70b1f26-f6f1-4ff7-8692-7d1be8096086 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:31.384363 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-28892e37-4ea4-47d1-a923-afe359a8e8fc req-c70b1f26-f6f1-4ff7-8692-7d1be8096086 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:31.384696 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-28892e37-4ea4-47d1-a923-afe359a8e8fc req-c70b1f26-f6f1-4ff7-8692-7d1be8096086 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:31.390830 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-52ef6d1b-0af5-4e0a-9768-f09fce20163c tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 200 len: 1345 microversion: 2.1 time: 0.208643 Jun 10 13:19:31.391276 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 64/192] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:31 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 1345 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:31.393687 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-28892e37-4ea4-47d1-a923-afe359a8e8fc req-c70b1f26-f6f1-4ff7-8692-7d1be8096086 service nova] Creating event network-changed:bbb843e3-6aaf-436f-b58b-ea9676c7837c for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:19:31.393687 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-28892e37-4ea4-47d1-a923-afe359a8e8fc req-c70b1f26-f6f1-4ff7-8692-7d1be8096086 service nova] Creating event network-changed:fd79da8f-df08-40e6-84c7-13d9227428ae for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:19:31.393687 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-28892e37-4ea4-47d1-a923-afe359a8e8fc req-c70b1f26-f6f1-4ff7-8692-7d1be8096086 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:31.402224 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-28892e37-4ea4-47d1-a923-afe359a8e8fc req-c70b1f26-f6f1-4ff7-8692-7d1be8096086 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.031705 Jun 10 13:19:31.402990 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 63/193] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:31 2026] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:19:31.462849 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0726a68e-0cc2-4ada-bc91-9330a052d25e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:31.465262 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0726a68e-0cc2-4ada-bc91-9330a052d25e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:31.470703 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0726a68e-0cc2-4ada-bc91-9330a052d25e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:31.471053 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0726a68e-0cc2-4ada-bc91-9330a052d25e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:31.471336 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0726a68e-0cc2-4ada-bc91-9330a052d25e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:31.471882 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0726a68e-0cc2-4ada-bc91-9330a052d25e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:31.472297 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0726a68e-0cc2-4ada-bc91-9330a052d25e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:31.472662 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0726a68e-0cc2-4ada-bc91-9330a052d25e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:31.493310 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0726a68e-0cc2-4ada-bc91-9330a052d25e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:31.501753 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ddca6e8e-58fd-48e8-baec-c16ecf5ee1d8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:31.504666 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ddca6e8e-58fd-48e8-baec-c16ecf5ee1d8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:31.513565 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddca6e8e-58fd-48e8-baec-c16ecf5ee1d8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:31.513990 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddca6e8e-58fd-48e8-baec-c16ecf5ee1d8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:31.514619 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddca6e8e-58fd-48e8-baec-c16ecf5ee1d8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:31.515296 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddca6e8e-58fd-48e8-baec-c16ecf5ee1d8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:31.515795 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddca6e8e-58fd-48e8-baec-c16ecf5ee1d8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:31.516329 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddca6e8e-58fd-48e8-baec-c16ecf5ee1d8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:31.536274 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ddca6e8e-58fd-48e8-baec-c16ecf5ee1d8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:31.539128 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-be4e2fbf-2e21-4152-947f-97d4ac4bdb19 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:31.551991 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-be4e2fbf-2e21-4152-947f-97d4ac4bdb19 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:31.552830 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-be4e2fbf-2e21-4152-947f-97d4ac4bdb19 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:31.559075 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-be4e2fbf-2e21-4152-947f-97d4ac4bdb19 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.384201 Jun 10 13:19:31.560165 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 67/194] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:31 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:31.819845 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ddca6e8e-58fd-48e8-baec-c16ecf5ee1d8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:31.834428 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ddca6e8e-58fd-48e8-baec-c16ecf5ee1d8 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1365 microversion: 2.1 time: 0.335466 Jun 10 13:19:31.836434 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 64/195] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:31 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1365 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:31.875391 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0726a68e-0cc2-4ada-bc91-9330a052d25e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:31.883277 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0726a68e-0cc2-4ada-bc91-9330a052d25e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:31.884305 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0726a68e-0cc2-4ada-bc91-9330a052d25e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:31.889447 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0726a68e-0cc2-4ada-bc91-9330a052d25e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.429647 Jun 10 13:19:31.890486 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 65/196] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:31 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:31.951582 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-device-tagging-server-1732176380", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "0f17169a-10ea-4172-b5c9-b0797e118a22"}], "security_groups": [{"name": "tempest-securitygroup--44553079"}], "key_name": "tempest-keypair-209326995", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:32.102086 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.103155 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.103225 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.103992 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.107370 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.107370 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.112957 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:32.192685 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] validate_networks() for [('0f17169a-10ea-4172-b5c9-b0797e118a22', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:19:32.193132 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:32.200341 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-02f43421-ff78-4196-ba6e-51ee471b515b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:32.202085 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-02f43421-ff78-4196-ba6e-51ee471b515b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:32.207208 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02f43421-ff78-4196-ba6e-51ee471b515b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.207507 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02f43421-ff78-4196-ba6e-51ee471b515b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.207704 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02f43421-ff78-4196-ba6e-51ee471b515b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.208163 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02f43421-ff78-4196-ba6e-51ee471b515b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.208643 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02f43421-ff78-4196-ba6e-51ee471b515b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.208965 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02f43421-ff78-4196-ba6e-51ee471b515b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.227321 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-02f43421-ff78-4196-ba6e-51ee471b515b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:32.406736 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a7736133-3667-4e53-be66-dc3f71bc03d9 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:32.409521 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a7736133-3667-4e53-be66-dc3f71bc03d9 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:32.413817 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7736133-3667-4e53-be66-dc3f71bc03d9 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.414100 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7736133-3667-4e53-be66-dc3f71bc03d9 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.414330 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7736133-3667-4e53-be66-dc3f71bc03d9 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.414785 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7736133-3667-4e53-be66-dc3f71bc03d9 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.415078 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7736133-3667-4e53-be66-dc3f71bc03d9 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.415423 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7736133-3667-4e53-be66-dc3f71bc03d9 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.441672 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a7736133-3667-4e53-be66-dc3f71bc03d9 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:32.502002 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-02f43421-ff78-4196-ba6e-51ee471b515b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:32.508449 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:32.518844 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-02f43421-ff78-4196-ba6e-51ee471b515b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:32.518844 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-02f43421-ff78-4196-ba6e-51ee471b515b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:32.531784 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-02f43421-ff78-4196-ba6e-51ee471b515b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.333695 Jun 10 13:19:32.532550 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 65/197] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:32 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:32.535739 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-15da8455-edb1-468b-897d-706165e2c02b tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:32.538006 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-15da8455-edb1-468b-897d-706165e2c02b tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:32.543878 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-15da8455-edb1-468b-897d-706165e2c02b tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.545768 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-15da8455-edb1-468b-897d-706165e2c02b tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.545768 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-15da8455-edb1-468b-897d-706165e2c02b tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.545768 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-15da8455-edb1-468b-897d-706165e2c02b tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.545768 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-15da8455-edb1-468b-897d-706165e2c02b tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.545768 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-15da8455-edb1-468b-897d-706165e2c02b tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.555681 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-15da8455-edb1-468b-897d-706165e2c02b tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] HTTP exception thrown: Instance a1f03684-6eb3-406e-91ad-eb6eebac100b could not be found. Jun 10 13:19:32.557592 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-15da8455-edb1-468b-897d-706165e2c02b tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Returning 404 to user: Instance a1f03684-6eb3-406e-91ad-eb6eebac100b could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:19:32.558081 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-15da8455-edb1-468b-897d-706165e2c02b tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 404 len: 111 microversion: 2.1 time: 0.024889 Jun 10 13:19:32.558744 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 66/198] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:32 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:19:32.561103 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-cbb4c9fa-0fc4-466f-a121-405065cd6341 req-060960ed-37c7-40a1-b4d0-ef0ac80768d4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "tag": "6e27dee2-3207-4974-ad96-c1ebfc1d15e3"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:32.566979 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cbb4c9fa-0fc4-466f-a121-405065cd6341 req-060960ed-37c7-40a1-b4d0-ef0ac80768d4 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.567372 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cbb4c9fa-0fc4-466f-a121-405065cd6341 req-060960ed-37c7-40a1-b4d0-ef0ac80768d4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.567372 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cbb4c9fa-0fc4-466f-a121-405065cd6341 req-060960ed-37c7-40a1-b4d0-ef0ac80768d4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.574736 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-cbb4c9fa-0fc4-466f-a121-405065cd6341 req-060960ed-37c7-40a1-b4d0-ef0ac80768d4 service nova] Creating event network-changed:6e27dee2-3207-4974-ad96-c1ebfc1d15e3 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:19:32.575152 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-cbb4c9fa-0fc4-466f-a121-405065cd6341 req-060960ed-37c7-40a1-b4d0-ef0ac80768d4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:32.581625 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-cbb4c9fa-0fc4-466f-a121-405065cd6341 req-060960ed-37c7-40a1-b4d0-ef0ac80768d4 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020887 Jun 10 13:19:32.581625 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 67/199] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:32 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 10 13:19:32.583931 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b851ea3a-086b-416c-aa9b-a46fff1d5bbd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:32.585597 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b851ea3a-086b-416c-aa9b-a46fff1d5bbd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:32.589188 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b851ea3a-086b-416c-aa9b-a46fff1d5bbd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.589447 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b851ea3a-086b-416c-aa9b-a46fff1d5bbd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.589595 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b851ea3a-086b-416c-aa9b-a46fff1d5bbd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.590992 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b851ea3a-086b-416c-aa9b-a46fff1d5bbd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.590992 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b851ea3a-086b-416c-aa9b-a46fff1d5bbd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.590992 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b851ea3a-086b-416c-aa9b-a46fff1d5bbd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.627854 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b851ea3a-086b-416c-aa9b-a46fff1d5bbd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:32.647958 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a7736133-3667-4e53-be66-dc3f71bc03d9 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:32.658448 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a7736133-3667-4e53-be66-dc3f71bc03d9 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1500 microversion: 2.1 time: 0.252177 Jun 10 13:19:32.658448 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 66/200] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:32 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1500 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:32.682018 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-385490ba-3c50-4ad6-adb2-21349ebf5953 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:32.683395 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-385490ba-3c50-4ad6-adb2-21349ebf5953 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:32.688303 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-385490ba-3c50-4ad6-adb2-21349ebf5953 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.688531 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-385490ba-3c50-4ad6-adb2-21349ebf5953 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.688711 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-385490ba-3c50-4ad6-adb2-21349ebf5953 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.689050 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-385490ba-3c50-4ad6-adb2-21349ebf5953 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.689193 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-385490ba-3c50-4ad6-adb2-21349ebf5953 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.689280 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-385490ba-3c50-4ad6-adb2-21349ebf5953 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.721872 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-385490ba-3c50-4ad6-adb2-21349ebf5953 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] HTTP exception thrown: Instance a1f03684-6eb3-406e-91ad-eb6eebac100b could not be found. Jun 10 13:19:32.721872 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-385490ba-3c50-4ad6-adb2-21349ebf5953 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Returning 404 to user: Instance a1f03684-6eb3-406e-91ad-eb6eebac100b could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:19:32.722066 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-385490ba-3c50-4ad6-adb2-21349ebf5953 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.042010 Jun 10 13:19:32.722691 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 67/201] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:19:32 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b/os-volume_attachments => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:19:32.724769 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:19:32.725005 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:19:32.725236 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:19:32.725480 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:19:32.725855 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:19:32.745023 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.745556 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.745556 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.745950 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.746124 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.746246 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.771125 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Getting quotas for project 59907b4b408447698f6baf0804d39b33. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:19:32.785068 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Getting quotas for user 2a9c28a3ca3c48d0b02abe87e563b439 and project 59907b4b408447698f6baf0804d39b33. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:19:32.794424 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:19:32.796184 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:19:32.855760 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0c543d25-af54-4663-9f37-0f9a27432b10 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.49 time: 0.905961 Jun 10 13:19:32.856169 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 68/202] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:19:31 2026] POST /compute/v2.1/servers => generated 402 bytes in 906 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:19:32.861057 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5ef97498-f9ac-46a8-b1cb-6d76f8f4a33d tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:32.862848 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5ef97498-f9ac-46a8-b1cb-6d76f8f4a33d tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:32.873296 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ef97498-f9ac-46a8-b1cb-6d76f8f4a33d tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.873296 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ef97498-f9ac-46a8-b1cb-6d76f8f4a33d tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.873296 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ef97498-f9ac-46a8-b1cb-6d76f8f4a33d tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.874162 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-dd6d1e69-218a-4ed7-9bb8-c3d3a05abbae tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:32.874531 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ef97498-f9ac-46a8-b1cb-6d76f8f4a33d tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.876295 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ef97498-f9ac-46a8-b1cb-6d76f8f4a33d tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.876511 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-dd6d1e69-218a-4ed7-9bb8-c3d3a05abbae tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:32.876543 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ef97498-f9ac-46a8-b1cb-6d76f8f4a33d tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.893248 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-dd6d1e69-218a-4ed7-9bb8-c3d3a05abbae tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:32.900363 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5ef97498-f9ac-46a8-b1cb-6d76f8f4a33d tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:32.956057 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-dd6d1e69-218a-4ed7-9bb8-c3d3a05abbae tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:32.965181 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-dd6d1e69-218a-4ed7-9bb8-c3d3a05abbae tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:32.966133 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-dd6d1e69-218a-4ed7-9bb8-c3d3a05abbae tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:32.972616 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-dd6d1e69-218a-4ed7-9bb8-c3d3a05abbae tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1320 microversion: 2.49 time: 0.099298 Jun 10 13:19:32.973281 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 69/203] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:32 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1320 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:32.975387 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ccbefec4-1ab8-4578-a558-2709d78e9535 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:32.976876 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ccbefec4-1ab8-4578-a558-2709d78e9535 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:32.978704 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b851ea3a-086b-416c-aa9b-a46fff1d5bbd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:32.984391 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccbefec4-1ab8-4578-a558-2709d78e9535 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.984665 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccbefec4-1ab8-4578-a558-2709d78e9535 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.984888 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccbefec4-1ab8-4578-a558-2709d78e9535 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.985316 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccbefec4-1ab8-4578-a558-2709d78e9535 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:32.985614 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccbefec4-1ab8-4578-a558-2709d78e9535 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:32.985881 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccbefec4-1ab8-4578-a558-2709d78e9535 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:32.993224 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b851ea3a-086b-416c-aa9b-a46fff1d5bbd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:32.994466 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b851ea3a-086b-416c-aa9b-a46fff1d5bbd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:33.000966 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b851ea3a-086b-416c-aa9b-a46fff1d5bbd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.419111 Jun 10 13:19:33.001692 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 68/204] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:32 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:33.024416 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ccbefec4-1ab8-4578-a558-2709d78e9535 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:33.093732 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5ef97498-f9ac-46a8-b1cb-6d76f8f4a33d tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:33.102228 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5ef97498-f9ac-46a8-b1cb-6d76f8f4a33d tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1557 microversion: 2.1 time: 0.244163 Jun 10 13:19:33.102573 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 68/205] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:32 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1557 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:33.120823 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-81b654c1-d5a5-4344-867b-472c03692e17 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:33.122990 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-81b654c1-d5a5-4344-867b-472c03692e17 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:33.125962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-81b654c1-d5a5-4344-867b-472c03692e17 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:33.126126 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-81b654c1-d5a5-4344-867b-472c03692e17 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:33.126248 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-81b654c1-d5a5-4344-867b-472c03692e17 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:33.126498 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-81b654c1-d5a5-4344-867b-472c03692e17 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:33.126673 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-81b654c1-d5a5-4344-867b-472c03692e17 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:33.126790 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-81b654c1-d5a5-4344-867b-472c03692e17 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:33.141420 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-81b654c1-d5a5-4344-867b-472c03692e17 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:33.201988 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ccbefec4-1ab8-4578-a558-2709d78e9535 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:33.210285 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ccbefec4-1ab8-4578-a558-2709d78e9535 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:33.210722 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ccbefec4-1ab8-4578-a558-2709d78e9535 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:33.219436 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ccbefec4-1ab8-4578-a558-2709d78e9535 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.242771 Jun 10 13:19:33.219436 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 70/206] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:32 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:33.220526 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-81b654c1-d5a5-4344-867b-472c03692e17 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.101563 Jun 10 13:19:33.221037 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 69/207] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:19:33 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-interface => generated 282 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:19:33.235595 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-4389e084-31ad-49ba-a81c-814fc707a019 req-f3c33be4-98ac-419f-b82c-084509f1ab89 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "tag": "9b039ae5-d574-4a1b-ac65-04dc15379a1d"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:33.241492 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4389e084-31ad-49ba-a81c-814fc707a019 req-f3c33be4-98ac-419f-b82c-084509f1ab89 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:33.241746 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4389e084-31ad-49ba-a81c-814fc707a019 req-f3c33be4-98ac-419f-b82c-084509f1ab89 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:33.241971 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4389e084-31ad-49ba-a81c-814fc707a019 req-f3c33be4-98ac-419f-b82c-084509f1ab89 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:33.248835 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-4389e084-31ad-49ba-a81c-814fc707a019 req-f3c33be4-98ac-419f-b82c-084509f1ab89 service nova] Creating event network-changed:9b039ae5-d574-4a1b-ac65-04dc15379a1d for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:19:33.249476 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-4389e084-31ad-49ba-a81c-814fc707a019 req-f3c33be4-98ac-419f-b82c-084509f1ab89 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:33.254563 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-4389e084-31ad-49ba-a81c-814fc707a019 req-f3c33be4-98ac-419f-b82c-084509f1ab89 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020569 Jun 10 13:19:33.254993 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 69/208] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:33 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 10 13:19:33.555738 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7484310a-160d-40d3-9480-b0b09728f8c3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:33.557800 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7484310a-160d-40d3-9480-b0b09728f8c3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:33.563105 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7484310a-160d-40d3-9480-b0b09728f8c3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:33.563411 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7484310a-160d-40d3-9480-b0b09728f8c3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:33.563645 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7484310a-160d-40d3-9480-b0b09728f8c3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:33.564131 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7484310a-160d-40d3-9480-b0b09728f8c3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:33.564793 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7484310a-160d-40d3-9480-b0b09728f8c3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:33.564928 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7484310a-160d-40d3-9480-b0b09728f8c3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:33.590302 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7484310a-160d-40d3-9480-b0b09728f8c3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:33.739011 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7484310a-160d-40d3-9480-b0b09728f8c3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:33.743110 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7484310a-160d-40d3-9480-b0b09728f8c3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:33.744025 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7484310a-160d-40d3-9480-b0b09728f8c3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:33.752060 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7484310a-160d-40d3-9480-b0b09728f8c3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.198039 Jun 10 13:19:33.752060 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 71/209] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:33 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:33.926022 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6b0937c1-6e6a-42d6-9687-3b2833710151 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:33.926022 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6b0937c1-6e6a-42d6-9687-3b2833710151 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:33.930953 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b0937c1-6e6a-42d6-9687-3b2833710151 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:33.931526 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b0937c1-6e6a-42d6-9687-3b2833710151 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:33.932384 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b0937c1-6e6a-42d6-9687-3b2833710151 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:33.933643 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b0937c1-6e6a-42d6-9687-3b2833710151 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:33.933643 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b0937c1-6e6a-42d6-9687-3b2833710151 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:33.933643 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b0937c1-6e6a-42d6-9687-3b2833710151 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:33.957207 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-6b0937c1-6e6a-42d6-9687-3b2833710151 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] HTTP exception thrown: Instance a1f03684-6eb3-406e-91ad-eb6eebac100b could not be found. Jun 10 13:19:33.957207 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6b0937c1-6e6a-42d6-9687-3b2833710151 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Returning 404 to user: Instance a1f03684-6eb3-406e-91ad-eb6eebac100b could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:19:33.957207 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6b0937c1-6e6a-42d6-9687-3b2833710151 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 404 len: 111 microversion: 2.1 time: 0.034490 Jun 10 13:19:33.957207 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 70/210] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:19:33 2026] DELETE /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:19:33.970427 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3e16ad34-5c05-4fa2-96ba-e7088e99bb57 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:33.972646 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3e16ad34-5c05-4fa2-96ba-e7088e99bb57 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] [instance: a1f03684-6eb3-406e-91ad-eb6eebac100b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:33.981131 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e16ad34-5c05-4fa2-96ba-e7088e99bb57 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:33.981474 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e16ad34-5c05-4fa2-96ba-e7088e99bb57 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:33.981961 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e16ad34-5c05-4fa2-96ba-e7088e99bb57 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:33.982400 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e16ad34-5c05-4fa2-96ba-e7088e99bb57 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:33.982918 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e16ad34-5c05-4fa2-96ba-e7088e99bb57 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:33.983368 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e16ad34-5c05-4fa2-96ba-e7088e99bb57 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:33.998398 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-3e16ad34-5c05-4fa2-96ba-e7088e99bb57 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] HTTP exception thrown: Instance a1f03684-6eb3-406e-91ad-eb6eebac100b could not be found. Jun 10 13:19:34.001529 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3e16ad34-5c05-4fa2-96ba-e7088e99bb57 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] Returning 404 to user: Instance a1f03684-6eb3-406e-91ad-eb6eebac100b could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:19:34.001529 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3e16ad34-5c05-4fa2-96ba-e7088e99bb57 tempest-DeleteServersTestJSON-2008114193 tempest-DeleteServersTestJSON-2008114193-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b" status: 404 len: 111 microversion: 2.1 time: 0.031986 Jun 10 13:19:34.001529 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 70/211] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:33 2026] GET /compute/v2.1/servers/a1f03684-6eb3-406e-91ad-eb6eebac100b => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:19:34.001743 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8a697465-ddfd-42c0-8f60-3bfb12ce857c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:34.005601 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8a697465-ddfd-42c0-8f60-3bfb12ce857c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:34.019669 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8a697465-ddfd-42c0-8f60-3bfb12ce857c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:34.019911 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8a697465-ddfd-42c0-8f60-3bfb12ce857c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:34.020463 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8a697465-ddfd-42c0-8f60-3bfb12ce857c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:34.020674 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8a697465-ddfd-42c0-8f60-3bfb12ce857c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:34.021135 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8a697465-ddfd-42c0-8f60-3bfb12ce857c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:34.021558 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8a697465-ddfd-42c0-8f60-3bfb12ce857c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:34.026845 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f0dfcd41-1dde-40f6-b31a-d5a09079d4ec tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:34.029196 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f0dfcd41-1dde-40f6-b31a-d5a09079d4ec tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:34.036429 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0dfcd41-1dde-40f6-b31a-d5a09079d4ec tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:34.036607 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0dfcd41-1dde-40f6-b31a-d5a09079d4ec tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:34.036963 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0dfcd41-1dde-40f6-b31a-d5a09079d4ec tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:34.037690 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0dfcd41-1dde-40f6-b31a-d5a09079d4ec tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:34.038176 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0dfcd41-1dde-40f6-b31a-d5a09079d4ec tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:34.038764 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0dfcd41-1dde-40f6-b31a-d5a09079d4ec tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:34.050010 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8a697465-ddfd-42c0-8f60-3bfb12ce857c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:34.063057 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f0dfcd41-1dde-40f6-b31a-d5a09079d4ec tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:34.226773 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8a697465-ddfd-42c0-8f60-3bfb12ce857c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:34.236340 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8a697465-ddfd-42c0-8f60-3bfb12ce857c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:34.237179 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8a697465-ddfd-42c0-8f60-3bfb12ce857c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:34.241977 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8a697465-ddfd-42c0-8f60-3bfb12ce857c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1324 microversion: 2.49 time: 0.244428 Jun 10 13:19:34.242401 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 72/212] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:33 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1324 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:34.248433 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e0241b8e-2f3e-454a-b2d9-d62a427f950e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:34.248433 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e0241b8e-2f3e-454a-b2d9-d62a427f950e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:34.252528 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0241b8e-2f3e-454a-b2d9-d62a427f950e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:34.252824 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0241b8e-2f3e-454a-b2d9-d62a427f950e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:34.253078 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0241b8e-2f3e-454a-b2d9-d62a427f950e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:34.253817 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0241b8e-2f3e-454a-b2d9-d62a427f950e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:34.254371 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0241b8e-2f3e-454a-b2d9-d62a427f950e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:34.254909 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0241b8e-2f3e-454a-b2d9-d62a427f950e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:34.276252 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e0241b8e-2f3e-454a-b2d9-d62a427f950e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:34.298330 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f0dfcd41-1dde-40f6-b31a-d5a09079d4ec tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:34.306160 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f0dfcd41-1dde-40f6-b31a-d5a09079d4ec tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:34.307314 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f0dfcd41-1dde-40f6-b31a-d5a09079d4ec tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:34.313465 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f0dfcd41-1dde-40f6-b31a-d5a09079d4ec tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.289122 Jun 10 13:19:34.313465 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 71/213] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:34 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:34.375158 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b5c27c7b-9c9f-4b25-98b1-0103e9544c7b tempest-VolumesAdminNegativeTest-688860056 tempest-VolumesAdminNegativeTest-688860056-project] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "4395de20-725f-419b-8392-e34d6945dcdb"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:34.376827 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b5c27c7b-9c9f-4b25-98b1-0103e9544c7b tempest-VolumesAdminNegativeTest-688860056 tempest-VolumesAdminNegativeTest-688860056-project] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:34.380677 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5c27c7b-9c9f-4b25-98b1-0103e9544c7b tempest-VolumesAdminNegativeTest-688860056 tempest-VolumesAdminNegativeTest-688860056-project] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:34.380831 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5c27c7b-9c9f-4b25-98b1-0103e9544c7b tempest-VolumesAdminNegativeTest-688860056 tempest-VolumesAdminNegativeTest-688860056-project] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:34.380995 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5c27c7b-9c9f-4b25-98b1-0103e9544c7b tempest-VolumesAdminNegativeTest-688860056 tempest-VolumesAdminNegativeTest-688860056-project] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:34.381550 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5c27c7b-9c9f-4b25-98b1-0103e9544c7b tempest-VolumesAdminNegativeTest-688860056 tempest-VolumesAdminNegativeTest-688860056-project] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:34.381550 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5c27c7b-9c9f-4b25-98b1-0103e9544c7b tempest-VolumesAdminNegativeTest-688860056 tempest-VolumesAdminNegativeTest-688860056-project] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:34.382458 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5c27c7b-9c9f-4b25-98b1-0103e9544c7b tempest-VolumesAdminNegativeTest-688860056 tempest-VolumesAdminNegativeTest-688860056-project] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:34.439222 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-b5c27c7b-9c9f-4b25-98b1-0103e9544c7b tempest-VolumesAdminNegativeTest-688860056 tempest-VolumesAdminNegativeTest-688860056-project] HTTP exception thrown: Volume e6dcb04e-ff09-45e7-b1d7-3d4f167a3342 could not be found. Jun 10 13:19:34.439541 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b5c27c7b-9c9f-4b25-98b1-0103e9544c7b tempest-VolumesAdminNegativeTest-688860056 tempest-VolumesAdminNegativeTest-688860056-project] Returning 404 to user: Volume e6dcb04e-ff09-45e7-b1d7-3d4f167a3342 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:19:34.439984 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b5c27c7b-9c9f-4b25-98b1-0103e9544c7b tempest-VolumesAdminNegativeTest-688860056 tempest-VolumesAdminNegativeTest-688860056-project] 10.4.3.74 "PUT /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c/os-volume_attachments/e6dcb04e-ff09-45e7-b1d7-3d4f167a3342" status: 404 len: 109 microversion: 2.1 time: 0.420067 Jun 10 13:19:34.440418 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 71/214] 10.4.3.74 () {68 vars in 1544 bytes} [Wed Jun 10 13:19:34 2026] PUT /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c/os-volume_attachments/e6dcb04e-ff09-45e7-b1d7-3d4f167a3342 => generated 109 bytes in 421 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:19:34.540613 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e0241b8e-2f3e-454a-b2d9-d62a427f950e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:34.549497 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e0241b8e-2f3e-454a-b2d9-d62a427f950e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:34.550552 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e0241b8e-2f3e-454a-b2d9-d62a427f950e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:34.558212 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e0241b8e-2f3e-454a-b2d9-d62a427f950e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.314893 Jun 10 13:19:34.558212 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 73/215] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:34 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:34.655479 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-f8489551-a5f8-43e8-930a-1d0be47d5af0 req-1b2a8519-5308-4ead-9b0d-83e4c3c08b92 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "tag": "0d3bf596-2e79-4fbb-bbf4-60b5abfda4ea"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:34.664640 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f8489551-a5f8-43e8-930a-1d0be47d5af0 req-1b2a8519-5308-4ead-9b0d-83e4c3c08b92 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:34.664908 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f8489551-a5f8-43e8-930a-1d0be47d5af0 req-1b2a8519-5308-4ead-9b0d-83e4c3c08b92 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:34.665087 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f8489551-a5f8-43e8-930a-1d0be47d5af0 req-1b2a8519-5308-4ead-9b0d-83e4c3c08b92 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:34.673711 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f8489551-a5f8-43e8-930a-1d0be47d5af0 req-1b2a8519-5308-4ead-9b0d-83e4c3c08b92 service nova] Creating event network-changed:0d3bf596-2e79-4fbb-bbf4-60b5abfda4ea for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:19:34.674089 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-f8489551-a5f8-43e8-930a-1d0be47d5af0 req-1b2a8519-5308-4ead-9b0d-83e4c3c08b92 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:34.679952 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-f8489551-a5f8-43e8-930a-1d0be47d5af0 req-1b2a8519-5308-4ead-9b0d-83e4c3c08b92 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030950 Jun 10 13:19:34.680333 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 72/216] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:34 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 10 13:19:34.770803 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-410934a5-8a9f-43e9-986c-42bccaff95a4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:34.772714 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-410934a5-8a9f-43e9-986c-42bccaff95a4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:34.778784 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-410934a5-8a9f-43e9-986c-42bccaff95a4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:34.779128 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-410934a5-8a9f-43e9-986c-42bccaff95a4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:34.779408 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-410934a5-8a9f-43e9-986c-42bccaff95a4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:34.779955 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-410934a5-8a9f-43e9-986c-42bccaff95a4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:34.780323 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-410934a5-8a9f-43e9-986c-42bccaff95a4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:34.780745 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-410934a5-8a9f-43e9-986c-42bccaff95a4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:34.798049 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-410934a5-8a9f-43e9-986c-42bccaff95a4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:34.970204 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-410934a5-8a9f-43e9-986c-42bccaff95a4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:34.978119 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-410934a5-8a9f-43e9-986c-42bccaff95a4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:34.979264 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-410934a5-8a9f-43e9-986c-42bccaff95a4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:34.991144 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-410934a5-8a9f-43e9-986c-42bccaff95a4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.222351 Jun 10 13:19:34.991795 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 72/217] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:34 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:35.263787 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ef150d84-40ac-41ae-b36a-58d02fbf974c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:35.265699 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ef150d84-40ac-41ae-b36a-58d02fbf974c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:35.270169 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ef150d84-40ac-41ae-b36a-58d02fbf974c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:35.270169 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ef150d84-40ac-41ae-b36a-58d02fbf974c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:35.270377 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ef150d84-40ac-41ae-b36a-58d02fbf974c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:35.270788 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ef150d84-40ac-41ae-b36a-58d02fbf974c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:35.271087 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ef150d84-40ac-41ae-b36a-58d02fbf974c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:35.271378 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ef150d84-40ac-41ae-b36a-58d02fbf974c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:35.300130 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ef150d84-40ac-41ae-b36a-58d02fbf974c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:35.316911 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-786330e1-3f23-4ad0-acff-efbfffddca49 req-06d3c578-a0b6-4f14-980e-92401929fc23 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dcb96a44-f375-4db3-a7f6-e0e85c70d490", "tag": "3676b6c6-8e2a-447c-b886-2a1ee28337ae"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:35.323377 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-786330e1-3f23-4ad0-acff-efbfffddca49 req-06d3c578-a0b6-4f14-980e-92401929fc23 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:35.323516 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-786330e1-3f23-4ad0-acff-efbfffddca49 req-06d3c578-a0b6-4f14-980e-92401929fc23 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:35.323674 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-786330e1-3f23-4ad0-acff-efbfffddca49 req-06d3c578-a0b6-4f14-980e-92401929fc23 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:35.330803 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6bcc50a6-b303-4644-bbfb-c9019d03e6b7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:35.332514 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6bcc50a6-b303-4644-bbfb-c9019d03e6b7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:35.333369 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-786330e1-3f23-4ad0-acff-efbfffddca49 req-06d3c578-a0b6-4f14-980e-92401929fc23 service nova] Creating event network-changed:3676b6c6-8e2a-447c-b886-2a1ee28337ae for instance dcb96a44-f375-4db3-a7f6-e0e85c70d490 on np0000002501 Jun 10 13:19:35.333369 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-786330e1-3f23-4ad0-acff-efbfffddca49 req-06d3c578-a0b6-4f14-980e-92401929fc23 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:35.337606 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcc50a6-b303-4644-bbfb-c9019d03e6b7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:35.337741 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcc50a6-b303-4644-bbfb-c9019d03e6b7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:35.338243 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcc50a6-b303-4644-bbfb-c9019d03e6b7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:35.338738 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcc50a6-b303-4644-bbfb-c9019d03e6b7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:35.339122 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcc50a6-b303-4644-bbfb-c9019d03e6b7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:35.339640 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcc50a6-b303-4644-bbfb-c9019d03e6b7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:35.340142 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-786330e1-3f23-4ad0-acff-efbfffddca49 req-06d3c578-a0b6-4f14-980e-92401929fc23 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024848 Jun 10 13:19:35.340670 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 73/218] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19: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 10 13:19:35.363944 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6bcc50a6-b303-4644-bbfb-c9019d03e6b7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:35.369252 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ef150d84-40ac-41ae-b36a-58d02fbf974c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:35.376887 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ef150d84-40ac-41ae-b36a-58d02fbf974c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:35.377720 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ef150d84-40ac-41ae-b36a-58d02fbf974c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:35.382734 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ef150d84-40ac-41ae-b36a-58d02fbf974c tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1372 microversion: 2.49 time: 0.120641 Jun 10 13:19:35.384699 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 74/219] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:35 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1372 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:35.537023 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6bcc50a6-b303-4644-bbfb-c9019d03e6b7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:35.543465 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6bcc50a6-b303-4644-bbfb-c9019d03e6b7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:35.544199 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6bcc50a6-b303-4644-bbfb-c9019d03e6b7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:35.549187 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6bcc50a6-b303-4644-bbfb-c9019d03e6b7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.220190 Jun 10 13:19:35.550100 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 73/220] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:35 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:35.579071 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7a495086-d549-46d7-b660-f89a0cc26d5e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:35.581128 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7a495086-d549-46d7-b660-f89a0cc26d5e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:35.590910 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7a495086-d549-46d7-b660-f89a0cc26d5e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:35.591938 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7a495086-d549-46d7-b660-f89a0cc26d5e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:35.591938 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7a495086-d549-46d7-b660-f89a0cc26d5e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:35.591938 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7a495086-d549-46d7-b660-f89a0cc26d5e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:35.592192 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7a495086-d549-46d7-b660-f89a0cc26d5e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:35.592459 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7a495086-d549-46d7-b660-f89a0cc26d5e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:35.593847 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1d344d36-cade-47ed-b819-31233f7c9953 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:35.594300 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1d344d36-cade-47ed-b819-31233f7c9953 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:35.601963 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d344d36-cade-47ed-b819-31233f7c9953 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:35.601963 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d344d36-cade-47ed-b819-31233f7c9953 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:35.601963 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d344d36-cade-47ed-b819-31233f7c9953 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:35.601963 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d344d36-cade-47ed-b819-31233f7c9953 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:35.601963 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d344d36-cade-47ed-b819-31233f7c9953 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:35.601963 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d344d36-cade-47ed-b819-31233f7c9953 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:35.612491 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7a495086-d549-46d7-b660-f89a0cc26d5e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:35.641420 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1d344d36-cade-47ed-b819-31233f7c9953 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:19:35.728868 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1d344d36-cade-47ed-b819-31233f7c9953 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 204 len: 0 microversion: 2.1 time: 0.136927 Jun 10 13:19:35.729413 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 75/221] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:19:35 2026] DELETE /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:19:35.740505 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3b5dd81f-3787-495f-992f-1721c5576345 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:35.742903 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3b5dd81f-3787-495f-992f-1721c5576345 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:35.747888 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b5dd81f-3787-495f-992f-1721c5576345 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:35.748249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b5dd81f-3787-495f-992f-1721c5576345 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:35.748573 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b5dd81f-3787-495f-992f-1721c5576345 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:35.749178 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b5dd81f-3787-495f-992f-1721c5576345 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:35.749601 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b5dd81f-3787-495f-992f-1721c5576345 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:35.749973 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b5dd81f-3787-495f-992f-1721c5576345 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:35.767419 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3b5dd81f-3787-495f-992f-1721c5576345 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:35.863995 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7a495086-d549-46d7-b660-f89a0cc26d5e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:35.869770 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7a495086-d549-46d7-b660-f89a0cc26d5e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:35.870369 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7a495086-d549-46d7-b660-f89a0cc26d5e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:35.874607 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7a495086-d549-46d7-b660-f89a0cc26d5e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.298837 Jun 10 13:19:35.874884 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 74/222] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:35 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:35.937986 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3b5dd81f-3787-495f-992f-1721c5576345 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:35.946124 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3b5dd81f-3787-495f-992f-1721c5576345 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1506 microversion: 2.1 time: 0.207870 Jun 10 13:19:35.946399 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 74/223] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:35 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1506 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:36.011378 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-416944f1-92e0-4ed3-af0f-a996343c3d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:36.013114 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-416944f1-92e0-4ed3-af0f-a996343c3d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:36.025469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-416944f1-92e0-4ed3-af0f-a996343c3d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:36.025469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-416944f1-92e0-4ed3-af0f-a996343c3d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:36.025469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-416944f1-92e0-4ed3-af0f-a996343c3d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:36.025469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-416944f1-92e0-4ed3-af0f-a996343c3d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:36.025469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-416944f1-92e0-4ed3-af0f-a996343c3d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:36.025469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-416944f1-92e0-4ed3-af0f-a996343c3d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:36.052387 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-416944f1-92e0-4ed3-af0f-a996343c3d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:36.209915 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-416944f1-92e0-4ed3-af0f-a996343c3d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:36.216437 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-416944f1-92e0-4ed3-af0f-a996343c3d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:36.217228 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-416944f1-92e0-4ed3-af0f-a996343c3d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:36.229166 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-416944f1-92e0-4ed3-af0f-a996343c3d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.219665 Jun 10 13:19:36.229666 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 76/224] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:36 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:36.419370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-114a05ca-7de8-4f2d-a522-01f028860539 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:36.433782 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-114a05ca-7de8-4f2d-a522-01f028860539 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:36.438916 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-114a05ca-7de8-4f2d-a522-01f028860539 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:36.439177 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-114a05ca-7de8-4f2d-a522-01f028860539 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:36.439536 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-114a05ca-7de8-4f2d-a522-01f028860539 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:36.440001 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-114a05ca-7de8-4f2d-a522-01f028860539 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:36.440326 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-114a05ca-7de8-4f2d-a522-01f028860539 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:36.440642 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-114a05ca-7de8-4f2d-a522-01f028860539 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:36.463614 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-114a05ca-7de8-4f2d-a522-01f028860539 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:36.513341 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-114a05ca-7de8-4f2d-a522-01f028860539 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:36.522700 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-114a05ca-7de8-4f2d-a522-01f028860539 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:36.524091 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-114a05ca-7de8-4f2d-a522-01f028860539 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:36.528133 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-114a05ca-7de8-4f2d-a522-01f028860539 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1372 microversion: 2.49 time: 0.123388 Jun 10 13:19:36.528498 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 75/225] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:36 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1372 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:36.574511 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fb43b130-573a-4092-bb2e-d4fb773da720 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:36.574817 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fb43b130-573a-4092-bb2e-d4fb773da720 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:36.583872 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb43b130-573a-4092-bb2e-d4fb773da720 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:36.584290 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb43b130-573a-4092-bb2e-d4fb773da720 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:36.584582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb43b130-573a-4092-bb2e-d4fb773da720 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:36.585213 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb43b130-573a-4092-bb2e-d4fb773da720 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:36.585631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb43b130-573a-4092-bb2e-d4fb773da720 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:36.586241 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb43b130-573a-4092-bb2e-d4fb773da720 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:36.603454 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-fb43b130-573a-4092-bb2e-d4fb773da720 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:36.896034 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9eb66de2-2652-4b1d-8d7c-bf15edf6ff5f tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:36.898086 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9eb66de2-2652-4b1d-8d7c-bf15edf6ff5f tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:36.906292 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9eb66de2-2652-4b1d-8d7c-bf15edf6ff5f tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:36.906634 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9eb66de2-2652-4b1d-8d7c-bf15edf6ff5f tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:36.906861 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9eb66de2-2652-4b1d-8d7c-bf15edf6ff5f tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:36.907462 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9eb66de2-2652-4b1d-8d7c-bf15edf6ff5f tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:36.908258 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9eb66de2-2652-4b1d-8d7c-bf15edf6ff5f tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:36.908820 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9eb66de2-2652-4b1d-8d7c-bf15edf6ff5f tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:36.931764 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9eb66de2-2652-4b1d-8d7c-bf15edf6ff5f tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:36.969819 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-80fdd9e1-a080-4c25-bd2c-dc691718ab1f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:36.976580 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-80fdd9e1-a080-4c25-bd2c-dc691718ab1f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:36.985686 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-80fdd9e1-a080-4c25-bd2c-dc691718ab1f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:36.986162 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-80fdd9e1-a080-4c25-bd2c-dc691718ab1f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:36.987024 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-80fdd9e1-a080-4c25-bd2c-dc691718ab1f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:36.987998 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-80fdd9e1-a080-4c25-bd2c-dc691718ab1f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:36.988782 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-80fdd9e1-a080-4c25-bd2c-dc691718ab1f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:36.989316 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-80fdd9e1-a080-4c25-bd2c-dc691718ab1f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:37.028554 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-80fdd9e1-a080-4c25-bd2c-dc691718ab1f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:37.103004 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fb43b130-573a-4092-bb2e-d4fb773da720 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:37.109079 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fb43b130-573a-4092-bb2e-d4fb773da720 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:37.109920 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fb43b130-573a-4092-bb2e-d4fb773da720 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:37.115755 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fb43b130-573a-4092-bb2e-d4fb773da720 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.544277 Jun 10 13:19:37.116271 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 75/226] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:36 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:37.257421 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-406a41cb-0aba-4dfc-9cd2-fff4e237c577 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:37.260656 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-406a41cb-0aba-4dfc-9cd2-fff4e237c577 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:37.263125 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=90,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:37.275285 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-406a41cb-0aba-4dfc-9cd2-fff4e237c577 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:37.276760 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-406a41cb-0aba-4dfc-9cd2-fff4e237c577 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:37.278688 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-406a41cb-0aba-4dfc-9cd2-fff4e237c577 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:37.278688 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-406a41cb-0aba-4dfc-9cd2-fff4e237c577 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:37.278688 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-406a41cb-0aba-4dfc-9cd2-fff4e237c577 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:37.279085 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-406a41cb-0aba-4dfc-9cd2-fff4e237c577 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:37.300295 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-80fdd9e1-a080-4c25-bd2c-dc691718ab1f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:37.306717 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-406a41cb-0aba-4dfc-9cd2-fff4e237c577 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:37.314039 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-80fdd9e1-a080-4c25-bd2c-dc691718ab1f tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1506 microversion: 2.1 time: 0.349959 Jun 10 13:19:37.314499 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 76/227] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:36 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1506 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:37.319661 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9eb66de2-2652-4b1d-8d7c-bf15edf6ff5f tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:37.324680 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9eb66de2-2652-4b1d-8d7c-bf15edf6ff5f tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:37.325217 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9eb66de2-2652-4b1d-8d7c-bf15edf6ff5f tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:37.328934 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9eb66de2-2652-4b1d-8d7c-bf15edf6ff5f tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.434700 Jun 10 13:19:37.329230 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 77/228] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:36 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:37.405782 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-3ca6e804-6215-47e8-bfbd-b6f2a867b598 req-5520c65a-45bc-470c-ba23-c093596238ac service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "82f78787-8e26-494a-81a9-60611872cf4c", "name": "network-vif-unplugged", "status": "completed", "tag": "4039a4c2-49b1-4555-b8ca-fe9e495caba2"}, {"server_uuid": "82f78787-8e26-494a-81a9-60611872cf4c", "name": "network-vif-unplugged", "status": "completed", "tag": "4039a4c2-49b1-4555-b8ca-fe9e495caba2"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:37.415095 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-3ca6e804-6215-47e8-bfbd-b6f2a867b598 req-5520c65a-45bc-470c-ba23-c093596238ac service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:37.415342 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-3ca6e804-6215-47e8-bfbd-b6f2a867b598 req-5520c65a-45bc-470c-ba23-c093596238ac service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:37.415498 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-3ca6e804-6215-47e8-bfbd-b6f2a867b598 req-5520c65a-45bc-470c-ba23-c093596238ac service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:37.423013 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-3ca6e804-6215-47e8-bfbd-b6f2a867b598 req-5520c65a-45bc-470c-ba23-c093596238ac service nova] Creating event network-vif-unplugged:4039a4c2-49b1-4555-b8ca-fe9e495caba2 for instance 82f78787-8e26-494a-81a9-60611872cf4c on np0000002501 Jun 10 13:19:37.423579 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-3ca6e804-6215-47e8-bfbd-b6f2a867b598 req-5520c65a-45bc-470c-ba23-c093596238ac service nova] Creating event network-vif-unplugged:4039a4c2-49b1-4555-b8ca-fe9e495caba2 for instance 82f78787-8e26-494a-81a9-60611872cf4c on np0000002501 Jun 10 13:19:37.423748 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-3ca6e804-6215-47e8-bfbd-b6f2a867b598 req-5520c65a-45bc-470c-ba23-c093596238ac service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:37.429333 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-3ca6e804-6215-47e8-bfbd-b6f2a867b598 req-5520c65a-45bc-470c-ba23-c093596238ac service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.027358 Jun 10 13:19:37.429724 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 77/229] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:37 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 10 13:19:37.456694 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-406a41cb-0aba-4dfc-9cd2-fff4e237c577 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:37.462453 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-406a41cb-0aba-4dfc-9cd2-fff4e237c577 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:37.463993 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-406a41cb-0aba-4dfc-9cd2-fff4e237c577 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:37.472608 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-406a41cb-0aba-4dfc-9cd2-fff4e237c577 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1494 microversion: 2.87 time: 0.217232 Jun 10 13:19:37.473267 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 76/230] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:37 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1494 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:37.546745 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6c6d58e4-aa23-4e05-bb31-b61d29cdfe35 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:37.548568 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6c6d58e4-aa23-4e05-bb31-b61d29cdfe35 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:37.553554 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c6d58e4-aa23-4e05-bb31-b61d29cdfe35 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:37.553781 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c6d58e4-aa23-4e05-bb31-b61d29cdfe35 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:37.554012 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c6d58e4-aa23-4e05-bb31-b61d29cdfe35 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:37.554786 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c6d58e4-aa23-4e05-bb31-b61d29cdfe35 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:37.555143 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c6d58e4-aa23-4e05-bb31-b61d29cdfe35 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:37.555465 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c6d58e4-aa23-4e05-bb31-b61d29cdfe35 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:37.573748 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6c6d58e4-aa23-4e05-bb31-b61d29cdfe35 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:37.644070 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6c6d58e4-aa23-4e05-bb31-b61d29cdfe35 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:37.650372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6c6d58e4-aa23-4e05-bb31-b61d29cdfe35 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:37.650372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6c6d58e4-aa23-4e05-bb31-b61d29cdfe35 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:37.651495 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6c6d58e4-aa23-4e05-bb31-b61d29cdfe35 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1380 microversion: 2.49 time: 0.107434 Jun 10 13:19:37.651760 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 78/231] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:37 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1380 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:38.140377 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ae7174cf-36e5-4e97-a661-fa8cefa9ff74 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:38.141451 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ae7174cf-36e5-4e97-a661-fa8cefa9ff74 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:38.147968 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ae7174cf-36e5-4e97-a661-fa8cefa9ff74 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:38.148473 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ae7174cf-36e5-4e97-a661-fa8cefa9ff74 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:38.148864 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ae7174cf-36e5-4e97-a661-fa8cefa9ff74 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:38.150004 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ae7174cf-36e5-4e97-a661-fa8cefa9ff74 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:38.150680 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ae7174cf-36e5-4e97-a661-fa8cefa9ff74 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:38.151326 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ae7174cf-36e5-4e97-a661-fa8cefa9ff74 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:38.187303 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ae7174cf-36e5-4e97-a661-fa8cefa9ff74 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:38.331483 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-72ee6d1c-3cdc-4a39-be6b-892cbc690506 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:38.333335 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-72ee6d1c-3cdc-4a39-be6b-892cbc690506 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:38.339173 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72ee6d1c-3cdc-4a39-be6b-892cbc690506 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:38.340556 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72ee6d1c-3cdc-4a39-be6b-892cbc690506 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:38.340705 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72ee6d1c-3cdc-4a39-be6b-892cbc690506 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:38.341220 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72ee6d1c-3cdc-4a39-be6b-892cbc690506 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:38.341608 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72ee6d1c-3cdc-4a39-be6b-892cbc690506 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:38.342030 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72ee6d1c-3cdc-4a39-be6b-892cbc690506 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:38.358250 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-eb965db4-afee-4c66-b316-21ed9f484939 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:38.364099 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-eb965db4-afee-4c66-b316-21ed9f484939 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:38.368212 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-72ee6d1c-3cdc-4a39-be6b-892cbc690506 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:38.374685 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb965db4-afee-4c66-b316-21ed9f484939 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:38.375141 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb965db4-afee-4c66-b316-21ed9f484939 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:38.375910 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb965db4-afee-4c66-b316-21ed9f484939 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:38.376971 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb965db4-afee-4c66-b316-21ed9f484939 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:38.376971 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb965db4-afee-4c66-b316-21ed9f484939 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:38.377206 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb965db4-afee-4c66-b316-21ed9f484939 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:38.413593 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-eb965db4-afee-4c66-b316-21ed9f484939 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:38.538316 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ae7174cf-36e5-4e97-a661-fa8cefa9ff74 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:38.545368 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ae7174cf-36e5-4e97-a661-fa8cefa9ff74 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:38.545880 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ae7174cf-36e5-4e97-a661-fa8cefa9ff74 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:38.552261 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ae7174cf-36e5-4e97-a661-fa8cefa9ff74 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.415064 Jun 10 13:19:38.552527 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 78/232] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:38 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:38.555284 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-39a96c34-8402-4a2e-9afd-4fbec51c7255 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:38.557198 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-39a96c34-8402-4a2e-9afd-4fbec51c7255 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:38.563066 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39a96c34-8402-4a2e-9afd-4fbec51c7255 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:38.564287 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39a96c34-8402-4a2e-9afd-4fbec51c7255 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:38.564287 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39a96c34-8402-4a2e-9afd-4fbec51c7255 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:38.564588 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39a96c34-8402-4a2e-9afd-4fbec51c7255 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:38.565230 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39a96c34-8402-4a2e-9afd-4fbec51c7255 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:38.565698 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39a96c34-8402-4a2e-9afd-4fbec51c7255 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:38.591136 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-39a96c34-8402-4a2e-9afd-4fbec51c7255 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:38.607983 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-72ee6d1c-3cdc-4a39-be6b-892cbc690506 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:38.624855 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-72ee6d1c-3cdc-4a39-be6b-892cbc690506 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1506 microversion: 2.1 time: 0.295288 Jun 10 13:19:38.627292 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 77/233] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:38 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1506 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:38.678443 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ad180b58-e603-4b19-9451-a2698ba86873 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:38.680441 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ad180b58-e603-4b19-9451-a2698ba86873 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:38.687660 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad180b58-e603-4b19-9451-a2698ba86873 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:38.687660 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad180b58-e603-4b19-9451-a2698ba86873 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:38.687660 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad180b58-e603-4b19-9451-a2698ba86873 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:38.687660 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad180b58-e603-4b19-9451-a2698ba86873 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:38.687660 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad180b58-e603-4b19-9451-a2698ba86873 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:38.687660 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad180b58-e603-4b19-9451-a2698ba86873 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:38.714043 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ad180b58-e603-4b19-9451-a2698ba86873 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:38.898416 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-eb965db4-afee-4c66-b316-21ed9f484939 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:38.905075 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-eb965db4-afee-4c66-b316-21ed9f484939 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:38.905736 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-eb965db4-afee-4c66-b316-21ed9f484939 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:38.910654 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-eb965db4-afee-4c66-b316-21ed9f484939 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.555703 Jun 10 13:19:38.910858 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 79/234] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:38 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:38.915406 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-f94ea2e1-4893-44b5-a818-4a102cbdabff req-0035db4a-7da7-418e-8365-e2642567adc2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "82f78787-8e26-494a-81a9-60611872cf4c", "name": "network-vif-deleted", "tag": "4039a4c2-49b1-4555-b8ca-fe9e495caba2"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:38.928565 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f94ea2e1-4893-44b5-a818-4a102cbdabff req-0035db4a-7da7-418e-8365-e2642567adc2 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:38.928770 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f94ea2e1-4893-44b5-a818-4a102cbdabff req-0035db4a-7da7-418e-8365-e2642567adc2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:38.928998 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f94ea2e1-4893-44b5-a818-4a102cbdabff req-0035db4a-7da7-418e-8365-e2642567adc2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:38.938093 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-f94ea2e1-4893-44b5-a818-4a102cbdabff req-0035db4a-7da7-418e-8365-e2642567adc2 service nova] Creating event network-vif-deleted:4039a4c2-49b1-4555-b8ca-fe9e495caba2 for instance 82f78787-8e26-494a-81a9-60611872cf4c on np0000002501 Jun 10 13:19:38.938585 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-f94ea2e1-4893-44b5-a818-4a102cbdabff req-0035db4a-7da7-418e-8365-e2642567adc2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:38.943082 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-f94ea2e1-4893-44b5-a818-4a102cbdabff req-0035db4a-7da7-418e-8365-e2642567adc2 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031644 Jun 10 13:19:38.944058 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 80/235] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19: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 10 13:19:38.962276 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-39a96c34-8402-4a2e-9afd-4fbec51c7255 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:38.974450 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-39a96c34-8402-4a2e-9afd-4fbec51c7255 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:38.975100 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-39a96c34-8402-4a2e-9afd-4fbec51c7255 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:38.983956 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-39a96c34-8402-4a2e-9afd-4fbec51c7255 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1694 microversion: 2.87 time: 0.430944 Jun 10 13:19:38.984752 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 79/236] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:38 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1694 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:39.011574 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e53b6029-e839-45de-91ac-b5675df42a28 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-1636075563"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:39.014393 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e53b6029-e839-45de-91ac-b5675df42a28 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:39.024956 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e53b6029-e839-45de-91ac-b5675df42a28 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:39.025181 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e53b6029-e839-45de-91ac-b5675df42a28 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:39.025359 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e53b6029-e839-45de-91ac-b5675df42a28 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:39.025707 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e53b6029-e839-45de-91ac-b5675df42a28 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:39.025900 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e53b6029-e839-45de-91ac-b5675df42a28 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:39.026053 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e53b6029-e839-45de-91ac-b5675df42a28 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:39.043976 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ad180b58-e603-4b19-9451-a2698ba86873 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:39.054048 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ad180b58-e603-4b19-9451-a2698ba86873 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:39.054999 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ad180b58-e603-4b19-9451-a2698ba86873 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:39.059208 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ad180b58-e603-4b19-9451-a2698ba86873 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1446 microversion: 2.49 time: 0.382683 Jun 10 13:19:39.059208 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 78/237] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:38 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1446 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:39.323771 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-3146714c-fe49-45cd-b0a1-f6df6a7018f4 req-e23435ef-e65d-4535-b33e-b3feff658a9b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5", "tag": "5343754b-fb78-48b3-b103-cf85036bfc5f"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:39.335689 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-3146714c-fe49-45cd-b0a1-f6df6a7018f4 req-e23435ef-e65d-4535-b33e-b3feff658a9b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:39.335945 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-3146714c-fe49-45cd-b0a1-f6df6a7018f4 req-e23435ef-e65d-4535-b33e-b3feff658a9b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:39.336092 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-3146714c-fe49-45cd-b0a1-f6df6a7018f4 req-e23435ef-e65d-4535-b33e-b3feff658a9b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:39.344011 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-3146714c-fe49-45cd-b0a1-f6df6a7018f4 req-e23435ef-e65d-4535-b33e-b3feff658a9b service nova] Creating event network-changed:5343754b-fb78-48b3-b103-cf85036bfc5f for instance 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 on np0000002501 Jun 10 13:19:39.344549 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-3146714c-fe49-45cd-b0a1-f6df6a7018f4 req-e23435ef-e65d-4535-b33e-b3feff658a9b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:39.349290 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-3146714c-fe49-45cd-b0a1-f6df6a7018f4 req-e23435ef-e65d-4535-b33e-b3feff658a9b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028300 Jun 10 13:19:39.349943 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 80/238] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:39 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 10 13:19:39.575472 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-96a6edb5-6f87-4cac-9ab2-d9f1d9554bf8 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:39.577551 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-96a6edb5-6f87-4cac-9ab2-d9f1d9554bf8 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:39.582258 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96a6edb5-6f87-4cac-9ab2-d9f1d9554bf8 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:39.582585 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96a6edb5-6f87-4cac-9ab2-d9f1d9554bf8 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:39.582843 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96a6edb5-6f87-4cac-9ab2-d9f1d9554bf8 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:39.583286 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96a6edb5-6f87-4cac-9ab2-d9f1d9554bf8 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:39.583670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96a6edb5-6f87-4cac-9ab2-d9f1d9554bf8 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:39.583980 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96a6edb5-6f87-4cac-9ab2-d9f1d9554bf8 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:39.623840 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-96a6edb5-6f87-4cac-9ab2-d9f1d9554bf8 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:39.650145 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9a9a7f4a-b0ba-4fc1-9bb0-d84c2af30846 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:39.650875 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9a9a7f4a-b0ba-4fc1-9bb0-d84c2af30846 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:39.655903 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a9a7f4a-b0ba-4fc1-9bb0-d84c2af30846 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:39.656233 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a9a7f4a-b0ba-4fc1-9bb0-d84c2af30846 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:39.656530 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a9a7f4a-b0ba-4fc1-9bb0-d84c2af30846 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:39.657106 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a9a7f4a-b0ba-4fc1-9bb0-d84c2af30846 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:39.657517 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a9a7f4a-b0ba-4fc1-9bb0-d84c2af30846 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:39.657909 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a9a7f4a-b0ba-4fc1-9bb0-d84c2af30846 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:39.686282 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9a9a7f4a-b0ba-4fc1-9bb0-d84c2af30846 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:39.769104 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9a9a7f4a-b0ba-4fc1-9bb0-d84c2af30846 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:39.777583 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9a9a7f4a-b0ba-4fc1-9bb0-d84c2af30846 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1296 microversion: 2.1 time: 0.132321 Jun 10 13:19:39.777907 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 81/239] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:39 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1296 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:39.935800 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-eae530b4-6620-4d12-a4ae-8ab3571ccfd9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:39.937268 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-eae530b4-6620-4d12-a4ae-8ab3571ccfd9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:39.937552 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-96a6edb5-6f87-4cac-9ab2-d9f1d9554bf8 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:39.943428 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eae530b4-6620-4d12-a4ae-8ab3571ccfd9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:39.943428 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eae530b4-6620-4d12-a4ae-8ab3571ccfd9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:39.943428 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eae530b4-6620-4d12-a4ae-8ab3571ccfd9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:39.943428 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eae530b4-6620-4d12-a4ae-8ab3571ccfd9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:39.943428 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eae530b4-6620-4d12-a4ae-8ab3571ccfd9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:39.943725 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eae530b4-6620-4d12-a4ae-8ab3571ccfd9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:39.943764 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-96a6edb5-6f87-4cac-9ab2-d9f1d9554bf8 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:39.944596 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-96a6edb5-6f87-4cac-9ab2-d9f1d9554bf8 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:39.950312 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-96a6edb5-6f87-4cac-9ab2-d9f1d9554bf8 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.377882 Jun 10 13:19:39.950995 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 79/240] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:39 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:39.962171 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-eae530b4-6620-4d12-a4ae-8ab3571ccfd9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:40.055196 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e53b6029-e839-45de-91ac-b5675df42a28 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "POST /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46/action" status: 202 len: 52 microversion: 2.87 time: 1.047339 Jun 10 13:19:40.055614 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 81/241] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:19:39 2026] POST /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46/action => generated 52 bytes in 1048 msecs (HTTP/1.1 202) 9 headers in 364 bytes (1 switches on core 0) Jun 10 13:19:40.078029 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2bf94ac5-5835-459f-a097-60be42842989 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:40.080261 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2bf94ac5-5835-459f-a097-60be42842989 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:40.086149 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2bf94ac5-5835-459f-a097-60be42842989 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:40.088367 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2bf94ac5-5835-459f-a097-60be42842989 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:40.088367 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2bf94ac5-5835-459f-a097-60be42842989 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:40.088367 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2bf94ac5-5835-459f-a097-60be42842989 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:40.088367 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2bf94ac5-5835-459f-a097-60be42842989 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:40.088685 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2bf94ac5-5835-459f-a097-60be42842989 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:40.116304 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2bf94ac5-5835-459f-a097-60be42842989 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:40.185098 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eae530b4-6620-4d12-a4ae-8ab3571ccfd9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:40.190894 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eae530b4-6620-4d12-a4ae-8ab3571ccfd9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:40.191553 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eae530b4-6620-4d12-a4ae-8ab3571ccfd9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:40.196650 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-eae530b4-6620-4d12-a4ae-8ab3571ccfd9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.262530 Jun 10 13:19:40.196994 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 82/242] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:39 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:40.285785 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2bf94ac5-5835-459f-a097-60be42842989 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:40.294377 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2bf94ac5-5835-459f-a097-60be42842989 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:40.294377 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2bf94ac5-5835-459f-a097-60be42842989 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:40.301136 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2bf94ac5-5835-459f-a097-60be42842989 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1444 microversion: 2.49 time: 0.225779 Jun 10 13:19:40.301136 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 80/243] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:40 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1444 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:40.797215 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-510dbed7-1e23-468e-b625-03612fa2c798 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:40.798643 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-510dbed7-1e23-468e-b625-03612fa2c798 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:40.804947 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-510dbed7-1e23-468e-b625-03612fa2c798 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:40.805423 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-510dbed7-1e23-468e-b625-03612fa2c798 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:40.805674 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-510dbed7-1e23-468e-b625-03612fa2c798 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:40.806494 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-510dbed7-1e23-468e-b625-03612fa2c798 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:40.806554 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-510dbed7-1e23-468e-b625-03612fa2c798 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:40.806874 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-510dbed7-1e23-468e-b625-03612fa2c798 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:40.834303 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-510dbed7-1e23-468e-b625-03612fa2c798 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:40.834605 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-510dbed7-1e23-468e-b625-03612fa2c798 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:40.834852 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-510dbed7-1e23-468e-b625-03612fa2c798 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:40.835155 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-510dbed7-1e23-468e-b625-03612fa2c798 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lazy-loading 'fault' on Instance uuid 82f78787-8e26-494a-81a9-60611872cf4c {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:19:40.840236 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-510dbed7-1e23-468e-b625-03612fa2c798 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:40.913935 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-510dbed7-1e23-468e-b625-03612fa2c798 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:40.926058 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-510dbed7-1e23-468e-b625-03612fa2c798 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1301 microversion: 2.1 time: 0.131491 Jun 10 13:19:40.926460 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 82/244] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:40 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1301 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:40.974608 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6b0137d1-8b88-4d2c-b7fb-d890eb949be9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:40.976954 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6b0137d1-8b88-4d2c-b7fb-d890eb949be9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:40.981773 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b0137d1-8b88-4d2c-b7fb-d890eb949be9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:40.982016 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b0137d1-8b88-4d2c-b7fb-d890eb949be9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:40.982231 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b0137d1-8b88-4d2c-b7fb-d890eb949be9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:40.982691 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b0137d1-8b88-4d2c-b7fb-d890eb949be9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:40.983013 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b0137d1-8b88-4d2c-b7fb-d890eb949be9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:40.983297 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b0137d1-8b88-4d2c-b7fb-d890eb949be9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:41.015422 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6b0137d1-8b88-4d2c-b7fb-d890eb949be9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:41.221055 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4c072f3b-f201-4aa3-b2de-6da510fcec2e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:41.225727 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4c072f3b-f201-4aa3-b2de-6da510fcec2e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:41.230544 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4c072f3b-f201-4aa3-b2de-6da510fcec2e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:41.230922 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4c072f3b-f201-4aa3-b2de-6da510fcec2e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:41.231186 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4c072f3b-f201-4aa3-b2de-6da510fcec2e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:41.231725 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4c072f3b-f201-4aa3-b2de-6da510fcec2e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:41.232078 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4c072f3b-f201-4aa3-b2de-6da510fcec2e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:41.232424 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4c072f3b-f201-4aa3-b2de-6da510fcec2e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:41.235650 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=237,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:41.254629 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4c072f3b-f201-4aa3-b2de-6da510fcec2e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:41.322395 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-da7c1929-ac59-48aa-b100-22236e3836be tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:41.324375 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-da7c1929-ac59-48aa-b100-22236e3836be tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:41.328510 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=139,nova_api:INSERT=20,nova_api:UPDATE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:41.332213 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da7c1929-ac59-48aa-b100-22236e3836be tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:41.332489 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da7c1929-ac59-48aa-b100-22236e3836be tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:41.332824 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da7c1929-ac59-48aa-b100-22236e3836be tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:41.333490 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da7c1929-ac59-48aa-b100-22236e3836be tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:41.333862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da7c1929-ac59-48aa-b100-22236e3836be tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:41.334192 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da7c1929-ac59-48aa-b100-22236e3836be tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:41.349554 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6b0137d1-8b88-4d2c-b7fb-d890eb949be9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:41.356607 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6b0137d1-8b88-4d2c-b7fb-d890eb949be9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:41.356607 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6b0137d1-8b88-4d2c-b7fb-d890eb949be9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:41.360296 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6b0137d1-8b88-4d2c-b7fb-d890eb949be9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.389229 Jun 10 13:19:41.360889 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 83/245] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:40 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:41.361185 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-da7c1929-ac59-48aa-b100-22236e3836be tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:41.462011 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4c072f3b-f201-4aa3-b2de-6da510fcec2e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:41.468008 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4c072f3b-f201-4aa3-b2de-6da510fcec2e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:41.468983 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4c072f3b-f201-4aa3-b2de-6da510fcec2e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:41.474994 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4c072f3b-f201-4aa3-b2de-6da510fcec2e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.255936 Jun 10 13:19:41.475291 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 81/246] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:41 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:41.505991 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-da7c1929-ac59-48aa-b100-22236e3836be tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:41.512547 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-da7c1929-ac59-48aa-b100-22236e3836be tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:41.514446 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-da7c1929-ac59-48aa-b100-22236e3836be tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:41.518911 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-da7c1929-ac59-48aa-b100-22236e3836be tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1444 microversion: 2.49 time: 0.201106 Jun 10 13:19:41.519340 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 83/247] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:41 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1444 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:41.945511 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0a88fe15-440c-4d86-942b-899e145f7589 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:41.948298 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0a88fe15-440c-4d86-942b-899e145f7589 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:41.954091 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0a88fe15-440c-4d86-942b-899e145f7589 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:41.954626 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0a88fe15-440c-4d86-942b-899e145f7589 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:41.955131 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0a88fe15-440c-4d86-942b-899e145f7589 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:41.955584 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0a88fe15-440c-4d86-942b-899e145f7589 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:41.956010 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0a88fe15-440c-4d86-942b-899e145f7589 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:41.956329 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0a88fe15-440c-4d86-942b-899e145f7589 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:41.999177 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0a88fe15-440c-4d86-942b-899e145f7589 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:41.999602 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0a88fe15-440c-4d86-942b-899e145f7589 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:41.999870 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0a88fe15-440c-4d86-942b-899e145f7589 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:42.000359 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-0a88fe15-440c-4d86-942b-899e145f7589 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lazy-loading 'fault' on Instance uuid 82f78787-8e26-494a-81a9-60611872cf4c {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:19:42.005616 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0a88fe15-440c-4d86-942b-899e145f7589 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:42.085829 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0a88fe15-440c-4d86-942b-899e145f7589 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b53a14cbc2114c9a834631eb0eda3802', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '465661200eeb44ea95bf05fe18d76813', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:42.096583 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0a88fe15-440c-4d86-942b-899e145f7589 tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 200 len: 1301 microversion: 2.1 time: 0.153324 Jun 10 13:19:42.096872 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 84/248] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:41 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 1301 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:19:42.382193 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-75513e3c-a9eb-488f-bedc-990eed1405d5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:42.384482 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-75513e3c-a9eb-488f-bedc-990eed1405d5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:42.389065 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75513e3c-a9eb-488f-bedc-990eed1405d5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:42.389386 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75513e3c-a9eb-488f-bedc-990eed1405d5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:42.389641 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75513e3c-a9eb-488f-bedc-990eed1405d5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:42.390174 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75513e3c-a9eb-488f-bedc-990eed1405d5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:42.390569 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75513e3c-a9eb-488f-bedc-990eed1405d5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:42.390937 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75513e3c-a9eb-488f-bedc-990eed1405d5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:42.407299 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-75513e3c-a9eb-488f-bedc-990eed1405d5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:42.503977 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1e601723-f6a8-4778-a7e7-b7883d51522a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:42.506515 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1e601723-f6a8-4778-a7e7-b7883d51522a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:42.512160 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1e601723-f6a8-4778-a7e7-b7883d51522a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:42.512160 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1e601723-f6a8-4778-a7e7-b7883d51522a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:42.512628 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1e601723-f6a8-4778-a7e7-b7883d51522a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:42.513134 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1e601723-f6a8-4778-a7e7-b7883d51522a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:42.513600 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1e601723-f6a8-4778-a7e7-b7883d51522a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:42.514010 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1e601723-f6a8-4778-a7e7-b7883d51522a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:42.517750 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=240,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:42.540039 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6ea0c449-bef0-410f-8518-da040eb8f5e8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:42.544974 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1e601723-f6a8-4778-a7e7-b7883d51522a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:42.545106 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6ea0c449-bef0-410f-8518-da040eb8f5e8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:42.555782 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ea0c449-bef0-410f-8518-da040eb8f5e8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:42.556033 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ea0c449-bef0-410f-8518-da040eb8f5e8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:42.556276 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ea0c449-bef0-410f-8518-da040eb8f5e8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:42.556799 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ea0c449-bef0-410f-8518-da040eb8f5e8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:42.557203 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ea0c449-bef0-410f-8518-da040eb8f5e8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:42.557641 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ea0c449-bef0-410f-8518-da040eb8f5e8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:42.584665 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6ea0c449-bef0-410f-8518-da040eb8f5e8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:42.754089 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:42.866857 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-75513e3c-a9eb-488f-bedc-990eed1405d5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:42.871111 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6ea0c449-bef0-410f-8518-da040eb8f5e8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:42.877377 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-75513e3c-a9eb-488f-bedc-990eed1405d5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:42.877377 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-75513e3c-a9eb-488f-bedc-990eed1405d5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:42.877900 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6ea0c449-bef0-410f-8518-da040eb8f5e8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:42.877900 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6ea0c449-bef0-410f-8518-da040eb8f5e8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:42.880396 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6ea0c449-bef0-410f-8518-da040eb8f5e8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1444 microversion: 2.49 time: 0.343913 Jun 10 13:19:42.880640 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 85/249] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:42 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1444 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:42.881275 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-75513e3c-a9eb-488f-bedc-990eed1405d5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.501082 Jun 10 13:19:42.881665 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 82/250] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:42 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:42.940369 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1e601723-f6a8-4778-a7e7-b7883d51522a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:42.946870 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1e601723-f6a8-4778-a7e7-b7883d51522a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:42.947736 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1e601723-f6a8-4778-a7e7-b7883d51522a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:42.956546 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1e601723-f6a8-4778-a7e7-b7883d51522a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.455187 Jun 10 13:19:42.956999 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 84/251] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:42 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:42.959301 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=6 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:43.114568 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6dd57ec9-67cd-4c19-8b49-6813b1e7828b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:43.117731 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6dd57ec9-67cd-4c19-8b49-6813b1e7828b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] [instance: 82f78787-8e26-494a-81a9-60611872cf4c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:43.123046 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6dd57ec9-67cd-4c19-8b49-6813b1e7828b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:43.123458 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6dd57ec9-67cd-4c19-8b49-6813b1e7828b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:43.123659 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6dd57ec9-67cd-4c19-8b49-6813b1e7828b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:43.124589 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6dd57ec9-67cd-4c19-8b49-6813b1e7828b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:43.124920 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6dd57ec9-67cd-4c19-8b49-6813b1e7828b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:43.125197 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6dd57ec9-67cd-4c19-8b49-6813b1e7828b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:43.144692 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-6dd57ec9-67cd-4c19-8b49-6813b1e7828b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] HTTP exception thrown: Instance 82f78787-8e26-494a-81a9-60611872cf4c could not be found. Jun 10 13:19:43.144933 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6dd57ec9-67cd-4c19-8b49-6813b1e7828b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] Returning 404 to user: Instance 82f78787-8e26-494a-81a9-60611872cf4c could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:19:43.145233 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6dd57ec9-67cd-4c19-8b49-6813b1e7828b tempest-VolumesAdminNegativeTest-1933363954 tempest-VolumesAdminNegativeTest-1933363954-project-member] 10.4.3.74 "GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c" status: 404 len: 111 microversion: 2.1 time: 0.033261 Jun 10 13:19:43.145569 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 86/252] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:19:43 2026] GET /compute/v2.1/servers/82f78787-8e26-494a-81a9-60611872cf4c => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:19:43.900062 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5bbfa06d-1b57-489b-87b1-8c615f51ff64 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:43.906646 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5bbfa06d-1b57-489b-87b1-8c615f51ff64 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:43.906767 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f621e94c-b2c8-449d-89ad-8288cb809323 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:43.908977 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f621e94c-b2c8-449d-89ad-8288cb809323 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:43.915915 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f621e94c-b2c8-449d-89ad-8288cb809323 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:43.916257 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f621e94c-b2c8-449d-89ad-8288cb809323 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:43.917857 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f621e94c-b2c8-449d-89ad-8288cb809323 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:43.917857 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f621e94c-b2c8-449d-89ad-8288cb809323 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:43.917857 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f621e94c-b2c8-449d-89ad-8288cb809323 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:43.918777 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f621e94c-b2c8-449d-89ad-8288cb809323 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:43.923737 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5bbfa06d-1b57-489b-87b1-8c615f51ff64 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:43.923737 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5bbfa06d-1b57-489b-87b1-8c615f51ff64 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:43.923737 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5bbfa06d-1b57-489b-87b1-8c615f51ff64 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:43.923737 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5bbfa06d-1b57-489b-87b1-8c615f51ff64 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:43.923737 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5bbfa06d-1b57-489b-87b1-8c615f51ff64 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:43.923737 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5bbfa06d-1b57-489b-87b1-8c615f51ff64 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:43.947858 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f621e94c-b2c8-449d-89ad-8288cb809323 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:43.952372 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5bbfa06d-1b57-489b-87b1-8c615f51ff64 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:43.987866 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cbe5f102-b382-4370-beec-10a13833d0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:43.991430 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cbe5f102-b382-4370-beec-10a13833d0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:43.993254 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=99,nova_api:INSERT=9 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:43.998049 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cbe5f102-b382-4370-beec-10a13833d0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:43.998772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cbe5f102-b382-4370-beec-10a13833d0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:43.999298 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cbe5f102-b382-4370-beec-10a13833d0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:44.000622 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cbe5f102-b382-4370-beec-10a13833d0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:44.000839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cbe5f102-b382-4370-beec-10a13833d0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:44.001425 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cbe5f102-b382-4370-beec-10a13833d0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:44.006690 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=245 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:44.028119 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-cbe5f102-b382-4370-beec-10a13833d0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:44.329141 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5bbfa06d-1b57-489b-87b1-8c615f51ff64 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:44.335510 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5bbfa06d-1b57-489b-87b1-8c615f51ff64 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:44.337190 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5bbfa06d-1b57-489b-87b1-8c615f51ff64 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:44.340387 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5bbfa06d-1b57-489b-87b1-8c615f51ff64 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1444 microversion: 2.49 time: 0.443053 Jun 10 13:19:44.340811 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 83/253] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:43 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1444 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:44.362527 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f621e94c-b2c8-449d-89ad-8288cb809323 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:44.369109 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f621e94c-b2c8-449d-89ad-8288cb809323 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:44.369109 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f621e94c-b2c8-449d-89ad-8288cb809323 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:44.373554 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f621e94c-b2c8-449d-89ad-8288cb809323 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.469522 Jun 10 13:19:44.374867 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 85/254] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:43 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:44.400200 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cbe5f102-b382-4370-beec-10a13833d0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:44.410143 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cbe5f102-b382-4370-beec-10a13833d0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:44.411109 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cbe5f102-b382-4370-beec-10a13833d0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:44.415799 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cbe5f102-b382-4370-beec-10a13833d0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.431575 Jun 10 13:19:44.416265 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 87/255] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:43 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:45.362336 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fa489011-3a97-44b8-b1df-0c7163f6a40b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:45.365390 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fa489011-3a97-44b8-b1df-0c7163f6a40b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:45.370417 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa489011-3a97-44b8-b1df-0c7163f6a40b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:45.370814 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa489011-3a97-44b8-b1df-0c7163f6a40b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:45.371158 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa489011-3a97-44b8-b1df-0c7163f6a40b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:45.371710 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa489011-3a97-44b8-b1df-0c7163f6a40b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:45.372232 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa489011-3a97-44b8-b1df-0c7163f6a40b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:45.375476 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa489011-3a97-44b8-b1df-0c7163f6a40b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:45.401756 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-fa489011-3a97-44b8-b1df-0c7163f6a40b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:45.405461 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6c42960a-5412-4671-883e-f8ccd093ff97 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:45.408013 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6c42960a-5412-4671-883e-f8ccd093ff97 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:45.414426 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c42960a-5412-4671-883e-f8ccd093ff97 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:45.414722 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c42960a-5412-4671-883e-f8ccd093ff97 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:45.414975 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c42960a-5412-4671-883e-f8ccd093ff97 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:45.415522 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c42960a-5412-4671-883e-f8ccd093ff97 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:45.415901 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c42960a-5412-4671-883e-f8ccd093ff97 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:45.416245 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c42960a-5412-4671-883e-f8ccd093ff97 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:45.438595 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-17cdf7da-e1b1-4d19-b395-2c3a89bb1ad7 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:45.438949 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6c42960a-5412-4671-883e-f8ccd093ff97 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:45.441005 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-17cdf7da-e1b1-4d19-b395-2c3a89bb1ad7 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:45.446627 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-17cdf7da-e1b1-4d19-b395-2c3a89bb1ad7 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:45.447152 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-17cdf7da-e1b1-4d19-b395-2c3a89bb1ad7 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:45.447618 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-17cdf7da-e1b1-4d19-b395-2c3a89bb1ad7 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:45.448286 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-17cdf7da-e1b1-4d19-b395-2c3a89bb1ad7 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:45.448827 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-17cdf7da-e1b1-4d19-b395-2c3a89bb1ad7 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:45.449273 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-17cdf7da-e1b1-4d19-b395-2c3a89bb1ad7 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:45.479421 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-17cdf7da-e1b1-4d19-b395-2c3a89bb1ad7 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:45.994886 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fa489011-3a97-44b8-b1df-0c7163f6a40b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:46.014238 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fa489011-3a97-44b8-b1df-0c7163f6a40b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:46.016636 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fa489011-3a97-44b8-b1df-0c7163f6a40b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:46.028909 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fa489011-3a97-44b8-b1df-0c7163f6a40b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1444 microversion: 2.49 time: 0.671357 Jun 10 13:19:46.031646 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 84/256] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:45 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1444 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:46.046339 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6c42960a-5412-4671-883e-f8ccd093ff97 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:46.054900 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6c42960a-5412-4671-883e-f8ccd093ff97 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:46.056166 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6c42960a-5412-4671-883e-f8ccd093ff97 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:46.064286 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6c42960a-5412-4671-883e-f8ccd093ff97 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.663115 Jun 10 13:19:46.064286 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 86/257] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:45 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:46.284383 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-17cdf7da-e1b1-4d19-b395-2c3a89bb1ad7 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:46.292380 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-17cdf7da-e1b1-4d19-b395-2c3a89bb1ad7 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:46.292380 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-17cdf7da-e1b1-4d19-b395-2c3a89bb1ad7 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:46.300613 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-17cdf7da-e1b1-4d19-b395-2c3a89bb1ad7 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.865679 Jun 10 13:19:46.300915 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 88/258] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:45 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 866 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:47.053894 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-407ff533-b1c4-4c8f-8723-042035320f7d tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:47.057002 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-407ff533-b1c4-4c8f-8723-042035320f7d tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:47.062220 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-407ff533-b1c4-4c8f-8723-042035320f7d tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:47.065197 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-407ff533-b1c4-4c8f-8723-042035320f7d tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:47.065197 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-407ff533-b1c4-4c8f-8723-042035320f7d tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:47.065197 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-407ff533-b1c4-4c8f-8723-042035320f7d tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:47.065197 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-407ff533-b1c4-4c8f-8723-042035320f7d tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:47.065197 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-407ff533-b1c4-4c8f-8723-042035320f7d tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:47.085427 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-407ff533-b1c4-4c8f-8723-042035320f7d tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:47.089281 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c35df593-bf71-4d2d-9a3d-e1e86a42a310 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:47.091672 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c35df593-bf71-4d2d-9a3d-e1e86a42a310 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:47.096830 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c35df593-bf71-4d2d-9a3d-e1e86a42a310 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:47.096973 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c35df593-bf71-4d2d-9a3d-e1e86a42a310 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:47.097307 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c35df593-bf71-4d2d-9a3d-e1e86a42a310 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:47.097870 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c35df593-bf71-4d2d-9a3d-e1e86a42a310 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:47.098227 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c35df593-bf71-4d2d-9a3d-e1e86a42a310 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:47.098627 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c35df593-bf71-4d2d-9a3d-e1e86a42a310 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:47.126207 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c35df593-bf71-4d2d-9a3d-e1e86a42a310 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:47.263127 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-407ff533-b1c4-4c8f-8723-042035320f7d tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:47.274686 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-407ff533-b1c4-4c8f-8723-042035320f7d tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:47.275397 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-407ff533-b1c4-4c8f-8723-042035320f7d tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:47.280725 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-407ff533-b1c4-4c8f-8723-042035320f7d tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1444 microversion: 2.49 time: 0.228169 Jun 10 13:19:47.280725 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 85/259] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:47 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1444 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:47.322758 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-00382685-e1e9-4c7d-8464-375adaa49bd2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:47.328954 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-00382685-e1e9-4c7d-8464-375adaa49bd2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:47.334708 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00382685-e1e9-4c7d-8464-375adaa49bd2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:47.334997 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00382685-e1e9-4c7d-8464-375adaa49bd2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:47.335224 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00382685-e1e9-4c7d-8464-375adaa49bd2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:47.335751 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00382685-e1e9-4c7d-8464-375adaa49bd2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:47.336039 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00382685-e1e9-4c7d-8464-375adaa49bd2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:47.338368 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00382685-e1e9-4c7d-8464-375adaa49bd2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:47.365504 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-00382685-e1e9-4c7d-8464-375adaa49bd2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:47.365613 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c35df593-bf71-4d2d-9a3d-e1e86a42a310 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:47.374257 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c35df593-bf71-4d2d-9a3d-e1e86a42a310 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:47.376290 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c35df593-bf71-4d2d-9a3d-e1e86a42a310 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:47.381308 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c35df593-bf71-4d2d-9a3d-e1e86a42a310 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.292981 Jun 10 13:19:47.381308 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 87/260] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:47 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:47.583383 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-00382685-e1e9-4c7d-8464-375adaa49bd2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:47.588638 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-00382685-e1e9-4c7d-8464-375adaa49bd2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:47.589519 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-00382685-e1e9-4c7d-8464-375adaa49bd2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:47.593863 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-00382685-e1e9-4c7d-8464-375adaa49bd2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.273300 Jun 10 13:19:47.594987 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 89/261] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:47 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:47.719885 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b757ba07-53fc-4ec0-9376-3081d939e0fa tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-445654247", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNX/JgRMxlBN3sFu6sleX9qV50JC1nQM6HkZOXHTctYNvPhV0Wu0CT6OLag6caAr7Fo18/uHUTVDp1iwD7EdS44+owpipZumTEkK2qHBom0d8YV5NgsH8ZcTZ9EYUW31rg=="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:47.739793 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-b757ba07-53fc-4ec0-9376-3081d939e0fa tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Getting quotas for project 8cc6878d00474957875f27198ea370f1. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:19:47.743789 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-b757ba07-53fc-4ec0-9376-3081d939e0fa tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Getting quotas for user 5debdaf1ff7a40e3a6e99cb4b42151f6 and project 8cc6878d00474957875f27198ea370f1. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:19:47.776520 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b757ba07-53fc-4ec0-9376-3081d939e0fa tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.93 time: 0.363353 Jun 10 13:19:47.776989 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 86/262] 10.4.3.74 () {70 vars in 1311 bytes} [Wed Jun 10 13:19:47 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 364 msecs (HTTP/1.1 201) 9 headers in 364 bytes (2 switches on core 0) Jun 10 13:19:48.305982 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a502552b-3483-4dd5-ab7d-7d04fc817bd4 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:48.308423 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a502552b-3483-4dd5-ab7d-7d04fc817bd4 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:48.313801 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a502552b-3483-4dd5-ab7d-7d04fc817bd4 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:48.314113 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a502552b-3483-4dd5-ab7d-7d04fc817bd4 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:48.314421 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a502552b-3483-4dd5-ab7d-7d04fc817bd4 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:48.314962 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a502552b-3483-4dd5-ab7d-7d04fc817bd4 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:48.315328 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a502552b-3483-4dd5-ab7d-7d04fc817bd4 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:48.315708 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a502552b-3483-4dd5-ab7d-7d04fc817bd4 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:48.349475 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2b8762a4-02e8-465e-b806-f0e48b046f99 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:48.351187 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a502552b-3483-4dd5-ab7d-7d04fc817bd4 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:48.351565 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2b8762a4-02e8-465e-b806-f0e48b046f99 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:48.355709 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b8762a4-02e8-465e-b806-f0e48b046f99 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:48.356052 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b8762a4-02e8-465e-b806-f0e48b046f99 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:48.356539 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b8762a4-02e8-465e-b806-f0e48b046f99 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:48.357011 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b8762a4-02e8-465e-b806-f0e48b046f99 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:48.357419 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b8762a4-02e8-465e-b806-f0e48b046f99 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:48.357708 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b8762a4-02e8-465e-b806-f0e48b046f99 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:48.376530 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2b8762a4-02e8-465e-b806-f0e48b046f99 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:48.404134 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f63d7a14-c862-4f14-bda6-30d2148a14ee tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:48.406232 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f63d7a14-c862-4f14-bda6-30d2148a14ee tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:48.417134 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f63d7a14-c862-4f14-bda6-30d2148a14ee tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:48.417496 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f63d7a14-c862-4f14-bda6-30d2148a14ee tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:48.417753 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f63d7a14-c862-4f14-bda6-30d2148a14ee tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:48.418381 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f63d7a14-c862-4f14-bda6-30d2148a14ee tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:48.418774 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f63d7a14-c862-4f14-bda6-30d2148a14ee tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:48.419144 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f63d7a14-c862-4f14-bda6-30d2148a14ee tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:48.443881 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f63d7a14-c862-4f14-bda6-30d2148a14ee tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:48.667113 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a502552b-3483-4dd5-ab7d-7d04fc817bd4 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:48.674018 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a502552b-3483-4dd5-ab7d-7d04fc817bd4 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:48.674762 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a502552b-3483-4dd5-ab7d-7d04fc817bd4 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:48.678659 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a502552b-3483-4dd5-ab7d-7d04fc817bd4 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1444 microversion: 2.49 time: 0.374361 Jun 10 13:19:48.679072 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 88/263] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:48 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1444 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:48.681827 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5a982394-403c-422d-af7a-316269d28f8d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:48.686324 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5a982394-403c-422d-af7a-316269d28f8d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:48.691190 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5a982394-403c-422d-af7a-316269d28f8d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:48.692514 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5a982394-403c-422d-af7a-316269d28f8d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:48.692514 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5a982394-403c-422d-af7a-316269d28f8d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:48.692837 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5a982394-403c-422d-af7a-316269d28f8d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:48.696375 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5a982394-403c-422d-af7a-316269d28f8d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:48.696375 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5a982394-403c-422d-af7a-316269d28f8d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:48.716978 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5a982394-403c-422d-af7a-316269d28f8d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:48.874993 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2b8762a4-02e8-465e-b806-f0e48b046f99 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:48.885660 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2b8762a4-02e8-465e-b806-f0e48b046f99 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:48.890763 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2b8762a4-02e8-465e-b806-f0e48b046f99 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:48.901804 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2b8762a4-02e8-465e-b806-f0e48b046f99 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1694 microversion: 2.87 time: 0.553642 Jun 10 13:19:48.901804 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 90/264] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:48 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1694 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:49.092957 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f63d7a14-c862-4f14-bda6-30d2148a14ee tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:49.101089 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f63d7a14-c862-4f14-bda6-30d2148a14ee tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:49.105006 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f63d7a14-c862-4f14-bda6-30d2148a14ee tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:49.111500 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f63d7a14-c862-4f14-bda6-30d2148a14ee tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.710180 Jun 10 13:19:49.112070 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 87/265] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:48 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:49.131264 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-903495174", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "delete_on_termination": "true", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "c5fccdb3-4d2f-402c-9e13-b0a4c2a3b9f5"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:49.191802 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5a982394-403c-422d-af7a-316269d28f8d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:49.200405 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5a982394-403c-422d-af7a-316269d28f8d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:49.200405 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5a982394-403c-422d-af7a-316269d28f8d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:49.205765 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5a982394-403c-422d-af7a-316269d28f8d tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.526016 Jun 10 13:19:49.206166 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 89/266] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:48 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:49.294777 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:49.295248 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:49.295703 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:49.296429 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:49.296865 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:49.297242 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:49.304964 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] validate_networks() for [('c5fccdb3-4d2f-402c-9e13-b0a4c2a3b9f5', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:19:49.305426 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:49.573634 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:49.703015 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e9a72068-5256-4bc8-a5bc-1594fcf8ede5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:49.705676 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e9a72068-5256-4bc8-a5bc-1594fcf8ede5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:49.711909 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9a72068-5256-4bc8-a5bc-1594fcf8ede5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:49.711909 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9a72068-5256-4bc8-a5bc-1594fcf8ede5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:49.711909 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9a72068-5256-4bc8-a5bc-1594fcf8ede5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:49.712239 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9a72068-5256-4bc8-a5bc-1594fcf8ede5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:49.712583 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9a72068-5256-4bc8-a5bc-1594fcf8ede5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:49.712878 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9a72068-5256-4bc8-a5bc-1594fcf8ede5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:49.742440 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e9a72068-5256-4bc8-a5bc-1594fcf8ede5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:49.755766 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:19:49.755971 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:19:49.756127 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:19:49.756275 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:19:49.756444 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:19:49.764231 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:49.764663 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:49.764663 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:49.765127 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:49.765246 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:49.765382 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:49.788795 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Getting quotas for project d0f6f4f0cba2424fa36b6a130628b901. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:19:49.792147 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Getting quotas for user 8b48f22679d14371afb5aa22ff73b869 and project d0f6f4f0cba2424fa36b6a130628b901. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:19:49.800812 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:19:49.802896 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] 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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:19:49.868447 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7263f4e6-c0c4-4175-9b4a-e63fc967b02c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.87 time: 0.739345 Jun 10 13:19:49.868911 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 91/267] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:19:49 2026] POST /compute/v2.1/servers => generated 378 bytes in 740 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:19:49.883857 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ee5703dc-8b4d-426e-aa7f-5b4c057ff569 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:49.885971 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ee5703dc-8b4d-426e-aa7f-5b4c057ff569 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:49.901255 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ee5703dc-8b4d-426e-aa7f-5b4c057ff569 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:49.942869 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e9a72068-5256-4bc8-a5bc-1594fcf8ede5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:49.950664 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e9a72068-5256-4bc8-a5bc-1594fcf8ede5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:49.952291 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e9a72068-5256-4bc8-a5bc-1594fcf8ede5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:49.962555 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e9a72068-5256-4bc8-a5bc-1594fcf8ede5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1444 microversion: 2.49 time: 0.259748 Jun 10 13:19:49.962555 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 88/268] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:49 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1444 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:49.977775 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ee5703dc-8b4d-426e-aa7f-5b4c057ff569 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:49.985851 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ee5703dc-8b4d-426e-aa7f-5b4c057ff569 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:49.987584 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ee5703dc-8b4d-426e-aa7f-5b4c057ff569 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:49.996393 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ee5703dc-8b4d-426e-aa7f-5b4c057ff569 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1394 microversion: 2.87 time: 0.116262 Jun 10 13:19:49.996393 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 90/269] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:49 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1394 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:50.136902 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d9a45f04-6986-4000-b6ef-1ccd6f6e65b6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:50.138793 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d9a45f04-6986-4000-b6ef-1ccd6f6e65b6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:50.144731 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d9a45f04-6986-4000-b6ef-1ccd6f6e65b6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:50.144999 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d9a45f04-6986-4000-b6ef-1ccd6f6e65b6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:50.145164 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d9a45f04-6986-4000-b6ef-1ccd6f6e65b6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:50.145624 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d9a45f04-6986-4000-b6ef-1ccd6f6e65b6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:50.145958 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d9a45f04-6986-4000-b6ef-1ccd6f6e65b6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:50.146272 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d9a45f04-6986-4000-b6ef-1ccd6f6e65b6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:50.176817 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d9a45f04-6986-4000-b6ef-1ccd6f6e65b6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:50.225925 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-85c74fb2-5753-4810-9269-ba4dcb2fecf0 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:50.229436 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-85c74fb2-5753-4810-9269-ba4dcb2fecf0 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:50.236455 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-85c74fb2-5753-4810-9269-ba4dcb2fecf0 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:50.236859 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-85c74fb2-5753-4810-9269-ba4dcb2fecf0 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:50.237470 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-85c74fb2-5753-4810-9269-ba4dcb2fecf0 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:50.238088 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-85c74fb2-5753-4810-9269-ba4dcb2fecf0 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:50.239894 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-85c74fb2-5753-4810-9269-ba4dcb2fecf0 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:50.240343 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-85c74fb2-5753-4810-9269-ba4dcb2fecf0 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:50.264626 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-85c74fb2-5753-4810-9269-ba4dcb2fecf0 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:50.392223 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d9a45f04-6986-4000-b6ef-1ccd6f6e65b6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:50.402370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d9a45f04-6986-4000-b6ef-1ccd6f6e65b6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:50.402370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d9a45f04-6986-4000-b6ef-1ccd6f6e65b6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:50.410368 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d9a45f04-6986-4000-b6ef-1ccd6f6e65b6 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.274522 Jun 10 13:19:50.410368 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 92/270] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:50 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:50.604560 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-85c74fb2-5753-4810-9269-ba4dcb2fecf0 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:50.609821 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-85c74fb2-5753-4810-9269-ba4dcb2fecf0 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:50.610332 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-85c74fb2-5753-4810-9269-ba4dcb2fecf0 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:50.614432 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-85c74fb2-5753-4810-9269-ba4dcb2fecf0 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.390134 Jun 10 13:19:50.614752 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 89/271] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:50 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:50.693780 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsV293TestJSON-server-1822612262", "imageRef": "", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "d75a9383-caba-407e-a615-e64a2c2e0353"}], "security_groups": [{"name": "tempest-securitygroup--1609047542"}], "key_name": "tempest-keypair-445654247", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "b65f14dd-a154-43e0-a2e7-116f92c163b4", "source_type": "volume", "destination_type": "volume", "boot_index": 0, ": true}]}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:50.737108 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:50.737454 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:50.737720 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:50.738223 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:50.738625 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:50.738944 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:50.752562 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:50.813885 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] validate_networks() for [('d75a9383-caba-407e-a615-e64a2c2e0353', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:19:50.814219 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:50.987813 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-58b6b055-f48a-4e5f-b102-a131d8d5deb5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:50.990157 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-58b6b055-f48a-4e5f-b102-a131d8d5deb5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:50.996550 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58b6b055-f48a-4e5f-b102-a131d8d5deb5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:50.998064 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58b6b055-f48a-4e5f-b102-a131d8d5deb5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:50.998422 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58b6b055-f48a-4e5f-b102-a131d8d5deb5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:50.998927 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58b6b055-f48a-4e5f-b102-a131d8d5deb5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:50.999276 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58b6b055-f48a-4e5f-b102-a131d8d5deb5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:51.000831 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58b6b055-f48a-4e5f-b102-a131d8d5deb5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:51.019437 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a7ca6b12-e854-47dc-b195-82ab57ab2acb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:51.021321 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a7ca6b12-e854-47dc-b195-82ab57ab2acb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:51.028945 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a7ca6b12-e854-47dc-b195-82ab57ab2acb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:51.029058 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-58b6b055-f48a-4e5f-b102-a131d8d5deb5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:51.029318 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a7ca6b12-e854-47dc-b195-82ab57ab2acb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:51.029702 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a7ca6b12-e854-47dc-b195-82ab57ab2acb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:51.030247 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a7ca6b12-e854-47dc-b195-82ab57ab2acb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:51.030619 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a7ca6b12-e854-47dc-b195-82ab57ab2acb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:51.031240 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a7ca6b12-e854-47dc-b195-82ab57ab2acb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:51.059090 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a7ca6b12-e854-47dc-b195-82ab57ab2acb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:51.106917 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:51.121146 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a7ca6b12-e854-47dc-b195-82ab57ab2acb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:51.130401 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a7ca6b12-e854-47dc-b195-82ab57ab2acb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:51.130401 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a7ca6b12-e854-47dc-b195-82ab57ab2acb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:51.139827 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a7ca6b12-e854-47dc-b195-82ab57ab2acb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1398 microversion: 2.87 time: 0.122823 Jun 10 13:19:51.140393 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 90/272] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:51 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1398 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:51.291081 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-58b6b055-f48a-4e5f-b102-a131d8d5deb5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:51.296049 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-58b6b055-f48a-4e5f-b102-a131d8d5deb5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:51.296940 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-58b6b055-f48a-4e5f-b102-a131d8d5deb5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:51.302606 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-58b6b055-f48a-4e5f-b102-a131d8d5deb5 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1444 microversion: 2.49 time: 0.317339 Jun 10 13:19:51.303304 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 93/273] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:50 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1444 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:51.317152 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:19:51.317152 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:19:51.317278 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:19:51.318380 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:19:51.318380 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:19:51.325774 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:51.325972 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:51.326114 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:51.326772 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:51.326873 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:51.326997 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:51.339972 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Getting quotas for project 8cc6878d00474957875f27198ea370f1. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:19:51.342494 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Getting quotas for user 5debdaf1ff7a40e3a6e99cb4b42151f6 and project 8cc6878d00474957875f27198ea370f1. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:19:51.386197 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:19:51.387920 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] 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='b65f14dd-a154-43e0-a2e7-116f92c163b4',volume_size=None,volume_type=None)] {{(pid=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:19:51.434659 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0298e8bc-f46e-41c6-84d8-fe376632db84 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:51.438631 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0298e8bc-f46e-41c6-84d8-fe376632db84 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:51.445472 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0298e8bc-f46e-41c6-84d8-fe376632db84 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:51.445955 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0298e8bc-f46e-41c6-84d8-fe376632db84 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:51.446371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0298e8bc-f46e-41c6-84d8-fe376632db84 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:51.447033 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0298e8bc-f46e-41c6-84d8-fe376632db84 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:51.447513 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0298e8bc-f46e-41c6-84d8-fe376632db84 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:51.448393 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0298e8bc-f46e-41c6-84d8-fe376632db84 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:51.476665 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0298e8bc-f46e-41c6-84d8-fe376632db84 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:51.556373 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4ed7d98a-2b57-4b58-b987-c6f7f10d2421 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 407 microversion: 2.93 time: 0.863997 Jun 10 13:19:51.556373 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 91/274] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:19:50 2026] POST /compute/v2.1/servers => generated 407 bytes in 865 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:19:51.573388 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d0268b40-afcb-42dc-9cb9-0dbe5fd68e5f tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:51.577394 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d0268b40-afcb-42dc-9cb9-0dbe5fd68e5f tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:51.601664 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d0268b40-afcb-42dc-9cb9-0dbe5fd68e5f tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:51.633509 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ee707cd5-a546-4a7e-a44e-00666113afe4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:51.635130 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ee707cd5-a546-4a7e-a44e-00666113afe4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:51.641776 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ee707cd5-a546-4a7e-a44e-00666113afe4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:51.643576 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ee707cd5-a546-4a7e-a44e-00666113afe4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:51.643576 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ee707cd5-a546-4a7e-a44e-00666113afe4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:51.643576 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ee707cd5-a546-4a7e-a44e-00666113afe4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:51.644082 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ee707cd5-a546-4a7e-a44e-00666113afe4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:51.644492 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ee707cd5-a546-4a7e-a44e-00666113afe4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:51.676884 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ee707cd5-a546-4a7e-a44e-00666113afe4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:51.711322 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d0268b40-afcb-42dc-9cb9-0dbe5fd68e5f tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:51.721114 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d0268b40-afcb-42dc-9cb9-0dbe5fd68e5f tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:51.721114 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d0268b40-afcb-42dc-9cb9-0dbe5fd68e5f tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:51.735658 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d0268b40-afcb-42dc-9cb9-0dbe5fd68e5f tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1333 microversion: 2.93 time: 0.163029 Jun 10 13:19:51.735658 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 94/275] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:51 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1333 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:51.954109 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-9bb5e0f9-1a3d-43d5-aa9e-16d2e1f25840 req-b8623692-1a72-49d5-8038-d168c394551c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5", "name": "network-vif-plugged", "status": "completed", "tag": "5343754b-fb78-48b3-b103-cf85036bfc5f"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:51.967525 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-9bb5e0f9-1a3d-43d5-aa9e-16d2e1f25840 req-b8623692-1a72-49d5-8038-d168c394551c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:51.967686 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-9bb5e0f9-1a3d-43d5-aa9e-16d2e1f25840 req-b8623692-1a72-49d5-8038-d168c394551c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:51.967904 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-9bb5e0f9-1a3d-43d5-aa9e-16d2e1f25840 req-b8623692-1a72-49d5-8038-d168c394551c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:51.976813 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-9bb5e0f9-1a3d-43d5-aa9e-16d2e1f25840 req-b8623692-1a72-49d5-8038-d168c394551c service nova] Creating event network-vif-plugged:5343754b-fb78-48b3-b103-cf85036bfc5f for instance 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 on np0000002501 Jun 10 13:19:51.977388 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-9bb5e0f9-1a3d-43d5-aa9e-16d2e1f25840 req-b8623692-1a72-49d5-8038-d168c394551c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:51.987289 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-9bb5e0f9-1a3d-43d5-aa9e-16d2e1f25840 req-b8623692-1a72-49d5-8038-d168c394551c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036046 Jun 10 13:19:51.987779 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 95/276] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:51 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 10 13:19:52.068014 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0298e8bc-f46e-41c6-84d8-fe376632db84 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:52.076859 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0298e8bc-f46e-41c6-84d8-fe376632db84 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:52.078244 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0298e8bc-f46e-41c6-84d8-fe376632db84 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:52.083449 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0298e8bc-f46e-41c6-84d8-fe376632db84 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.650965 Jun 10 13:19:52.083800 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 91/277] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:51 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:52.124625 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ee707cd5-a546-4a7e-a44e-00666113afe4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:52.131178 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ee707cd5-a546-4a7e-a44e-00666113afe4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:52.131841 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ee707cd5-a546-4a7e-a44e-00666113afe4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:52.136870 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ee707cd5-a546-4a7e-a44e-00666113afe4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.505340 Jun 10 13:19:52.137269 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 92/278] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:51 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:52.162895 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3f2c558b-04ff-44c5-9376-026d76ac911d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:52.164362 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3f2c558b-04ff-44c5-9376-026d76ac911d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:52.173177 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f2c558b-04ff-44c5-9376-026d76ac911d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:52.173481 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f2c558b-04ff-44c5-9376-026d76ac911d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:52.173693 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f2c558b-04ff-44c5-9376-026d76ac911d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:52.174238 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f2c558b-04ff-44c5-9376-026d76ac911d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:52.174548 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f2c558b-04ff-44c5-9376-026d76ac911d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:52.175877 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f2c558b-04ff-44c5-9376-026d76ac911d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:52.200780 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3f2c558b-04ff-44c5-9376-026d76ac911d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:52.273917 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3f2c558b-04ff-44c5-9376-026d76ac911d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:52.282274 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3f2c558b-04ff-44c5-9376-026d76ac911d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:52.283302 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3f2c558b-04ff-44c5-9376-026d76ac911d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:52.303369 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3f2c558b-04ff-44c5-9376-026d76ac911d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1446 microversion: 2.87 time: 0.137106 Jun 10 13:19:52.303369 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 96/279] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:52 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1446 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:52.325003 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-67c71d7c-da1a-4097-8cea-3e478291a29e tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:52.327151 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-67c71d7c-da1a-4097-8cea-3e478291a29e tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:52.332718 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67c71d7c-da1a-4097-8cea-3e478291a29e tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:52.333203 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67c71d7c-da1a-4097-8cea-3e478291a29e tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:52.333606 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67c71d7c-da1a-4097-8cea-3e478291a29e tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:52.334321 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67c71d7c-da1a-4097-8cea-3e478291a29e tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:52.334866 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67c71d7c-da1a-4097-8cea-3e478291a29e tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:52.335236 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67c71d7c-da1a-4097-8cea-3e478291a29e tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:52.353812 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-67c71d7c-da1a-4097-8cea-3e478291a29e tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:52.516897 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-67c71d7c-da1a-4097-8cea-3e478291a29e tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:52.526062 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-67c71d7c-da1a-4097-8cea-3e478291a29e tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:52.526525 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-67c71d7c-da1a-4097-8cea-3e478291a29e tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:52.532756 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-67c71d7c-da1a-4097-8cea-3e478291a29e tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1444 microversion: 2.49 time: 0.211617 Jun 10 13:19:52.533088 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 92/280] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:52 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1444 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:52.768174 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9438bd68-666c-464b-a2c2-c9f77a99bf4d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:52.770341 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9438bd68-666c-464b-a2c2-c9f77a99bf4d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:52.777097 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9438bd68-666c-464b-a2c2-c9f77a99bf4d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:52.778179 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9438bd68-666c-464b-a2c2-c9f77a99bf4d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:52.778179 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9438bd68-666c-464b-a2c2-c9f77a99bf4d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:52.778993 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9438bd68-666c-464b-a2c2-c9f77a99bf4d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:52.779553 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9438bd68-666c-464b-a2c2-c9f77a99bf4d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:52.780114 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9438bd68-666c-464b-a2c2-c9f77a99bf4d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:52.805656 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9438bd68-666c-464b-a2c2-c9f77a99bf4d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:52.868140 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9438bd68-666c-464b-a2c2-c9f77a99bf4d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:52.873840 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9438bd68-666c-464b-a2c2-c9f77a99bf4d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:52.874652 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9438bd68-666c-464b-a2c2-c9f77a99bf4d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:52.881790 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9438bd68-666c-464b-a2c2-c9f77a99bf4d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1414 microversion: 2.93 time: 0.117640 Jun 10 13:19:52.881939 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 93/281] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:52 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1414 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:53.105932 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c8b5e439-ee23-478d-a702-7a7efadd46a5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:53.107841 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c8b5e439-ee23-478d-a702-7a7efadd46a5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:53.111954 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8b5e439-ee23-478d-a702-7a7efadd46a5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:53.112336 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8b5e439-ee23-478d-a702-7a7efadd46a5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:53.112585 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8b5e439-ee23-478d-a702-7a7efadd46a5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:53.113056 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8b5e439-ee23-478d-a702-7a7efadd46a5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:53.113542 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8b5e439-ee23-478d-a702-7a7efadd46a5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:53.113823 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8b5e439-ee23-478d-a702-7a7efadd46a5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:53.138273 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c8b5e439-ee23-478d-a702-7a7efadd46a5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:53.159960 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-db16e826-c30e-4178-806b-04b5471b1c87 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:53.163805 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-db16e826-c30e-4178-806b-04b5471b1c87 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:53.167123 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db16e826-c30e-4178-806b-04b5471b1c87 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:53.167367 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db16e826-c30e-4178-806b-04b5471b1c87 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:53.167570 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db16e826-c30e-4178-806b-04b5471b1c87 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:53.167966 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db16e826-c30e-4178-806b-04b5471b1c87 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:53.168283 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db16e826-c30e-4178-806b-04b5471b1c87 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:53.169134 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db16e826-c30e-4178-806b-04b5471b1c87 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:53.191829 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-db16e826-c30e-4178-806b-04b5471b1c87 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:53.326160 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c110d9d1-476f-43cb-8189-c1a22141eff3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:53.329006 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c110d9d1-476f-43cb-8189-c1a22141eff3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:53.332906 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c110d9d1-476f-43cb-8189-c1a22141eff3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:53.333171 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c110d9d1-476f-43cb-8189-c1a22141eff3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:53.333415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c110d9d1-476f-43cb-8189-c1a22141eff3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:53.333941 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c110d9d1-476f-43cb-8189-c1a22141eff3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:53.334417 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c110d9d1-476f-43cb-8189-c1a22141eff3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:53.335761 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c110d9d1-476f-43cb-8189-c1a22141eff3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:53.352212 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c8b5e439-ee23-478d-a702-7a7efadd46a5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:53.353422 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c110d9d1-476f-43cb-8189-c1a22141eff3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:53.358523 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c8b5e439-ee23-478d-a702-7a7efadd46a5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:53.359992 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c8b5e439-ee23-478d-a702-7a7efadd46a5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:53.365373 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c8b5e439-ee23-478d-a702-7a7efadd46a5 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.263539 Jun 10 13:19:53.365373 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 97/282] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:53 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:53.398777 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-db16e826-c30e-4178-806b-04b5471b1c87 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:53.406210 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-db16e826-c30e-4178-806b-04b5471b1c87 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:53.406862 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-db16e826-c30e-4178-806b-04b5471b1c87 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:53.412735 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-db16e826-c30e-4178-806b-04b5471b1c87 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.254303 Jun 10 13:19:53.413368 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 93/283] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:53 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:53.421624 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c110d9d1-476f-43cb-8189-c1a22141eff3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:53.430583 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c110d9d1-476f-43cb-8189-c1a22141eff3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:53.431419 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c110d9d1-476f-43cb-8189-c1a22141eff3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:53.441367 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c110d9d1-476f-43cb-8189-c1a22141eff3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1446 microversion: 2.87 time: 0.117252 Jun 10 13:19:53.441701 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 94/284] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:53 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1446 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:53.562379 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cc61e2dc-02e2-4715-b1d5-22ebf47da908 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:53.565032 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cc61e2dc-02e2-4715-b1d5-22ebf47da908 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:53.572687 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc61e2dc-02e2-4715-b1d5-22ebf47da908 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:53.572812 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc61e2dc-02e2-4715-b1d5-22ebf47da908 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:53.573051 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc61e2dc-02e2-4715-b1d5-22ebf47da908 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:53.573648 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc61e2dc-02e2-4715-b1d5-22ebf47da908 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:53.574027 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc61e2dc-02e2-4715-b1d5-22ebf47da908 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:53.575031 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc61e2dc-02e2-4715-b1d5-22ebf47da908 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:53.603767 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-cc61e2dc-02e2-4715-b1d5-22ebf47da908 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:53.810838 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cc61e2dc-02e2-4715-b1d5-22ebf47da908 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:53.816621 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cc61e2dc-02e2-4715-b1d5-22ebf47da908 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:53.817416 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cc61e2dc-02e2-4715-b1d5-22ebf47da908 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:53.823656 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cc61e2dc-02e2-4715-b1d5-22ebf47da908 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1624 microversion: 2.49 time: 0.266227 Jun 10 13:19:53.824177 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 98/285] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:53 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1624 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:53.847261 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-06b98b17-bc4b-4c3a-8b22-18d968b827e6 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:53.849030 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-06b98b17-bc4b-4c3a-8b22-18d968b827e6 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:53.852940 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06b98b17-bc4b-4c3a-8b22-18d968b827e6 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:53.853316 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06b98b17-bc4b-4c3a-8b22-18d968b827e6 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:53.853316 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06b98b17-bc4b-4c3a-8b22-18d968b827e6 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:53.854094 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06b98b17-bc4b-4c3a-8b22-18d968b827e6 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:53.854094 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06b98b17-bc4b-4c3a-8b22-18d968b827e6 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:53.854094 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06b98b17-bc4b-4c3a-8b22-18d968b827e6 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:53.870001 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-06b98b17-bc4b-4c3a-8b22-18d968b827e6 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:53.900935 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b6fc2564-d953-4bfc-96ab-b9b669585372 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:53.903117 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b6fc2564-d953-4bfc-96ab-b9b669585372 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:53.907381 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b6fc2564-d953-4bfc-96ab-b9b669585372 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:53.907633 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b6fc2564-d953-4bfc-96ab-b9b669585372 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:53.908002 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b6fc2564-d953-4bfc-96ab-b9b669585372 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:53.908502 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b6fc2564-d953-4bfc-96ab-b9b669585372 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:53.908670 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b6fc2564-d953-4bfc-96ab-b9b669585372 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:53.908944 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b6fc2564-d953-4bfc-96ab-b9b669585372 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:53.933614 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b6fc2564-d953-4bfc-96ab-b9b669585372 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:53.973189 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-06b98b17-bc4b-4c3a-8b22-18d968b827e6 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-interface" status: 200 len: 282 microversion: 2.49 time: 0.127562 Jun 10 13:19:53.974024 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 94/286] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:19:53 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-interface => generated 282 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:19:54.010021 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b6fc2564-d953-4bfc-96ab-b9b669585372 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:54.016158 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b6fc2564-d953-4bfc-96ab-b9b669585372 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:54.016870 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b6fc2564-d953-4bfc-96ab-b9b669585372 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:54.024824 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b6fc2564-d953-4bfc-96ab-b9b669585372 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1406 microversion: 2.93 time: 0.125672 Jun 10 13:19:54.025125 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 95/287] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:53 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1406 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:54.046162 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-2e3cc827-4f69-49b5-a1b6-340c5d211bc7 req-2711f75a-a8d9-435d-8e2a-5b813cbf7895 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5", "name": "network-vif-plugged", "status": "completed", "tag": "5343754b-fb78-48b3-b103-cf85036bfc5f"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:54.052243 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2e3cc827-4f69-49b5-a1b6-340c5d211bc7 req-2711f75a-a8d9-435d-8e2a-5b813cbf7895 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:54.052467 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2e3cc827-4f69-49b5-a1b6-340c5d211bc7 req-2711f75a-a8d9-435d-8e2a-5b813cbf7895 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:54.052659 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2e3cc827-4f69-49b5-a1b6-340c5d211bc7 req-2711f75a-a8d9-435d-8e2a-5b813cbf7895 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:54.058851 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-2e3cc827-4f69-49b5-a1b6-340c5d211bc7 req-2711f75a-a8d9-435d-8e2a-5b813cbf7895 service nova] Creating event network-vif-plugged:5343754b-fb78-48b3-b103-cf85036bfc5f for instance 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 on np0000002501 Jun 10 13:19:54.059288 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-2e3cc827-4f69-49b5-a1b6-340c5d211bc7 req-2711f75a-a8d9-435d-8e2a-5b813cbf7895 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:54.063616 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-2e3cc827-4f69-49b5-a1b6-340c5d211bc7 req-2711f75a-a8d9-435d-8e2a-5b813cbf7895 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019257 Jun 10 13:19:54.063918 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 99/288] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:54 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 10 13:19:54.386428 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-89e6d1c2-558e-4966-bde6-ba258f212010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:54.388607 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-89e6d1c2-558e-4966-bde6-ba258f212010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:54.396062 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89e6d1c2-558e-4966-bde6-ba258f212010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:54.396422 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89e6d1c2-558e-4966-bde6-ba258f212010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:54.396704 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89e6d1c2-558e-4966-bde6-ba258f212010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:54.397230 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89e6d1c2-558e-4966-bde6-ba258f212010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:54.397699 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89e6d1c2-558e-4966-bde6-ba258f212010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:54.398060 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89e6d1c2-558e-4966-bde6-ba258f212010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:54.416300 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-89e6d1c2-558e-4966-bde6-ba258f212010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:54.439627 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7874aa73-616c-49f1-9d32-ab0e71733a11 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:54.444239 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7874aa73-616c-49f1-9d32-ab0e71733a11 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:54.449254 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7874aa73-616c-49f1-9d32-ab0e71733a11 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:54.449743 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7874aa73-616c-49f1-9d32-ab0e71733a11 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:54.450210 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7874aa73-616c-49f1-9d32-ab0e71733a11 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:54.450831 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7874aa73-616c-49f1-9d32-ab0e71733a11 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:54.451273 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7874aa73-616c-49f1-9d32-ab0e71733a11 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:54.451644 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7874aa73-616c-49f1-9d32-ab0e71733a11 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:54.464368 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-edc4eeb6-9929-4f2a-a195-5ba5ba3e067b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:54.465700 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-edc4eeb6-9929-4f2a-a195-5ba5ba3e067b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:54.469739 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7874aa73-616c-49f1-9d32-ab0e71733a11 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:54.475524 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edc4eeb6-9929-4f2a-a195-5ba5ba3e067b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:54.475524 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edc4eeb6-9929-4f2a-a195-5ba5ba3e067b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:54.475524 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edc4eeb6-9929-4f2a-a195-5ba5ba3e067b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:54.475524 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edc4eeb6-9929-4f2a-a195-5ba5ba3e067b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:54.476650 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edc4eeb6-9929-4f2a-a195-5ba5ba3e067b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:54.477330 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edc4eeb6-9929-4f2a-a195-5ba5ba3e067b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:54.498116 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-edc4eeb6-9929-4f2a-a195-5ba5ba3e067b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:54.609462 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-89e6d1c2-558e-4966-bde6-ba258f212010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:54.609462 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-89e6d1c2-558e-4966-bde6-ba258f212010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:54.609772 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-89e6d1c2-558e-4966-bde6-ba258f212010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:54.614876 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-89e6d1c2-558e-4966-bde6-ba258f212010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.230535 Jun 10 13:19:54.615217 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 95/289] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:54 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:54.627313 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-edc4eeb6-9929-4f2a-a195-5ba5ba3e067b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:54.636426 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-edc4eeb6-9929-4f2a-a195-5ba5ba3e067b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:54.636426 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-edc4eeb6-9929-4f2a-a195-5ba5ba3e067b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:54.646840 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-edc4eeb6-9929-4f2a-a195-5ba5ba3e067b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1454 microversion: 2.87 time: 0.184887 Jun 10 13:19:54.647178 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 100/290] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:54 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1454 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:54.815523 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7874aa73-616c-49f1-9d32-ab0e71733a11 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:54.825461 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7874aa73-616c-49f1-9d32-ab0e71733a11 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:54.825461 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7874aa73-616c-49f1-9d32-ab0e71733a11 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:54.830366 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7874aa73-616c-49f1-9d32-ab0e71733a11 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.392767 Jun 10 13:19:54.835428 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 96/291] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:54 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:55.047476 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-39a7c8ed-744a-42ce-bbe2-db7a562b926c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:55.050329 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-39a7c8ed-744a-42ce-bbe2-db7a562b926c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:55.055692 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39a7c8ed-744a-42ce-bbe2-db7a562b926c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:55.056785 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39a7c8ed-744a-42ce-bbe2-db7a562b926c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:55.056785 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39a7c8ed-744a-42ce-bbe2-db7a562b926c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:55.057269 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39a7c8ed-744a-42ce-bbe2-db7a562b926c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:55.058079 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39a7c8ed-744a-42ce-bbe2-db7a562b926c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:55.058079 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39a7c8ed-744a-42ce-bbe2-db7a562b926c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:55.079760 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-39a7c8ed-744a-42ce-bbe2-db7a562b926c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:55.132881 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-39a7c8ed-744a-42ce-bbe2-db7a562b926c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:55.139182 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-39a7c8ed-744a-42ce-bbe2-db7a562b926c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:55.140050 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-39a7c8ed-744a-42ce-bbe2-db7a562b926c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:55.150144 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-39a7c8ed-744a-42ce-bbe2-db7a562b926c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1462 microversion: 2.93 time: 0.104789 Jun 10 13:19:55.150740 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 96/292] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:55 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1462 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:55.507376 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-c7554e6d-1a01-4ce3-8395-d9509edfdc5f req-033af08a-5b32-4894-ad18-9f378b41da67 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5", "tag": "5343754b-fb78-48b3-b103-cf85036bfc5f"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:55.514221 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-c7554e6d-1a01-4ce3-8395-d9509edfdc5f req-033af08a-5b32-4894-ad18-9f378b41da67 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:55.514655 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-c7554e6d-1a01-4ce3-8395-d9509edfdc5f req-033af08a-5b32-4894-ad18-9f378b41da67 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:55.514993 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-c7554e6d-1a01-4ce3-8395-d9509edfdc5f req-033af08a-5b32-4894-ad18-9f378b41da67 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:55.523150 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-c7554e6d-1a01-4ce3-8395-d9509edfdc5f req-033af08a-5b32-4894-ad18-9f378b41da67 service nova] Creating event network-changed:5343754b-fb78-48b3-b103-cf85036bfc5f for instance 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 on np0000002501 Jun 10 13:19:55.523936 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-c7554e6d-1a01-4ce3-8395-d9509edfdc5f req-033af08a-5b32-4894-ad18-9f378b41da67 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:55.530750 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-c7554e6d-1a01-4ce3-8395-d9509edfdc5f req-033af08a-5b32-4894-ad18-9f378b41da67 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027647 Jun 10 13:19:55.531391 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 101/293] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:55 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 10 13:19:55.636761 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-61024c69-c963-4c13-a308-0fb6781a2d35 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:55.639550 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-61024c69-c963-4c13-a308-0fb6781a2d35 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:55.644504 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61024c69-c963-4c13-a308-0fb6781a2d35 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:55.644845 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61024c69-c963-4c13-a308-0fb6781a2d35 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:55.645064 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61024c69-c963-4c13-a308-0fb6781a2d35 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:55.645625 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61024c69-c963-4c13-a308-0fb6781a2d35 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:55.645988 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61024c69-c963-4c13-a308-0fb6781a2d35 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:55.646358 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61024c69-c963-4c13-a308-0fb6781a2d35 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:55.664802 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-61024c69-c963-4c13-a308-0fb6781a2d35 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:55.669738 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0bb55425-ee44-42e8-99bd-7ed063cc4109 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:55.672243 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0bb55425-ee44-42e8-99bd-7ed063cc4109 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:55.677369 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0bb55425-ee44-42e8-99bd-7ed063cc4109 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:55.677754 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0bb55425-ee44-42e8-99bd-7ed063cc4109 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:55.678044 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0bb55425-ee44-42e8-99bd-7ed063cc4109 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:55.678641 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0bb55425-ee44-42e8-99bd-7ed063cc4109 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:55.679086 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0bb55425-ee44-42e8-99bd-7ed063cc4109 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:55.679480 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0bb55425-ee44-42e8-99bd-7ed063cc4109 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:55.705890 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0bb55425-ee44-42e8-99bd-7ed063cc4109 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:55.857211 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fb5b57d7-2387-4ac1-b57c-803cf8a6352b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:55.858186 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fb5b57d7-2387-4ac1-b57c-803cf8a6352b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:55.864068 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb5b57d7-2387-4ac1-b57c-803cf8a6352b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:55.864750 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb5b57d7-2387-4ac1-b57c-803cf8a6352b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:55.865307 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb5b57d7-2387-4ac1-b57c-803cf8a6352b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:55.866220 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb5b57d7-2387-4ac1-b57c-803cf8a6352b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:55.866711 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb5b57d7-2387-4ac1-b57c-803cf8a6352b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:55.867100 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb5b57d7-2387-4ac1-b57c-803cf8a6352b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:55.895833 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fb5b57d7-2387-4ac1-b57c-803cf8a6352b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:56.096056 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-61024c69-c963-4c13-a308-0fb6781a2d35 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:56.103488 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-61024c69-c963-4c13-a308-0fb6781a2d35 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:56.103488 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-61024c69-c963-4c13-a308-0fb6781a2d35 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:56.107693 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-61024c69-c963-4c13-a308-0fb6781a2d35 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.473297 Jun 10 13:19:56.108093 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 97/294] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:55 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:56.112263 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-331cca1b-8dec-4a01-bbd0-b23866b4c5fe req-ec04f2cf-a771-4f38-bb44-32f815fcc013 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:56.123743 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-331cca1b-8dec-4a01-bbd0-b23866b4c5fe req-ec04f2cf-a771-4f38-bb44-32f815fcc013 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:56.123743 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-331cca1b-8dec-4a01-bbd0-b23866b4c5fe req-ec04f2cf-a771-4f38-bb44-32f815fcc013 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:56.123743 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-331cca1b-8dec-4a01-bbd0-b23866b4c5fe req-ec04f2cf-a771-4f38-bb44-32f815fcc013 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:56.132553 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0bb55425-ee44-42e8-99bd-7ed063cc4109 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:56.133499 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-331cca1b-8dec-4a01-bbd0-b23866b4c5fe req-ec04f2cf-a771-4f38-bb44-32f815fcc013 service nova] Creating event network-changed:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:19:56.134046 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-331cca1b-8dec-4a01-bbd0-b23866b4c5fe req-ec04f2cf-a771-4f38-bb44-32f815fcc013 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:56.137948 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-331cca1b-8dec-4a01-bbd0-b23866b4c5fe req-ec04f2cf-a771-4f38-bb44-32f815fcc013 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029615 Jun 10 13:19:56.138205 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 98/295] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19:56 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 10 13:19:56.141273 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0bb55425-ee44-42e8-99bd-7ed063cc4109 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:56.142194 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0bb55425-ee44-42e8-99bd-7ed063cc4109 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:56.157586 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0bb55425-ee44-42e8-99bd-7ed063cc4109 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1496 microversion: 2.87 time: 0.491345 Jun 10 13:19:56.157910 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 97/296] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:55 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1496 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 10 13:19:56.172240 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4ed0967d-dca6-47cf-8963-3e9dee008a2b tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:56.173784 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4ed0967d-dca6-47cf-8963-3e9dee008a2b tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:56.179095 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed0967d-dca6-47cf-8963-3e9dee008a2b tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:56.179514 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed0967d-dca6-47cf-8963-3e9dee008a2b tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:56.180125 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed0967d-dca6-47cf-8963-3e9dee008a2b tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:56.180477 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed0967d-dca6-47cf-8963-3e9dee008a2b tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:56.180778 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed0967d-dca6-47cf-8963-3e9dee008a2b tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:56.181040 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4ed0967d-dca6-47cf-8963-3e9dee008a2b tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:56.186357 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fb5b57d7-2387-4ac1-b57c-803cf8a6352b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:56.194092 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fb5b57d7-2387-4ac1-b57c-803cf8a6352b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:56.194912 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fb5b57d7-2387-4ac1-b57c-803cf8a6352b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:56.203579 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fb5b57d7-2387-4ac1-b57c-803cf8a6352b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.349596 Jun 10 13:19:56.204020 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 102/297] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:55 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:56.210080 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4ed0967d-dca6-47cf-8963-3e9dee008a2b tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:56.283724 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4ed0967d-dca6-47cf-8963-3e9dee008a2b tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:56.292437 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4ed0967d-dca6-47cf-8963-3e9dee008a2b tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:56.293953 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4ed0967d-dca6-47cf-8963-3e9dee008a2b tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:56.301857 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4ed0967d-dca6-47cf-8963-3e9dee008a2b tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1462 microversion: 2.93 time: 0.131500 Jun 10 13:19:56.302303 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 99/298] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:56 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1462 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 10 13:19:57.125985 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-141f1bd9-a8b3-44d9-afbb-d8ff5212b286 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:57.128838 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-141f1bd9-a8b3-44d9-afbb-d8ff5212b286 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:57.133949 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-141f1bd9-a8b3-44d9-afbb-d8ff5212b286 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:57.134557 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-141f1bd9-a8b3-44d9-afbb-d8ff5212b286 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:57.134823 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-141f1bd9-a8b3-44d9-afbb-d8ff5212b286 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:57.135417 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-141f1bd9-a8b3-44d9-afbb-d8ff5212b286 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:57.135865 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-141f1bd9-a8b3-44d9-afbb-d8ff5212b286 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:57.136231 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-141f1bd9-a8b3-44d9-afbb-d8ff5212b286 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:57.157789 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-141f1bd9-a8b3-44d9-afbb-d8ff5212b286 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:57.178382 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c2d95416-34b1-48e3-9424-6d40f3e88cde tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:57.181065 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c2d95416-34b1-48e3-9424-6d40f3e88cde tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:57.187977 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c2d95416-34b1-48e3-9424-6d40f3e88cde tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:57.187977 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c2d95416-34b1-48e3-9424-6d40f3e88cde tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:57.187977 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c2d95416-34b1-48e3-9424-6d40f3e88cde tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:57.187977 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c2d95416-34b1-48e3-9424-6d40f3e88cde tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:57.187977 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c2d95416-34b1-48e3-9424-6d40f3e88cde tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:57.187977 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c2d95416-34b1-48e3-9424-6d40f3e88cde tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:57.213747 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c2d95416-34b1-48e3-9424-6d40f3e88cde tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:57.229014 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a936a1d3-b9ea-4d53-8497-633f484ce458 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:57.232399 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a936a1d3-b9ea-4d53-8497-633f484ce458 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:57.237044 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a936a1d3-b9ea-4d53-8497-633f484ce458 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:57.237422 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a936a1d3-b9ea-4d53-8497-633f484ce458 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:57.237745 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a936a1d3-b9ea-4d53-8497-633f484ce458 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:57.238434 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a936a1d3-b9ea-4d53-8497-633f484ce458 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:57.238916 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a936a1d3-b9ea-4d53-8497-633f484ce458 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:57.239276 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a936a1d3-b9ea-4d53-8497-633f484ce458 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:57.261016 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a936a1d3-b9ea-4d53-8497-633f484ce458 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:57.347306 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-141f1bd9-a8b3-44d9-afbb-d8ff5212b286 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:57.354680 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-141f1bd9-a8b3-44d9-afbb-d8ff5212b286 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:57.355361 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-141f1bd9-a8b3-44d9-afbb-d8ff5212b286 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:57.360883 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-141f1bd9-a8b3-44d9-afbb-d8ff5212b286 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.236856 Jun 10 13:19:57.361416 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 98/299] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:57 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:57.367816 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-441e003b-8752-486a-a4c8-9fab8356d222 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:57.381216 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-441e003b-8752-486a-a4c8-9fab8356d222 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:57.389253 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-441e003b-8752-486a-a4c8-9fab8356d222 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:57.389253 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-441e003b-8752-486a-a4c8-9fab8356d222 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:57.389253 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-441e003b-8752-486a-a4c8-9fab8356d222 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:57.389253 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-441e003b-8752-486a-a4c8-9fab8356d222 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:57.389493 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-441e003b-8752-486a-a4c8-9fab8356d222 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:57.390472 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-441e003b-8752-486a-a4c8-9fab8356d222 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:57.405968 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c2d95416-34b1-48e3-9424-6d40f3e88cde tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:57.412438 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-441e003b-8752-486a-a4c8-9fab8356d222 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:57.413645 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c2d95416-34b1-48e3-9424-6d40f3e88cde tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:57.414308 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c2d95416-34b1-48e3-9424-6d40f3e88cde tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:57.422811 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c2d95416-34b1-48e3-9424-6d40f3e88cde tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1506 microversion: 2.87 time: 0.246073 Jun 10 13:19:57.424286 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 103/300] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:57 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1506 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:57.446879 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a936a1d3-b9ea-4d53-8497-633f484ce458 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:57.454329 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a936a1d3-b9ea-4d53-8497-633f484ce458 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:57.455054 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a936a1d3-b9ea-4d53-8497-633f484ce458 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:57.459942 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a936a1d3-b9ea-4d53-8497-633f484ce458 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.233332 Jun 10 13:19:57.460327 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 100/301] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:57 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:57.475276 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-441e003b-8752-486a-a4c8-9fab8356d222 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:57.481576 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-441e003b-8752-486a-a4c8-9fab8356d222 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:57.482561 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-441e003b-8752-486a-a4c8-9fab8356d222 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:57.491278 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-441e003b-8752-486a-a4c8-9fab8356d222 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1470 microversion: 2.93 time: 0.128910 Jun 10 13:19:57.491278 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 99/302] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:57 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1470 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:57.749173 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:58.386109 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e7a457de-d9e1-48c3-be63-78c82ce5bd42 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:58.389167 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e7a457de-d9e1-48c3-be63-78c82ce5bd42 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:58.393518 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7a457de-d9e1-48c3-be63-78c82ce5bd42 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:58.393928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7a457de-d9e1-48c3-be63-78c82ce5bd42 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:58.394275 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7a457de-d9e1-48c3-be63-78c82ce5bd42 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:58.394806 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7a457de-d9e1-48c3-be63-78c82ce5bd42 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:58.395259 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7a457de-d9e1-48c3-be63-78c82ce5bd42 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:58.395657 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7a457de-d9e1-48c3-be63-78c82ce5bd42 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:58.415432 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e7a457de-d9e1-48c3-be63-78c82ce5bd42 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:58.442588 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a28eaf12-224d-4949-a21f-49fca6f4f071 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:58.445257 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a28eaf12-224d-4949-a21f-49fca6f4f071 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:58.450218 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a28eaf12-224d-4949-a21f-49fca6f4f071 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:58.450641 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a28eaf12-224d-4949-a21f-49fca6f4f071 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:58.450959 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a28eaf12-224d-4949-a21f-49fca6f4f071 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:58.451595 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a28eaf12-224d-4949-a21f-49fca6f4f071 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:58.452039 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a28eaf12-224d-4949-a21f-49fca6f4f071 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:58.452480 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a28eaf12-224d-4949-a21f-49fca6f4f071 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:58.472796 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a28eaf12-224d-4949-a21f-49fca6f4f071 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:58.482140 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ce6b27ea-0774-420d-bd8f-685e04d4f56b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:58.484807 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ce6b27ea-0774-420d-bd8f-685e04d4f56b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:58.491331 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce6b27ea-0774-420d-bd8f-685e04d4f56b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:58.491760 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce6b27ea-0774-420d-bd8f-685e04d4f56b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:58.492067 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce6b27ea-0774-420d-bd8f-685e04d4f56b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:58.492799 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce6b27ea-0774-420d-bd8f-685e04d4f56b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:58.493140 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce6b27ea-0774-420d-bd8f-685e04d4f56b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:58.494754 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce6b27ea-0774-420d-bd8f-685e04d4f56b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:58.518770 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ce6b27ea-0774-420d-bd8f-685e04d4f56b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:58.736928 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a28eaf12-224d-4949-a21f-49fca6f4f071 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:58.745770 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a28eaf12-224d-4949-a21f-49fca6f4f071 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:58.746449 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a28eaf12-224d-4949-a21f-49fca6f4f071 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:58.755844 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a28eaf12-224d-4949-a21f-49fca6f4f071 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1506 microversion: 2.87 time: 0.315223 Jun 10 13:19:58.756180 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 101/303] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:58 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1506 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:58.759299 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8b9ecbcf-827d-4981-9c1e-1e0ecea3e331 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:58.761938 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8b9ecbcf-827d-4981-9c1e-1e0ecea3e331 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:58.769154 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8b9ecbcf-827d-4981-9c1e-1e0ecea3e331 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:58.769154 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8b9ecbcf-827d-4981-9c1e-1e0ecea3e331 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:58.769154 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8b9ecbcf-827d-4981-9c1e-1e0ecea3e331 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:58.769452 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e7a457de-d9e1-48c3-be63-78c82ce5bd42 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:58.769551 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8b9ecbcf-827d-4981-9c1e-1e0ecea3e331 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:58.769551 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8b9ecbcf-827d-4981-9c1e-1e0ecea3e331 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:58.769551 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8b9ecbcf-827d-4981-9c1e-1e0ecea3e331 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:58.779501 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e7a457de-d9e1-48c3-be63-78c82ce5bd42 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:58.779501 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e7a457de-d9e1-48c3-be63-78c82ce5bd42 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:58.786069 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e7a457de-d9e1-48c3-be63-78c82ce5bd42 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.401824 Jun 10 13:19:58.786689 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 104/304] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:58 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:58.796735 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8b9ecbcf-827d-4981-9c1e-1e0ecea3e331 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:58.804451 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ce6b27ea-0774-420d-bd8f-685e04d4f56b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:58.810429 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ce6b27ea-0774-420d-bd8f-685e04d4f56b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:58.811361 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ce6b27ea-0774-420d-bd8f-685e04d4f56b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:58.816033 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ce6b27ea-0774-420d-bd8f-685e04d4f56b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.336087 Jun 10 13:19:58.816306 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 100/305] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:58 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:59.061928 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8b9ecbcf-827d-4981-9c1e-1e0ecea3e331 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:59.067841 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8b9ecbcf-827d-4981-9c1e-1e0ecea3e331 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:59.068847 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8b9ecbcf-827d-4981-9c1e-1e0ecea3e331 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:19:59.077838 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8b9ecbcf-827d-4981-9c1e-1e0ecea3e331 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1548 microversion: 2.93 time: 0.320691 Jun 10 13:19:59.078004 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 102/306] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:58 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1548 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:19:59.620371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-d673d3b3-ab77-427d-956e-7bf5d03d445f req-487291be-18f2-4323-b82a-9e8237a59d0a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "tag": "171bbf27-90ed-451a-871d-9e2740914655"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:19:59.626599 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d673d3b3-ab77-427d-956e-7bf5d03d445f req-487291be-18f2-4323-b82a-9e8237a59d0a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:59.627117 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d673d3b3-ab77-427d-956e-7bf5d03d445f req-487291be-18f2-4323-b82a-9e8237a59d0a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:59.627631 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d673d3b3-ab77-427d-956e-7bf5d03d445f req-487291be-18f2-4323-b82a-9e8237a59d0a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:59.634321 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-d673d3b3-ab77-427d-956e-7bf5d03d445f req-487291be-18f2-4323-b82a-9e8237a59d0a service nova] Creating event network-changed:171bbf27-90ed-451a-871d-9e2740914655 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:19:59.636400 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-d673d3b3-ab77-427d-956e-7bf5d03d445f req-487291be-18f2-4323-b82a-9e8237a59d0a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:19:59.640362 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-d673d3b3-ab77-427d-956e-7bf5d03d445f req-487291be-18f2-4323-b82a-9e8237a59d0a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023498 Jun 10 13:19:59.640788 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 105/307] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:19: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 10 13:19:59.777101 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-59d56106-f98e-4d07-a5de-fd5f9e164698 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:59.779084 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-59d56106-f98e-4d07-a5de-fd5f9e164698 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:59.779483 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:19:59.784713 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-59d56106-f98e-4d07-a5de-fd5f9e164698 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:59.784979 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-59d56106-f98e-4d07-a5de-fd5f9e164698 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:59.785192 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-59d56106-f98e-4d07-a5de-fd5f9e164698 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:59.785679 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-59d56106-f98e-4d07-a5de-fd5f9e164698 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:59.785981 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-59d56106-f98e-4d07-a5de-fd5f9e164698 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:59.786257 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-59d56106-f98e-4d07-a5de-fd5f9e164698 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:59.802049 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-59d56106-f98e-4d07-a5de-fd5f9e164698 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:59.812950 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-77eb5d64-9c1a-4f54-b45a-ad59ac75ae49 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:59.816572 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-77eb5d64-9c1a-4f54-b45a-ad59ac75ae49 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:59.822077 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77eb5d64-9c1a-4f54-b45a-ad59ac75ae49 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:59.822267 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77eb5d64-9c1a-4f54-b45a-ad59ac75ae49 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:59.823305 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77eb5d64-9c1a-4f54-b45a-ad59ac75ae49 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:59.825076 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77eb5d64-9c1a-4f54-b45a-ad59ac75ae49 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:59.825462 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77eb5d64-9c1a-4f54-b45a-ad59ac75ae49 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:59.825827 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77eb5d64-9c1a-4f54-b45a-ad59ac75ae49 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:59.837337 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-99f62476-21a4-4831-8236-9f18bc4d8fce tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:19:59.839280 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-99f62476-21a4-4831-8236-9f18bc4d8fce tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:19:59.845628 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99f62476-21a4-4831-8236-9f18bc4d8fce tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:59.845628 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99f62476-21a4-4831-8236-9f18bc4d8fce tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:59.845628 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99f62476-21a4-4831-8236-9f18bc4d8fce tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:59.845628 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99f62476-21a4-4831-8236-9f18bc4d8fce tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:19:59.846095 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99f62476-21a4-4831-8236-9f18bc4d8fce tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:19:59.846421 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99f62476-21a4-4831-8236-9f18bc4d8fce tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:19:59.847501 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-77eb5d64-9c1a-4f54-b45a-ad59ac75ae49 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:19:59.869709 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-99f62476-21a4-4831-8236-9f18bc4d8fce tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:00.112654 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-59d56106-f98e-4d07-a5de-fd5f9e164698 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:00.119767 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-59d56106-f98e-4d07-a5de-fd5f9e164698 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:00.120394 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-59d56106-f98e-4d07-a5de-fd5f9e164698 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:00.128739 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-59d56106-f98e-4d07-a5de-fd5f9e164698 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1506 microversion: 2.87 time: 0.353089 Jun 10 13:20:00.129058 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 101/308] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:59 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1506 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:00.131095 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d542a80a-81cb-4a56-9a85-d6dce9be5aeb tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:00.132840 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d542a80a-81cb-4a56-9a85-d6dce9be5aeb tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:00.137592 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d542a80a-81cb-4a56-9a85-d6dce9be5aeb tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:00.138180 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d542a80a-81cb-4a56-9a85-d6dce9be5aeb tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:00.138756 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d542a80a-81cb-4a56-9a85-d6dce9be5aeb tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:00.138917 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d542a80a-81cb-4a56-9a85-d6dce9be5aeb tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:00.139173 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d542a80a-81cb-4a56-9a85-d6dce9be5aeb tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:00.139471 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d542a80a-81cb-4a56-9a85-d6dce9be5aeb tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:00.154406 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d542a80a-81cb-4a56-9a85-d6dce9be5aeb tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:00.170075 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-77eb5d64-9c1a-4f54-b45a-ad59ac75ae49 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:00.175804 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-77eb5d64-9c1a-4f54-b45a-ad59ac75ae49 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:00.177883 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-77eb5d64-9c1a-4f54-b45a-ad59ac75ae49 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:00.183484 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-77eb5d64-9c1a-4f54-b45a-ad59ac75ae49 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.373780 Jun 10 13:20:00.184072 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 103/309] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:59 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:00.225146 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-99f62476-21a4-4831-8236-9f18bc4d8fce tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:00.231340 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-99f62476-21a4-4831-8236-9f18bc4d8fce tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:00.232014 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-99f62476-21a4-4831-8236-9f18bc4d8fce tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:00.238110 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-99f62476-21a4-4831-8236-9f18bc4d8fce tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.403484 Jun 10 13:20:00.239474 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 106/310] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:19:59 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:00.310627 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d542a80a-81cb-4a56-9a85-d6dce9be5aeb tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:00.320213 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d542a80a-81cb-4a56-9a85-d6dce9be5aeb tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:00.323199 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d542a80a-81cb-4a56-9a85-d6dce9be5aeb tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:00.335066 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d542a80a-81cb-4a56-9a85-d6dce9be5aeb tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1548 microversion: 2.93 time: 0.205375 Jun 10 13:20:00.335510 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 102/311] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:00 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1548 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:01.156812 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3ff9c8a8-3e4c-4937-a8b4-8c6aaf7c7cc4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:01.160819 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-9ceb1667-2ab0-42fc-949d-49e730c145b6 req-18b48394-faea-4f1c-af64-fcbdde17a040 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-plugged", "status": "completed", "tag": "d5e1c241-f6c1-4a9a-85d8-b4d846bac07a"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:01.161317 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3ff9c8a8-3e4c-4937-a8b4-8c6aaf7c7cc4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:01.169849 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3ff9c8a8-3e4c-4937-a8b4-8c6aaf7c7cc4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:01.169849 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3ff9c8a8-3e4c-4937-a8b4-8c6aaf7c7cc4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:01.170809 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3ff9c8a8-3e4c-4937-a8b4-8c6aaf7c7cc4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:01.171656 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3ff9c8a8-3e4c-4937-a8b4-8c6aaf7c7cc4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:01.172067 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3ff9c8a8-3e4c-4937-a8b4-8c6aaf7c7cc4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:01.172715 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3ff9c8a8-3e4c-4937-a8b4-8c6aaf7c7cc4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:01.179897 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-9ceb1667-2ab0-42fc-949d-49e730c145b6 req-18b48394-faea-4f1c-af64-fcbdde17a040 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:01.180152 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-9ceb1667-2ab0-42fc-949d-49e730c145b6 req-18b48394-faea-4f1c-af64-fcbdde17a040 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:01.180462 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-9ceb1667-2ab0-42fc-949d-49e730c145b6 req-18b48394-faea-4f1c-af64-fcbdde17a040 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:01.190015 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-9ceb1667-2ab0-42fc-949d-49e730c145b6 req-18b48394-faea-4f1c-af64-fcbdde17a040 service nova] Creating event network-vif-plugged:d5e1c241-f6c1-4a9a-85d8-b4d846bac07a for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:20:01.190538 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-9ceb1667-2ab0-42fc-949d-49e730c145b6 req-18b48394-faea-4f1c-af64-fcbdde17a040 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:01.202373 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3ff9c8a8-3e4c-4937-a8b4-8c6aaf7c7cc4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:01.203906 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-9ceb1667-2ab0-42fc-949d-49e730c145b6 req-18b48394-faea-4f1c-af64-fcbdde17a040 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.044393 Jun 10 13:20:01.204428 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 107/312] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:01 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 10 13:20:01.210905 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-db37e610-2ae3-4766-946b-9ed687da479b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:01.213912 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-db37e610-2ae3-4766-946b-9ed687da479b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:01.220214 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db37e610-2ae3-4766-946b-9ed687da479b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:01.220538 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db37e610-2ae3-4766-946b-9ed687da479b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:01.220873 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db37e610-2ae3-4766-946b-9ed687da479b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:01.221572 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db37e610-2ae3-4766-946b-9ed687da479b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:01.222231 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db37e610-2ae3-4766-946b-9ed687da479b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:01.222451 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db37e610-2ae3-4766-946b-9ed687da479b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:01.274569 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-dca3a37c-77f2-4827-ba40-e64913caefc2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:01.277584 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-db37e610-2ae3-4766-946b-9ed687da479b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:01.277841 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-dca3a37c-77f2-4827-ba40-e64913caefc2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:01.284114 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dca3a37c-77f2-4827-ba40-e64913caefc2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:01.284535 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dca3a37c-77f2-4827-ba40-e64913caefc2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:01.285665 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dca3a37c-77f2-4827-ba40-e64913caefc2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:01.285924 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dca3a37c-77f2-4827-ba40-e64913caefc2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:01.286202 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dca3a37c-77f2-4827-ba40-e64913caefc2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:01.286709 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dca3a37c-77f2-4827-ba40-e64913caefc2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:01.321154 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-dca3a37c-77f2-4827-ba40-e64913caefc2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:01.335989 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:01.346806 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:01.565017 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3ff9c8a8-3e4c-4937-a8b4-8c6aaf7c7cc4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:01.573977 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3ff9c8a8-3e4c-4937-a8b4-8c6aaf7c7cc4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:01.574450 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3ff9c8a8-3e4c-4937-a8b4-8c6aaf7c7cc4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:01.584483 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3ff9c8a8-3e4c-4937-a8b4-8c6aaf7c7cc4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1583 microversion: 2.87 time: 0.431335 Jun 10 13:20:01.586237 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 104/313] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:01 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1583 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:01.592647 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-92d0ea19-deda-45bd-92aa-58d1aeb39bda tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:01.592647 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-92d0ea19-deda-45bd-92aa-58d1aeb39bda tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:01.597533 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-92d0ea19-deda-45bd-92aa-58d1aeb39bda tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:01.599862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-92d0ea19-deda-45bd-92aa-58d1aeb39bda tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:01.599862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-92d0ea19-deda-45bd-92aa-58d1aeb39bda tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:01.599862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-92d0ea19-deda-45bd-92aa-58d1aeb39bda tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:01.599862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-92d0ea19-deda-45bd-92aa-58d1aeb39bda tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:01.599862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-92d0ea19-deda-45bd-92aa-58d1aeb39bda tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:01.636231 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-92d0ea19-deda-45bd-92aa-58d1aeb39bda tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:01.714282 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:01.892675 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dca3a37c-77f2-4827-ba40-e64913caefc2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:01.907620 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dca3a37c-77f2-4827-ba40-e64913caefc2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:01.908720 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dca3a37c-77f2-4827-ba40-e64913caefc2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:01.914414 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-dca3a37c-77f2-4827-ba40-e64913caefc2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.644469 Jun 10 13:20:01.914696 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 108/314] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:01 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:01.919130 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-d5db675c-8e9e-4fb3-a553-40884431163b req-d154f017-aad7-4531-9283-ca2b00d12bdc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-plugged", "status": "completed", "tag": "b5c83e45-03bd-4f8d-aeb7-371581d8d872"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:01.929907 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d5db675c-8e9e-4fb3-a553-40884431163b req-d154f017-aad7-4531-9283-ca2b00d12bdc service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:01.929907 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d5db675c-8e9e-4fb3-a553-40884431163b req-d154f017-aad7-4531-9283-ca2b00d12bdc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:01.929907 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d5db675c-8e9e-4fb3-a553-40884431163b req-d154f017-aad7-4531-9283-ca2b00d12bdc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:01.941306 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-d5db675c-8e9e-4fb3-a553-40884431163b req-d154f017-aad7-4531-9283-ca2b00d12bdc service nova] Creating event network-vif-plugged:b5c83e45-03bd-4f8d-aeb7-371581d8d872 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:20:01.942444 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-d5db675c-8e9e-4fb3-a553-40884431163b req-d154f017-aad7-4531-9283-ca2b00d12bdc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:01.955481 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-d5db675c-8e9e-4fb3-a553-40884431163b req-d154f017-aad7-4531-9283-ca2b00d12bdc service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.039921 Jun 10 13:20:01.957891 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 109/315] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20: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 10 13:20:01.974952 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-92d0ea19-deda-45bd-92aa-58d1aeb39bda tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:01.988505 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-92d0ea19-deda-45bd-92aa-58d1aeb39bda tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:01.988726 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-92d0ea19-deda-45bd-92aa-58d1aeb39bda tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:02.006484 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-92d0ea19-deda-45bd-92aa-58d1aeb39bda tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1536 microversion: 2.93 time: 0.420957 Jun 10 13:20:02.006909 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 105/316] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:01 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1536 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:02.200820 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1bab5f14-d38f-45b6-8049-05e8554d3cea tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:02.206632 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1bab5f14-d38f-45b6-8049-05e8554d3cea tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:02.211000 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1bab5f14-d38f-45b6-8049-05e8554d3cea tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:02.212219 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1bab5f14-d38f-45b6-8049-05e8554d3cea tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:02.212219 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1bab5f14-d38f-45b6-8049-05e8554d3cea tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:02.212219 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1bab5f14-d38f-45b6-8049-05e8554d3cea tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:02.212219 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1bab5f14-d38f-45b6-8049-05e8554d3cea tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:02.212219 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1bab5f14-d38f-45b6-8049-05e8554d3cea tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:02.222363 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-db37e610-2ae3-4766-946b-9ed687da479b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:02.228757 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1bab5f14-d38f-45b6-8049-05e8554d3cea tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:02.230775 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-db37e610-2ae3-4766-946b-9ed687da479b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:02.231709 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-db37e610-2ae3-4766-946b-9ed687da479b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:02.240329 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-db37e610-2ae3-4766-946b-9ed687da479b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 1.031260 Jun 10 13:20:02.240329 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 103/317] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:01 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 1032 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:02.397624 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1595f0a0-e05a-4817-bd99-cb0f9b1076f3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-597113095", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMZJrIOMzYtS+JyFoSEnjaPksFV4h9J2r37ZMTJLGeUp/hvyKza6OgS+MMyfia0dzRrB/St04BFrVRERXE2lY3kwFXlhFyVvuTpwSflWQfTLBkn4h4xJeCPlQaRFMbS+uQ=="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:02.418945 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-1595f0a0-e05a-4817-bd99-cb0f9b1076f3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Getting quotas for project 7cb4383069a54bd6bee0780c318ce089. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:20:02.422759 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-1595f0a0-e05a-4817-bd99-cb0f9b1076f3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Getting quotas for user 1909f583c5e9403393e1f05b21023615 and project 7cb4383069a54bd6bee0780c318ce089. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:20:02.469331 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1595f0a0-e05a-4817-bd99-cb0f9b1076f3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.20 time: 0.497715 Jun 10 13:20:02.469883 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 110/318] 10.4.3.74 () {70 vars in 1311 bytes} [Wed Jun 10 13:20:01 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 499 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 10 13:20:02.476959 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1bab5f14-d38f-45b6-8049-05e8554d3cea tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-interface" status: 200 len: 282 microversion: 2.60 time: 0.280633 Jun 10 13:20:02.477463 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 106/319] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:20:02 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-interface => generated 282 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:02.620371 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9d605d26-6c2e-473f-8244-f25097548683 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:02.623688 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9d605d26-6c2e-473f-8244-f25097548683 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:02.629609 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d605d26-6c2e-473f-8244-f25097548683 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:02.630360 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d605d26-6c2e-473f-8244-f25097548683 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:02.630360 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d605d26-6c2e-473f-8244-f25097548683 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:02.630924 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d605d26-6c2e-473f-8244-f25097548683 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:02.631500 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d605d26-6c2e-473f-8244-f25097548683 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:02.632129 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d605d26-6c2e-473f-8244-f25097548683 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:02.654941 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9d605d26-6c2e-473f-8244-f25097548683 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:02.869800 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9d605d26-6c2e-473f-8244-f25097548683 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:02.879036 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9d605d26-6c2e-473f-8244-f25097548683 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:02.879683 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9d605d26-6c2e-473f-8244-f25097548683 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:02.889875 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9d605d26-6c2e-473f-8244-f25097548683 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1571 microversion: 2.87 time: 0.272066 Jun 10 13:20:02.890385 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 104/320] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:02 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1571 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:02.943842 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0c2abc86-409b-4e5b-8365-a6e59f38535e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:02.946626 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0c2abc86-409b-4e5b-8365-a6e59f38535e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:02.961750 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c2abc86-409b-4e5b-8365-a6e59f38535e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:02.961909 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c2abc86-409b-4e5b-8365-a6e59f38535e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:02.962439 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c2abc86-409b-4e5b-8365-a6e59f38535e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:02.963914 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c2abc86-409b-4e5b-8365-a6e59f38535e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:02.964492 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c2abc86-409b-4e5b-8365-a6e59f38535e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:02.965321 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c2abc86-409b-4e5b-8365-a6e59f38535e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:02.999006 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0c2abc86-409b-4e5b-8365-a6e59f38535e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:03.039208 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a0d71346-4a5c-4d1a-a520-01b475ee7eab tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:03.041482 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a0d71346-4a5c-4d1a-a520-01b475ee7eab tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:03.046786 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a0d71346-4a5c-4d1a-a520-01b475ee7eab tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:03.047633 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a0d71346-4a5c-4d1a-a520-01b475ee7eab tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:03.047633 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a0d71346-4a5c-4d1a-a520-01b475ee7eab tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:03.047755 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a0d71346-4a5c-4d1a-a520-01b475ee7eab tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:03.048093 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a0d71346-4a5c-4d1a-a520-01b475ee7eab tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:03.048368 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a0d71346-4a5c-4d1a-a520-01b475ee7eab tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:03.071780 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a0d71346-4a5c-4d1a-a520-01b475ee7eab tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:03.268534 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-06b839ce-bd0b-4882-a0d7-24e2702bfe3a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:03.279663 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-06b839ce-bd0b-4882-a0d7-24e2702bfe3a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:03.283437 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06b839ce-bd0b-4882-a0d7-24e2702bfe3a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:03.283437 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06b839ce-bd0b-4882-a0d7-24e2702bfe3a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:03.283610 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06b839ce-bd0b-4882-a0d7-24e2702bfe3a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:03.284496 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06b839ce-bd0b-4882-a0d7-24e2702bfe3a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:03.284871 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06b839ce-bd0b-4882-a0d7-24e2702bfe3a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:03.285183 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06b839ce-bd0b-4882-a0d7-24e2702bfe3a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:03.320218 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-06b839ce-bd0b-4882-a0d7-24e2702bfe3a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:03.481083 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0c2abc86-409b-4e5b-8365-a6e59f38535e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:03.493306 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0c2abc86-409b-4e5b-8365-a6e59f38535e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:03.494073 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0c2abc86-409b-4e5b-8365-a6e59f38535e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:03.504113 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0c2abc86-409b-4e5b-8365-a6e59f38535e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.562623 Jun 10 13:20:03.504113 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 111/321] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:02 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:03.507624 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-896e63d0-ed84-45d5-84fb-64fd102f52ce req-061b4c39-ab54-4391-875e-d2569f40a711 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-plugged", "status": "completed", "tag": "d5e1c241-f6c1-4a9a-85d8-b4d846bac07a"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-plugged", "status": "completed", "tag": "90af2ae5-dfd2-4c6f-9b45-e96b7d4c00dd"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-plugged", "status": "completed", "tag": "90af2ae5-dfd2-4c6f-9b45-e96b7d4c00dd"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-plugged", "status": "completed", "tag": "9b039ae5-d574-4a1b-ac65-04dc15379a1d"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:03.520130 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-896e63d0-ed84-45d5-84fb-64fd102f52ce req-061b4c39-ab54-4391-875e-d2569f40a711 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:03.520336 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-896e63d0-ed84-45d5-84fb-64fd102f52ce req-061b4c39-ab54-4391-875e-d2569f40a711 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:03.520653 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-896e63d0-ed84-45d5-84fb-64fd102f52ce req-061b4c39-ab54-4391-875e-d2569f40a711 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:03.536239 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-896e63d0-ed84-45d5-84fb-64fd102f52ce req-061b4c39-ab54-4391-875e-d2569f40a711 service nova] Creating event network-vif-plugged:d5e1c241-f6c1-4a9a-85d8-b4d846bac07a for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:20:03.536952 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-896e63d0-ed84-45d5-84fb-64fd102f52ce req-061b4c39-ab54-4391-875e-d2569f40a711 service nova] Creating event network-vif-plugged:90af2ae5-dfd2-4c6f-9b45-e96b7d4c00dd for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:20:03.537015 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-896e63d0-ed84-45d5-84fb-64fd102f52ce req-061b4c39-ab54-4391-875e-d2569f40a711 service nova] Creating event network-vif-plugged:90af2ae5-dfd2-4c6f-9b45-e96b7d4c00dd for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:20:03.537820 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-896e63d0-ed84-45d5-84fb-64fd102f52ce req-061b4c39-ab54-4391-875e-d2569f40a711 service nova] Creating event network-vif-plugged:9b039ae5-d574-4a1b-ac65-04dc15379a1d for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:20:03.538215 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-896e63d0-ed84-45d5-84fb-64fd102f52ce req-061b4c39-ab54-4391-875e-d2569f40a711 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:03.549090 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-896e63d0-ed84-45d5-84fb-64fd102f52ce req-061b4c39-ab54-4391-875e-d2569f40a711 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 696 microversion: 2.1 time: 0.044469 Jun 10 13:20:03.549584 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 112/322] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:03 2026] POST /compute/v2.1/os-server-external-events => generated 696 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:20:03.731669 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a0d71346-4a5c-4d1a-a520-01b475ee7eab tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:03.738749 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a0d71346-4a5c-4d1a-a520-01b475ee7eab tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:03.739662 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a0d71346-4a5c-4d1a-a520-01b475ee7eab tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:03.748955 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a0d71346-4a5c-4d1a-a520-01b475ee7eab tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1536 microversion: 2.93 time: 0.713630 Jun 10 13:20:03.750668 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 107/323] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:03 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1536 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:03.805243 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-06b839ce-bd0b-4882-a0d7-24e2702bfe3a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:03.811851 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-06b839ce-bd0b-4882-a0d7-24e2702bfe3a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:03.812761 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-06b839ce-bd0b-4882-a0d7-24e2702bfe3a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:03.818521 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-06b839ce-bd0b-4882-a0d7-24e2702bfe3a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.555356 Jun 10 13:20:03.819028 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 105/324] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:03 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:03.913065 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cc856018-1d6b-428e-9ca7-964ccd98a350 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:03.915291 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cc856018-1d6b-428e-9ca7-964ccd98a350 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:03.921092 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc856018-1d6b-428e-9ca7-964ccd98a350 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:03.921491 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc856018-1d6b-428e-9ca7-964ccd98a350 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:03.921815 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc856018-1d6b-428e-9ca7-964ccd98a350 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:03.922569 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc856018-1d6b-428e-9ca7-964ccd98a350 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:03.923079 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc856018-1d6b-428e-9ca7-964ccd98a350 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:03.923517 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc856018-1d6b-428e-9ca7-964ccd98a350 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:03.944434 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-cc856018-1d6b-428e-9ca7-964ccd98a350 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:04.054394 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-f9712e8f-e439-43a6-b5b1-e1158298effd req-52cdcc0e-8b88-4fd4-b841-9c3ea6c16cf1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-plugged", "status": "completed", "tag": "b5c83e45-03bd-4f8d-aeb7-371581d8d872"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-plugged", "status": "completed", "tag": "d2e625f2-531a-4316-8711-2a52a6fa9186"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-plugged", "status": "completed", "tag": "d2e625f2-531a-4316-8711-2a52a6fa9186"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:04.069368 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f9712e8f-e439-43a6-b5b1-e1158298effd req-52cdcc0e-8b88-4fd4-b841-9c3ea6c16cf1 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:04.069909 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f9712e8f-e439-43a6-b5b1-e1158298effd req-52cdcc0e-8b88-4fd4-b841-9c3ea6c16cf1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:04.070243 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f9712e8f-e439-43a6-b5b1-e1158298effd req-52cdcc0e-8b88-4fd4-b841-9c3ea6c16cf1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:04.082411 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-f9712e8f-e439-43a6-b5b1-e1158298effd req-52cdcc0e-8b88-4fd4-b841-9c3ea6c16cf1 service nova] Creating event network-vif-plugged:b5c83e45-03bd-4f8d-aeb7-371581d8d872 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:20:04.082411 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-f9712e8f-e439-43a6-b5b1-e1158298effd req-52cdcc0e-8b88-4fd4-b841-9c3ea6c16cf1 service nova] Creating event network-vif-plugged:d2e625f2-531a-4316-8711-2a52a6fa9186 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:20:04.082411 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-f9712e8f-e439-43a6-b5b1-e1158298effd req-52cdcc0e-8b88-4fd4-b841-9c3ea6c16cf1 service nova] Creating event network-vif-plugged:d2e625f2-531a-4316-8711-2a52a6fa9186 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:20:04.083246 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-f9712e8f-e439-43a6-b5b1-e1158298effd req-52cdcc0e-8b88-4fd4-b841-9c3ea6c16cf1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:04.089847 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-f9712e8f-e439-43a6-b5b1-e1158298effd req-52cdcc0e-8b88-4fd4-b841-9c3ea6c16cf1 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.041915 Jun 10 13:20:04.091485 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 108/325] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:04 2026] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:20:04.123399 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cc856018-1d6b-428e-9ca7-964ccd98a350 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:04.129728 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cc856018-1d6b-428e-9ca7-964ccd98a350 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:04.130510 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cc856018-1d6b-428e-9ca7-964ccd98a350 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:04.140535 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cc856018-1d6b-428e-9ca7-964ccd98a350 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1571 microversion: 2.87 time: 0.230072 Jun 10 13:20:04.140952 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 113/326] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:03 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1571 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:04.316259 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1999015274", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "6cea2523-de25-4e2e-b991-31a327e271d5"}], "security_groups": [{"name": "tempest-securitygroup--726001353"}], "key_name": "tempest-keypair-597113095", "user_data": "}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:04.398388 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ec05db8c-4cc5-49ad-aa7c-aeb53265937c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:04.400532 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ec05db8c-4cc5-49ad-aa7c-aeb53265937c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '170e6a346ae04f679622ce83b007d489', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', '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=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:04.401317 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ec05db8c-4cc5-49ad-aa7c-aeb53265937c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Searching by: {'reservation_id': 'r-8nvvj2gt', 'deleted': False, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb'} {{(pid=86679) get_all /opt/stack/nova/nova/compute/api.py:3107}} Jun 10 13:20:04.406897 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec05db8c-4cc5-49ad-aa7c-aeb53265937c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:04.407306 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec05db8c-4cc5-49ad-aa7c-aeb53265937c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:04.407679 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec05db8c-4cc5-49ad-aa7c-aeb53265937c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:04.408195 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec05db8c-4cc5-49ad-aa7c-aeb53265937c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:04.408694 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec05db8c-4cc5-49ad-aa7c-aeb53265937c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:04.409104 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec05db8c-4cc5-49ad-aa7c-aeb53265937c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:04.462185 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:04.462740 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:04.463086 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:04.463793 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:04.464161 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:04.464606 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:04.477973 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:04.485690 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.multi_cell_list [None req-ec05db8c-4cc5-49ad-aa7c-aeb53265937c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=86679) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jun 10 13:20:04.528426 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b7591600-d14d-4449-851e-7a816fdf58ba tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:04.531063 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b7591600-d14d-4449-851e-7a816fdf58ba tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:04.536477 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b7591600-d14d-4449-851e-7a816fdf58ba tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:04.536772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b7591600-d14d-4449-851e-7a816fdf58ba tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:04.537081 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b7591600-d14d-4449-851e-7a816fdf58ba tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:04.537722 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b7591600-d14d-4449-851e-7a816fdf58ba tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:04.538119 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b7591600-d14d-4449-851e-7a816fdf58ba tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:04.538570 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b7591600-d14d-4449-851e-7a816fdf58ba tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:04.561124 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b7591600-d14d-4449-851e-7a816fdf58ba tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:04.569481 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] validate_networks() for [('6cea2523-de25-4e2e-b991-31a327e271d5', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:20:04.569947 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:04.574768 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ec05db8c-4cc5-49ad-aa7c-aeb53265937c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] 10.4.3.74 "GET /compute/v2.1/servers?reservation_id=r-8nvvj2gt" status: 200 len: 673 microversion: 2.60 time: 0.512006 Jun 10 13:20:04.575425 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 106/327] 10.4.3.74 () {68 vars in 1328 bytes} [Wed Jun 10 13:20:04 2026] GET /compute/v2.1/servers?reservation_id=r-8nvvj2gt => generated 673 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:04.589683 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f7ceab7d-331b-4ec4-9a1d-629d408c8107 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "e6fd6a4d-545a-4f71-b5ad-0848290fa5ba"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:04.591384 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f7ceab7d-331b-4ec4-9a1d-629d408c8107 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:04.596742 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f7ceab7d-331b-4ec4-9a1d-629d408c8107 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:04.597465 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f7ceab7d-331b-4ec4-9a1d-629d408c8107 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:04.597465 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f7ceab7d-331b-4ec4-9a1d-629d408c8107 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:04.598341 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f7ceab7d-331b-4ec4-9a1d-629d408c8107 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:04.598341 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f7ceab7d-331b-4ec4-9a1d-629d408c8107 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:04.598341 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f7ceab7d-331b-4ec4-9a1d-629d408c8107 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:04.766765 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b7591600-d14d-4449-851e-7a816fdf58ba tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:04.773498 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b7591600-d14d-4449-851e-7a816fdf58ba tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:04.774119 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b7591600-d14d-4449-851e-7a816fdf58ba tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:04.778821 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b7591600-d14d-4449-851e-7a816fdf58ba tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.252979 Jun 10 13:20:04.779280 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 114/328] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:04 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:04.785025 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-413940c3-d0a6-4b17-ac99-248ea4a538e4 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:04.793721 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-413940c3-d0a6-4b17-ac99-248ea4a538e4 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:04.798210 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-413940c3-d0a6-4b17-ac99-248ea4a538e4 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:04.798998 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-413940c3-d0a6-4b17-ac99-248ea4a538e4 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:04.798998 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-413940c3-d0a6-4b17-ac99-248ea4a538e4 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:04.799160 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-413940c3-d0a6-4b17-ac99-248ea4a538e4 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:04.799587 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-413940c3-d0a6-4b17-ac99-248ea4a538e4 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:04.799953 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-413940c3-d0a6-4b17-ac99-248ea4a538e4 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:04.819466 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-413940c3-d0a6-4b17-ac99-248ea4a538e4 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:04.852297 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:05.072463 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:20:05.072767 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:20:05.073472 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-413940c3-d0a6-4b17-ac99-248ea4a538e4 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:05.073656 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:20:05.073742 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:20:05.074057 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:20:05.082478 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:05.082478 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:05.082478 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:05.083070 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:05.083925 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:05.083925 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:05.084781 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-413940c3-d0a6-4b17-ac99-248ea4a538e4 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:05.085527 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-413940c3-d0a6-4b17-ac99-248ea4a538e4 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:05.101757 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-413940c3-d0a6-4b17-ac99-248ea4a538e4 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1536 microversion: 2.93 time: 0.321765 Jun 10 13:20:05.102237 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 115/329] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:04 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1536 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:05.112127 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6c47a3ab-79d1-4c81-a912-2d50721a2b06 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:05.113024 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Getting quotas for project 7cb4383069a54bd6bee0780c318ce089. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:20:05.116817 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6c47a3ab-79d1-4c81-a912-2d50721a2b06 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:05.116886 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Getting quotas for user 1909f583c5e9403393e1f05b21023615 and project 7cb4383069a54bd6bee0780c318ce089. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:20:05.127334 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c47a3ab-79d1-4c81-a912-2d50721a2b06 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:05.127334 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c47a3ab-79d1-4c81-a912-2d50721a2b06 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:05.129479 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c47a3ab-79d1-4c81-a912-2d50721a2b06 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:05.129479 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c47a3ab-79d1-4c81-a912-2d50721a2b06 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:05.129479 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c47a3ab-79d1-4c81-a912-2d50721a2b06 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:05.129479 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c47a3ab-79d1-4c81-a912-2d50721a2b06 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:05.137998 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:20:05.141998 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:20:05.158693 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6c47a3ab-79d1-4c81-a912-2d50721a2b06 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:05.224586 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4e676405-d59f-4653-aacc-479939db879b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 399 microversion: 2.20 time: 0.911026 Jun 10 13:20:05.224946 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 109/330] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:20:04 2026] POST /compute/v2.1/servers => generated 399 bytes in 912 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:20:05.228037 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-470d1267-c00b-4613-a9bd-f07d8629bb16 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:05.230072 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-470d1267-c00b-4613-a9bd-f07d8629bb16 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:05.237118 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-470d1267-c00b-4613-a9bd-f07d8629bb16 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:05.237449 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-470d1267-c00b-4613-a9bd-f07d8629bb16 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:05.238453 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-470d1267-c00b-4613-a9bd-f07d8629bb16 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:05.238453 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-470d1267-c00b-4613-a9bd-f07d8629bb16 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:05.238891 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-470d1267-c00b-4613-a9bd-f07d8629bb16 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:05.239031 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-470d1267-c00b-4613-a9bd-f07d8629bb16 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:05.266661 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-470d1267-c00b-4613-a9bd-f07d8629bb16 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:05.675635 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-470d1267-c00b-4613-a9bd-f07d8629bb16 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:05.682214 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-470d1267-c00b-4613-a9bd-f07d8629bb16 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:05.683095 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-470d1267-c00b-4613-a9bd-f07d8629bb16 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:05.695552 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-470d1267-c00b-4613-a9bd-f07d8629bb16 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1571 microversion: 2.87 time: 0.469973 Jun 10 13:20:05.695815 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 110/331] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:05 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1571 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:05.698199 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cb5f268c-da76-462c-9289-0e0e27fdaab8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:05.701109 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cb5f268c-da76-462c-9289-0e0e27fdaab8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:05.736730 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-cb5f268c-da76-462c-9289-0e0e27fdaab8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:05.778833 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6c47a3ab-79d1-4c81-a912-2d50721a2b06 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:05.788819 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6c47a3ab-79d1-4c81-a912-2d50721a2b06 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:05.789592 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6c47a3ab-79d1-4c81-a912-2d50721a2b06 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:05.799382 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6c47a3ab-79d1-4c81-a912-2d50721a2b06 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.693182 Jun 10 13:20:05.799382 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 116/332] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:05 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:05.810988 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-28796dc3-f1e4-4999-ae32-959498d251d0 req-c6373b98-4f12-4d2b-9a5a-31be81654817 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-plugged", "status": "completed", "tag": "9b039ae5-d574-4a1b-ac65-04dc15379a1d"}, {"name": "network-changed", "server_uuid": "c30a8097-8373-43a7-ba64-17ac15949b35", "tag": "291e2e9a-e05f-4ae7-88ae-0afb8c78fc88"}, {"name": "network-changed", "server_uuid": "3b1b0634-a37d-4051-907d-fba840eb6659", "tag": "d0b8f699-bd15-466f-b991-ac2119ac378d"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-plugged", "status": "completed", "tag": "c7d1deae-0115-42f2-9705-df2a7f45bb04"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:05.823983 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cb5f268c-da76-462c-9289-0e0e27fdaab8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:05.824859 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-28796dc3-f1e4-4999-ae32-959498d251d0 req-c6373b98-4f12-4d2b-9a5a-31be81654817 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:05.825042 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-28796dc3-f1e4-4999-ae32-959498d251d0 req-c6373b98-4f12-4d2b-9a5a-31be81654817 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:05.825208 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-28796dc3-f1e4-4999-ae32-959498d251d0 req-c6373b98-4f12-4d2b-9a5a-31be81654817 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:05.832254 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cb5f268c-da76-462c-9289-0e0e27fdaab8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:05.833021 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cb5f268c-da76-462c-9289-0e0e27fdaab8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:05.840157 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-28796dc3-f1e4-4999-ae32-959498d251d0 req-c6373b98-4f12-4d2b-9a5a-31be81654817 service nova] Creating event network-vif-plugged:9b039ae5-d574-4a1b-ac65-04dc15379a1d for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:20:05.840157 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-28796dc3-f1e4-4999-ae32-959498d251d0 req-c6373b98-4f12-4d2b-9a5a-31be81654817 service nova] Creating event network-changed:291e2e9a-e05f-4ae7-88ae-0afb8c78fc88 for instance c30a8097-8373-43a7-ba64-17ac15949b35 on np0000002501 Jun 10 13:20:05.840157 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-28796dc3-f1e4-4999-ae32-959498d251d0 req-c6373b98-4f12-4d2b-9a5a-31be81654817 service nova] Creating event network-changed:d0b8f699-bd15-466f-b991-ac2119ac378d for instance 3b1b0634-a37d-4051-907d-fba840eb6659 on np0000002501 Jun 10 13:20:05.840657 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-28796dc3-f1e4-4999-ae32-959498d251d0 req-c6373b98-4f12-4d2b-9a5a-31be81654817 service nova] Creating event network-vif-plugged:c7d1deae-0115-42f2-9705-df2a7f45bb04 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:20:05.841106 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-28796dc3-f1e4-4999-ae32-959498d251d0 req-c6373b98-4f12-4d2b-9a5a-31be81654817 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:05.843689 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cb5f268c-da76-462c-9289-0e0e27fdaab8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1275 microversion: 2.20 time: 0.147157 Jun 10 13:20:05.844099 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 111/333] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:05 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1275 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:05.849684 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-28796dc3-f1e4-4999-ae32-959498d251d0 req-c6373b98-4f12-4d2b-9a5a-31be81654817 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.050611 Jun 10 13:20:05.849981 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 117/334] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:05 2026] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:20:05.853728 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-04851c1f-1a2d-4938-a529-3931ef663441 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:05.858403 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-04851c1f-1a2d-4938-a529-3931ef663441 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:05.861311 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04851c1f-1a2d-4938-a529-3931ef663441 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:05.861649 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04851c1f-1a2d-4938-a529-3931ef663441 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:05.861972 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04851c1f-1a2d-4938-a529-3931ef663441 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:05.862611 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04851c1f-1a2d-4938-a529-3931ef663441 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:05.862905 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04851c1f-1a2d-4938-a529-3931ef663441 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:05.863415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04851c1f-1a2d-4938-a529-3931ef663441 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:05.889470 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-04851c1f-1a2d-4938-a529-3931ef663441 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:06.131890 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-97edd66a-c2c8-4a59-a829-ab166e494304 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:06.134597 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-97edd66a-c2c8-4a59-a829-ab166e494304 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:06.142448 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-97edd66a-c2c8-4a59-a829-ab166e494304 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:06.142958 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-97edd66a-c2c8-4a59-a829-ab166e494304 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:06.143196 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-97edd66a-c2c8-4a59-a829-ab166e494304 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:06.143813 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-97edd66a-c2c8-4a59-a829-ab166e494304 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:06.144461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-97edd66a-c2c8-4a59-a829-ab166e494304 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:06.144695 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-97edd66a-c2c8-4a59-a829-ab166e494304 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:06.177545 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-97edd66a-c2c8-4a59-a829-ab166e494304 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:06.438385 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-97edd66a-c2c8-4a59-a829-ab166e494304 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:06.449456 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-97edd66a-c2c8-4a59-a829-ab166e494304 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:06.450616 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-97edd66a-c2c8-4a59-a829-ab166e494304 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:06.461542 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-97edd66a-c2c8-4a59-a829-ab166e494304 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1536 microversion: 2.93 time: 0.333017 Jun 10 13:20:06.461856 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 118/335] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:06 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1536 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:06.467655 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-47d79e3e-1660-4a8a-9234-217883119423 req-c8bd98d4-b687-4df9-8f72-a6cc1b309937 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-plugged", "status": "completed", "tag": "0211db66-cde6-4a76-9a8c-841d7b4352f9"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-plugged", "status": "completed", "tag": "0211db66-cde6-4a76-9a8c-841d7b4352f9"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:06.478309 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-47d79e3e-1660-4a8a-9234-217883119423 req-c8bd98d4-b687-4df9-8f72-a6cc1b309937 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:06.478784 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-47d79e3e-1660-4a8a-9234-217883119423 req-c8bd98d4-b687-4df9-8f72-a6cc1b309937 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:06.479670 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-47d79e3e-1660-4a8a-9234-217883119423 req-c8bd98d4-b687-4df9-8f72-a6cc1b309937 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:06.498818 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-47d79e3e-1660-4a8a-9234-217883119423 req-c8bd98d4-b687-4df9-8f72-a6cc1b309937 service nova] Creating event network-vif-plugged:0211db66-cde6-4a76-9a8c-841d7b4352f9 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:20:06.498818 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-47d79e3e-1660-4a8a-9234-217883119423 req-c8bd98d4-b687-4df9-8f72-a6cc1b309937 service nova] Creating event network-vif-plugged:0211db66-cde6-4a76-9a8c-841d7b4352f9 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:20:06.498818 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-47d79e3e-1660-4a8a-9234-217883119423 req-c8bd98d4-b687-4df9-8f72-a6cc1b309937 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:06.505075 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-47d79e3e-1660-4a8a-9234-217883119423 req-c8bd98d4-b687-4df9-8f72-a6cc1b309937 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.042536 Jun 10 13:20:06.505415 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 119/336] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:06 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 10 13:20:06.539832 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-04851c1f-1a2d-4938-a529-3931ef663441 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:06.549262 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-04851c1f-1a2d-4938-a529-3931ef663441 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:06.550445 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-04851c1f-1a2d-4938-a529-3931ef663441 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:06.557696 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-04851c1f-1a2d-4938-a529-3931ef663441 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.712654 Jun 10 13:20:06.559293 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 112/337] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:05 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:06.730239 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3c3bbdeb-d0db-4619-a19f-6b2caac09df0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:06.733161 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3c3bbdeb-d0db-4619-a19f-6b2caac09df0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:06.744868 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c3bbdeb-d0db-4619-a19f-6b2caac09df0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:06.746042 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c3bbdeb-d0db-4619-a19f-6b2caac09df0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:06.746042 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c3bbdeb-d0db-4619-a19f-6b2caac09df0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:06.746042 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c3bbdeb-d0db-4619-a19f-6b2caac09df0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:06.746574 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c3bbdeb-d0db-4619-a19f-6b2caac09df0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:06.747000 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c3bbdeb-d0db-4619-a19f-6b2caac09df0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:06.776965 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3c3bbdeb-d0db-4619-a19f-6b2caac09df0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:06.824610 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-97add0cf-a650-41a5-9957-ab18bc68366a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:06.827128 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-97add0cf-a650-41a5-9957-ab18bc68366a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:06.832152 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-97add0cf-a650-41a5-9957-ab18bc68366a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:06.832500 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-97add0cf-a650-41a5-9957-ab18bc68366a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:06.832746 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-97add0cf-a650-41a5-9957-ab18bc68366a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:06.833272 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-97add0cf-a650-41a5-9957-ab18bc68366a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:06.834767 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-97add0cf-a650-41a5-9957-ab18bc68366a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:06.834767 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-97add0cf-a650-41a5-9957-ab18bc68366a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:06.858365 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-97add0cf-a650-41a5-9957-ab18bc68366a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:07.033748 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3c3bbdeb-d0db-4619-a19f-6b2caac09df0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:07.039119 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3c3bbdeb-d0db-4619-a19f-6b2caac09df0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:07.040078 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3c3bbdeb-d0db-4619-a19f-6b2caac09df0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:07.049585 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3c3bbdeb-d0db-4619-a19f-6b2caac09df0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1571 microversion: 2.87 time: 0.322129 Jun 10 13:20:07.049907 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 120/338] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:06 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1571 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:07.052024 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-db7e69f4-7a40-4654-84c2-6968d2bd9310 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:07.053942 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-db7e69f4-7a40-4654-84c2-6968d2bd9310 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:07.061037 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db7e69f4-7a40-4654-84c2-6968d2bd9310 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:07.061152 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db7e69f4-7a40-4654-84c2-6968d2bd9310 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:07.061461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db7e69f4-7a40-4654-84c2-6968d2bd9310 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:07.062118 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db7e69f4-7a40-4654-84c2-6968d2bd9310 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:07.062592 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db7e69f4-7a40-4654-84c2-6968d2bd9310 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:07.063016 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db7e69f4-7a40-4654-84c2-6968d2bd9310 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:07.083270 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-db7e69f4-7a40-4654-84c2-6968d2bd9310 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:07.093032 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-97add0cf-a650-41a5-9957-ab18bc68366a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:07.101428 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-97add0cf-a650-41a5-9957-ab18bc68366a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:07.102253 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-97add0cf-a650-41a5-9957-ab18bc68366a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:07.108442 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-97add0cf-a650-41a5-9957-ab18bc68366a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.285517 Jun 10 13:20:07.109338 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 113/339] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:06 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 10 13:20:07.154317 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-db7e69f4-7a40-4654-84c2-6968d2bd9310 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:07.161241 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-db7e69f4-7a40-4654-84c2-6968d2bd9310 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:07.162137 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-db7e69f4-7a40-4654-84c2-6968d2bd9310 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:07.166917 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-db7e69f4-7a40-4654-84c2-6968d2bd9310 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1271 microversion: 2.20 time: 0.116517 Jun 10 13:20:07.167196 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 121/340] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:07 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1271 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:07.176681 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f7ceab7d-331b-4ec4-9a1d-629d408c8107 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "POST /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.588101 Jun 10 13:20:07.176681 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 107/341] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:20:04 2026] POST /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments => generated 194 bytes in 2589 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:07.489210 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7875bc48-6420-4489-a3a9-db8d85ea7b70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:07.492846 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7875bc48-6420-4489-a3a9-db8d85ea7b70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:07.495018 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7875bc48-6420-4489-a3a9-db8d85ea7b70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:07.495391 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7875bc48-6420-4489-a3a9-db8d85ea7b70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:07.495644 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7875bc48-6420-4489-a3a9-db8d85ea7b70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:07.496068 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7875bc48-6420-4489-a3a9-db8d85ea7b70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:07.496404 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7875bc48-6420-4489-a3a9-db8d85ea7b70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:07.496733 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7875bc48-6420-4489-a3a9-db8d85ea7b70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:07.516914 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7875bc48-6420-4489-a3a9-db8d85ea7b70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:07.579272 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f15cdea1-ba27-4c9d-98b3-e3036ab76a2c tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:07.580728 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f15cdea1-ba27-4c9d-98b3-e3036ab76a2c tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:07.587213 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f15cdea1-ba27-4c9d-98b3-e3036ab76a2c tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:07.587579 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f15cdea1-ba27-4c9d-98b3-e3036ab76a2c tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:07.587990 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f15cdea1-ba27-4c9d-98b3-e3036ab76a2c tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:07.588581 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f15cdea1-ba27-4c9d-98b3-e3036ab76a2c tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:07.588975 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f15cdea1-ba27-4c9d-98b3-e3036ab76a2c tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:07.589407 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f15cdea1-ba27-4c9d-98b3-e3036ab76a2c tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:07.607082 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f15cdea1-ba27-4c9d-98b3-e3036ab76a2c tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:07.662129 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7875bc48-6420-4489-a3a9-db8d85ea7b70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:07.668300 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7875bc48-6420-4489-a3a9-db8d85ea7b70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:07.669185 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7875bc48-6420-4489-a3a9-db8d85ea7b70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:07.677897 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7875bc48-6420-4489-a3a9-db8d85ea7b70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1536 microversion: 2.93 time: 0.190695 Jun 10 13:20:07.678201 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 114/342] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:07 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1536 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:07.773009 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f15cdea1-ba27-4c9d-98b3-e3036ab76a2c tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:07.778322 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f15cdea1-ba27-4c9d-98b3-e3036ab76a2c tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:07.778938 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f15cdea1-ba27-4c9d-98b3-e3036ab76a2c tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:07.782776 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f15cdea1-ba27-4c9d-98b3-e3036ab76a2c tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.205124 Jun 10 13:20:07.783045 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 122/343] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:07 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:07.894455 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-2b42587a-8013-4611-bd07-3c0249b15552 req-e882553a-4215-4670-828d-898011ceb963 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-plugged", "status": "completed", "tag": "c7d1deae-0115-42f2-9705-df2a7f45bb04"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:07.902679 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2b42587a-8013-4611-bd07-3c0249b15552 req-e882553a-4215-4670-828d-898011ceb963 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:07.902974 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2b42587a-8013-4611-bd07-3c0249b15552 req-e882553a-4215-4670-828d-898011ceb963 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:07.903110 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2b42587a-8013-4611-bd07-3c0249b15552 req-e882553a-4215-4670-828d-898011ceb963 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:07.911561 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-2b42587a-8013-4611-bd07-3c0249b15552 req-e882553a-4215-4670-828d-898011ceb963 service nova] Creating event network-vif-plugged:c7d1deae-0115-42f2-9705-df2a7f45bb04 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:20:07.912127 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-2b42587a-8013-4611-bd07-3c0249b15552 req-e882553a-4215-4670-828d-898011ceb963 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:07.917868 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-2b42587a-8013-4611-bd07-3c0249b15552 req-e882553a-4215-4670-828d-898011ceb963 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025786 Jun 10 13:20:07.918255 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 108/344] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:07 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 10 13:20:08.077415 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e0f58cdc-dd55-493c-ad85-c54b02bb035e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:08.079980 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e0f58cdc-dd55-493c-ad85-c54b02bb035e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:08.087425 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0f58cdc-dd55-493c-ad85-c54b02bb035e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:08.089835 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0f58cdc-dd55-493c-ad85-c54b02bb035e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:08.089835 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0f58cdc-dd55-493c-ad85-c54b02bb035e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:08.089835 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0f58cdc-dd55-493c-ad85-c54b02bb035e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:08.089835 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0f58cdc-dd55-493c-ad85-c54b02bb035e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:08.090237 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0f58cdc-dd55-493c-ad85-c54b02bb035e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:08.110903 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e0f58cdc-dd55-493c-ad85-c54b02bb035e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:08.129746 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-705a37e8-4590-4b52-9c64-493b96caa29d tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:08.132759 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-705a37e8-4590-4b52-9c64-493b96caa29d tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:08.141464 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-705a37e8-4590-4b52-9c64-493b96caa29d tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:08.141464 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-705a37e8-4590-4b52-9c64-493b96caa29d tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:08.141464 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-705a37e8-4590-4b52-9c64-493b96caa29d tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:08.141464 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-705a37e8-4590-4b52-9c64-493b96caa29d tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:08.142657 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-705a37e8-4590-4b52-9c64-493b96caa29d tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:08.142657 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-705a37e8-4590-4b52-9c64-493b96caa29d tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:08.170459 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-705a37e8-4590-4b52-9c64-493b96caa29d tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:08.194619 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7c88164e-70ab-433e-ae49-9e5211fa6d48 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:08.196289 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7c88164e-70ab-433e-ae49-9e5211fa6d48 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:08.201046 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c88164e-70ab-433e-ae49-9e5211fa6d48 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:08.201527 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c88164e-70ab-433e-ae49-9e5211fa6d48 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:08.201621 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c88164e-70ab-433e-ae49-9e5211fa6d48 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:08.201994 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c88164e-70ab-433e-ae49-9e5211fa6d48 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:08.202300 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c88164e-70ab-433e-ae49-9e5211fa6d48 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:08.202596 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c88164e-70ab-433e-ae49-9e5211fa6d48 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:08.220594 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7c88164e-70ab-433e-ae49-9e5211fa6d48 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:08.315787 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7c88164e-70ab-433e-ae49-9e5211fa6d48 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:08.324367 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7c88164e-70ab-433e-ae49-9e5211fa6d48 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:08.325051 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7c88164e-70ab-433e-ae49-9e5211fa6d48 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:08.329751 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7c88164e-70ab-433e-ae49-9e5211fa6d48 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1327 microversion: 2.20 time: 0.141914 Jun 10 13:20:08.329983 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 109/345] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:08 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1327 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:08.378934 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e0f58cdc-dd55-493c-ad85-c54b02bb035e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:08.400067 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e0f58cdc-dd55-493c-ad85-c54b02bb035e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:08.403221 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e0f58cdc-dd55-493c-ad85-c54b02bb035e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:08.409324 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e0f58cdc-dd55-493c-ad85-c54b02bb035e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1571 microversion: 2.87 time: 0.334778 Jun 10 13:20:08.409983 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 115/346] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:08 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1571 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:08.554096 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-6523d080-5563-40b1-909c-cc0aee5e4ecf req-5776b187-40bb-47b0-adc8-309274344e10 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-plugged", "status": "completed", "tag": "fd79da8f-df08-40e6-84c7-13d9227428ae"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-plugged", "status": "completed", "tag": "fd79da8f-df08-40e6-84c7-13d9227428ae"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:08.564033 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6523d080-5563-40b1-909c-cc0aee5e4ecf req-5776b187-40bb-47b0-adc8-309274344e10 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:08.564267 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6523d080-5563-40b1-909c-cc0aee5e4ecf req-5776b187-40bb-47b0-adc8-309274344e10 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:08.564462 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6523d080-5563-40b1-909c-cc0aee5e4ecf req-5776b187-40bb-47b0-adc8-309274344e10 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:08.582507 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-6523d080-5563-40b1-909c-cc0aee5e4ecf req-5776b187-40bb-47b0-adc8-309274344e10 service nova] Creating event network-vif-plugged:fd79da8f-df08-40e6-84c7-13d9227428ae for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:20:08.582695 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-705a37e8-4590-4b52-9c64-493b96caa29d tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:08.582836 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-6523d080-5563-40b1-909c-cc0aee5e4ecf req-5776b187-40bb-47b0-adc8-309274344e10 service nova] Creating event network-vif-plugged:fd79da8f-df08-40e6-84c7-13d9227428ae for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:20:08.582836 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-6523d080-5563-40b1-909c-cc0aee5e4ecf req-5776b187-40bb-47b0-adc8-309274344e10 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:08.591000 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-705a37e8-4590-4b52-9c64-493b96caa29d tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:08.592384 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-705a37e8-4590-4b52-9c64-493b96caa29d tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:08.593286 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-158a6096-721a-4311-8dc3-8d210ad140c8 req-11231622-707a-4037-8d59-7813ba9b8276 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-plugged", "status": "completed", "tag": "dcb555fe-bfd4-49f6-a877-d4e4f6d76e65"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:08.594610 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-6523d080-5563-40b1-909c-cc0aee5e4ecf req-5776b187-40bb-47b0-adc8-309274344e10 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.042331 Jun 10 13:20:08.594788 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 110/347] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:08 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 10 13:20:08.599750 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-705a37e8-4590-4b52-9c64-493b96caa29d tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.472086 Jun 10 13:20:08.600229 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 123/348] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:08 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:08.606336 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-158a6096-721a-4311-8dc3-8d210ad140c8 req-11231622-707a-4037-8d59-7813ba9b8276 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:08.606499 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-158a6096-721a-4311-8dc3-8d210ad140c8 req-11231622-707a-4037-8d59-7813ba9b8276 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:08.607964 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-158a6096-721a-4311-8dc3-8d210ad140c8 req-11231622-707a-4037-8d59-7813ba9b8276 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:08.616661 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-158a6096-721a-4311-8dc3-8d210ad140c8 req-11231622-707a-4037-8d59-7813ba9b8276 service nova] Creating event network-vif-plugged:dcb555fe-bfd4-49f6-a877-d4e4f6d76e65 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:20:08.616948 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-158a6096-721a-4311-8dc3-8d210ad140c8 req-11231622-707a-4037-8d59-7813ba9b8276 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:08.622291 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-158a6096-721a-4311-8dc3-8d210ad140c8 req-11231622-707a-4037-8d59-7813ba9b8276 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031056 Jun 10 13:20:08.622615 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 116/349] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:08 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 10 13:20:08.706059 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2c6b5b77-d1ad-4380-afe6-605f18dbd58d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:08.708214 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2c6b5b77-d1ad-4380-afe6-605f18dbd58d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:08.713693 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2c6b5b77-d1ad-4380-afe6-605f18dbd58d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:08.714046 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2c6b5b77-d1ad-4380-afe6-605f18dbd58d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:08.714385 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2c6b5b77-d1ad-4380-afe6-605f18dbd58d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:08.715200 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2c6b5b77-d1ad-4380-afe6-605f18dbd58d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:08.715582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2c6b5b77-d1ad-4380-afe6-605f18dbd58d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:08.716065 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2c6b5b77-d1ad-4380-afe6-605f18dbd58d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:08.802779 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6de97f0d-acdd-4dce-ac4c-3b168f423163 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:08.807496 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6de97f0d-acdd-4dce-ac4c-3b168f423163 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:08.816467 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6de97f0d-acdd-4dce-ac4c-3b168f423163 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:08.817376 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6de97f0d-acdd-4dce-ac4c-3b168f423163 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:08.817376 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6de97f0d-acdd-4dce-ac4c-3b168f423163 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:08.817679 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6de97f0d-acdd-4dce-ac4c-3b168f423163 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:08.818079 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6de97f0d-acdd-4dce-ac4c-3b168f423163 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:08.818722 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6de97f0d-acdd-4dce-ac4c-3b168f423163 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:08.840241 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6de97f0d-acdd-4dce-ac4c-3b168f423163 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:08.901106 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2c6b5b77-d1ad-4380-afe6-605f18dbd58d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:09.052690 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6de97f0d-acdd-4dce-ac4c-3b168f423163 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:09.061237 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6de97f0d-acdd-4dce-ac4c-3b168f423163 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:09.061942 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6de97f0d-acdd-4dce-ac4c-3b168f423163 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:09.068543 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6de97f0d-acdd-4dce-ac4c-3b168f423163 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.267051 Jun 10 13:20:09.068543 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 124/350] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:08 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:09.175069 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2c6b5b77-d1ad-4380-afe6-605f18dbd58d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:09.184980 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2c6b5b77-d1ad-4380-afe6-605f18dbd58d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:09.185453 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2c6b5b77-d1ad-4380-afe6-605f18dbd58d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:09.196066 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2c6b5b77-d1ad-4380-afe6-605f18dbd58d tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1536 microversion: 2.93 time: 0.492085 Jun 10 13:20:09.196612 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 111/351] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:08 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1536 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:09.352830 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7d04b7d7-5b9b-4e72-b20a-7488f013f6e0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:09.355552 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7d04b7d7-5b9b-4e72-b20a-7488f013f6e0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:09.360056 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d04b7d7-5b9b-4e72-b20a-7488f013f6e0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:09.360305 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d04b7d7-5b9b-4e72-b20a-7488f013f6e0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:09.360562 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d04b7d7-5b9b-4e72-b20a-7488f013f6e0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:09.361008 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d04b7d7-5b9b-4e72-b20a-7488f013f6e0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:09.361332 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d04b7d7-5b9b-4e72-b20a-7488f013f6e0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:09.361634 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d04b7d7-5b9b-4e72-b20a-7488f013f6e0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:09.382000 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7d04b7d7-5b9b-4e72-b20a-7488f013f6e0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:09.433725 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4c0a9787-65bb-4252-b955-8ef1a5a19731 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:09.437496 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4c0a9787-65bb-4252-b955-8ef1a5a19731 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:09.442532 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4c0a9787-65bb-4252-b955-8ef1a5a19731 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:09.442925 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4c0a9787-65bb-4252-b955-8ef1a5a19731 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:09.443170 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4c0a9787-65bb-4252-b955-8ef1a5a19731 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:09.443755 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4c0a9787-65bb-4252-b955-8ef1a5a19731 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:09.444064 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4c0a9787-65bb-4252-b955-8ef1a5a19731 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:09.444370 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4c0a9787-65bb-4252-b955-8ef1a5a19731 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:09.447566 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7d04b7d7-5b9b-4e72-b20a-7488f013f6e0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:09.454372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7d04b7d7-5b9b-4e72-b20a-7488f013f6e0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:09.456368 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7d04b7d7-5b9b-4e72-b20a-7488f013f6e0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:09.460834 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7d04b7d7-5b9b-4e72-b20a-7488f013f6e0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1327 microversion: 2.20 time: 0.110195 Jun 10 13:20:09.460834 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 117/352] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:09 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1327 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:09.476131 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4c0a9787-65bb-4252-b955-8ef1a5a19731 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:09.624625 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d80b42af-3b7b-4d1b-aaaa-b48042361ce7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:09.627208 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d80b42af-3b7b-4d1b-aaaa-b48042361ce7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:09.634803 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80b42af-3b7b-4d1b-aaaa-b48042361ce7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:09.635192 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80b42af-3b7b-4d1b-aaaa-b48042361ce7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:09.635568 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80b42af-3b7b-4d1b-aaaa-b48042361ce7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:09.636208 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80b42af-3b7b-4d1b-aaaa-b48042361ce7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:09.637486 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80b42af-3b7b-4d1b-aaaa-b48042361ce7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:09.637930 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80b42af-3b7b-4d1b-aaaa-b48042361ce7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:09.664379 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d80b42af-3b7b-4d1b-aaaa-b48042361ce7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:09.699918 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4c0a9787-65bb-4252-b955-8ef1a5a19731 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:09.706801 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4c0a9787-65bb-4252-b955-8ef1a5a19731 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:09.707698 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4c0a9787-65bb-4252-b955-8ef1a5a19731 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:09.723884 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4c0a9787-65bb-4252-b955-8ef1a5a19731 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1571 microversion: 2.87 time: 0.291898 Jun 10 13:20:09.724308 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 125/353] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:09 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1571 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:09.860562 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d80b42af-3b7b-4d1b-aaaa-b48042361ce7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:09.868668 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d80b42af-3b7b-4d1b-aaaa-b48042361ce7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:09.869331 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d80b42af-3b7b-4d1b-aaaa-b48042361ce7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:09.874315 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d80b42af-3b7b-4d1b-aaaa-b48042361ce7 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.252113 Jun 10 13:20:09.874710 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 112/354] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:09 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:10.086887 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bc7f08f4-7d56-4005-aecb-38d4a35e056b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:10.088398 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-bc7f08f4-7d56-4005-aecb-38d4a35e056b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:10.094560 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc7f08f4-7d56-4005-aecb-38d4a35e056b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:10.094841 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc7f08f4-7d56-4005-aecb-38d4a35e056b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:10.095097 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc7f08f4-7d56-4005-aecb-38d4a35e056b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:10.098463 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc7f08f4-7d56-4005-aecb-38d4a35e056b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:10.098463 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc7f08f4-7d56-4005-aecb-38d4a35e056b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:10.098463 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc7f08f4-7d56-4005-aecb-38d4a35e056b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:10.117152 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-bc7f08f4-7d56-4005-aecb-38d4a35e056b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:10.216266 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-57c34425-2c8c-498c-a1df-89a2d383c60a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:10.218788 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-57c34425-2c8c-498c-a1df-89a2d383c60a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:10.225942 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-57c34425-2c8c-498c-a1df-89a2d383c60a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:10.226258 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-57c34425-2c8c-498c-a1df-89a2d383c60a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:10.226739 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-57c34425-2c8c-498c-a1df-89a2d383c60a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:10.227303 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-57c34425-2c8c-498c-a1df-89a2d383c60a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:10.227684 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-57c34425-2c8c-498c-a1df-89a2d383c60a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:10.228079 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-57c34425-2c8c-498c-a1df-89a2d383c60a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:10.249852 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-57c34425-2c8c-498c-a1df-89a2d383c60a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:10.287083 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bc7f08f4-7d56-4005-aecb-38d4a35e056b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:10.296069 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bc7f08f4-7d56-4005-aecb-38d4a35e056b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:10.296916 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bc7f08f4-7d56-4005-aecb-38d4a35e056b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:10.307486 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-bc7f08f4-7d56-4005-aecb-38d4a35e056b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.222361 Jun 10 13:20:10.307861 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 118/355] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:10 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:10.454936 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-57c34425-2c8c-498c-a1df-89a2d383c60a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:10.461337 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-57c34425-2c8c-498c-a1df-89a2d383c60a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:10.461640 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-57c34425-2c8c-498c-a1df-89a2d383c60a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:10.471477 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-57c34425-2c8c-498c-a1df-89a2d383c60a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1536 microversion: 2.93 time: 0.256829 Jun 10 13:20:10.471797 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 126/356] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:10 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1536 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:10.481161 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fa7d5443-f28b-40f2-860c-e76128b22285 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:10.483202 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fa7d5443-f28b-40f2-860c-e76128b22285 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:10.489990 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa7d5443-f28b-40f2-860c-e76128b22285 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:10.490232 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa7d5443-f28b-40f2-860c-e76128b22285 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:10.490665 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa7d5443-f28b-40f2-860c-e76128b22285 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:10.491086 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa7d5443-f28b-40f2-860c-e76128b22285 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:10.491540 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa7d5443-f28b-40f2-860c-e76128b22285 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:10.491945 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa7d5443-f28b-40f2-860c-e76128b22285 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:10.511802 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-fa7d5443-f28b-40f2-860c-e76128b22285 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:10.578762 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fa7d5443-f28b-40f2-860c-e76128b22285 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:10.584781 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fa7d5443-f28b-40f2-860c-e76128b22285 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:10.585618 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fa7d5443-f28b-40f2-860c-e76128b22285 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:10.590619 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fa7d5443-f28b-40f2-860c-e76128b22285 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1335 microversion: 2.20 time: 0.111298 Jun 10 13:20:10.590863 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 113/357] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:10 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1335 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:10.686190 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-plugged", "status": "completed", "tag": "dcb555fe-bfd4-49f6-a877-d4e4f6d76e65"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-plugged", "status": "completed", "tag": "4b384dc0-dae0-4924-9866-2246c1d65850"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-plugged", "status": "completed", "tag": "4b384dc0-dae0-4924-9866-2246c1d65850"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-plugged", "status": "completed", "tag": "e73964c6-0c56-4f96-b238-3509dd279674"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-plugged", "status": "completed", "tag": "e73964c6-0c56-4f96-b238-3509dd279674"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-plugged", "status": "completed", "tag": "bbb843e3-6aaf-436f-b58b-ea9676c7837c"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-plugged", "status": "completed", "tag": "bbb843e3-6aaf-436f-b58b-ea9676c7837c"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-plugged", "status": "completed", "tag": "6e27dee2-3207-4974-ad96-c1ebfc1d15e3"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-plugged", "status": "completed", "tag": "6e27dee2-3207-4974-ad96-c1ebfc1d15e3"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-plugged", "status": "completed", "tag": "0d3bf596-2e79-4fbb-bbf4-60b5abfda4ea"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-plugged", "status": "completed", "tag": "0d3bf596-2e79-4fbb-bbf4-60b5abfda4ea"}, {"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-plugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:10.695411 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:10.695695 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:10.695918 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:10.705703 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Creating event network-vif-plugged:dcb555fe-bfd4-49f6-a877-d4e4f6d76e65 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:20:10.705986 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Creating event network-vif-plugged:4b384dc0-dae0-4924-9866-2246c1d65850 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:20:10.706289 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Creating event network-vif-plugged:4b384dc0-dae0-4924-9866-2246c1d65850 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:20:10.706544 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Creating event network-vif-plugged:e73964c6-0c56-4f96-b238-3509dd279674 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:20:10.706788 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Creating event network-vif-plugged:e73964c6-0c56-4f96-b238-3509dd279674 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:20:10.706977 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Creating event network-vif-plugged:bbb843e3-6aaf-436f-b58b-ea9676c7837c for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:20:10.707155 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Creating event network-vif-plugged:bbb843e3-6aaf-436f-b58b-ea9676c7837c for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:20:10.707416 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Creating event network-vif-plugged:6e27dee2-3207-4974-ad96-c1ebfc1d15e3 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:20:10.707625 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Creating event network-vif-plugged:6e27dee2-3207-4974-ad96-c1ebfc1d15e3 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:20:10.707824 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Creating event network-vif-plugged:0d3bf596-2e79-4fbb-bbf4-60b5abfda4ea for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:20:10.708010 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Creating event network-vif-plugged:0d3bf596-2e79-4fbb-bbf4-60b5abfda4ea for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:20:10.708199 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] Creating event network-vif-plugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:10.708783 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:10.719021 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-457670e2-f10b-40c2-9add-a76071ee2a91 req-22c2da51-8bc2-4420-9c2c-f5ea1e4d73a3 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 2064 microversion: 2.1 time: 0.035771 Jun 10 13:20:10.719574 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 119/358] 10.4.3.74 () {72 vars in 1426 bytes} [Wed Jun 10 13:20:10 2026] POST /compute/v2.1/os-server-external-events => generated 2064 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:20:10.750514 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-30413768-8e3f-4dd6-b14c-aa6dc1b0893f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:10.754058 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-30413768-8e3f-4dd6-b14c-aa6dc1b0893f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:10.766890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30413768-8e3f-4dd6-b14c-aa6dc1b0893f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:10.766890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30413768-8e3f-4dd6-b14c-aa6dc1b0893f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:10.766890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30413768-8e3f-4dd6-b14c-aa6dc1b0893f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:10.766890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30413768-8e3f-4dd6-b14c-aa6dc1b0893f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:10.766890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30413768-8e3f-4dd6-b14c-aa6dc1b0893f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:10.766890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30413768-8e3f-4dd6-b14c-aa6dc1b0893f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:10.791547 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-30413768-8e3f-4dd6-b14c-aa6dc1b0893f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:10.827421 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fc110d54-82fa-468d-a33d-75e852ce33f6 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "311c1b1d-67dd-4b52-aa0e-a4abf86ae91a"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:10.828978 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fc110d54-82fa-468d-a33d-75e852ce33f6 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:10.835538 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fc110d54-82fa-468d-a33d-75e852ce33f6 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:10.835749 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fc110d54-82fa-468d-a33d-75e852ce33f6 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:10.835886 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fc110d54-82fa-468d-a33d-75e852ce33f6 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:10.836191 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fc110d54-82fa-468d-a33d-75e852ce33f6 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:10.836361 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fc110d54-82fa-468d-a33d-75e852ce33f6 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:10.836499 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fc110d54-82fa-468d-a33d-75e852ce33f6 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:10.895250 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-671c0964-056c-4f62-b3ef-7efaf167188e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:10.897692 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-671c0964-056c-4f62-b3ef-7efaf167188e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:10.903147 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-671c0964-056c-4f62-b3ef-7efaf167188e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:10.903563 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-671c0964-056c-4f62-b3ef-7efaf167188e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:10.903882 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-671c0964-056c-4f62-b3ef-7efaf167188e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:10.904508 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-671c0964-056c-4f62-b3ef-7efaf167188e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:10.905130 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-671c0964-056c-4f62-b3ef-7efaf167188e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:10.905422 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-671c0964-056c-4f62-b3ef-7efaf167188e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:10.937914 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-671c0964-056c-4f62-b3ef-7efaf167188e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:10.965960 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-30413768-8e3f-4dd6-b14c-aa6dc1b0893f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:10.971997 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-30413768-8e3f-4dd6-b14c-aa6dc1b0893f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:10.972876 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-30413768-8e3f-4dd6-b14c-aa6dc1b0893f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:10.982506 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-30413768-8e3f-4dd6-b14c-aa6dc1b0893f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1571 microversion: 2.87 time: 0.234244 Jun 10 13:20:10.983696 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 127/359] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:10 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1571 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:11.333446 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6ec3c091-f031-4e59-9c03-66d506e2731b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:11.337673 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6ec3c091-f031-4e59-9c03-66d506e2731b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:11.338132 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-671c0964-056c-4f62-b3ef-7efaf167188e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:11.344774 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-671c0964-056c-4f62-b3ef-7efaf167188e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:11.345993 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-671c0964-056c-4f62-b3ef-7efaf167188e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:11.349466 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ec3c091-f031-4e59-9c03-66d506e2731b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:11.349466 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ec3c091-f031-4e59-9c03-66d506e2731b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:11.349466 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ec3c091-f031-4e59-9c03-66d506e2731b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:11.350051 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ec3c091-f031-4e59-9c03-66d506e2731b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:11.351189 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ec3c091-f031-4e59-9c03-66d506e2731b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:11.352698 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-671c0964-056c-4f62-b3ef-7efaf167188e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1872 microversion: 2.42 time: 0.459611 Jun 10 13:20:11.352814 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ec3c091-f031-4e59-9c03-66d506e2731b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:11.352900 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 120/360] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:10 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1872 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 10 13:20:11.378361 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6ec3c091-f031-4e59-9c03-66d506e2731b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:11.491233 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-14267dda-a36a-4e0b-87c7-f60335aa9ad2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:11.493218 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-14267dda-a36a-4e0b-87c7-f60335aa9ad2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:11.503145 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14267dda-a36a-4e0b-87c7-f60335aa9ad2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:11.503530 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14267dda-a36a-4e0b-87c7-f60335aa9ad2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:11.503834 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14267dda-a36a-4e0b-87c7-f60335aa9ad2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:11.504515 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14267dda-a36a-4e0b-87c7-f60335aa9ad2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:11.504967 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14267dda-a36a-4e0b-87c7-f60335aa9ad2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:11.505513 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14267dda-a36a-4e0b-87c7-f60335aa9ad2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:11.530842 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-14267dda-a36a-4e0b-87c7-f60335aa9ad2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:11.766902 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-14267dda-a36a-4e0b-87c7-f60335aa9ad2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:11.774470 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-14267dda-a36a-4e0b-87c7-f60335aa9ad2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:11.775434 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-14267dda-a36a-4e0b-87c7-f60335aa9ad2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:11.783812 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-14267dda-a36a-4e0b-87c7-f60335aa9ad2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1536 microversion: 2.93 time: 0.293792 Jun 10 13:20:11.783812 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 121/361] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:11 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1536 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:11.790390 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6ec3c091-f031-4e59-9c03-66d506e2731b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:11.790903 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-06807077-ad5d-4816-98ba-cc45946a7a82 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:11.791426 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-06807077-ad5d-4816-98ba-cc45946a7a82 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:11.793385 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6ec3c091-f031-4e59-9c03-66d506e2731b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:11.793960 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6ec3c091-f031-4e59-9c03-66d506e2731b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:11.802282 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06807077-ad5d-4816-98ba-cc45946a7a82 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:11.802404 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6ec3c091-f031-4e59-9c03-66d506e2731b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1874 microversion: 2.32 time: 0.470815 Jun 10 13:20:11.802438 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06807077-ad5d-4816-98ba-cc45946a7a82 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:11.802461 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 128/362] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:11 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1874 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:11.802483 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06807077-ad5d-4816-98ba-cc45946a7a82 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:11.802590 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06807077-ad5d-4816-98ba-cc45946a7a82 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:11.806661 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06807077-ad5d-4816-98ba-cc45946a7a82 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:11.807311 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06807077-ad5d-4816-98ba-cc45946a7a82 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:11.833806 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-06807077-ad5d-4816-98ba-cc45946a7a82 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:11.978522 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-8094c5d5-4454-4d40-a50c-22248dfdfe4c req-110519f1-0ea9-4536-b266-4ef18c4001e4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "56694632-1419-421a-81b9-1c0ea43cb00a", "tag": "2336b63e-2859-48ce-ab62-f0eb0c5e9206"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:11.986127 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8094c5d5-4454-4d40-a50c-22248dfdfe4c req-110519f1-0ea9-4536-b266-4ef18c4001e4 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:11.986404 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8094c5d5-4454-4d40-a50c-22248dfdfe4c req-110519f1-0ea9-4536-b266-4ef18c4001e4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:11.986553 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8094c5d5-4454-4d40-a50c-22248dfdfe4c req-110519f1-0ea9-4536-b266-4ef18c4001e4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:11.994276 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-8094c5d5-4454-4d40-a50c-22248dfdfe4c req-110519f1-0ea9-4536-b266-4ef18c4001e4 service nova] Creating event network-changed:2336b63e-2859-48ce-ab62-f0eb0c5e9206 for instance 56694632-1419-421a-81b9-1c0ea43cb00a on np0000002501 Jun 10 13:20:11.994819 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-8094c5d5-4454-4d40-a50c-22248dfdfe4c req-110519f1-0ea9-4536-b266-4ef18c4001e4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:12.000588 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-8094c5d5-4454-4d40-a50c-22248dfdfe4c req-110519f1-0ea9-4536-b266-4ef18c4001e4 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024354 Jun 10 13:20:12.002434 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 129/363] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:11 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 10 13:20:12.009930 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-06807077-ad5d-4816-98ba-cc45946a7a82 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:12.013299 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-37c6dd22-a3a0-41ee-aec3-c88c59783edf tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:12.015382 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-37c6dd22-a3a0-41ee-aec3-c88c59783edf tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:12.017665 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-06807077-ad5d-4816-98ba-cc45946a7a82 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:12.018356 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-06807077-ad5d-4816-98ba-cc45946a7a82 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:12.021912 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-37c6dd22-a3a0-41ee-aec3-c88c59783edf tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:12.022276 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-37c6dd22-a3a0-41ee-aec3-c88c59783edf tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:12.022586 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-37c6dd22-a3a0-41ee-aec3-c88c59783edf tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:12.022978 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-06807077-ad5d-4816-98ba-cc45946a7a82 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1412 microversion: 2.20 time: 0.238618 Jun 10 13:20:12.023676 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-37c6dd22-a3a0-41ee-aec3-c88c59783edf tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:12.023771 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 122/364] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:11 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1412 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:12.023848 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-37c6dd22-a3a0-41ee-aec3-c88c59783edf tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:12.024021 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-37c6dd22-a3a0-41ee-aec3-c88c59783edf tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:12.050527 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-37c6dd22-a3a0-41ee-aec3-c88c59783edf tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:12.241983 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-37c6dd22-a3a0-41ee-aec3-c88c59783edf tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:12.254944 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-37c6dd22-a3a0-41ee-aec3-c88c59783edf tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:12.255949 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-37c6dd22-a3a0-41ee-aec3-c88c59783edf tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:12.272079 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-37c6dd22-a3a0-41ee-aec3-c88c59783edf tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1771 microversion: 2.87 time: 0.260943 Jun 10 13:20:12.272418 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 130/365] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:12 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1771 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:12.383373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-afac7bfb-093f-4c60-86fe-ff0753c471a9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:12.383866 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-afac7bfb-093f-4c60-86fe-ff0753c471a9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:12.391770 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-afac7bfb-093f-4c60-86fe-ff0753c471a9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:12.392228 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-afac7bfb-093f-4c60-86fe-ff0753c471a9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:12.392624 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-afac7bfb-093f-4c60-86fe-ff0753c471a9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:12.393306 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-afac7bfb-093f-4c60-86fe-ff0753c471a9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:12.393790 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-afac7bfb-093f-4c60-86fe-ff0753c471a9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:12.394296 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-afac7bfb-093f-4c60-86fe-ff0753c471a9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:12.419010 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-afac7bfb-093f-4c60-86fe-ff0753c471a9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:12.428225 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:12.605710 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a57dfaf2-aa09-46b7-b9b0-a7f29273b42a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Action: 'action', calling method: >, body: {"rescue": {"rescue_image_ref": "f40694fe-e0f5-429d-bcef-cb33b6f7c406"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:12.609772 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a57dfaf2-aa09-46b7-b9b0-a7f29273b42a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:12.620166 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a57dfaf2-aa09-46b7-b9b0-a7f29273b42a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:12.620562 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a57dfaf2-aa09-46b7-b9b0-a7f29273b42a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:12.620754 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a57dfaf2-aa09-46b7-b9b0-a7f29273b42a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:12.623414 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a57dfaf2-aa09-46b7-b9b0-a7f29273b42a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:12.623414 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a57dfaf2-aa09-46b7-b9b0-a7f29273b42a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:12.623414 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a57dfaf2-aa09-46b7-b9b0-a7f29273b42a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:12.646924 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-a57dfaf2-aa09-46b7-b9b0-a7f29273b42a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lazy-loading 'flavor' on Instance uuid 6e8da45c-a43b-4294-9042-abf0c6d03cfb {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:20:12.731921 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-afac7bfb-093f-4c60-86fe-ff0753c471a9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:12.738933 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-afac7bfb-093f-4c60-86fe-ff0753c471a9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:12.739404 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-afac7bfb-093f-4c60-86fe-ff0753c471a9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:12.746594 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-afac7bfb-093f-4c60-86fe-ff0753c471a9 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 2826 microversion: 2.42 time: 0.370777 Jun 10 13:20:12.746594 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 123/366] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:12 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 2826 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:12.770815 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-17a1d2d6-8aa7-44e5-8e77-ea79e41bb51b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:12.772075 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-17a1d2d6-8aa7-44e5-8e77-ea79e41bb51b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:12.775247 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17a1d2d6-8aa7-44e5-8e77-ea79e41bb51b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:12.775458 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17a1d2d6-8aa7-44e5-8e77-ea79e41bb51b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:12.776172 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17a1d2d6-8aa7-44e5-8e77-ea79e41bb51b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:12.776172 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17a1d2d6-8aa7-44e5-8e77-ea79e41bb51b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:12.776172 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17a1d2d6-8aa7-44e5-8e77-ea79e41bb51b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:12.776172 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17a1d2d6-8aa7-44e5-8e77-ea79e41bb51b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:12.804522 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-17a1d2d6-8aa7-44e5-8e77-ea79e41bb51b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:13.027308 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-17a1d2d6-8aa7-44e5-8e77-ea79e41bb51b tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4/os-interface" status: 200 len: 1827 microversion: 2.42 time: 0.258513 Jun 10 13:20:13.028159 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 124/367] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:20:12 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4/os-interface => generated 1827 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:13.031261 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-8b444a78-a0d8-4c6e-95a7-6f3186866d04 req-9d195228-9da1-43a1-9402-b6af5a0a4f51 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-plugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}, {"server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "name": "network-vif-plugged", "status": "completed", "tag": "171bbf27-90ed-451a-871d-9e2740914655"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:13.038792 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8b444a78-a0d8-4c6e-95a7-6f3186866d04 req-9d195228-9da1-43a1-9402-b6af5a0a4f51 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:13.038792 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8b444a78-a0d8-4c6e-95a7-6f3186866d04 req-9d195228-9da1-43a1-9402-b6af5a0a4f51 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:13.038792 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8b444a78-a0d8-4c6e-95a7-6f3186866d04 req-9d195228-9da1-43a1-9402-b6af5a0a4f51 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:13.050492 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-8b444a78-a0d8-4c6e-95a7-6f3186866d04 req-9d195228-9da1-43a1-9402-b6af5a0a4f51 service nova] Creating event network-vif-plugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:13.050772 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-8b444a78-a0d8-4c6e-95a7-6f3186866d04 req-9d195228-9da1-43a1-9402-b6af5a0a4f51 service nova] Creating event network-vif-plugged:171bbf27-90ed-451a-871d-9e2740914655 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:20:13.051411 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-8b444a78-a0d8-4c6e-95a7-6f3186866d04 req-9d195228-9da1-43a1-9402-b6af5a0a4f51 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:13.058743 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-8b444a78-a0d8-4c6e-95a7-6f3186866d04 req-9d195228-9da1-43a1-9402-b6af5a0a4f51 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.030121 Jun 10 13:20:13.059082 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 125/368] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:13 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 10 13:20:13.062216 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8380bb61-38aa-4565-a05f-d12b1dbe568c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:13.064639 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8380bb61-38aa-4565-a05f-d12b1dbe568c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:13.071820 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8380bb61-38aa-4565-a05f-d12b1dbe568c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:13.073489 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8380bb61-38aa-4565-a05f-d12b1dbe568c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:13.073489 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8380bb61-38aa-4565-a05f-d12b1dbe568c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:13.073489 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8380bb61-38aa-4565-a05f-d12b1dbe568c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:13.073489 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8380bb61-38aa-4565-a05f-d12b1dbe568c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:13.073865 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8380bb61-38aa-4565-a05f-d12b1dbe568c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:13.100999 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8380bb61-38aa-4565-a05f-d12b1dbe568c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:13.309534 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8380bb61-38aa-4565-a05f-d12b1dbe568c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:13.316028 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8380bb61-38aa-4565-a05f-d12b1dbe568c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:13.316642 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8380bb61-38aa-4565-a05f-d12b1dbe568c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:13.325772 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8380bb61-38aa-4565-a05f-d12b1dbe568c tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1536 microversion: 2.93 time: 0.265824 Jun 10 13:20:13.326520 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 126/369] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:13 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1536 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:13.329339 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8631e1f7-2453-4a67-b16a-c7a2973eae09 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:13.331464 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8631e1f7-2453-4a67-b16a-c7a2973eae09 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:13.337130 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8631e1f7-2453-4a67-b16a-c7a2973eae09 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:13.337476 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8631e1f7-2453-4a67-b16a-c7a2973eae09 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:13.337853 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8631e1f7-2453-4a67-b16a-c7a2973eae09 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:13.338260 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8631e1f7-2453-4a67-b16a-c7a2973eae09 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:13.339453 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8631e1f7-2453-4a67-b16a-c7a2973eae09 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:13.339453 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8631e1f7-2453-4a67-b16a-c7a2973eae09 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:13.368719 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8631e1f7-2453-4a67-b16a-c7a2973eae09 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:13.716464 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a57dfaf2-aa09-46b7-b9b0-a7f29273b42a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "POST /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb/action" status: 200 len: 29 microversion: 2.87 time: 1.114072 Jun 10 13:20:13.716803 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 131/370] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:20:12 2026] POST /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb/action => generated 29 bytes in 1117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:20:13.724916 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2e6b9f39-4cc9-4d4b-b9ae-724ae397234b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:13.729090 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2e6b9f39-4cc9-4d4b-b9ae-724ae397234b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:13.734837 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e6b9f39-4cc9-4d4b-b9ae-724ae397234b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:13.735170 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e6b9f39-4cc9-4d4b-b9ae-724ae397234b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:13.735490 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e6b9f39-4cc9-4d4b-b9ae-724ae397234b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:13.735995 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e6b9f39-4cc9-4d4b-b9ae-724ae397234b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:13.736387 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e6b9f39-4cc9-4d4b-b9ae-724ae397234b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:13.736733 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e6b9f39-4cc9-4d4b-b9ae-724ae397234b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:13.761464 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2e6b9f39-4cc9-4d4b-b9ae-724ae397234b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:13.811936 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8631e1f7-2453-4a67-b16a-c7a2973eae09 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:13.820760 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8631e1f7-2453-4a67-b16a-c7a2973eae09 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:13.821612 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8631e1f7-2453-4a67-b16a-c7a2973eae09 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:13.830168 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8631e1f7-2453-4a67-b16a-c7a2973eae09 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 2822 microversion: 2.32 time: 0.503503 Jun 10 13:20:13.830753 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 127/371] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:13 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 2822 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:13.842013 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-11e292df-d087-4e52-abf2-68e7e2423570 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:13.844526 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-11e292df-d087-4e52-abf2-68e7e2423570 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:13.850258 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11e292df-d087-4e52-abf2-68e7e2423570 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:13.850829 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11e292df-d087-4e52-abf2-68e7e2423570 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:13.851169 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11e292df-d087-4e52-abf2-68e7e2423570 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:13.851865 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11e292df-d087-4e52-abf2-68e7e2423570 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:13.852644 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11e292df-d087-4e52-abf2-68e7e2423570 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:13.853265 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11e292df-d087-4e52-abf2-68e7e2423570 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:13.877473 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-11e292df-d087-4e52-abf2-68e7e2423570 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:13.912939 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fc110d54-82fa-468d-a33d-75e852ce33f6 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] 10.4.3.74 "POST /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 3.087639 Jun 10 13:20:13.913794 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 114/372] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:20:10 2026] POST /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-volume_attachments => generated 194 bytes in 3089 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:20:13.917401 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-38377e49-64c8-486e-a60c-3a233021b804 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:13.918900 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-38377e49-64c8-486e-a60c-3a233021b804 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:13.925263 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38377e49-64c8-486e-a60c-3a233021b804 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:13.925518 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38377e49-64c8-486e-a60c-3a233021b804 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:13.925734 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38377e49-64c8-486e-a60c-3a233021b804 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:13.926089 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38377e49-64c8-486e-a60c-3a233021b804 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:13.926295 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38377e49-64c8-486e-a60c-3a233021b804 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:13.926473 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38377e49-64c8-486e-a60c-3a233021b804 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:13.945865 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-38377e49-64c8-486e-a60c-3a233021b804 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:13.987737 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2e6b9f39-4cc9-4d4b-b9ae-724ae397234b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:13.996049 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2e6b9f39-4cc9-4d4b-b9ae-724ae397234b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:13.996813 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2e6b9f39-4cc9-4d4b-b9ae-724ae397234b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:14.003927 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2e6b9f39-4cc9-4d4b-b9ae-724ae397234b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1400 microversion: 2.20 time: 0.286372 Jun 10 13:20:14.007420 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 132/373] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:13 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1400 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:14.066558 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-38377e49-64c8-486e-a60c-3a233021b804 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596/os-interface" status: 200 len: 1829 microversion: 2.32 time: 0.151978 Jun 10 13:20:14.066874 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 115/374] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:20:13 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596/os-interface => generated 1829 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:14.094712 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-11e292df-d087-4e52-abf2-68e7e2423570 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:14.099921 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-11e292df-d087-4e52-abf2-68e7e2423570 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:14.100906 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-11e292df-d087-4e52-abf2-68e7e2423570 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:14.110620 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-11e292df-d087-4e52-abf2-68e7e2423570 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.274904 Jun 10 13:20:14.110775 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 128/375] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:13 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:14.350091 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e850fc11-912a-4247-b3d5-e38737ff424e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:14.351664 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e850fc11-912a-4247-b3d5-e38737ff424e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:14.358856 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e850fc11-912a-4247-b3d5-e38737ff424e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:14.359162 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e850fc11-912a-4247-b3d5-e38737ff424e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:14.359473 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e850fc11-912a-4247-b3d5-e38737ff424e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:14.359868 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e850fc11-912a-4247-b3d5-e38737ff424e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:14.360264 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e850fc11-912a-4247-b3d5-e38737ff424e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:14.363414 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e850fc11-912a-4247-b3d5-e38737ff424e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:14.393451 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e850fc11-912a-4247-b3d5-e38737ff424e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:14.433074 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:14.585502 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e850fc11-912a-4247-b3d5-e38737ff424e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:14.589717 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e850fc11-912a-4247-b3d5-e38737ff424e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:14.590220 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e850fc11-912a-4247-b3d5-e38737ff424e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:14.597282 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e850fc11-912a-4247-b3d5-e38737ff424e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1536 microversion: 2.93 time: 0.249473 Jun 10 13:20:14.597554 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 133/376] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:14 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1536 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:14.825881 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-4a50307d-db54-4070-afff-eadc05cc0092 req-4b8b5cc6-7fcd-444a-90ac-2ebb395716fc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "tag": "d5e1c241-f6c1-4a9a-85d8-b4d846bac07a"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:14.833313 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-4a50307d-db54-4070-afff-eadc05cc0092 req-4b8b5cc6-7fcd-444a-90ac-2ebb395716fc service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:14.833313 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-4a50307d-db54-4070-afff-eadc05cc0092 req-4b8b5cc6-7fcd-444a-90ac-2ebb395716fc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:14.833313 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-4a50307d-db54-4070-afff-eadc05cc0092 req-4b8b5cc6-7fcd-444a-90ac-2ebb395716fc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:14.838991 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-4a50307d-db54-4070-afff-eadc05cc0092 req-4b8b5cc6-7fcd-444a-90ac-2ebb395716fc service nova] Creating event network-changed:d5e1c241-f6c1-4a9a-85d8-b4d846bac07a for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:20:14.839627 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-4a50307d-db54-4070-afff-eadc05cc0092 req-4b8b5cc6-7fcd-444a-90ac-2ebb395716fc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:14.844014 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-4a50307d-db54-4070-afff-eadc05cc0092 req-4b8b5cc6-7fcd-444a-90ac-2ebb395716fc service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019926 Jun 10 13:20:14.844572 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 116/377] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:14 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 10 13:20:15.028991 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d50bcc67-5c02-48b5-98a2-44343e7aef1f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:15.032871 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d50bcc67-5c02-48b5-98a2-44343e7aef1f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:15.037695 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d50bcc67-5c02-48b5-98a2-44343e7aef1f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:15.037996 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d50bcc67-5c02-48b5-98a2-44343e7aef1f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:15.038368 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d50bcc67-5c02-48b5-98a2-44343e7aef1f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:15.038898 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d50bcc67-5c02-48b5-98a2-44343e7aef1f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:15.039279 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d50bcc67-5c02-48b5-98a2-44343e7aef1f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:15.039644 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d50bcc67-5c02-48b5-98a2-44343e7aef1f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:15.054292 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d50bcc67-5c02-48b5-98a2-44343e7aef1f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:15.091970 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:15.130575 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fab3f9f4-383f-4383-9346-e95cb028f225 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:15.131936 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-76a9adb3-9aca-4fb3-9aa4-001afe19b612 req-2e7f5d9d-77a6-4e30-8a9d-6245b09c7d3a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "name": "network-vif-plugged", "status": "completed", "tag": "171bbf27-90ed-451a-871d-9e2740914655"}, {"name": "network-changed", "server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "tag": "c7d1deae-0115-42f2-9705-df2a7f45bb04"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:15.132272 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fab3f9f4-383f-4383-9346-e95cb028f225 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:15.138237 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fab3f9f4-383f-4383-9346-e95cb028f225 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:15.138521 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fab3f9f4-383f-4383-9346-e95cb028f225 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:15.138722 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fab3f9f4-383f-4383-9346-e95cb028f225 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:15.140928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fab3f9f4-383f-4383-9346-e95cb028f225 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:15.140928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fab3f9f4-383f-4383-9346-e95cb028f225 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:15.140928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fab3f9f4-383f-4383-9346-e95cb028f225 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:15.141186 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-76a9adb3-9aca-4fb3-9aa4-001afe19b612 req-2e7f5d9d-77a6-4e30-8a9d-6245b09c7d3a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:15.141186 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-76a9adb3-9aca-4fb3-9aa4-001afe19b612 req-2e7f5d9d-77a6-4e30-8a9d-6245b09c7d3a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:15.141186 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-76a9adb3-9aca-4fb3-9aa4-001afe19b612 req-2e7f5d9d-77a6-4e30-8a9d-6245b09c7d3a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:15.158378 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-76a9adb3-9aca-4fb3-9aa4-001afe19b612 req-2e7f5d9d-77a6-4e30-8a9d-6245b09c7d3a service nova] Creating event network-vif-plugged:171bbf27-90ed-451a-871d-9e2740914655 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:20:15.158378 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-76a9adb3-9aca-4fb3-9aa4-001afe19b612 req-2e7f5d9d-77a6-4e30-8a9d-6245b09c7d3a service nova] Creating event network-changed:c7d1deae-0115-42f2-9705-df2a7f45bb04 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:20:15.158378 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-76a9adb3-9aca-4fb3-9aa4-001afe19b612 req-2e7f5d9d-77a6-4e30-8a9d-6245b09c7d3a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:15.165756 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-76a9adb3-9aca-4fb3-9aa4-001afe19b612 req-2e7f5d9d-77a6-4e30-8a9d-6245b09c7d3a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.036819 Jun 10 13:20:15.166507 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 117/378] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:15 2026] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:20:15.176961 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fab3f9f4-383f-4383-9346-e95cb028f225 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:15.234857 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d50bcc67-5c02-48b5-98a2-44343e7aef1f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:15.243228 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d50bcc67-5c02-48b5-98a2-44343e7aef1f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:15.244118 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d50bcc67-5c02-48b5-98a2-44343e7aef1f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:15.249335 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d50bcc67-5c02-48b5-98a2-44343e7aef1f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1400 microversion: 2.20 time: 0.223978 Jun 10 13:20:15.249721 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 129/379] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:15 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1400 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:15.399036 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fab3f9f4-383f-4383-9346-e95cb028f225 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:15.406601 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fab3f9f4-383f-4383-9346-e95cb028f225 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:15.407012 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fab3f9f4-383f-4383-9346-e95cb028f225 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:15.415520 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fab3f9f4-383f-4383-9346-e95cb028f225 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.287245 Jun 10 13:20:15.415857 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 134/380] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:15 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:15.621416 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-50cef3c1-8c1f-4a7a-bf07-21523f3b76ef tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:15.621416 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-50cef3c1-8c1f-4a7a-bf07-21523f3b76ef tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:15.626004 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50cef3c1-8c1f-4a7a-bf07-21523f3b76ef tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:15.626549 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50cef3c1-8c1f-4a7a-bf07-21523f3b76ef tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:15.627066 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50cef3c1-8c1f-4a7a-bf07-21523f3b76ef tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:15.628442 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50cef3c1-8c1f-4a7a-bf07-21523f3b76ef tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:15.628442 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50cef3c1-8c1f-4a7a-bf07-21523f3b76ef tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:15.628442 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50cef3c1-8c1f-4a7a-bf07-21523f3b76ef tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:15.651420 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-50cef3c1-8c1f-4a7a-bf07-21523f3b76ef tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:15.652681 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-77037ce9-3b27-44b7-9c62-cd585d6a0835 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "e6fd6a4d-545a-4f71-b5ad-0848290fa5ba"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:15.654694 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-77037ce9-3b27-44b7-9c62-cd585d6a0835 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:15.660361 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77037ce9-3b27-44b7-9c62-cd585d6a0835 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:15.660564 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77037ce9-3b27-44b7-9c62-cd585d6a0835 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:15.660712 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77037ce9-3b27-44b7-9c62-cd585d6a0835 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:15.663417 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77037ce9-3b27-44b7-9c62-cd585d6a0835 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:15.663417 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77037ce9-3b27-44b7-9c62-cd585d6a0835 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:15.663417 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77037ce9-3b27-44b7-9c62-cd585d6a0835 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:15.799669 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-50cef3c1-8c1f-4a7a-bf07-21523f3b76ef tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:15.804644 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-50cef3c1-8c1f-4a7a-bf07-21523f3b76ef tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:15.805288 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-50cef3c1-8c1f-4a7a-bf07-21523f3b76ef tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:15.813400 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-50cef3c1-8c1f-4a7a-bf07-21523f3b76ef tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1724 microversion: 2.93 time: 0.196049 Jun 10 13:20:15.814015 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 118/381] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:15 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1724 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:15.826224 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:15.834335 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cac9ee02-f1e5-4833-aa5b-35d25327c886 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:15.837446 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cac9ee02-f1e5-4833-aa5b-35d25327c886 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:15.841682 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cac9ee02-f1e5-4833-aa5b-35d25327c886 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:15.841871 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cac9ee02-f1e5-4833-aa5b-35d25327c886 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:15.842034 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cac9ee02-f1e5-4833-aa5b-35d25327c886 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:15.842403 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cac9ee02-f1e5-4833-aa5b-35d25327c886 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:15.842604 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cac9ee02-f1e5-4833-aa5b-35d25327c886 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:15.842727 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cac9ee02-f1e5-4833-aa5b-35d25327c886 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:15.860054 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-cac9ee02-f1e5-4833-aa5b-35d25327c886 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:15.971626 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cac9ee02-f1e5-4833-aa5b-35d25327c886 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673/os-interface" status: 200 len: 295 microversion: 2.93 time: 0.139627 Jun 10 13:20:15.971997 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 135/382] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:20:15 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673/os-interface => generated 295 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:16.275064 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5e349d5e-5b6a-42fc-9218-6b74725e9ec6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:16.280376 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5e349d5e-5b6a-42fc-9218-6b74725e9ec6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:16.288267 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e349d5e-5b6a-42fc-9218-6b74725e9ec6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:16.288732 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e349d5e-5b6a-42fc-9218-6b74725e9ec6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:16.289053 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e349d5e-5b6a-42fc-9218-6b74725e9ec6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:16.289910 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e349d5e-5b6a-42fc-9218-6b74725e9ec6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:16.290161 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e349d5e-5b6a-42fc-9218-6b74725e9ec6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:16.290873 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e349d5e-5b6a-42fc-9218-6b74725e9ec6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:16.318650 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5e349d5e-5b6a-42fc-9218-6b74725e9ec6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:16.445159 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f68fd8a1-b07a-4691-b8ea-55915e0afd8b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:16.447376 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f68fd8a1-b07a-4691-b8ea-55915e0afd8b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:16.454982 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f68fd8a1-b07a-4691-b8ea-55915e0afd8b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:16.455476 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f68fd8a1-b07a-4691-b8ea-55915e0afd8b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:16.455849 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f68fd8a1-b07a-4691-b8ea-55915e0afd8b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:16.456588 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f68fd8a1-b07a-4691-b8ea-55915e0afd8b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:16.457161 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f68fd8a1-b07a-4691-b8ea-55915e0afd8b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:16.459112 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f68fd8a1-b07a-4691-b8ea-55915e0afd8b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:16.501699 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f68fd8a1-b07a-4691-b8ea-55915e0afd8b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:16.582338 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5e349d5e-5b6a-42fc-9218-6b74725e9ec6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:16.589022 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5e349d5e-5b6a-42fc-9218-6b74725e9ec6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:16.589852 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5e349d5e-5b6a-42fc-9218-6b74725e9ec6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:16.594078 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5e349d5e-5b6a-42fc-9218-6b74725e9ec6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1400 microversion: 2.20 time: 0.323939 Jun 10 13:20:16.595847 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 119/383] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:16 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1400 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:16.663845 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f68fd8a1-b07a-4691-b8ea-55915e0afd8b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:16.669710 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f68fd8a1-b07a-4691-b8ea-55915e0afd8b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:16.670524 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f68fd8a1-b07a-4691-b8ea-55915e0afd8b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:16.679738 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f68fd8a1-b07a-4691-b8ea-55915e0afd8b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.237641 Jun 10 13:20:16.680029 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 136/384] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:16 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:16.907364 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-74670ee8-0464-4fbc-a86a-ee79e2b23a0a req-5c9beb7c-1bef-49fd-8ddd-298c1c399b34 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "tag": "171bbf27-90ed-451a-871d-9e2740914655"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:16.913153 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6cdff108-02fc-48ea-b165-5951e03cf412 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:16.916066 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6cdff108-02fc-48ea-b165-5951e03cf412 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:16.916295 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-74670ee8-0464-4fbc-a86a-ee79e2b23a0a req-5c9beb7c-1bef-49fd-8ddd-298c1c399b34 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:16.916799 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-74670ee8-0464-4fbc-a86a-ee79e2b23a0a req-5c9beb7c-1bef-49fd-8ddd-298c1c399b34 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:16.917114 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-74670ee8-0464-4fbc-a86a-ee79e2b23a0a req-5c9beb7c-1bef-49fd-8ddd-298c1c399b34 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:16.921452 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6cdff108-02fc-48ea-b165-5951e03cf412 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:16.921861 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6cdff108-02fc-48ea-b165-5951e03cf412 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:16.922221 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6cdff108-02fc-48ea-b165-5951e03cf412 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:16.922835 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6cdff108-02fc-48ea-b165-5951e03cf412 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:16.923294 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6cdff108-02fc-48ea-b165-5951e03cf412 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:16.923771 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6cdff108-02fc-48ea-b165-5951e03cf412 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:16.926234 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-74670ee8-0464-4fbc-a86a-ee79e2b23a0a req-5c9beb7c-1bef-49fd-8ddd-298c1c399b34 service nova] Creating event network-changed:171bbf27-90ed-451a-871d-9e2740914655 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:20:16.928004 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-74670ee8-0464-4fbc-a86a-ee79e2b23a0a req-5c9beb7c-1bef-49fd-8ddd-298c1c399b34 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:16.933659 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-74670ee8-0464-4fbc-a86a-ee79e2b23a0a req-5c9beb7c-1bef-49fd-8ddd-298c1c399b34 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030254 Jun 10 13:20:16.933975 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 137/385] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:16 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 10 13:20:16.942106 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6cdff108-02fc-48ea-b165-5951e03cf412 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-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 10 13:20:17.106989 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6cdff108-02fc-48ea-b165-5951e03cf412 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7f5080d664fe4c2bb4eef8b224693168', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', '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=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:17.112002 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6cdff108-02fc-48ea-b165-5951e03cf412 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7f5080d664fe4c2bb4eef8b224693168', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', '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=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:17.112656 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6cdff108-02fc-48ea-b165-5951e03cf412 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7f5080d664fe4c2bb4eef8b224693168', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', '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=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:17.120427 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6cdff108-02fc-48ea-b165-5951e03cf412 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1724 microversion: 2.93 time: 0.415079 Jun 10 13:20:17.120740 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 120/386] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:16 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1724 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:17.620247 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-dc58720a-d49c-4e5a-ac0c-3b8c5dd00207 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:17.622056 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-dc58720a-d49c-4e5a-ac0c-3b8c5dd00207 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:17.627370 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc58720a-d49c-4e5a-ac0c-3b8c5dd00207 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:17.627902 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc58720a-d49c-4e5a-ac0c-3b8c5dd00207 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:17.627992 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc58720a-d49c-4e5a-ac0c-3b8c5dd00207 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:17.628500 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc58720a-d49c-4e5a-ac0c-3b8c5dd00207 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:17.628791 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc58720a-d49c-4e5a-ac0c-3b8c5dd00207 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:17.629069 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc58720a-d49c-4e5a-ac0c-3b8c5dd00207 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:17.657564 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-dc58720a-d49c-4e5a-ac0c-3b8c5dd00207 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:17.700093 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-74f2de9f-1553-493a-b068-ac451cd41130 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:17.702569 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-74f2de9f-1553-493a-b068-ac451cd41130 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:17.711527 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74f2de9f-1553-493a-b068-ac451cd41130 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:17.711765 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74f2de9f-1553-493a-b068-ac451cd41130 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:17.712614 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74f2de9f-1553-493a-b068-ac451cd41130 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:17.713067 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74f2de9f-1553-493a-b068-ac451cd41130 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:17.713402 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74f2de9f-1553-493a-b068-ac451cd41130 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:17.713701 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74f2de9f-1553-493a-b068-ac451cd41130 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:17.753375 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-74f2de9f-1553-493a-b068-ac451cd41130 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:17.963708 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-74f2de9f-1553-493a-b068-ac451cd41130 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:17.969463 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-74f2de9f-1553-493a-b068-ac451cd41130 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:17.969463 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-74f2de9f-1553-493a-b068-ac451cd41130 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:17.979324 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-74f2de9f-1553-493a-b068-ac451cd41130 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.282079 Jun 10 13:20:17.980234 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 121/387] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:17 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:17.984391 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-7abce6ed-8f49-4119-8665-5f3f7c9ec888 req-914e8fac-83b1-4d64-8752-c233b068b109 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-unplugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:17.994037 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7abce6ed-8f49-4119-8665-5f3f7c9ec888 req-914e8fac-83b1-4d64-8752-c233b068b109 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:17.994439 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7abce6ed-8f49-4119-8665-5f3f7c9ec888 req-914e8fac-83b1-4d64-8752-c233b068b109 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:17.994557 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7abce6ed-8f49-4119-8665-5f3f7c9ec888 req-914e8fac-83b1-4d64-8752-c233b068b109 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:18.005063 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dc58720a-d49c-4e5a-ac0c-3b8c5dd00207 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:18.005703 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-7abce6ed-8f49-4119-8665-5f3f7c9ec888 req-914e8fac-83b1-4d64-8752-c233b068b109 service nova] Creating event network-vif-unplugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:18.006364 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-7abce6ed-8f49-4119-8665-5f3f7c9ec888 req-914e8fac-83b1-4d64-8752-c233b068b109 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:18.013713 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-7abce6ed-8f49-4119-8665-5f3f7c9ec888 req-914e8fac-83b1-4d64-8752-c233b068b109 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.033139 Jun 10 13:20:18.014894 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dc58720a-d49c-4e5a-ac0c-3b8c5dd00207 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:18.015010 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 122/388] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:17 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 10 13:20:18.015062 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dc58720a-d49c-4e5a-ac0c-3b8c5dd00207 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:18.019370 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-dc58720a-d49c-4e5a-ac0c-3b8c5dd00207 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1400 microversion: 2.20 time: 0.404137 Jun 10 13:20:18.019619 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 138/389] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:17 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1400 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:18.246999 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-77037ce9-3b27-44b7-9c62-cd585d6a0835 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "POST /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.596978 Jun 10 13:20:18.247405 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 130/390] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:20:15 2026] POST /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments => generated 194 bytes in 2598 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:19.004549 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-966c566e-5fa8-4ff5-bcd0-6b87c570fa4f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:19.006151 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-966c566e-5fa8-4ff5-bcd0-6b87c570fa4f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:19.011061 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-966c566e-5fa8-4ff5-bcd0-6b87c570fa4f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:19.012505 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-966c566e-5fa8-4ff5-bcd0-6b87c570fa4f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:19.012505 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-966c566e-5fa8-4ff5-bcd0-6b87c570fa4f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:19.012505 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-966c566e-5fa8-4ff5-bcd0-6b87c570fa4f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:19.012776 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-966c566e-5fa8-4ff5-bcd0-6b87c570fa4f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:19.013182 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-966c566e-5fa8-4ff5-bcd0-6b87c570fa4f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:19.038985 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-966c566e-5fa8-4ff5-bcd0-6b87c570fa4f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:19.039574 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-939109a9-0042-49c6-85ca-ad218125e63d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:19.041161 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-939109a9-0042-49c6-85ca-ad218125e63d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:19.046056 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-939109a9-0042-49c6-85ca-ad218125e63d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:19.047308 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-939109a9-0042-49c6-85ca-ad218125e63d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:19.047308 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-939109a9-0042-49c6-85ca-ad218125e63d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:19.047308 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-939109a9-0042-49c6-85ca-ad218125e63d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:19.047634 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-939109a9-0042-49c6-85ca-ad218125e63d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:19.047928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-939109a9-0042-49c6-85ca-ad218125e63d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:19.069409 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-939109a9-0042-49c6-85ca-ad218125e63d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:19.255544 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-966c566e-5fa8-4ff5-bcd0-6b87c570fa4f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:19.262758 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-966c566e-5fa8-4ff5-bcd0-6b87c570fa4f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:19.263573 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-939109a9-0042-49c6-85ca-ad218125e63d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:19.263657 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-966c566e-5fa8-4ff5-bcd0-6b87c570fa4f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:19.269307 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-939109a9-0042-49c6-85ca-ad218125e63d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:19.270072 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-939109a9-0042-49c6-85ca-ad218125e63d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:19.277056 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-939109a9-0042-49c6-85ca-ad218125e63d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1400 microversion: 2.20 time: 0.238390 Jun 10 13:20:19.277056 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 139/391] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:19 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1400 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:19.278110 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-966c566e-5fa8-4ff5-bcd0-6b87c570fa4f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.276393 Jun 10 13:20:19.278110 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 123/392] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:19 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:20.078013 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-690b5b12-ec27-45d2-8acf-85a9be4ad124 req-43882535-b11c-42fc-b84d-f027c03a9485 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-unplugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}, {"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-plugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}, {"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-plugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}, {"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-unplugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}, {"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-unplugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}, {"server_uuid": "56694632-1419-421a-81b9-1c0ea43cb00a", "name": "network-vif-plugged", "status": "completed", "tag": "2336b63e-2859-48ce-ab62-f0eb0c5e9206"}, {"server_uuid": "56694632-1419-421a-81b9-1c0ea43cb00a", "name": "network-vif-plugged", "status": "completed", "tag": "2336b63e-2859-48ce-ab62-f0eb0c5e9206"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:20.085029 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-690b5b12-ec27-45d2-8acf-85a9be4ad124 req-43882535-b11c-42fc-b84d-f027c03a9485 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:20.085219 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-690b5b12-ec27-45d2-8acf-85a9be4ad124 req-43882535-b11c-42fc-b84d-f027c03a9485 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:20.085386 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-690b5b12-ec27-45d2-8acf-85a9be4ad124 req-43882535-b11c-42fc-b84d-f027c03a9485 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:20.093102 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-690b5b12-ec27-45d2-8acf-85a9be4ad124 req-43882535-b11c-42fc-b84d-f027c03a9485 service nova] Creating event network-vif-unplugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:20.093366 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-690b5b12-ec27-45d2-8acf-85a9be4ad124 req-43882535-b11c-42fc-b84d-f027c03a9485 service nova] Creating event network-vif-plugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:20.093491 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-690b5b12-ec27-45d2-8acf-85a9be4ad124 req-43882535-b11c-42fc-b84d-f027c03a9485 service nova] Creating event network-vif-plugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:20.093642 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-690b5b12-ec27-45d2-8acf-85a9be4ad124 req-43882535-b11c-42fc-b84d-f027c03a9485 service nova] Creating event network-vif-unplugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:20.093828 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-690b5b12-ec27-45d2-8acf-85a9be4ad124 req-43882535-b11c-42fc-b84d-f027c03a9485 service nova] Creating event network-vif-unplugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:20.093993 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-690b5b12-ec27-45d2-8acf-85a9be4ad124 req-43882535-b11c-42fc-b84d-f027c03a9485 service nova] Creating event network-vif-plugged:2336b63e-2859-48ce-ab62-f0eb0c5e9206 for instance 56694632-1419-421a-81b9-1c0ea43cb00a on np0000002501 Jun 10 13:20:20.094147 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-690b5b12-ec27-45d2-8acf-85a9be4ad124 req-43882535-b11c-42fc-b84d-f027c03a9485 service nova] Creating event network-vif-plugged:2336b63e-2859-48ce-ab62-f0eb0c5e9206 for instance 56694632-1419-421a-81b9-1c0ea43cb00a on np0000002501 Jun 10 13:20:20.094620 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-690b5b12-ec27-45d2-8acf-85a9be4ad124 req-43882535-b11c-42fc-b84d-f027c03a9485 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:20.100777 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-690b5b12-ec27-45d2-8acf-85a9be4ad124 req-43882535-b11c-42fc-b84d-f027c03a9485 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1215 microversion: 2.1 time: 0.024874 Jun 10 13:20:20.101032 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 131/393] 10.4.3.74 () {72 vars in 1426 bytes} [Wed Jun 10 13:20:20 2026] POST /compute/v2.1/os-server-external-events => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:20:20.298704 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-449f50e3-e9dd-49c2-80ba-ee6c97fdbe01 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:20.301948 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-449f50e3-e9dd-49c2-80ba-ee6c97fdbe01 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:20.306472 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-312ef5d2-17b3-40a5-8422-96f77cfbcb63 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:20.309740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-449f50e3-e9dd-49c2-80ba-ee6c97fdbe01 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:20.309740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-449f50e3-e9dd-49c2-80ba-ee6c97fdbe01 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:20.309740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-449f50e3-e9dd-49c2-80ba-ee6c97fdbe01 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:20.309740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-449f50e3-e9dd-49c2-80ba-ee6c97fdbe01 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:20.309740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-449f50e3-e9dd-49c2-80ba-ee6c97fdbe01 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:20.309740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-449f50e3-e9dd-49c2-80ba-ee6c97fdbe01 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:20.311659 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-312ef5d2-17b3-40a5-8422-96f77cfbcb63 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:20.316919 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-312ef5d2-17b3-40a5-8422-96f77cfbcb63 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:20.317252 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-312ef5d2-17b3-40a5-8422-96f77cfbcb63 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:20.317551 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-312ef5d2-17b3-40a5-8422-96f77cfbcb63 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:20.318254 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-312ef5d2-17b3-40a5-8422-96f77cfbcb63 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:20.318651 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-312ef5d2-17b3-40a5-8422-96f77cfbcb63 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:20.319496 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-312ef5d2-17b3-40a5-8422-96f77cfbcb63 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:20.336526 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-449f50e3-e9dd-49c2-80ba-ee6c97fdbe01 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:20.347417 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-312ef5d2-17b3-40a5-8422-96f77cfbcb63 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:20.516308 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-449f50e3-e9dd-49c2-80ba-ee6c97fdbe01 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:20.523112 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-449f50e3-e9dd-49c2-80ba-ee6c97fdbe01 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:20.524360 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-449f50e3-e9dd-49c2-80ba-ee6c97fdbe01 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:20.530494 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-449f50e3-e9dd-49c2-80ba-ee6c97fdbe01 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1400 microversion: 2.20 time: 0.235110 Jun 10 13:20:20.530903 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 140/394] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:20 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1400 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:20.544610 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-312ef5d2-17b3-40a5-8422-96f77cfbcb63 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:20.549954 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-312ef5d2-17b3-40a5-8422-96f77cfbcb63 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:20.550694 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-312ef5d2-17b3-40a5-8422-96f77cfbcb63 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:20.560881 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-312ef5d2-17b3-40a5-8422-96f77cfbcb63 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.256468 Jun 10 13:20:20.561560 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 124/395] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:20 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:21.552367 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c3a5ee0f-d29b-4073-bf1a-679794282394 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:21.554238 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c3a5ee0f-d29b-4073-bf1a-679794282394 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:21.560050 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c3a5ee0f-d29b-4073-bf1a-679794282394 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:21.560406 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c3a5ee0f-d29b-4073-bf1a-679794282394 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:21.560697 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c3a5ee0f-d29b-4073-bf1a-679794282394 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:21.561291 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c3a5ee0f-d29b-4073-bf1a-679794282394 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:21.561712 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c3a5ee0f-d29b-4073-bf1a-679794282394 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:21.562121 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c3a5ee0f-d29b-4073-bf1a-679794282394 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:21.581763 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c3a5ee0f-d29b-4073-bf1a-679794282394 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:21.585846 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-70c71b7c-213b-4707-bc96-49766826c4c2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:21.588408 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-70c71b7c-213b-4707-bc96-49766826c4c2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:21.593024 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70c71b7c-213b-4707-bc96-49766826c4c2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:21.593465 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70c71b7c-213b-4707-bc96-49766826c4c2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:21.593745 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70c71b7c-213b-4707-bc96-49766826c4c2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:21.594472 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70c71b7c-213b-4707-bc96-49766826c4c2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:21.595319 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70c71b7c-213b-4707-bc96-49766826c4c2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:21.596314 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70c71b7c-213b-4707-bc96-49766826c4c2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:21.608190 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7ce04dd4-fec3-4362-8d28-b0928a2b19a2 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-project] Action: 'create', calling method: >, body: {"snapshot": {"volume_id": "311c1b1d-67dd-4b52-aa0e-a4abf86ae91a", "create_info": {"snapshot_id": "1a779c88-4df7-404e-81ae-40d146562397", "type": "qcow2", "new_file": "new_file"}}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:21.614310 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7ce04dd4-fec3-4362-8d28-b0928a2b19a2 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-project] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),30542702-5fd8-4e10-a4bf-7a340024f059(cell1) {{(pid=86681) load_cells /opt/stack/nova/nova/compute/api.py:354}} Jun 10 13:20:21.615424 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ce04dd4-fec3-4362-8d28-b0928a2b19a2 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-project] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:21.615424 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ce04dd4-fec3-4362-8d28-b0928a2b19a2 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:21.615424 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ce04dd4-fec3-4362-8d28-b0928a2b19a2 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:21.620874 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-70c71b7c-213b-4707-bc96-49766826c4c2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:21.637772 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ce04dd4-fec3-4362-8d28-b0928a2b19a2 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-project] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:21.638024 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ce04dd4-fec3-4362-8d28-b0928a2b19a2 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-project] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:21.638192 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ce04dd4-fec3-4362-8d28-b0928a2b19a2 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-project] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:21.665706 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7ce04dd4-fec3-4362-8d28-b0928a2b19a2 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-project] 10.4.3.74 "POST /compute/v2.1/os-assisted-volume-snapshots" status: 200 len: 78 microversion: 2.1 time: 0.294625 Jun 10 13:20:21.666095 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 132/396] 10.4.3.74 () {68 vars in 1321 bytes} [Wed Jun 10 13:20:21 2026] POST /compute/v2.1/os-assisted-volume-snapshots => generated 78 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:20:21.679879 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7e852629-383d-449c-96d5-0b8cadec5780 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-project] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:21.684054 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e852629-383d-449c-96d5-0b8cadec5780 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-project] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:21.684503 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e852629-383d-449c-96d5-0b8cadec5780 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:21.684740 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e852629-383d-449c-96d5-0b8cadec5780 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:21.690333 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e852629-383d-449c-96d5-0b8cadec5780 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-project] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:21.690692 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e852629-383d-449c-96d5-0b8cadec5780 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-project] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:21.690931 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e852629-383d-449c-96d5-0b8cadec5780 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-project] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:21.702563 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7e852629-383d-449c-96d5-0b8cadec5780 tempest-VolumesAssistedSnapshotsTest-299817591 tempest-VolumesAssistedSnapshotsTest-299817591-project] 10.4.3.74 "DELETE /compute/v2.1/os-assisted-volume-snapshots/None?delete_info=%7B%22volume_id%22%3A+%22311c1b1d-67dd-4b52-aa0e-a4abf86ae91a%22%7D" status: 204 len: 0 microversion: 2.1 time: 0.025990 Jun 10 13:20:21.703229 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 133/397] 10.4.3.74 () {66 vars in 1476 bytes} [Wed Jun 10 13:20:21 2026] DELETE /compute/v2.1/os-assisted-volume-snapshots/None?delete_info=%7B%22volume_id%22%3A+%22311c1b1d-67dd-4b52-aa0e-a4abf86ae91a%22%7D => generated 0 bytes in 27 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:20:21.742531 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c3a5ee0f-d29b-4073-bf1a-679794282394 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:21.751373 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c3a5ee0f-d29b-4073-bf1a-679794282394 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:21.751373 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c3a5ee0f-d29b-4073-bf1a-679794282394 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:21.756818 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c3a5ee0f-d29b-4073-bf1a-679794282394 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1589 microversion: 2.20 time: 0.207364 Jun 10 13:20:21.757441 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 141/398] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:21 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1589 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:21.775166 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-91bacbe6-2f1a-4bf0-9e7e-14b5689f4462 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:21.776455 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-91bacbe6-2f1a-4bf0-9e7e-14b5689f4462 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:21.779870 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-91bacbe6-2f1a-4bf0-9e7e-14b5689f4462 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:21.779997 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-91bacbe6-2f1a-4bf0-9e7e-14b5689f4462 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:21.780326 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-91bacbe6-2f1a-4bf0-9e7e-14b5689f4462 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:21.780696 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-91bacbe6-2f1a-4bf0-9e7e-14b5689f4462 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:21.780874 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-91bacbe6-2f1a-4bf0-9e7e-14b5689f4462 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:21.781064 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-91bacbe6-2f1a-4bf0-9e7e-14b5689f4462 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:21.789876 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2e47133d-903f-4b41-9e6f-6a3b64ce34a4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:21.795472 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2e47133d-903f-4b41-9e6f-6a3b64ce34a4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:21.801801 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e47133d-903f-4b41-9e6f-6a3b64ce34a4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:21.802492 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e47133d-903f-4b41-9e6f-6a3b64ce34a4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:21.803390 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e47133d-903f-4b41-9e6f-6a3b64ce34a4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:21.803390 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e47133d-903f-4b41-9e6f-6a3b64ce34a4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:21.803504 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e47133d-903f-4b41-9e6f-6a3b64ce34a4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:21.803608 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e47133d-903f-4b41-9e6f-6a3b64ce34a4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:21.824573 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2e47133d-903f-4b41-9e6f-6a3b64ce34a4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:21.858047 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-70c71b7c-213b-4707-bc96-49766826c4c2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:21.866532 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-70c71b7c-213b-4707-bc96-49766826c4c2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:21.867909 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-70c71b7c-213b-4707-bc96-49766826c4c2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:21.879504 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-70c71b7c-213b-4707-bc96-49766826c4c2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.295724 Jun 10 13:20:21.880295 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 125/399] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:21 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:21.887802 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-91bacbe6-2f1a-4bf0-9e7e-14b5689f4462 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lazy-loading 'services' on Instance uuid dcb96a44-f375-4db3-a7f6-e0e85c70d490 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:20:21.918016 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2e47133d-903f-4b41-9e6f-6a3b64ce34a4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-interface" status: 200 len: 282 microversion: 2.20 time: 0.131116 Jun 10 13:20:21.918811 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 142/400] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:20:21 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-interface => generated 282 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Jun 10 13:20:21.978711 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-91bacbe6-2f1a-4bf0-9e7e-14b5689f4462 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] 10.4.3.74 "DELETE /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-volume_attachments/311c1b1d-67dd-4b52-aa0e-a4abf86ae91a" status: 202 len: 0 microversion: 2.1 time: 0.205213 Jun 10 13:20:21.979269 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 134/401] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:20:21 2026] DELETE /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-volume_attachments/311c1b1d-67dd-4b52-aa0e-a4abf86ae91a => generated 0 bytes in 206 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:20:21.995522 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-50e06fb3-888b-4955-8465-ffe5fb9c2578 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:21.997551 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-50e06fb3-888b-4955-8465-ffe5fb9c2578 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:22.002331 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50e06fb3-888b-4955-8465-ffe5fb9c2578 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:22.003028 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50e06fb3-888b-4955-8465-ffe5fb9c2578 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:22.003259 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50e06fb3-888b-4955-8465-ffe5fb9c2578 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:22.003850 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50e06fb3-888b-4955-8465-ffe5fb9c2578 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:22.004097 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50e06fb3-888b-4955-8465-ffe5fb9c2578 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:22.004285 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50e06fb3-888b-4955-8465-ffe5fb9c2578 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:22.031026 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-50e06fb3-888b-4955-8465-ffe5fb9c2578 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.040634 Jun 10 13:20:22.031272 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 126/402] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:20:21 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:20:22.607404 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-306e4da3-0237-465f-967c-ff9890db0a8c req-ebabb398-f1dc-42ae-8e12-90584b632933 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "56694632-1419-421a-81b9-1c0ea43cb00a", "tag": "2336b63e-2859-48ce-ab62-f0eb0c5e9206"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:22.614589 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-306e4da3-0237-465f-967c-ff9890db0a8c req-ebabb398-f1dc-42ae-8e12-90584b632933 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:22.614846 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-306e4da3-0237-465f-967c-ff9890db0a8c req-ebabb398-f1dc-42ae-8e12-90584b632933 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:22.615026 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-306e4da3-0237-465f-967c-ff9890db0a8c req-ebabb398-f1dc-42ae-8e12-90584b632933 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:22.623196 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-306e4da3-0237-465f-967c-ff9890db0a8c req-ebabb398-f1dc-42ae-8e12-90584b632933 service nova] Creating event network-changed:2336b63e-2859-48ce-ab62-f0eb0c5e9206 for instance 56694632-1419-421a-81b9-1c0ea43cb00a on np0000002501 Jun 10 13:20:22.623749 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-306e4da3-0237-465f-967c-ff9890db0a8c req-ebabb398-f1dc-42ae-8e12-90584b632933 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:22.629179 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-306e4da3-0237-465f-967c-ff9890db0a8c req-ebabb398-f1dc-42ae-8e12-90584b632933 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024119 Jun 10 13:20:22.630599 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 143/403] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:22 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 10 13:20:22.901232 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-99be5f7f-374c-4063-b075-b36e36aacd10 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:22.903515 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-99be5f7f-374c-4063-b075-b36e36aacd10 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:22.908666 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99be5f7f-374c-4063-b075-b36e36aacd10 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:22.909338 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99be5f7f-374c-4063-b075-b36e36aacd10 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:22.911438 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99be5f7f-374c-4063-b075-b36e36aacd10 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:22.911438 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99be5f7f-374c-4063-b075-b36e36aacd10 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:22.911438 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99be5f7f-374c-4063-b075-b36e36aacd10 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:22.911438 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99be5f7f-374c-4063-b075-b36e36aacd10 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:22.938751 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-99be5f7f-374c-4063-b075-b36e36aacd10 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:23.049268 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6e548aa5-5c23-41c4-a18c-c8f4a826aa29 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:23.054111 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6e548aa5-5c23-41c4-a18c-c8f4a826aa29 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:23.063272 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e548aa5-5c23-41c4-a18c-c8f4a826aa29 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:23.063272 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e548aa5-5c23-41c4-a18c-c8f4a826aa29 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:23.064151 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e548aa5-5c23-41c4-a18c-c8f4a826aa29 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:23.064151 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e548aa5-5c23-41c4-a18c-c8f4a826aa29 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:23.064151 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e548aa5-5c23-41c4-a18c-c8f4a826aa29 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:23.064151 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e548aa5-5c23-41c4-a18c-c8f4a826aa29 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:23.094056 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6e548aa5-5c23-41c4-a18c-c8f4a826aa29 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.047269 Jun 10 13:20:23.094466 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 127/404] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:20:23 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:20:23.104155 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-99be5f7f-374c-4063-b075-b36e36aacd10 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:23.111074 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-99be5f7f-374c-4063-b075-b36e36aacd10 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:23.113392 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-99be5f7f-374c-4063-b075-b36e36aacd10 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:23.121632 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-99be5f7f-374c-4063-b075-b36e36aacd10 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.222171 Jun 10 13:20:23.122121 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 135/405] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:22 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:24.112332 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7717ca2f-0327-483e-9304-681bfbf4ed09 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:24.114177 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7717ca2f-0327-483e-9304-681bfbf4ed09 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:24.119441 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7717ca2f-0327-483e-9304-681bfbf4ed09 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:24.119650 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7717ca2f-0327-483e-9304-681bfbf4ed09 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:24.119803 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7717ca2f-0327-483e-9304-681bfbf4ed09 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:24.120364 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7717ca2f-0327-483e-9304-681bfbf4ed09 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:24.120563 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7717ca2f-0327-483e-9304-681bfbf4ed09 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:24.120718 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7717ca2f-0327-483e-9304-681bfbf4ed09 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:24.152927 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5f367d5c-b1f5-41d5-b6eb-c4ac0bd1d9fa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:24.157753 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5f367d5c-b1f5-41d5-b6eb-c4ac0bd1d9fa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:24.163723 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f367d5c-b1f5-41d5-b6eb-c4ac0bd1d9fa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:24.164387 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f367d5c-b1f5-41d5-b6eb-c4ac0bd1d9fa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:24.164996 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f367d5c-b1f5-41d5-b6eb-c4ac0bd1d9fa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:24.165569 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f367d5c-b1f5-41d5-b6eb-c4ac0bd1d9fa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:24.165887 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f367d5c-b1f5-41d5-b6eb-c4ac0bd1d9fa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:24.166378 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f367d5c-b1f5-41d5-b6eb-c4ac0bd1d9fa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:24.170756 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7717ca2f-0327-483e-9304-681bfbf4ed09 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.061158 Jun 10 13:20:24.172083 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 144/406] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:20:24 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-volume_attachments => generated 197 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:20:24.193055 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5f367d5c-b1f5-41d5-b6eb-c4ac0bd1d9fa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:24.338472 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5f367d5c-b1f5-41d5-b6eb-c4ac0bd1d9fa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:24.346088 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5f367d5c-b1f5-41d5-b6eb-c4ac0bd1d9fa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:24.347110 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5f367d5c-b1f5-41d5-b6eb-c4ac0bd1d9fa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:24.355811 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5f367d5c-b1f5-41d5-b6eb-c4ac0bd1d9fa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.210044 Jun 10 13:20:24.356080 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 128/407] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:24 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:25.128273 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a7cbbd66-5a70-4a1e-bd26-1c97e5b6e926 tempest-TestMultiAttachVolumeSwap-1141569987 tempest-TestMultiAttachVolumeSwap-1141569987-project] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "485e09df-b196-4a7b-bcbb-5fc48964f09e"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:25.130225 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a7cbbd66-5a70-4a1e-bd26-1c97e5b6e926 tempest-TestMultiAttachVolumeSwap-1141569987 tempest-TestMultiAttachVolumeSwap-1141569987-project] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:25.135559 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7cbbd66-5a70-4a1e-bd26-1c97e5b6e926 tempest-TestMultiAttachVolumeSwap-1141569987 tempest-TestMultiAttachVolumeSwap-1141569987-project] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:25.135846 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7cbbd66-5a70-4a1e-bd26-1c97e5b6e926 tempest-TestMultiAttachVolumeSwap-1141569987 tempest-TestMultiAttachVolumeSwap-1141569987-project] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:25.136081 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7cbbd66-5a70-4a1e-bd26-1c97e5b6e926 tempest-TestMultiAttachVolumeSwap-1141569987 tempest-TestMultiAttachVolumeSwap-1141569987-project] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:25.136571 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7cbbd66-5a70-4a1e-bd26-1c97e5b6e926 tempest-TestMultiAttachVolumeSwap-1141569987 tempest-TestMultiAttachVolumeSwap-1141569987-project] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:25.136697 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7cbbd66-5a70-4a1e-bd26-1c97e5b6e926 tempest-TestMultiAttachVolumeSwap-1141569987 tempest-TestMultiAttachVolumeSwap-1141569987-project] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:25.136888 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7cbbd66-5a70-4a1e-bd26-1c97e5b6e926 tempest-TestMultiAttachVolumeSwap-1141569987 tempest-TestMultiAttachVolumeSwap-1141569987-project] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:25.184375 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b019d0d0-79de-4d7b-9b02-34f631cab702 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:25.184940 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b019d0d0-79de-4d7b-9b02-34f631cab702 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:25.189306 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b019d0d0-79de-4d7b-9b02-34f631cab702 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:25.189749 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b019d0d0-79de-4d7b-9b02-34f631cab702 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:25.190015 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b019d0d0-79de-4d7b-9b02-34f631cab702 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:25.190390 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b019d0d0-79de-4d7b-9b02-34f631cab702 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:25.190713 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b019d0d0-79de-4d7b-9b02-34f631cab702 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:25.190921 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b019d0d0-79de-4d7b-9b02-34f631cab702 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:25.215203 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b019d0d0-79de-4d7b-9b02-34f631cab702 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.034256 Jun 10 13:20:25.215203 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 145/408] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:20:25 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:20:25.226900 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-a7cbbd66-5a70-4a1e-bd26-1c97e5b6e926 tempest-TestMultiAttachVolumeSwap-1141569987 tempest-TestMultiAttachVolumeSwap-1141569987-project] HTTP exception thrown: volume e6fd6a4d-545a-4f71-b5ad-0848290fa5ba is not migrating; this API should only be called by Cinder Jun 10 13:20:25.227194 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a7cbbd66-5a70-4a1e-bd26-1c97e5b6e926 tempest-TestMultiAttachVolumeSwap-1141569987 tempest-TestMultiAttachVolumeSwap-1141569987-project] Returning 409 to user: volume e6fd6a4d-545a-4f71-b5ad-0848290fa5ba is not migrating; this API should only be called by Cinder {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:20:25.227632 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a7cbbd66-5a70-4a1e-bd26-1c97e5b6e926 tempest-TestMultiAttachVolumeSwap-1141569987 tempest-TestMultiAttachVolumeSwap-1141569987-project] 10.4.3.74 "PUT /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments/e6fd6a4d-545a-4f71-b5ad-0848290fa5ba" status: 409 len: 154 microversion: 2.60 time: 0.601498 Jun 10 13:20:25.227972 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 136/409] 10.4.3.74 () {70 vars in 1585 bytes} [Wed Jun 10 13:20:24 2026] PUT /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments/e6fd6a4d-545a-4f71-b5ad-0848290fa5ba => generated 154 bytes in 602 msecs (HTTP/1.1 409) 9 headers in 380 bytes (1 switches on core 0) Jun 10 13:20:25.331603 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6c4c92d6-e978-448b-ada7-d9025bb4aa07 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:25.334236 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6c4c92d6-e978-448b-ada7-d9025bb4aa07 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:25.338771 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c4c92d6-e978-448b-ada7-d9025bb4aa07 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:25.339060 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c4c92d6-e978-448b-ada7-d9025bb4aa07 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:25.339247 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c4c92d6-e978-448b-ada7-d9025bb4aa07 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:25.339568 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c4c92d6-e978-448b-ada7-d9025bb4aa07 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:25.339746 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c4c92d6-e978-448b-ada7-d9025bb4aa07 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:25.339894 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c4c92d6-e978-448b-ada7-d9025bb4aa07 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:25.362282 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6c4c92d6-e978-448b-ada7-d9025bb4aa07 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.033019 Jun 10 13:20:25.362883 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 129/410] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:20:25 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:25.375415 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f99f6a1a-798b-4c96-b00e-6ecaa7707942 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:25.376772 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-70405f12-ade0-46fc-b93a-2c11f92057c8 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:25.376905 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f99f6a1a-798b-4c96-b00e-6ecaa7707942 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:25.378590 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-70405f12-ade0-46fc-b93a-2c11f92057c8 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:25.382297 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f99f6a1a-798b-4c96-b00e-6ecaa7707942 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:25.382751 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f99f6a1a-798b-4c96-b00e-6ecaa7707942 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:25.384282 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f99f6a1a-798b-4c96-b00e-6ecaa7707942 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:25.384282 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f99f6a1a-798b-4c96-b00e-6ecaa7707942 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:25.384282 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f99f6a1a-798b-4c96-b00e-6ecaa7707942 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:25.384282 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f99f6a1a-798b-4c96-b00e-6ecaa7707942 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:25.386228 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70405f12-ade0-46fc-b93a-2c11f92057c8 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:25.386624 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70405f12-ade0-46fc-b93a-2c11f92057c8 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:25.386868 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70405f12-ade0-46fc-b93a-2c11f92057c8 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:25.387477 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70405f12-ade0-46fc-b93a-2c11f92057c8 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:25.388002 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70405f12-ade0-46fc-b93a-2c11f92057c8 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:25.388221 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70405f12-ade0-46fc-b93a-2c11f92057c8 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:25.416868 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f99f6a1a-798b-4c96-b00e-6ecaa7707942 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.043921 Jun 10 13:20:25.417468 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 146/411] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:20:25 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:25.418487 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-70405f12-ade0-46fc-b93a-2c11f92057c8 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:25.491008 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6aa735ca-1250-453f-bc60-f1ad3bc3299a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:25.491305 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6aa735ca-1250-453f-bc60-f1ad3bc3299a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:25.496501 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6aa735ca-1250-453f-bc60-f1ad3bc3299a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:25.497072 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6aa735ca-1250-453f-bc60-f1ad3bc3299a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:25.497072 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6aa735ca-1250-453f-bc60-f1ad3bc3299a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:25.498003 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6aa735ca-1250-453f-bc60-f1ad3bc3299a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:25.498003 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6aa735ca-1250-453f-bc60-f1ad3bc3299a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:25.498003 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6aa735ca-1250-453f-bc60-f1ad3bc3299a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:25.576320 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-70405f12-ade0-46fc-b93a-2c11f92057c8 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:25.583543 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-70405f12-ade0-46fc-b93a-2c11f92057c8 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:25.584395 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-70405f12-ade0-46fc-b93a-2c11f92057c8 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:25.592200 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-6aa735ca-1250-453f-bc60-f1ad3bc3299a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lazy-loading 'services' on Instance uuid c30a8097-8373-43a7-ba64-17ac15949b35 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:20:25.593721 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-70405f12-ade0-46fc-b93a-2c11f92057c8 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.219176 Jun 10 13:20:25.594009 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 137/412] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:25 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:25.688091 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6aa735ca-1250-453f-bc60-f1ad3bc3299a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments/e6fd6a4d-545a-4f71-b5ad-0848290fa5ba" status: 202 len: 0 microversion: 2.60 time: 0.199937 Jun 10 13:20:25.688502 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 130/413] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:20:25 2026] DELETE /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments/e6fd6a4d-545a-4f71-b5ad-0848290fa5ba => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:20:25.702372 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0d25e726-c429-4c42-96b2-bff883a09943 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:25.703805 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0d25e726-c429-4c42-96b2-bff883a09943 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:25.708552 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d25e726-c429-4c42-96b2-bff883a09943 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:25.709845 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d25e726-c429-4c42-96b2-bff883a09943 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:25.709845 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d25e726-c429-4c42-96b2-bff883a09943 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:25.709845 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d25e726-c429-4c42-96b2-bff883a09943 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:25.709845 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d25e726-c429-4c42-96b2-bff883a09943 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:25.709845 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d25e726-c429-4c42-96b2-bff883a09943 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:25.731772 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0d25e726-c429-4c42-96b2-bff883a09943 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.032764 Jun 10 13:20:25.732422 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 147/414] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:20:25 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:26.228282 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-17200b3c-e4eb-4f81-bdef-29da8b4510a4 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:26.229531 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-17200b3c-e4eb-4f81-bdef-29da8b4510a4 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:26.232866 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17200b3c-e4eb-4f81-bdef-29da8b4510a4 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:26.233134 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17200b3c-e4eb-4f81-bdef-29da8b4510a4 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:26.233341 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17200b3c-e4eb-4f81-bdef-29da8b4510a4 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:26.233717 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17200b3c-e4eb-4f81-bdef-29da8b4510a4 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:26.233977 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17200b3c-e4eb-4f81-bdef-29da8b4510a4 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:26.234130 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-17200b3c-e4eb-4f81-bdef-29da8b4510a4 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:26.258086 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-17200b3c-e4eb-4f81-bdef-29da8b4510a4 tempest-VolumesAssistedSnapshotsTest-1775543438 tempest-VolumesAssistedSnapshotsTest-1775543438-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.032287 Jun 10 13:20:26.258639 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 138/415] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:20:26 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:20:26.612053 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ba6c6602-919a-4a09-ab13-91e3eba55f6d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:26.613682 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ba6c6602-919a-4a09-ab13-91e3eba55f6d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:26.618836 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba6c6602-919a-4a09-ab13-91e3eba55f6d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:26.619404 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba6c6602-919a-4a09-ab13-91e3eba55f6d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:26.619797 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba6c6602-919a-4a09-ab13-91e3eba55f6d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:26.620422 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba6c6602-919a-4a09-ab13-91e3eba55f6d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:26.620901 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba6c6602-919a-4a09-ab13-91e3eba55f6d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:26.621298 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba6c6602-919a-4a09-ab13-91e3eba55f6d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:26.641857 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ba6c6602-919a-4a09-ab13-91e3eba55f6d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:26.746554 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ff39dbdc-bafc-4313-80a4-d33999629f49 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:26.749980 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ff39dbdc-bafc-4313-80a4-d33999629f49 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:26.756676 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff39dbdc-bafc-4313-80a4-d33999629f49 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:26.758783 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff39dbdc-bafc-4313-80a4-d33999629f49 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:26.758783 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff39dbdc-bafc-4313-80a4-d33999629f49 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:26.758783 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff39dbdc-bafc-4313-80a4-d33999629f49 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:26.758783 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff39dbdc-bafc-4313-80a4-d33999629f49 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:26.758783 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff39dbdc-bafc-4313-80a4-d33999629f49 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:26.796208 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ff39dbdc-bafc-4313-80a4-d33999629f49 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.052077 Jun 10 13:20:26.796543 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 148/416] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:20:26 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:26.888144 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ba6c6602-919a-4a09-ab13-91e3eba55f6d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:26.896668 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ba6c6602-919a-4a09-ab13-91e3eba55f6d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:26.897503 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ba6c6602-919a-4a09-ab13-91e3eba55f6d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:26.906391 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ba6c6602-919a-4a09-ab13-91e3eba55f6d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.296464 Jun 10 13:20:26.906932 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 131/417] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:26 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:27.425806 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3038514f-bc8d-44a4-921f-80d70194eaaf tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:27.426124 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3038514f-bc8d-44a4-921f-80d70194eaaf tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:27.430699 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3038514f-bc8d-44a4-921f-80d70194eaaf tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:27.431061 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3038514f-bc8d-44a4-921f-80d70194eaaf tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:27.431177 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3038514f-bc8d-44a4-921f-80d70194eaaf tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:27.431482 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3038514f-bc8d-44a4-921f-80d70194eaaf tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:27.431709 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3038514f-bc8d-44a4-921f-80d70194eaaf tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:27.431753 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3038514f-bc8d-44a4-921f-80d70194eaaf tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:27.452162 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3038514f-bc8d-44a4-921f-80d70194eaaf tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:20:27.516043 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3038514f-bc8d-44a4-921f-80d70194eaaf tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 204 len: 0 microversion: 2.1 time: 0.091081 Jun 10 13:20:27.516043 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 139/418] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:20:27 2026] DELETE /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:20:27.526418 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-45bd0ae8-2dbf-44d4-b300-9ab651b5ac8a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:27.527335 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-45bd0ae8-2dbf-44d4-b300-9ab651b5ac8a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:27.531875 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45bd0ae8-2dbf-44d4-b300-9ab651b5ac8a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:27.532836 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45bd0ae8-2dbf-44d4-b300-9ab651b5ac8a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:27.533182 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45bd0ae8-2dbf-44d4-b300-9ab651b5ac8a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:27.533804 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45bd0ae8-2dbf-44d4-b300-9ab651b5ac8a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:27.534245 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45bd0ae8-2dbf-44d4-b300-9ab651b5ac8a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:27.534815 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45bd0ae8-2dbf-44d4-b300-9ab651b5ac8a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:27.553194 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-45bd0ae8-2dbf-44d4-b300-9ab651b5ac8a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:27.752272 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-45bd0ae8-2dbf-44d4-b300-9ab651b5ac8a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:27.761039 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-45bd0ae8-2dbf-44d4-b300-9ab651b5ac8a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1681 microversion: 2.1 time: 0.237610 Jun 10 13:20:27.761561 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 149/419] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:20:27 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1681 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:20:27.815258 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-742357f3-1c70-4b3b-9a44-5c5fa46c3518 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:27.816644 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-742357f3-1c70-4b3b-9a44-5c5fa46c3518 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:27.820965 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-742357f3-1c70-4b3b-9a44-5c5fa46c3518 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:27.821202 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-742357f3-1c70-4b3b-9a44-5c5fa46c3518 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:27.821375 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-742357f3-1c70-4b3b-9a44-5c5fa46c3518 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:27.821617 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-742357f3-1c70-4b3b-9a44-5c5fa46c3518 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:27.821746 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-742357f3-1c70-4b3b-9a44-5c5fa46c3518 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:27.821903 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-742357f3-1c70-4b3b-9a44-5c5fa46c3518 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:27.844904 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-742357f3-1c70-4b3b-9a44-5c5fa46c3518 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.036290 Jun 10 13:20:27.845314 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 132/420] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:20:27 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:27.929086 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-274fcb57-2bd9-42db-af97-58b4a485ff24 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:27.932199 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-274fcb57-2bd9-42db-af97-58b4a485ff24 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:27.942249 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-274fcb57-2bd9-42db-af97-58b4a485ff24 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:27.942710 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-274fcb57-2bd9-42db-af97-58b4a485ff24 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:27.943045 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-274fcb57-2bd9-42db-af97-58b4a485ff24 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:27.943661 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-274fcb57-2bd9-42db-af97-58b4a485ff24 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:27.944094 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-274fcb57-2bd9-42db-af97-58b4a485ff24 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:27.944828 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-274fcb57-2bd9-42db-af97-58b4a485ff24 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:27.969401 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-274fcb57-2bd9-42db-af97-58b4a485ff24 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:28.147909 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-274fcb57-2bd9-42db-af97-58b4a485ff24 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:28.153445 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-274fcb57-2bd9-42db-af97-58b4a485ff24 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:28.154249 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-274fcb57-2bd9-42db-af97-58b4a485ff24 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:28.167130 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-274fcb57-2bd9-42db-af97-58b4a485ff24 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.240698 Jun 10 13:20:28.167518 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 140/421] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:27 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:28.733469 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-b9b3d67f-1858-4187-95b7-c7646f032288 req-1fd694f3-eba2-45d8-91b2-330867531991 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dcb96a44-f375-4db3-a7f6-e0e85c70d490", "name": "network-vif-unplugged", "status": "completed", "tag": "3676b6c6-8e2a-447c-b886-2a1ee28337ae"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:28.739810 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-b9b3d67f-1858-4187-95b7-c7646f032288 req-1fd694f3-eba2-45d8-91b2-330867531991 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:28.742395 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-b9b3d67f-1858-4187-95b7-c7646f032288 req-1fd694f3-eba2-45d8-91b2-330867531991 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:28.742395 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-b9b3d67f-1858-4187-95b7-c7646f032288 req-1fd694f3-eba2-45d8-91b2-330867531991 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:28.747402 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-b9b3d67f-1858-4187-95b7-c7646f032288 req-1fd694f3-eba2-45d8-91b2-330867531991 service nova] Creating event network-vif-unplugged:3676b6c6-8e2a-447c-b886-2a1ee28337ae for instance dcb96a44-f375-4db3-a7f6-e0e85c70d490 on np0000002501 Jun 10 13:20:28.748327 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-b9b3d67f-1858-4187-95b7-c7646f032288 req-1fd694f3-eba2-45d8-91b2-330867531991 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:28.753737 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-b9b3d67f-1858-4187-95b7-c7646f032288 req-1fd694f3-eba2-45d8-91b2-330867531991 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.022318 Jun 10 13:20:28.754298 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 150/422] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:28 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 10 13:20:28.788841 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-609c4fcc-85db-45ae-aeb6-7bff54fca6c0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:28.791757 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-609c4fcc-85db-45ae-aeb6-7bff54fca6c0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:28.799886 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-609c4fcc-85db-45ae-aeb6-7bff54fca6c0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:28.800026 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-609c4fcc-85db-45ae-aeb6-7bff54fca6c0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:28.800290 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-609c4fcc-85db-45ae-aeb6-7bff54fca6c0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:28.801024 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-609c4fcc-85db-45ae-aeb6-7bff54fca6c0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:28.801917 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-609c4fcc-85db-45ae-aeb6-7bff54fca6c0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:28.801917 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-609c4fcc-85db-45ae-aeb6-7bff54fca6c0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:28.831619 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-609c4fcc-85db-45ae-aeb6-7bff54fca6c0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:28.860157 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-72d41cae-40db-4af5-b00c-2e2709266567 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:28.862177 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-72d41cae-40db-4af5-b00c-2e2709266567 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:28.867328 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-72d41cae-40db-4af5-b00c-2e2709266567 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:28.867629 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-72d41cae-40db-4af5-b00c-2e2709266567 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:28.867826 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-72d41cae-40db-4af5-b00c-2e2709266567 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:28.868208 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-72d41cae-40db-4af5-b00c-2e2709266567 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:28.869220 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-72d41cae-40db-4af5-b00c-2e2709266567 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:28.869220 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-72d41cae-40db-4af5-b00c-2e2709266567 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:28.895449 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-72d41cae-40db-4af5-b00c-2e2709266567 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.037516 Jun 10 13:20:28.895449 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 141/423] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:20:28 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:29.018046 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-47603fa0-ed09-496e-b7a8-0a2df71055b7 req-f8ce0ac2-0b73-463b-ac71-087cb92a0634 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-plugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:29.029257 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-47603fa0-ed09-496e-b7a8-0a2df71055b7 req-f8ce0ac2-0b73-463b-ac71-087cb92a0634 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:29.029257 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-47603fa0-ed09-496e-b7a8-0a2df71055b7 req-f8ce0ac2-0b73-463b-ac71-087cb92a0634 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:29.030590 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-47603fa0-ed09-496e-b7a8-0a2df71055b7 req-f8ce0ac2-0b73-463b-ac71-087cb92a0634 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:29.040191 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-47603fa0-ed09-496e-b7a8-0a2df71055b7 req-f8ce0ac2-0b73-463b-ac71-087cb92a0634 service nova] Creating event network-vif-plugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:29.040885 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-47603fa0-ed09-496e-b7a8-0a2df71055b7 req-f8ce0ac2-0b73-463b-ac71-087cb92a0634 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:29.047199 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-47603fa0-ed09-496e-b7a8-0a2df71055b7 req-f8ce0ac2-0b73-463b-ac71-087cb92a0634 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032448 Jun 10 13:20:29.047199 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 151/424] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:29 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 10 13:20:29.065941 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-609c4fcc-85db-45ae-aeb6-7bff54fca6c0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:29.079031 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-609c4fcc-85db-45ae-aeb6-7bff54fca6c0 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1681 microversion: 2.1 time: 0.296263 Jun 10 13:20:29.079339 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 133/425] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:20:28 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1681 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:20:29.185670 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-559cf6e0-2a4b-46e7-9edf-33fd34e11e90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:29.187175 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-559cf6e0-2a4b-46e7-9edf-33fd34e11e90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:29.193317 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-559cf6e0-2a4b-46e7-9edf-33fd34e11e90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:29.193577 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-559cf6e0-2a4b-46e7-9edf-33fd34e11e90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:29.193777 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-559cf6e0-2a4b-46e7-9edf-33fd34e11e90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:29.194202 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-559cf6e0-2a4b-46e7-9edf-33fd34e11e90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:29.194585 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-559cf6e0-2a4b-46e7-9edf-33fd34e11e90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:29.194907 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-559cf6e0-2a4b-46e7-9edf-33fd34e11e90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:29.215438 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-559cf6e0-2a4b-46e7-9edf-33fd34e11e90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:29.378114 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-559cf6e0-2a4b-46e7-9edf-33fd34e11e90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:29.384050 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-559cf6e0-2a4b-46e7-9edf-33fd34e11e90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:29.384926 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-559cf6e0-2a4b-46e7-9edf-33fd34e11e90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:29.394111 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-559cf6e0-2a4b-46e7-9edf-33fd34e11e90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.210141 Jun 10 13:20:29.394557 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 142/426] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:29 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:29.910786 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-32b22da7-08c0-4806-b558-e8b56eb97c96 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:29.912594 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-32b22da7-08c0-4806-b558-e8b56eb97c96 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:29.917125 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-32b22da7-08c0-4806-b558-e8b56eb97c96 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:29.917364 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-32b22da7-08c0-4806-b558-e8b56eb97c96 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:29.917577 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-32b22da7-08c0-4806-b558-e8b56eb97c96 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:29.917882 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-32b22da7-08c0-4806-b558-e8b56eb97c96 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:29.918073 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-32b22da7-08c0-4806-b558-e8b56eb97c96 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:29.918227 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-32b22da7-08c0-4806-b558-e8b56eb97c96 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:29.940576 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-32b22da7-08c0-4806-b558-e8b56eb97c96 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments" status: 200 len: 25 microversion: 2.60 time: 0.032267 Jun 10 13:20:29.940970 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 152/427] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:20:29 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:20:29.993892 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9ab5f9bf-73d3-489f-bec6-2e84eb0a2958 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:29.994314 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9ab5f9bf-73d3-489f-bec6-2e84eb0a2958 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:29.999013 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9ab5f9bf-73d3-489f-bec6-2e84eb0a2958 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:29.999217 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9ab5f9bf-73d3-489f-bec6-2e84eb0a2958 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:29.999421 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9ab5f9bf-73d3-489f-bec6-2e84eb0a2958 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:29.999701 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9ab5f9bf-73d3-489f-bec6-2e84eb0a2958 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:29.999845 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9ab5f9bf-73d3-489f-bec6-2e84eb0a2958 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:30.000013 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9ab5f9bf-73d3-489f-bec6-2e84eb0a2958 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:30.058331 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-9ab5f9bf-73d3-489f-bec6-2e84eb0a2958 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lazy-loading 'services' on Instance uuid 3b1b0634-a37d-4051-907d-fba840eb6659 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:20:30.099818 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bf703eaa-2dc8-494f-bc6f-4adedd383117 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:30.102794 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-bf703eaa-2dc8-494f-bc6f-4adedd383117 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:30.108981 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf703eaa-2dc8-494f-bc6f-4adedd383117 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:30.109343 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf703eaa-2dc8-494f-bc6f-4adedd383117 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:30.109672 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf703eaa-2dc8-494f-bc6f-4adedd383117 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:30.110291 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf703eaa-2dc8-494f-bc6f-4adedd383117 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:30.111100 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf703eaa-2dc8-494f-bc6f-4adedd383117 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:30.111539 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf703eaa-2dc8-494f-bc6f-4adedd383117 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:30.129816 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9ab5f9bf-73d3-489f-bec6-2e84eb0a2958 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments/e6fd6a4d-545a-4f71-b5ad-0848290fa5ba" status: 202 len: 0 microversion: 2.60 time: 0.137464 Jun 10 13:20:30.130698 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 134/428] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:20:29 2026] DELETE /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments/e6fd6a4d-545a-4f71-b5ad-0848290fa5ba => generated 0 bytes in 139 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:20:30.142555 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7fbb708f-4337-4579-a834-b530e22cc666 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:30.144543 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7fbb708f-4337-4579-a834-b530e22cc666 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:30.145870 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-bf703eaa-2dc8-494f-bc6f-4adedd383117 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:30.149297 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7fbb708f-4337-4579-a834-b530e22cc666 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:30.149565 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7fbb708f-4337-4579-a834-b530e22cc666 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:30.149678 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7fbb708f-4337-4579-a834-b530e22cc666 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:30.149941 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7fbb708f-4337-4579-a834-b530e22cc666 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:30.150152 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7fbb708f-4337-4579-a834-b530e22cc666 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:30.150269 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7fbb708f-4337-4579-a834-b530e22cc666 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:30.176980 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7fbb708f-4337-4579-a834-b530e22cc666 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.036988 Jun 10 13:20:30.177308 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 153/429] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:20:30 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:30.348368 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bf703eaa-2dc8-494f-bc6f-4adedd383117 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:30.360163 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-bf703eaa-2dc8-494f-bc6f-4adedd383117 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1681 microversion: 2.1 time: 0.262823 Jun 10 13:20:30.360528 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 143/430] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:20:30 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1681 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:20:30.417157 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ca512518-b3e6-4b94-9b1c-62903f29d5ed tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:30.419305 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ca512518-b3e6-4b94-9b1c-62903f29d5ed tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:30.424702 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca512518-b3e6-4b94-9b1c-62903f29d5ed tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:30.425296 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca512518-b3e6-4b94-9b1c-62903f29d5ed tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:30.427407 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca512518-b3e6-4b94-9b1c-62903f29d5ed tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:30.427407 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca512518-b3e6-4b94-9b1c-62903f29d5ed tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:30.427407 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca512518-b3e6-4b94-9b1c-62903f29d5ed tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:30.427407 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca512518-b3e6-4b94-9b1c-62903f29d5ed tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:30.452385 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ca512518-b3e6-4b94-9b1c-62903f29d5ed tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:30.591308 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ca512518-b3e6-4b94-9b1c-62903f29d5ed tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:30.598927 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ca512518-b3e6-4b94-9b1c-62903f29d5ed tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:30.599986 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ca512518-b3e6-4b94-9b1c-62903f29d5ed tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:30.619095 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ca512518-b3e6-4b94-9b1c-62903f29d5ed tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1757 microversion: 2.87 time: 0.203029 Jun 10 13:20:30.619095 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 135/431] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:30 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1757 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:30.645769 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-06e3a450-4d04-4d40-a906-081cd2c856f4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:30.648077 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-06e3a450-4d04-4d40-a906-081cd2c856f4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:30.652852 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06e3a450-4d04-4d40-a906-081cd2c856f4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:30.653072 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06e3a450-4d04-4d40-a906-081cd2c856f4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:30.653203 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06e3a450-4d04-4d40-a906-081cd2c856f4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:30.653469 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06e3a450-4d04-4d40-a906-081cd2c856f4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:30.653635 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06e3a450-4d04-4d40-a906-081cd2c856f4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:30.653799 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06e3a450-4d04-4d40-a906-081cd2c856f4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:30.716281 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-06e3a450-4d04-4d40-a906-081cd2c856f4 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "POST /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb/action" status: 202 len: 0 microversion: 2.87 time: 0.073975 Jun 10 13:20:30.716500 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 154/432] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:20:30 2026] POST /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:20:30.728909 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7fec9e1a-b250-4e96-843d-9603016ac4de tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:30.732641 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7fec9e1a-b250-4e96-843d-9603016ac4de tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:30.740860 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7fec9e1a-b250-4e96-843d-9603016ac4de tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:30.742107 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7fec9e1a-b250-4e96-843d-9603016ac4de tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:30.743207 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7fec9e1a-b250-4e96-843d-9603016ac4de tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:30.745759 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7fec9e1a-b250-4e96-843d-9603016ac4de tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:30.746368 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7fec9e1a-b250-4e96-843d-9603016ac4de tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:30.748059 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7fec9e1a-b250-4e96-843d-9603016ac4de tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:30.777778 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7fec9e1a-b250-4e96-843d-9603016ac4de tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:30.821769 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-34188ff5-d241-4686-8503-cb2628c5dea9 req-d44946c7-670f-49a3-b902-24e3095a3bcc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dcb96a44-f375-4db3-a7f6-e0e85c70d490", "name": "network-vif-unplugged", "status": "completed", "tag": "3676b6c6-8e2a-447c-b886-2a1ee28337ae"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:30.832813 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-34188ff5-d241-4686-8503-cb2628c5dea9 req-d44946c7-670f-49a3-b902-24e3095a3bcc service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:30.832813 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-34188ff5-d241-4686-8503-cb2628c5dea9 req-d44946c7-670f-49a3-b902-24e3095a3bcc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:30.833160 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-34188ff5-d241-4686-8503-cb2628c5dea9 req-d44946c7-670f-49a3-b902-24e3095a3bcc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:30.848526 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-34188ff5-d241-4686-8503-cb2628c5dea9 req-d44946c7-670f-49a3-b902-24e3095a3bcc service nova] Creating event network-vif-unplugged:3676b6c6-8e2a-447c-b886-2a1ee28337ae for instance dcb96a44-f375-4db3-a7f6-e0e85c70d490 on np0000002501 Jun 10 13:20:30.852858 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-34188ff5-d241-4686-8503-cb2628c5dea9 req-d44946c7-670f-49a3-b902-24e3095a3bcc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:30.861496 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-34188ff5-d241-4686-8503-cb2628c5dea9 req-d44946c7-670f-49a3-b902-24e3095a3bcc service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.045652 Jun 10 13:20:30.862072 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 136/433] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:30 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 10 13:20:30.904800 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-cfb34067-db37-4b7c-b3f4-93416086d8af req-9032bc61-955b-4b26-9f2b-98329adfe059 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dcb96a44-f375-4db3-a7f6-e0e85c70d490", "name": "network-vif-deleted", "tag": "3676b6c6-8e2a-447c-b886-2a1ee28337ae"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:30.914885 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-cfb34067-db37-4b7c-b3f4-93416086d8af req-9032bc61-955b-4b26-9f2b-98329adfe059 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:30.915455 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-cfb34067-db37-4b7c-b3f4-93416086d8af req-9032bc61-955b-4b26-9f2b-98329adfe059 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:30.915455 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-cfb34067-db37-4b7c-b3f4-93416086d8af req-9032bc61-955b-4b26-9f2b-98329adfe059 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:30.928291 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-cfb34067-db37-4b7c-b3f4-93416086d8af req-9032bc61-955b-4b26-9f2b-98329adfe059 service nova] Creating event network-vif-deleted:3676b6c6-8e2a-447c-b886-2a1ee28337ae for instance dcb96a44-f375-4db3-a7f6-e0e85c70d490 on np0000002501 Jun 10 13:20:30.929234 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-cfb34067-db37-4b7c-b3f4-93416086d8af req-9032bc61-955b-4b26-9f2b-98329adfe059 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:30.936019 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-cfb34067-db37-4b7c-b3f4-93416086d8af req-9032bc61-955b-4b26-9f2b-98329adfe059 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033769 Jun 10 13:20:30.936895 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 155/434] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:30 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 10 13:20:30.987634 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7fec9e1a-b250-4e96-843d-9603016ac4de tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:30.993182 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7fec9e1a-b250-4e96-843d-9603016ac4de tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:30.994000 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7fec9e1a-b250-4e96-843d-9603016ac4de tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:31.003002 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7fec9e1a-b250-4e96-843d-9603016ac4de tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1765 microversion: 2.87 time: 0.277803 Jun 10 13:20:31.003316 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 144/435] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:30 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1765 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:31.098209 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-765c9082-1c98-4dba-926b-d6e367f31a55 req-b0fb9488-6111-4775-b1ba-769289f273c8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-plugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:31.104808 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-765c9082-1c98-4dba-926b-d6e367f31a55 req-b0fb9488-6111-4775-b1ba-769289f273c8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:31.104960 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-765c9082-1c98-4dba-926b-d6e367f31a55 req-b0fb9488-6111-4775-b1ba-769289f273c8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:31.105174 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-765c9082-1c98-4dba-926b-d6e367f31a55 req-b0fb9488-6111-4775-b1ba-769289f273c8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:31.115232 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-765c9082-1c98-4dba-926b-d6e367f31a55 req-b0fb9488-6111-4775-b1ba-769289f273c8 service nova] Creating event network-vif-plugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:31.115736 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-765c9082-1c98-4dba-926b-d6e367f31a55 req-b0fb9488-6111-4775-b1ba-769289f273c8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:31.120668 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-765c9082-1c98-4dba-926b-d6e367f31a55 req-b0fb9488-6111-4775-b1ba-769289f273c8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024170 Jun 10 13:20:31.121531 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 137/436] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:31 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 10 13:20:31.192740 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fc86a2c4-5cfd-4b57-a193-7c8eca12cb40 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:31.195064 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fc86a2c4-5cfd-4b57-a193-7c8eca12cb40 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:31.199996 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc86a2c4-5cfd-4b57-a193-7c8eca12cb40 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:31.200260 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc86a2c4-5cfd-4b57-a193-7c8eca12cb40 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:31.200463 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc86a2c4-5cfd-4b57-a193-7c8eca12cb40 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:31.200812 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc86a2c4-5cfd-4b57-a193-7c8eca12cb40 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:31.201043 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc86a2c4-5cfd-4b57-a193-7c8eca12cb40 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:31.201244 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc86a2c4-5cfd-4b57-a193-7c8eca12cb40 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:31.221607 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fc86a2c4-5cfd-4b57-a193-7c8eca12cb40 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.032163 Jun 10 13:20:31.222029 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 156/437] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:20:31 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:31.388104 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d0b70821-17ee-4f85-ae86-14755673b002 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:31.391715 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d0b70821-17ee-4f85-ae86-14755673b002 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:31.397246 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d0b70821-17ee-4f85-ae86-14755673b002 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:31.397666 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d0b70821-17ee-4f85-ae86-14755673b002 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:31.397952 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d0b70821-17ee-4f85-ae86-14755673b002 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:31.398595 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d0b70821-17ee-4f85-ae86-14755673b002 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:31.398998 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d0b70821-17ee-4f85-ae86-14755673b002 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:31.399459 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d0b70821-17ee-4f85-ae86-14755673b002 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:31.421540 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d0b70821-17ee-4f85-ae86-14755673b002 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:31.482480 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d0b70821-17ee-4f85-ae86-14755673b002 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:31.491026 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d0b70821-17ee-4f85-ae86-14755673b002 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1324 microversion: 2.1 time: 0.106759 Jun 10 13:20:31.491368 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 145/438] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:20:31 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1324 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:20:31.691308 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:31.754555 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9027f7ed-911b-43fb-acc3-da334846468a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:31.756546 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9027f7ed-911b-43fb-acc3-da334846468a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:31.761159 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9027f7ed-911b-43fb-acc3-da334846468a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:31.761485 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9027f7ed-911b-43fb-acc3-da334846468a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:31.761725 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9027f7ed-911b-43fb-acc3-da334846468a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:31.762228 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9027f7ed-911b-43fb-acc3-da334846468a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:31.762626 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9027f7ed-911b-43fb-acc3-da334846468a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:31.762839 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9027f7ed-911b-43fb-acc3-da334846468a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:31.783429 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9027f7ed-911b-43fb-acc3-da334846468a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:31.987648 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9027f7ed-911b-43fb-acc3-da334846468a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:31.994141 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9027f7ed-911b-43fb-acc3-da334846468a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:31.995153 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9027f7ed-911b-43fb-acc3-da334846468a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:32.001252 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9027f7ed-911b-43fb-acc3-da334846468a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1742 microversion: 2.49 time: 0.248561 Jun 10 13:20:32.001591 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 138/439] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:31 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1742 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:32.021710 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"net_id": "6ae4dccb-29db-475a-a398-cf6ba9027fde", "tag": "nic-tag"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:32.022378 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fe462e8a-75f8-4148-b011-54ea2ea14608 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:32.023101 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:32.023830 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fe462e8a-75f8-4148-b011-54ea2ea14608 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:32.030049 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:32.030702 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:32.030702 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:32.030841 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:32.031040 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:32.031161 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:32.034484 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe462e8a-75f8-4148-b011-54ea2ea14608 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:32.034484 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe462e8a-75f8-4148-b011-54ea2ea14608 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:32.034484 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe462e8a-75f8-4148-b011-54ea2ea14608 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:32.034868 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe462e8a-75f8-4148-b011-54ea2ea14608 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:32.035280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe462e8a-75f8-4148-b011-54ea2ea14608 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:32.035700 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe462e8a-75f8-4148-b011-54ea2ea14608 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:32.064931 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fe462e8a-75f8-4148-b011-54ea2ea14608 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:32.236094 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-16531a83-4cb5-4467-84b9-1754b8c88e13 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:32.240363 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-16531a83-4cb5-4467-84b9-1754b8c88e13 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:32.246584 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16531a83-4cb5-4467-84b9-1754b8c88e13 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:32.246584 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16531a83-4cb5-4467-84b9-1754b8c88e13 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:32.246584 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16531a83-4cb5-4467-84b9-1754b8c88e13 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:32.246584 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16531a83-4cb5-4467-84b9-1754b8c88e13 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:32.246584 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16531a83-4cb5-4467-84b9-1754b8c88e13 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:32.247151 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16531a83-4cb5-4467-84b9-1754b8c88e13 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:32.276201 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-16531a83-4cb5-4467-84b9-1754b8c88e13 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.042183 Jun 10 13:20:32.276201 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 139/440] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:20:32 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:32.299521 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fe462e8a-75f8-4148-b011-54ea2ea14608 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:32.307136 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fe462e8a-75f8-4148-b011-54ea2ea14608 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:32.308032 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fe462e8a-75f8-4148-b011-54ea2ea14608 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:32.319665 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fe462e8a-75f8-4148-b011-54ea2ea14608 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1765 microversion: 2.87 time: 0.300274 Jun 10 13:20:32.320363 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 146/441] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:32 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1765 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:32.507560 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bb0c2f6c-9bc9-47bb-9569-c73b1ded680a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:32.508938 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bb0c2f6c-9bc9-47bb-9569-c73b1ded680a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:32.513123 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bb0c2f6c-9bc9-47bb-9569-c73b1ded680a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:32.514661 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bb0c2f6c-9bc9-47bb-9569-c73b1ded680a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:32.514894 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bb0c2f6c-9bc9-47bb-9569-c73b1ded680a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:32.515495 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bb0c2f6c-9bc9-47bb-9569-c73b1ded680a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:32.515678 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bb0c2f6c-9bc9-47bb-9569-c73b1ded680a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:32.515975 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bb0c2f6c-9bc9-47bb-9569-c73b1ded680a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:32.540285 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bb0c2f6c-9bc9-47bb-9569-c73b1ded680a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:32.540556 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bb0c2f6c-9bc9-47bb-9569-c73b1ded680a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:32.540761 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bb0c2f6c-9bc9-47bb-9569-c73b1ded680a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:32.541062 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-bb0c2f6c-9bc9-47bb-9569-c73b1ded680a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lazy-loading 'fault' on Instance uuid dcb96a44-f375-4db3-a7f6-e0e85c70d490 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:20:32.547321 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-bb0c2f6c-9bc9-47bb-9569-c73b1ded680a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:32.617647 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bb0c2f6c-9bc9-47bb-9569-c73b1ded680a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:32.627129 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bb0c2f6c-9bc9-47bb-9569-c73b1ded680a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1329 microversion: 2.1 time: 0.121044 Jun 10 13:20:32.627375 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 140/442] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:20:32 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1329 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:20:33.289533 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-10d1ccb4-696f-4e6e-adc0-8864ef57eb47 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:33.292664 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-10d1ccb4-696f-4e6e-adc0-8864ef57eb47 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:33.300550 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-10d1ccb4-696f-4e6e-adc0-8864ef57eb47 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:33.300758 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-10d1ccb4-696f-4e6e-adc0-8864ef57eb47 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:33.300946 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-10d1ccb4-696f-4e6e-adc0-8864ef57eb47 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:33.302335 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-10d1ccb4-696f-4e6e-adc0-8864ef57eb47 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:33.302335 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-10d1ccb4-696f-4e6e-adc0-8864ef57eb47 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:33.302335 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-10d1ccb4-696f-4e6e-adc0-8864ef57eb47 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:33.330505 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-10d1ccb4-696f-4e6e-adc0-8864ef57eb47 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.042749 Jun 10 13:20:33.330671 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 147/443] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:20:33 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:33.349702 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1982ac92-0256-49c4-a197-5cdc2b8d5392 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:33.352670 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1982ac92-0256-49c4-a197-5cdc2b8d5392 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:33.359742 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1982ac92-0256-49c4-a197-5cdc2b8d5392 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:33.360041 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1982ac92-0256-49c4-a197-5cdc2b8d5392 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:33.360338 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1982ac92-0256-49c4-a197-5cdc2b8d5392 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:33.360957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1982ac92-0256-49c4-a197-5cdc2b8d5392 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:33.361660 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1982ac92-0256-49c4-a197-5cdc2b8d5392 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:33.362276 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1982ac92-0256-49c4-a197-5cdc2b8d5392 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:33.386169 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1982ac92-0256-49c4-a197-5cdc2b8d5392 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:33.557938 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-641468bd-104f-46cc-a040-b1c8d37e3522 req-521af247-7400-47aa-8a6a-9b5160f0f206 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-unplugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:33.565899 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-641468bd-104f-46cc-a040-b1c8d37e3522 req-521af247-7400-47aa-8a6a-9b5160f0f206 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:33.565899 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-641468bd-104f-46cc-a040-b1c8d37e3522 req-521af247-7400-47aa-8a6a-9b5160f0f206 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:33.565899 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-641468bd-104f-46cc-a040-b1c8d37e3522 req-521af247-7400-47aa-8a6a-9b5160f0f206 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:33.576378 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-641468bd-104f-46cc-a040-b1c8d37e3522 req-521af247-7400-47aa-8a6a-9b5160f0f206 service nova] Creating event network-vif-unplugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:33.576955 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-641468bd-104f-46cc-a040-b1c8d37e3522 req-521af247-7400-47aa-8a6a-9b5160f0f206 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:33.583989 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-641468bd-104f-46cc-a040-b1c8d37e3522 req-521af247-7400-47aa-8a6a-9b5160f0f206 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.027947 Jun 10 13:20:33.586959 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 148/444] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:33 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 10 13:20:33.632360 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1982ac92-0256-49c4-a197-5cdc2b8d5392 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:33.645751 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1982ac92-0256-49c4-a197-5cdc2b8d5392 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:33.648085 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1982ac92-0256-49c4-a197-5cdc2b8d5392 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:33.658855 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3429eb86-7ab7-4119-b955-79fd947dd56a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:33.662367 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3429eb86-7ab7-4119-b955-79fd947dd56a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:33.672330 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3429eb86-7ab7-4119-b955-79fd947dd56a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:33.672330 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3429eb86-7ab7-4119-b955-79fd947dd56a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:33.672330 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3429eb86-7ab7-4119-b955-79fd947dd56a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:33.673154 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3429eb86-7ab7-4119-b955-79fd947dd56a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:33.673789 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3429eb86-7ab7-4119-b955-79fd947dd56a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:33.674314 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3429eb86-7ab7-4119-b955-79fd947dd56a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:33.679586 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1982ac92-0256-49c4-a197-5cdc2b8d5392 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1765 microversion: 2.87 time: 0.332153 Jun 10 13:20:33.679971 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 141/445] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:33 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1765 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:33.723496 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3429eb86-7ab7-4119-b955-79fd947dd56a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:33.724206 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3429eb86-7ab7-4119-b955-79fd947dd56a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:33.724577 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3429eb86-7ab7-4119-b955-79fd947dd56a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:33.725028 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-3429eb86-7ab7-4119-b955-79fd947dd56a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lazy-loading 'fault' on Instance uuid dcb96a44-f375-4db3-a7f6-e0e85c70d490 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:20:33.731473 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3429eb86-7ab7-4119-b955-79fd947dd56a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:33.815589 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3429eb86-7ab7-4119-b955-79fd947dd56a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd591c394034832884bcf1a9497769a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e132617b06834365a5d0bd33f10915fb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:33.834408 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3429eb86-7ab7-4119-b955-79fd947dd56a tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 200 len: 1329 microversion: 2.1 time: 0.177026 Jun 10 13:20:33.835164 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 149/446] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:20:33 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 1329 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:20:34.343400 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5f124e46-f2bd-42cd-a728-38dd7b0d3d69 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:34.346890 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5f124e46-f2bd-42cd-a728-38dd7b0d3d69 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:34.351050 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f124e46-f2bd-42cd-a728-38dd7b0d3d69 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:34.351601 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f124e46-f2bd-42cd-a728-38dd7b0d3d69 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:34.351601 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f124e46-f2bd-42cd-a728-38dd7b0d3d69 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:34.351973 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f124e46-f2bd-42cd-a728-38dd7b0d3d69 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:34.352282 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f124e46-f2bd-42cd-a728-38dd7b0d3d69 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:34.352478 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f124e46-f2bd-42cd-a728-38dd7b0d3d69 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:34.374420 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5f124e46-f2bd-42cd-a728-38dd7b0d3d69 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.034044 Jun 10 13:20:34.374769 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 142/447] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:20:34 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:34.708095 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-03b175b2-2f97-4a46-9404-94cae26f9e39 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:34.711526 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-03b175b2-2f97-4a46-9404-94cae26f9e39 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:34.719715 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03b175b2-2f97-4a46-9404-94cae26f9e39 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:34.727748 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03b175b2-2f97-4a46-9404-94cae26f9e39 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:34.730612 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03b175b2-2f97-4a46-9404-94cae26f9e39 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:34.730612 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03b175b2-2f97-4a46-9404-94cae26f9e39 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:34.730612 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03b175b2-2f97-4a46-9404-94cae26f9e39 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:34.730612 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03b175b2-2f97-4a46-9404-94cae26f9e39 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:34.760281 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-03b175b2-2f97-4a46-9404-94cae26f9e39 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:34.862841 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cdb06170-6ce2-40ef-bde4-715e86985884 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:34.865289 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cdb06170-6ce2-40ef-bde4-715e86985884 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] [instance: dcb96a44-f375-4db3-a7f6-e0e85c70d490] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:34.869865 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdb06170-6ce2-40ef-bde4-715e86985884 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:34.870327 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdb06170-6ce2-40ef-bde4-715e86985884 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:34.870715 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdb06170-6ce2-40ef-bde4-715e86985884 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:34.871996 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdb06170-6ce2-40ef-bde4-715e86985884 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:34.871996 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdb06170-6ce2-40ef-bde4-715e86985884 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:34.872121 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdb06170-6ce2-40ef-bde4-715e86985884 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:34.885908 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-cdb06170-6ce2-40ef-bde4-715e86985884 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] HTTP exception thrown: Instance dcb96a44-f375-4db3-a7f6-e0e85c70d490 could not be found. Jun 10 13:20:34.886219 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cdb06170-6ce2-40ef-bde4-715e86985884 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Returning 404 to user: Instance dcb96a44-f375-4db3-a7f6-e0e85c70d490 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:20:34.886652 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cdb06170-6ce2-40ef-bde4-715e86985884 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490" status: 404 len: 111 microversion: 2.1 time: 0.028532 Jun 10 13:20:34.886958 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 143/448] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:20:34 2026] GET /compute/v2.1/servers/dcb96a44-f375-4db3-a7f6-e0e85c70d490 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:20:34.902752 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cd4b12d2-9f96-4db1-9294-e19d96c15c52 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:34.928728 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cd4b12d2-9f96-4db1-9294-e19d96c15c52 tempest-VolumesAssistedSnapshotsTest-761785976 tempest-VolumesAssistedSnapshotsTest-761785976-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1748179784" status: 202 len: 0 microversion: 2.1 time: 0.033959 Jun 10 13:20:34.929075 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 144/449] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:20:34 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1748179784 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:20:35.012207 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-03b175b2-2f97-4a46-9404-94cae26f9e39 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:35.022102 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-03b175b2-2f97-4a46-9404-94cae26f9e39 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:35.023295 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-03b175b2-2f97-4a46-9404-94cae26f9e39 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:35.034717 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-03b175b2-2f97-4a46-9404-94cae26f9e39 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1765 microversion: 2.87 time: 0.328681 Jun 10 13:20:35.035140 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 150/450] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:34 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1765 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:35.388117 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0ddd8508-ff2b-4391-be76-5701a11a9c3f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:35.391590 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0ddd8508-ff2b-4391-be76-5701a11a9c3f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:35.397163 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0ddd8508-ff2b-4391-be76-5701a11a9c3f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:35.397662 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0ddd8508-ff2b-4391-be76-5701a11a9c3f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:35.398013 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0ddd8508-ff2b-4391-be76-5701a11a9c3f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:35.398575 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0ddd8508-ff2b-4391-be76-5701a11a9c3f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:35.398925 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0ddd8508-ff2b-4391-be76-5701a11a9c3f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:35.399319 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0ddd8508-ff2b-4391-be76-5701a11a9c3f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:35.399831 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-c3dd9f72-9589-4b67-a0a8-26ed7fbf24f2 req-b4b9c711-9170-42ad-8735-71f864052117 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5", "tag": "e63a63b8-ee6b-490e-a3b3-dd4ce7eb7009"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:35.409080 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c3dd9f72-9589-4b67-a0a8-26ed7fbf24f2 req-b4b9c711-9170-42ad-8735-71f864052117 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:35.409254 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c3dd9f72-9589-4b67-a0a8-26ed7fbf24f2 req-b4b9c711-9170-42ad-8735-71f864052117 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:35.409477 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c3dd9f72-9589-4b67-a0a8-26ed7fbf24f2 req-b4b9c711-9170-42ad-8735-71f864052117 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:35.417176 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-c3dd9f72-9589-4b67-a0a8-26ed7fbf24f2 req-b4b9c711-9170-42ad-8735-71f864052117 service nova] Creating event network-changed:e63a63b8-ee6b-490e-a3b3-dd4ce7eb7009 for instance 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 on np0000002501 Jun 10 13:20:35.417707 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-c3dd9f72-9589-4b67-a0a8-26ed7fbf24f2 req-b4b9c711-9170-42ad-8735-71f864052117 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:35.422433 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-c3dd9f72-9589-4b67-a0a8-26ed7fbf24f2 req-b4b9c711-9170-42ad-8735-71f864052117 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024450 Jun 10 13:20:35.422768 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 151/451] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:35 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 10 13:20:35.426619 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0ddd8508-ff2b-4391-be76-5701a11a9c3f tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments" status: 200 len: 25 microversion: 2.60 time: 0.040488 Jun 10 13:20:35.427098 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 145/452] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:20:35 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659/os-volume_attachments => generated 25 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:20:35.450921 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-09202c11-9a6a-426d-b245-81bd6cff3740 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:35.451250 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-09202c11-9a6a-426d-b245-81bd6cff3740 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:35.455446 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09202c11-9a6a-426d-b245-81bd6cff3740 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:35.455617 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09202c11-9a6a-426d-b245-81bd6cff3740 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:35.455766 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09202c11-9a6a-426d-b245-81bd6cff3740 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:35.456038 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09202c11-9a6a-426d-b245-81bd6cff3740 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:35.456181 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09202c11-9a6a-426d-b245-81bd6cff3740 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:35.456293 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09202c11-9a6a-426d-b245-81bd6cff3740 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:35.474845 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-09202c11-9a6a-426d-b245-81bd6cff3740 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:20:35.543208 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-09202c11-9a6a-426d-b245-81bd6cff3740 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659" status: 204 len: 0 microversion: 2.60 time: 0.093788 Jun 10 13:20:35.543651 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 152/453] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:20:35 2026] DELETE /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:20:35.559210 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d9f141cd-c698-49a4-a09b-5ef6a65fd36a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:35.559326 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d9f141cd-c698-49a4-a09b-5ef6a65fd36a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:35.563082 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9f141cd-c698-49a4-a09b-5ef6a65fd36a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:35.563257 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9f141cd-c698-49a4-a09b-5ef6a65fd36a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:35.563453 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9f141cd-c698-49a4-a09b-5ef6a65fd36a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:35.563777 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9f141cd-c698-49a4-a09b-5ef6a65fd36a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:35.563955 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9f141cd-c698-49a4-a09b-5ef6a65fd36a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:35.564138 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9f141cd-c698-49a4-a09b-5ef6a65fd36a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:35.589590 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d9f141cd-c698-49a4-a09b-5ef6a65fd36a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:20:35.662475 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d9f141cd-c698-49a4-a09b-5ef6a65fd36a tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 204 len: 0 microversion: 2.60 time: 0.105210 Jun 10 13:20:35.663731 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 146/454] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:20:35 2026] DELETE /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:20:35.665008 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-b79fc584-74f7-4ecf-8d01-5fbfd31e1b77 req-9720df73-8e98-436e-972a-218e2ddbe595 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-unplugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}, {"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-plugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}, {"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-plugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}, {"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-unplugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}, {"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-unplugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}, {"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-plugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}, {"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-plugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:35.674373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b79fc584-74f7-4ecf-8d01-5fbfd31e1b77 req-9720df73-8e98-436e-972a-218e2ddbe595 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:35.674373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b79fc584-74f7-4ecf-8d01-5fbfd31e1b77 req-9720df73-8e98-436e-972a-218e2ddbe595 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:35.674373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b79fc584-74f7-4ecf-8d01-5fbfd31e1b77 req-9720df73-8e98-436e-972a-218e2ddbe595 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:35.674581 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-16d93d4f-9e00-4e03-9917-09c773d8d713 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:35.676024 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-16d93d4f-9e00-4e03-9917-09c773d8d713 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:35.680984 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b79fc584-74f7-4ecf-8d01-5fbfd31e1b77 req-9720df73-8e98-436e-972a-218e2ddbe595 service nova] Creating event network-vif-unplugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:35.681213 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b79fc584-74f7-4ecf-8d01-5fbfd31e1b77 req-9720df73-8e98-436e-972a-218e2ddbe595 service nova] Creating event network-vif-plugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:35.682122 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16d93d4f-9e00-4e03-9917-09c773d8d713 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:35.682179 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b79fc584-74f7-4ecf-8d01-5fbfd31e1b77 req-9720df73-8e98-436e-972a-218e2ddbe595 service nova] Creating event network-vif-plugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:35.682221 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16d93d4f-9e00-4e03-9917-09c773d8d713 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:35.682276 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b79fc584-74f7-4ecf-8d01-5fbfd31e1b77 req-9720df73-8e98-436e-972a-218e2ddbe595 service nova] Creating event network-vif-unplugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:35.682276 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b79fc584-74f7-4ecf-8d01-5fbfd31e1b77 req-9720df73-8e98-436e-972a-218e2ddbe595 service nova] Creating event network-vif-unplugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:35.682340 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16d93d4f-9e00-4e03-9917-09c773d8d713 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:35.682418 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b79fc584-74f7-4ecf-8d01-5fbfd31e1b77 req-9720df73-8e98-436e-972a-218e2ddbe595 service nova] Creating event network-vif-plugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:35.682418 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b79fc584-74f7-4ecf-8d01-5fbfd31e1b77 req-9720df73-8e98-436e-972a-218e2ddbe595 service nova] Creating event network-vif-plugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:20:35.682648 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16d93d4f-9e00-4e03-9917-09c773d8d713 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:35.682703 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-b79fc584-74f7-4ecf-8d01-5fbfd31e1b77 req-9720df73-8e98-436e-972a-218e2ddbe595 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:35.683081 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16d93d4f-9e00-4e03-9917-09c773d8d713 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:35.683483 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16d93d4f-9e00-4e03-9917-09c773d8d713 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:35.690769 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-b79fc584-74f7-4ecf-8d01-5fbfd31e1b77 req-9720df73-8e98-436e-972a-218e2ddbe595 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1215 microversion: 2.1 time: 0.027998 Jun 10 13:20:35.690769 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 153/455] 10.4.3.74 () {72 vars in 1426 bytes} [Wed Jun 10 13:20:35 2026] POST /compute/v2.1/os-server-external-events => generated 1215 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:20:35.704609 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-16d93d4f-9e00-4e03-9917-09c773d8d713 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:35.881780 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-16d93d4f-9e00-4e03-9917-09c773d8d713 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:35.890720 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-16d93d4f-9e00-4e03-9917-09c773d8d713 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:35.891610 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-16d93d4f-9e00-4e03-9917-09c773d8d713 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:35.897694 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-16d93d4f-9e00-4e03-9917-09c773d8d713 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659" status: 200 len: 1768 microversion: 2.60 time: 0.226346 Jun 10 13:20:35.898073 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 147/456] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:35 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659 => generated 1768 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:36.055167 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3c1af32d-42f4-49ce-a79c-2fd695ca5c77 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:36.059225 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3c1af32d-42f4-49ce-a79c-2fd695ca5c77 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:36.067205 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c1af32d-42f4-49ce-a79c-2fd695ca5c77 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:36.067728 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c1af32d-42f4-49ce-a79c-2fd695ca5c77 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:36.069463 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c1af32d-42f4-49ce-a79c-2fd695ca5c77 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:36.069463 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c1af32d-42f4-49ce-a79c-2fd695ca5c77 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:36.069463 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c1af32d-42f4-49ce-a79c-2fd695ca5c77 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:36.069463 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c1af32d-42f4-49ce-a79c-2fd695ca5c77 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:36.100999 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3c1af32d-42f4-49ce-a79c-2fd695ca5c77 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:36.310669 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3c1af32d-42f4-49ce-a79c-2fd695ca5c77 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:36.320744 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3c1af32d-42f4-49ce-a79c-2fd695ca5c77 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:36.322653 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3c1af32d-42f4-49ce-a79c-2fd695ca5c77 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:36.337021 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3c1af32d-42f4-49ce-a79c-2fd695ca5c77 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1771 microversion: 2.87 time: 0.283790 Jun 10 13:20:36.337333 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 154/457] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:36 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1771 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:36.531369 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-747998957", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "c5fccdb3-4d2f-402c-9e13-b0a4c2a3b9f5"}]}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:36.704225 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:36.704482 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:36.705266 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:36.705429 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:36.705862 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:36.706247 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:36.724810 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] validate_networks() for [('c5fccdb3-4d2f-402c-9e13-b0a4c2a3b9f5', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:20:36.724810 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:36.928461 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-42d839e9-d638-4ba9-ba4e-c5da235b5159 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:36.933386 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-42d839e9-d638-4ba9-ba4e-c5da235b5159 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:36.944390 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-42d839e9-d638-4ba9-ba4e-c5da235b5159 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:36.944390 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-42d839e9-d638-4ba9-ba4e-c5da235b5159 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:36.944390 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-42d839e9-d638-4ba9-ba4e-c5da235b5159 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:36.945376 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-42d839e9-d638-4ba9-ba4e-c5da235b5159 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:36.945820 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-42d839e9-d638-4ba9-ba4e-c5da235b5159 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:36.947042 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-42d839e9-d638-4ba9-ba4e-c5da235b5159 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:36.978249 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-42d839e9-d638-4ba9-ba4e-c5da235b5159 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:37.070366 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:37.251006 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-42d839e9-d638-4ba9-ba4e-c5da235b5159 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:37.256990 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-42d839e9-d638-4ba9-ba4e-c5da235b5159 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:37.257777 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-42d839e9-d638-4ba9-ba4e-c5da235b5159 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:37.264175 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-42d839e9-d638-4ba9-ba4e-c5da235b5159 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659" status: 200 len: 1768 microversion: 2.60 time: 0.343484 Jun 10 13:20:37.264567 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 155/458] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:36 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659 => generated 1768 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:37.285073 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:20:37.285073 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:20:37.285073 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:20:37.285073 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:20:37.285391 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:20:37.301032 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:37.301197 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:37.301441 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:37.303655 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:37.303935 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:37.304121 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:37.313816 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=101,nova_api:INSERT=1,nova_api:DELETE=1,nova_api:UPDATE=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:37.318967 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Getting quotas for project d0f6f4f0cba2424fa36b6a130628b901. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:20:37.323598 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Getting quotas for user 8b48f22679d14371afb5aa22ff73b869 and project d0f6f4f0cba2424fa36b6a130628b901. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:20:37.333700 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:20:37.335719 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:20:37.402198 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5e6bdd1f-5b75-474c-9be6-0686680b67b5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.87 time: 0.873225 Jun 10 13:20:37.402651 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 148/459] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:20:36 2026] POST /compute/v2.1/servers => generated 378 bytes in 874 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:20:37.419147 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d2b0aac6-9a8a-47e0-aaaf-f62b6ae9a0f0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:37.422262 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d2b0aac6-9a8a-47e0-aaaf-f62b6ae9a0f0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:37.437747 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d2b0aac6-9a8a-47e0-aaaf-f62b6ae9a0f0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:37.518885 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d2b0aac6-9a8a-47e0-aaaf-f62b6ae9a0f0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:37.524158 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d2b0aac6-9a8a-47e0-aaaf-f62b6ae9a0f0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:37.524919 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d2b0aac6-9a8a-47e0-aaaf-f62b6ae9a0f0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:37.532955 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d2b0aac6-9a8a-47e0-aaaf-f62b6ae9a0f0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1394 microversion: 2.87 time: 0.116513 Jun 10 13:20:37.533483 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 156/460] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:37 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1394 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:37.756146 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-6607e107-e470-411d-9958-36af578a9b1c req-436c130c-57bf-46f6-b481-ebddb37e729e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b1b0634-a37d-4051-907d-fba840eb6659", "name": "network-vif-unplugged", "status": "completed", "tag": "d0b8f699-bd15-466f-b991-ac2119ac378d"}, {"server_uuid": "3b1b0634-a37d-4051-907d-fba840eb6659", "name": "network-vif-unplugged", "status": "completed", "tag": "d0b8f699-bd15-466f-b991-ac2119ac378d"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:37.763315 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6607e107-e470-411d-9958-36af578a9b1c req-436c130c-57bf-46f6-b481-ebddb37e729e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:37.763546 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6607e107-e470-411d-9958-36af578a9b1c req-436c130c-57bf-46f6-b481-ebddb37e729e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:37.763680 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6607e107-e470-411d-9958-36af578a9b1c req-436c130c-57bf-46f6-b481-ebddb37e729e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:37.772116 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-6607e107-e470-411d-9958-36af578a9b1c req-436c130c-57bf-46f6-b481-ebddb37e729e service nova] Creating event network-vif-unplugged:d0b8f699-bd15-466f-b991-ac2119ac378d for instance 3b1b0634-a37d-4051-907d-fba840eb6659 on np0000002501 Jun 10 13:20:37.772549 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-6607e107-e470-411d-9958-36af578a9b1c req-436c130c-57bf-46f6-b481-ebddb37e729e service nova] Creating event network-vif-unplugged:d0b8f699-bd15-466f-b991-ac2119ac378d for instance 3b1b0634-a37d-4051-907d-fba840eb6659 on np0000002501 Jun 10 13:20:37.773118 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-6607e107-e470-411d-9958-36af578a9b1c req-436c130c-57bf-46f6-b481-ebddb37e729e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:37.778230 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-6607e107-e470-411d-9958-36af578a9b1c req-436c130c-57bf-46f6-b481-ebddb37e729e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.023998 Jun 10 13:20:37.781399 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 149/461] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:37 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:20:37.839969 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-45be316c-fb40-4f25-b645-91eaaa2a1320 req-40d5cf38-0082-4d1a-abbe-d88fac71b799 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c30a8097-8373-43a7-ba64-17ac15949b35", "name": "network-vif-unplugged", "status": "completed", "tag": "291e2e9a-e05f-4ae7-88ae-0afb8c78fc88"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:37.848637 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-45be316c-fb40-4f25-b645-91eaaa2a1320 req-40d5cf38-0082-4d1a-abbe-d88fac71b799 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:37.848865 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-45be316c-fb40-4f25-b645-91eaaa2a1320 req-40d5cf38-0082-4d1a-abbe-d88fac71b799 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:37.849927 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-45be316c-fb40-4f25-b645-91eaaa2a1320 req-40d5cf38-0082-4d1a-abbe-d88fac71b799 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:37.860433 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-45be316c-fb40-4f25-b645-91eaaa2a1320 req-40d5cf38-0082-4d1a-abbe-d88fac71b799 service nova] Creating event network-vif-unplugged:291e2e9a-e05f-4ae7-88ae-0afb8c78fc88 for instance c30a8097-8373-43a7-ba64-17ac15949b35 on np0000002501 Jun 10 13:20:37.860433 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-45be316c-fb40-4f25-b645-91eaaa2a1320 req-40d5cf38-0082-4d1a-abbe-d88fac71b799 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:37.866194 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-45be316c-fb40-4f25-b645-91eaaa2a1320 req-40d5cf38-0082-4d1a-abbe-d88fac71b799 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.028535 Jun 10 13:20:37.867328 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 157/462] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:37 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 10 13:20:38.286060 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-51afd59f-9481-4a15-8645-aa90bac15d65 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:38.288075 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-51afd59f-9481-4a15-8645-aa90bac15d65 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:38.294662 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51afd59f-9481-4a15-8645-aa90bac15d65 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:38.294962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51afd59f-9481-4a15-8645-aa90bac15d65 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:38.295282 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51afd59f-9481-4a15-8645-aa90bac15d65 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:38.295926 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51afd59f-9481-4a15-8645-aa90bac15d65 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:38.296521 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51afd59f-9481-4a15-8645-aa90bac15d65 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:38.296978 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51afd59f-9481-4a15-8645-aa90bac15d65 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:38.331250 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-51afd59f-9481-4a15-8645-aa90bac15d65 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:38.559932 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-50553a68-4c23-4035-84c3-4ec0ea62c147 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:38.562726 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-50553a68-4c23-4035-84c3-4ec0ea62c147 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:38.570290 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-50553a68-4c23-4035-84c3-4ec0ea62c147 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:38.570290 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-50553a68-4c23-4035-84c3-4ec0ea62c147 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:38.570290 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-50553a68-4c23-4035-84c3-4ec0ea62c147 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:38.570290 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-50553a68-4c23-4035-84c3-4ec0ea62c147 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:38.571218 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-50553a68-4c23-4035-84c3-4ec0ea62c147 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:38.571656 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-50553a68-4c23-4035-84c3-4ec0ea62c147 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:38.594180 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-50553a68-4c23-4035-84c3-4ec0ea62c147 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:38.678095 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-51afd59f-9481-4a15-8645-aa90bac15d65 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:38.686255 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-51afd59f-9481-4a15-8645-aa90bac15d65 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:38.687408 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-51afd59f-9481-4a15-8645-aa90bac15d65 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:38.693180 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-51afd59f-9481-4a15-8645-aa90bac15d65 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659" status: 200 len: 1768 microversion: 2.60 time: 0.409318 Jun 10 13:20:38.693889 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 150/463] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:38 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659 => generated 1768 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:38.853155 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-6fbe957d-0934-4ac2-a2c9-643038dbed67 req-a332032c-52f1-40e0-b162-4f2a4eb441a9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c30a8097-8373-43a7-ba64-17ac15949b35", "name": "network-vif-deleted", "tag": "291e2e9a-e05f-4ae7-88ae-0afb8c78fc88"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:38.873002 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6fbe957d-0934-4ac2-a2c9-643038dbed67 req-a332032c-52f1-40e0-b162-4f2a4eb441a9 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:38.873002 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6fbe957d-0934-4ac2-a2c9-643038dbed67 req-a332032c-52f1-40e0-b162-4f2a4eb441a9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:38.873002 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6fbe957d-0934-4ac2-a2c9-643038dbed67 req-a332032c-52f1-40e0-b162-4f2a4eb441a9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:38.889661 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-6fbe957d-0934-4ac2-a2c9-643038dbed67 req-a332032c-52f1-40e0-b162-4f2a4eb441a9 service nova] Creating event network-vif-deleted:291e2e9a-e05f-4ae7-88ae-0afb8c78fc88 for instance c30a8097-8373-43a7-ba64-17ac15949b35 on np0000002501 Jun 10 13:20:38.891214 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-6fbe957d-0934-4ac2-a2c9-643038dbed67 req-a332032c-52f1-40e0-b162-4f2a4eb441a9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:38.900491 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-6fbe957d-0934-4ac2-a2c9-643038dbed67 req-a332032c-52f1-40e0-b162-4f2a4eb441a9 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.050012 Jun 10 13:20:38.902284 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 151/464] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:38 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:20:38.925318 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-50553a68-4c23-4035-84c3-4ec0ea62c147 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:38.932677 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-50553a68-4c23-4035-84c3-4ec0ea62c147 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:38.933738 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-50553a68-4c23-4035-84c3-4ec0ea62c147 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:38.945286 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-50553a68-4c23-4035-84c3-4ec0ea62c147 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1398 microversion: 2.87 time: 0.389841 Jun 10 13:20:38.946044 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 158/465] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:38 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1398 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:39.714830 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-14b1b42e-4344-4d1e-9329-dbaa149dbd14 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:39.716030 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-14b1b42e-4344-4d1e-9329-dbaa149dbd14 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:39.721473 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-14b1b42e-4344-4d1e-9329-dbaa149dbd14 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:39.721841 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-14b1b42e-4344-4d1e-9329-dbaa149dbd14 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:39.722132 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-14b1b42e-4344-4d1e-9329-dbaa149dbd14 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:39.722717 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-14b1b42e-4344-4d1e-9329-dbaa149dbd14 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:39.723060 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-14b1b42e-4344-4d1e-9329-dbaa149dbd14 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:39.723368 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-14b1b42e-4344-4d1e-9329-dbaa149dbd14 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:39.746862 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-14b1b42e-4344-4d1e-9329-dbaa149dbd14 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:39.835384 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-14b1b42e-4344-4d1e-9329-dbaa149dbd14 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:39.844808 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-c8793b74-0554-48b1-bedd-fe6d6128b21b req-f55568c5-8172-45ea-b0a6-f1ef30800e3b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b1b0634-a37d-4051-907d-fba840eb6659", "name": "network-vif-deleted", "tag": "d0b8f699-bd15-466f-b991-ac2119ac378d"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:39.853301 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-14b1b42e-4344-4d1e-9329-dbaa149dbd14 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:39.853301 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-14b1b42e-4344-4d1e-9329-dbaa149dbd14 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:39.854320 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c8793b74-0554-48b1-bedd-fe6d6128b21b req-f55568c5-8172-45ea-b0a6-f1ef30800e3b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:39.854677 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c8793b74-0554-48b1-bedd-fe6d6128b21b req-f55568c5-8172-45ea-b0a6-f1ef30800e3b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:39.854727 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c8793b74-0554-48b1-bedd-fe6d6128b21b req-f55568c5-8172-45ea-b0a6-f1ef30800e3b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:39.860420 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-14b1b42e-4344-4d1e-9329-dbaa149dbd14 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659" status: 200 len: 1413 microversion: 2.60 time: 0.148502 Jun 10 13:20:39.867000 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 152/466] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:39 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659 => generated 1413 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:39.870455 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-c8793b74-0554-48b1-bedd-fe6d6128b21b req-f55568c5-8172-45ea-b0a6-f1ef30800e3b service nova] Creating event network-vif-deleted:d0b8f699-bd15-466f-b991-ac2119ac378d for instance 3b1b0634-a37d-4051-907d-fba840eb6659 on np0000002501 Jun 10 13:20:39.870760 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-c8793b74-0554-48b1-bedd-fe6d6128b21b req-f55568c5-8172-45ea-b0a6-f1ef30800e3b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:39.878060 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-c8793b74-0554-48b1-bedd-fe6d6128b21b req-f55568c5-8172-45ea-b0a6-f1ef30800e3b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035687 Jun 10 13:20:39.878606 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 159/467] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:39 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 10 13:20:39.931001 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-9f68bc41-86f3-4c4e-8a89-f5dadd6f6173 req-bed2aca2-0c12-4717-9aa8-6493759f6249 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c30a8097-8373-43a7-ba64-17ac15949b35", "name": "network-vif-unplugged", "status": "completed", "tag": "291e2e9a-e05f-4ae7-88ae-0afb8c78fc88"}, {"server_uuid": "c30a8097-8373-43a7-ba64-17ac15949b35", "name": "network-vif-plugged", "status": "completed", "tag": "291e2e9a-e05f-4ae7-88ae-0afb8c78fc88"}, {"server_uuid": "c30a8097-8373-43a7-ba64-17ac15949b35", "name": "network-vif-plugged", "status": "completed", "tag": "291e2e9a-e05f-4ae7-88ae-0afb8c78fc88"}, {"server_uuid": "c30a8097-8373-43a7-ba64-17ac15949b35", "name": "network-vif-unplugged", "status": "completed", "tag": "291e2e9a-e05f-4ae7-88ae-0afb8c78fc88"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:39.940211 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9f68bc41-86f3-4c4e-8a89-f5dadd6f6173 req-bed2aca2-0c12-4717-9aa8-6493759f6249 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:39.940460 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9f68bc41-86f3-4c4e-8a89-f5dadd6f6173 req-bed2aca2-0c12-4717-9aa8-6493759f6249 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:39.940632 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9f68bc41-86f3-4c4e-8a89-f5dadd6f6173 req-bed2aca2-0c12-4717-9aa8-6493759f6249 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:39.950296 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-9f68bc41-86f3-4c4e-8a89-f5dadd6f6173 req-bed2aca2-0c12-4717-9aa8-6493759f6249 service nova] Creating event network-vif-unplugged:291e2e9a-e05f-4ae7-88ae-0afb8c78fc88 for instance c30a8097-8373-43a7-ba64-17ac15949b35 on np0000002501 Jun 10 13:20:39.950533 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-9f68bc41-86f3-4c4e-8a89-f5dadd6f6173 req-bed2aca2-0c12-4717-9aa8-6493759f6249 service nova] Creating event network-vif-plugged:291e2e9a-e05f-4ae7-88ae-0afb8c78fc88 for instance c30a8097-8373-43a7-ba64-17ac15949b35 on np0000002501 Jun 10 13:20:39.950770 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-9f68bc41-86f3-4c4e-8a89-f5dadd6f6173 req-bed2aca2-0c12-4717-9aa8-6493759f6249 service nova] Creating event network-vif-plugged:291e2e9a-e05f-4ae7-88ae-0afb8c78fc88 for instance c30a8097-8373-43a7-ba64-17ac15949b35 on np0000002501 Jun 10 13:20:39.950946 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-9f68bc41-86f3-4c4e-8a89-f5dadd6f6173 req-bed2aca2-0c12-4717-9aa8-6493759f6249 service nova] Creating event network-vif-unplugged:291e2e9a-e05f-4ae7-88ae-0afb8c78fc88 for instance c30a8097-8373-43a7-ba64-17ac15949b35 on np0000002501 Jun 10 13:20:39.951375 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-9f68bc41-86f3-4c4e-8a89-f5dadd6f6173 req-bed2aca2-0c12-4717-9aa8-6493759f6249 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:39.957775 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-9f68bc41-86f3-4c4e-8a89-f5dadd6f6173 req-bed2aca2-0c12-4717-9aa8-6493759f6249 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 700 microversion: 2.1 time: 0.028520 Jun 10 13:20:39.958185 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 153/468] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:39 2026] POST /compute/v2.1/os-server-external-events => generated 700 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:20:39.971193 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-06efb0a0-e82d-449f-88b8-a1ee4345f3cd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:39.973440 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-06efb0a0-e82d-449f-88b8-a1ee4345f3cd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:39.979711 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06efb0a0-e82d-449f-88b8-a1ee4345f3cd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:39.980037 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06efb0a0-e82d-449f-88b8-a1ee4345f3cd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:39.980312 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06efb0a0-e82d-449f-88b8-a1ee4345f3cd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:39.980911 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06efb0a0-e82d-449f-88b8-a1ee4345f3cd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:39.981231 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06efb0a0-e82d-449f-88b8-a1ee4345f3cd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:39.981578 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06efb0a0-e82d-449f-88b8-a1ee4345f3cd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:40.009710 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-06efb0a0-e82d-449f-88b8-a1ee4345f3cd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:40.070936 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-06efb0a0-e82d-449f-88b8-a1ee4345f3cd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:40.079436 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-06efb0a0-e82d-449f-88b8-a1ee4345f3cd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:40.080953 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-06efb0a0-e82d-449f-88b8-a1ee4345f3cd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:40.088032 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-06efb0a0-e82d-449f-88b8-a1ee4345f3cd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1446 microversion: 2.87 time: 0.119540 Jun 10 13:20:40.088335 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 160/469] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:39 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1446 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:40.889503 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:40.891449 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:40.895876 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:40.896136 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:40.896382 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:40.896833 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:40.897119 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:40.897414 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:40.918541 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:40.918820 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:40.919018 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:40.919294 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lazy-loading 'fault' on Instance uuid 3b1b0634-a37d-4051-907d-fba840eb6659 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:20:40.923251 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:40.946838 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-103cec69-575a-4720-9f5b-8c0356049b56 req-54ea2b85-1693-4d36-abe5-6b4ef7aa125f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5", "name": "network-vif-plugged", "status": "completed", "tag": "e63a63b8-ee6b-490e-a3b3-dd4ce7eb7009"}, {"server_uuid": "6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5", "name": "network-vif-plugged", "status": "completed", "tag": "e63a63b8-ee6b-490e-a3b3-dd4ce7eb7009"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:40.957901 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-103cec69-575a-4720-9f5b-8c0356049b56 req-54ea2b85-1693-4d36-abe5-6b4ef7aa125f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:40.958161 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-103cec69-575a-4720-9f5b-8c0356049b56 req-54ea2b85-1693-4d36-abe5-6b4ef7aa125f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:40.958797 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-103cec69-575a-4720-9f5b-8c0356049b56 req-54ea2b85-1693-4d36-abe5-6b4ef7aa125f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:40.969201 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-103cec69-575a-4720-9f5b-8c0356049b56 req-54ea2b85-1693-4d36-abe5-6b4ef7aa125f service nova] Creating event network-vif-plugged:e63a63b8-ee6b-490e-a3b3-dd4ce7eb7009 for instance 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 on np0000002501 Jun 10 13:20:40.969505 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-103cec69-575a-4720-9f5b-8c0356049b56 req-54ea2b85-1693-4d36-abe5-6b4ef7aa125f service nova] Creating event network-vif-plugged:e63a63b8-ee6b-490e-a3b3-dd4ce7eb7009 for instance 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 on np0000002501 Jun 10 13:20:40.970107 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-103cec69-575a-4720-9f5b-8c0356049b56 req-54ea2b85-1693-4d36-abe5-6b4ef7aa125f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:40.977531 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-103cec69-575a-4720-9f5b-8c0356049b56 req-54ea2b85-1693-4d36-abe5-6b4ef7aa125f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.032836 Jun 10 13:20:40.977734 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 161/470] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:40 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 10 13:20:41.000530 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:41.009094 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:41.009649 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:41.017037 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-aaad33b2-6e69-45af-ae37-fb8740925600 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659" status: 200 len: 1418 microversion: 2.60 time: 0.129453 Jun 10 13:20:41.017440 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 154/471] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:40 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659 => generated 1418 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:41.114699 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-aa1ba189-807d-40f8-ad3a-1b45a381225e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:41.116986 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-aa1ba189-807d-40f8-ad3a-1b45a381225e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:41.123776 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aa1ba189-807d-40f8-ad3a-1b45a381225e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:41.124125 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aa1ba189-807d-40f8-ad3a-1b45a381225e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:41.125060 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aa1ba189-807d-40f8-ad3a-1b45a381225e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:41.125670 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aa1ba189-807d-40f8-ad3a-1b45a381225e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:41.126102 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aa1ba189-807d-40f8-ad3a-1b45a381225e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:41.126504 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aa1ba189-807d-40f8-ad3a-1b45a381225e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:41.149618 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-aa1ba189-807d-40f8-ad3a-1b45a381225e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:41.230114 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-aa1ba189-807d-40f8-ad3a-1b45a381225e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:41.236711 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-aa1ba189-807d-40f8-ad3a-1b45a381225e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:41.237719 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-aa1ba189-807d-40f8-ad3a-1b45a381225e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:41.249925 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-aa1ba189-807d-40f8-ad3a-1b45a381225e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1446 microversion: 2.87 time: 0.138294 Jun 10 13:20:41.250305 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 162/472] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:41 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1446 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:42.025249 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=96,nova_api:INSERT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:42.045460 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:42.048646 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:42.054179 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:42.054551 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:42.054874 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:42.055483 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:42.055917 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:42.056310 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:42.058089 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=235,nova_cell1:UPDATE=3,nova_cell1:INSERT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:42.060088 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=262,nova_cell1:INSERT=3,nova_cell1:UPDATE=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:42.087067 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:42.087362 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:42.087615 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:42.087961 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lazy-loading 'fault' on Instance uuid 3b1b0634-a37d-4051-907d-fba840eb6659 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:20:42.094571 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:42.143105 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:42.148554 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:42.149141 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:42.153547 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5c09a6ba-b819-4d76-8d25-8923226cf07c tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659" status: 200 len: 1418 microversion: 2.60 time: 0.110533 Jun 10 13:20:42.154109 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 155/473] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:42 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659 => generated 1418 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:42.274515 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-51541325-16d5-4324-a68f-7f3f7b2241c5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:42.276780 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-51541325-16d5-4324-a68f-7f3f7b2241c5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:42.278779 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=129,nova_api:INSERT=6,nova_api:UPDATE=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:42.282215 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51541325-16d5-4324-a68f-7f3f7b2241c5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:42.282634 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51541325-16d5-4324-a68f-7f3f7b2241c5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:42.283106 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51541325-16d5-4324-a68f-7f3f7b2241c5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:42.283867 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51541325-16d5-4324-a68f-7f3f7b2241c5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:42.284440 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51541325-16d5-4324-a68f-7f3f7b2241c5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:42.284859 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51541325-16d5-4324-a68f-7f3f7b2241c5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:42.303361 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-51541325-16d5-4324-a68f-7f3f7b2241c5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:42.366950 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-51541325-16d5-4324-a68f-7f3f7b2241c5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:42.372633 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-51541325-16d5-4324-a68f-7f3f7b2241c5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:42.373285 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-51541325-16d5-4324-a68f-7f3f7b2241c5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:42.381936 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-51541325-16d5-4324-a68f-7f3f7b2241c5 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1454 microversion: 2.87 time: 0.109093 Jun 10 13:20:42.382220 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 163/474] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:42 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1454 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:43.095493 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:43.101273 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:43.101273 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:43.101273 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:43.101273 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:43.101273 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:43.101273 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:43.116768 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:43.170904 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:43.173207 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:43.177874 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:43.178174 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:43.178444 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:43.178967 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:43.179623 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:43.179689 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:43.199845 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:43.199845 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:43.200048 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:43.200319 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lazy-loading 'fault' on Instance uuid 3b1b0634-a37d-4051-907d-fba840eb6659 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:20:43.204186 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:43.222632 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-370e4bc7-ca22-4fe8-ad0e-0978491ec648 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "POST /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-interface" status: 200 len: 283 microversion: 2.49 time: 11.203782 Jun 10 13:20:43.223539 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 157/475] 10.4.3.74 () {70 vars in 1448 bytes} [Wed Jun 10 13:20:32 2026] POST /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-interface => generated 283 bytes in 11205 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:43.237269 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0d810f93-1158-4d3d-a00a-394f1bd1fd02 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "0ebd8ff5-bfae-4724-b7dc-3996ccb31233", "tag": "volume-tag"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:43.239835 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0d810f93-1158-4d3d-a00a-394f1bd1fd02 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:43.243235 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d810f93-1158-4d3d-a00a-394f1bd1fd02 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:43.243413 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d810f93-1158-4d3d-a00a-394f1bd1fd02 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:43.243599 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d810f93-1158-4d3d-a00a-394f1bd1fd02 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:43.243914 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d810f93-1158-4d3d-a00a-394f1bd1fd02 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:43.244063 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d810f93-1158-4d3d-a00a-394f1bd1fd02 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:43.244202 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d810f93-1158-4d3d-a00a-394f1bd1fd02 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:43.251099 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=271,nova_cell1:INSERT=3,nova_cell1:UPDATE=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:43.272377 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:43.277300 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:43.277991 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:43.284658 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4a7c72ce-405f-43df-9009-502f2b334354 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659" status: 200 len: 1418 microversion: 2.60 time: 0.113366 Jun 10 13:20:43.284658 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 156/476] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:43 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659 => generated 1418 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:43.412627 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f897768f-054b-49b7-9427-f8a4530bb654 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:43.412627 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f897768f-054b-49b7-9427-f8a4530bb654 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:43.417679 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f897768f-054b-49b7-9427-f8a4530bb654 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:43.418170 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f897768f-054b-49b7-9427-f8a4530bb654 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:43.418606 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f897768f-054b-49b7-9427-f8a4530bb654 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:43.419284 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f897768f-054b-49b7-9427-f8a4530bb654 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:43.419763 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f897768f-054b-49b7-9427-f8a4530bb654 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:43.420311 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f897768f-054b-49b7-9427-f8a4530bb654 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:43.442085 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f897768f-054b-49b7-9427-f8a4530bb654 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:43.488372 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-8b474c92-3f69-48a9-81ac-db9c5ea7fd34 req-9c5a725a-5b31-4d03-b47c-8be0675e9eb5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "23106e6f-162c-4cdb-934e-978030c58d29", "tag": "b1cd64ba-2850-4318-acda-6fb382b2fcc7"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:43.496011 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8b474c92-3f69-48a9-81ac-db9c5ea7fd34 req-9c5a725a-5b31-4d03-b47c-8be0675e9eb5 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:43.496272 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8b474c92-3f69-48a9-81ac-db9c5ea7fd34 req-9c5a725a-5b31-4d03-b47c-8be0675e9eb5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:43.496496 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8b474c92-3f69-48a9-81ac-db9c5ea7fd34 req-9c5a725a-5b31-4d03-b47c-8be0675e9eb5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:43.504460 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-8b474c92-3f69-48a9-81ac-db9c5ea7fd34 req-9c5a725a-5b31-4d03-b47c-8be0675e9eb5 service nova] Creating event network-changed:b1cd64ba-2850-4318-acda-6fb382b2fcc7 for instance 23106e6f-162c-4cdb-934e-978030c58d29 on np0000002501 Jun 10 13:20:43.505016 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-8b474c92-3f69-48a9-81ac-db9c5ea7fd34 req-9c5a725a-5b31-4d03-b47c-8be0675e9eb5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:43.509950 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-8b474c92-3f69-48a9-81ac-db9c5ea7fd34 req-9c5a725a-5b31-4d03-b47c-8be0675e9eb5 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023683 Jun 10 13:20:43.510277 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 157/477] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:43 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 10 13:20:43.615542 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f897768f-054b-49b7-9427-f8a4530bb654 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:43.620584 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f897768f-054b-49b7-9427-f8a4530bb654 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:43.621367 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f897768f-054b-49b7-9427-f8a4530bb654 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:43.628572 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f897768f-054b-49b7-9427-f8a4530bb654 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1506 microversion: 2.87 time: 0.219942 Jun 10 13:20:43.629130 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 158/478] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:43 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1506 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:44.300940 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:44.302424 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:44.309409 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:44.309656 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:44.309879 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:44.310310 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:44.310664 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:44.310976 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:44.329626 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:44.329865 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:44.330014 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:44.330244 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lazy-loading 'fault' on Instance uuid 3b1b0634-a37d-4051-907d-fba840eb6659 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:20:44.333707 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:44.380875 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:44.385893 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:44.386444 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:44.389872 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4923f183-f572-471f-b274-8620d3857e36 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659" status: 200 len: 1418 microversion: 2.60 time: 0.090666 Jun 10 13:20:44.390125 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 158/479] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:44 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659 => generated 1418 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:44.649027 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8bdc4958-0392-4cc9-a904-540310960980 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:44.651182 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8bdc4958-0392-4cc9-a904-540310960980 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:44.656408 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bdc4958-0392-4cc9-a904-540310960980 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:44.656698 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bdc4958-0392-4cc9-a904-540310960980 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:44.656948 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bdc4958-0392-4cc9-a904-540310960980 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:44.657459 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bdc4958-0392-4cc9-a904-540310960980 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:44.657821 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bdc4958-0392-4cc9-a904-540310960980 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:44.658148 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bdc4958-0392-4cc9-a904-540310960980 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:44.675275 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8bdc4958-0392-4cc9-a904-540310960980 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:44.803393 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8bdc4958-0392-4cc9-a904-540310960980 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:44.809405 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8bdc4958-0392-4cc9-a904-540310960980 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:44.810063 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8bdc4958-0392-4cc9-a904-540310960980 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:44.821555 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8bdc4958-0392-4cc9-a904-540310960980 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1494 microversion: 2.87 time: 0.173836 Jun 10 13:20:44.821878 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 159/480] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:44 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1494 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:45.410772 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:45.415928 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:45.426167 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:45.426574 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:45.426889 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:45.427590 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:45.428043 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:45.428833 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:45.465836 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:45.466066 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:45.466263 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:45.466560 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lazy-loading 'fault' on Instance uuid 3b1b0634-a37d-4051-907d-fba840eb6659 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:20:45.470834 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:45.547036 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:45.553089 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:45.553828 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '07320b79602a4e6dbfbd26a4f36a6946', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b3b9bd17cf14974b95b9919af324fdb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:45.558993 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-932f542d-7a21-4bb1-b93e-88e32a35bf74 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659" status: 200 len: 1418 microversion: 2.60 time: 0.153469 Jun 10 13:20:45.559287 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 159/481] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:45 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659 => generated 1418 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:45.822059 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0d810f93-1158-4d3d-a00a-394f1bd1fd02 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "POST /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-volume_attachments" status: 200 len: 194 microversion: 2.49 time: 2.586615 Jun 10 13:20:45.822452 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 164/482] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:20:43 2026] POST /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-volume_attachments => generated 194 bytes in 2587 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:45.840303 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-031c0eab-1249-4248-91bd-2db6856ffda1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:45.844879 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-031c0eab-1249-4248-91bd-2db6856ffda1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:45.849312 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-031c0eab-1249-4248-91bd-2db6856ffda1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:45.849677 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-031c0eab-1249-4248-91bd-2db6856ffda1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:45.849958 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-031c0eab-1249-4248-91bd-2db6856ffda1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:45.850529 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-031c0eab-1249-4248-91bd-2db6856ffda1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:45.850913 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-031c0eab-1249-4248-91bd-2db6856ffda1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:45.851651 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-031c0eab-1249-4248-91bd-2db6856ffda1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:45.880747 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-031c0eab-1249-4248-91bd-2db6856ffda1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:46.058195 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-031c0eab-1249-4248-91bd-2db6856ffda1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:46.065229 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-031c0eab-1249-4248-91bd-2db6856ffda1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:46.065968 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-031c0eab-1249-4248-91bd-2db6856ffda1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:46.076961 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-031c0eab-1249-4248-91bd-2db6856ffda1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1494 microversion: 2.87 time: 0.238064 Jun 10 13:20:46.077361 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 160/483] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:45 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1494 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:46.582206 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1f95331c-484b-43e8-b053-0a704b150215 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:46.586279 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1f95331c-484b-43e8-b053-0a704b150215 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: 3b1b0634-a37d-4051-907d-fba840eb6659] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:46.591433 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f95331c-484b-43e8-b053-0a704b150215 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:46.592092 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f95331c-484b-43e8-b053-0a704b150215 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:46.592548 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f95331c-484b-43e8-b053-0a704b150215 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:46.593498 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f95331c-484b-43e8-b053-0a704b150215 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:46.594038 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f95331c-484b-43e8-b053-0a704b150215 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:46.594577 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f95331c-484b-43e8-b053-0a704b150215 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:46.609862 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-1f95331c-484b-43e8-b053-0a704b150215 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] HTTP exception thrown: Instance 3b1b0634-a37d-4051-907d-fba840eb6659 could not be found. Jun 10 13:20:46.609862 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1f95331c-484b-43e8-b053-0a704b150215 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Returning 404 to user: Instance 3b1b0634-a37d-4051-907d-fba840eb6659 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:20:46.609862 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1f95331c-484b-43e8-b053-0a704b150215 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659" status: 404 len: 111 microversion: 2.60 time: 0.029964 Jun 10 13:20:46.609862 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 160/484] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:46 2026] GET /compute/v2.1/servers/3b1b0634-a37d-4051-907d-fba840eb6659 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:20:46.620236 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b2552616-e1bc-40e2-92b6-9c188877d2a1 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:46.621776 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b2552616-e1bc-40e2-92b6-9c188877d2a1 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] [instance: c30a8097-8373-43a7-ba64-17ac15949b35] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:46.628128 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2552616-e1bc-40e2-92b6-9c188877d2a1 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:46.628508 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2552616-e1bc-40e2-92b6-9c188877d2a1 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:46.628813 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2552616-e1bc-40e2-92b6-9c188877d2a1 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:46.629402 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2552616-e1bc-40e2-92b6-9c188877d2a1 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:46.630502 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2552616-e1bc-40e2-92b6-9c188877d2a1 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:46.630502 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2552616-e1bc-40e2-92b6-9c188877d2a1 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:46.640818 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-b2552616-e1bc-40e2-92b6-9c188877d2a1 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] HTTP exception thrown: Instance c30a8097-8373-43a7-ba64-17ac15949b35 could not be found. Jun 10 13:20:46.641120 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b2552616-e1bc-40e2-92b6-9c188877d2a1 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Returning 404 to user: Instance c30a8097-8373-43a7-ba64-17ac15949b35 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:20:46.641586 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b2552616-e1bc-40e2-92b6-9c188877d2a1 tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35" status: 404 len: 111 microversion: 2.60 time: 0.023166 Jun 10 13:20:46.641928 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 165/485] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:46 2026] GET /compute/v2.1/servers/c30a8097-8373-43a7-ba64-17ac15949b35 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:20:46.651852 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-996398e7-e2c2-4d99-aed7-6581604dc7ee tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:46.670618 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-996398e7-e2c2-4d99-aed7-6581604dc7ee tempest-TestMultiAttachVolumeSwap-1586194671 tempest-TestMultiAttachVolumeSwap-1586194671-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-400021126" status: 204 len: 0 microversion: 2.60 time: 0.019728 Jun 10 13:20:46.670618 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 161/486] 10.4.3.74 () {68 vars in 1370 bytes} [Wed Jun 10 13:20:46 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-400021126 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:20:47.097752 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4236d226-cd81-4ed7-ab31-2fa08444bfa9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:47.100720 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4236d226-cd81-4ed7-ab31-2fa08444bfa9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:47.106805 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4236d226-cd81-4ed7-ab31-2fa08444bfa9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:47.107324 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4236d226-cd81-4ed7-ab31-2fa08444bfa9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:47.107837 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4236d226-cd81-4ed7-ab31-2fa08444bfa9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:47.108544 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4236d226-cd81-4ed7-ab31-2fa08444bfa9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:47.109175 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4236d226-cd81-4ed7-ab31-2fa08444bfa9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:47.109699 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4236d226-cd81-4ed7-ab31-2fa08444bfa9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:47.131716 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4236d226-cd81-4ed7-ab31-2fa08444bfa9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:47.307480 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:47.330589 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:47.347979 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4236d226-cd81-4ed7-ab31-2fa08444bfa9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:47.356957 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4236d226-cd81-4ed7-ab31-2fa08444bfa9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:47.358079 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4236d226-cd81-4ed7-ab31-2fa08444bfa9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:47.369720 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4236d226-cd81-4ed7-ab31-2fa08444bfa9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1494 microversion: 2.87 time: 0.274344 Jun 10 13:20:47.370105 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 161/487] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:47 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1494 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:47.521375 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:20:48.390974 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3cc64322-e0ef-442a-aea9-deead68944c6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:48.393438 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3cc64322-e0ef-442a-aea9-deead68944c6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:48.404811 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3cc64322-e0ef-442a-aea9-deead68944c6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:48.405217 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3cc64322-e0ef-442a-aea9-deead68944c6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:48.405686 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3cc64322-e0ef-442a-aea9-deead68944c6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:48.406363 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3cc64322-e0ef-442a-aea9-deead68944c6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:48.409814 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3cc64322-e0ef-442a-aea9-deead68944c6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:48.409814 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3cc64322-e0ef-442a-aea9-deead68944c6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:48.432488 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3cc64322-e0ef-442a-aea9-deead68944c6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:48.675982 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3cc64322-e0ef-442a-aea9-deead68944c6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:48.682780 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3cc64322-e0ef-442a-aea9-deead68944c6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:48.683820 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3cc64322-e0ef-442a-aea9-deead68944c6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:48.695210 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3cc64322-e0ef-442a-aea9-deead68944c6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1494 microversion: 2.87 time: 0.306954 Jun 10 13:20:48.696251 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 166/488] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:48 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1494 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:49.719733 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0f871271-5d06-4adf-8508-92839713bd90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:49.723976 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0f871271-5d06-4adf-8508-92839713bd90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:49.729172 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f871271-5d06-4adf-8508-92839713bd90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:49.729784 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f871271-5d06-4adf-8508-92839713bd90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:49.730186 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f871271-5d06-4adf-8508-92839713bd90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:49.731012 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f871271-5d06-4adf-8508-92839713bd90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:49.731501 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f871271-5d06-4adf-8508-92839713bd90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:49.731878 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f871271-5d06-4adf-8508-92839713bd90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:49.766864 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0f871271-5d06-4adf-8508-92839713bd90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:49.897643 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-085f484c-d74e-4d35-80e5-e595d374d5f0 req-c3e6be2c-2d0e-4ec6-87ed-89c5d515f1a9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "23106e6f-162c-4cdb-934e-978030c58d29", "name": "network-vif-plugged", "status": "completed", "tag": "b1cd64ba-2850-4318-acda-6fb382b2fcc7"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:49.908627 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-085f484c-d74e-4d35-80e5-e595d374d5f0 req-c3e6be2c-2d0e-4ec6-87ed-89c5d515f1a9 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:49.908895 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-085f484c-d74e-4d35-80e5-e595d374d5f0 req-c3e6be2c-2d0e-4ec6-87ed-89c5d515f1a9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:49.909151 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-085f484c-d74e-4d35-80e5-e595d374d5f0 req-c3e6be2c-2d0e-4ec6-87ed-89c5d515f1a9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:49.932104 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-085f484c-d74e-4d35-80e5-e595d374d5f0 req-c3e6be2c-2d0e-4ec6-87ed-89c5d515f1a9 service nova] Creating event network-vif-plugged:b1cd64ba-2850-4318-acda-6fb382b2fcc7 for instance 23106e6f-162c-4cdb-934e-978030c58d29 on np0000002501 Jun 10 13:20:49.932510 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-085f484c-d74e-4d35-80e5-e595d374d5f0 req-c3e6be2c-2d0e-4ec6-87ed-89c5d515f1a9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:49.937427 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-085f484c-d74e-4d35-80e5-e595d374d5f0 req-c3e6be2c-2d0e-4ec6-87ed-89c5d515f1a9 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.042077 Jun 10 13:20:49.939254 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 162/489] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:49 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 10 13:20:49.995643 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0f871271-5d06-4adf-8508-92839713bd90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:50.004609 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0f871271-5d06-4adf-8508-92839713bd90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:50.005767 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0f871271-5d06-4adf-8508-92839713bd90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:50.019553 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0f871271-5d06-4adf-8508-92839713bd90 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1494 microversion: 2.87 time: 0.305568 Jun 10 13:20:50.020121 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 162/490] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:49 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1494 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:51.042937 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-59a5c765-c8a1-4bf2-8a2f-4dcec3159377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:51.047571 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-59a5c765-c8a1-4bf2-8a2f-4dcec3159377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:51.055374 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-59a5c765-c8a1-4bf2-8a2f-4dcec3159377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:51.055813 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-59a5c765-c8a1-4bf2-8a2f-4dcec3159377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:51.056103 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-59a5c765-c8a1-4bf2-8a2f-4dcec3159377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:51.056743 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-59a5c765-c8a1-4bf2-8a2f-4dcec3159377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:51.057125 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-59a5c765-c8a1-4bf2-8a2f-4dcec3159377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:51.057720 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-59a5c765-c8a1-4bf2-8a2f-4dcec3159377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:51.082366 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-59a5c765-c8a1-4bf2-8a2f-4dcec3159377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:51.359658 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-59a5c765-c8a1-4bf2-8a2f-4dcec3159377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:51.366992 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-59a5c765-c8a1-4bf2-8a2f-4dcec3159377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:51.367745 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-59a5c765-c8a1-4bf2-8a2f-4dcec3159377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:51.378102 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-59a5c765-c8a1-4bf2-8a2f-4dcec3159377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1494 microversion: 2.87 time: 0.337780 Jun 10 13:20:51.378877 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 167/491] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:51 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1494 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:52.014007 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-554d717f-5c5e-4eef-8623-5d24abd21261 req-988dafac-c954-44f1-9d37-1a97de0086c5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "23106e6f-162c-4cdb-934e-978030c58d29", "name": "network-vif-plugged", "status": "completed", "tag": "b1cd64ba-2850-4318-acda-6fb382b2fcc7"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:52.025692 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-554d717f-5c5e-4eef-8623-5d24abd21261 req-988dafac-c954-44f1-9d37-1a97de0086c5 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:52.025924 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-554d717f-5c5e-4eef-8623-5d24abd21261 req-988dafac-c954-44f1-9d37-1a97de0086c5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:52.026064 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-554d717f-5c5e-4eef-8623-5d24abd21261 req-988dafac-c954-44f1-9d37-1a97de0086c5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:52.039921 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-554d717f-5c5e-4eef-8623-5d24abd21261 req-988dafac-c954-44f1-9d37-1a97de0086c5 service nova] Creating event network-vif-plugged:b1cd64ba-2850-4318-acda-6fb382b2fcc7 for instance 23106e6f-162c-4cdb-934e-978030c58d29 on np0000002501 Jun 10 13:20:52.040647 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-554d717f-5c5e-4eef-8623-5d24abd21261 req-988dafac-c954-44f1-9d37-1a97de0086c5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:20:52.050753 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-554d717f-5c5e-4eef-8623-5d24abd21261 req-988dafac-c954-44f1-9d37-1a97de0086c5 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.038110 Jun 10 13:20:52.051224 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 163/492] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:20:52 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:20:52.401672 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7cfe5a21-2bb5-40da-93f6-b0170c3d3ca9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:52.403705 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7cfe5a21-2bb5-40da-93f6-b0170c3d3ca9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:52.408114 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7cfe5a21-2bb5-40da-93f6-b0170c3d3ca9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:52.408369 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7cfe5a21-2bb5-40da-93f6-b0170c3d3ca9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:52.408585 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7cfe5a21-2bb5-40da-93f6-b0170c3d3ca9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:52.410451 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7cfe5a21-2bb5-40da-93f6-b0170c3d3ca9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:52.410451 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7cfe5a21-2bb5-40da-93f6-b0170c3d3ca9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:52.410451 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7cfe5a21-2bb5-40da-93f6-b0170c3d3ca9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:52.429176 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7cfe5a21-2bb5-40da-93f6-b0170c3d3ca9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:52.613406 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7cfe5a21-2bb5-40da-93f6-b0170c3d3ca9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:52.621629 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7cfe5a21-2bb5-40da-93f6-b0170c3d3ca9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:52.623070 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7cfe5a21-2bb5-40da-93f6-b0170c3d3ca9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:52.639435 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7cfe5a21-2bb5-40da-93f6-b0170c3d3ca9 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1695 microversion: 2.87 time: 0.239495 Jun 10 13:20:52.640130 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 163/493] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:52 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1695 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:52.662686 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-18009c2c-07d7-4550-807d-0e865c3aad84 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-236256249"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:52.666037 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-18009c2c-07d7-4550-807d-0e865c3aad84 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:52.672851 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18009c2c-07d7-4550-807d-0e865c3aad84 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:52.673109 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18009c2c-07d7-4550-807d-0e865c3aad84 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:52.673258 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18009c2c-07d7-4550-807d-0e865c3aad84 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:52.673757 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18009c2c-07d7-4550-807d-0e865c3aad84 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:52.673958 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18009c2c-07d7-4550-807d-0e865c3aad84 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:52.674088 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18009c2c-07d7-4550-807d-0e865c3aad84 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:53.321803 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3b7625ec-7fc3-4fb6-b9c5-c746158585b4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:53.323929 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3b7625ec-7fc3-4fb6-b9c5-c746158585b4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:53.330481 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b7625ec-7fc3-4fb6-b9c5-c746158585b4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:53.331718 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b7625ec-7fc3-4fb6-b9c5-c746158585b4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:53.332056 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b7625ec-7fc3-4fb6-b9c5-c746158585b4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:53.332928 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b7625ec-7fc3-4fb6-b9c5-c746158585b4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:53.333288 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b7625ec-7fc3-4fb6-b9c5-c746158585b4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:53.333674 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b7625ec-7fc3-4fb6-b9c5-c746158585b4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:53.359765 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3b7625ec-7fc3-4fb6-b9c5-c746158585b4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:53.379659 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsV293TestJSON-server-326285827", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:20:53.382453 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:53.388072 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:53.388412 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:53.388696 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:53.389177 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:53.389430 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:53.389679 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:53.686030 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-18009c2c-07d7-4550-807d-0e865c3aad84 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "POST /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29/action" status: 202 len: 52 microversion: 2.87 time: 1.025521 Jun 10 13:20:53.686530 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 168/494] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:20:52 2026] POST /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29/action => generated 52 bytes in 1026 msecs (HTTP/1.1 202) 9 headers in 364 bytes (1 switches on core 0) Jun 10 13:20:53.703663 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:53.703663 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:53.704090 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:53.713403 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:53.713403 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:53.713637 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:53.714193 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:53.714440 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:53.714569 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:53.920271 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Getting quotas for project 8cc6878d00474957875f27198ea370f1. Resources: dict_keys(['metadata_items']) {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:20:53.923557 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Getting quotas for user 5debdaf1ff7a40e3a6e99cb4b42151f6 and project 8cc6878d00474957875f27198ea370f1. Resources: dict_keys(['metadata_items']) {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:20:53.936234 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:20:53.936415 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:20:53.936838 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:20:53.936968 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:20:53.937103 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:20:54.136446 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3b7625ec-7fc3-4fb6-b9c5-c746158585b4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:54.144940 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3b7625ec-7fc3-4fb6-b9c5-c746158585b4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:54.145892 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3b7625ec-7fc3-4fb6-b9c5-c746158585b4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:54.154014 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3b7625ec-7fc3-4fb6-b9c5-c746158585b4 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 2940 microversion: 2.32 time: 0.836523 Jun 10 13:20:54.156440 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 164/495] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:53 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 2940 bytes in 839 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:54.183923 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1abceddf-8fb3-4373-a709-1c5926cad0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:54.189316 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1abceddf-8fb3-4373-a709-1c5926cad0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:54.195720 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1abceddf-8fb3-4373-a709-1c5926cad0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:54.195989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1abceddf-8fb3-4373-a709-1c5926cad0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:54.196205 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1abceddf-8fb3-4373-a709-1c5926cad0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:54.196760 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1abceddf-8fb3-4373-a709-1c5926cad0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:54.197146 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1abceddf-8fb3-4373-a709-1c5926cad0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:54.197260 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1abceddf-8fb3-4373-a709-1c5926cad0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:54.216187 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:54.223318 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:54.223318 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:54.223516 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:54.224045 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:54.225497 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:54.226407 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:54.244449 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1abceddf-8fb3-4373-a709-1c5926cad0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:54.324034 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:54.520567 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1abceddf-8fb3-4373-a709-1c5926cad0b5 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596/os-interface" status: 200 len: 1829 microversion: 2.32 time: 0.341965 Jun 10 13:20:54.521389 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 169/496] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:20:54 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596/os-interface => generated 1829 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:54.613421 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:54.625132 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:54.627477 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:54.645301 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-28854430-4b2d-4605-b541-e8810ec83060 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "POST /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673/action" status: 202 len: 2046 microversion: 2.93 time: 1.268863 Jun 10 13:20:54.647007 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 164/497] 10.4.3.74 () {70 vars in 1431 bytes} [Wed Jun 10 13:20:53 2026] POST /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673/action => generated 2046 bytes in 1271 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 10 13:20:54.674167 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-81554aca-297e-4696-b21a-1f21a873d1f3 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:54.688901 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-81554aca-297e-4696-b21a-1f21a873d1f3 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/flavors/42" status: 200 len: 426 microversion: 2.93 time: 0.019585 Jun 10 13:20:54.688901 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 165/498] 10.4.3.74 () {68 vars in 1286 bytes} [Wed Jun 10 13:20:54 2026] GET /compute/v2.1/flavors/42 => generated 426 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:54.712861 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e69097e9-c720-4048-81a8-e5e7aa5758bd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:54.714582 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e69097e9-c720-4048-81a8-e5e7aa5758bd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:54.724291 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e69097e9-c720-4048-81a8-e5e7aa5758bd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:54.724705 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e69097e9-c720-4048-81a8-e5e7aa5758bd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:54.725020 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e69097e9-c720-4048-81a8-e5e7aa5758bd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:54.725742 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e69097e9-c720-4048-81a8-e5e7aa5758bd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:54.726182 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e69097e9-c720-4048-81a8-e5e7aa5758bd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:54.728862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e69097e9-c720-4048-81a8-e5e7aa5758bd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:54.765688 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e69097e9-c720-4048-81a8-e5e7aa5758bd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:55.201492 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e69097e9-c720-4048-81a8-e5e7aa5758bd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:55.207099 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e69097e9-c720-4048-81a8-e5e7aa5758bd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:55.209408 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e69097e9-c720-4048-81a8-e5e7aa5758bd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:55.218168 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e69097e9-c720-4048-81a8-e5e7aa5758bd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1869 microversion: 2.93 time: 0.511787 Jun 10 13:20:55.218168 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 170/499] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:54 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1869 bytes in 512 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:55.352885 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cb1b6194-fc3a-417b-92df-6edd921a2c8b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:55.353335 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cb1b6194-fc3a-417b-92df-6edd921a2c8b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:55.365937 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb1b6194-fc3a-417b-92df-6edd921a2c8b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:55.366024 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb1b6194-fc3a-417b-92df-6edd921a2c8b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:55.366251 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb1b6194-fc3a-417b-92df-6edd921a2c8b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:55.366697 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb1b6194-fc3a-417b-92df-6edd921a2c8b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:55.368426 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb1b6194-fc3a-417b-92df-6edd921a2c8b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:55.369185 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb1b6194-fc3a-417b-92df-6edd921a2c8b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:55.481503 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-cb1b6194-fc3a-417b-92df-6edd921a2c8b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lazy-loading 'services' on Instance uuid 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:20:55.588799 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cb1b6194-fc3a-417b-92df-6edd921a2c8b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-volume_attachments/0ebd8ff5-bfae-4724-b7dc-3996ccb31233" status: 202 len: 0 microversion: 2.49 time: 0.243725 Jun 10 13:20:55.588799 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 165/500] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:20:55 2026] DELETE /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-volume_attachments/0ebd8ff5-bfae-4724-b7dc-3996ccb31233 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:20:55.801805 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6d67a947-f1a3-48e2-83a6-f4fb06332010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:55.805701 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6d67a947-f1a3-48e2-83a6-f4fb06332010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:55.812084 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6d67a947-f1a3-48e2-83a6-f4fb06332010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:55.812657 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6d67a947-f1a3-48e2-83a6-f4fb06332010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:55.812657 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6d67a947-f1a3-48e2-83a6-f4fb06332010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:55.813232 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6d67a947-f1a3-48e2-83a6-f4fb06332010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:55.813436 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6d67a947-f1a3-48e2-83a6-f4fb06332010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:55.813820 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6d67a947-f1a3-48e2-83a6-f4fb06332010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:55.840997 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6d67a947-f1a3-48e2-83a6-f4fb06332010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:56.248391 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2d05a538-3724-4b72-84b2-667936ebf448 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:56.250114 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2d05a538-3724-4b72-84b2-667936ebf448 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:56.256542 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d05a538-3724-4b72-84b2-667936ebf448 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:56.256829 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d05a538-3724-4b72-84b2-667936ebf448 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:56.257061 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d05a538-3724-4b72-84b2-667936ebf448 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:56.259437 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d05a538-3724-4b72-84b2-667936ebf448 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:56.260024 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d05a538-3724-4b72-84b2-667936ebf448 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:56.260137 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6d67a947-f1a3-48e2-83a6-f4fb06332010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:56.260529 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d05a538-3724-4b72-84b2-667936ebf448 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:56.266588 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6d67a947-f1a3-48e2-83a6-f4fb06332010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:56.267225 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6d67a947-f1a3-48e2-83a6-f4fb06332010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:56.274676 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6d67a947-f1a3-48e2-83a6-f4fb06332010 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 2944 microversion: 2.42 time: 0.476352 Jun 10 13:20:56.276182 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 166/501] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:55 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 2944 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:56.287545 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2d05a538-3724-4b72-84b2-667936ebf448 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:56.308849 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b1cd4106-3a12-4be1-bb13-86d86d1f8999 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:56.311673 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b1cd4106-3a12-4be1-bb13-86d86d1f8999 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:56.319379 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b1cd4106-3a12-4be1-bb13-86d86d1f8999 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:56.319639 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b1cd4106-3a12-4be1-bb13-86d86d1f8999 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:56.319914 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b1cd4106-3a12-4be1-bb13-86d86d1f8999 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:56.320431 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b1cd4106-3a12-4be1-bb13-86d86d1f8999 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:56.320642 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b1cd4106-3a12-4be1-bb13-86d86d1f8999 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:56.320808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b1cd4106-3a12-4be1-bb13-86d86d1f8999 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:56.343853 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b1cd4106-3a12-4be1-bb13-86d86d1f8999 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:56.533252 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b1cd4106-3a12-4be1-bb13-86d86d1f8999 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4/os-interface" status: 200 len: 1827 microversion: 2.42 time: 0.230761 Jun 10 13:20:56.534069 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 166/502] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:20:56 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4/os-interface => generated 1827 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:56.579176 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2d05a538-3724-4b72-84b2-667936ebf448 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:56.588456 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2d05a538-3724-4b72-84b2-667936ebf448 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:56.589467 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2d05a538-3724-4b72-84b2-667936ebf448 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:56.599680 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2d05a538-3724-4b72-84b2-667936ebf448 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1869 microversion: 2.93 time: 0.356507 Jun 10 13:20:56.601380 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 171/503] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:56 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1869 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:57.628988 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7666827f-3ea8-4793-8919-59505a718962 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:57.632847 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7666827f-3ea8-4793-8919-59505a718962 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:57.637037 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7666827f-3ea8-4793-8919-59505a718962 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:57.637574 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7666827f-3ea8-4793-8919-59505a718962 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:57.638196 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7666827f-3ea8-4793-8919-59505a718962 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:57.639721 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7666827f-3ea8-4793-8919-59505a718962 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:57.639721 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7666827f-3ea8-4793-8919-59505a718962 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:57.640057 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7666827f-3ea8-4793-8919-59505a718962 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:57.667436 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7666827f-3ea8-4793-8919-59505a718962 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:57.890850 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7666827f-3ea8-4793-8919-59505a718962 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:57.896756 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7666827f-3ea8-4793-8919-59505a718962 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:57.898001 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7666827f-3ea8-4793-8919-59505a718962 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:57.908655 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7666827f-3ea8-4793-8919-59505a718962 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1869 microversion: 2.93 time: 0.282017 Jun 10 13:20:57.908987 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 167/504] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:57 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1869 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:58.828328 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:58.828749 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:58.841982 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:58.841982 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:58.841982 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:58.841982 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:58.842240 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:58.842501 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:58.875708 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-interface/e63a63b8-ee6b-490e-a3b3-dd4ce7eb7009" status: 202 len: 0 microversion: 2.49 time: 0.051235 Jun 10 13:20:58.877227 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 167/505] 10.4.3.74 () {68 vars in 1541 bytes} [Wed Jun 10 13:20:58 2026] DELETE /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-interface/e63a63b8-ee6b-490e-a3b3-dd4ce7eb7009 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:20:58.937173 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f2ffeb5c-de68-4b6c-9264-8cc7e0db8665 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:58.938461 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cc9e533e-1ce3-4dad-80c8-5e46f0485d77 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:58.939699 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f2ffeb5c-de68-4b6c-9264-8cc7e0db8665 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:58.940808 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cc9e533e-1ce3-4dad-80c8-5e46f0485d77 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:58.947886 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2ffeb5c-de68-4b6c-9264-8cc7e0db8665 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:58.947886 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2ffeb5c-de68-4b6c-9264-8cc7e0db8665 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:58.948114 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cc9e533e-1ce3-4dad-80c8-5e46f0485d77 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:58.948150 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2ffeb5c-de68-4b6c-9264-8cc7e0db8665 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:58.948181 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cc9e533e-1ce3-4dad-80c8-5e46f0485d77 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:58.948340 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cc9e533e-1ce3-4dad-80c8-5e46f0485d77 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:58.948577 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2ffeb5c-de68-4b6c-9264-8cc7e0db8665 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:58.948671 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cc9e533e-1ce3-4dad-80c8-5e46f0485d77 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:58.948828 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cc9e533e-1ce3-4dad-80c8-5e46f0485d77 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:58.948928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2ffeb5c-de68-4b6c-9264-8cc7e0db8665 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:58.948980 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cc9e533e-1ce3-4dad-80c8-5e46f0485d77 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:58.949278 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2ffeb5c-de68-4b6c-9264-8cc7e0db8665 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:58.978324 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cc9e533e-1ce3-4dad-80c8-5e46f0485d77 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/ips" status: 200 len: 149 microversion: 2.20 time: 0.043576 Jun 10 13:20:58.979473 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 168/506] 10.4.3.74 () {68 vars in 1400 bytes} [Wed Jun 10 13:20:58 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/ips => generated 149 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:58.982383 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f2ffeb5c-de68-4b6c-9264-8cc7e0db8665 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:20:59.110938 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-18035bf6-ec67-4b3e-a6a2-4d472e34c760 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:59.113207 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-18035bf6-ec67-4b3e-a6a2-4d472e34c760 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:59.122303 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18035bf6-ec67-4b3e-a6a2-4d472e34c760 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:59.122596 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18035bf6-ec67-4b3e-a6a2-4d472e34c760 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:59.122778 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18035bf6-ec67-4b3e-a6a2-4d472e34c760 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:59.123335 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18035bf6-ec67-4b3e-a6a2-4d472e34c760 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:59.123579 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18035bf6-ec67-4b3e-a6a2-4d472e34c760 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:59.123772 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-18035bf6-ec67-4b3e-a6a2-4d472e34c760 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:59.217979 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-18035bf6-ec67-4b3e-a6a2-4d472e34c760 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106" status: 200 len: 474 microversion: 2.49 time: 0.327725 Jun 10 13:20:59.218315 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 172/507] 10.4.3.74 () {68 vars in 1571 bytes} [Wed Jun 10 13:20:58 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 => generated 474 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:20:59.222530 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f2ffeb5c-de68-4b6c-9264-8cc7e0db8665 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:59.235920 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f2ffeb5c-de68-4b6c-9264-8cc7e0db8665 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:59.235920 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f2ffeb5c-de68-4b6c-9264-8cc7e0db8665 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:20:59.253897 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f2ffeb5c-de68-4b6c-9264-8cc7e0db8665 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1869 microversion: 2.93 time: 0.318939 Jun 10 13:20:59.254446 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 168/508] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:20:58 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1869 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:20:59.946134 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-10ad75e5-3f1b-405e-b851-d73d8c75d03a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:20:59.946663 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-10ad75e5-3f1b-405e-b851-d73d8c75d03a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:20:59.953300 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10ad75e5-3f1b-405e-b851-d73d8c75d03a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:59.953522 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10ad75e5-3f1b-405e-b851-d73d8c75d03a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:59.953692 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10ad75e5-3f1b-405e-b851-d73d8c75d03a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:59.954230 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10ad75e5-3f1b-405e-b851-d73d8c75d03a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:20:59.955008 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10ad75e5-3f1b-405e-b851-d73d8c75d03a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:20:59.955008 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10ad75e5-3f1b-405e-b851-d73d8c75d03a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:20:59.975010 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-10ad75e5-3f1b-405e-b851-d73d8c75d03a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:21:00.075151 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-10ad75e5-3f1b-405e-b851-d73d8c75d03a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 204 len: 0 microversion: 2.32 time: 0.134095 Jun 10 13:21:00.075989 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 169/509] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:20:59 2026] DELETE /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:21:00.086634 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d8382bb8-aff8-401e-a292-187ef39a0b7e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:00.088308 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d8382bb8-aff8-401e-a292-187ef39a0b7e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:00.098065 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8382bb8-aff8-401e-a292-187ef39a0b7e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:00.098579 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8382bb8-aff8-401e-a292-187ef39a0b7e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:00.099043 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8382bb8-aff8-401e-a292-187ef39a0b7e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:00.099779 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8382bb8-aff8-401e-a292-187ef39a0b7e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:00.100478 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8382bb8-aff8-401e-a292-187ef39a0b7e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:00.100964 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8382bb8-aff8-401e-a292-187ef39a0b7e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:00.126721 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d8382bb8-aff8-401e-a292-187ef39a0b7e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:00.240871 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-13086137-eb34-463b-ace2-8aa1ccea194d tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:00.243705 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-13086137-eb34-463b-ace2-8aa1ccea194d tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:00.249644 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-13086137-eb34-463b-ace2-8aa1ccea194d tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:00.250042 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-13086137-eb34-463b-ace2-8aa1ccea194d tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:00.250465 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-13086137-eb34-463b-ace2-8aa1ccea194d tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:00.250877 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-13086137-eb34-463b-ace2-8aa1ccea194d tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:00.251173 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-13086137-eb34-463b-ace2-8aa1ccea194d tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:00.251580 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-13086137-eb34-463b-ace2-8aa1ccea194d tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:00.281737 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a4c5492e-5361-4772-a0ec-9bef455f5ce8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:00.285464 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a4c5492e-5361-4772-a0ec-9bef455f5ce8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:00.293248 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a4c5492e-5361-4772-a0ec-9bef455f5ce8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:00.293248 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a4c5492e-5361-4772-a0ec-9bef455f5ce8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:00.293571 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a4c5492e-5361-4772-a0ec-9bef455f5ce8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:00.294030 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a4c5492e-5361-4772-a0ec-9bef455f5ce8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:00.294558 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a4c5492e-5361-4772-a0ec-9bef455f5ce8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:00.295042 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a4c5492e-5361-4772-a0ec-9bef455f5ce8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:00.323377 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a4c5492e-5361-4772-a0ec-9bef455f5ce8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:00.327004 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-13086137-eb34-463b-ace2-8aa1ccea194d tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106" status: 200 len: 474 microversion: 2.49 time: 0.089283 Jun 10 13:21:00.330337 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 169/510] 10.4.3.74 () {68 vars in 1571 bytes} [Wed Jun 10 13:21:00 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 => generated 474 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:21:00.498808 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-8d1bc946-c711-40db-9ff1-ceebac0ee8f9 req-99c3b3fa-b377-4028-8419-35cab7e5aa63 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "name": "network-vif-unplugged", "status": "completed", "tag": "171bbf27-90ed-451a-871d-9e2740914655"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:00.506441 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8d1bc946-c711-40db-9ff1-ceebac0ee8f9 req-99c3b3fa-b377-4028-8419-35cab7e5aa63 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:00.506441 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8d1bc946-c711-40db-9ff1-ceebac0ee8f9 req-99c3b3fa-b377-4028-8419-35cab7e5aa63 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:00.506692 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8d1bc946-c711-40db-9ff1-ceebac0ee8f9 req-99c3b3fa-b377-4028-8419-35cab7e5aa63 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:00.515709 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-8d1bc946-c711-40db-9ff1-ceebac0ee8f9 req-99c3b3fa-b377-4028-8419-35cab7e5aa63 service nova] Creating event network-vif-unplugged:171bbf27-90ed-451a-871d-9e2740914655 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:21:00.516121 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-8d1bc946-c711-40db-9ff1-ceebac0ee8f9 req-99c3b3fa-b377-4028-8419-35cab7e5aa63 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:00.521641 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-8d1bc946-c711-40db-9ff1-ceebac0ee8f9 req-99c3b3fa-b377-4028-8419-35cab7e5aa63 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025420 Jun 10 13:21:00.521971 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 170/511] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:00 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 10 13:21:00.605595 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d8382bb8-aff8-401e-a292-187ef39a0b7e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:00.612470 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d8382bb8-aff8-401e-a292-187ef39a0b7e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:00.612880 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d8382bb8-aff8-401e-a292-187ef39a0b7e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:00.620005 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d8382bb8-aff8-401e-a292-187ef39a0b7e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 2946 microversion: 2.32 time: 0.534906 Jun 10 13:21:00.620269 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 173/512] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:00 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 2946 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:00.718975 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a4c5492e-5361-4772-a0ec-9bef455f5ce8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:00.729248 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a4c5492e-5361-4772-a0ec-9bef455f5ce8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:00.730066 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a4c5492e-5361-4772-a0ec-9bef455f5ce8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:00.743726 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a4c5492e-5361-4772-a0ec-9bef455f5ce8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1869 microversion: 2.93 time: 0.466413 Jun 10 13:21:00.744105 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 170/513] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:00 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1869 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 10 13:21:00.924951 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-76ac53cb-882e-4d44-ba89-caab20f8f1bf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:00.926948 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-76ac53cb-882e-4d44-ba89-caab20f8f1bf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:00.932701 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76ac53cb-882e-4d44-ba89-caab20f8f1bf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:00.933088 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76ac53cb-882e-4d44-ba89-caab20f8f1bf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:00.933184 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76ac53cb-882e-4d44-ba89-caab20f8f1bf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:00.933589 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76ac53cb-882e-4d44-ba89-caab20f8f1bf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:00.933855 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76ac53cb-882e-4d44-ba89-caab20f8f1bf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:00.933986 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76ac53cb-882e-4d44-ba89-caab20f8f1bf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:00.961252 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76ac53cb-882e-4d44-ba89-caab20f8f1bf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:00.961252 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76ac53cb-882e-4d44-ba89-caab20f8f1bf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:00.961252 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76ac53cb-882e-4d44-ba89-caab20f8f1bf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:00.964173 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-76ac53cb-882e-4d44-ba89-caab20f8f1bf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lazy-loading 'flavor' on Instance uuid 56694632-1419-421a-81b9-1c0ea43cb00a {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:21:01.189061 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f41a7bf0-d653-42d0-8ae8-cad3678da14c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:01.189400 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f41a7bf0-d653-42d0-8ae8-cad3678da14c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:01.196071 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f41a7bf0-d653-42d0-8ae8-cad3678da14c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:01.196851 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f41a7bf0-d653-42d0-8ae8-cad3678da14c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:01.196851 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f41a7bf0-d653-42d0-8ae8-cad3678da14c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:01.197912 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f41a7bf0-d653-42d0-8ae8-cad3678da14c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:01.197912 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f41a7bf0-d653-42d0-8ae8-cad3678da14c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:01.197912 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f41a7bf0-d653-42d0-8ae8-cad3678da14c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:01.222948 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f41a7bf0-d653-42d0-8ae8-cad3678da14c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:21:01.349005 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ac80a241-1f03-42c6-99a3-0524c477501a tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:01.352821 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ac80a241-1f03-42c6-99a3-0524c477501a tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:01.360424 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac80a241-1f03-42c6-99a3-0524c477501a tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:01.360843 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac80a241-1f03-42c6-99a3-0524c477501a tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:01.360958 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac80a241-1f03-42c6-99a3-0524c477501a tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:01.361264 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac80a241-1f03-42c6-99a3-0524c477501a tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:01.361450 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac80a241-1f03-42c6-99a3-0524c477501a tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:01.364845 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac80a241-1f03-42c6-99a3-0524c477501a tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:01.397937 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f41a7bf0-d653-42d0-8ae8-cad3678da14c tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 204 len: 0 microversion: 2.42 time: 0.212492 Jun 10 13:21:01.398331 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 174/514] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:21:01 2026] DELETE /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:21:01.437198 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2908dbe1-c9d4-414a-96a7-9756d9f1c9fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:01.446693 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2908dbe1-c9d4-414a-96a7-9756d9f1c9fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:01.470922 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2908dbe1-c9d4-414a-96a7-9756d9f1c9fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:01.472633 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2908dbe1-c9d4-414a-96a7-9756d9f1c9fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:01.472633 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2908dbe1-c9d4-414a-96a7-9756d9f1c9fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:01.472943 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2908dbe1-c9d4-414a-96a7-9756d9f1c9fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:01.473236 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2908dbe1-c9d4-414a-96a7-9756d9f1c9fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:01.473550 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2908dbe1-c9d4-414a-96a7-9756d9f1c9fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:01.478330 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ac80a241-1f03-42c6-99a3-0524c477501a tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106" status: 200 len: 474 microversion: 2.49 time: 0.133381 Jun 10 13:21:01.480498 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 171/515] 10.4.3.74 () {68 vars in 1571 bytes} [Wed Jun 10 13:21:01 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 => generated 474 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:21:01.515052 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2908dbe1-c9d4-414a-96a7-9756d9f1c9fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:01.654929 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-53e77b03-57f2-4a23-ac3d-b4ba07d031f2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:01.654929 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-53e77b03-57f2-4a23-ac3d-b4ba07d031f2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:01.659273 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-53e77b03-57f2-4a23-ac3d-b4ba07d031f2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:01.659273 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-53e77b03-57f2-4a23-ac3d-b4ba07d031f2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:01.660891 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-53e77b03-57f2-4a23-ac3d-b4ba07d031f2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:01.663127 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-53e77b03-57f2-4a23-ac3d-b4ba07d031f2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:01.663253 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-53e77b03-57f2-4a23-ac3d-b4ba07d031f2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:01.666861 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-53e77b03-57f2-4a23-ac3d-b4ba07d031f2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:01.725939 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-53e77b03-57f2-4a23-ac3d-b4ba07d031f2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:02.422608 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-76ac53cb-882e-4d44-ba89-caab20f8f1bf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "POST /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/action" status: 202 len: 0 microversion: 2.20 time: 1.502427 Jun 10 13:21:02.422963 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 171/516] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:21:00 2026] POST /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/action => generated 0 bytes in 1503 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:21:02.426594 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-78c8a42d-3cf1-4761-bb70-6939e4ffe5ec req-d1da03c5-3065-4518-aec8-ca4d6f5bbb10 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "d2e625f2-531a-4316-8711-2a52a6fa9186"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:02.433799 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-78c8a42d-3cf1-4761-bb70-6939e4ffe5ec req-d1da03c5-3065-4518-aec8-ca4d6f5bbb10 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:02.434048 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-78c8a42d-3cf1-4761-bb70-6939e4ffe5ec req-d1da03c5-3065-4518-aec8-ca4d6f5bbb10 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:02.434462 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-78c8a42d-3cf1-4761-bb70-6939e4ffe5ec req-d1da03c5-3065-4518-aec8-ca4d6f5bbb10 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:02.448710 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-78c8a42d-3cf1-4761-bb70-6939e4ffe5ec req-d1da03c5-3065-4518-aec8-ca4d6f5bbb10 service nova] Creating event network-vif-unplugged:d2e625f2-531a-4316-8711-2a52a6fa9186 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:02.450020 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-78c8a42d-3cf1-4761-bb70-6939e4ffe5ec req-d1da03c5-3065-4518-aec8-ca4d6f5bbb10 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:02.460077 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-78c8a42d-3cf1-4761-bb70-6939e4ffe5ec req-d1da03c5-3065-4518-aec8-ca4d6f5bbb10 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.036020 Jun 10 13:21:02.460405 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 172/517] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:02 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 10 13:21:02.463764 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8bd422b8-4f47-4c06-8bda-05b78c6bdc18 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:02.465798 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8bd422b8-4f47-4c06-8bda-05b78c6bdc18 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:02.471750 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bd422b8-4f47-4c06-8bda-05b78c6bdc18 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:02.472068 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bd422b8-4f47-4c06-8bda-05b78c6bdc18 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:02.472324 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bd422b8-4f47-4c06-8bda-05b78c6bdc18 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:02.473070 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bd422b8-4f47-4c06-8bda-05b78c6bdc18 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:02.473657 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bd422b8-4f47-4c06-8bda-05b78c6bdc18 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:02.474489 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bd422b8-4f47-4c06-8bda-05b78c6bdc18 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:02.510404 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8bd422b8-4f47-4c06-8bda-05b78c6bdc18 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:02.661244 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2908dbe1-c9d4-414a-96a7-9756d9f1c9fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:02.675317 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2908dbe1-c9d4-414a-96a7-9756d9f1c9fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:02.676161 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2908dbe1-c9d4-414a-96a7-9756d9f1c9fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:02.681922 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-53e77b03-57f2-4a23-ac3d-b4ba07d031f2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:02.687758 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2908dbe1-c9d4-414a-96a7-9756d9f1c9fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 2950 microversion: 2.42 time: 1.256564 Jun 10 13:21:02.688925 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 175/518] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:01 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 2950 bytes in 1260 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:02.693534 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7b7ee4c2-850a-49ea-89fe-778384315d83 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:02.695698 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7b7ee4c2-850a-49ea-89fe-778384315d83 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:02.696575 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-53e77b03-57f2-4a23-ac3d-b4ba07d031f2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:02.698368 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-53e77b03-57f2-4a23-ac3d-b4ba07d031f2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:02.705431 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b7ee4c2-850a-49ea-89fe-778384315d83 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:02.707624 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b7ee4c2-850a-49ea-89fe-778384315d83 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:02.707624 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b7ee4c2-850a-49ea-89fe-778384315d83 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:02.707624 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b7ee4c2-850a-49ea-89fe-778384315d83 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:02.707624 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b7ee4c2-850a-49ea-89fe-778384315d83 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:02.707951 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-53e77b03-57f2-4a23-ac3d-b4ba07d031f2 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 2946 microversion: 2.32 time: 1.063855 Jun 10 13:21:02.708004 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b7ee4c2-850a-49ea-89fe-778384315d83 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:02.708328 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 172/519] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:01 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 2946 bytes in 1066 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:02.714375 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ab6bfba7-582f-4c7d-a21b-ba419fdfa578 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:02.718624 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ab6bfba7-582f-4c7d-a21b-ba419fdfa578 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:02.725630 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab6bfba7-582f-4c7d-a21b-ba419fdfa578 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:02.726316 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab6bfba7-582f-4c7d-a21b-ba419fdfa578 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:02.726316 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab6bfba7-582f-4c7d-a21b-ba419fdfa578 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:02.727000 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab6bfba7-582f-4c7d-a21b-ba419fdfa578 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:02.727841 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab6bfba7-582f-4c7d-a21b-ba419fdfa578 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:02.728246 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab6bfba7-582f-4c7d-a21b-ba419fdfa578 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:02.734264 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7b7ee4c2-850a-49ea-89fe-778384315d83 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:02.762598 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ab6bfba7-582f-4c7d-a21b-ba419fdfa578 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:03.136263 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7b7ee4c2-850a-49ea-89fe-778384315d83 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:03.147649 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8bd422b8-4f47-4c06-8bda-05b78c6bdc18 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:03.149651 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7b7ee4c2-850a-49ea-89fe-778384315d83 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:03.150658 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7b7ee4c2-850a-49ea-89fe-778384315d83 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:03.155729 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8bd422b8-4f47-4c06-8bda-05b78c6bdc18 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:03.159060 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8bd422b8-4f47-4c06-8bda-05b78c6bdc18 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:03.170024 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7b7ee4c2-850a-49ea-89fe-778384315d83 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1695 microversion: 2.87 time: 0.479994 Jun 10 13:21:03.170260 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 176/520] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:02 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1695 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:03.176000 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-abc0fa21-e8d3-432c-97be-16d0d9909ff5 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:03.178117 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8bd422b8-4f47-4c06-8bda-05b78c6bdc18 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1869 microversion: 2.93 time: 0.716240 Jun 10 13:21:03.178117 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 173/521] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:02 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1869 bytes in 717 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:03.184359 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-2b36bdc9-a65c-4743-8658-65d334212901 req-69a76132-efbb-41a2-8b80-023289932348 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "name": "network-vif-unplugged", "status": "completed", "tag": "171bbf27-90ed-451a-871d-9e2740914655"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:03.185083 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-abc0fa21-e8d3-432c-97be-16d0d9909ff5 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:03.199639 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2b36bdc9-a65c-4743-8658-65d334212901 req-69a76132-efbb-41a2-8b80-023289932348 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:03.202641 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2b36bdc9-a65c-4743-8658-65d334212901 req-69a76132-efbb-41a2-8b80-023289932348 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:03.202641 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2b36bdc9-a65c-4743-8658-65d334212901 req-69a76132-efbb-41a2-8b80-023289932348 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:03.202885 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abc0fa21-e8d3-432c-97be-16d0d9909ff5 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:03.202885 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abc0fa21-e8d3-432c-97be-16d0d9909ff5 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:03.202885 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abc0fa21-e8d3-432c-97be-16d0d9909ff5 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:03.203321 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abc0fa21-e8d3-432c-97be-16d0d9909ff5 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:03.203586 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abc0fa21-e8d3-432c-97be-16d0d9909ff5 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:03.203824 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abc0fa21-e8d3-432c-97be-16d0d9909ff5 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:03.210202 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-2b36bdc9-a65c-4743-8658-65d334212901 req-69a76132-efbb-41a2-8b80-023289932348 service nova] Creating event network-vif-unplugged:171bbf27-90ed-451a-871d-9e2740914655 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:21:03.210854 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-2b36bdc9-a65c-4743-8658-65d334212901 req-69a76132-efbb-41a2-8b80-023289932348 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:03.223630 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-2b36bdc9-a65c-4743-8658-65d334212901 req-69a76132-efbb-41a2-8b80-023289932348 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.043255 Jun 10 13:21:03.223744 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 174/522] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:03 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:03.258592 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-abc0fa21-e8d3-432c-97be-16d0d9909ff5 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106" status: 200 len: 474 microversion: 2.49 time: 0.087358 Jun 10 13:21:03.259098 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ab6bfba7-582f-4c7d-a21b-ba419fdfa578 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:03.261758 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 177/523] 10.4.3.74 () {68 vars in 1571 bytes} [Wed Jun 10 13:21:03 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 => generated 474 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:21:03.268721 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ab6bfba7-582f-4c7d-a21b-ba419fdfa578 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:03.268721 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ab6bfba7-582f-4c7d-a21b-ba419fdfa578 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:03.274805 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ab6bfba7-582f-4c7d-a21b-ba419fdfa578 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1714 microversion: 2.20 time: 0.564260 Jun 10 13:21:03.274805 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 173/524] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:02 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1714 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:03.416729 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-166364316", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "delete_on_termination": "true", "source_type": "image", "volume_size": 1, "uuid": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "destination_type": "volume"}], "networks": [{"uuid": "c5fccdb3-4d2f-402c-9e13-b0a4c2a3b9f5"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:03.547150 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:03.548246 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:03.548246 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:03.548863 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:03.549199 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:03.549571 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:03.559422 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] validate_networks() for [('c5fccdb3-4d2f-402c-9e13-b0a4c2a3b9f5', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:21:03.560895 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:03.711587 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a201ac99-7f5b-4491-aa96-891ba9c0343e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:03.714235 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a201ac99-7f5b-4491-aa96-891ba9c0343e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:03.718453 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a201ac99-7f5b-4491-aa96-891ba9c0343e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:03.718453 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a201ac99-7f5b-4491-aa96-891ba9c0343e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:03.718669 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a201ac99-7f5b-4491-aa96-891ba9c0343e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:03.719701 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a201ac99-7f5b-4491-aa96-891ba9c0343e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:03.720259 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a201ac99-7f5b-4491-aa96-891ba9c0343e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:03.720742 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a201ac99-7f5b-4491-aa96-891ba9c0343e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:03.733979 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9b8368ad-2fc5-44ea-b0e7-2b4a4da6dc24 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:03.737318 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9b8368ad-2fc5-44ea-b0e7-2b4a4da6dc24 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:03.741453 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9b8368ad-2fc5-44ea-b0e7-2b4a4da6dc24 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:03.741583 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9b8368ad-2fc5-44ea-b0e7-2b4a4da6dc24 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:03.744254 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9b8368ad-2fc5-44ea-b0e7-2b4a4da6dc24 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:03.744254 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9b8368ad-2fc5-44ea-b0e7-2b4a4da6dc24 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:03.744254 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9b8368ad-2fc5-44ea-b0e7-2b4a4da6dc24 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:03.744254 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9b8368ad-2fc5-44ea-b0e7-2b4a4da6dc24 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:03.755752 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a201ac99-7f5b-4491-aa96-891ba9c0343e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:03.771803 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9b8368ad-2fc5-44ea-b0e7-2b4a4da6dc24 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:03.816134 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:04.100235 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a201ac99-7f5b-4491-aa96-891ba9c0343e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:04.108815 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a201ac99-7f5b-4491-aa96-891ba9c0343e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:04.109007 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a201ac99-7f5b-4491-aa96-891ba9c0343e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:04.120328 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a201ac99-7f5b-4491-aa96-891ba9c0343e tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 2950 microversion: 2.42 time: 0.409720 Jun 10 13:21:04.120328 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 178/525] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:03 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 2950 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:04.147913 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9b8368ad-2fc5-44ea-b0e7-2b4a4da6dc24 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:04.160105 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9b8368ad-2fc5-44ea-b0e7-2b4a4da6dc24 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:04.161127 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9b8368ad-2fc5-44ea-b0e7-2b4a4da6dc24 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:04.170120 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9b8368ad-2fc5-44ea-b0e7-2b4a4da6dc24 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 2946 microversion: 2.32 time: 0.437851 Jun 10 13:21:04.172086 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 174/526] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:03 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 2946 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:04.204870 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ad14736c-203e-4023-8797-3d413317cd9e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:04.211520 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ad14736c-203e-4023-8797-3d413317cd9e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:04.219677 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad14736c-203e-4023-8797-3d413317cd9e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:04.220060 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad14736c-203e-4023-8797-3d413317cd9e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:04.220410 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad14736c-203e-4023-8797-3d413317cd9e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:04.221105 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad14736c-203e-4023-8797-3d413317cd9e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:04.221583 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad14736c-203e-4023-8797-3d413317cd9e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:04.222021 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad14736c-203e-4023-8797-3d413317cd9e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:04.251502 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ad14736c-203e-4023-8797-3d413317cd9e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:04.260255 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:21:04.260563 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:21:04.260824 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:21:04.260951 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:21:04.261892 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:21:04.279609 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:04.279609 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:04.279609 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:04.279992 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:04.279992 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:04.281510 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:04.281719 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-730d3919-be0c-4546-a0fc-172d087da7fd tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:04.283312 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-730d3919-be0c-4546-a0fc-172d087da7fd tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:04.293971 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-730d3919-be0c-4546-a0fc-172d087da7fd tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:04.295541 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-730d3919-be0c-4546-a0fc-172d087da7fd tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:04.296547 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-730d3919-be0c-4546-a0fc-172d087da7fd tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:04.296842 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-730d3919-be0c-4546-a0fc-172d087da7fd tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:04.297898 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-730d3919-be0c-4546-a0fc-172d087da7fd tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:04.298059 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-730d3919-be0c-4546-a0fc-172d087da7fd tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:04.319518 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Getting quotas for project d0f6f4f0cba2424fa36b6a130628b901. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:21:04.329447 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Getting quotas for user 8b48f22679d14371afb5aa22ff73b869 and project d0f6f4f0cba2424fa36b6a130628b901. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:21:04.343392 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:21:04.346617 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:21:04.352603 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-730d3919-be0c-4546-a0fc-172d087da7fd tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106" status: 200 len: 474 microversion: 2.49 time: 0.075043 Jun 10 13:21:04.355571 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 175/527] 10.4.3.74 () {68 vars in 1571 bytes} [Wed Jun 10 13:21:04 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 => generated 474 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:21:04.355627 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-05bb108a-965e-419f-a6f9-bb607df11718 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:04.357195 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-05bb108a-965e-419f-a6f9-bb607df11718 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:04.369701 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05bb108a-965e-419f-a6f9-bb607df11718 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:04.369701 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05bb108a-965e-419f-a6f9-bb607df11718 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:04.369938 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05bb108a-965e-419f-a6f9-bb607df11718 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:04.370567 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05bb108a-965e-419f-a6f9-bb607df11718 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:04.371168 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05bb108a-965e-419f-a6f9-bb607df11718 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:04.371616 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05bb108a-965e-419f-a6f9-bb607df11718 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:04.401434 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-05bb108a-965e-419f-a6f9-bb607df11718 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:04.427412 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-aa1e6419-1fb8-4f0e-8ab7-6db5908b9897 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.87 time: 1.013593 Jun 10 13:21:04.428063 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 175/528] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:21:03 2026] POST /compute/v2.1/servers => generated 378 bytes in 1015 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:21:04.448251 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-972c111f-bb04-48dd-b57a-9acdf03377ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:04.453207 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-972c111f-bb04-48dd-b57a-9acdf03377ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:04.473315 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-972c111f-bb04-48dd-b57a-9acdf03377ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:04.579394 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ad14736c-203e-4023-8797-3d413317cd9e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:04.591328 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ad14736c-203e-4023-8797-3d413317cd9e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:04.591328 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ad14736c-203e-4023-8797-3d413317cd9e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:04.604061 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ad14736c-203e-4023-8797-3d413317cd9e tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1869 microversion: 2.93 time: 0.402472 Jun 10 13:21:04.604759 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 179/529] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:04 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1869 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:04.605795 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-972c111f-bb04-48dd-b57a-9acdf03377ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:04.609736 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-74bf5e52-6d0f-4aba-930a-7328b20987c5 req-38152d31-f103-4fc3-aa75-bdc6e54865df service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "d2e625f2-531a-4316-8711-2a52a6fa9186"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "b5c83e45-03bd-4f8d-aeb7-371581d8d872"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "b5c83e45-03bd-4f8d-aeb7-371581d8d872"}, {"server_uuid": "6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5", "name": "network-vif-deleted", "tag": "e63a63b8-ee6b-490e-a3b3-dd4ce7eb7009"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "fd79da8f-df08-40e6-84c7-13d9227428ae"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "fd79da8f-df08-40e6-84c7-13d9227428ae"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "0211db66-cde6-4a76-9a8c-841d7b4352f9"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "0211db66-cde6-4a76-9a8c-841d7b4352f9"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:04.613187 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-972c111f-bb04-48dd-b57a-9acdf03377ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:04.613976 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-972c111f-bb04-48dd-b57a-9acdf03377ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:04.623796 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-74bf5e52-6d0f-4aba-930a-7328b20987c5 req-38152d31-f103-4fc3-aa75-bdc6e54865df service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:04.624181 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-74bf5e52-6d0f-4aba-930a-7328b20987c5 req-38152d31-f103-4fc3-aa75-bdc6e54865df service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:04.624181 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-74bf5e52-6d0f-4aba-930a-7328b20987c5 req-38152d31-f103-4fc3-aa75-bdc6e54865df service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:04.627007 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-972c111f-bb04-48dd-b57a-9acdf03377ea tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1394 microversion: 2.87 time: 0.183461 Jun 10 13:21:04.627381 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 176/530] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:04 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1394 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:04.637097 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-74bf5e52-6d0f-4aba-930a-7328b20987c5 req-38152d31-f103-4fc3-aa75-bdc6e54865df service nova] Creating event network-vif-unplugged:d2e625f2-531a-4316-8711-2a52a6fa9186 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:04.637097 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-74bf5e52-6d0f-4aba-930a-7328b20987c5 req-38152d31-f103-4fc3-aa75-bdc6e54865df service nova] Creating event network-vif-unplugged:b5c83e45-03bd-4f8d-aeb7-371581d8d872 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:04.638455 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-74bf5e52-6d0f-4aba-930a-7328b20987c5 req-38152d31-f103-4fc3-aa75-bdc6e54865df service nova] Creating event network-vif-unplugged:b5c83e45-03bd-4f8d-aeb7-371581d8d872 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:04.638455 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-74bf5e52-6d0f-4aba-930a-7328b20987c5 req-38152d31-f103-4fc3-aa75-bdc6e54865df service nova] Creating event network-vif-deleted:e63a63b8-ee6b-490e-a3b3-dd4ce7eb7009 for instance 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 on np0000002501 Jun 10 13:21:04.639316 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-74bf5e52-6d0f-4aba-930a-7328b20987c5 req-38152d31-f103-4fc3-aa75-bdc6e54865df service nova] Creating event network-vif-unplugged:fd79da8f-df08-40e6-84c7-13d9227428ae for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:04.641585 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-74bf5e52-6d0f-4aba-930a-7328b20987c5 req-38152d31-f103-4fc3-aa75-bdc6e54865df service nova] Creating event network-vif-unplugged:fd79da8f-df08-40e6-84c7-13d9227428ae for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:04.641585 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-74bf5e52-6d0f-4aba-930a-7328b20987c5 req-38152d31-f103-4fc3-aa75-bdc6e54865df service nova] Creating event network-vif-unplugged:0211db66-cde6-4a76-9a8c-841d7b4352f9 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:04.642254 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-74bf5e52-6d0f-4aba-930a-7328b20987c5 req-38152d31-f103-4fc3-aa75-bdc6e54865df service nova] Creating event network-vif-unplugged:0211db66-cde6-4a76-9a8c-841d7b4352f9 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:04.642865 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-74bf5e52-6d0f-4aba-930a-7328b20987c5 req-38152d31-f103-4fc3-aa75-bdc6e54865df service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:04.657653 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-74bf5e52-6d0f-4aba-930a-7328b20987c5 req-38152d31-f103-4fc3-aa75-bdc6e54865df service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1394 microversion: 2.1 time: 0.052611 Jun 10 13:21:04.659154 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 180/531] 10.4.3.74 () {72 vars in 1426 bytes} [Wed Jun 10 13:21:04 2026] POST /compute/v2.1/os-server-external-events => generated 1394 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:04.684666 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-05bb108a-965e-419f-a6f9-bb607df11718 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:04.691051 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-05bb108a-965e-419f-a6f9-bb607df11718 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:04.692841 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-05bb108a-965e-419f-a6f9-bb607df11718 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:04.699327 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-05bb108a-965e-419f-a6f9-bb607df11718 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1714 microversion: 2.20 time: 0.345950 Jun 10 13:21:04.699877 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 176/532] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:04 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1714 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:05.148132 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c4e0859e-dd0a-4ae4-917d-9c8bcc91517f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:05.151565 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c4e0859e-dd0a-4ae4-917d-9c8bcc91517f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:05.157394 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4e0859e-dd0a-4ae4-917d-9c8bcc91517f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:05.157781 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4e0859e-dd0a-4ae4-917d-9c8bcc91517f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:05.158125 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4e0859e-dd0a-4ae4-917d-9c8bcc91517f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:05.158672 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4e0859e-dd0a-4ae4-917d-9c8bcc91517f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:05.159217 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4e0859e-dd0a-4ae4-917d-9c8bcc91517f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:05.160185 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4e0859e-dd0a-4ae4-917d-9c8bcc91517f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:05.197118 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c4e0859e-dd0a-4ae4-917d-9c8bcc91517f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:05.198725 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2cb0bc3d-3167-4160-a5e7-85c4b704a20e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:05.201995 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2cb0bc3d-3167-4160-a5e7-85c4b704a20e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:05.209832 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2cb0bc3d-3167-4160-a5e7-85c4b704a20e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:05.210207 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2cb0bc3d-3167-4160-a5e7-85c4b704a20e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:05.210537 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2cb0bc3d-3167-4160-a5e7-85c4b704a20e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:05.211064 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2cb0bc3d-3167-4160-a5e7-85c4b704a20e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:05.211455 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2cb0bc3d-3167-4160-a5e7-85c4b704a20e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:05.211798 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2cb0bc3d-3167-4160-a5e7-85c4b704a20e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:05.239112 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2cb0bc3d-3167-4160-a5e7-85c4b704a20e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:05.293662 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-9d018c29-19d5-4a28-8e87-10a2f05d1e49 req-dfb17657-bdbe-430a-b5f0-cd3a8cdf17b2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "dcb555fe-bfd4-49f6-a877-d4e4f6d76e65"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "dcb555fe-bfd4-49f6-a877-d4e4f6d76e65"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "4b384dc0-dae0-4924-9866-2246c1d65850"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "4b384dc0-dae0-4924-9866-2246c1d65850"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:05.309240 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9d018c29-19d5-4a28-8e87-10a2f05d1e49 req-dfb17657-bdbe-430a-b5f0-cd3a8cdf17b2 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:05.309240 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9d018c29-19d5-4a28-8e87-10a2f05d1e49 req-dfb17657-bdbe-430a-b5f0-cd3a8cdf17b2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:05.309240 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9d018c29-19d5-4a28-8e87-10a2f05d1e49 req-dfb17657-bdbe-430a-b5f0-cd3a8cdf17b2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:05.322280 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-9d018c29-19d5-4a28-8e87-10a2f05d1e49 req-dfb17657-bdbe-430a-b5f0-cd3a8cdf17b2 service nova] Creating event network-vif-unplugged:dcb555fe-bfd4-49f6-a877-d4e4f6d76e65 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:05.322737 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-9d018c29-19d5-4a28-8e87-10a2f05d1e49 req-dfb17657-bdbe-430a-b5f0-cd3a8cdf17b2 service nova] Creating event network-vif-unplugged:dcb555fe-bfd4-49f6-a877-d4e4f6d76e65 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:05.322879 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-9d018c29-19d5-4a28-8e87-10a2f05d1e49 req-dfb17657-bdbe-430a-b5f0-cd3a8cdf17b2 service nova] Creating event network-vif-unplugged:4b384dc0-dae0-4924-9866-2246c1d65850 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:05.323094 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-9d018c29-19d5-4a28-8e87-10a2f05d1e49 req-dfb17657-bdbe-430a-b5f0-cd3a8cdf17b2 service nova] Creating event network-vif-unplugged:4b384dc0-dae0-4924-9866-2246c1d65850 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:05.323863 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-9d018c29-19d5-4a28-8e87-10a2f05d1e49 req-dfb17657-bdbe-430a-b5f0-cd3a8cdf17b2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:05.331089 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-9d018c29-19d5-4a28-8e87-10a2f05d1e49 req-dfb17657-bdbe-430a-b5f0-cd3a8cdf17b2 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 704 microversion: 2.1 time: 0.039631 Jun 10 13:21:05.332178 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 177/533] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:05 2026] POST /compute/v2.1/os-server-external-events => generated 704 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:05.368435 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b3744e5a-97c6-4b4e-a49d-d95e76f897da tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:05.370842 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b3744e5a-97c6-4b4e-a49d-d95e76f897da tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:05.377046 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3744e5a-97c6-4b4e-a49d-d95e76f897da tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:05.377546 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3744e5a-97c6-4b4e-a49d-d95e76f897da tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:05.379493 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3744e5a-97c6-4b4e-a49d-d95e76f897da tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:05.379908 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3744e5a-97c6-4b4e-a49d-d95e76f897da tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:05.380173 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3744e5a-97c6-4b4e-a49d-d95e76f897da tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:05.380305 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3744e5a-97c6-4b4e-a49d-d95e76f897da tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:05.423005 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b3744e5a-97c6-4b4e-a49d-d95e76f897da tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106" status: 200 len: 474 microversion: 2.49 time: 0.057388 Jun 10 13:21:05.423548 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 178/534] 10.4.3.74 () {68 vars in 1571 bytes} [Wed Jun 10 13:21:05 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 => generated 474 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:21:05.427551 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c4e0859e-dd0a-4ae4-917d-9c8bcc91517f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:05.434363 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c4e0859e-dd0a-4ae4-917d-9c8bcc91517f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:05.435151 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c4e0859e-dd0a-4ae4-917d-9c8bcc91517f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:05.442267 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c4e0859e-dd0a-4ae4-917d-9c8bcc91517f tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 2950 microversion: 2.42 time: 0.296820 Jun 10 13:21:05.443099 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 177/535] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:05 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 2950 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:05.559706 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2cb0bc3d-3167-4160-a5e7-85c4b704a20e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:05.567964 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2cb0bc3d-3167-4160-a5e7-85c4b704a20e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:05.569167 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2cb0bc3d-3167-4160-a5e7-85c4b704a20e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:05.576766 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2cb0bc3d-3167-4160-a5e7-85c4b704a20e tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 2946 microversion: 2.32 time: 0.382277 Jun 10 13:21:05.578015 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 181/536] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:05 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 2946 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:05.634917 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-add88240-f27a-44ce-9027-f3d4fc8b01af tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:05.637796 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-add88240-f27a-44ce-9027-f3d4fc8b01af tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:05.646053 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-add88240-f27a-44ce-9027-f3d4fc8b01af tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:05.646791 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-add88240-f27a-44ce-9027-f3d4fc8b01af tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:05.646880 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-add88240-f27a-44ce-9027-f3d4fc8b01af tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:05.647558 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-add88240-f27a-44ce-9027-f3d4fc8b01af tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:05.648112 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-add88240-f27a-44ce-9027-f3d4fc8b01af tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:05.649127 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-add88240-f27a-44ce-9027-f3d4fc8b01af tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:05.652772 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1b5e5db9-b1aa-4fc9-b8e9-b7395a881687 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:05.656104 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1b5e5db9-b1aa-4fc9-b8e9-b7395a881687 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:05.662671 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b5e5db9-b1aa-4fc9-b8e9-b7395a881687 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:05.663690 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b5e5db9-b1aa-4fc9-b8e9-b7395a881687 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:05.664088 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b5e5db9-b1aa-4fc9-b8e9-b7395a881687 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:05.664406 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b5e5db9-b1aa-4fc9-b8e9-b7395a881687 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:05.665841 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b5e5db9-b1aa-4fc9-b8e9-b7395a881687 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:05.666117 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b5e5db9-b1aa-4fc9-b8e9-b7395a881687 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:05.675128 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-add88240-f27a-44ce-9027-f3d4fc8b01af tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:05.698331 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1b5e5db9-b1aa-4fc9-b8e9-b7395a881687 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:05.730514 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c3b7ae25-20b1-471b-a0f9-ae9ea0558320 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:05.732100 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c3b7ae25-20b1-471b-a0f9-ae9ea0558320 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:05.737182 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3b7ae25-20b1-471b-a0f9-ae9ea0558320 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:05.737872 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3b7ae25-20b1-471b-a0f9-ae9ea0558320 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:05.738121 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3b7ae25-20b1-471b-a0f9-ae9ea0558320 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:05.738845 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3b7ae25-20b1-471b-a0f9-ae9ea0558320 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:05.739260 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3b7ae25-20b1-471b-a0f9-ae9ea0558320 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:05.739910 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3b7ae25-20b1-471b-a0f9-ae9ea0558320 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:05.764982 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c3b7ae25-20b1-471b-a0f9-ae9ea0558320 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:05.767172 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1b5e5db9-b1aa-4fc9-b8e9-b7395a881687 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:05.775865 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1b5e5db9-b1aa-4fc9-b8e9-b7395a881687 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:05.776785 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1b5e5db9-b1aa-4fc9-b8e9-b7395a881687 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:05.788139 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1b5e5db9-b1aa-4fc9-b8e9-b7395a881687 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1398 microversion: 2.87 time: 0.138630 Jun 10 13:21:05.788249 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 178/537] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:05 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1398 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:05.923809 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-add88240-f27a-44ce-9027-f3d4fc8b01af tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:05.930992 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-add88240-f27a-44ce-9027-f3d4fc8b01af tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:05.931776 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-add88240-f27a-44ce-9027-f3d4fc8b01af tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:05.941119 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-add88240-f27a-44ce-9027-f3d4fc8b01af tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1869 microversion: 2.93 time: 0.308318 Jun 10 13:21:05.941525 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 179/538] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:05 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1869 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:06.129858 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c3b7ae25-20b1-471b-a0f9-ae9ea0558320 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:06.135919 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c3b7ae25-20b1-471b-a0f9-ae9ea0558320 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:06.136809 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c3b7ae25-20b1-471b-a0f9-ae9ea0558320 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:06.142998 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c3b7ae25-20b1-471b-a0f9-ae9ea0558320 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1730 microversion: 2.20 time: 0.416530 Jun 10 13:21:06.143971 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 182/539] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:05 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1730 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:06.437548 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-351dcba3-01bf-4378-82d8-5b10a630e04e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:06.439280 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-351dcba3-01bf-4378-82d8-5b10a630e04e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:06.444062 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-351dcba3-01bf-4378-82d8-5b10a630e04e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:06.444539 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-351dcba3-01bf-4378-82d8-5b10a630e04e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:06.444855 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-351dcba3-01bf-4378-82d8-5b10a630e04e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:06.445298 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-351dcba3-01bf-4378-82d8-5b10a630e04e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:06.445639 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-351dcba3-01bf-4378-82d8-5b10a630e04e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:06.445922 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-351dcba3-01bf-4378-82d8-5b10a630e04e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:06.467542 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a7e0a928-a8e1-4c5c-ac7d-572c30df959a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:06.471252 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a7e0a928-a8e1-4c5c-ac7d-572c30df959a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:06.477286 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7e0a928-a8e1-4c5c-ac7d-572c30df959a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:06.480626 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7e0a928-a8e1-4c5c-ac7d-572c30df959a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:06.480626 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7e0a928-a8e1-4c5c-ac7d-572c30df959a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:06.480626 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7e0a928-a8e1-4c5c-ac7d-572c30df959a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:06.480626 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7e0a928-a8e1-4c5c-ac7d-572c30df959a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:06.480626 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7e0a928-a8e1-4c5c-ac7d-572c30df959a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:06.481004 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-351dcba3-01bf-4378-82d8-5b10a630e04e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106" status: 200 len: 474 microversion: 2.49 time: 0.046239 Jun 10 13:21:06.481481 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 180/540] 10.4.3.74 () {68 vars in 1571 bytes} [Wed Jun 10 13:21:06 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 => generated 474 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:21:06.494437 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a808669f-935f-4505-9de7-568be2c8808d tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-115064285", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJV5N0g/E9ZMSz/8gKhIp5Q4Z2EiSgR/M2JWuI7mkLrjbPfMUX0ZGj4oSaBt/Nu4CqCByFKshQXz43rx3XjC98foVkww4VP4pJmGlUP7PT12tMqCkUJGj6rEXI1hJpJUrg=="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:06.499093 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a7e0a928-a8e1-4c5c-ac7d-572c30df959a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:06.510102 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-a808669f-935f-4505-9de7-568be2c8808d tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Getting quotas for project a5d6c9d784314440920926be48f75de9. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:21:06.514048 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-a808669f-935f-4505-9de7-568be2c8808d tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Getting quotas for user db99c79a6a5a41a4bd8cad2d4deccc0a and project a5d6c9d784314440920926be48f75de9. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:21:06.536942 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a808669f-935f-4505-9de7-568be2c8808d tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.215909 Jun 10 13:21:06.537302 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 179/541] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:21:06 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:06.606379 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c7614a12-4020-41a1-9359-c49dc0c60659 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:06.606379 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c7614a12-4020-41a1-9359-c49dc0c60659 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:06.613944 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c7614a12-4020-41a1-9359-c49dc0c60659 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:06.614314 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c7614a12-4020-41a1-9359-c49dc0c60659 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:06.615194 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c7614a12-4020-41a1-9359-c49dc0c60659 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:06.615825 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c7614a12-4020-41a1-9359-c49dc0c60659 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:06.616653 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c7614a12-4020-41a1-9359-c49dc0c60659 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:06.617105 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c7614a12-4020-41a1-9359-c49dc0c60659 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:06.654395 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c7614a12-4020-41a1-9359-c49dc0c60659 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:06.812876 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7412dc6d-c68e-4e2a-a1f2-2fc79d465df6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:06.816716 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7412dc6d-c68e-4e2a-a1f2-2fc79d465df6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:06.821280 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7412dc6d-c68e-4e2a-a1f2-2fc79d465df6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:06.821577 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7412dc6d-c68e-4e2a-a1f2-2fc79d465df6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:06.821784 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7412dc6d-c68e-4e2a-a1f2-2fc79d465df6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:06.822371 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7412dc6d-c68e-4e2a-a1f2-2fc79d465df6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:06.822703 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7412dc6d-c68e-4e2a-a1f2-2fc79d465df6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:06.823067 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7412dc6d-c68e-4e2a-a1f2-2fc79d465df6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:06.853340 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7412dc6d-c68e-4e2a-a1f2-2fc79d465df6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:07.005589 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7412dc6d-c68e-4e2a-a1f2-2fc79d465df6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:07.011989 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7412dc6d-c68e-4e2a-a1f2-2fc79d465df6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:07.012565 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7412dc6d-c68e-4e2a-a1f2-2fc79d465df6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:07.024627 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7412dc6d-c68e-4e2a-a1f2-2fc79d465df6 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1446 microversion: 2.87 time: 0.215162 Jun 10 13:21:07.024956 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 180/542] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:06 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1446 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:07.028133 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-75e4ab39-8b87-4763-969b-01bcd51fcc40 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:07.029988 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-75e4ab39-8b87-4763-969b-01bcd51fcc40 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:07.046516 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-75e4ab39-8b87-4763-969b-01bcd51fcc40 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:07.046921 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-75e4ab39-8b87-4763-969b-01bcd51fcc40 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:07.047217 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-75e4ab39-8b87-4763-969b-01bcd51fcc40 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:07.047853 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-75e4ab39-8b87-4763-969b-01bcd51fcc40 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:07.048276 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-75e4ab39-8b87-4763-969b-01bcd51fcc40 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:07.048725 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-75e4ab39-8b87-4763-969b-01bcd51fcc40 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:07.074609 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-75e4ab39-8b87-4763-969b-01bcd51fcc40 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:07.144804 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a7e0a928-a8e1-4c5c-ac7d-572c30df959a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:07.157873 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a7e0a928-a8e1-4c5c-ac7d-572c30df959a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:07.158999 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a7e0a928-a8e1-4c5c-ac7d-572c30df959a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:07.168079 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a7e0a928-a8e1-4c5c-ac7d-572c30df959a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 2950 microversion: 2.42 time: 0.702511 Jun 10 13:21:07.169673 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 183/543] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:06 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 2950 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:07.173279 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a8929c37-5d03-4436-93d4-439dd5605d8b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:07.175744 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a8929c37-5d03-4436-93d4-439dd5605d8b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:07.184576 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8929c37-5d03-4436-93d4-439dd5605d8b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:07.184707 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8929c37-5d03-4436-93d4-439dd5605d8b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:07.185168 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8929c37-5d03-4436-93d4-439dd5605d8b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:07.186540 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8929c37-5d03-4436-93d4-439dd5605d8b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:07.187169 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8929c37-5d03-4436-93d4-439dd5605d8b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:07.187636 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8929c37-5d03-4436-93d4-439dd5605d8b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:07.201308 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c7614a12-4020-41a1-9359-c49dc0c60659 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:07.217045 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c7614a12-4020-41a1-9359-c49dc0c60659 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:07.217211 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a8929c37-5d03-4436-93d4-439dd5605d8b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:07.218730 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c7614a12-4020-41a1-9359-c49dc0c60659 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:07.230778 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c7614a12-4020-41a1-9359-c49dc0c60659 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 2946 microversion: 2.32 time: 0.629772 Jun 10 13:21:07.231393 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 181/544] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:06 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 2946 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:07.446862 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-8dad33f4-658a-4c04-8ba1-87ea6e2eebcc req-d18993db-ed20-40c6-8242-2726a947192d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "e73964c6-0c56-4f96-b238-3509dd279674"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "e73964c6-0c56-4f96-b238-3509dd279674"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "bbb843e3-6aaf-436f-b58b-ea9676c7837c"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "bbb843e3-6aaf-436f-b58b-ea9676c7837c"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "0d3bf596-2e79-4fbb-bbf4-60b5abfda4ea"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "0d3bf596-2e79-4fbb-bbf4-60b5abfda4ea"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "6e27dee2-3207-4974-ad96-c1ebfc1d15e3"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "6e27dee2-3207-4974-ad96-c1ebfc1d15e3"}, {"server_uuid": "56694632-1419-421a-81b9-1c0ea43cb00a", "name": "network-vif-unplugged", "status": "completed", "tag": "2336b63e-2859-48ce-ab62-f0eb0c5e9206"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:07.458192 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8dad33f4-658a-4c04-8ba1-87ea6e2eebcc req-d18993db-ed20-40c6-8242-2726a947192d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:07.458338 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8dad33f4-658a-4c04-8ba1-87ea6e2eebcc req-d18993db-ed20-40c6-8242-2726a947192d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:07.458518 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8dad33f4-658a-4c04-8ba1-87ea6e2eebcc req-d18993db-ed20-40c6-8242-2726a947192d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:07.472528 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-8dad33f4-658a-4c04-8ba1-87ea6e2eebcc req-d18993db-ed20-40c6-8242-2726a947192d service nova] Creating event network-vif-unplugged:e73964c6-0c56-4f96-b238-3509dd279674 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:07.472528 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-8dad33f4-658a-4c04-8ba1-87ea6e2eebcc req-d18993db-ed20-40c6-8242-2726a947192d service nova] Creating event network-vif-unplugged:e73964c6-0c56-4f96-b238-3509dd279674 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:07.473082 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-8dad33f4-658a-4c04-8ba1-87ea6e2eebcc req-d18993db-ed20-40c6-8242-2726a947192d service nova] Creating event network-vif-unplugged:bbb843e3-6aaf-436f-b58b-ea9676c7837c for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:07.473082 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-8dad33f4-658a-4c04-8ba1-87ea6e2eebcc req-d18993db-ed20-40c6-8242-2726a947192d service nova] Creating event network-vif-unplugged:bbb843e3-6aaf-436f-b58b-ea9676c7837c for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:07.473211 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-8dad33f4-658a-4c04-8ba1-87ea6e2eebcc req-d18993db-ed20-40c6-8242-2726a947192d service nova] Creating event network-vif-unplugged:0d3bf596-2e79-4fbb-bbf4-60b5abfda4ea for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:07.473499 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-8dad33f4-658a-4c04-8ba1-87ea6e2eebcc req-d18993db-ed20-40c6-8242-2726a947192d service nova] Creating event network-vif-unplugged:0d3bf596-2e79-4fbb-bbf4-60b5abfda4ea for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:07.474075 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-8dad33f4-658a-4c04-8ba1-87ea6e2eebcc req-d18993db-ed20-40c6-8242-2726a947192d service nova] Creating event network-vif-unplugged:6e27dee2-3207-4974-ad96-c1ebfc1d15e3 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:07.474075 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-8dad33f4-658a-4c04-8ba1-87ea6e2eebcc req-d18993db-ed20-40c6-8242-2726a947192d service nova] Creating event network-vif-unplugged:6e27dee2-3207-4974-ad96-c1ebfc1d15e3 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:07.474305 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-8dad33f4-658a-4c04-8ba1-87ea6e2eebcc req-d18993db-ed20-40c6-8242-2726a947192d service nova] Creating event network-vif-unplugged:2336b63e-2859-48ce-ab62-f0eb0c5e9206 for instance 56694632-1419-421a-81b9-1c0ea43cb00a on np0000002501 Jun 10 13:21:07.474780 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-8dad33f4-658a-4c04-8ba1-87ea6e2eebcc req-d18993db-ed20-40c6-8242-2726a947192d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:07.484154 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-8dad33f4-658a-4c04-8ba1-87ea6e2eebcc req-d18993db-ed20-40c6-8242-2726a947192d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1569 microversion: 2.1 time: 0.038656 Jun 10 13:21:07.484713 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 182/545] 10.4.3.74 () {72 vars in 1426 bytes} [Wed Jun 10 13:21:07 2026] POST /compute/v2.1/os-server-external-events => generated 1569 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:07.497525 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c8d6a764-1deb-465e-bd35-b530ad74de38 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:07.500479 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c8d6a764-1deb-465e-bd35-b530ad74de38 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:07.508092 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8d6a764-1deb-465e-bd35-b530ad74de38 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:07.508222 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8d6a764-1deb-465e-bd35-b530ad74de38 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:07.508924 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8d6a764-1deb-465e-bd35-b530ad74de38 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:07.508924 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8d6a764-1deb-465e-bd35-b530ad74de38 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:07.509167 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8d6a764-1deb-465e-bd35-b530ad74de38 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:07.509454 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8d6a764-1deb-465e-bd35-b530ad74de38 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:07.606973 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c8d6a764-1deb-465e-bd35-b530ad74de38 tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106" status: 200 len: 503 microversion: 2.49 time: 0.112637 Jun 10 13:21:07.607427 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 183/546] 10.4.3.74 () {68 vars in 1571 bytes} [Wed Jun 10 13:21:07 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 => generated 503 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:21:07.624376 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2789bbe4-b755-4b1f-ba8f-758c112de09e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:07.628982 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2789bbe4-b755-4b1f-ba8f-758c112de09e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:07.635589 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2789bbe4-b755-4b1f-ba8f-758c112de09e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:07.635589 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2789bbe4-b755-4b1f-ba8f-758c112de09e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:07.635589 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2789bbe4-b755-4b1f-ba8f-758c112de09e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:07.635589 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2789bbe4-b755-4b1f-ba8f-758c112de09e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:07.636499 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2789bbe4-b755-4b1f-ba8f-758c112de09e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:07.636499 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2789bbe4-b755-4b1f-ba8f-758c112de09e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:07.680879 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2789bbe4-b755-4b1f-ba8f-758c112de09e tempest-TaggedAttachmentsTest-1042450464 tempest-TaggedAttachmentsTest-1042450464-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106" status: 200 len: 503 microversion: 2.49 time: 0.059015 Jun 10 13:21:07.681735 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 184/547] 10.4.3.74 () {68 vars in 1571 bytes} [Wed Jun 10 13:21:07 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-instance-actions/req-3f62ce85-9c50-42f9-a807-8a5f1bf66106 => generated 503 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:21:07.762902 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-db2427c1-9170-4ddb-889a-56077b4a02b2 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:07.765445 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-db2427c1-9170-4ddb-889a-56077b4a02b2 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:07.781411 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db2427c1-9170-4ddb-889a-56077b4a02b2 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:07.781728 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db2427c1-9170-4ddb-889a-56077b4a02b2 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:07.781961 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db2427c1-9170-4ddb-889a-56077b4a02b2 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:07.782279 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db2427c1-9170-4ddb-889a-56077b4a02b2 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:07.782599 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db2427c1-9170-4ddb-889a-56077b4a02b2 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:07.782696 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db2427c1-9170-4ddb-889a-56077b4a02b2 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:07.809771 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-db2427c1-9170-4ddb-889a-56077b4a02b2 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-volume_attachments" status: 200 len: 25 microversion: 2.49 time: 0.049609 Jun 10 13:21:07.810460 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 185/548] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:21:07 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5/os-volume_attachments => generated 25 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:07.839454 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-75e4ab39-8b87-4763-969b-01bcd51fcc40 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:07.844958 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-75e4ab39-8b87-4763-969b-01bcd51fcc40 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:07.845869 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-75e4ab39-8b87-4763-969b-01bcd51fcc40 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:07.856161 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-75e4ab39-8b87-4763-969b-01bcd51fcc40 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1869 microversion: 2.93 time: 0.830723 Jun 10 13:21:07.856519 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 181/549] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:07 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1869 bytes in 831 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:07.875634 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d960a68a-8a89-47fb-b4c1-4b7c2541f59b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:07.875634 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d960a68a-8a89-47fb-b4c1-4b7c2541f59b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:07.879118 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d960a68a-8a89-47fb-b4c1-4b7c2541f59b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:07.879336 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d960a68a-8a89-47fb-b4c1-4b7c2541f59b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:07.879594 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d960a68a-8a89-47fb-b4c1-4b7c2541f59b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:07.879848 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d960a68a-8a89-47fb-b4c1-4b7c2541f59b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:07.880066 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d960a68a-8a89-47fb-b4c1-4b7c2541f59b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:07.880231 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d960a68a-8a89-47fb-b4c1-4b7c2541f59b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:07.908858 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d960a68a-8a89-47fb-b4c1-4b7c2541f59b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:21:07.991492 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a8929c37-5d03-4436-93d4-439dd5605d8b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:07.999012 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d960a68a-8a89-47fb-b4c1-4b7c2541f59b tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 204 len: 0 microversion: 2.49 time: 0.122811 Jun 10 13:21:07.999818 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a8929c37-5d03-4436-93d4-439dd5605d8b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:07.999818 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a8929c37-5d03-4436-93d4-439dd5605d8b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:08.000498 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 186/550] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:21:07 2026] DELETE /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:21:08.004873 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a8929c37-5d03-4436-93d4-439dd5605d8b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1730 microversion: 2.20 time: 0.834116 Jun 10 13:21:08.004873 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 184/551] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:07 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1730 bytes in 834 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:08.017155 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0e6a1ac4-013a-4f7e-96d4-a19e974903ca tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:08.019137 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0e6a1ac4-013a-4f7e-96d4-a19e974903ca tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:08.026488 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0e6a1ac4-013a-4f7e-96d4-a19e974903ca tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:08.028423 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0e6a1ac4-013a-4f7e-96d4-a19e974903ca tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:08.028423 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0e6a1ac4-013a-4f7e-96d4-a19e974903ca tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:08.028423 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0e6a1ac4-013a-4f7e-96d4-a19e974903ca tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:08.028423 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0e6a1ac4-013a-4f7e-96d4-a19e974903ca tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:08.028704 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0e6a1ac4-013a-4f7e-96d4-a19e974903ca tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:08.056838 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0e6a1ac4-013a-4f7e-96d4-a19e974903ca tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:08.059872 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6120c5c5-f1cc-469b-87ca-f9ead77d4dfc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:08.065251 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6120c5c5-f1cc-469b-87ca-f9ead77d4dfc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:08.079273 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6120c5c5-f1cc-469b-87ca-f9ead77d4dfc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:08.079605 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6120c5c5-f1cc-469b-87ca-f9ead77d4dfc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:08.079819 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6120c5c5-f1cc-469b-87ca-f9ead77d4dfc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:08.080341 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6120c5c5-f1cc-469b-87ca-f9ead77d4dfc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:08.080756 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6120c5c5-f1cc-469b-87ca-f9ead77d4dfc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:08.081178 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6120c5c5-f1cc-469b-87ca-f9ead77d4dfc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:08.109454 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6120c5c5-f1cc-469b-87ca-f9ead77d4dfc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:08.125326 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-5bae1c29-92ca-45ad-9a52-acc0298803b2 req-9fb22b91-6a62-43e9-a523-134b8976a469 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "d5e1c241-f6c1-4a9a-85d8-b4d846bac07a"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:08.144150 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5bae1c29-92ca-45ad-9a52-acc0298803b2 req-9fb22b91-6a62-43e9-a523-134b8976a469 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:08.144522 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5bae1c29-92ca-45ad-9a52-acc0298803b2 req-9fb22b91-6a62-43e9-a523-134b8976a469 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:08.144841 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5bae1c29-92ca-45ad-9a52-acc0298803b2 req-9fb22b91-6a62-43e9-a523-134b8976a469 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:08.155437 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-5bae1c29-92ca-45ad-9a52-acc0298803b2 req-9fb22b91-6a62-43e9-a523-134b8976a469 service nova] Creating event network-vif-unplugged:d5e1c241-f6c1-4a9a-85d8-b4d846bac07a for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:08.155976 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-5bae1c29-92ca-45ad-9a52-acc0298803b2 req-9fb22b91-6a62-43e9-a523-134b8976a469 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:08.163568 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-5bae1c29-92ca-45ad-9a52-acc0298803b2 req-9fb22b91-6a62-43e9-a523-134b8976a469 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.040404 Jun 10 13:21:08.164061 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 185/552] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:08 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 10 13:21:08.196077 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e33545f5-afb6-4b01-8d1a-4a961cb33418 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:08.196583 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e33545f5-afb6-4b01-8d1a-4a961cb33418 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:08.201943 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e33545f5-afb6-4b01-8d1a-4a961cb33418 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:08.203556 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e33545f5-afb6-4b01-8d1a-4a961cb33418 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:08.203556 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e33545f5-afb6-4b01-8d1a-4a961cb33418 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:08.203556 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e33545f5-afb6-4b01-8d1a-4a961cb33418 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:08.203932 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e33545f5-afb6-4b01-8d1a-4a961cb33418 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:08.204414 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e33545f5-afb6-4b01-8d1a-4a961cb33418 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:08.225320 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e33545f5-afb6-4b01-8d1a-4a961cb33418 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:09.141974 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6120c5c5-f1cc-469b-87ca-f9ead77d4dfc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:09.146492 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6120c5c5-f1cc-469b-87ca-f9ead77d4dfc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:09.148368 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6120c5c5-f1cc-469b-87ca-f9ead77d4dfc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:09.156126 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6120c5c5-f1cc-469b-87ca-f9ead77d4dfc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1446 microversion: 2.87 time: 1.104409 Jun 10 13:21:09.156744 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 187/553] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:08 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1446 bytes in 1105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:09.159064 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3a957efb-7f7d-4ca6-9468-b0e8fcdd4297 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:09.161875 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3a957efb-7f7d-4ca6-9468-b0e8fcdd4297 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:09.167283 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a957efb-7f7d-4ca6-9468-b0e8fcdd4297 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:09.167640 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a957efb-7f7d-4ca6-9468-b0e8fcdd4297 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:09.167931 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a957efb-7f7d-4ca6-9468-b0e8fcdd4297 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:09.168710 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a957efb-7f7d-4ca6-9468-b0e8fcdd4297 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:09.169317 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a957efb-7f7d-4ca6-9468-b0e8fcdd4297 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:09.169317 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a957efb-7f7d-4ca6-9468-b0e8fcdd4297 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:09.190155 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3a957efb-7f7d-4ca6-9468-b0e8fcdd4297 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:09.578184 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0e6a1ac4-013a-4f7e-96d4-a19e974903ca tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:09.584868 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0e6a1ac4-013a-4f7e-96d4-a19e974903ca tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:09.588021 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0e6a1ac4-013a-4f7e-96d4-a19e974903ca tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:09.593087 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0e6a1ac4-013a-4f7e-96d4-a19e974903ca tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1748 microversion: 2.49 time: 1.578534 Jun 10 13:21:09.593540 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 182/554] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:08 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1748 bytes in 1582 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:09.604992 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c6dae912-dd6b-44c1-95c9-e1fd4989ec31 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:09.608628 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c6dae912-dd6b-44c1-95c9-e1fd4989ec31 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:09.614793 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6dae912-dd6b-44c1-95c9-e1fd4989ec31 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:09.615123 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6dae912-dd6b-44c1-95c9-e1fd4989ec31 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:09.615518 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6dae912-dd6b-44c1-95c9-e1fd4989ec31 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:09.616340 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6dae912-dd6b-44c1-95c9-e1fd4989ec31 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:09.617053 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6dae912-dd6b-44c1-95c9-e1fd4989ec31 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:09.617608 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6dae912-dd6b-44c1-95c9-e1fd4989ec31 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:09.635843 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c6dae912-dd6b-44c1-95c9-e1fd4989ec31 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:09.795887 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e33545f5-afb6-4b01-8d1a-4a961cb33418 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:09.801185 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e33545f5-afb6-4b01-8d1a-4a961cb33418 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:09.801763 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e33545f5-afb6-4b01-8d1a-4a961cb33418 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:09.810778 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e33545f5-afb6-4b01-8d1a-4a961cb33418 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 2950 microversion: 2.42 time: 1.617891 Jun 10 13:21:09.811337 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 186/555] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:08 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 2950 bytes in 1619 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:09.813174 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b84ec8ef-a18a-4507-bab1-231f70701a2a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:09.814492 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b84ec8ef-a18a-4507-bab1-231f70701a2a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:09.820175 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84ec8ef-a18a-4507-bab1-231f70701a2a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:09.820536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84ec8ef-a18a-4507-bab1-231f70701a2a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:09.820760 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84ec8ef-a18a-4507-bab1-231f70701a2a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:09.821329 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84ec8ef-a18a-4507-bab1-231f70701a2a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:09.821717 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84ec8ef-a18a-4507-bab1-231f70701a2a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:09.821998 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84ec8ef-a18a-4507-bab1-231f70701a2a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:09.846149 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b84ec8ef-a18a-4507-bab1-231f70701a2a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:10.282485 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3a957efb-7f7d-4ca6-9468-b0e8fcdd4297 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:10.290903 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3a957efb-7f7d-4ca6-9468-b0e8fcdd4297 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:10.292128 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3a957efb-7f7d-4ca6-9468-b0e8fcdd4297 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:10.298596 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3a957efb-7f7d-4ca6-9468-b0e8fcdd4297 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 2925 microversion: 2.32 time: 1.141491 Jun 10 13:21:10.300010 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 188/556] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:09 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 2925 bytes in 1143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:10.305490 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1279040369", "imageRef": "1d741d0a-9ed7-49a4-853b-0d39d7d10a9a", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "fd8e0aee-1eb6-4cad-b18f-49e6ed23597b"}], "security_groups": [{"name": "tempest-securitygroup--158820447"}], "key_name": "tempest-keypair-115064285", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:10.437824 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:10.437824 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:10.437824 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:10.437824 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:10.437824 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:10.437824 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:10.452128 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:10.548330 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c6dae912-dd6b-44c1-95c9-e1fd4989ec31 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:10.553880 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c6dae912-dd6b-44c1-95c9-e1fd4989ec31 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:10.554918 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c6dae912-dd6b-44c1-95c9-e1fd4989ec31 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:10.566375 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c6dae912-dd6b-44c1-95c9-e1fd4989ec31 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1869 microversion: 2.93 time: 0.967717 Jun 10 13:21:10.566750 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 183/557] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:09 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1869 bytes in 973 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:10.571086 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-1249733e-6579-4d91-95ad-6a273f598add req-0fbad69e-a51e-46c0-8efd-fb3178b08cae service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "56694632-1419-421a-81b9-1c0ea43cb00a", "name": "network-vif-unplugged", "status": "completed", "tag": "2336b63e-2859-48ce-ab62-f0eb0c5e9206"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:10.579770 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1249733e-6579-4d91-95ad-6a273f598add req-0fbad69e-a51e-46c0-8efd-fb3178b08cae service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:10.580197 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1249733e-6579-4d91-95ad-6a273f598add req-0fbad69e-a51e-46c0-8efd-fb3178b08cae service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:10.580197 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1249733e-6579-4d91-95ad-6a273f598add req-0fbad69e-a51e-46c0-8efd-fb3178b08cae service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:10.592380 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-1249733e-6579-4d91-95ad-6a273f598add req-0fbad69e-a51e-46c0-8efd-fb3178b08cae service nova] Creating event network-vif-unplugged:2336b63e-2859-48ce-ab62-f0eb0c5e9206 for instance 56694632-1419-421a-81b9-1c0ea43cb00a on np0000002501 Jun 10 13:21:10.592380 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-1249733e-6579-4d91-95ad-6a273f598add req-0fbad69e-a51e-46c0-8efd-fb3178b08cae service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:10.599851 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-1249733e-6579-4d91-95ad-6a273f598add req-0fbad69e-a51e-46c0-8efd-fb3178b08cae service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.030997 Jun 10 13:21:10.600390 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 184/558] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:10 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 10 13:21:10.643052 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b84ec8ef-a18a-4507-bab1-231f70701a2a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:10.655732 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b84ec8ef-a18a-4507-bab1-231f70701a2a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:10.655967 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b84ec8ef-a18a-4507-bab1-231f70701a2a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:10.658566 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-28854430-4b2d-4605-b541-e8810ec83060 req-b03b0d03-e53b-4e2f-b515-2f67a8d8b442 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "volume-reimaged", "server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "tag": "b65f14dd-a154-43e0-a2e7-116f92c163b4"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:10.666797 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-28854430-4b2d-4605-b541-e8810ec83060 req-b03b0d03-e53b-4e2f-b515-2f67a8d8b442 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:10.666999 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-28854430-4b2d-4605-b541-e8810ec83060 req-b03b0d03-e53b-4e2f-b515-2f67a8d8b442 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:10.667136 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-28854430-4b2d-4605-b541-e8810ec83060 req-b03b0d03-e53b-4e2f-b515-2f67a8d8b442 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:10.676963 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-28854430-4b2d-4605-b541-e8810ec83060 req-b03b0d03-e53b-4e2f-b515-2f67a8d8b442 service nova] Creating event volume-reimaged:b65f14dd-a154-43e0-a2e7-116f92c163b4 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:21:10.677604 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b84ec8ef-a18a-4507-bab1-231f70701a2a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1730 microversion: 2.20 time: 0.865446 Jun 10 13:21:10.677648 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-28854430-4b2d-4605-b541-e8810ec83060 req-b03b0d03-e53b-4e2f-b515-2f67a8d8b442 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:10.677797 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 187/559] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:09 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1730 bytes in 866 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:10.679921 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-80996237-9031-4782-90a1-d7fab73ba756 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:10.681832 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-80996237-9031-4782-90a1-d7fab73ba756 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:10.682423 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-28854430-4b2d-4605-b541-e8810ec83060 req-b03b0d03-e53b-4e2f-b515-2f67a8d8b442 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.93 time: 0.080859 Jun 10 13:21:10.682852 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 185/560] 10.4.3.74 () {76 vars in 1675 bytes} [Wed Jun 10 13:21:10 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:21:10.686999 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-80996237-9031-4782-90a1-d7fab73ba756 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:10.687076 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-fb5cf261-14b0-4106-9f94-35a5cafebdc5 req-63492ec1-3a3e-4f03-aeac-6f44127c61d4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "d5e1c241-f6c1-4a9a-85d8-b4d846bac07a"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "90af2ae5-dfd2-4c6f-9b45-e96b7d4c00dd"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "90af2ae5-dfd2-4c6f-9b45-e96b7d4c00dd"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "9b039ae5-d574-4a1b-ac65-04dc15379a1d"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-unplugged", "status": "completed", "tag": "9b039ae5-d574-4a1b-ac65-04dc15379a1d"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:10.687135 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-80996237-9031-4782-90a1-d7fab73ba756 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:10.687135 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-80996237-9031-4782-90a1-d7fab73ba756 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:10.687213 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-80996237-9031-4782-90a1-d7fab73ba756 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:10.687951 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-80996237-9031-4782-90a1-d7fab73ba756 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:10.687951 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-80996237-9031-4782-90a1-d7fab73ba756 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:10.697666 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-fb5cf261-14b0-4106-9f94-35a5cafebdc5 req-63492ec1-3a3e-4f03-aeac-6f44127c61d4 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:10.697806 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-fb5cf261-14b0-4106-9f94-35a5cafebdc5 req-63492ec1-3a3e-4f03-aeac-6f44127c61d4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:10.697974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-fb5cf261-14b0-4106-9f94-35a5cafebdc5 req-63492ec1-3a3e-4f03-aeac-6f44127c61d4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:10.710984 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-fb5cf261-14b0-4106-9f94-35a5cafebdc5 req-63492ec1-3a3e-4f03-aeac-6f44127c61d4 service nova] Creating event network-vif-unplugged:d5e1c241-f6c1-4a9a-85d8-b4d846bac07a for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:10.711208 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-fb5cf261-14b0-4106-9f94-35a5cafebdc5 req-63492ec1-3a3e-4f03-aeac-6f44127c61d4 service nova] Creating event network-vif-unplugged:90af2ae5-dfd2-4c6f-9b45-e96b7d4c00dd for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:10.711488 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-fb5cf261-14b0-4106-9f94-35a5cafebdc5 req-63492ec1-3a3e-4f03-aeac-6f44127c61d4 service nova] Creating event network-vif-unplugged:90af2ae5-dfd2-4c6f-9b45-e96b7d4c00dd for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:10.711697 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-fb5cf261-14b0-4106-9f94-35a5cafebdc5 req-63492ec1-3a3e-4f03-aeac-6f44127c61d4 service nova] Creating event network-vif-unplugged:9b039ae5-d574-4a1b-ac65-04dc15379a1d for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:10.711911 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-fb5cf261-14b0-4106-9f94-35a5cafebdc5 req-63492ec1-3a3e-4f03-aeac-6f44127c61d4 service nova] Creating event network-vif-unplugged:9b039ae5-d574-4a1b-ac65-04dc15379a1d for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:10.712553 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-fb5cf261-14b0-4106-9f94-35a5cafebdc5 req-63492ec1-3a3e-4f03-aeac-6f44127c61d4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:10.715131 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-80996237-9031-4782-90a1-d7fab73ba756 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:10.720753 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-fb5cf261-14b0-4106-9f94-35a5cafebdc5 req-63492ec1-3a3e-4f03-aeac-6f44127c61d4 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 877 microversion: 2.1 time: 0.036726 Jun 10 13:21:10.721385 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 186/561] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:10 2026] POST /compute/v2.1/os-server-external-events => generated 877 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:10.725015 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b96b34c9-b9e4-4449-b8e5-39353600ead8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:10.726885 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b96b34c9-b9e4-4449-b8e5-39353600ead8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:10.731908 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b96b34c9-b9e4-4449-b8e5-39353600ead8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:10.732224 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b96b34c9-b9e4-4449-b8e5-39353600ead8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:10.732739 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b96b34c9-b9e4-4449-b8e5-39353600ead8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:10.733073 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b96b34c9-b9e4-4449-b8e5-39353600ead8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:10.733457 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b96b34c9-b9e4-4449-b8e5-39353600ead8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:10.733834 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b96b34c9-b9e4-4449-b8e5-39353600ead8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:10.762454 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b96b34c9-b9e4-4449-b8e5-39353600ead8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:10.813126 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] validate_networks() for [('fd8e0aee-1eb6-4cad-b18f-49e6ed23597b', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:21:10.813794 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:11.498658 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-80996237-9031-4782-90a1-d7fab73ba756 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:11.506847 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-80996237-9031-4782-90a1-d7fab73ba756 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:11.508508 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-80996237-9031-4782-90a1-d7fab73ba756 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:11.518260 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-80996237-9031-4782-90a1-d7fab73ba756 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1496 microversion: 2.87 time: 0.839812 Jun 10 13:21:11.519054 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 188/562] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:10 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1496 bytes in 841 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:11.522003 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c7bb1ac8-cd81-477b-b72e-c8822a71ed31 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:11.526400 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c7bb1ac8-cd81-477b-b72e-c8822a71ed31 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:11.530178 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7bb1ac8-cd81-477b-b72e-c8822a71ed31 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:11.530529 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7bb1ac8-cd81-477b-b72e-c8822a71ed31 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:11.530813 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7bb1ac8-cd81-477b-b72e-c8822a71ed31 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:11.532322 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7bb1ac8-cd81-477b-b72e-c8822a71ed31 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:11.532322 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7bb1ac8-cd81-477b-b72e-c8822a71ed31 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:11.532322 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7bb1ac8-cd81-477b-b72e-c8822a71ed31 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:11.557908 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c7bb1ac8-cd81-477b-b72e-c8822a71ed31 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:12.080035 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b96b34c9-b9e4-4449-b8e5-39353600ead8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:12.091611 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b96b34c9-b9e4-4449-b8e5-39353600ead8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:12.092615 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b96b34c9-b9e4-4449-b8e5-39353600ead8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:12.099755 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b96b34c9-b9e4-4449-b8e5-39353600ead8 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1748 microversion: 2.49 time: 1.377671 Jun 10 13:21:12.100480 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 187/563] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:10 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1748 bytes in 1378 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:12.102975 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fc23e435-f26b-4d89-bc09-e419bcebc4dd tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:12.106690 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fc23e435-f26b-4d89-bc09-e419bcebc4dd tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:12.115288 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc23e435-f26b-4d89-bc09-e419bcebc4dd tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:12.115787 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc23e435-f26b-4d89-bc09-e419bcebc4dd tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:12.116086 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc23e435-f26b-4d89-bc09-e419bcebc4dd tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:12.116889 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc23e435-f26b-4d89-bc09-e419bcebc4dd tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:12.117329 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc23e435-f26b-4d89-bc09-e419bcebc4dd tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:12.117872 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc23e435-f26b-4d89-bc09-e419bcebc4dd tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:12.151386 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fc23e435-f26b-4d89-bc09-e419bcebc4dd tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:12.675167 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:12.697124 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c7bb1ac8-cd81-477b-b72e-c8822a71ed31 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:12.705429 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c7bb1ac8-cd81-477b-b72e-c8822a71ed31 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:12.706306 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c7bb1ac8-cd81-477b-b72e-c8822a71ed31 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:12.712684 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c7bb1ac8-cd81-477b-b72e-c8822a71ed31 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 2861 microversion: 2.42 time: 1.192886 Jun 10 13:21:12.714162 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 189/564] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:11 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 2861 bytes in 1195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:12.724594 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-00e05db0-698e-4159-a5e3-b059849e1152 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:12.727276 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-00e05db0-698e-4159-a5e3-b059849e1152 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:12.732806 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00e05db0-698e-4159-a5e3-b059849e1152 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:12.733240 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00e05db0-698e-4159-a5e3-b059849e1152 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:12.733708 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00e05db0-698e-4159-a5e3-b059849e1152 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:12.734334 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00e05db0-698e-4159-a5e3-b059849e1152 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:12.734864 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00e05db0-698e-4159-a5e3-b059849e1152 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:12.735280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00e05db0-698e-4159-a5e3-b059849e1152 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:12.772635 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-00e05db0-698e-4159-a5e3-b059849e1152 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:13.466504 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:21:13.466747 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:21:13.467042 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:21:13.467301 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:21:13.467528 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:21:13.477495 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:13.477754 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:13.477956 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:13.478531 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:13.478694 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:13.478833 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:13.492665 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Getting quotas for project a5d6c9d784314440920926be48f75de9. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:21:13.495176 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Getting quotas for user db99c79a6a5a41a4bd8cad2d4deccc0a and project a5d6c9d784314440920926be48f75de9. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:21:13.503826 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:21:13.506064 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] 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='1d741d0a-9ed7-49a4-853b-0d39d7d10a9a',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:21:13.569619 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7c89424a-5b23-445e-8760-7ff8b6e166c7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 3.268666 Jun 10 13:21:13.569766 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 189/565] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:21:10 2026] POST /compute/v2.1/servers => generated 403 bytes in 3269 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:21:13.573411 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-89895a78-09b8-47e4-8375-3e52dc1b0354 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:13.575364 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-89895a78-09b8-47e4-8375-3e52dc1b0354 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:13.581080 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89895a78-09b8-47e4-8375-3e52dc1b0354 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:13.581795 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89895a78-09b8-47e4-8375-3e52dc1b0354 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:13.581795 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89895a78-09b8-47e4-8375-3e52dc1b0354 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:13.582420 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89895a78-09b8-47e4-8375-3e52dc1b0354 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:13.582802 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89895a78-09b8-47e4-8375-3e52dc1b0354 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:13.583401 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89895a78-09b8-47e4-8375-3e52dc1b0354 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:13.603724 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-89895a78-09b8-47e4-8375-3e52dc1b0354 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:13.692289 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fc23e435-f26b-4d89-bc09-e419bcebc4dd tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:13.701459 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fc23e435-f26b-4d89-bc09-e419bcebc4dd tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:13.705403 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fc23e435-f26b-4d89-bc09-e419bcebc4dd tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:13.705699 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-00e05db0-698e-4159-a5e3-b059849e1152 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:13.710063 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fc23e435-f26b-4d89-bc09-e419bcebc4dd tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 2810 microversion: 2.32 time: 1.609133 Jun 10 13:21:13.710337 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 188/566] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:12 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 2810 bytes in 1610 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:13.710591 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-00e05db0-698e-4159-a5e3-b059849e1152 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:13.711776 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-00e05db0-698e-4159-a5e3-b059849e1152 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:13.715854 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-e38a7245-6b23-4369-b8cd-517f3ba8ff90 req-01c13cda-ae75-4745-b9c4-510622b334af service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5", "name": "network-vif-deleted", "tag": "5343754b-fb78-48b3-b103-cf85036bfc5f"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:13.720002 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-00e05db0-698e-4159-a5e3-b059849e1152 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1887 microversion: 2.93 time: 1.005044 Jun 10 13:21:13.720403 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 190/567] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:12 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1887 bytes in 1005 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:13.723058 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b1d89206-1fd2-444d-9670-2541438ab801 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:13.724459 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b1d89206-1fd2-444d-9670-2541438ab801 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:13.728697 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1d89206-1fd2-444d-9670-2541438ab801 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:13.729009 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1d89206-1fd2-444d-9670-2541438ab801 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:13.729240 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e38a7245-6b23-4369-b8cd-517f3ba8ff90 req-01c13cda-ae75-4745-b9c4-510622b334af service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:13.729313 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1d89206-1fd2-444d-9670-2541438ab801 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:13.729479 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e38a7245-6b23-4369-b8cd-517f3ba8ff90 req-01c13cda-ae75-4745-b9c4-510622b334af service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:13.729616 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e38a7245-6b23-4369-b8cd-517f3ba8ff90 req-01c13cda-ae75-4745-b9c4-510622b334af service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:13.729864 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1d89206-1fd2-444d-9670-2541438ab801 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:13.731105 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1d89206-1fd2-444d-9670-2541438ab801 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:13.731105 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1d89206-1fd2-444d-9670-2541438ab801 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:13.740569 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-e38a7245-6b23-4369-b8cd-517f3ba8ff90 req-01c13cda-ae75-4745-b9c4-510622b334af service nova] Creating event network-vif-deleted:5343754b-fb78-48b3-b103-cf85036bfc5f for instance 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 on np0000002501 Jun 10 13:21:13.740923 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-e38a7245-6b23-4369-b8cd-517f3ba8ff90 req-01c13cda-ae75-4745-b9c4-510622b334af service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:13.744761 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-e38a7245-6b23-4369-b8cd-517f3ba8ff90 req-01c13cda-ae75-4745-b9c4-510622b334af service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033347 Jun 10 13:21:13.745040 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 189/568] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:13 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 10 13:21:13.749487 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-4adf88df-0d56-40c6-becc-40bd9e8bdcdd req-bacde239-2649-461d-8386-de3cf8a0fe85 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "10b452e6-70ec-4281-ad4c-0c8da37ffe5f", "tag": "b336f23c-efc2-4059-b28a-60940a1937b1"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:13.753283 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b1d89206-1fd2-444d-9670-2541438ab801 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:13.755899 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4adf88df-0d56-40c6-becc-40bd9e8bdcdd req-bacde239-2649-461d-8386-de3cf8a0fe85 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:13.756122 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4adf88df-0d56-40c6-becc-40bd9e8bdcdd req-bacde239-2649-461d-8386-de3cf8a0fe85 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:13.756302 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4adf88df-0d56-40c6-becc-40bd9e8bdcdd req-bacde239-2649-461d-8386-de3cf8a0fe85 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:13.764778 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-4adf88df-0d56-40c6-becc-40bd9e8bdcdd req-bacde239-2649-461d-8386-de3cf8a0fe85 service nova] Creating event network-changed:b336f23c-efc2-4059-b28a-60940a1937b1 for instance 10b452e6-70ec-4281-ad4c-0c8da37ffe5f on np0000002501 Jun 10 13:21:13.765261 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-4adf88df-0d56-40c6-becc-40bd9e8bdcdd req-bacde239-2649-461d-8386-de3cf8a0fe85 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:13.770537 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-4adf88df-0d56-40c6-becc-40bd9e8bdcdd req-bacde239-2649-461d-8386-de3cf8a0fe85 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024906 Jun 10 13:21:13.770920 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 190/569] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:13 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 10 13:21:13.773821 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:13.775446 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:13.780674 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:13.780891 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:13.781081 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:13.781513 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:13.781803 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:13.782081 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:13.805095 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:13.805279 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:13.805496 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:13.805873 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lazy-loading 'fault' on Instance uuid 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:21:13.809276 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:14.072443 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-89895a78-09b8-47e4-8375-3e52dc1b0354 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.086576 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-89895a78-09b8-47e4-8375-3e52dc1b0354 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.086576 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-89895a78-09b8-47e4-8375-3e52dc1b0354 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.092528 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-89895a78-09b8-47e4-8375-3e52dc1b0354 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1712 microversion: 2.20 time: 0.521904 Jun 10 13:21:14.093102 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 190/570] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:13 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1712 bytes in 522 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:14.096397 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-db891be2-cb33-4f39-b12c-3bf8a4a3fb1c req-506b2bad-263b-470d-b869-b52fbf98d73a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "c7d1deae-0115-42f2-9705-df2a7f45bb04"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-unplugged", "status": "completed", "tag": "c7d1deae-0115-42f2-9705-df2a7f45bb04"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-deleted", "tag": "9b039ae5-d574-4a1b-ac65-04dc15379a1d"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-deleted", "tag": "fd79da8f-df08-40e6-84c7-13d9227428ae"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-deleted", "tag": "4b384dc0-dae0-4924-9866-2246c1d65850"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:14.104773 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-db891be2-cb33-4f39-b12c-3bf8a4a3fb1c req-506b2bad-263b-470d-b869-b52fbf98d73a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:14.105193 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-db891be2-cb33-4f39-b12c-3bf8a4a3fb1c req-506b2bad-263b-470d-b869-b52fbf98d73a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:14.105506 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-db891be2-cb33-4f39-b12c-3bf8a4a3fb1c req-506b2bad-263b-470d-b869-b52fbf98d73a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:14.108599 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.113750 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.114512 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.118553 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-db891be2-cb33-4f39-b12c-3bf8a4a3fb1c req-506b2bad-263b-470d-b869-b52fbf98d73a service nova] Creating event network-vif-unplugged:c7d1deae-0115-42f2-9705-df2a7f45bb04 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:14.119208 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-db891be2-cb33-4f39-b12c-3bf8a4a3fb1c req-506b2bad-263b-470d-b869-b52fbf98d73a service nova] Creating event network-vif-unplugged:c7d1deae-0115-42f2-9705-df2a7f45bb04 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:14.119208 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-db891be2-cb33-4f39-b12c-3bf8a4a3fb1c req-506b2bad-263b-470d-b869-b52fbf98d73a service nova] Creating event network-vif-deleted:9b039ae5-d574-4a1b-ac65-04dc15379a1d for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:14.119321 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-da8e8262-af0d-4f73-bf0a-02e61f3c6d8a tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1406 microversion: 2.49 time: 0.347627 Jun 10 13:21:14.119416 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-db891be2-cb33-4f39-b12c-3bf8a4a3fb1c req-506b2bad-263b-470d-b869-b52fbf98d73a service nova] Creating event network-vif-deleted:fd79da8f-df08-40e6-84c7-13d9227428ae for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:14.119700 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 191/571] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:13 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1406 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:14.119771 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-db891be2-cb33-4f39-b12c-3bf8a4a3fb1c req-506b2bad-263b-470d-b869-b52fbf98d73a service nova] Creating event network-vif-deleted:4b384dc0-dae0-4924-9866-2246c1d65850 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:14.120260 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-db891be2-cb33-4f39-b12c-3bf8a4a3fb1c req-506b2bad-263b-470d-b869-b52fbf98d73a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:14.123408 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c91bbe7c-06a7-456f-b6a1-e76f64b3d7d5 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:14.125948 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c91bbe7c-06a7-456f-b6a1-e76f64b3d7d5 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:14.127557 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-db891be2-cb33-4f39-b12c-3bf8a4a3fb1c req-506b2bad-263b-470d-b869-b52fbf98d73a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 871 microversion: 2.1 time: 0.034061 Jun 10 13:21:14.127932 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 191/572] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:14 2026] POST /compute/v2.1/os-server-external-events => generated 871 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:14.131547 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1569381e-9329-4893-a6c1-ec9d3939d5fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:14.133552 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1569381e-9329-4893-a6c1-ec9d3939d5fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:14.139820 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1569381e-9329-4893-a6c1-ec9d3939d5fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:14.140237 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1569381e-9329-4893-a6c1-ec9d3939d5fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:14.140441 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c91bbe7c-06a7-456f-b6a1-e76f64b3d7d5 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:14.140593 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1569381e-9329-4893-a6c1-ec9d3939d5fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:14.141065 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1569381e-9329-4893-a6c1-ec9d3939d5fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:14.141470 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1569381e-9329-4893-a6c1-ec9d3939d5fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:14.141824 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1569381e-9329-4893-a6c1-ec9d3939d5fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:14.173496 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1569381e-9329-4893-a6c1-ec9d3939d5fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:14.217014 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c91bbe7c-06a7-456f-b6a1-e76f64b3d7d5 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db99c79a6a5a41a4bd8cad2d4deccc0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.224321 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c91bbe7c-06a7-456f-b6a1-e76f64b3d7d5 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1239 microversion: 2.1 time: 0.103760 Jun 10 13:21:14.224702 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 192/573] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:14 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1239 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:14.237919 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b1d89206-1fd2-444d-9670-2541438ab801 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.241992 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b1d89206-1fd2-444d-9670-2541438ab801 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.242674 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b1d89206-1fd2-444d-9670-2541438ab801 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.250417 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b1d89206-1fd2-444d-9670-2541438ab801 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1506 microversion: 2.87 time: 0.529143 Jun 10 13:21:14.250417 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 191/574] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:13 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1506 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:14.292768 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:21:14.372434 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1569381e-9329-4893-a6c1-ec9d3939d5fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.378733 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1569381e-9329-4893-a6c1-ec9d3939d5fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.380249 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1569381e-9329-4893-a6c1-ec9d3939d5fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.386764 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1569381e-9329-4893-a6c1-ec9d3939d5fd tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 2720 microversion: 2.42 time: 0.258060 Jun 10 13:21:14.387102 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 192/575] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:14 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 2720 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:14.731370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e52c9415-9248-49f7-8472-466b2b325c06 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:14.733174 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e52c9415-9248-49f7-8472-466b2b325c06 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:14.738964 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e52c9415-9248-49f7-8472-466b2b325c06 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:14.739685 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e52c9415-9248-49f7-8472-466b2b325c06 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:14.739685 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e52c9415-9248-49f7-8472-466b2b325c06 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:14.740262 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e52c9415-9248-49f7-8472-466b2b325c06 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:14.740691 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e52c9415-9248-49f7-8472-466b2b325c06 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:14.741085 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e52c9415-9248-49f7-8472-466b2b325c06 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:14.742498 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ecebcb22-0bc8-4036-a144-48cc78947242 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:14.745963 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ecebcb22-0bc8-4036-a144-48cc78947242 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:14.750742 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ecebcb22-0bc8-4036-a144-48cc78947242 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:14.751096 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ecebcb22-0bc8-4036-a144-48cc78947242 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:14.751399 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ecebcb22-0bc8-4036-a144-48cc78947242 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:14.751889 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ecebcb22-0bc8-4036-a144-48cc78947242 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:14.752219 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ecebcb22-0bc8-4036-a144-48cc78947242 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:14.752803 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ecebcb22-0bc8-4036-a144-48cc78947242 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:14.759195 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e52c9415-9248-49f7-8472-466b2b325c06 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:14.769768 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ecebcb22-0bc8-4036-a144-48cc78947242 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:14.810015 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e52c9415-9248-49f7-8472-466b2b325c06 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.816510 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e52c9415-9248-49f7-8472-466b2b325c06 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.817262 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e52c9415-9248-49f7-8472-466b2b325c06 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.822848 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e52c9415-9248-49f7-8472-466b2b325c06 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1599 microversion: 2.32 time: 0.093287 Jun 10 13:21:14.823226 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 193/576] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:14 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1599 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:14.911495 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ecebcb22-0bc8-4036-a144-48cc78947242 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.916372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ecebcb22-0bc8-4036-a144-48cc78947242 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.917129 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ecebcb22-0bc8-4036-a144-48cc78947242 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:14.927628 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ecebcb22-0bc8-4036-a144-48cc78947242 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1875 microversion: 2.93 time: 0.187444 Jun 10 13:21:14.928040 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 192/577] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:14 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1875 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:15.113055 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8536174b-5f34-470c-92eb-b0c7e3370453 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:15.116137 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8536174b-5f34-470c-92eb-b0c7e3370453 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:15.121981 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8536174b-5f34-470c-92eb-b0c7e3370453 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.123370 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8536174b-5f34-470c-92eb-b0c7e3370453 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.123370 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8536174b-5f34-470c-92eb-b0c7e3370453 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.123370 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8536174b-5f34-470c-92eb-b0c7e3370453 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.123370 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8536174b-5f34-470c-92eb-b0c7e3370453 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.123582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8536174b-5f34-470c-92eb-b0c7e3370453 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.143655 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:15.145123 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8536174b-5f34-470c-92eb-b0c7e3370453 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:15.145478 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:15.161517 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.161517 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.161517 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.161517 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.161739 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.161971 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.189128 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.189473 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.189679 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.190163 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lazy-loading 'fault' on Instance uuid 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:21:15.196629 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:15.241798 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bc8d9d98-8828-42de-b334-7775094f7118 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:15.243099 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-bc8d9d98-8828-42de-b334-7775094f7118 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:15.249405 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc8d9d98-8828-42de-b334-7775094f7118 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.249405 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc8d9d98-8828-42de-b334-7775094f7118 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.249665 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc8d9d98-8828-42de-b334-7775094f7118 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.250167 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc8d9d98-8828-42de-b334-7775094f7118 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.250515 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc8d9d98-8828-42de-b334-7775094f7118 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.251742 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc8d9d98-8828-42de-b334-7775094f7118 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.271066 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.277319 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-bc8d9d98-8828-42de-b334-7775094f7118 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:15.287686 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.288323 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '2a9c28a3ca3c48d0b02abe87e563b439', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59907b4b408447698f6baf0804d39b33', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.292959 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9d22c851-7237-49ae-bbeb-7df9cdd83268 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 200 len: 1406 microversion: 2.49 time: 0.154358 Jun 10 13:21:15.293247 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 194/578] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:15 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 1406 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:15.298271 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5c93adfa-eee5-480b-a788-a013f1b3cc50 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:15.301911 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5c93adfa-eee5-480b-a788-a013f1b3cc50 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:15.312901 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5c93adfa-eee5-480b-a788-a013f1b3cc50 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.313174 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5c93adfa-eee5-480b-a788-a013f1b3cc50 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.313513 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5c93adfa-eee5-480b-a788-a013f1b3cc50 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.313960 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5c93adfa-eee5-480b-a788-a013f1b3cc50 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.314265 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5c93adfa-eee5-480b-a788-a013f1b3cc50 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.314594 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5c93adfa-eee5-480b-a788-a013f1b3cc50 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.335384 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8536174b-5f34-470c-92eb-b0c7e3370453 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.347013 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8536174b-5f34-470c-92eb-b0c7e3370453 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.347746 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8536174b-5f34-470c-92eb-b0c7e3370453 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.349043 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5c93adfa-eee5-480b-a788-a013f1b3cc50 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:15.355818 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8536174b-5f34-470c-92eb-b0c7e3370453 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1712 microversion: 2.20 time: 0.245367 Jun 10 13:21:15.355818 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 193/579] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:15 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1712 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:15.389803 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bc8d9d98-8828-42de-b334-7775094f7118 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db99c79a6a5a41a4bd8cad2d4deccc0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.401718 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-bc8d9d98-8828-42de-b334-7775094f7118 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1235 microversion: 2.1 time: 0.162394 Jun 10 13:21:15.402421 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 193/580] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:15 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1235 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:15.406596 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-af82c21a-fe03-4bc9-99ac-bb6dc57253df tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:15.408896 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-af82c21a-fe03-4bc9-99ac-bb6dc57253df tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:15.419865 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-af82c21a-fe03-4bc9-99ac-bb6dc57253df tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.419865 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-af82c21a-fe03-4bc9-99ac-bb6dc57253df tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.420220 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-af82c21a-fe03-4bc9-99ac-bb6dc57253df tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.421014 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-af82c21a-fe03-4bc9-99ac-bb6dc57253df tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.422064 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-af82c21a-fe03-4bc9-99ac-bb6dc57253df tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.425367 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-af82c21a-fe03-4bc9-99ac-bb6dc57253df tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.441480 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-af82c21a-fe03-4bc9-99ac-bb6dc57253df tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:15.524160 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5c93adfa-eee5-480b-a788-a013f1b3cc50 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.526766 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-af82c21a-fe03-4bc9-99ac-bb6dc57253df tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.529275 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5c93adfa-eee5-480b-a788-a013f1b3cc50 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.530362 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5c93adfa-eee5-480b-a788-a013f1b3cc50 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.534486 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-af82c21a-fe03-4bc9-99ac-bb6dc57253df tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.534486 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-af82c21a-fe03-4bc9-99ac-bb6dc57253df tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.538366 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5c93adfa-eee5-480b-a788-a013f1b3cc50 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1506 microversion: 2.87 time: 0.243244 Jun 10 13:21:15.538366 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 195/581] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:15 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1506 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:15.539284 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-af82c21a-fe03-4bc9-99ac-bb6dc57253df tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1597 microversion: 2.42 time: 0.135201 Jun 10 13:21:15.539786 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 194/582] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:15 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1597 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:15.828466 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-a8ba6a71-9b46-4038-aa9b-fcbcc97024db req-f6906d93-fb38-4128-8155-b7ba082fbd97 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-deleted", "tag": "c7d1deae-0115-42f2-9705-df2a7f45bb04"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-deleted", "tag": "d5e1c241-f6c1-4a9a-85d8-b4d846bac07a"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-deleted", "tag": "d2e625f2-531a-4316-8711-2a52a6fa9186"}, {"server_uuid": "50aee4d1-3f28-463d-a995-e36bcd749596", "name": "network-vif-deleted", "tag": "90af2ae5-dfd2-4c6f-9b45-e96b7d4c00dd"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-deleted", "tag": "0d3bf596-2e79-4fbb-bbf4-60b5abfda4ea"}, {"server_uuid": "10b452e6-70ec-4281-ad4c-0c8da37ffe5f", "name": "network-vif-unplugged", "status": "completed", "tag": "b336f23c-efc2-4059-b28a-60940a1937b1"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:15.838418 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a8ba6a71-9b46-4038-aa9b-fcbcc97024db req-f6906d93-fb38-4128-8155-b7ba082fbd97 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.838418 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a8ba6a71-9b46-4038-aa9b-fcbcc97024db req-f6906d93-fb38-4128-8155-b7ba082fbd97 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.838418 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a8ba6a71-9b46-4038-aa9b-fcbcc97024db req-f6906d93-fb38-4128-8155-b7ba082fbd97 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.840216 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-39eea59f-a711-41fd-bd2c-a67178ea9000 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:15.842599 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-39eea59f-a711-41fd-bd2c-a67178ea9000 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:15.845147 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-a8ba6a71-9b46-4038-aa9b-fcbcc97024db req-f6906d93-fb38-4128-8155-b7ba082fbd97 service nova] Creating event network-vif-deleted:c7d1deae-0115-42f2-9705-df2a7f45bb04 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:15.845515 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-a8ba6a71-9b46-4038-aa9b-fcbcc97024db req-f6906d93-fb38-4128-8155-b7ba082fbd97 service nova] Creating event network-vif-deleted:d5e1c241-f6c1-4a9a-85d8-b4d846bac07a for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:15.845515 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-a8ba6a71-9b46-4038-aa9b-fcbcc97024db req-f6906d93-fb38-4128-8155-b7ba082fbd97 service nova] Creating event network-vif-deleted:d2e625f2-531a-4316-8711-2a52a6fa9186 for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:15.845696 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-a8ba6a71-9b46-4038-aa9b-fcbcc97024db req-f6906d93-fb38-4128-8155-b7ba082fbd97 service nova] Creating event network-vif-deleted:90af2ae5-dfd2-4c6f-9b45-e96b7d4c00dd for instance 50aee4d1-3f28-463d-a995-e36bcd749596 on np0000002501 Jun 10 13:21:15.845866 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-a8ba6a71-9b46-4038-aa9b-fcbcc97024db req-f6906d93-fb38-4128-8155-b7ba082fbd97 service nova] Creating event network-vif-deleted:0d3bf596-2e79-4fbb-bbf4-60b5abfda4ea for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:15.846040 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-a8ba6a71-9b46-4038-aa9b-fcbcc97024db req-f6906d93-fb38-4128-8155-b7ba082fbd97 service nova] Creating event network-vif-unplugged:b336f23c-efc2-4059-b28a-60940a1937b1 for instance 10b452e6-70ec-4281-ad4c-0c8da37ffe5f on np0000002501 Jun 10 13:21:15.846499 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-a8ba6a71-9b46-4038-aa9b-fcbcc97024db req-f6906d93-fb38-4128-8155-b7ba082fbd97 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:15.846650 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39eea59f-a711-41fd-bd2c-a67178ea9000 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.846920 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39eea59f-a711-41fd-bd2c-a67178ea9000 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.847112 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39eea59f-a711-41fd-bd2c-a67178ea9000 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.847632 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39eea59f-a711-41fd-bd2c-a67178ea9000 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.847933 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39eea59f-a711-41fd-bd2c-a67178ea9000 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.848199 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39eea59f-a711-41fd-bd2c-a67178ea9000 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.853301 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-a8ba6a71-9b46-4038-aa9b-fcbcc97024db req-f6906d93-fb38-4128-8155-b7ba082fbd97 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1040 microversion: 2.1 time: 0.027488 Jun 10 13:21:15.853671 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 194/583] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:15 2026] POST /compute/v2.1/os-server-external-events => generated 1040 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:15.866860 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-39eea59f-a711-41fd-bd2c-a67178ea9000 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:15.914148 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-39eea59f-a711-41fd-bd2c-a67178ea9000 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.920874 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-39eea59f-a711-41fd-bd2c-a67178ea9000 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.921507 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-39eea59f-a711-41fd-bd2c-a67178ea9000 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:15.925836 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-39eea59f-a711-41fd-bd2c-a67178ea9000 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1599 microversion: 2.32 time: 0.088158 Jun 10 13:21:15.926189 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 196/584] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:15 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1599 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:15.950992 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-821ea165-014c-4dcc-8e01-56a8023181c3 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:15.953488 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-821ea165-014c-4dcc-8e01-56a8023181c3 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:15.958205 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-821ea165-014c-4dcc-8e01-56a8023181c3 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.958604 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-821ea165-014c-4dcc-8e01-56a8023181c3 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.958848 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-821ea165-014c-4dcc-8e01-56a8023181c3 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.959264 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-821ea165-014c-4dcc-8e01-56a8023181c3 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:15.959718 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-821ea165-014c-4dcc-8e01-56a8023181c3 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:15.960124 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-821ea165-014c-4dcc-8e01-56a8023181c3 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:15.981860 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-821ea165-014c-4dcc-8e01-56a8023181c3 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:16.148681 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-821ea165-014c-4dcc-8e01-56a8023181c3 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:16.154389 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-821ea165-014c-4dcc-8e01-56a8023181c3 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:16.155098 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-821ea165-014c-4dcc-8e01-56a8023181c3 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:16.163736 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-821ea165-014c-4dcc-8e01-56a8023181c3 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1875 microversion: 2.93 time: 0.214537 Jun 10 13:21:16.164054 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 195/585] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:15 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1875 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:16.175816 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-c3e6e93a-c42a-485a-a632-3d3caff6903c req-b5c941da-6d43-4fc2-ae1d-98718b96c447 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-deleted", "tag": "bbb843e3-6aaf-436f-b58b-ea9676c7837c"}, {"server_uuid": "2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4", "name": "network-vif-deleted", "tag": "6e27dee2-3207-4974-ad96-c1ebfc1d15e3"}, {"name": "network-changed", "server_uuid": "56694632-1419-421a-81b9-1c0ea43cb00a", "tag": "2336b63e-2859-48ce-ab62-f0eb0c5e9206"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:16.181449 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c3e6e93a-c42a-485a-a632-3d3caff6903c req-b5c941da-6d43-4fc2-ae1d-98718b96c447 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:16.181628 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c3e6e93a-c42a-485a-a632-3d3caff6903c req-b5c941da-6d43-4fc2-ae1d-98718b96c447 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:16.181750 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c3e6e93a-c42a-485a-a632-3d3caff6903c req-b5c941da-6d43-4fc2-ae1d-98718b96c447 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:16.188853 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-c3e6e93a-c42a-485a-a632-3d3caff6903c req-b5c941da-6d43-4fc2-ae1d-98718b96c447 service nova] Creating event network-vif-deleted:bbb843e3-6aaf-436f-b58b-ea9676c7837c for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:16.189019 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-c3e6e93a-c42a-485a-a632-3d3caff6903c req-b5c941da-6d43-4fc2-ae1d-98718b96c447 service nova] Creating event network-vif-deleted:6e27dee2-3207-4974-ad96-c1ebfc1d15e3 for instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 on np0000002501 Jun 10 13:21:16.189163 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-c3e6e93a-c42a-485a-a632-3d3caff6903c req-b5c941da-6d43-4fc2-ae1d-98718b96c447 service nova] Creating event network-changed:2336b63e-2859-48ce-ab62-f0eb0c5e9206 for instance 56694632-1419-421a-81b9-1c0ea43cb00a on np0000002501 Jun 10 13:21:16.189590 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-c3e6e93a-c42a-485a-a632-3d3caff6903c req-b5c941da-6d43-4fc2-ae1d-98718b96c447 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:16.193899 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-c3e6e93a-c42a-485a-a632-3d3caff6903c req-b5c941da-6d43-4fc2-ae1d-98718b96c447 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.019939 Jun 10 13:21:16.194188 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 195/586] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:16 2026] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:16.317453 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5a191cc8-9c2e-43c4-9edd-83889c7d4377 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:16.319632 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5a191cc8-9c2e-43c4-9edd-83889c7d4377 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:16.324839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a191cc8-9c2e-43c4-9edd-83889c7d4377 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:16.325150 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a191cc8-9c2e-43c4-9edd-83889c7d4377 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:16.325423 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a191cc8-9c2e-43c4-9edd-83889c7d4377 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:16.325905 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a191cc8-9c2e-43c4-9edd-83889c7d4377 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:16.326180 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a191cc8-9c2e-43c4-9edd-83889c7d4377 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:16.326526 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a191cc8-9c2e-43c4-9edd-83889c7d4377 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:16.336695 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-5a191cc8-9c2e-43c4-9edd-83889c7d4377 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] HTTP exception thrown: Instance 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 could not be found. Jun 10 13:21:16.336915 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5a191cc8-9c2e-43c4-9edd-83889c7d4377 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Returning 404 to user: Instance 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:21:16.337251 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5a191cc8-9c2e-43c4-9edd-83889c7d4377 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 404 len: 111 microversion: 2.49 time: 0.021935 Jun 10 13:21:16.337570 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 197/587] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:16 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:21:16.347127 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3600c721-5bd6-49c1-b268-540c1be88608 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:16.360933 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3600c721-5bd6-49c1-b268-540c1be88608 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-209326995" status: 204 len: 0 microversion: 2.49 time: 0.016207 Jun 10 13:21:16.361225 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 196/588] 10.4.3.74 () {68 vars in 1370 bytes} [Wed Jun 10 13:21:16 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-209326995 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:21:16.374033 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7b0b4e01-1b3b-45e8-ad34-9b95c8aa7dcf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:16.376062 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7b0b4e01-1b3b-45e8-ad34-9b95c8aa7dcf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:16.380874 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b0b4e01-1b3b-45e8-ad34-9b95c8aa7dcf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:16.381248 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b0b4e01-1b3b-45e8-ad34-9b95c8aa7dcf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:16.381381 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b0b4e01-1b3b-45e8-ad34-9b95c8aa7dcf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:16.381887 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b0b4e01-1b3b-45e8-ad34-9b95c8aa7dcf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:16.382083 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b0b4e01-1b3b-45e8-ad34-9b95c8aa7dcf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:16.382358 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b0b4e01-1b3b-45e8-ad34-9b95c8aa7dcf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:16.405893 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7b0b4e01-1b3b-45e8-ad34-9b95c8aa7dcf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:16.419878 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b18b74c9-13ab-436d-9247-4dcfa5ab83bc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:16.421615 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b18b74c9-13ab-436d-9247-4dcfa5ab83bc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:16.426070 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b18b74c9-13ab-436d-9247-4dcfa5ab83bc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:16.426415 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b18b74c9-13ab-436d-9247-4dcfa5ab83bc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:16.426693 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b18b74c9-13ab-436d-9247-4dcfa5ab83bc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:16.427243 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b18b74c9-13ab-436d-9247-4dcfa5ab83bc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:16.427657 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b18b74c9-13ab-436d-9247-4dcfa5ab83bc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:16.428014 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b18b74c9-13ab-436d-9247-4dcfa5ab83bc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:16.445467 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b18b74c9-13ab-436d-9247-4dcfa5ab83bc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:16.514679 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b18b74c9-13ab-436d-9247-4dcfa5ab83bc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db99c79a6a5a41a4bd8cad2d4deccc0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:16.523720 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b18b74c9-13ab-436d-9247-4dcfa5ab83bc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1291 microversion: 2.1 time: 0.105730 Jun 10 13:21:16.524077 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 198/589] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:16 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1291 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:16.559994 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-48cd91c2-0841-48e8-a8a9-922b05939d50 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:16.560124 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-847e648e-e0c5-4f5c-9a8f-a6bb8621063e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:16.561637 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-48cd91c2-0841-48e8-a8a9-922b05939d50 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:16.562095 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-847e648e-e0c5-4f5c-9a8f-a6bb8621063e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:16.567092 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-847e648e-e0c5-4f5c-9a8f-a6bb8621063e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:16.567448 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-847e648e-e0c5-4f5c-9a8f-a6bb8621063e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:16.567859 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-48cd91c2-0841-48e8-a8a9-922b05939d50 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:16.567914 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-847e648e-e0c5-4f5c-9a8f-a6bb8621063e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:16.568072 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-48cd91c2-0841-48e8-a8a9-922b05939d50 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:16.568583 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-847e648e-e0c5-4f5c-9a8f-a6bb8621063e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:16.568825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-48cd91c2-0841-48e8-a8a9-922b05939d50 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:16.569065 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-847e648e-e0c5-4f5c-9a8f-a6bb8621063e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:16.569295 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-48cd91c2-0841-48e8-a8a9-922b05939d50 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:16.569680 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-48cd91c2-0841-48e8-a8a9-922b05939d50 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:16.570194 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-48cd91c2-0841-48e8-a8a9-922b05939d50 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:16.570899 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-847e648e-e0c5-4f5c-9a8f-a6bb8621063e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:16.573126 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7b0b4e01-1b3b-45e8-ad34-9b95c8aa7dcf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:16.579804 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7b0b4e01-1b3b-45e8-ad34-9b95c8aa7dcf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:16.579804 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7b0b4e01-1b3b-45e8-ad34-9b95c8aa7dcf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:16.585009 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7b0b4e01-1b3b-45e8-ad34-9b95c8aa7dcf tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1712 microversion: 2.20 time: 0.213225 Jun 10 13:21:16.585441 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 196/590] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:16 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1712 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:16.592950 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-48cd91c2-0841-48e8-a8a9-922b05939d50 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:16.596416 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-847e648e-e0c5-4f5c-9a8f-a6bb8621063e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:16.692930 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-48cd91c2-0841-48e8-a8a9-922b05939d50 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:16.698656 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-48cd91c2-0841-48e8-a8a9-922b05939d50 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:16.699937 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-48cd91c2-0841-48e8-a8a9-922b05939d50 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:16.703258 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-48cd91c2-0841-48e8-a8a9-922b05939d50 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1597 microversion: 2.42 time: 0.145121 Jun 10 13:21:16.703712 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 199/591] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:16 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1597 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:16.748854 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-847e648e-e0c5-4f5c-9a8f-a6bb8621063e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:16.753870 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-847e648e-e0c5-4f5c-9a8f-a6bb8621063e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:16.754516 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-847e648e-e0c5-4f5c-9a8f-a6bb8621063e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:16.763036 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-847e648e-e0c5-4f5c-9a8f-a6bb8621063e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1583 microversion: 2.87 time: 0.205004 Jun 10 13:21:16.763508 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 197/592] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:16 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1583 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:16.946136 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:16.948044 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:16.953782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:16.954145 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:16.954544 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:16.955551 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:16.955551 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:16.955873 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:16.976768 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:16.976958 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:16.977108 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:16.977327 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lazy-loading 'fault' on Instance uuid 50aee4d1-3f28-463d-a995-e36bcd749596 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:21:16.984638 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:17.053181 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:17.058913 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:17.059622 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:17.064384 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-96505134-b052-4f4a-9e71-f5f68c8fab67 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1604 microversion: 2.32 time: 0.119953 Jun 10 13:21:17.064384 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 197/593] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:16 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1604 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:17.181797 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8307a11c-3405-4a8e-ad14-d378da82ed70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:17.183239 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8307a11c-3405-4a8e-ad14-d378da82ed70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:17.187014 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8307a11c-3405-4a8e-ad14-d378da82ed70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:17.187391 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8307a11c-3405-4a8e-ad14-d378da82ed70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:17.187570 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8307a11c-3405-4a8e-ad14-d378da82ed70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:17.188006 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8307a11c-3405-4a8e-ad14-d378da82ed70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:17.188342 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8307a11c-3405-4a8e-ad14-d378da82ed70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:17.188779 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8307a11c-3405-4a8e-ad14-d378da82ed70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:17.203980 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8307a11c-3405-4a8e-ad14-d378da82ed70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:17.253213 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-27e479d6-430b-4470-a1cd-092d57638e51 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:17.253578 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-27e479d6-430b-4470-a1cd-092d57638e51 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:17.257743 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-27e479d6-430b-4470-a1cd-092d57638e51 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:17.257924 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-27e479d6-430b-4470-a1cd-092d57638e51 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:17.258049 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-27e479d6-430b-4470-a1cd-092d57638e51 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:17.258363 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-27e479d6-430b-4470-a1cd-092d57638e51 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:17.258513 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-27e479d6-430b-4470-a1cd-092d57638e51 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:17.258651 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-27e479d6-430b-4470-a1cd-092d57638e51 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:17.268064 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-27e479d6-430b-4470-a1cd-092d57638e51 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] HTTP exception thrown: Instance 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 could not be found. Jun 10 13:21:17.268428 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-27e479d6-430b-4470-a1cd-092d57638e51 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Returning 404 to user: Instance 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:21:17.269183 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-27e479d6-430b-4470-a1cd-092d57638e51 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 404 len: 111 microversion: 2.49 time: 0.017390 Jun 10 13:21:17.270337 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 198/594] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:21:17 2026] DELETE /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:21:17.277846 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2761fbd1-c820-48d7-91a1-ffc192289479 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:17.279745 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2761fbd1-c820-48d7-91a1-ffc192289479 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] [instance: 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:17.283765 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2761fbd1-c820-48d7-91a1-ffc192289479 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:17.283985 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2761fbd1-c820-48d7-91a1-ffc192289479 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:17.284170 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2761fbd1-c820-48d7-91a1-ffc192289479 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:17.284653 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2761fbd1-c820-48d7-91a1-ffc192289479 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:17.284924 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2761fbd1-c820-48d7-91a1-ffc192289479 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:17.285173 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2761fbd1-c820-48d7-91a1-ffc192289479 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:17.292842 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-2761fbd1-c820-48d7-91a1-ffc192289479 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] HTTP exception thrown: Instance 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 could not be found. Jun 10 13:21:17.293043 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2761fbd1-c820-48d7-91a1-ffc192289479 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] Returning 404 to user: Instance 6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:21:17.293395 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2761fbd1-c820-48d7-91a1-ffc192289479 tempest-TaggedAttachmentsTest-742895868 tempest-TaggedAttachmentsTest-742895868-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5" status: 404 len: 111 microversion: 2.49 time: 0.017789 Jun 10 13:21:17.293678 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 198/595] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:17 2026] GET /compute/v2.1/servers/6d9748cf-a08b-4ad0-aa25-a00fe0a5e9f5 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:21:17.350953 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8307a11c-3405-4a8e-ad14-d378da82ed70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:17.356741 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8307a11c-3405-4a8e-ad14-d378da82ed70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:17.357421 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8307a11c-3405-4a8e-ad14-d378da82ed70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:17.367387 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8307a11c-3405-4a8e-ad14-d378da82ed70 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1875 microversion: 2.93 time: 0.187382 Jun 10 13:21:17.367749 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 200/596] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:17 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1875 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:17.540103 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b4077cd7-e1cc-415b-ba86-ca8bf922679f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:17.543493 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b4077cd7-e1cc-415b-ba86-ca8bf922679f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:17.548592 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4077cd7-e1cc-415b-ba86-ca8bf922679f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:17.548926 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4077cd7-e1cc-415b-ba86-ca8bf922679f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:17.549243 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4077cd7-e1cc-415b-ba86-ca8bf922679f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:17.549803 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4077cd7-e1cc-415b-ba86-ca8bf922679f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:17.550224 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4077cd7-e1cc-415b-ba86-ca8bf922679f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:17.550660 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4077cd7-e1cc-415b-ba86-ca8bf922679f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:17.566637 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b4077cd7-e1cc-415b-ba86-ca8bf922679f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:17.602732 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ea708e48-14c9-404c-a9ab-4ad593941581 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:17.604096 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ea708e48-14c9-404c-a9ab-4ad593941581 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:17.608599 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ea708e48-14c9-404c-a9ab-4ad593941581 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:17.608903 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ea708e48-14c9-404c-a9ab-4ad593941581 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:17.609196 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ea708e48-14c9-404c-a9ab-4ad593941581 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:17.609816 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ea708e48-14c9-404c-a9ab-4ad593941581 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:17.610220 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ea708e48-14c9-404c-a9ab-4ad593941581 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:17.610647 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ea708e48-14c9-404c-a9ab-4ad593941581 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:17.619112 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b4077cd7-e1cc-415b-ba86-ca8bf922679f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db99c79a6a5a41a4bd8cad2d4deccc0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:17.627429 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b4077cd7-e1cc-415b-ba86-ca8bf922679f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1291 microversion: 2.1 time: 0.089159 Jun 10 13:21:17.627680 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ea708e48-14c9-404c-a9ab-4ad593941581 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:17.627750 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 199/597] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:17 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1291 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:17.721006 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:17.722086 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:17.725770 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:17.725983 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:17.726259 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:17.726596 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:17.726872 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:17.727127 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:17.748337 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:17.748575 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:17.748675 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:17.748984 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lazy-loading 'fault' on Instance uuid 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:21:17.751890 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:17.783363 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-329f48d3-d92c-4b60-88e5-93476779f4ff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:17.788175 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-329f48d3-d92c-4b60-88e5-93476779f4ff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:17.804559 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-329f48d3-d92c-4b60-88e5-93476779f4ff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:17.804935 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-329f48d3-d92c-4b60-88e5-93476779f4ff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:17.805399 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-329f48d3-d92c-4b60-88e5-93476779f4ff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:17.805948 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-329f48d3-d92c-4b60-88e5-93476779f4ff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:17.806337 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-329f48d3-d92c-4b60-88e5-93476779f4ff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:17.806727 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-329f48d3-d92c-4b60-88e5-93476779f4ff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:17.810645 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:17.815900 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:17.816610 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:17.820499 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-982f8925-51dc-4d28-bef1-de9b5a7c8c29 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1602 microversion: 2.42 time: 0.101672 Jun 10 13:21:17.820793 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 201/598] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:17 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1602 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:17.821642 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-329f48d3-d92c-4b60-88e5-93476779f4ff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:17.965016 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-329f48d3-d92c-4b60-88e5-93476779f4ff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:17.971853 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-329f48d3-d92c-4b60-88e5-93476779f4ff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:17.972572 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-329f48d3-d92c-4b60-88e5-93476779f4ff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:17.983538 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-329f48d3-d92c-4b60-88e5-93476779f4ff tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1571 microversion: 2.87 time: 0.202789 Jun 10 13:21:17.984172 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 200/599] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:17 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1571 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:18.082063 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:18.084013 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:18.088107 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.088397 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.088603 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.088994 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.089273 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.089567 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.117632 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.117811 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.118009 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.118299 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lazy-loading 'fault' on Instance uuid 50aee4d1-3f28-463d-a995-e36bcd749596 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:21:18.121668 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:18.172896 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:18.178317 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:18.178815 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:18.182651 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c6f0ebda-afe4-464e-ba54-10fadd050378 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1604 microversion: 2.32 time: 0.102153 Jun 10 13:21:18.183065 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 202/600] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:18 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1604 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:18.299743 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ea708e48-14c9-404c-a9ab-4ad593941581 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:18.304025 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ea708e48-14c9-404c-a9ab-4ad593941581 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:18.304578 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ea708e48-14c9-404c-a9ab-4ad593941581 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:18.308393 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ea708e48-14c9-404c-a9ab-4ad593941581 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1715 microversion: 2.20 time: 0.707417 Jun 10 13:21:18.308648 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 199/601] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:17 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1715 bytes in 708 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:18.330996 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2a0f8238-c163-4723-863f-8f2c1e148bbd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "2ac7657b-d053-4afe-bc5e-1e1392c9539a"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:18.332983 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2a0f8238-c163-4723-863f-8f2c1e148bbd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:18.336481 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2a0f8238-c163-4723-863f-8f2c1e148bbd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.336663 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2a0f8238-c163-4723-863f-8f2c1e148bbd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.336806 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2a0f8238-c163-4723-863f-8f2c1e148bbd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.337012 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2a0f8238-c163-4723-863f-8f2c1e148bbd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.337166 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2a0f8238-c163-4723-863f-8f2c1e148bbd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.337269 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2a0f8238-c163-4723-863f-8f2c1e148bbd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.385960 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7b2a5c17-55d1-47f0-899c-be42570d1db8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:18.388596 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7b2a5c17-55d1-47f0-899c-be42570d1db8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:18.393616 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2a5c17-55d1-47f0-899c-be42570d1db8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.393985 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2a5c17-55d1-47f0-899c-be42570d1db8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.394358 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2a5c17-55d1-47f0-899c-be42570d1db8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.395004 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2a5c17-55d1-47f0-899c-be42570d1db8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.395507 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2a5c17-55d1-47f0-899c-be42570d1db8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.396398 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2a5c17-55d1-47f0-899c-be42570d1db8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.412944 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7b2a5c17-55d1-47f0-899c-be42570d1db8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:18.546369 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2a0f8238-c163-4723-863f-8f2c1e148bbd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "POST /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.217138 Jun 10 13:21:18.546599 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 201/602] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:21:18 2026] POST /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments => generated 188 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:21:18.578131 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7b2a5c17-55d1-47f0-899c-be42570d1db8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:18.584423 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7b2a5c17-55d1-47f0-899c-be42570d1db8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:18.584982 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7b2a5c17-55d1-47f0-899c-be42570d1db8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:18.595908 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7b2a5c17-55d1-47f0-899c-be42570d1db8 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1875 microversion: 2.93 time: 0.211900 Jun 10 13:21:18.596023 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 203/603] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:18 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1875 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:18.642474 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ca195cc7-806a-4ed6-b5ca-a48830748f5e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:18.643017 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5c08bf89-9774-4ce8-acf2-f17112b0e9dc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:18.644278 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ca195cc7-806a-4ed6-b5ca-a48830748f5e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:18.645134 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5c08bf89-9774-4ce8-acf2-f17112b0e9dc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:18.649876 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ca195cc7-806a-4ed6-b5ca-a48830748f5e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.649876 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ca195cc7-806a-4ed6-b5ca-a48830748f5e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.649876 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ca195cc7-806a-4ed6-b5ca-a48830748f5e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.650071 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c08bf89-9774-4ce8-acf2-f17112b0e9dc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.650117 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ca195cc7-806a-4ed6-b5ca-a48830748f5e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.650157 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c08bf89-9774-4ce8-acf2-f17112b0e9dc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.650209 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ca195cc7-806a-4ed6-b5ca-a48830748f5e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.650209 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ca195cc7-806a-4ed6-b5ca-a48830748f5e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.650256 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c08bf89-9774-4ce8-acf2-f17112b0e9dc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.650544 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c08bf89-9774-4ce8-acf2-f17112b0e9dc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.652421 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c08bf89-9774-4ce8-acf2-f17112b0e9dc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.652421 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c08bf89-9774-4ce8-acf2-f17112b0e9dc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.666711 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ca195cc7-806a-4ed6-b5ca-a48830748f5e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:18.668373 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5c08bf89-9774-4ce8-acf2-f17112b0e9dc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:18.733075 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5c08bf89-9774-4ce8-acf2-f17112b0e9dc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db99c79a6a5a41a4bd8cad2d4deccc0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:18.742332 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5c08bf89-9774-4ce8-acf2-f17112b0e9dc tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1299 microversion: 2.1 time: 0.101017 Jun 10 13:21:18.742332 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 202/604] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:18 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1299 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:18.746791 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ca195cc7-806a-4ed6-b5ca-a48830748f5e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=86681) unshelve /opt/stack/nova/nova/compute/api.py:4780}} Jun 10 13:21:18.809152 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ca195cc7-806a-4ed6-b5ca-a48830748f5e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "POST /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/action" status: 202 len: 0 microversion: 2.20 time: 0.168633 Jun 10 13:21:18.809578 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 200/605] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:21:18 2026] POST /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:21:18.830409 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-43b10ecc-2b57-45e3-aa3c-dd5f22761c31 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:18.831336 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-43b10ecc-2b57-45e3-aa3c-dd5f22761c31 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:18.838785 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-43b10ecc-2b57-45e3-aa3c-dd5f22761c31 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.839787 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:18.840245 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-43b10ecc-2b57-45e3-aa3c-dd5f22761c31 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.840766 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-43b10ecc-2b57-45e3-aa3c-dd5f22761c31 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.841583 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-43b10ecc-2b57-45e3-aa3c-dd5f22761c31 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.841660 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:18.842234 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-43b10ecc-2b57-45e3-aa3c-dd5f22761c31 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.842768 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-43b10ecc-2b57-45e3-aa3c-dd5f22761c31 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.848307 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.848307 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.848307 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.848593 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.848976 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.849383 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.863591 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-43b10ecc-2b57-45e3-aa3c-dd5f22761c31 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:18.872373 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:18.873366 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:18.873366 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:18.873366 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lazy-loading 'fault' on Instance uuid 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:21:18.877590 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:19.004647 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0b498106-55d0-4f20-902c-fbf72995ec91 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:19.006929 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0b498106-55d0-4f20-902c-fbf72995ec91 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:19.011034 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0b498106-55d0-4f20-902c-fbf72995ec91 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:19.011766 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0b498106-55d0-4f20-902c-fbf72995ec91 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:19.011895 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0b498106-55d0-4f20-902c-fbf72995ec91 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:19.012395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0b498106-55d0-4f20-902c-fbf72995ec91 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:19.012722 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0b498106-55d0-4f20-902c-fbf72995ec91 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:19.013090 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0b498106-55d0-4f20-902c-fbf72995ec91 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:19.031522 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0b498106-55d0-4f20-902c-fbf72995ec91 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:19.262797 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:19.268712 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:19.269489 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:19.274016 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c56234db-dd5d-402e-920c-61b438b56bdc tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1602 microversion: 2.42 time: 0.436468 Jun 10 13:21:19.274212 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 203/606] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:18 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1602 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:19.276908 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:19.278986 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:19.283867 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:19.284168 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:19.284524 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:19.285072 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:19.286690 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:19.286690 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:19.308382 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:19.308591 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:19.308748 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:19.309672 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lazy-loading 'fault' on Instance uuid 50aee4d1-3f28-463d-a995-e36bcd749596 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:21:19.313090 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:19.469730 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-43b10ecc-2b57-45e3-aa3c-dd5f22761c31 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:19.477979 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-43b10ecc-2b57-45e3-aa3c-dd5f22761c31 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:19.478591 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-43b10ecc-2b57-45e3-aa3c-dd5f22761c31 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:19.484442 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-43b10ecc-2b57-45e3-aa3c-dd5f22761c31 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1801 microversion: 2.20 time: 0.658876 Jun 10 13:21:19.484819 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 204/607] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:18 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1801 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:19.498742 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:19.505235 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:19.505235 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:19.510972 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-76665126-0471-43f6-8cde-4c86cd83170a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1604 microversion: 2.32 time: 0.235409 Jun 10 13:21:19.510972 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 204/608] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:19 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1604 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:19.533816 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0b498106-55d0-4f20-902c-fbf72995ec91 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:19.539928 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0b498106-55d0-4f20-902c-fbf72995ec91 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:19.540914 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0b498106-55d0-4f20-902c-fbf72995ec91 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:19.552098 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0b498106-55d0-4f20-902c-fbf72995ec91 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1571 microversion: 2.87 time: 0.550291 Jun 10 13:21:19.552251 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 201/609] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:18 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1571 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:19.617634 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9149a8c5-c7b5-48f9-8f95-3d1fa7b3a590 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:19.618831 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9149a8c5-c7b5-48f9-8f95-3d1fa7b3a590 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:19.625317 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9149a8c5-c7b5-48f9-8f95-3d1fa7b3a590 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:19.625635 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9149a8c5-c7b5-48f9-8f95-3d1fa7b3a590 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:19.625851 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9149a8c5-c7b5-48f9-8f95-3d1fa7b3a590 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:19.626327 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9149a8c5-c7b5-48f9-8f95-3d1fa7b3a590 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:19.626688 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9149a8c5-c7b5-48f9-8f95-3d1fa7b3a590 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:19.626975 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9149a8c5-c7b5-48f9-8f95-3d1fa7b3a590 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:19.654613 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9149a8c5-c7b5-48f9-8f95-3d1fa7b3a590 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:19.766929 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-21e69b01-2fde-4e9d-a620-15973a09275f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:19.766929 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-21e69b01-2fde-4e9d-a620-15973a09275f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:19.773396 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-21e69b01-2fde-4e9d-a620-15973a09275f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:19.773901 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-21e69b01-2fde-4e9d-a620-15973a09275f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:19.774263 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-21e69b01-2fde-4e9d-a620-15973a09275f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:19.775113 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-21e69b01-2fde-4e9d-a620-15973a09275f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:19.775652 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-21e69b01-2fde-4e9d-a620-15973a09275f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:19.776130 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-21e69b01-2fde-4e9d-a620-15973a09275f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:19.792645 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-21e69b01-2fde-4e9d-a620-15973a09275f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:20.015971 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-baeb8ab9-d5c7-48c8-9ace-3c3d51695b25 req-db5d17c1-08ea-4c51-8a9e-8ea5f3df7e28 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "585d6f88-7c2d-46a6-9bc9-fc8b301a079c", "tag": "ef36213d-3c23-483b-b7ad-2467b9863653"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:20.023498 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-baeb8ab9-d5c7-48c8-9ace-3c3d51695b25 req-db5d17c1-08ea-4c51-8a9e-8ea5f3df7e28 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:20.023730 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-baeb8ab9-d5c7-48c8-9ace-3c3d51695b25 req-db5d17c1-08ea-4c51-8a9e-8ea5f3df7e28 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:20.023927 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-baeb8ab9-d5c7-48c8-9ace-3c3d51695b25 req-db5d17c1-08ea-4c51-8a9e-8ea5f3df7e28 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:20.031722 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-baeb8ab9-d5c7-48c8-9ace-3c3d51695b25 req-db5d17c1-08ea-4c51-8a9e-8ea5f3df7e28 service nova] Creating event network-changed:ef36213d-3c23-483b-b7ad-2467b9863653 for instance 585d6f88-7c2d-46a6-9bc9-fc8b301a079c on np0000002501 Jun 10 13:21:20.032160 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-baeb8ab9-d5c7-48c8-9ace-3c3d51695b25 req-db5d17c1-08ea-4c51-8a9e-8ea5f3df7e28 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:20.036075 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-baeb8ab9-d5c7-48c8-9ace-3c3d51695b25 req-db5d17c1-08ea-4c51-8a9e-8ea5f3df7e28 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021904 Jun 10 13:21:20.036398 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 202/610] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:20 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 10 13:21:20.175217 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9149a8c5-c7b5-48f9-8f95-3d1fa7b3a590 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.181020 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9149a8c5-c7b5-48f9-8f95-3d1fa7b3a590 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.181814 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9149a8c5-c7b5-48f9-8f95-3d1fa7b3a590 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.192885 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9149a8c5-c7b5-48f9-8f95-3d1fa7b3a590 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1875 microversion: 2.93 time: 0.578472 Jun 10 13:21:20.193091 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 205/611] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:19 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1875 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:20.202677 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-21e69b01-2fde-4e9d-a620-15973a09275f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db99c79a6a5a41a4bd8cad2d4deccc0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.214111 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-21e69b01-2fde-4e9d-a620-15973a09275f tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1376 microversion: 2.1 time: 0.453413 Jun 10 13:21:20.214408 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 205/612] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:19 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1376 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:20.294233 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:20.296294 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:20.345852 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:20.346130 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:20.346369 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:20.346981 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:20.347405 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:20.347826 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:20.376956 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:20.377210 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:20.377465 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:20.377700 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lazy-loading 'fault' on Instance uuid 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:21:20.382976 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:20.464213 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.481563 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.482402 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.486873 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d8c4a58c-45b3-4237-99d1-6ada41fc7360 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1602 microversion: 2.42 time: 0.195410 Jun 10 13:21:20.487518 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 203/613] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:20 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1602 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:20.505031 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9129619d-d485-46c6-a1dd-002b7e49f9e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:20.506749 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9129619d-d485-46c6-a1dd-002b7e49f9e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:20.515020 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9129619d-d485-46c6-a1dd-002b7e49f9e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:20.515258 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9129619d-d485-46c6-a1dd-002b7e49f9e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:20.515784 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9129619d-d485-46c6-a1dd-002b7e49f9e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:20.516098 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9129619d-d485-46c6-a1dd-002b7e49f9e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:20.516490 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9129619d-d485-46c6-a1dd-002b7e49f9e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:20.516862 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9129619d-d485-46c6-a1dd-002b7e49f9e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:20.534150 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:20.535777 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:20.540684 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:20.541019 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:20.541253 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:20.541762 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:20.542098 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:20.542509 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:20.575118 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f1be3e8d-cbce-431f-bdda-3a517c802052 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:20.577116 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f1be3e8d-cbce-431f-bdda-3a517c802052 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:20.581765 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f1be3e8d-cbce-431f-bdda-3a517c802052 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:20.582408 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f1be3e8d-cbce-431f-bdda-3a517c802052 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:20.587908 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f1be3e8d-cbce-431f-bdda-3a517c802052 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:20.587908 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f1be3e8d-cbce-431f-bdda-3a517c802052 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:20.587908 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f1be3e8d-cbce-431f-bdda-3a517c802052 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:20.587908 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f1be3e8d-cbce-431f-bdda-3a517c802052 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:20.605914 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9129619d-d485-46c6-a1dd-002b7e49f9e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:20.612039 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:20.612338 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f1be3e8d-cbce-431f-bdda-3a517c802052 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:20.612498 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:20.612756 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:20.613086 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lazy-loading 'fault' on Instance uuid 50aee4d1-3f28-463d-a995-e36bcd749596 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:21:20.618495 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:20.768574 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.778076 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.779735 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '885dec60c1a24f5ea84f8fc994ef8e99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62667a99e134431e9e929971242d6bb4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.787334 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-639624e8-8b05-4d96-8116-5924dcff5cbb tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 200 len: 1604 microversion: 2.32 time: 0.254824 Jun 10 13:21:20.788286 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 206/614] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:20 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 1604 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:20.884647 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f1be3e8d-cbce-431f-bdda-3a517c802052 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.889855 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f1be3e8d-cbce-431f-bdda-3a517c802052 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.890697 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f1be3e8d-cbce-431f-bdda-3a517c802052 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.898596 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f1be3e8d-cbce-431f-bdda-3a517c802052 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1571 microversion: 2.87 time: 0.327942 Jun 10 13:21:20.899060 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 204/615] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:20 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1571 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:20.927730 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9129619d-d485-46c6-a1dd-002b7e49f9e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.935937 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9129619d-d485-46c6-a1dd-002b7e49f9e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.936817 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9129619d-d485-46c6-a1dd-002b7e49f9e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:20.943126 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9129619d-d485-46c6-a1dd-002b7e49f9e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1741 microversion: 2.20 time: 0.440966 Jun 10 13:21:20.943597 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 206/616] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:20 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1741 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:21.223586 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-64df6580-9bd7-4ffd-a364-3a915b74f5cd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:21.226710 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-64df6580-9bd7-4ffd-a364-3a915b74f5cd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:21.233850 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ed79d5cc-aa82-462e-bff6-9928aba7a6c2 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:21.235734 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64df6580-9bd7-4ffd-a364-3a915b74f5cd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:21.236036 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64df6580-9bd7-4ffd-a364-3a915b74f5cd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:21.236449 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64df6580-9bd7-4ffd-a364-3a915b74f5cd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:21.236877 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64df6580-9bd7-4ffd-a364-3a915b74f5cd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:21.237179 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64df6580-9bd7-4ffd-a364-3a915b74f5cd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:21.237572 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64df6580-9bd7-4ffd-a364-3a915b74f5cd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:21.239888 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ed79d5cc-aa82-462e-bff6-9928aba7a6c2 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:21.245886 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed79d5cc-aa82-462e-bff6-9928aba7a6c2 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:21.246245 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed79d5cc-aa82-462e-bff6-9928aba7a6c2 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:21.247226 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed79d5cc-aa82-462e-bff6-9928aba7a6c2 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:21.249681 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed79d5cc-aa82-462e-bff6-9928aba7a6c2 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:21.249681 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed79d5cc-aa82-462e-bff6-9928aba7a6c2 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:21.249681 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed79d5cc-aa82-462e-bff6-9928aba7a6c2 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:21.267938 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-64df6580-9bd7-4ffd-a364-3a915b74f5cd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:21.274722 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ed79d5cc-aa82-462e-bff6-9928aba7a6c2 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:21.485362 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-64df6580-9bd7-4ffd-a364-3a915b74f5cd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:21.495770 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-64df6580-9bd7-4ffd-a364-3a915b74f5cd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:21.496658 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-64df6580-9bd7-4ffd-a364-3a915b74f5cd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:21.508083 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:21.514425 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-64df6580-9bd7-4ffd-a364-3a915b74f5cd tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1875 microversion: 2.93 time: 0.291124 Jun 10 13:21:21.514425 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 207/617] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:21 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1875 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:21.514519 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:21.518898 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:21.519194 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:21.519426 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:21.519889 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:21.520171 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:21.520716 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ed79d5cc-aa82-462e-bff6-9928aba7a6c2 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db99c79a6a5a41a4bd8cad2d4deccc0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:21.521275 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:21.532945 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ed79d5cc-aa82-462e-bff6-9928aba7a6c2 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1364 microversion: 2.1 time: 0.301404 Jun 10 13:21:21.533521 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 205/618] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:21 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1364 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:21.553584 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:21.553827 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:21.554041 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:21.554357 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lazy-loading 'fault' on Instance uuid 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:21:21.559424 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:21.641207 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:21.649734 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:21.650395 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:21.659387 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1dd6e7d5-d125-47f7-bf47-a58f26d888d3 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1602 microversion: 2.42 time: 0.153810 Jun 10 13:21:21.659661 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 207/619] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:21 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1602 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:21.816190 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bce5363a-0299-4286-a034-0ac7711cbb7b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:21.818430 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bce5363a-0299-4286-a034-0ac7711cbb7b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:21.824609 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bce5363a-0299-4286-a034-0ac7711cbb7b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:21.824972 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bce5363a-0299-4286-a034-0ac7711cbb7b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:21.825341 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bce5363a-0299-4286-a034-0ac7711cbb7b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:21.825958 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bce5363a-0299-4286-a034-0ac7711cbb7b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:21.826433 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bce5363a-0299-4286-a034-0ac7711cbb7b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:21.826851 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bce5363a-0299-4286-a034-0ac7711cbb7b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:21.838361 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-bce5363a-0299-4286-a034-0ac7711cbb7b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] HTTP exception thrown: Instance 50aee4d1-3f28-463d-a995-e36bcd749596 could not be found. Jun 10 13:21:21.838716 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bce5363a-0299-4286-a034-0ac7711cbb7b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Returning 404 to user: Instance 50aee4d1-3f28-463d-a995-e36bcd749596 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:21:21.839732 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bce5363a-0299-4286-a034-0ac7711cbb7b tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 404 len: 111 microversion: 2.32 time: 0.026852 Jun 10 13:21:21.839988 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 208/620] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:21 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) Jun 10 13:21:21.855656 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9541f096-c286-4541-90b8-a9cb6369ede9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:21.875163 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9541f096-c286-4541-90b8-a9cb6369ede9 tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1641309892" status: 204 len: 0 microversion: 2.32 time: 0.022675 Jun 10 13:21:21.875726 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 206/621] 10.4.3.74 () {68 vars in 1373 bytes} [Wed Jun 10 13:21:21 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1641309892 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:21:21.922829 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e0e01b25-b3b2-4d3f-9733-7fdb608ffc36 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:21.928392 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e0e01b25-b3b2-4d3f-9733-7fdb608ffc36 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:21.933951 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e0e01b25-b3b2-4d3f-9733-7fdb608ffc36 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:21.936330 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e0e01b25-b3b2-4d3f-9733-7fdb608ffc36 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:21.936330 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e0e01b25-b3b2-4d3f-9733-7fdb608ffc36 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:21.936330 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e0e01b25-b3b2-4d3f-9733-7fdb608ffc36 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:21.936330 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e0e01b25-b3b2-4d3f-9733-7fdb608ffc36 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:21.936330 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e0e01b25-b3b2-4d3f-9733-7fdb608ffc36 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:21.960888 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e0e01b25-b3b2-4d3f-9733-7fdb608ffc36 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:21.964937 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e872caee-8c10-4e90-a80a-2d32a2f2cf38 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:21.966838 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e872caee-8c10-4e90-a80a-2d32a2f2cf38 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:21.973785 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e872caee-8c10-4e90-a80a-2d32a2f2cf38 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:21.974110 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e872caee-8c10-4e90-a80a-2d32a2f2cf38 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:21.974439 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e872caee-8c10-4e90-a80a-2d32a2f2cf38 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:21.974944 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e872caee-8c10-4e90-a80a-2d32a2f2cf38 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:21.976454 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e872caee-8c10-4e90-a80a-2d32a2f2cf38 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:21.976454 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e872caee-8c10-4e90-a80a-2d32a2f2cf38 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:22.004419 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e872caee-8c10-4e90-a80a-2d32a2f2cf38 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:22.409072 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e0e01b25-b3b2-4d3f-9733-7fdb608ffc36 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:22.416461 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e0e01b25-b3b2-4d3f-9733-7fdb608ffc36 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:22.417867 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e0e01b25-b3b2-4d3f-9733-7fdb608ffc36 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:22.427160 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e0e01b25-b3b2-4d3f-9733-7fdb608ffc36 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1571 microversion: 2.87 time: 0.506941 Jun 10 13:21:22.427557 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 208/622] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:21 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1571 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:22.533661 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-769e5f36-70bd-4376-8192-a9aac4c9b57a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:22.536185 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-769e5f36-70bd-4376-8192-a9aac4c9b57a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:22.543632 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-769e5f36-70bd-4376-8192-a9aac4c9b57a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:22.543632 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-769e5f36-70bd-4376-8192-a9aac4c9b57a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:22.543819 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-769e5f36-70bd-4376-8192-a9aac4c9b57a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:22.544406 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-769e5f36-70bd-4376-8192-a9aac4c9b57a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:22.544792 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-769e5f36-70bd-4376-8192-a9aac4c9b57a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:22.545080 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-769e5f36-70bd-4376-8192-a9aac4c9b57a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:22.554115 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f291bb05-0871-4ffe-a2b2-0cec7c47ad72 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:22.559975 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f291bb05-0871-4ffe-a2b2-0cec7c47ad72 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:22.567419 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f291bb05-0871-4ffe-a2b2-0cec7c47ad72 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:22.567419 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f291bb05-0871-4ffe-a2b2-0cec7c47ad72 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:22.567724 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f291bb05-0871-4ffe-a2b2-0cec7c47ad72 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:22.568244 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f291bb05-0871-4ffe-a2b2-0cec7c47ad72 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:22.568855 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f291bb05-0871-4ffe-a2b2-0cec7c47ad72 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:22.569294 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f291bb05-0871-4ffe-a2b2-0cec7c47ad72 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:22.586335 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-769e5f36-70bd-4376-8192-a9aac4c9b57a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:22.593969 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f291bb05-0871-4ffe-a2b2-0cec7c47ad72 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:23.106340 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e872caee-8c10-4e90-a80a-2d32a2f2cf38 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:23.114207 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e872caee-8c10-4e90-a80a-2d32a2f2cf38 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:23.114893 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e872caee-8c10-4e90-a80a-2d32a2f2cf38 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:23.120407 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e872caee-8c10-4e90-a80a-2d32a2f2cf38 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1741 microversion: 2.20 time: 1.158360 Jun 10 13:21:23.120831 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 209/623] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:21 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1741 bytes in 1159 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:23.124463 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:23.127407 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:23.132672 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:23.133016 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:23.133304 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:23.133873 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:23.134293 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:23.134659 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:23.165197 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:23.165508 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:23.165714 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:23.165993 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lazy-loading 'fault' on Instance uuid 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:21:23.170466 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:23.441371 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:23.447768 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:23.452118 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '757a19d14c7641749ef9213f9ed70d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f1530c26cb434fbfb1d1aa7df9145ea3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:23.455220 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6538ddf1-5745-4f66-86ed-16369097a716 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 200 len: 1364 microversion: 2.42 time: 0.333788 Jun 10 13:21:23.456780 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 210/624] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:23 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 1364 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:23.461175 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1d6d3841-8656-4ecb-bddf-e95d86325f70 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:23.463096 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1d6d3841-8656-4ecb-bddf-e95d86325f70 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:23.477222 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d6d3841-8656-4ecb-bddf-e95d86325f70 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:23.477855 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d6d3841-8656-4ecb-bddf-e95d86325f70 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:23.477933 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d6d3841-8656-4ecb-bddf-e95d86325f70 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:23.478475 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d6d3841-8656-4ecb-bddf-e95d86325f70 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:23.478840 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d6d3841-8656-4ecb-bddf-e95d86325f70 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:23.479183 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d6d3841-8656-4ecb-bddf-e95d86325f70 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:23.483420 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:21:23.500610 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:21:23.507897 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1d6d3841-8656-4ecb-bddf-e95d86325f70 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:23.513069 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f291bb05-0871-4ffe-a2b2-0cec7c47ad72 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db99c79a6a5a41a4bd8cad2d4deccc0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:23.526828 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f291bb05-0871-4ffe-a2b2-0cec7c47ad72 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1364 microversion: 2.1 time: 0.974197 Jun 10 13:21:23.527264 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 209/625] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:22 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1364 bytes in 976 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:23.698853 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-a36752c6-5e7b-41ed-aa32-e1adb81ddb63 req-667787af-b364-4c19-9ed1-c53726845267 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "name": "network-vif-plugged", "status": "completed", "tag": "171bbf27-90ed-451a-871d-9e2740914655"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:23.706564 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a36752c6-5e7b-41ed-aa32-e1adb81ddb63 req-667787af-b364-4c19-9ed1-c53726845267 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:23.707783 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a36752c6-5e7b-41ed-aa32-e1adb81ddb63 req-667787af-b364-4c19-9ed1-c53726845267 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:23.707783 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a36752c6-5e7b-41ed-aa32-e1adb81ddb63 req-667787af-b364-4c19-9ed1-c53726845267 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:23.708331 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-769e5f36-70bd-4376-8192-a9aac4c9b57a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:23.715052 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-769e5f36-70bd-4376-8192-a9aac4c9b57a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:23.715695 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-a36752c6-5e7b-41ed-aa32-e1adb81ddb63 req-667787af-b364-4c19-9ed1-c53726845267 service nova] Creating event network-vif-plugged:171bbf27-90ed-451a-871d-9e2740914655 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:21:23.716207 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-a36752c6-5e7b-41ed-aa32-e1adb81ddb63 req-667787af-b364-4c19-9ed1-c53726845267 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:23.716300 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-769e5f36-70bd-4376-8192-a9aac4c9b57a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:23.728006 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-a36752c6-5e7b-41ed-aa32-e1adb81ddb63 req-667787af-b364-4c19-9ed1-c53726845267 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031235 Jun 10 13:21:23.728457 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-769e5f36-70bd-4376-8192-a9aac4c9b57a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1875 microversion: 2.93 time: 1.197993 Jun 10 13:21:23.728868 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 207/626] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:22 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1875 bytes in 1198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:23.729659 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 210/627] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:23 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 10 13:21:24.152392 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-eaa37b59-ae20-410d-a6a0-4d083115dbe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:24.157497 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-eaa37b59-ae20-410d-a6a0-4d083115dbe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:24.161997 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eaa37b59-ae20-410d-a6a0-4d083115dbe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:24.162276 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eaa37b59-ae20-410d-a6a0-4d083115dbe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:24.162590 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eaa37b59-ae20-410d-a6a0-4d083115dbe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:24.163167 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eaa37b59-ae20-410d-a6a0-4d083115dbe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:24.163630 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eaa37b59-ae20-410d-a6a0-4d083115dbe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:24.164014 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eaa37b59-ae20-410d-a6a0-4d083115dbe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:24.185290 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-eaa37b59-ae20-410d-a6a0-4d083115dbe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:24.218851 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=7 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:21:24.318896 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1d6d3841-8656-4ecb-bddf-e95d86325f70 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:24.329748 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1d6d3841-8656-4ecb-bddf-e95d86325f70 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:24.329748 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1d6d3841-8656-4ecb-bddf-e95d86325f70 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:24.338800 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1d6d3841-8656-4ecb-bddf-e95d86325f70 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1571 microversion: 2.87 time: 0.881384 Jun 10 13:21:24.339274 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 211/628] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:23 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1571 bytes in 882 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:24.478418 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1c524af7-37cd-4b3b-a5d7-f1fcb4ebf040 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:24.481459 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1c524af7-37cd-4b3b-a5d7-f1fcb4ebf040 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:24.487049 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c524af7-37cd-4b3b-a5d7-f1fcb4ebf040 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:24.487455 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c524af7-37cd-4b3b-a5d7-f1fcb4ebf040 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:24.488686 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c524af7-37cd-4b3b-a5d7-f1fcb4ebf040 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:24.489013 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c524af7-37cd-4b3b-a5d7-f1fcb4ebf040 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:24.489580 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c524af7-37cd-4b3b-a5d7-f1fcb4ebf040 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:24.490064 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c524af7-37cd-4b3b-a5d7-f1fcb4ebf040 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:24.512119 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-1c524af7-37cd-4b3b-a5d7-f1fcb4ebf040 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] HTTP exception thrown: Instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 could not be found. Jun 10 13:21:24.512119 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1c524af7-37cd-4b3b-a5d7-f1fcb4ebf040 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Returning 404 to user: Instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:21:24.512119 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1c524af7-37cd-4b3b-a5d7-f1fcb4ebf040 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 404 len: 111 microversion: 2.42 time: 0.035348 Jun 10 13:21:24.512119 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 211/629] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:24 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:21:24.524013 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-55b0f0ff-830d-42b5-a63b-08c61366418a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:24.553256 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-55b0f0ff-830d-42b5-a63b-08c61366418a tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-182207789" status: 204 len: 0 microversion: 2.42 time: 0.031631 Jun 10 13:21:24.558134 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 212/630] 10.4.3.74 () {68 vars in 1370 bytes} [Wed Jun 10 13:21:24 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-182207789 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:21:24.558245 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-787f7c1a-cfaf-473b-be77-04d153c84491 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:24.558245 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-787f7c1a-cfaf-473b-be77-04d153c84491 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:24.564554 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-787f7c1a-cfaf-473b-be77-04d153c84491 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:24.565338 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-787f7c1a-cfaf-473b-be77-04d153c84491 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:24.565338 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-787f7c1a-cfaf-473b-be77-04d153c84491 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:24.565338 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-787f7c1a-cfaf-473b-be77-04d153c84491 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:24.565759 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-787f7c1a-cfaf-473b-be77-04d153c84491 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:24.566090 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-787f7c1a-cfaf-473b-be77-04d153c84491 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:24.585459 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-787f7c1a-cfaf-473b-be77-04d153c84491 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:24.642722 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-eaa37b59-ae20-410d-a6a0-4d083115dbe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:24.650817 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-eaa37b59-ae20-410d-a6a0-4d083115dbe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:24.652399 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-eaa37b59-ae20-410d-a6a0-4d083115dbe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:24.658653 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-eaa37b59-ae20-410d-a6a0-4d083115dbe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1743 microversion: 2.20 time: 0.511991 Jun 10 13:21:24.659205 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 208/631] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:24 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1743 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:24.759126 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6c670a66-0a4d-4a0e-aeef-390958be8b26 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:24.761734 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6c670a66-0a4d-4a0e-aeef-390958be8b26 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:24.772946 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c670a66-0a4d-4a0e-aeef-390958be8b26 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:24.773301 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c670a66-0a4d-4a0e-aeef-390958be8b26 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:24.773555 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c670a66-0a4d-4a0e-aeef-390958be8b26 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:24.774060 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c670a66-0a4d-4a0e-aeef-390958be8b26 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:24.775137 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c670a66-0a4d-4a0e-aeef-390958be8b26 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:24.775137 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c670a66-0a4d-4a0e-aeef-390958be8b26 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:24.803955 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6c670a66-0a4d-4a0e-aeef-390958be8b26 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:25.115957 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-787f7c1a-cfaf-473b-be77-04d153c84491 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db99c79a6a5a41a4bd8cad2d4deccc0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:25.127622 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-787f7c1a-cfaf-473b-be77-04d153c84491 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1364 microversion: 2.1 time: 0.576711 Jun 10 13:21:25.127622 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 212/632] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:24 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1364 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:25.359039 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5da8632e-8035-48aa-862a-cfed41db5c08 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:25.362131 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5da8632e-8035-48aa-862a-cfed41db5c08 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:25.367735 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5da8632e-8035-48aa-862a-cfed41db5c08 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:25.367913 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5da8632e-8035-48aa-862a-cfed41db5c08 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:25.368270 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5da8632e-8035-48aa-862a-cfed41db5c08 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:25.369166 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5da8632e-8035-48aa-862a-cfed41db5c08 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:25.369602 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5da8632e-8035-48aa-862a-cfed41db5c08 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:25.370293 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5da8632e-8035-48aa-862a-cfed41db5c08 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:25.391889 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5da8632e-8035-48aa-862a-cfed41db5c08 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:25.392666 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6c670a66-0a4d-4a0e-aeef-390958be8b26 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:25.399906 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6c670a66-0a4d-4a0e-aeef-390958be8b26 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:25.401697 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6c670a66-0a4d-4a0e-aeef-390958be8b26 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:25.410370 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6c670a66-0a4d-4a0e-aeef-390958be8b26 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1860 microversion: 2.93 time: 0.654623 Jun 10 13:21:25.411511 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 213/633] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:24 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1860 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:25.442463 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a0fb43e5-d316-43d6-a2e9-d11756859436 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:25.445288 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a0fb43e5-d316-43d6-a2e9-d11756859436 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:25.459687 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a0fb43e5-d316-43d6-a2e9-d11756859436 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:25.460152 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a0fb43e5-d316-43d6-a2e9-d11756859436 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:25.460244 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a0fb43e5-d316-43d6-a2e9-d11756859436 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:25.461024 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a0fb43e5-d316-43d6-a2e9-d11756859436 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:25.461327 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a0fb43e5-d316-43d6-a2e9-d11756859436 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:25.461858 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a0fb43e5-d316-43d6-a2e9-d11756859436 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:25.495723 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a0fb43e5-d316-43d6-a2e9-d11756859436 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-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 10 13:21:25.683724 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6550de2b-08b4-4048-a40f-5d4a0dcee90c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:25.688377 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6550de2b-08b4-4048-a40f-5d4a0dcee90c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:25.694439 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6550de2b-08b4-4048-a40f-5d4a0dcee90c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:25.696670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6550de2b-08b4-4048-a40f-5d4a0dcee90c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:25.696670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6550de2b-08b4-4048-a40f-5d4a0dcee90c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:25.696670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6550de2b-08b4-4048-a40f-5d4a0dcee90c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:25.696670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6550de2b-08b4-4048-a40f-5d4a0dcee90c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:25.696670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6550de2b-08b4-4048-a40f-5d4a0dcee90c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:25.732166 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6550de2b-08b4-4048-a40f-5d4a0dcee90c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:26.086560 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5da8632e-8035-48aa-862a-cfed41db5c08 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:26.097550 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5da8632e-8035-48aa-862a-cfed41db5c08 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:26.098701 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5da8632e-8035-48aa-862a-cfed41db5c08 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:26.108053 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a0fb43e5-d316-43d6-a2e9-d11756859436 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7f5080d664fe4c2bb4eef8b224693168', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', '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=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:26.111242 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5da8632e-8035-48aa-862a-cfed41db5c08 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1571 microversion: 2.87 time: 0.753626 Jun 10 13:21:26.111658 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 209/634] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:25 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1571 bytes in 755 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:26.113368 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a0fb43e5-d316-43d6-a2e9-d11756859436 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7f5080d664fe4c2bb4eef8b224693168', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', '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=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:26.115111 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a0fb43e5-d316-43d6-a2e9-d11756859436 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7f5080d664fe4c2bb4eef8b224693168', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', '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=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:26.115248 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-6523286a-3fa4-46e3-9955-dffc2e26889d req-32ea34f1-40d5-4cff-98a3-6a10e21cb023 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "name": "network-vif-plugged", "status": "completed", "tag": "171bbf27-90ed-451a-871d-9e2740914655"}, {"server_uuid": "10b452e6-70ec-4281-ad4c-0c8da37ffe5f", "name": "network-vif-plugged", "status": "completed", "tag": "b336f23c-efc2-4059-b28a-60940a1937b1"}, {"server_uuid": "10b452e6-70ec-4281-ad4c-0c8da37ffe5f", "name": "network-vif-plugged", "status": "completed", "tag": "b336f23c-efc2-4059-b28a-60940a1937b1"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:26.125088 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a0fb43e5-d316-43d6-a2e9-d11756859436 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1860 microversion: 2.93 time: 0.687994 Jun 10 13:21:26.125463 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 213/635] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:25 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1860 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:26.132048 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6523286a-3fa4-46e3-9955-dffc2e26889d req-32ea34f1-40d5-4cff-98a3-6a10e21cb023 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:26.132549 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6523286a-3fa4-46e3-9955-dffc2e26889d req-32ea34f1-40d5-4cff-98a3-6a10e21cb023 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:26.132630 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6523286a-3fa4-46e3-9955-dffc2e26889d req-32ea34f1-40d5-4cff-98a3-6a10e21cb023 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:26.143892 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-6523286a-3fa4-46e3-9955-dffc2e26889d req-32ea34f1-40d5-4cff-98a3-6a10e21cb023 service nova] Creating event network-vif-plugged:171bbf27-90ed-451a-871d-9e2740914655 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:21:26.144131 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-6523286a-3fa4-46e3-9955-dffc2e26889d req-32ea34f1-40d5-4cff-98a3-6a10e21cb023 service nova] Creating event network-vif-plugged:b336f23c-efc2-4059-b28a-60940a1937b1 for instance 10b452e6-70ec-4281-ad4c-0c8da37ffe5f on np0000002501 Jun 10 13:21:26.144365 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-6523286a-3fa4-46e3-9955-dffc2e26889d req-32ea34f1-40d5-4cff-98a3-6a10e21cb023 service nova] Creating event network-vif-plugged:b336f23c-efc2-4059-b28a-60940a1937b1 for instance 10b452e6-70ec-4281-ad4c-0c8da37ffe5f on np0000002501 Jun 10 13:21:26.144889 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-6523286a-3fa4-46e3-9955-dffc2e26889d req-32ea34f1-40d5-4cff-98a3-6a10e21cb023 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:26.150781 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-da9d573d-4303-400c-9be8-d0151671c63e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:26.154374 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-6523286a-3fa4-46e3-9955-dffc2e26889d req-32ea34f1-40d5-4cff-98a3-6a10e21cb023 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.038999 Jun 10 13:21:26.154374 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 210/636] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:26 2026] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:26.154813 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-da9d573d-4303-400c-9be8-d0151671c63e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:26.160645 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da9d573d-4303-400c-9be8-d0151671c63e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:26.161054 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da9d573d-4303-400c-9be8-d0151671c63e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:26.161284 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da9d573d-4303-400c-9be8-d0151671c63e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:26.161877 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da9d573d-4303-400c-9be8-d0151671c63e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:26.162297 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da9d573d-4303-400c-9be8-d0151671c63e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:26.162929 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da9d573d-4303-400c-9be8-d0151671c63e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:26.206587 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-da9d573d-4303-400c-9be8-d0151671c63e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:26.360577 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6550de2b-08b4-4048-a40f-5d4a0dcee90c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:26.378410 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6550de2b-08b4-4048-a40f-5d4a0dcee90c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:26.379508 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6550de2b-08b4-4048-a40f-5d4a0dcee90c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:26.381041 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1ee4c91b-a775-483b-88ef-68a9d36a7cff tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:26.381399 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1ee4c91b-a775-483b-88ef-68a9d36a7cff tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:26.388379 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6550de2b-08b4-4048-a40f-5d4a0dcee90c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1743 microversion: 2.20 time: 0.708504 Jun 10 13:21:26.389047 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 214/637] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:25 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1743 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:26.390771 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee4c91b-a775-483b-88ef-68a9d36a7cff tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:26.391695 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee4c91b-a775-483b-88ef-68a9d36a7cff tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:26.391695 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee4c91b-a775-483b-88ef-68a9d36a7cff tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:26.392034 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee4c91b-a775-483b-88ef-68a9d36a7cff tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:26.392221 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee4c91b-a775-483b-88ef-68a9d36a7cff tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:26.392558 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee4c91b-a775-483b-88ef-68a9d36a7cff tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:26.409727 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-1ee4c91b-a775-483b-88ef-68a9d36a7cff tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] HTTP exception thrown: Instance 50aee4d1-3f28-463d-a995-e36bcd749596 could not be found. Jun 10 13:21:26.409727 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1ee4c91b-a775-483b-88ef-68a9d36a7cff tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Returning 404 to user: Instance 50aee4d1-3f28-463d-a995-e36bcd749596 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:21:26.410070 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1ee4c91b-a775-483b-88ef-68a9d36a7cff tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 404 len: 111 microversion: 2.32 time: 0.032717 Jun 10 13:21:26.410483 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 211/638] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:21:26 2026] DELETE /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:21:26.421600 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-979a2b38-c7f1-426e-af0e-7f8bd09a3e2a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:26.425104 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-979a2b38-c7f1-426e-af0e-7f8bd09a3e2a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] [instance: 50aee4d1-3f28-463d-a995-e36bcd749596] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:26.430687 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-979a2b38-c7f1-426e-af0e-7f8bd09a3e2a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:26.431164 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-979a2b38-c7f1-426e-af0e-7f8bd09a3e2a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:26.431508 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-979a2b38-c7f1-426e-af0e-7f8bd09a3e2a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:26.432221 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-979a2b38-c7f1-426e-af0e-7f8bd09a3e2a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:26.432717 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-979a2b38-c7f1-426e-af0e-7f8bd09a3e2a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:26.433193 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-979a2b38-c7f1-426e-af0e-7f8bd09a3e2a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:26.442741 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-979a2b38-c7f1-426e-af0e-7f8bd09a3e2a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] HTTP exception thrown: Instance 50aee4d1-3f28-463d-a995-e36bcd749596 could not be found. Jun 10 13:21:26.443041 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-979a2b38-c7f1-426e-af0e-7f8bd09a3e2a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] Returning 404 to user: Instance 50aee4d1-3f28-463d-a995-e36bcd749596 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:21:26.443634 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-979a2b38-c7f1-426e-af0e-7f8bd09a3e2a tempest-TaggedBootDevicesTest-1532563100 tempest-TaggedBootDevicesTest-1532563100-project-member] 10.4.3.74 "GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596" status: 404 len: 111 microversion: 2.32 time: 0.024132 Jun 10 13:21:26.443976 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 215/639] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:26 2026] GET /compute/v2.1/servers/50aee4d1-3f28-463d-a995-e36bcd749596 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:21:26.627997 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-da9d573d-4303-400c-9be8-d0151671c63e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db99c79a6a5a41a4bd8cad2d4deccc0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:26.638991 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-da9d573d-4303-400c-9be8-d0151671c63e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1364 microversion: 2.1 time: 0.492092 Jun 10 13:21:26.639385 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 214/640] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:26 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1364 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:27.136168 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f7780f13-03a0-4db2-87d2-7f647d722d0e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:27.136168 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f7780f13-03a0-4db2-87d2-7f647d722d0e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:27.143663 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7780f13-03a0-4db2-87d2-7f647d722d0e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:27.143663 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7780f13-03a0-4db2-87d2-7f647d722d0e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:27.143663 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7780f13-03a0-4db2-87d2-7f647d722d0e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:27.143663 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7780f13-03a0-4db2-87d2-7f647d722d0e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:27.143663 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7780f13-03a0-4db2-87d2-7f647d722d0e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:27.143663 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7780f13-03a0-4db2-87d2-7f647d722d0e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:27.184371 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f7780f13-03a0-4db2-87d2-7f647d722d0e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:27.357864 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f7780f13-03a0-4db2-87d2-7f647d722d0e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:27.365251 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f7780f13-03a0-4db2-87d2-7f647d722d0e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:27.366712 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f7780f13-03a0-4db2-87d2-7f647d722d0e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:27.378482 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f7780f13-03a0-4db2-87d2-7f647d722d0e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1571 microversion: 2.87 time: 0.246087 Jun 10 13:21:27.379332 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 212/641] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:27 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1571 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:27.411164 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-96338e9b-1207-4eea-80ef-1feb77c7e67d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:27.413134 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-96338e9b-1207-4eea-80ef-1feb77c7e67d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:27.417940 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96338e9b-1207-4eea-80ef-1feb77c7e67d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:27.418206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96338e9b-1207-4eea-80ef-1feb77c7e67d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:27.418505 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96338e9b-1207-4eea-80ef-1feb77c7e67d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:27.418920 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96338e9b-1207-4eea-80ef-1feb77c7e67d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:27.419409 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96338e9b-1207-4eea-80ef-1feb77c7e67d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:27.419704 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96338e9b-1207-4eea-80ef-1feb77c7e67d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:27.446530 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-96338e9b-1207-4eea-80ef-1feb77c7e67d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:27.447936 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6fe40890-cc27-4641-8916-39ec1237bd21 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:27.448280 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6fe40890-cc27-4641-8916-39ec1237bd21 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:27.453252 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6fe40890-cc27-4641-8916-39ec1237bd21 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:27.453252 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6fe40890-cc27-4641-8916-39ec1237bd21 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:27.453478 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6fe40890-cc27-4641-8916-39ec1237bd21 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:27.453827 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6fe40890-cc27-4641-8916-39ec1237bd21 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:27.454005 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6fe40890-cc27-4641-8916-39ec1237bd21 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:27.454161 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6fe40890-cc27-4641-8916-39ec1237bd21 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:27.476586 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-6fe40890-cc27-4641-8916-39ec1237bd21 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] HTTP exception thrown: Instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 could not be found. Jun 10 13:21:27.477121 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6fe40890-cc27-4641-8916-39ec1237bd21 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Returning 404 to user: Instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:21:27.477668 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6fe40890-cc27-4641-8916-39ec1237bd21 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 404 len: 111 microversion: 2.42 time: 0.031778 Jun 10 13:21:27.478033 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 215/642] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:21:27 2026] DELETE /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:21:27.492150 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4423493f-3a37-4217-a4e5-51785a97c4c2 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:27.493488 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4423493f-3a37-4217-a4e5-51785a97c4c2 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] [instance: 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:27.498922 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4423493f-3a37-4217-a4e5-51785a97c4c2 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:27.499338 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4423493f-3a37-4217-a4e5-51785a97c4c2 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:27.499706 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4423493f-3a37-4217-a4e5-51785a97c4c2 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:27.500397 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4423493f-3a37-4217-a4e5-51785a97c4c2 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:27.500881 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4423493f-3a37-4217-a4e5-51785a97c4c2 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:27.501333 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4423493f-3a37-4217-a4e5-51785a97c4c2 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:27.511725 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-4423493f-3a37-4217-a4e5-51785a97c4c2 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] HTTP exception thrown: Instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 could not be found. Jun 10 13:21:27.512216 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4423493f-3a37-4217-a4e5-51785a97c4c2 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] Returning 404 to user: Instance 2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:21:27.512783 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4423493f-3a37-4217-a4e5-51785a97c4c2 tempest-TaggedBootDevicesTest_v242-183653033 tempest-TaggedBootDevicesTest_v242-183653033-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4" status: 404 len: 111 microversion: 2.42 time: 0.023866 Jun 10 13:21:27.513235 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 213/643] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:27 2026] GET /compute/v2.1/servers/2f5cbc17-4b57-4fa7-a174-92bc2e75b8e4 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:21:27.645401 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-96338e9b-1207-4eea-80ef-1feb77c7e67d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:27.654788 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-96338e9b-1207-4eea-80ef-1feb77c7e67d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:27.654788 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-96338e9b-1207-4eea-80ef-1feb77c7e67d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:27.660606 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-96338e9b-1207-4eea-80ef-1feb77c7e67d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.251189 Jun 10 13:21:27.661668 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 216/644] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:27 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:27.669473 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8efc8444-f70b-48bb-bd45-f6a060711e7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:27.669993 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8efc8444-f70b-48bb-bd45-f6a060711e7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:27.678506 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8efc8444-f70b-48bb-bd45-f6a060711e7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:27.678871 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8efc8444-f70b-48bb-bd45-f6a060711e7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:27.679227 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8efc8444-f70b-48bb-bd45-f6a060711e7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:27.679755 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8efc8444-f70b-48bb-bd45-f6a060711e7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:27.680212 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8efc8444-f70b-48bb-bd45-f6a060711e7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:27.680612 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8efc8444-f70b-48bb-bd45-f6a060711e7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:27.702602 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8efc8444-f70b-48bb-bd45-f6a060711e7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:27.929944 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8efc8444-f70b-48bb-bd45-f6a060711e7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db99c79a6a5a41a4bd8cad2d4deccc0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:27.942051 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8efc8444-f70b-48bb-bd45-f6a060711e7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1364 microversion: 2.1 time: 0.278691 Jun 10 13:21:27.942326 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 216/645] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:27 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1364 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:28.103574 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8a16620e-d053-4475-81f0-8828c77ceab9 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-943734309"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:28.403896 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-03131995-6513-4438-929d-a21a217c65bb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:28.407403 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-03131995-6513-4438-929d-a21a217c65bb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:28.412446 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03131995-6513-4438-929d-a21a217c65bb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:28.412678 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03131995-6513-4438-929d-a21a217c65bb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:28.412864 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03131995-6513-4438-929d-a21a217c65bb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:28.413082 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8a16620e-d053-4475-81f0-8828c77ceab9 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] 10.4.3.74 "POST /compute/v2.1/os-volumes" status: 200 len: 341 microversion: 2.1 time: 0.493223 Jun 10 13:21:28.413251 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03131995-6513-4438-929d-a21a217c65bb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:28.413508 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 214/646] 10.4.3.74 () {68 vars in 1266 bytes} [Wed Jun 10 13:21:27 2026] POST /compute/v2.1/os-volumes => generated 341 bytes in 494 msecs (HTTP/1.1 200) 10 headers in 447 bytes (1 switches on core 0) Jun 10 13:21:28.413566 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03131995-6513-4438-929d-a21a217c65bb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:28.413803 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03131995-6513-4438-929d-a21a217c65bb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:28.427540 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7286c102-6f86-40a4-afe8-7ff468047a71 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:28.439199 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-03131995-6513-4438-929d-a21a217c65bb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:28.478508 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7286c102-6f86-40a4-afe8-7ff468047a71 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] 10.4.3.74 "GET /compute/v2.1/os-volumes/3f722376-199c-4cff-95cd-efd922b8da7a" status: 200 len: 341 microversion: 2.1 time: 0.048283 Jun 10 13:21:28.479098 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 217/647] 10.4.3.74 () {66 vars in 1356 bytes} [Wed Jun 10 13:21:28 2026] GET /compute/v2.1/os-volumes/3f722376-199c-4cff-95cd-efd922b8da7a => generated 341 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:28.609625 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-03131995-6513-4438-929d-a21a217c65bb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:28.617417 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-03131995-6513-4438-929d-a21a217c65bb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:28.617582 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-03131995-6513-4438-929d-a21a217c65bb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:28.629142 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-03131995-6513-4438-929d-a21a217c65bb tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1771 microversion: 2.87 time: 0.226699 Jun 10 13:21:28.631388 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 217/648] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:28 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1771 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:28.685084 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-365f9b77-c4e5-4132-b535-84d61adac170 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:28.690812 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-365f9b77-c4e5-4132-b535-84d61adac170 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:28.701543 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-365f9b77-c4e5-4132-b535-84d61adac170 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:28.701543 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-365f9b77-c4e5-4132-b535-84d61adac170 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:28.701543 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-365f9b77-c4e5-4132-b535-84d61adac170 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:28.701543 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-365f9b77-c4e5-4132-b535-84d61adac170 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:28.702549 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-365f9b77-c4e5-4132-b535-84d61adac170 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:28.702549 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-365f9b77-c4e5-4132-b535-84d61adac170 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:28.738822 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-365f9b77-c4e5-4132-b535-84d61adac170 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:28.916369 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ed862633-6534-47de-8e49-a191791506dc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Action: 'action', calling method: >, body: {"rescue": {"rescue_image_ref": "f82e6c87-e699-48b4-8790-65e18a780b71"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:28.918152 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ed862633-6534-47de-8e49-a191791506dc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:28.922560 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed862633-6534-47de-8e49-a191791506dc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:28.922831 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed862633-6534-47de-8e49-a191791506dc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:28.922940 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed862633-6534-47de-8e49-a191791506dc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:28.923132 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed862633-6534-47de-8e49-a191791506dc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:28.923273 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed862633-6534-47de-8e49-a191791506dc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:28.923399 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed862633-6534-47de-8e49-a191791506dc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:28.941197 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-ed862633-6534-47de-8e49-a191791506dc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lazy-loading 'flavor' on Instance uuid 10b452e6-70ec-4281-ad4c-0c8da37ffe5f {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:21:28.961010 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e9e56e20-87cf-48f0-aae3-bcbdb5737cb8 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:28.964012 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e9e56e20-87cf-48f0-aae3-bcbdb5737cb8 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:28.969058 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9e56e20-87cf-48f0-aae3-bcbdb5737cb8 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:28.969499 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9e56e20-87cf-48f0-aae3-bcbdb5737cb8 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:28.969713 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9e56e20-87cf-48f0-aae3-bcbdb5737cb8 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:28.971249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9e56e20-87cf-48f0-aae3-bcbdb5737cb8 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:28.971249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9e56e20-87cf-48f0-aae3-bcbdb5737cb8 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:28.971249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9e56e20-87cf-48f0-aae3-bcbdb5737cb8 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:28.996795 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e9e56e20-87cf-48f0-aae3-bcbdb5737cb8 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:29.009700 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-365f9b77-c4e5-4132-b535-84d61adac170 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:29.017139 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-365f9b77-c4e5-4132-b535-84d61adac170 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:29.017139 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-365f9b77-c4e5-4132-b535-84d61adac170 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:29.022230 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-365f9b77-c4e5-4132-b535-84d61adac170 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.341102 Jun 10 13:21:29.022703 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 215/649] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:28 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:29.136185 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e9e56e20-87cf-48f0-aae3-bcbdb5737cb8 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db99c79a6a5a41a4bd8cad2d4deccc0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:29.148539 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e9e56e20-87cf-48f0-aae3-bcbdb5737cb8 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1364 microversion: 2.1 time: 0.190527 Jun 10 13:21:29.149128 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 218/650] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:28 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1364 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:29.212968 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ed862633-6534-47de-8e49-a191791506dc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "POST /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f/action" status: 200 len: 29 microversion: 2.87 time: 0.304724 Jun 10 13:21:29.213148 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 218/651] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:21:28 2026] POST /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f/action => generated 29 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:29.225838 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-73591e76-b500-4e32-b699-4d79a4dd033a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:29.229072 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-73591e76-b500-4e32-b699-4d79a4dd033a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:29.233783 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73591e76-b500-4e32-b699-4d79a4dd033a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:29.234336 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73591e76-b500-4e32-b699-4d79a4dd033a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:29.234512 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73591e76-b500-4e32-b699-4d79a4dd033a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:29.235629 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73591e76-b500-4e32-b699-4d79a4dd033a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:29.236224 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73591e76-b500-4e32-b699-4d79a4dd033a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:29.236632 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73591e76-b500-4e32-b699-4d79a4dd033a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:29.259057 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-73591e76-b500-4e32-b699-4d79a4dd033a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:29.459958 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-73591e76-b500-4e32-b699-4d79a4dd033a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:29.468279 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-73591e76-b500-4e32-b699-4d79a4dd033a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:29.469094 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-73591e76-b500-4e32-b699-4d79a4dd033a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:29.477583 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-73591e76-b500-4e32-b699-4d79a4dd033a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1777 microversion: 2.87 time: 0.255262 Jun 10 13:21:29.478059 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 216/652] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:29 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1777 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:29.493272 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9dc5e184-2197-4676-9765-8b28e16ee980 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:29.539405 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9dc5e184-2197-4676-9765-8b28e16ee980 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] 10.4.3.74 "GET /compute/v2.1/os-volumes/3f722376-199c-4cff-95cd-efd922b8da7a" status: 200 len: 342 microversion: 2.1 time: 0.048188 Jun 10 13:21:29.539828 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 219/653] 10.4.3.74 () {66 vars in 1356 bytes} [Wed Jun 10 13:21:29 2026] GET /compute/v2.1/os-volumes/3f722376-199c-4cff-95cd-efd922b8da7a => generated 342 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:29.555445 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a392511d-896a-4673-a203-232731e7054f tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Action: 'create', calling method: >, body: {"snapshot": {"volume_id": "3f722376-199c-4cff-95cd-efd922b8da7a", "display_name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1969948249"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:29.725392 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a392511d-896a-4673-a203-232731e7054f tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] 10.4.3.74 "POST /compute/v2.1/os-snapshots" status: 200 len: 287 microversion: 2.1 time: 0.174066 Jun 10 13:21:29.726031 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 219/654] 10.4.3.74 () {68 vars in 1273 bytes} [Wed Jun 10 13:21:29 2026] POST /compute/v2.1/os-snapshots => generated 287 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:29.786977 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0fb13639-3453-4566-a1c0-386951c6afe0 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-reader] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:29.840912 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0fb13639-3453-4566-a1c0-386951c6afe0 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-reader] 10.4.3.74 "GET /compute/v2.1/os-snapshots/9799e444-da4d-4c38-994e-f1deb7e0635a" status: 200 len: 288 microversion: 2.1 time: 0.099653 Jun 10 13:21:29.841632 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 217/655] 10.4.3.74 () {66 vars in 1362 bytes} [Wed Jun 10 13:21:29 2026] GET /compute/v2.1/os-snapshots/9799e444-da4d-4c38-994e-f1deb7e0635a => generated 288 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:29.853668 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5869fe83-f9d4-4507-b636-3ca7fc07c525 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-reader] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:29.907009 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5869fe83-f9d4-4507-b636-3ca7fc07c525 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-reader] 10.4.3.74 "GET /compute/v2.1/os-snapshots" status: 200 len: 291 microversion: 2.1 time: 0.054921 Jun 10 13:21:29.908923 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 220/656] 10.4.3.74 () {66 vars in 1251 bytes} [Wed Jun 10 13:21:29 2026] GET /compute/v2.1/os-snapshots => generated 291 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:29.922088 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f7f644de-698c-4708-a9f8-30a7a2549e69 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:29.976108 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f7f644de-698c-4708-a9f8-30a7a2549e69 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] 10.4.3.74 "GET /compute/v2.1/os-snapshots/9799e444-da4d-4c38-994e-f1deb7e0635a" status: 200 len: 288 microversion: 2.1 time: 0.056208 Jun 10 13:21:29.976521 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 220/657] 10.4.3.74 () {66 vars in 1362 bytes} [Wed Jun 10 13:21:29 2026] GET /compute/v2.1/os-snapshots/9799e444-da4d-4c38-994e-f1deb7e0635a => generated 288 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:29.990258 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a949f0db-7bd3-4419-bf7f-135467414591 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:30.047697 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cdb2861b-33e5-456a-8c67-1329e3122dd3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:30.047697 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cdb2861b-33e5-456a-8c67-1329e3122dd3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:30.048461 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a949f0db-7bd3-4419-bf7f-135467414591 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-snapshots/9799e444-da4d-4c38-994e-f1deb7e0635a" status: 202 len: 0 microversion: 2.1 time: 0.060384 Jun 10 13:21:30.048992 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 218/658] 10.4.3.74 () {66 vars in 1365 bytes} [Wed Jun 10 13:21:29 2026] DELETE /compute/v2.1/os-snapshots/9799e444-da4d-4c38-994e-f1deb7e0635a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:21:30.057868 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fc2ad62a-2fbc-4c6c-a5c1-7c6945d884a7 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:30.065373 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdb2861b-33e5-456a-8c67-1329e3122dd3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:30.065373 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdb2861b-33e5-456a-8c67-1329e3122dd3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:30.065373 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdb2861b-33e5-456a-8c67-1329e3122dd3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:30.066072 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdb2861b-33e5-456a-8c67-1329e3122dd3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:30.066338 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdb2861b-33e5-456a-8c67-1329e3122dd3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:30.066725 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdb2861b-33e5-456a-8c67-1329e3122dd3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:30.099855 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fc2ad62a-2fbc-4c6c-a5c1-7c6945d884a7 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] 10.4.3.74 "GET /compute/v2.1/os-snapshots/9799e444-da4d-4c38-994e-f1deb7e0635a" status: 200 len: 287 microversion: 2.1 time: 0.043218 Jun 10 13:21:30.100634 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 221/659] 10.4.3.74 () {66 vars in 1362 bytes} [Wed Jun 10 13:21:30 2026] GET /compute/v2.1/os-snapshots/9799e444-da4d-4c38-994e-f1deb7e0635a => generated 287 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:30.101911 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-cdb2861b-33e5-456a-8c67-1329e3122dd3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:30.169855 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-30b1480e-e992-48ab-a230-4d50caf3c708 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:30.172493 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-30b1480e-e992-48ab-a230-4d50caf3c708 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:30.178509 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30b1480e-e992-48ab-a230-4d50caf3c708 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:30.178876 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30b1480e-e992-48ab-a230-4d50caf3c708 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:30.179183 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30b1480e-e992-48ab-a230-4d50caf3c708 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:30.179771 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30b1480e-e992-48ab-a230-4d50caf3c708 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:30.180210 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30b1480e-e992-48ab-a230-4d50caf3c708 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:30.180659 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30b1480e-e992-48ab-a230-4d50caf3c708 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:30.203524 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-30b1480e-e992-48ab-a230-4d50caf3c708 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:30.362315 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-78724dcd-4427-4079-af03-8f423dbc064e req-4f2f997d-c532-4e5e-9609-d842fab3e3ed service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "56694632-1419-421a-81b9-1c0ea43cb00a", "tag": "2336b63e-2859-48ce-ab62-f0eb0c5e9206"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:30.368947 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-78724dcd-4427-4079-af03-8f423dbc064e req-4f2f997d-c532-4e5e-9609-d842fab3e3ed service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:30.369199 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-78724dcd-4427-4079-af03-8f423dbc064e req-4f2f997d-c532-4e5e-9609-d842fab3e3ed service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:30.369369 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-78724dcd-4427-4079-af03-8f423dbc064e req-4f2f997d-c532-4e5e-9609-d842fab3e3ed service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:30.376003 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-78724dcd-4427-4079-af03-8f423dbc064e req-4f2f997d-c532-4e5e-9609-d842fab3e3ed service nova] Creating event network-changed:2336b63e-2859-48ce-ab62-f0eb0c5e9206 for instance 56694632-1419-421a-81b9-1c0ea43cb00a on np0000002501 Jun 10 13:21:30.376583 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-78724dcd-4427-4079-af03-8f423dbc064e req-4f2f997d-c532-4e5e-9609-d842fab3e3ed service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:30.382148 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-78724dcd-4427-4079-af03-8f423dbc064e req-4f2f997d-c532-4e5e-9609-d842fab3e3ed service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022357 Jun 10 13:21:30.382278 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 222/660] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:30 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 10 13:21:30.465072 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cdb2861b-33e5-456a-8c67-1329e3122dd3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:30.472680 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cdb2861b-33e5-456a-8c67-1329e3122dd3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:30.473844 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cdb2861b-33e5-456a-8c67-1329e3122dd3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:30.481970 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cdb2861b-33e5-456a-8c67-1329e3122dd3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.439500 Jun 10 13:21:30.482560 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 221/661] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:30 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:30.498891 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9e83081f-b01a-491d-8bf6-ecca2fa04399 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:30.500846 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9e83081f-b01a-491d-8bf6-ecca2fa04399 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:30.502871 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-30b1480e-e992-48ab-a230-4d50caf3c708 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db99c79a6a5a41a4bd8cad2d4deccc0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:30.506148 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e83081f-b01a-491d-8bf6-ecca2fa04399 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:30.506534 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e83081f-b01a-491d-8bf6-ecca2fa04399 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:30.506913 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e83081f-b01a-491d-8bf6-ecca2fa04399 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:30.507362 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e83081f-b01a-491d-8bf6-ecca2fa04399 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:30.507762 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e83081f-b01a-491d-8bf6-ecca2fa04399 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:30.508132 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e83081f-b01a-491d-8bf6-ecca2fa04399 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:30.518054 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-30b1480e-e992-48ab-a230-4d50caf3c708 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1364 microversion: 2.1 time: 0.350071 Jun 10 13:21:30.519364 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 219/662] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:30 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1364 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:30.534678 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9e83081f-b01a-491d-8bf6-ecca2fa04399 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:30.794433 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9e83081f-b01a-491d-8bf6-ecca2fa04399 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:30.805428 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9e83081f-b01a-491d-8bf6-ecca2fa04399 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:30.806752 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9e83081f-b01a-491d-8bf6-ecca2fa04399 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:30.824986 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9e83081f-b01a-491d-8bf6-ecca2fa04399 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1777 microversion: 2.87 time: 0.328268 Jun 10 13:21:30.826637 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 223/663] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:30 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1777 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:31.115537 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-da46bed0-df72-454d-9f8d-62fb34bc396f tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:31.139812 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-da46bed0-df72-454d-9f8d-62fb34bc396f tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] HTTP exception thrown: Snapshot 9799e444-da4d-4c38-994e-f1deb7e0635a could not be found. Jun 10 13:21:31.140182 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-da46bed0-df72-454d-9f8d-62fb34bc396f tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Returning 404 to user: Snapshot 9799e444-da4d-4c38-994e-f1deb7e0635a could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:21:31.140682 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-da46bed0-df72-454d-9f8d-62fb34bc396f tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] 10.4.3.74 "GET /compute/v2.1/os-snapshots/9799e444-da4d-4c38-994e-f1deb7e0635a" status: 404 len: 111 microversion: 2.1 time: 0.027046 Jun 10 13:21:31.141186 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 222/664] 10.4.3.74 () {66 vars in 1362 bytes} [Wed Jun 10 13:21:31 2026] GET /compute/v2.1/os-snapshots/9799e444-da4d-4c38-994e-f1deb7e0635a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:21:31.152466 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-53965d89-501d-4110-93fe-634babe3a579 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:31.218066 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-53965d89-501d-4110-93fe-634babe3a579 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-volumes/3f722376-199c-4cff-95cd-efd922b8da7a" status: 202 len: 0 microversion: 2.1 time: 0.067778 Jun 10 13:21:31.218431 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 220/665] 10.4.3.74 () {66 vars in 1359 bytes} [Wed Jun 10 13:21:31 2026] DELETE /compute/v2.1/os-volumes/3f722376-199c-4cff-95cd-efd922b8da7a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:21:31.231222 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9f4aa51e-e2f5-4676-b4e2-745bb2999edd tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:31.277744 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9f4aa51e-e2f5-4676-b4e2-745bb2999edd tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] 10.4.3.74 "GET /compute/v2.1/os-volumes/3f722376-199c-4cff-95cd-efd922b8da7a" status: 200 len: 341 microversion: 2.1 time: 0.049079 Jun 10 13:21:31.278123 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 224/666] 10.4.3.74 () {66 vars in 1356 bytes} [Wed Jun 10 13:21:31 2026] GET /compute/v2.1/os-volumes/3f722376-199c-4cff-95cd-efd922b8da7a => generated 341 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:31.506846 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-04e24e97-2814-4dd4-bd3c-57767d3a6f96 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:31.509808 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-04e24e97-2814-4dd4-bd3c-57767d3a6f96 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:31.518889 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04e24e97-2814-4dd4-bd3c-57767d3a6f96 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:31.520055 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04e24e97-2814-4dd4-bd3c-57767d3a6f96 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:31.520755 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04e24e97-2814-4dd4-bd3c-57767d3a6f96 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:31.521543 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04e24e97-2814-4dd4-bd3c-57767d3a6f96 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:31.522095 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04e24e97-2814-4dd4-bd3c-57767d3a6f96 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:31.522819 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04e24e97-2814-4dd4-bd3c-57767d3a6f96 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:31.543069 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-76e4af17-1b04-4144-81e0-2df67c3a9fff tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:31.545366 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-76e4af17-1b04-4144-81e0-2df67c3a9fff tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:31.547780 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-04e24e97-2814-4dd4-bd3c-57767d3a6f96 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:31.557603 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76e4af17-1b04-4144-81e0-2df67c3a9fff tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:31.557603 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76e4af17-1b04-4144-81e0-2df67c3a9fff tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:31.558847 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76e4af17-1b04-4144-81e0-2df67c3a9fff tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:31.558847 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76e4af17-1b04-4144-81e0-2df67c3a9fff tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:31.561254 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76e4af17-1b04-4144-81e0-2df67c3a9fff tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:31.561888 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76e4af17-1b04-4144-81e0-2df67c3a9fff tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:31.592437 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-76e4af17-1b04-4144-81e0-2df67c3a9fff tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:31.849876 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bbf926a2-3de0-4a3c-8cf5-450c86718854 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:31.852064 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bbf926a2-3de0-4a3c-8cf5-450c86718854 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:31.858906 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bbf926a2-3de0-4a3c-8cf5-450c86718854 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:31.859308 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bbf926a2-3de0-4a3c-8cf5-450c86718854 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:31.859613 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bbf926a2-3de0-4a3c-8cf5-450c86718854 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:31.860199 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bbf926a2-3de0-4a3c-8cf5-450c86718854 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:31.860603 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bbf926a2-3de0-4a3c-8cf5-450c86718854 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:31.860985 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bbf926a2-3de0-4a3c-8cf5-450c86718854 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:31.901263 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bbf926a2-3de0-4a3c-8cf5-450c86718854 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:32.043436 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-04e24e97-2814-4dd4-bd3c-57767d3a6f96 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:32.051649 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-04e24e97-2814-4dd4-bd3c-57767d3a6f96 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:32.051649 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-04e24e97-2814-4dd4-bd3c-57767d3a6f96 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:32.057621 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-04e24e97-2814-4dd4-bd3c-57767d3a6f96 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.553258 Jun 10 13:21:32.059444 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 223/667] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:31 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:32.146981 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-76e4af17-1b04-4144-81e0-2df67c3a9fff tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db99c79a6a5a41a4bd8cad2d4deccc0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:32.156674 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-76e4af17-1b04-4144-81e0-2df67c3a9fff tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1364 microversion: 2.1 time: 0.618659 Jun 10 13:21:32.157026 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 221/668] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:31 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1364 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:32.292838 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-719206a4-1149-447b-ab0b-eaba48ac91b1 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:32.319318 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bbf926a2-3de0-4a3c-8cf5-450c86718854 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:32.322037 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-719206a4-1149-447b-ab0b-eaba48ac91b1 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] HTTP exception thrown: Volume 3f722376-199c-4cff-95cd-efd922b8da7a could not be found. Jun 10 13:21:32.322037 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-719206a4-1149-447b-ab0b-eaba48ac91b1 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Returning 404 to user: Volume 3f722376-199c-4cff-95cd-efd922b8da7a could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:21:32.322037 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-719206a4-1149-447b-ab0b-eaba48ac91b1 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] 10.4.3.74 "GET /compute/v2.1/os-volumes/3f722376-199c-4cff-95cd-efd922b8da7a" status: 404 len: 109 microversion: 2.1 time: 0.031958 Jun 10 13:21:32.322037 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 224/669] 10.4.3.74 () {66 vars in 1356 bytes} [Wed Jun 10 13:21:32 2026] GET /compute/v2.1/os-volumes/3f722376-199c-4cff-95cd-efd922b8da7a => generated 109 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Jun 10 13:21:32.324680 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bbf926a2-3de0-4a3c-8cf5-450c86718854 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:32.325316 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bbf926a2-3de0-4a3c-8cf5-450c86718854 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:32.335776 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bbf926a2-3de0-4a3c-8cf5-450c86718854 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1777 microversion: 2.87 time: 0.489531 Jun 10 13:21:32.336127 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 225/670] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:31 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1777 bytes in 490 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:32.336245 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-55548f52-0344-4717-9a23-4124219e58b3 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:32.359953 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-55548f52-0344-4717-9a23-4124219e58b3 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] HTTP exception thrown: Volume 3f722376-199c-4cff-95cd-efd922b8da7a could not be found. Jun 10 13:21:32.360215 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-55548f52-0344-4717-9a23-4124219e58b3 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Returning 404 to user: Volume 3f722376-199c-4cff-95cd-efd922b8da7a could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:21:32.360561 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-55548f52-0344-4717-9a23-4124219e58b3 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-volumes/3f722376-199c-4cff-95cd-efd922b8da7a" status: 404 len: 109 microversion: 2.1 time: 0.026855 Jun 10 13:21:32.360821 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 222/671] 10.4.3.74 () {66 vars in 1359 bytes} [Wed Jun 10 13:21:32 2026] DELETE /compute/v2.1/os-volumes/3f722376-199c-4cff-95cd-efd922b8da7a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:21:32.373894 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-be30de51-7bd5-4dc8-bb06-33103e6355c3 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:32.397685 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-be30de51-7bd5-4dc8-bb06-33103e6355c3 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] HTTP exception thrown: Volume 3f722376-199c-4cff-95cd-efd922b8da7a could not be found. Jun 10 13:21:32.399021 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-be30de51-7bd5-4dc8-bb06-33103e6355c3 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] Returning 404 to user: Volume 3f722376-199c-4cff-95cd-efd922b8da7a could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:21:32.400078 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-be30de51-7bd5-4dc8-bb06-33103e6355c3 tempest-VolumesSnapshotsTestJSON-708414040 tempest-VolumesSnapshotsTestJSON-708414040-project-member] 10.4.3.74 "GET /compute/v2.1/os-volumes/3f722376-199c-4cff-95cd-efd922b8da7a" status: 404 len: 109 microversion: 2.1 time: 0.026676 Jun 10 13:21:32.401280 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 225/672] 10.4.3.74 () {66 vars in 1356 bytes} [Wed Jun 10 13:21:32 2026] GET /compute/v2.1/os-volumes/3f722376-199c-4cff-95cd-efd922b8da7a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:21:32.452081 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-40cb0e40-006c-4d4b-842d-b6284d1184cd req-102e17ff-8e24-4e07-848d-fe1a8d1fca0f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "585d6f88-7c2d-46a6-9bc9-fc8b301a079c", "name": "network-vif-plugged", "status": "completed", "tag": "ef36213d-3c23-483b-b7ad-2467b9863653"}, {"server_uuid": "585d6f88-7c2d-46a6-9bc9-fc8b301a079c", "name": "network-vif-plugged", "status": "completed", "tag": "ef36213d-3c23-483b-b7ad-2467b9863653"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:32.459224 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-40cb0e40-006c-4d4b-842d-b6284d1184cd req-102e17ff-8e24-4e07-848d-fe1a8d1fca0f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:32.464460 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-40cb0e40-006c-4d4b-842d-b6284d1184cd req-102e17ff-8e24-4e07-848d-fe1a8d1fca0f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:32.464460 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-40cb0e40-006c-4d4b-842d-b6284d1184cd req-102e17ff-8e24-4e07-848d-fe1a8d1fca0f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:32.466404 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-40cb0e40-006c-4d4b-842d-b6284d1184cd req-102e17ff-8e24-4e07-848d-fe1a8d1fca0f service nova] Creating event network-vif-plugged:ef36213d-3c23-483b-b7ad-2467b9863653 for instance 585d6f88-7c2d-46a6-9bc9-fc8b301a079c on np0000002501 Jun 10 13:21:32.466580 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-40cb0e40-006c-4d4b-842d-b6284d1184cd req-102e17ff-8e24-4e07-848d-fe1a8d1fca0f service nova] Creating event network-vif-plugged:ef36213d-3c23-483b-b7ad-2467b9863653 for instance 585d6f88-7c2d-46a6-9bc9-fc8b301a079c on np0000002501 Jun 10 13:21:32.466934 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-40cb0e40-006c-4d4b-842d-b6284d1184cd req-102e17ff-8e24-4e07-848d-fe1a8d1fca0f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:32.471922 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-40cb0e40-006c-4d4b-842d-b6284d1184cd req-102e17ff-8e24-4e07-848d-fe1a8d1fca0f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.023470 Jun 10 13:21:32.472263 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 226/673] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:32 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 10 13:21:33.088571 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c988deea-bfb4-4a8e-b46b-785be2597c80 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:33.092096 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c988deea-bfb4-4a8e-b46b-785be2597c80 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:33.106369 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c988deea-bfb4-4a8e-b46b-785be2597c80 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:33.107175 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c988deea-bfb4-4a8e-b46b-785be2597c80 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:33.107175 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c988deea-bfb4-4a8e-b46b-785be2597c80 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:33.107704 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c988deea-bfb4-4a8e-b46b-785be2597c80 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:33.108183 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c988deea-bfb4-4a8e-b46b-785be2597c80 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:33.108639 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c988deea-bfb4-4a8e-b46b-785be2597c80 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:33.142316 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c988deea-bfb4-4a8e-b46b-785be2597c80 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:33.175206 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cab72f33-e630-4b1c-9755-90409a0906b4 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:33.177082 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cab72f33-e630-4b1c-9755-90409a0906b4 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:33.184368 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cab72f33-e630-4b1c-9755-90409a0906b4 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:33.184709 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cab72f33-e630-4b1c-9755-90409a0906b4 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:33.185692 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cab72f33-e630-4b1c-9755-90409a0906b4 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:33.185692 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cab72f33-e630-4b1c-9755-90409a0906b4 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:33.186148 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cab72f33-e630-4b1c-9755-90409a0906b4 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:33.187808 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cab72f33-e630-4b1c-9755-90409a0906b4 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:33.228276 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-cab72f33-e630-4b1c-9755-90409a0906b4 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:33.361483 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a5e2ed5b-201c-4857-85d8-91b220465f3c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:33.362532 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a5e2ed5b-201c-4857-85d8-91b220465f3c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:33.368918 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5e2ed5b-201c-4857-85d8-91b220465f3c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:33.369377 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5e2ed5b-201c-4857-85d8-91b220465f3c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:33.369869 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5e2ed5b-201c-4857-85d8-91b220465f3c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:33.371127 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5e2ed5b-201c-4857-85d8-91b220465f3c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:33.371889 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5e2ed5b-201c-4857-85d8-91b220465f3c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:33.372433 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5e2ed5b-201c-4857-85d8-91b220465f3c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:33.403649 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a5e2ed5b-201c-4857-85d8-91b220465f3c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:33.986552 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c988deea-bfb4-4a8e-b46b-785be2597c80 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:33.997936 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c988deea-bfb4-4a8e-b46b-785be2597c80 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:33.998646 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c988deea-bfb4-4a8e-b46b-785be2597c80 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:34.008088 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c988deea-bfb4-4a8e-b46b-785be2597c80 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.921982 Jun 10 13:21:34.008716 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 223/674] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:33 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 924 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:34.011763 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-7a69608a-46f4-4835-b336-1df19da44a47 req-75b834e2-f280-481d-9652-866794cb031d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "10b452e6-70ec-4281-ad4c-0c8da37ffe5f", "name": "network-vif-unplugged", "status": "completed", "tag": "b336f23c-efc2-4059-b28a-60940a1937b1"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:34.019259 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-7a69608a-46f4-4835-b336-1df19da44a47 req-75b834e2-f280-481d-9652-866794cb031d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:34.019676 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-7a69608a-46f4-4835-b336-1df19da44a47 req-75b834e2-f280-481d-9652-866794cb031d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:34.019866 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-7a69608a-46f4-4835-b336-1df19da44a47 req-75b834e2-f280-481d-9652-866794cb031d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:34.021905 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cab72f33-e630-4b1c-9755-90409a0906b4 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'db99c79a6a5a41a4bd8cad2d4deccc0a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:34.028551 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-7a69608a-46f4-4835-b336-1df19da44a47 req-75b834e2-f280-481d-9652-866794cb031d service nova] Creating event network-vif-unplugged:b336f23c-efc2-4059-b28a-60940a1937b1 for instance 10b452e6-70ec-4281-ad4c-0c8da37ffe5f on np0000002501 Jun 10 13:21:34.029041 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-7a69608a-46f4-4835-b336-1df19da44a47 req-75b834e2-f280-481d-9652-866794cb031d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:34.035574 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cab72f33-e630-4b1c-9755-90409a0906b4 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1548 microversion: 2.1 time: 0.862494 Jun 10 13:21:34.035910 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 226/675] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:33 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1548 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:34.036619 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-7a69608a-46f4-4835-b336-1df19da44a47 req-75b834e2-f280-481d-9652-866794cb031d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026994 Jun 10 13:21:34.037105 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 224/676] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:34 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 10 13:21:34.055231 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-29df3b23-412e-40d3-a7e5-21b0d27ce67c tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:34.057338 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-29df3b23-412e-40d3-a7e5-21b0d27ce67c tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:34.065865 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-29df3b23-412e-40d3-a7e5-21b0d27ce67c tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:34.066272 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-29df3b23-412e-40d3-a7e5-21b0d27ce67c tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:34.066371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-29df3b23-412e-40d3-a7e5-21b0d27ce67c tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:34.066683 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-29df3b23-412e-40d3-a7e5-21b0d27ce67c tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:34.066919 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-29df3b23-412e-40d3-a7e5-21b0d27ce67c tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:34.067009 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-29df3b23-412e-40d3-a7e5-21b0d27ce67c tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:34.111203 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-29df3b23-412e-40d3-a7e5-21b0d27ce67c tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:34.302672 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a5e2ed5b-201c-4857-85d8-91b220465f3c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:34.307731 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a5e2ed5b-201c-4857-85d8-91b220465f3c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:34.308883 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a5e2ed5b-201c-4857-85d8-91b220465f3c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:34.330776 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a5e2ed5b-201c-4857-85d8-91b220465f3c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1777 microversion: 2.87 time: 0.966429 Jun 10 13:21:34.331372 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 227/677] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:33 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1777 bytes in 976 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:34.406900 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-29df3b23-412e-40d3-a7e5-21b0d27ce67c tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.354815 Jun 10 13:21:34.408310 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 227/678] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:21:34 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c/os-interface => generated 283 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:35.033311 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b197ee8f-0310-49eb-ac90-81a6a61d9792 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:35.034604 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b197ee8f-0310-49eb-ac90-81a6a61d9792 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:35.042221 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b197ee8f-0310-49eb-ac90-81a6a61d9792 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:35.042384 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b197ee8f-0310-49eb-ac90-81a6a61d9792 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:35.042541 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b197ee8f-0310-49eb-ac90-81a6a61d9792 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:35.043045 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b197ee8f-0310-49eb-ac90-81a6a61d9792 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:35.043638 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b197ee8f-0310-49eb-ac90-81a6a61d9792 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:35.043770 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b197ee8f-0310-49eb-ac90-81a6a61d9792 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:35.077716 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b197ee8f-0310-49eb-ac90-81a6a61d9792 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:35.362105 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1b458962-511a-4d94-a074-00c081a66d29 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:35.373331 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1b458962-511a-4d94-a074-00c081a66d29 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:35.381199 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b458962-511a-4d94-a074-00c081a66d29 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:35.382270 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b458962-511a-4d94-a074-00c081a66d29 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:35.382270 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b458962-511a-4d94-a074-00c081a66d29 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:35.382612 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b458962-511a-4d94-a074-00c081a66d29 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:35.383048 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b458962-511a-4d94-a074-00c081a66d29 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:35.385841 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b458962-511a-4d94-a074-00c081a66d29 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:35.409259 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1b458962-511a-4d94-a074-00c081a66d29 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:35.523591 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-3af2ef9c-3785-4a75-9099-3b6b33015014 req-bb509a59-a46e-4e8f-a952-a5dc36392745 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "585d6f88-7c2d-46a6-9bc9-fc8b301a079c", "tag": "ef36213d-3c23-483b-b7ad-2467b9863653"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:35.533692 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3af2ef9c-3785-4a75-9099-3b6b33015014 req-bb509a59-a46e-4e8f-a952-a5dc36392745 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:35.533910 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3af2ef9c-3785-4a75-9099-3b6b33015014 req-bb509a59-a46e-4e8f-a952-a5dc36392745 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:35.534063 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3af2ef9c-3785-4a75-9099-3b6b33015014 req-bb509a59-a46e-4e8f-a952-a5dc36392745 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:35.548077 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-3af2ef9c-3785-4a75-9099-3b6b33015014 req-bb509a59-a46e-4e8f-a952-a5dc36392745 service nova] Creating event network-changed:ef36213d-3c23-483b-b7ad-2467b9863653 for instance 585d6f88-7c2d-46a6-9bc9-fc8b301a079c on np0000002501 Jun 10 13:21:35.548683 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-3af2ef9c-3785-4a75-9099-3b6b33015014 req-bb509a59-a46e-4e8f-a952-a5dc36392745 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:35.555208 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-3af2ef9c-3785-4a75-9099-3b6b33015014 req-bb509a59-a46e-4e8f-a952-a5dc36392745 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034207 Jun 10 13:21:35.555527 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 228/679] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:35 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 10 13:21:35.740491 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b197ee8f-0310-49eb-ac90-81a6a61d9792 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:35.746484 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b197ee8f-0310-49eb-ac90-81a6a61d9792 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:35.747078 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b197ee8f-0310-49eb-ac90-81a6a61d9792 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:35.751758 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b197ee8f-0310-49eb-ac90-81a6a61d9792 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.720792 Jun 10 13:21:35.752806 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 225/680] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:35 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 722 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:35.850696 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1b458962-511a-4d94-a074-00c081a66d29 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:35.859400 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1b458962-511a-4d94-a074-00c081a66d29 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:35.859906 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1b458962-511a-4d94-a074-00c081a66d29 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:35.873191 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1b458962-511a-4d94-a074-00c081a66d29 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1777 microversion: 2.87 time: 0.513350 Jun 10 13:21:35.873191 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 228/681] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:35 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1777 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:36.116494 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-5ebe907e-06fe-49fd-bf2e-43e73ea215d2 req-10d58d62-7d44-4ff8-92b9-504252d022ad service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "10b452e6-70ec-4281-ad4c-0c8da37ffe5f", "name": "network-vif-unplugged", "status": "completed", "tag": "b336f23c-efc2-4059-b28a-60940a1937b1"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:36.130133 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5ebe907e-06fe-49fd-bf2e-43e73ea215d2 req-10d58d62-7d44-4ff8-92b9-504252d022ad service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:36.130133 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5ebe907e-06fe-49fd-bf2e-43e73ea215d2 req-10d58d62-7d44-4ff8-92b9-504252d022ad service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:36.130133 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5ebe907e-06fe-49fd-bf2e-43e73ea215d2 req-10d58d62-7d44-4ff8-92b9-504252d022ad service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:36.147735 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-5ebe907e-06fe-49fd-bf2e-43e73ea215d2 req-10d58d62-7d44-4ff8-92b9-504252d022ad service nova] Creating event network-vif-unplugged:b336f23c-efc2-4059-b28a-60940a1937b1 for instance 10b452e6-70ec-4281-ad4c-0c8da37ffe5f on np0000002501 Jun 10 13:21:36.148428 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-5ebe907e-06fe-49fd-bf2e-43e73ea215d2 req-10d58d62-7d44-4ff8-92b9-504252d022ad service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:36.155783 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-5ebe907e-06fe-49fd-bf2e-43e73ea215d2 req-10d58d62-7d44-4ff8-92b9-504252d022ad service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.042356 Jun 10 13:21:36.156235 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 229/682] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:36 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 10 13:21:36.779887 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cd812097-7c18-4814-8433-0735846800e3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:36.784989 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cd812097-7c18-4814-8433-0735846800e3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:36.790056 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd812097-7c18-4814-8433-0735846800e3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:36.791798 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd812097-7c18-4814-8433-0735846800e3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:36.791798 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd812097-7c18-4814-8433-0735846800e3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:36.791798 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd812097-7c18-4814-8433-0735846800e3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:36.792332 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd812097-7c18-4814-8433-0735846800e3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:36.792615 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd812097-7c18-4814-8433-0735846800e3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:36.823842 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-cd812097-7c18-4814-8433-0735846800e3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:36.906719 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b0e582cf-6413-4fbc-b543-e3c9ea36ea3e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:36.909692 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b0e582cf-6413-4fbc-b543-e3c9ea36ea3e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:36.915286 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0e582cf-6413-4fbc-b543-e3c9ea36ea3e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:36.915662 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0e582cf-6413-4fbc-b543-e3c9ea36ea3e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:36.915994 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0e582cf-6413-4fbc-b543-e3c9ea36ea3e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:36.916680 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0e582cf-6413-4fbc-b543-e3c9ea36ea3e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:36.917130 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0e582cf-6413-4fbc-b543-e3c9ea36ea3e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:36.917661 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0e582cf-6413-4fbc-b543-e3c9ea36ea3e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:36.938451 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b0e582cf-6413-4fbc-b543-e3c9ea36ea3e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:37.003244 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cd812097-7c18-4814-8433-0735846800e3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:37.036946 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cd812097-7c18-4814-8433-0735846800e3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:37.037841 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cd812097-7c18-4814-8433-0735846800e3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:37.043578 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cd812097-7c18-4814-8433-0735846800e3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.266680 Jun 10 13:21:37.043927 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 226/683] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:36 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:37.116576 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b0e582cf-6413-4fbc-b543-e3c9ea36ea3e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:37.124367 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b0e582cf-6413-4fbc-b543-e3c9ea36ea3e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:37.125029 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b0e582cf-6413-4fbc-b543-e3c9ea36ea3e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:37.133693 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b0e582cf-6413-4fbc-b543-e3c9ea36ea3e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1777 microversion: 2.87 time: 0.229435 Jun 10 13:21:37.134248 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 229/684] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:36 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1777 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:37.384373 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2606ce94-e78b-4a45-9436-d99b3e05f775 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:37.446239 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2606ce94-e78b-4a45-9436-d99b3e05f775 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-member] 10.4.3.74 "GET /compute/v2.1/os-volumes/141d9597-ff10-4042-b170-3a323e1e7738" status: 200 len: 348 microversion: 2.1 time: 0.064084 Jun 10 13:21:37.446622 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 230/685] 10.4.3.74 () {66 vars in 1356 bytes} [Wed Jun 10 13:21:37 2026] GET /compute/v2.1/os-volumes/141d9597-ff10-4042-b170-3a323e1e7738 => generated 348 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:38.068530 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7dbe7067-383c-4691-95f0-1c94dd97f0d9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:38.071892 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7dbe7067-383c-4691-95f0-1c94dd97f0d9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:38.077807 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dbe7067-383c-4691-95f0-1c94dd97f0d9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:38.078212 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dbe7067-383c-4691-95f0-1c94dd97f0d9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:38.078577 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dbe7067-383c-4691-95f0-1c94dd97f0d9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:38.079260 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dbe7067-383c-4691-95f0-1c94dd97f0d9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:38.079715 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dbe7067-383c-4691-95f0-1c94dd97f0d9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:38.080310 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dbe7067-383c-4691-95f0-1c94dd97f0d9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:38.113844 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7dbe7067-383c-4691-95f0-1c94dd97f0d9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:38.162842 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-aef107f1-b6d0-4864-a1d1-29596c132e7b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:38.164857 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-aef107f1-b6d0-4864-a1d1-29596c132e7b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:38.176086 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aef107f1-b6d0-4864-a1d1-29596c132e7b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:38.176454 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aef107f1-b6d0-4864-a1d1-29596c132e7b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:38.177246 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aef107f1-b6d0-4864-a1d1-29596c132e7b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:38.177375 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aef107f1-b6d0-4864-a1d1-29596c132e7b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:38.177779 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aef107f1-b6d0-4864-a1d1-29596c132e7b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:38.178468 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aef107f1-b6d0-4864-a1d1-29596c132e7b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:38.211208 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-aef107f1-b6d0-4864-a1d1-29596c132e7b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:38.441196 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7dbe7067-383c-4691-95f0-1c94dd97f0d9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:38.451208 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7dbe7067-383c-4691-95f0-1c94dd97f0d9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:38.452189 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7dbe7067-383c-4691-95f0-1c94dd97f0d9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:38.460574 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7dbe7067-383c-4691-95f0-1c94dd97f0d9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.394661 Jun 10 13:21:38.460960 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 227/686] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:38 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:38.485164 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-aef107f1-b6d0-4864-a1d1-29596c132e7b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:38.491692 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-aef107f1-b6d0-4864-a1d1-29596c132e7b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:38.492601 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-aef107f1-b6d0-4864-a1d1-29596c132e7b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:38.504658 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-aef107f1-b6d0-4864-a1d1-29596c132e7b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1777 microversion: 2.87 time: 0.349715 Jun 10 13:21:38.505089 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 230/687] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:38 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1777 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:38.788884 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1da8decc-32d4-4703-80f7-bc65bafc8377 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:38.837260 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1da8decc-32d4-4703-80f7-bc65bafc8377 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-member] 10.4.3.74 "GET /compute/v2.1/os-volumes/1c2d1fad-0343-47f2-b8b5-3956f1cacc8f" status: 200 len: 347 microversion: 2.1 time: 0.050449 Jun 10 13:21:38.837751 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 231/688] 10.4.3.74 () {66 vars in 1356 bytes} [Wed Jun 10 13:21:38 2026] GET /compute/v2.1/os-volumes/1c2d1fad-0343-47f2-b8b5-3956f1cacc8f => generated 347 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:39.481509 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-99cd3127-2e4b-40f4-bed9-98c8fa0040e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:39.484260 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-99cd3127-2e4b-40f4-bed9-98c8fa0040e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:39.489142 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99cd3127-2e4b-40f4-bed9-98c8fa0040e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:39.489612 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99cd3127-2e4b-40f4-bed9-98c8fa0040e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:39.489899 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99cd3127-2e4b-40f4-bed9-98c8fa0040e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:39.490602 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99cd3127-2e4b-40f4-bed9-98c8fa0040e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:39.491017 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99cd3127-2e4b-40f4-bed9-98c8fa0040e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:39.491428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99cd3127-2e4b-40f4-bed9-98c8fa0040e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:39.512521 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-99cd3127-2e4b-40f4-bed9-98c8fa0040e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:39.525406 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8c864776-0fd5-4743-9055-e2f99883d1d2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:39.527536 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8c864776-0fd5-4743-9055-e2f99883d1d2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:39.532428 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c864776-0fd5-4743-9055-e2f99883d1d2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:39.532743 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c864776-0fd5-4743-9055-e2f99883d1d2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:39.532951 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c864776-0fd5-4743-9055-e2f99883d1d2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:39.533419 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c864776-0fd5-4743-9055-e2f99883d1d2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:39.533717 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c864776-0fd5-4743-9055-e2f99883d1d2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:39.533976 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c864776-0fd5-4743-9055-e2f99883d1d2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:39.554950 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8c864776-0fd5-4743-9055-e2f99883d1d2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:39.689579 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-99cd3127-2e4b-40f4-bed9-98c8fa0040e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:39.695241 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-99cd3127-2e4b-40f4-bed9-98c8fa0040e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:39.695985 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-99cd3127-2e4b-40f4-bed9-98c8fa0040e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:39.702371 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-99cd3127-2e4b-40f4-bed9-98c8fa0040e7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.221061 Jun 10 13:21:39.702371 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 228/689] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:39 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:39.738438 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8c864776-0fd5-4743-9055-e2f99883d1d2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:39.744367 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8c864776-0fd5-4743-9055-e2f99883d1d2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:39.745196 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8c864776-0fd5-4743-9055-e2f99883d1d2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:39.755247 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8c864776-0fd5-4743-9055-e2f99883d1d2 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1777 microversion: 2.87 time: 0.231611 Jun 10 13:21:39.755833 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 231/690] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:39 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1777 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:40.135588 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-71943fd4-4112-46f7-92d3-2e48e1110304 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:40.185023 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-71943fd4-4112-46f7-92d3-2e48e1110304 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-member] 10.4.3.74 "GET /compute/v2.1/os-volumes/e9860274-557f-4ac1-bfdd-aa95f2e51225" status: 200 len: 347 microversion: 2.1 time: 0.051552 Jun 10 13:21:40.185508 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 232/691] 10.4.3.74 () {66 vars in 1356 bytes} [Wed Jun 10 13:21:40 2026] GET /compute/v2.1/os-volumes/e9860274-557f-4ac1-bfdd-aa95f2e51225 => generated 347 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:40.328147 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0cc20463-d40e-41ce-b7f3-dac3048f7ab2 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:40.386867 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0cc20463-d40e-41ce-b7f3-dac3048f7ab2 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] 10.4.3.74 "GET /compute/v2.1/os-volumes" status: 200 len: 1025 microversion: 2.1 time: 0.192225 Jun 10 13:21:40.387244 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 229/692] 10.4.3.74 () {66 vars in 1245 bytes} [Wed Jun 10 13:21:40 2026] GET /compute/v2.1/os-volumes => generated 1025 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:40.401673 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2f0298d0-2370-4f3b-9d12-b5dd00521a3b tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:40.477439 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2f0298d0-2370-4f3b-9d12-b5dd00521a3b tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] 10.4.3.74 "GET /compute/v2.1/os-volumes?limit=2" status: 200 len: 687 microversion: 2.1 time: 0.077454 Jun 10 13:21:40.477774 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 232/693] 10.4.3.74 () {66 vars in 1260 bytes} [Wed Jun 10 13:21:40 2026] GET /compute/v2.1/os-volumes?limit=2 => generated 687 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:40.493520 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-aec82e98-888b-49d5-88ae-34f6daa28be1 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:40.534634 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-aec82e98-888b-49d5-88ae-34f6daa28be1 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] 10.4.3.74 "GET /compute/v2.1/os-volumes" status: 200 len: 1025 microversion: 2.1 time: 0.042754 Jun 10 13:21:40.535518 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 233/694] 10.4.3.74 () {66 vars in 1245 bytes} [Wed Jun 10 13:21:40 2026] GET /compute/v2.1/os-volumes => generated 1025 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:40.548222 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d0c0b4da-69e9-4b84-b690-f1cbddad31f0 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:40.585492 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d0c0b4da-69e9-4b84-b690-f1cbddad31f0 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] 10.4.3.74 "GET /compute/v2.1/os-volumes?offset=1&limit=1" status: 200 len: 350 microversion: 2.1 time: 0.039042 Jun 10 13:21:40.585782 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 230/695] 10.4.3.74 () {66 vars in 1278 bytes} [Wed Jun 10 13:21:40 2026] GET /compute/v2.1/os-volumes?offset=1&limit=1 => generated 350 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:40.604088 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-20d990ec-f9aa-4d65-b0bb-cd44f8bedc94 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:40.651788 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-20d990ec-f9aa-4d65-b0bb-cd44f8bedc94 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] 10.4.3.74 "GET /compute/v2.1/os-volumes/detail?limit=2" status: 200 len: 687 microversion: 2.1 time: 0.049875 Jun 10 13:21:40.652137 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 233/696] 10.4.3.74 () {66 vars in 1281 bytes} [Wed Jun 10 13:21:40 2026] GET /compute/v2.1/os-volumes/detail?limit=2 => generated 687 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:40.668452 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-35e35ebd-a9a2-485d-81e8-9233d4386d78 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:40.723381 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8ead4c2c-a940-4237-a72d-a7cb11c04d3e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:40.724737 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8ead4c2c-a940-4237-a72d-a7cb11c04d3e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:40.729782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ead4c2c-a940-4237-a72d-a7cb11c04d3e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:40.730318 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ead4c2c-a940-4237-a72d-a7cb11c04d3e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:40.730404 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ead4c2c-a940-4237-a72d-a7cb11c04d3e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:40.730920 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ead4c2c-a940-4237-a72d-a7cb11c04d3e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:40.731409 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ead4c2c-a940-4237-a72d-a7cb11c04d3e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:40.731672 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ead4c2c-a940-4237-a72d-a7cb11c04d3e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:40.745296 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-35e35ebd-a9a2-485d-81e8-9233d4386d78 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] 10.4.3.74 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1025 microversion: 2.1 time: 0.079749 Jun 10 13:21:40.746023 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 234/697] 10.4.3.74 () {66 vars in 1266 bytes} [Wed Jun 10 13:21:40 2026] GET /compute/v2.1/os-volumes/detail => generated 1025 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:40.749759 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8ead4c2c-a940-4237-a72d-a7cb11c04d3e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:40.764063 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a8a3b1be-9617-49ac-94e1-c4e877ae0ab9 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:40.775921 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f30b9d56-78d4-40f6-9dcf-55f56f095a1a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:40.778804 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f30b9d56-78d4-40f6-9dcf-55f56f095a1a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:40.785463 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=113,nova_api:INSERT=6,nova_api:UPDATE=2,nova_api:DELETE=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:21:40.790649 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f30b9d56-78d4-40f6-9dcf-55f56f095a1a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:40.790956 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f30b9d56-78d4-40f6-9dcf-55f56f095a1a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:40.791235 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f30b9d56-78d4-40f6-9dcf-55f56f095a1a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:40.791732 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f30b9d56-78d4-40f6-9dcf-55f56f095a1a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:40.792065 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f30b9d56-78d4-40f6-9dcf-55f56f095a1a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:40.792358 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f30b9d56-78d4-40f6-9dcf-55f56f095a1a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:40.805808 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a8a3b1be-9617-49ac-94e1-c4e877ae0ab9 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] 10.4.3.74 "GET /compute/v2.1/os-volumes/detail?offset=1&limit=1" status: 200 len: 350 microversion: 2.1 time: 0.043505 Jun 10 13:21:40.806172 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 234/698] 10.4.3.74 () {66 vars in 1299 bytes} [Wed Jun 10 13:21:40 2026] GET /compute/v2.1/os-volumes/detail?offset=1&limit=1 => generated 350 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:40.820520 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-81debde7-e581-4e1d-9cf0-8810c0fd0db4 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:40.825274 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f30b9d56-78d4-40f6-9dcf-55f56f095a1a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:40.860092 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-81debde7-e581-4e1d-9cf0-8810c0fd0db4 tempest-VolumesTestJSON-1295571607 tempest-VolumesTestJSON-1295571607-project-reader] 10.4.3.74 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1025 microversion: 2.1 time: 0.041331 Jun 10 13:21:40.860475 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 235/699] 10.4.3.74 () {66 vars in 1266 bytes} [Wed Jun 10 13:21:40 2026] GET /compute/v2.1/os-volumes/detail => generated 1025 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:41.030456 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8ead4c2c-a940-4237-a72d-a7cb11c04d3e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:41.040620 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8ead4c2c-a940-4237-a72d-a7cb11c04d3e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:41.042752 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8ead4c2c-a940-4237-a72d-a7cb11c04d3e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:41.057137 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8ead4c2c-a940-4237-a72d-a7cb11c04d3e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.334932 Jun 10 13:21:41.057137 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 231/700] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:40 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:41.084689 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f30b9d56-78d4-40f6-9dcf-55f56f095a1a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:41.090186 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f30b9d56-78d4-40f6-9dcf-55f56f095a1a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:41.090852 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f30b9d56-78d4-40f6-9dcf-55f56f095a1a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:41.136168 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f30b9d56-78d4-40f6-9dcf-55f56f095a1a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1777 microversion: 2.87 time: 0.337136 Jun 10 13:21:41.136168 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 235/701] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:40 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1777 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:42.083238 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fb336336-527e-4f20-9553-161ab73e20ca tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:42.086867 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fb336336-527e-4f20-9553-161ab73e20ca tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:42.094151 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=122,nova_api:DELETE=1,nova_api:UPDATE=1,nova_api:INSERT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:21:42.101752 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb336336-527e-4f20-9553-161ab73e20ca tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:42.102170 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb336336-527e-4f20-9553-161ab73e20ca tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:42.102553 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb336336-527e-4f20-9553-161ab73e20ca tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:42.103705 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb336336-527e-4f20-9553-161ab73e20ca tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:42.104314 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb336336-527e-4f20-9553-161ab73e20ca tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:42.104754 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb336336-527e-4f20-9553-161ab73e20ca tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:42.111794 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=254,nova_cell1:UPDATE=9,nova_cell1:INSERT=8,nova_cell1:DELETE=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:21:42.138542 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9fc6e196-a077-4cba-be9a-206fc863c66c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:42.139882 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fb336336-527e-4f20-9553-161ab73e20ca tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:42.142333 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9fc6e196-a077-4cba-be9a-206fc863c66c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:42.153848 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9fc6e196-a077-4cba-be9a-206fc863c66c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:42.154314 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9fc6e196-a077-4cba-be9a-206fc863c66c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:42.154824 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9fc6e196-a077-4cba-be9a-206fc863c66c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:42.155306 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9fc6e196-a077-4cba-be9a-206fc863c66c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:42.155645 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9fc6e196-a077-4cba-be9a-206fc863c66c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:42.155997 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9fc6e196-a077-4cba-be9a-206fc863c66c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:42.188394 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9fc6e196-a077-4cba-be9a-206fc863c66c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:42.356823 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fb336336-527e-4f20-9553-161ab73e20ca tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:42.362651 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fb336336-527e-4f20-9553-161ab73e20ca tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:42.364368 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fb336336-527e-4f20-9553-161ab73e20ca tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:42.370632 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fb336336-527e-4f20-9553-161ab73e20ca tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.291279 Jun 10 13:21:42.371485 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 236/702] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:42 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:42.409859 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9fc6e196-a077-4cba-be9a-206fc863c66c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:42.416174 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9fc6e196-a077-4cba-be9a-206fc863c66c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:42.417188 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9fc6e196-a077-4cba-be9a-206fc863c66c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:42.419360 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=87,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:21:42.429427 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9fc6e196-a077-4cba-be9a-206fc863c66c tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1777 microversion: 2.87 time: 0.293791 Jun 10 13:21:42.429873 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 232/703] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:42 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1777 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:43.392473 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f7953510-7901-485b-807a-26b3cbfd172a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:43.397441 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f7953510-7901-485b-807a-26b3cbfd172a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:43.403405 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f7953510-7901-485b-807a-26b3cbfd172a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:43.404105 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f7953510-7901-485b-807a-26b3cbfd172a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:43.404105 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f7953510-7901-485b-807a-26b3cbfd172a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:43.404950 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f7953510-7901-485b-807a-26b3cbfd172a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:43.404950 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f7953510-7901-485b-807a-26b3cbfd172a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:43.405321 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f7953510-7901-485b-807a-26b3cbfd172a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:43.408735 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=260,nova_cell1:UPDATE=8,nova_cell1:INSERT=5 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:21:43.425839 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f7953510-7901-485b-807a-26b3cbfd172a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:43.460314 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3f49f9a1-4662-421e-a737-01c3c7ccb452 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:43.467123 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3f49f9a1-4662-421e-a737-01c3c7ccb452 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:43.472630 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f49f9a1-4662-421e-a737-01c3c7ccb452 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:43.472929 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f49f9a1-4662-421e-a737-01c3c7ccb452 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:43.473523 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f49f9a1-4662-421e-a737-01c3c7ccb452 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:43.474098 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f49f9a1-4662-421e-a737-01c3c7ccb452 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:43.474661 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f49f9a1-4662-421e-a737-01c3c7ccb452 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:43.475837 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f49f9a1-4662-421e-a737-01c3c7ccb452 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:43.497686 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3f49f9a1-4662-421e-a737-01c3c7ccb452 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:43.929981 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f7953510-7901-485b-807a-26b3cbfd172a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:43.936281 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f7953510-7901-485b-807a-26b3cbfd172a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:43.936929 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f7953510-7901-485b-807a-26b3cbfd172a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:43.951262 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f7953510-7901-485b-807a-26b3cbfd172a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.560648 Jun 10 13:21:43.951946 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 236/704] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:43 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:43.966877 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3f49f9a1-4662-421e-a737-01c3c7ccb452 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:43.969623 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3f49f9a1-4662-421e-a737-01c3c7ccb452 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:43.970553 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3f49f9a1-4662-421e-a737-01c3c7ccb452 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:43.985386 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3f49f9a1-4662-421e-a737-01c3c7ccb452 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1777 microversion: 2.87 time: 0.531309 Jun 10 13:21:43.985804 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 237/705] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:43 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1777 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:44.976158 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a717db70-f805-4263-b242-a830b5aa031c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:44.979381 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a717db70-f805-4263-b242-a830b5aa031c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:44.985363 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a717db70-f805-4263-b242-a830b5aa031c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:44.985363 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a717db70-f805-4263-b242-a830b5aa031c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:44.985469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a717db70-f805-4263-b242-a830b5aa031c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:44.986073 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a717db70-f805-4263-b242-a830b5aa031c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:44.986448 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a717db70-f805-4263-b242-a830b5aa031c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:44.986829 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a717db70-f805-4263-b242-a830b5aa031c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:44.993337 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=226,nova_cell1:UPDATE=5,nova_cell1:INSERT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:21:45.013325 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-686b8d92-dfae-46bf-a96e-36fd5f5be88d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:45.015940 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-686b8d92-dfae-46bf-a96e-36fd5f5be88d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:45.027743 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-686b8d92-dfae-46bf-a96e-36fd5f5be88d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:45.030096 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-686b8d92-dfae-46bf-a96e-36fd5f5be88d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:45.030096 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-686b8d92-dfae-46bf-a96e-36fd5f5be88d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:45.030096 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-686b8d92-dfae-46bf-a96e-36fd5f5be88d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:45.030096 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-686b8d92-dfae-46bf-a96e-36fd5f5be88d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:45.030633 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-686b8d92-dfae-46bf-a96e-36fd5f5be88d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:45.031157 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a717db70-f805-4263-b242-a830b5aa031c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:45.082750 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-686b8d92-dfae-46bf-a96e-36fd5f5be88d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:45.277867 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a717db70-f805-4263-b242-a830b5aa031c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:45.285090 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a717db70-f805-4263-b242-a830b5aa031c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:45.285969 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a717db70-f805-4263-b242-a830b5aa031c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:45.292477 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a717db70-f805-4263-b242-a830b5aa031c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.318581 Jun 10 13:21:45.292926 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 233/706] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:44 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:45.326792 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-686b8d92-dfae-46bf-a96e-36fd5f5be88d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:45.333250 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-686b8d92-dfae-46bf-a96e-36fd5f5be88d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:45.334052 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-686b8d92-dfae-46bf-a96e-36fd5f5be88d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:45.344517 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-686b8d92-dfae-46bf-a96e-36fd5f5be88d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1777 microversion: 2.87 time: 0.333951 Jun 10 13:21:45.344854 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 237/707] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:45 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1777 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:45.549598 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f8873e19-2f6f-4ea0-92f9-485f15c5069b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1614122602", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPHV4SY6/NRFLuXMtuYXjtis223WXO8xzCFiAS+2x9UAMilBOLV9uYvY55OmiVy3h8MGe20N8BaYNZKK3sjKHGPUwLCSLvhIlYZT8MiwsygAppCTFg0ddGRNY4JALTTWfQ=="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:45.568168 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-f8873e19-2f6f-4ea0-92f9-485f15c5069b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Getting quotas for project 54a59bf9b5244ef8afe36fae4b106e41. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:21:45.570727 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-f8873e19-2f6f-4ea0-92f9-485f15c5069b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Getting quotas for user a09c146f06de48fe80f8b165a9f87f9c and project 54a59bf9b5244ef8afe36fae4b106e41. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:21:45.595115 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f8873e19-2f6f-4ea0-92f9-485f15c5069b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.049746 Jun 10 13:21:45.595480 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 238/708] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:21:45 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:46.313684 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-511c76d3-8d99-48f3-b261-0d9a597b0abc tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:46.320649 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-511c76d3-8d99-48f3-b261-0d9a597b0abc tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:46.326258 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-511c76d3-8d99-48f3-b261-0d9a597b0abc tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:46.327119 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-511c76d3-8d99-48f3-b261-0d9a597b0abc tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:46.327119 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-511c76d3-8d99-48f3-b261-0d9a597b0abc tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:46.327315 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-511c76d3-8d99-48f3-b261-0d9a597b0abc tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:46.327928 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-511c76d3-8d99-48f3-b261-0d9a597b0abc tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:46.327928 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-511c76d3-8d99-48f3-b261-0d9a597b0abc tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:46.361517 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-511c76d3-8d99-48f3-b261-0d9a597b0abc tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:46.373072 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-073bb425-01e8-4d02-b1e8-664313ae31ae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:46.375783 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-073bb425-01e8-4d02-b1e8-664313ae31ae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:46.382584 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-073bb425-01e8-4d02-b1e8-664313ae31ae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:46.383329 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-073bb425-01e8-4d02-b1e8-664313ae31ae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:46.383329 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-073bb425-01e8-4d02-b1e8-664313ae31ae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:46.384000 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-073bb425-01e8-4d02-b1e8-664313ae31ae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:46.385408 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-073bb425-01e8-4d02-b1e8-664313ae31ae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:46.385408 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-073bb425-01e8-4d02-b1e8-664313ae31ae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:46.412747 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-073bb425-01e8-4d02-b1e8-664313ae31ae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:46.598143 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-511c76d3-8d99-48f3-b261-0d9a597b0abc tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:46.609128 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-511c76d3-8d99-48f3-b261-0d9a597b0abc tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:46.610269 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-511c76d3-8d99-48f3-b261-0d9a597b0abc tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:46.621296 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-511c76d3-8d99-48f3-b261-0d9a597b0abc tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.309561 Jun 10 13:21:46.621495 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 234/709] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:46 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:46.638737 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-073bb425-01e8-4d02-b1e8-664313ae31ae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:46.652085 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-073bb425-01e8-4d02-b1e8-664313ae31ae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:46.653263 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-073bb425-01e8-4d02-b1e8-664313ae31ae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:46.667426 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-073bb425-01e8-4d02-b1e8-664313ae31ae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1757 microversion: 2.87 time: 0.299383 Jun 10 13:21:46.667426 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 238/710] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:46 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1757 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:46.697402 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1d021c27-deb9-43f5-bfe6-cd5f804ed4b3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:46.700299 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1d021c27-deb9-43f5-bfe6-cd5f804ed4b3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:46.709391 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d021c27-deb9-43f5-bfe6-cd5f804ed4b3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:46.709391 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d021c27-deb9-43f5-bfe6-cd5f804ed4b3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:46.709391 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d021c27-deb9-43f5-bfe6-cd5f804ed4b3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:46.709928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d021c27-deb9-43f5-bfe6-cd5f804ed4b3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:46.710420 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d021c27-deb9-43f5-bfe6-cd5f804ed4b3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:46.710908 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d021c27-deb9-43f5-bfe6-cd5f804ed4b3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:46.799202 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1d021c27-deb9-43f5-bfe6-cd5f804ed4b3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "POST /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f/action" status: 202 len: 0 microversion: 2.87 time: 0.105726 Jun 10 13:21:46.799713 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 239/711] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:21:46 2026] POST /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:21:46.814583 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-74fbd0ba-6205-4f38-9f5e-fe9851d7ce8a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:46.818136 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-74fbd0ba-6205-4f38-9f5e-fe9851d7ce8a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:46.825574 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-74fbd0ba-6205-4f38-9f5e-fe9851d7ce8a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:46.826004 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-74fbd0ba-6205-4f38-9f5e-fe9851d7ce8a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:46.826290 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-74fbd0ba-6205-4f38-9f5e-fe9851d7ce8a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:46.826877 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-74fbd0ba-6205-4f38-9f5e-fe9851d7ce8a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:46.827282 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-74fbd0ba-6205-4f38-9f5e-fe9851d7ce8a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:46.827714 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-74fbd0ba-6205-4f38-9f5e-fe9851d7ce8a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:46.855645 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-74fbd0ba-6205-4f38-9f5e-fe9851d7ce8a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:47.042523 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-74fbd0ba-6205-4f38-9f5e-fe9851d7ce8a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:47.057139 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-74fbd0ba-6205-4f38-9f5e-fe9851d7ce8a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:47.057976 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-74fbd0ba-6205-4f38-9f5e-fe9851d7ce8a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:47.075974 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-74fbd0ba-6205-4f38-9f5e-fe9851d7ce8a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1765 microversion: 2.87 time: 0.264941 Jun 10 13:21:47.076361 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 235/712] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:46 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1765 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:47.269839 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-2006704890", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "0832152a-6131-4889-b439-68d2ff92432c"}], "security_groups": [{"name": "tempest-securitygroup--403170826"}], "key_name": "tempest-keypair-1614122602", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:47.407670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:47.408146 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:47.408624 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:47.408988 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:47.409377 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:47.410376 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:47.427879 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:47.527013 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] validate_networks() for [('0832152a-6131-4889-b439-68d2ff92432c', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:21:47.527013 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:47.649474 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1d72b34a-4b43-4280-b67e-38a0aa37b7af tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:47.650428 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1d72b34a-4b43-4280-b67e-38a0aa37b7af tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:47.654708 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d72b34a-4b43-4280-b67e-38a0aa37b7af tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:47.655264 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d72b34a-4b43-4280-b67e-38a0aa37b7af tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:47.655264 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d72b34a-4b43-4280-b67e-38a0aa37b7af tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:47.655774 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d72b34a-4b43-4280-b67e-38a0aa37b7af tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:47.656647 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d72b34a-4b43-4280-b67e-38a0aa37b7af tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:47.656647 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d72b34a-4b43-4280-b67e-38a0aa37b7af tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:47.680308 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1d72b34a-4b43-4280-b67e-38a0aa37b7af tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:47.952424 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1d72b34a-4b43-4280-b67e-38a0aa37b7af tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:47.957980 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1d72b34a-4b43-4280-b67e-38a0aa37b7af tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:47.959043 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1d72b34a-4b43-4280-b67e-38a0aa37b7af tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:47.967617 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1d72b34a-4b43-4280-b67e-38a0aa37b7af tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.318992 Jun 10 13:21:47.967617 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 240/713] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:47 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:48.021895 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:48.103429 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9a00d979-50df-4d8e-80eb-ec0da2372f9d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:48.107571 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9a00d979-50df-4d8e-80eb-ec0da2372f9d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:48.117016 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a00d979-50df-4d8e-80eb-ec0da2372f9d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:48.117487 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a00d979-50df-4d8e-80eb-ec0da2372f9d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:48.117840 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a00d979-50df-4d8e-80eb-ec0da2372f9d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:48.119156 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a00d979-50df-4d8e-80eb-ec0da2372f9d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:48.119759 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a00d979-50df-4d8e-80eb-ec0da2372f9d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:48.120203 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a00d979-50df-4d8e-80eb-ec0da2372f9d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:48.164057 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9a00d979-50df-4d8e-80eb-ec0da2372f9d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:48.312432 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:21:48.317815 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:21:48.317815 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:21:48.317815 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:21:48.318085 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:21:48.335858 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:48.337333 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:48.337333 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:48.337656 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:48.338291 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:48.340495 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:48.365476 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Getting quotas for project 54a59bf9b5244ef8afe36fae4b106e41. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:21:48.374319 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Getting quotas for user a09c146f06de48fe80f8b165a9f87f9c and project 54a59bf9b5244ef8afe36fae4b106e41. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:21:48.402499 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:21:48.402499 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:21:48.495867 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2cf0e204-df95-446e-a675-51e97aa1ff5e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 1.230224 Jun 10 13:21:48.496395 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 239/714] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:21:47 2026] POST /compute/v2.1/servers => generated 403 bytes in 1231 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:21:48.514130 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-68a4d9f7-0538-44d7-8ffd-c85db4f93b46 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:48.516310 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-68a4d9f7-0538-44d7-8ffd-c85db4f93b46 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:48.530674 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-68a4d9f7-0538-44d7-8ffd-c85db4f93b46 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:48.535592 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9a00d979-50df-4d8e-80eb-ec0da2372f9d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:48.541723 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9a00d979-50df-4d8e-80eb-ec0da2372f9d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:48.541723 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9a00d979-50df-4d8e-80eb-ec0da2372f9d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:48.552813 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9a00d979-50df-4d8e-80eb-ec0da2372f9d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1765 microversion: 2.87 time: 0.452119 Jun 10 13:21:48.553189 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 236/715] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:48 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1765 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:48.601690 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6579bb91-0470-4526-ba95-913f198a656c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1539122020", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBAXccFL9jrnRMT71MVAuRZuuxQZLI3D+OeILNLO7mtXMAANI/GSSjrWe+ZcY19S0BZbCw5hMHtLyReMeItqvAhfX5rhbQMxYwFP8Ym9hexh/xnP6ke7Q8Z1wDQyW7jtvA=="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:48.602484 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-68a4d9f7-0538-44d7-8ffd-c85db4f93b46 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:48.615777 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-68a4d9f7-0538-44d7-8ffd-c85db4f93b46 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1240 microversion: 2.1 time: 0.104933 Jun 10 13:21:48.615839 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-6579bb91-0470-4526-ba95-913f198a656c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Getting quotas for project 1bcf8817ec184dfca2f7763b607016ad. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:21:48.616807 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 240/716] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:48 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1240 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:48.619299 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-6579bb91-0470-4526-ba95-913f198a656c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Getting quotas for user eb364243c25e41c18324f47d95e07493 and project 1bcf8817ec184dfca2f7763b607016ad. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:21:48.640986 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6579bb91-0470-4526-ba95-913f198a656c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.314768 Jun 10 13:21:48.641987 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 241/717] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:21:48 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:21:48.994332 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1b8adaf4-d49e-42d6-88a6-73a403209329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:48.998825 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1b8adaf4-d49e-42d6-88a6-73a403209329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:49.004774 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b8adaf4-d49e-42d6-88a6-73a403209329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:49.005178 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b8adaf4-d49e-42d6-88a6-73a403209329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:49.005486 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b8adaf4-d49e-42d6-88a6-73a403209329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:49.006227 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b8adaf4-d49e-42d6-88a6-73a403209329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:49.006843 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b8adaf4-d49e-42d6-88a6-73a403209329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:49.007246 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b8adaf4-d49e-42d6-88a6-73a403209329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:49.034558 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1b8adaf4-d49e-42d6-88a6-73a403209329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:49.242427 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1b8adaf4-d49e-42d6-88a6-73a403209329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:49.248503 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1b8adaf4-d49e-42d6-88a6-73a403209329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:49.249236 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1b8adaf4-d49e-42d6-88a6-73a403209329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:49.255087 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1b8adaf4-d49e-42d6-88a6-73a403209329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.264532 Jun 10 13:21:49.255502 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 237/718] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:48 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:49.577880 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7e0b2174-9b07-42dc-8909-96e330a3f650 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:49.579950 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7e0b2174-9b07-42dc-8909-96e330a3f650 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:49.586223 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e0b2174-9b07-42dc-8909-96e330a3f650 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:49.586625 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e0b2174-9b07-42dc-8909-96e330a3f650 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:49.586943 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e0b2174-9b07-42dc-8909-96e330a3f650 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:49.587511 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e0b2174-9b07-42dc-8909-96e330a3f650 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:49.588088 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e0b2174-9b07-42dc-8909-96e330a3f650 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:49.588368 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e0b2174-9b07-42dc-8909-96e330a3f650 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:49.610859 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7e0b2174-9b07-42dc-8909-96e330a3f650 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:49.637602 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9e23a228-c6ae-43a7-85a9-a77f7cae0e94 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:49.639480 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9e23a228-c6ae-43a7-85a9-a77f7cae0e94 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:49.645518 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e23a228-c6ae-43a7-85a9-a77f7cae0e94 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:49.645518 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e23a228-c6ae-43a7-85a9-a77f7cae0e94 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:49.645745 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e23a228-c6ae-43a7-85a9-a77f7cae0e94 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:49.646368 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e23a228-c6ae-43a7-85a9-a77f7cae0e94 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:49.646905 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e23a228-c6ae-43a7-85a9-a77f7cae0e94 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:49.647242 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e23a228-c6ae-43a7-85a9-a77f7cae0e94 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:49.671571 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9e23a228-c6ae-43a7-85a9-a77f7cae0e94 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:49.755654 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9e23a228-c6ae-43a7-85a9-a77f7cae0e94 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:49.768630 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9e23a228-c6ae-43a7-85a9-a77f7cae0e94 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1244 microversion: 2.1 time: 0.133376 Jun 10 13:21:49.769075 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 242/719] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:49 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1244 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:49.791035 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7e0b2174-9b07-42dc-8909-96e330a3f650 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:49.796869 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7e0b2174-9b07-42dc-8909-96e330a3f650 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:49.797602 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7e0b2174-9b07-42dc-8909-96e330a3f650 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:49.807195 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7e0b2174-9b07-42dc-8909-96e330a3f650 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1765 microversion: 2.87 time: 0.231382 Jun 10 13:21:49.807553 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 241/720] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:49 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1765 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:49.955533 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-349537555", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "0a4a5f94-5b21-42b9-a157-9dbf1b425785"}], "security_groups": [{"name": "tempest-securitygroup--1131654250"}], "key_name": "tempest-keypair-1539122020", "user_data": "}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:50.114673 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:50.115186 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:50.115703 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:50.116152 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:50.116533 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:50.116977 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:50.125704 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:50.188993 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] validate_networks() for [('0a4a5f94-5b21-42b9-a157-9dbf1b425785', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:21:50.189301 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:50.276978 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-034350f8-e58c-4f87-ae64-a8ebb543107f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:50.278572 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-034350f8-e58c-4f87-ae64-a8ebb543107f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:50.284192 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-034350f8-e58c-4f87-ae64-a8ebb543107f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:50.284487 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-034350f8-e58c-4f87-ae64-a8ebb543107f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:50.284750 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-034350f8-e58c-4f87-ae64-a8ebb543107f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:50.285236 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-034350f8-e58c-4f87-ae64-a8ebb543107f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:50.285553 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-034350f8-e58c-4f87-ae64-a8ebb543107f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:50.286209 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-034350f8-e58c-4f87-ae64-a8ebb543107f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:50.316195 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-034350f8-e58c-4f87-ae64-a8ebb543107f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:50.483968 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:50.521323 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-034350f8-e58c-4f87-ae64-a8ebb543107f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:50.527065 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-034350f8-e58c-4f87-ae64-a8ebb543107f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:50.527635 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-034350f8-e58c-4f87-ae64-a8ebb543107f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:50.532144 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-034350f8-e58c-4f87-ae64-a8ebb543107f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.257091 Jun 10 13:21:50.532686 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 243/721] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:50 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:50.668311 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:21:50.668595 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:21:50.668882 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:21:50.669124 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:21:50.669327 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:21:50.681891 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:50.682075 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:50.682292 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:50.682958 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:50.683234 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:50.683333 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:50.704017 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Getting quotas for project 1bcf8817ec184dfca2f7763b607016ad. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:21:50.707142 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Getting quotas for user eb364243c25e41c18324f47d95e07493 and project 1bcf8817ec184dfca2f7763b607016ad. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:21:50.715787 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:21:50.717807 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:21:50.792184 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8ecde36a-81e4-4f9f-8829-2ad212e92264 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 407 microversion: 2.1 time: 0.838648 Jun 10 13:21:50.792835 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 238/722] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:21:49 2026] POST /compute/v2.1/servers => generated 407 bytes in 839 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:21:50.792936 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-28a4f798-9cd0-41b8-a0fd-e06b446c866b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:50.797225 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-28a4f798-9cd0-41b8-a0fd-e06b446c866b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:50.807418 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-28a4f798-9cd0-41b8-a0fd-e06b446c866b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:50.808149 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-45d72330-a2d3-4755-8d99-2b2648522da0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:50.808589 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-28a4f798-9cd0-41b8-a0fd-e06b446c866b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:50.808589 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-28a4f798-9cd0-41b8-a0fd-e06b446c866b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:50.810829 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-45d72330-a2d3-4755-8d99-2b2648522da0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:50.810932 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-28a4f798-9cd0-41b8-a0fd-e06b446c866b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:50.811599 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-28a4f798-9cd0-41b8-a0fd-e06b446c866b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:50.812043 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-28a4f798-9cd0-41b8-a0fd-e06b446c866b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:50.834555 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-dc3575de-0288-48ee-af07-0807db1f2d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:50.836667 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-dc3575de-0288-48ee-af07-0807db1f2d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:50.840296 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-45d72330-a2d3-4755-8d99-2b2648522da0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:50.842218 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dc3575de-0288-48ee-af07-0807db1f2d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:50.842621 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dc3575de-0288-48ee-af07-0807db1f2d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:50.842993 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dc3575de-0288-48ee-af07-0807db1f2d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:50.843631 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dc3575de-0288-48ee-af07-0807db1f2d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:50.844050 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dc3575de-0288-48ee-af07-0807db1f2d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:50.844495 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dc3575de-0288-48ee-af07-0807db1f2d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:50.847442 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-28a4f798-9cd0-41b8-a0fd-e06b446c866b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:50.868636 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-dc3575de-0288-48ee-af07-0807db1f2d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:50.921505 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-45d72330-a2d3-4755-8d99-2b2648522da0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:50.926701 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-28a4f798-9cd0-41b8-a0fd-e06b446c866b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:50.929224 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-45d72330-a2d3-4755-8d99-2b2648522da0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1234 microversion: 2.1 time: 0.123461 Jun 10 13:21:50.929684 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 244/723] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:50 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1234 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:50.938427 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-28a4f798-9cd0-41b8-a0fd-e06b446c866b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1292 microversion: 2.1 time: 0.147962 Jun 10 13:21:50.938593 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 242/724] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:50 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1292 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:51.087541 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-dc3575de-0288-48ee-af07-0807db1f2d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:51.097037 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-dc3575de-0288-48ee-af07-0807db1f2d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:51.097686 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-dc3575de-0288-48ee-af07-0807db1f2d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:51.110009 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-dc3575de-0288-48ee-af07-0807db1f2d81 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1765 microversion: 2.87 time: 0.277274 Jun 10 13:21:51.110304 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 239/725] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:50 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1765 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:51.557512 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-af4a5e10-3a5e-415e-80f5-6c9f23edaeeb tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:51.565599 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-af4a5e10-3a5e-415e-80f5-6c9f23edaeeb tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:51.572877 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af4a5e10-3a5e-415e-80f5-6c9f23edaeeb tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:51.573269 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af4a5e10-3a5e-415e-80f5-6c9f23edaeeb tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:51.573727 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af4a5e10-3a5e-415e-80f5-6c9f23edaeeb tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:51.574678 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af4a5e10-3a5e-415e-80f5-6c9f23edaeeb tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:51.575262 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af4a5e10-3a5e-415e-80f5-6c9f23edaeeb tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:51.575864 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af4a5e10-3a5e-415e-80f5-6c9f23edaeeb tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:51.602618 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-af4a5e10-3a5e-415e-80f5-6c9f23edaeeb tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:51.778023 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-af4a5e10-3a5e-415e-80f5-6c9f23edaeeb tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:51.784713 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-af4a5e10-3a5e-415e-80f5-6c9f23edaeeb tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:51.785918 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-af4a5e10-3a5e-415e-80f5-6c9f23edaeeb tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:51.791405 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-af4a5e10-3a5e-415e-80f5-6c9f23edaeeb tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.236768 Jun 10 13:21:51.791839 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 245/726] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:51 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:51.950661 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-930b4d8f-389d-4488-a396-88a960534a1b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:51.952556 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-930b4d8f-389d-4488-a396-88a960534a1b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:51.958856 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-930b4d8f-389d-4488-a396-88a960534a1b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:51.959165 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-930b4d8f-389d-4488-a396-88a960534a1b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:51.960685 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-930b4d8f-389d-4488-a396-88a960534a1b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:51.960685 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-930b4d8f-389d-4488-a396-88a960534a1b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:51.960685 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-930b4d8f-389d-4488-a396-88a960534a1b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:51.960999 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-930b4d8f-389d-4488-a396-88a960534a1b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:51.964221 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-22e1b102-e1e7-43d7-ae8c-1b817e7f1d4e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:51.969034 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-22e1b102-e1e7-43d7-ae8c-1b817e7f1d4e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:51.973989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22e1b102-e1e7-43d7-ae8c-1b817e7f1d4e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:51.974259 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22e1b102-e1e7-43d7-ae8c-1b817e7f1d4e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:51.974491 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22e1b102-e1e7-43d7-ae8c-1b817e7f1d4e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:51.975016 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22e1b102-e1e7-43d7-ae8c-1b817e7f1d4e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:51.975273 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22e1b102-e1e7-43d7-ae8c-1b817e7f1d4e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:51.975560 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22e1b102-e1e7-43d7-ae8c-1b817e7f1d4e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:51.992098 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-930b4d8f-389d-4488-a396-88a960534a1b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:52.006570 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-22e1b102-e1e7-43d7-ae8c-1b817e7f1d4e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:52.059989 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-930b4d8f-389d-4488-a396-88a960534a1b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:52.073034 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-930b4d8f-389d-4488-a396-88a960534a1b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1238 microversion: 2.1 time: 0.124202 Jun 10 13:21:52.073716 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 243/727] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:51 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:52.080688 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-22e1b102-e1e7-43d7-ae8c-1b817e7f1d4e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:52.091303 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-22e1b102-e1e7-43d7-ae8c-1b817e7f1d4e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1292 microversion: 2.1 time: 0.130315 Jun 10 13:21:52.091591 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 240/728] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:51 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1292 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:52.135020 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e8914c2c-12bf-48ae-a552-a46b22326a17 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:52.138764 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e8914c2c-12bf-48ae-a552-a46b22326a17 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:52.144722 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8914c2c-12bf-48ae-a552-a46b22326a17 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:52.145201 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8914c2c-12bf-48ae-a552-a46b22326a17 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:52.145675 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8914c2c-12bf-48ae-a552-a46b22326a17 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:52.146287 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8914c2c-12bf-48ae-a552-a46b22326a17 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:52.146835 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8914c2c-12bf-48ae-a552-a46b22326a17 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:52.147303 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8914c2c-12bf-48ae-a552-a46b22326a17 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:52.171913 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e8914c2c-12bf-48ae-a552-a46b22326a17 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:52.420570 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e8914c2c-12bf-48ae-a552-a46b22326a17 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:52.427575 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e8914c2c-12bf-48ae-a552-a46b22326a17 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:52.428244 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e8914c2c-12bf-48ae-a552-a46b22326a17 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:52.438198 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e8914c2c-12bf-48ae-a552-a46b22326a17 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1771 microversion: 2.87 time: 0.307265 Jun 10 13:21:52.438576 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 246/729] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:52 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1771 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:52.472021 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-aef1fa48-af58-4610-ae0d-ddf08865a476 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:52.472233 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-aef1fa48-af58-4610-ae0d-ddf08865a476 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:52.476288 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aef1fa48-af58-4610-ae0d-ddf08865a476 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:52.476515 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aef1fa48-af58-4610-ae0d-ddf08865a476 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:52.476782 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aef1fa48-af58-4610-ae0d-ddf08865a476 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:52.477024 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aef1fa48-af58-4610-ae0d-ddf08865a476 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:52.477157 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aef1fa48-af58-4610-ae0d-ddf08865a476 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:52.477264 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aef1fa48-af58-4610-ae0d-ddf08865a476 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:52.506898 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-aef1fa48-af58-4610-ae0d-ddf08865a476 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:21:52.560982 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-eec03b4d-301f-46e0-87b7-6d2c3b35ade3 req-ad66edbc-64cd-450e-be7d-32ecfacb95c6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "10b452e6-70ec-4281-ad4c-0c8da37ffe5f", "name": "network-vif-plugged", "status": "completed", "tag": "b336f23c-efc2-4059-b28a-60940a1937b1"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:52.575929 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-eec03b4d-301f-46e0-87b7-6d2c3b35ade3 req-ad66edbc-64cd-450e-be7d-32ecfacb95c6 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:52.577771 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-eec03b4d-301f-46e0-87b7-6d2c3b35ade3 req-ad66edbc-64cd-450e-be7d-32ecfacb95c6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:52.578268 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-eec03b4d-301f-46e0-87b7-6d2c3b35ade3 req-ad66edbc-64cd-450e-be7d-32ecfacb95c6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:52.591130 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-eec03b4d-301f-46e0-87b7-6d2c3b35ade3 req-ad66edbc-64cd-450e-be7d-32ecfacb95c6 service nova] Creating event network-vif-plugged:b336f23c-efc2-4059-b28a-60940a1937b1 for instance 10b452e6-70ec-4281-ad4c-0c8da37ffe5f on np0000002501 Jun 10 13:21:52.592192 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-aef1fa48-af58-4610-ae0d-ddf08865a476 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 204 len: 0 microversion: 2.87 time: 0.122071 Jun 10 13:21:52.592301 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-eec03b4d-301f-46e0-87b7-6d2c3b35ade3 req-ad66edbc-64cd-450e-be7d-32ecfacb95c6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:52.592372 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 244/730] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:21:52 2026] DELETE /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 365 bytes (2 switches on core 0) Jun 10 13:21:52.601182 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-eec03b4d-301f-46e0-87b7-6d2c3b35ade3 req-ad66edbc-64cd-450e-be7d-32ecfacb95c6 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041802 Jun 10 13:21:52.601182 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 241/731] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:52 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 10 13:21:52.614814 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ee1e2505-0d1b-44e2-a8ba-5ba29d3ea290 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:52.617860 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ee1e2505-0d1b-44e2-a8ba-5ba29d3ea290 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:52.625371 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee1e2505-0d1b-44e2-a8ba-5ba29d3ea290 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:52.625739 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee1e2505-0d1b-44e2-a8ba-5ba29d3ea290 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:52.626122 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee1e2505-0d1b-44e2-a8ba-5ba29d3ea290 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:52.626627 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee1e2505-0d1b-44e2-a8ba-5ba29d3ea290 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:52.629112 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee1e2505-0d1b-44e2-a8ba-5ba29d3ea290 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:52.631373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee1e2505-0d1b-44e2-a8ba-5ba29d3ea290 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:52.656180 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ee1e2505-0d1b-44e2-a8ba-5ba29d3ea290 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:52.815645 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-64e35a16-3885-48b8-83fc-568f8843ce6f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:52.817935 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-64e35a16-3885-48b8-83fc-568f8843ce6f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:52.822952 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64e35a16-3885-48b8-83fc-568f8843ce6f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:52.823286 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64e35a16-3885-48b8-83fc-568f8843ce6f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:52.824205 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64e35a16-3885-48b8-83fc-568f8843ce6f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:52.825416 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64e35a16-3885-48b8-83fc-568f8843ce6f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:52.825959 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64e35a16-3885-48b8-83fc-568f8843ce6f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:52.826234 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64e35a16-3885-48b8-83fc-568f8843ce6f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:52.861738 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-64e35a16-3885-48b8-83fc-568f8843ce6f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:52.899339 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ee1e2505-0d1b-44e2-a8ba-5ba29d3ea290 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:52.907085 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ee1e2505-0d1b-44e2-a8ba-5ba29d3ea290 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:52.907790 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ee1e2505-0d1b-44e2-a8ba-5ba29d3ea290 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:52.925604 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ee1e2505-0d1b-44e2-a8ba-5ba29d3ea290 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1777 microversion: 2.87 time: 0.314608 Jun 10 13:21:52.925989 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 247/732] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:52 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1777 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:53.093594 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f00ba56b-b506-4605-9688-fd90d8a58b65 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:53.099318 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f00ba56b-b506-4605-9688-fd90d8a58b65 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:53.104958 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f00ba56b-b506-4605-9688-fd90d8a58b65 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:53.105330 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f00ba56b-b506-4605-9688-fd90d8a58b65 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:53.106071 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f00ba56b-b506-4605-9688-fd90d8a58b65 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:53.106191 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f00ba56b-b506-4605-9688-fd90d8a58b65 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:53.107450 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f00ba56b-b506-4605-9688-fd90d8a58b65 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:53.107450 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f00ba56b-b506-4605-9688-fd90d8a58b65 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:53.111699 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0df0dcd0-71f2-4d14-95f4-8c23701fd294 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:53.115295 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0df0dcd0-71f2-4d14-95f4-8c23701fd294 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:53.126676 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0df0dcd0-71f2-4d14-95f4-8c23701fd294 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:53.127025 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0df0dcd0-71f2-4d14-95f4-8c23701fd294 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:53.127299 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0df0dcd0-71f2-4d14-95f4-8c23701fd294 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:53.127828 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0df0dcd0-71f2-4d14-95f4-8c23701fd294 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:53.128232 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0df0dcd0-71f2-4d14-95f4-8c23701fd294 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:53.128678 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0df0dcd0-71f2-4d14-95f4-8c23701fd294 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:53.131514 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-64e35a16-3885-48b8-83fc-568f8843ce6f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:53.138562 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f00ba56b-b506-4605-9688-fd90d8a58b65 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:53.148403 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-64e35a16-3885-48b8-83fc-568f8843ce6f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:53.149084 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-64e35a16-3885-48b8-83fc-568f8843ce6f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:53.158160 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-64e35a16-3885-48b8-83fc-568f8843ce6f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.347839 Jun 10 13:21:53.158632 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 245/733] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:52 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 10 13:21:53.170708 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0df0dcd0-71f2-4d14-95f4-8c23701fd294 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:53.211392 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f00ba56b-b506-4605-9688-fd90d8a58b65 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:53.221391 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f00ba56b-b506-4605-9688-fd90d8a58b65 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1286 microversion: 2.1 time: 0.131972 Jun 10 13:21:53.221752 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 242/734] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:53 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1286 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:53.247255 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0df0dcd0-71f2-4d14-95f4-8c23701fd294 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:53.256754 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0df0dcd0-71f2-4d14-95f4-8c23701fd294 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1300 microversion: 2.1 time: 0.147227 Jun 10 13:21:53.257261 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 248/735] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:53 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1300 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:53.958045 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-99d3c8ef-ce24-48da-8ea0-feae5b1c03a7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:53.962601 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-99d3c8ef-ce24-48da-8ea0-feae5b1c03a7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:53.971014 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-99d3c8ef-ce24-48da-8ea0-feae5b1c03a7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:53.974822 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-99d3c8ef-ce24-48da-8ea0-feae5b1c03a7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:53.974822 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-99d3c8ef-ce24-48da-8ea0-feae5b1c03a7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:53.974822 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-99d3c8ef-ce24-48da-8ea0-feae5b1c03a7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:53.976702 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-99d3c8ef-ce24-48da-8ea0-feae5b1c03a7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:53.976925 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-99d3c8ef-ce24-48da-8ea0-feae5b1c03a7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:54.013586 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-99d3c8ef-ce24-48da-8ea0-feae5b1c03a7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:54.183521 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7dcd1063-fdd8-4037-bec5-01e0ce7caa56 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:54.185723 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7dcd1063-fdd8-4037-bec5-01e0ce7caa56 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:54.192686 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dcd1063-fdd8-4037-bec5-01e0ce7caa56 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:54.193036 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dcd1063-fdd8-4037-bec5-01e0ce7caa56 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:54.193279 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dcd1063-fdd8-4037-bec5-01e0ce7caa56 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:54.193841 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dcd1063-fdd8-4037-bec5-01e0ce7caa56 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:54.194200 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dcd1063-fdd8-4037-bec5-01e0ce7caa56 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:54.194572 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dcd1063-fdd8-4037-bec5-01e0ce7caa56 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:54.222297 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7dcd1063-fdd8-4037-bec5-01e0ce7caa56 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:54.240123 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-99d3c8ef-ce24-48da-8ea0-feae5b1c03a7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:54.245738 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-99d3c8ef-ce24-48da-8ea0-feae5b1c03a7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:54.246835 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-99d3c8ef-ce24-48da-8ea0-feae5b1c03a7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:54.247022 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7c5b0514-8ca1-4ba4-b8f9-dc78bb8db9fe tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:54.252161 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7c5b0514-8ca1-4ba4-b8f9-dc78bb8db9fe tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:54.255711 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7c5b0514-8ca1-4ba4-b8f9-dc78bb8db9fe tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:54.256007 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7c5b0514-8ca1-4ba4-b8f9-dc78bb8db9fe tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:54.256187 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7c5b0514-8ca1-4ba4-b8f9-dc78bb8db9fe tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:54.256509 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-99d3c8ef-ce24-48da-8ea0-feae5b1c03a7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1777 microversion: 2.87 time: 0.300661 Jun 10 13:21:54.256836 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 246/736] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:53 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1777 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 10 13:21:54.256917 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7c5b0514-8ca1-4ba4-b8f9-dc78bb8db9fe tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:54.257277 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7c5b0514-8ca1-4ba4-b8f9-dc78bb8db9fe tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:54.257830 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7c5b0514-8ca1-4ba4-b8f9-dc78bb8db9fe tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:54.281724 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7c5b0514-8ca1-4ba4-b8f9-dc78bb8db9fe tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:54.282590 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e85e8cc3-5d18-483f-ab9b-ff5b4e38e175 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:54.285446 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e85e8cc3-5d18-483f-ab9b-ff5b4e38e175 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:54.294717 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e85e8cc3-5d18-483f-ab9b-ff5b4e38e175 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:54.295010 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e85e8cc3-5d18-483f-ab9b-ff5b4e38e175 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:54.295329 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e85e8cc3-5d18-483f-ab9b-ff5b4e38e175 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:54.295993 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e85e8cc3-5d18-483f-ab9b-ff5b4e38e175 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:54.296538 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e85e8cc3-5d18-483f-ab9b-ff5b4e38e175 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:54.296921 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e85e8cc3-5d18-483f-ab9b-ff5b4e38e175 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:54.319760 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e85e8cc3-5d18-483f-ab9b-ff5b4e38e175 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:54.343254 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7c5b0514-8ca1-4ba4-b8f9-dc78bb8db9fe tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:54.354784 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7c5b0514-8ca1-4ba4-b8f9-dc78bb8db9fe tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1286 microversion: 2.1 time: 0.110304 Jun 10 13:21:54.356707 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 249/737] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:54 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1286 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:54.415267 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7dcd1063-fdd8-4037-bec5-01e0ce7caa56 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:54.422373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7dcd1063-fdd8-4037-bec5-01e0ce7caa56 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:54.423169 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7dcd1063-fdd8-4037-bec5-01e0ce7caa56 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:54.430279 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7dcd1063-fdd8-4037-bec5-01e0ce7caa56 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.247440 Jun 10 13:21:54.430279 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 243/738] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:54 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:54.553207 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e85e8cc3-5d18-483f-ab9b-ff5b4e38e175 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:54.568172 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e85e8cc3-5d18-483f-ab9b-ff5b4e38e175 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1367 microversion: 2.1 time: 0.290026 Jun 10 13:21:54.568172 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 247/739] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:54 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1367 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:54.661129 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-f39e2074-8f45-407e-8d74-e9775b1280d1 req-56578e78-e663-483a-8ee3-d13af3538462 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "10b452e6-70ec-4281-ad4c-0c8da37ffe5f", "name": "network-vif-plugged", "status": "completed", "tag": "b336f23c-efc2-4059-b28a-60940a1937b1"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:54.668243 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f39e2074-8f45-407e-8d74-e9775b1280d1 req-56578e78-e663-483a-8ee3-d13af3538462 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:54.668495 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f39e2074-8f45-407e-8d74-e9775b1280d1 req-56578e78-e663-483a-8ee3-d13af3538462 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:54.668692 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f39e2074-8f45-407e-8d74-e9775b1280d1 req-56578e78-e663-483a-8ee3-d13af3538462 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:54.677130 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f39e2074-8f45-407e-8d74-e9775b1280d1 req-56578e78-e663-483a-8ee3-d13af3538462 service nova] Creating event network-vif-plugged:b336f23c-efc2-4059-b28a-60940a1937b1 for instance 10b452e6-70ec-4281-ad4c-0c8da37ffe5f on np0000002501 Jun 10 13:21:54.677707 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-f39e2074-8f45-407e-8d74-e9775b1280d1 req-56578e78-e663-483a-8ee3-d13af3538462 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:54.683460 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-f39e2074-8f45-407e-8d74-e9775b1280d1 req-56578e78-e663-483a-8ee3-d13af3538462 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024539 Jun 10 13:21:54.684368 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 250/740] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:54 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 10 13:21:55.281242 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-02cdbf65-f63b-418f-bb84-a6e1883f1c22 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:55.283915 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-02cdbf65-f63b-418f-bb84-a6e1883f1c22 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:55.290059 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-02cdbf65-f63b-418f-bb84-a6e1883f1c22 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:55.290059 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-02cdbf65-f63b-418f-bb84-a6e1883f1c22 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:55.291673 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-02cdbf65-f63b-418f-bb84-a6e1883f1c22 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:55.291673 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-02cdbf65-f63b-418f-bb84-a6e1883f1c22 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:55.291673 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-02cdbf65-f63b-418f-bb84-a6e1883f1c22 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:55.291948 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-02cdbf65-f63b-418f-bb84-a6e1883f1c22 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:55.312949 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-02cdbf65-f63b-418f-bb84-a6e1883f1c22 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:55.373640 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1e51adfd-5f8e-4074-981d-aab08b62769d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:55.375236 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1e51adfd-5f8e-4074-981d-aab08b62769d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:55.381060 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e51adfd-5f8e-4074-981d-aab08b62769d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:55.381325 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e51adfd-5f8e-4074-981d-aab08b62769d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:55.381659 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e51adfd-5f8e-4074-981d-aab08b62769d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:55.382074 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e51adfd-5f8e-4074-981d-aab08b62769d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:55.382515 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e51adfd-5f8e-4074-981d-aab08b62769d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:55.382732 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e51adfd-5f8e-4074-981d-aab08b62769d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:55.402247 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1e51adfd-5f8e-4074-981d-aab08b62769d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:55.451884 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-723a3167-6f4d-46df-9262-989a4e063928 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:55.453368 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-723a3167-6f4d-46df-9262-989a4e063928 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:55.458054 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-723a3167-6f4d-46df-9262-989a4e063928 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:55.458418 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-723a3167-6f4d-46df-9262-989a4e063928 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:55.458764 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-723a3167-6f4d-46df-9262-989a4e063928 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:55.459255 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-723a3167-6f4d-46df-9262-989a4e063928 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:55.459627 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-723a3167-6f4d-46df-9262-989a4e063928 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:55.459972 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-723a3167-6f4d-46df-9262-989a4e063928 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:55.473907 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1e51adfd-5f8e-4074-981d-aab08b62769d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:55.480182 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-723a3167-6f4d-46df-9262-989a4e063928 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:55.484517 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1e51adfd-5f8e-4074-981d-aab08b62769d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1286 microversion: 2.1 time: 0.112685 Jun 10 13:21:55.484911 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 248/741] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:55 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1286 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:55.509508 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-02cdbf65-f63b-418f-bb84-a6e1883f1c22 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:55.515986 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-02cdbf65-f63b-418f-bb84-a6e1883f1c22 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:55.516819 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-02cdbf65-f63b-418f-bb84-a6e1883f1c22 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:55.527427 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-02cdbf65-f63b-418f-bb84-a6e1883f1c22 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1777 microversion: 2.87 time: 0.248762 Jun 10 13:21:55.528340 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 244/742] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:55 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1777 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:55.585693 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-86b605f9-f19b-4d2f-bcff-826579e2f1c2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:55.588366 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-86b605f9-f19b-4d2f-bcff-826579e2f1c2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:55.595559 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86b605f9-f19b-4d2f-bcff-826579e2f1c2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:55.595969 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86b605f9-f19b-4d2f-bcff-826579e2f1c2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:55.596294 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86b605f9-f19b-4d2f-bcff-826579e2f1c2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:55.597005 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86b605f9-f19b-4d2f-bcff-826579e2f1c2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:55.597823 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86b605f9-f19b-4d2f-bcff-826579e2f1c2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:55.598363 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86b605f9-f19b-4d2f-bcff-826579e2f1c2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:55.624929 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-86b605f9-f19b-4d2f-bcff-826579e2f1c2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:55.705954 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-723a3167-6f4d-46df-9262-989a4e063928 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:55.711518 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-723a3167-6f4d-46df-9262-989a4e063928 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:55.712531 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-723a3167-6f4d-46df-9262-989a4e063928 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:55.717822 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-723a3167-6f4d-46df-9262-989a4e063928 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.267595 Jun 10 13:21:55.718329 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 251/743] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:55 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:55.810906 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-86b605f9-f19b-4d2f-bcff-826579e2f1c2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:55.818337 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-86b605f9-f19b-4d2f-bcff-826579e2f1c2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1365 microversion: 2.1 time: 0.235842 Jun 10 13:21:55.818900 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 249/744] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:55 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1365 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:55.828653 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-addd7d49-9138-434a-88e0-cccbeefb5c0e req-99222b51-3ea2-4534-b5ed-8f81bb49569e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "10b452e6-70ec-4281-ad4c-0c8da37ffe5f", "name": "network-vif-deleted", "tag": "b336f23c-efc2-4059-b28a-60940a1937b1"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:55.834186 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-addd7d49-9138-434a-88e0-cccbeefb5c0e req-99222b51-3ea2-4534-b5ed-8f81bb49569e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:55.834389 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-addd7d49-9138-434a-88e0-cccbeefb5c0e req-99222b51-3ea2-4534-b5ed-8f81bb49569e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:55.834512 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-addd7d49-9138-434a-88e0-cccbeefb5c0e req-99222b51-3ea2-4534-b5ed-8f81bb49569e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:55.840183 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-addd7d49-9138-434a-88e0-cccbeefb5c0e req-99222b51-3ea2-4534-b5ed-8f81bb49569e service nova] Creating event network-vif-deleted:b336f23c-efc2-4059-b28a-60940a1937b1 for instance 10b452e6-70ec-4281-ad4c-0c8da37ffe5f on np0000002501 Jun 10 13:21:55.840613 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-addd7d49-9138-434a-88e0-cccbeefb5c0e req-99222b51-3ea2-4534-b5ed-8f81bb49569e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:55.844618 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-addd7d49-9138-434a-88e0-cccbeefb5c0e req-99222b51-3ea2-4534-b5ed-8f81bb49569e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018589 Jun 10 13:21:55.844969 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 245/745] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:55 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 10 13:21:56.506090 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-99788e3b-954d-4540-8610-86989f362c9a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:56.508920 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-99788e3b-954d-4540-8610-86989f362c9a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:56.514256 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99788e3b-954d-4540-8610-86989f362c9a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:56.514583 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99788e3b-954d-4540-8610-86989f362c9a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:56.514906 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99788e3b-954d-4540-8610-86989f362c9a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:56.515558 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99788e3b-954d-4540-8610-86989f362c9a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:56.515987 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99788e3b-954d-4540-8610-86989f362c9a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:56.516445 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99788e3b-954d-4540-8610-86989f362c9a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:56.536079 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-99788e3b-954d-4540-8610-86989f362c9a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:56.550450 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f40b43a0-fe84-4445-98f7-78e40543545f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:56.552668 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f40b43a0-fe84-4445-98f7-78e40543545f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:56.558504 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f40b43a0-fe84-4445-98f7-78e40543545f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:56.558838 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f40b43a0-fe84-4445-98f7-78e40543545f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:56.559154 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f40b43a0-fe84-4445-98f7-78e40543545f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:56.559698 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f40b43a0-fe84-4445-98f7-78e40543545f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:56.560091 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f40b43a0-fe84-4445-98f7-78e40543545f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:56.560465 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f40b43a0-fe84-4445-98f7-78e40543545f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:56.582652 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f40b43a0-fe84-4445-98f7-78e40543545f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:56.662027 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f40b43a0-fe84-4445-98f7-78e40543545f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:56.672953 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f40b43a0-fe84-4445-98f7-78e40543545f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:56.674061 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f40b43a0-fe84-4445-98f7-78e40543545f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:56.687136 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f40b43a0-fe84-4445-98f7-78e40543545f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1556 microversion: 2.87 time: 0.138487 Jun 10 13:21:56.687652 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 250/746] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:56 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1556 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:56.739164 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d65928e2-c0b8-42ca-8b05-915f1f6ec6b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:56.741122 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d65928e2-c0b8-42ca-8b05-915f1f6ec6b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:56.742059 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-99788e3b-954d-4540-8610-86989f362c9a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:56.747704 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d65928e2-c0b8-42ca-8b05-915f1f6ec6b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:56.748037 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d65928e2-c0b8-42ca-8b05-915f1f6ec6b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:56.748325 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d65928e2-c0b8-42ca-8b05-915f1f6ec6b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:56.748881 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d65928e2-c0b8-42ca-8b05-915f1f6ec6b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:56.749178 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d65928e2-c0b8-42ca-8b05-915f1f6ec6b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:56.749506 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d65928e2-c0b8-42ca-8b05-915f1f6ec6b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:56.754377 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-99788e3b-954d-4540-8610-86989f362c9a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1362 microversion: 2.1 time: 0.248620 Jun 10 13:21:56.754377 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 252/747] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:56 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1362 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:56.762757 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-5258af57-ef1f-4ff3-8a08-d43104cb8903 req-5b2c0276-669c-4bc1-9952-283dbc61ca9d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:56.769861 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5258af57-ef1f-4ff3-8a08-d43104cb8903 req-5b2c0276-669c-4bc1-9952-283dbc61ca9d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:56.770090 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5258af57-ef1f-4ff3-8a08-d43104cb8903 req-5b2c0276-669c-4bc1-9952-283dbc61ca9d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:56.770254 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5258af57-ef1f-4ff3-8a08-d43104cb8903 req-5b2c0276-669c-4bc1-9952-283dbc61ca9d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:56.774317 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d65928e2-c0b8-42ca-8b05-915f1f6ec6b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:56.776702 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-5258af57-ef1f-4ff3-8a08-d43104cb8903 req-5b2c0276-669c-4bc1-9952-283dbc61ca9d service nova] Creating event network-changed:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:21:56.777256 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-5258af57-ef1f-4ff3-8a08-d43104cb8903 req-5b2c0276-669c-4bc1-9952-283dbc61ca9d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:56.782377 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-5258af57-ef1f-4ff3-8a08-d43104cb8903 req-5b2c0276-669c-4bc1-9952-283dbc61ca9d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022281 Jun 10 13:21:56.782990 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 251/748] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:56 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 10 13:21:56.836967 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a970f336-3e69-4ca9-900c-6992945ad315 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:56.838911 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a970f336-3e69-4ca9-900c-6992945ad315 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:56.845323 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a970f336-3e69-4ca9-900c-6992945ad315 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:56.845695 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a970f336-3e69-4ca9-900c-6992945ad315 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:56.846008 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a970f336-3e69-4ca9-900c-6992945ad315 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:56.846669 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a970f336-3e69-4ca9-900c-6992945ad315 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:56.847108 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a970f336-3e69-4ca9-900c-6992945ad315 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:56.847517 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a970f336-3e69-4ca9-900c-6992945ad315 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:56.863563 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a970f336-3e69-4ca9-900c-6992945ad315 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:56.923169 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d65928e2-c0b8-42ca-8b05-915f1f6ec6b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:56.929879 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d65928e2-c0b8-42ca-8b05-915f1f6ec6b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:56.930628 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d65928e2-c0b8-42ca-8b05-915f1f6ec6b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:56.934468 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d65928e2-c0b8-42ca-8b05-915f1f6ec6b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.198023 Jun 10 13:21:56.934735 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 246/749] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:56 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:57.014689 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a970f336-3e69-4ca9-900c-6992945ad315 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:57.024409 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a970f336-3e69-4ca9-900c-6992945ad315 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1365 microversion: 2.1 time: 0.189873 Jun 10 13:21:57.024834 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 253/750] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:56 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1365 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:57.506588 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-e78f0ed0-5c54-42c4-abc6-add76b624091 req-6d4d48d2-ce24-4ed0-9f52-4d59f0edc29a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7e9ce13e-1c63-4e09-9c49-be999393f547", "tag": "4b828180-7382-4852-bd20-4d51709ce550"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:57.513089 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e78f0ed0-5c54-42c4-abc6-add76b624091 req-6d4d48d2-ce24-4ed0-9f52-4d59f0edc29a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:57.513330 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e78f0ed0-5c54-42c4-abc6-add76b624091 req-6d4d48d2-ce24-4ed0-9f52-4d59f0edc29a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:57.513494 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e78f0ed0-5c54-42c4-abc6-add76b624091 req-6d4d48d2-ce24-4ed0-9f52-4d59f0edc29a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:57.522492 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-e78f0ed0-5c54-42c4-abc6-add76b624091 req-6d4d48d2-ce24-4ed0-9f52-4d59f0edc29a service nova] Creating event network-changed:4b828180-7382-4852-bd20-4d51709ce550 for instance 7e9ce13e-1c63-4e09-9c49-be999393f547 on np0000002501 Jun 10 13:21:57.522977 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-e78f0ed0-5c54-42c4-abc6-add76b624091 req-6d4d48d2-ce24-4ed0-9f52-4d59f0edc29a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:57.528185 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-e78f0ed0-5c54-42c4-abc6-add76b624091 req-6d4d48d2-ce24-4ed0-9f52-4d59f0edc29a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023861 Jun 10 13:21:57.528529 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 252/751] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21: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 10 13:21:57.707415 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:57.711733 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:57.716782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:57.717129 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:57.717428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:57.717959 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:57.718392 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:57.718713 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:57.740671 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:57.741084 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:57.741084 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:57.741330 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lazy-loading 'fault' on Instance uuid 10b452e6-70ec-4281-ad4c-0c8da37ffe5f {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:21:57.745766 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:57.771229 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1df62408-ea90-4b06-8db7-dbc23dedc5af tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:57.772812 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1df62408-ea90-4b06-8db7-dbc23dedc5af tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:57.779089 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1df62408-ea90-4b06-8db7-dbc23dedc5af tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:57.779374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1df62408-ea90-4b06-8db7-dbc23dedc5af tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:57.779602 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1df62408-ea90-4b06-8db7-dbc23dedc5af tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:57.780101 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1df62408-ea90-4b06-8db7-dbc23dedc5af tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:57.780442 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1df62408-ea90-4b06-8db7-dbc23dedc5af tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:57.780806 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1df62408-ea90-4b06-8db7-dbc23dedc5af tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:57.798671 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1df62408-ea90-4b06-8db7-dbc23dedc5af tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:57.806054 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:57.812586 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:57.813501 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:57.824151 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5167d5a4-c4b1-4482-aeb9-449ef0947891 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1561 microversion: 2.87 time: 0.119014 Jun 10 13:21:57.824575 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 247/752] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:57 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1561 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:57.931335 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1df62408-ea90-4b06-8db7-dbc23dedc5af tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:57.938678 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1df62408-ea90-4b06-8db7-dbc23dedc5af tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1360 microversion: 2.1 time: 0.169341 Jun 10 13:21:57.938942 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 254/753] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:57 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1360 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:57.950527 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5e866ae0-170a-46f7-b942-0b9ace7a6700 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:57.952084 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5e866ae0-170a-46f7-b942-0b9ace7a6700 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:57.956223 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e866ae0-170a-46f7-b942-0b9ace7a6700 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:57.956538 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e866ae0-170a-46f7-b942-0b9ace7a6700 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:57.956780 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e866ae0-170a-46f7-b942-0b9ace7a6700 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:57.957248 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e866ae0-170a-46f7-b942-0b9ace7a6700 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:57.957597 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e866ae0-170a-46f7-b942-0b9ace7a6700 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:57.957916 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e866ae0-170a-46f7-b942-0b9ace7a6700 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:57.979994 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5e866ae0-170a-46f7-b942-0b9ace7a6700 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:58.046186 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1d5f44b8-7844-431f-bca3-2daf6d96952a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:58.049049 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1d5f44b8-7844-431f-bca3-2daf6d96952a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:58.057367 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d5f44b8-7844-431f-bca3-2daf6d96952a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:58.057794 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d5f44b8-7844-431f-bca3-2daf6d96952a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:58.058214 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d5f44b8-7844-431f-bca3-2daf6d96952a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:58.059549 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d5f44b8-7844-431f-bca3-2daf6d96952a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:58.059549 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d5f44b8-7844-431f-bca3-2daf6d96952a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:58.059549 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d5f44b8-7844-431f-bca3-2daf6d96952a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:58.085809 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1d5f44b8-7844-431f-bca3-2daf6d96952a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:58.196521 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5e866ae0-170a-46f7-b942-0b9ace7a6700 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:58.204133 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5e866ae0-170a-46f7-b942-0b9ace7a6700 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:58.204925 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5e866ae0-170a-46f7-b942-0b9ace7a6700 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:58.209620 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5e866ae0-170a-46f7-b942-0b9ace7a6700 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.260880 Jun 10 13:21:58.209953 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 253/754] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:57 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:58.228220 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1d5f44b8-7844-431f-bca3-2daf6d96952a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:58.236220 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1d5f44b8-7844-431f-bca3-2daf6d96952a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1365 microversion: 2.1 time: 0.192981 Jun 10 13:21:58.236675 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 248/755] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:58 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1365 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:58.351060 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:21:58.609060 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=4 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:21:58.846171 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:58.847531 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:58.852436 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:58.852686 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:58.852902 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:58.853376 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:58.853675 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:58.854000 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:58.875578 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:58.875903 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:58.876068 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:58.876421 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lazy-loading 'fault' on Instance uuid 10b452e6-70ec-4281-ad4c-0c8da37ffe5f {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:21:58.880905 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:58.940509 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:58.945594 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:58.946359 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:58.956461 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e4236a8c-d870-472c-bdc0-ebf57afb02fc tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1561 microversion: 2.87 time: 0.111878 Jun 10 13:21:58.956758 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 255/756] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:58 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1561 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:58.958588 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9cbe24f2-2e00-43a3-9739-9fbc2745e58c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:58.961009 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9cbe24f2-2e00-43a3-9739-9fbc2745e58c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:58.965513 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9cbe24f2-2e00-43a3-9739-9fbc2745e58c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:58.965828 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9cbe24f2-2e00-43a3-9739-9fbc2745e58c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:58.966094 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9cbe24f2-2e00-43a3-9739-9fbc2745e58c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:58.966638 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9cbe24f2-2e00-43a3-9739-9fbc2745e58c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:58.967028 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9cbe24f2-2e00-43a3-9739-9fbc2745e58c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:58.967410 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9cbe24f2-2e00-43a3-9739-9fbc2745e58c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:58.984038 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9cbe24f2-2e00-43a3-9739-9fbc2745e58c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:59.119519 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9cbe24f2-2e00-43a3-9739-9fbc2745e58c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:59.126223 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9cbe24f2-2e00-43a3-9739-9fbc2745e58c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1360 microversion: 2.1 time: 0.169744 Jun 10 13:21:59.126532 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 254/757] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:58 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1360 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:59.227885 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b12e99ee-2d5b-4c4b-9b19-4bb40d7970b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:59.229451 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b12e99ee-2d5b-4c4b-9b19-4bb40d7970b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:59.235075 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b12e99ee-2d5b-4c4b-9b19-4bb40d7970b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:59.235291 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b12e99ee-2d5b-4c4b-9b19-4bb40d7970b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:59.235566 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b12e99ee-2d5b-4c4b-9b19-4bb40d7970b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:59.236131 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b12e99ee-2d5b-4c4b-9b19-4bb40d7970b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:59.236576 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b12e99ee-2d5b-4c4b-9b19-4bb40d7970b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:59.236956 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b12e99ee-2d5b-4c4b-9b19-4bb40d7970b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:59.252707 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d74a9928-ebbc-4036-bfb0-eb144cd4e00c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:59.254027 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b12e99ee-2d5b-4c4b-9b19-4bb40d7970b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:59.254977 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d74a9928-ebbc-4036-bfb0-eb144cd4e00c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:59.259636 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d74a9928-ebbc-4036-bfb0-eb144cd4e00c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:59.259961 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d74a9928-ebbc-4036-bfb0-eb144cd4e00c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:59.260232 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d74a9928-ebbc-4036-bfb0-eb144cd4e00c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:59.260711 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d74a9928-ebbc-4036-bfb0-eb144cd4e00c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:59.261064 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d74a9928-ebbc-4036-bfb0-eb144cd4e00c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:59.261384 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d74a9928-ebbc-4036-bfb0-eb144cd4e00c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:59.276786 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d74a9928-ebbc-4036-bfb0-eb144cd4e00c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:21:59.407256 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d74a9928-ebbc-4036-bfb0-eb144cd4e00c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:59.416043 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d74a9928-ebbc-4036-bfb0-eb144cd4e00c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1365 microversion: 2.1 time: 0.165057 Jun 10 13:21:59.416356 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 256/758] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:21:59 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1365 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:21:59.456416 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b12e99ee-2d5b-4c4b-9b19-4bb40d7970b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:59.461734 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b12e99ee-2d5b-4c4b-9b19-4bb40d7970b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:59.462289 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b12e99ee-2d5b-4c4b-9b19-4bb40d7970b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:21:59.466949 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b12e99ee-2d5b-4c4b-9b19-4bb40d7970b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1799 microversion: 2.20 time: 0.240694 Jun 10 13:21:59.467294 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 249/759] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:59 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1799 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:21:59.497080 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-97e5e734-1f65-4f90-bc31-a218936d3a1d req-7e706e55-2499-453f-91bc-8f8cfca3f839 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "56694632-1419-421a-81b9-1c0ea43cb00a", "name": "network-vif-plugged", "status": "completed", "tag": "2336b63e-2859-48ce-ab62-f0eb0c5e9206"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:21:59.503693 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-97e5e734-1f65-4f90-bc31-a218936d3a1d req-7e706e55-2499-453f-91bc-8f8cfca3f839 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:59.503941 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-97e5e734-1f65-4f90-bc31-a218936d3a1d req-7e706e55-2499-453f-91bc-8f8cfca3f839 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:59.504087 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-97e5e734-1f65-4f90-bc31-a218936d3a1d req-7e706e55-2499-453f-91bc-8f8cfca3f839 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:59.510365 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-97e5e734-1f65-4f90-bc31-a218936d3a1d req-7e706e55-2499-453f-91bc-8f8cfca3f839 service nova] Creating event network-vif-plugged:2336b63e-2859-48ce-ab62-f0eb0c5e9206 for instance 56694632-1419-421a-81b9-1c0ea43cb00a on np0000002501 Jun 10 13:21:59.510823 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-97e5e734-1f65-4f90-bc31-a218936d3a1d req-7e706e55-2499-453f-91bc-8f8cfca3f839 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:21:59.514686 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-97e5e734-1f65-4f90-bc31-a218936d3a1d req-7e706e55-2499-453f-91bc-8f8cfca3f839 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019527 Jun 10 13:21:59.515072 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 255/760] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:21:59 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 10 13:21:59.976029 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:21:59.978073 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:21:59.984000 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:59.984388 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:59.984502 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:21:59.984978 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:21:59.985298 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:21:59.986190 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:00.017080 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:00.017407 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:00.017939 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:00.019325 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lazy-loading 'fault' on Instance uuid 10b452e6-70ec-4281-ad4c-0c8da37ffe5f {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:00.029156 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:00.106042 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:00.112305 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:00.112929 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:00.122614 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9d7d2880-cc4f-41a6-a9ae-ef93a7b1eee1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 200 len: 1561 microversion: 2.87 time: 0.149925 Jun 10 13:22:00.122913 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 257/761] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:21:59 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 1561 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:00.141873 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8c88ee87-61d6-4a01-9ca5-cf14528ee5ab tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:00.144140 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8c88ee87-61d6-4a01-9ca5-cf14528ee5ab tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:00.154202 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c88ee87-61d6-4a01-9ca5-cf14528ee5ab tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:00.154654 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c88ee87-61d6-4a01-9ca5-cf14528ee5ab tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:00.154920 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c88ee87-61d6-4a01-9ca5-cf14528ee5ab tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:00.155429 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c88ee87-61d6-4a01-9ca5-cf14528ee5ab tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:00.155765 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c88ee87-61d6-4a01-9ca5-cf14528ee5ab tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:00.156067 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c88ee87-61d6-4a01-9ca5-cf14528ee5ab tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:00.175151 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8c88ee87-61d6-4a01-9ca5-cf14528ee5ab tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:00.342667 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8c88ee87-61d6-4a01-9ca5-cf14528ee5ab tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:00.359654 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8c88ee87-61d6-4a01-9ca5-cf14528ee5ab tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1360 microversion: 2.1 time: 0.218907 Jun 10 13:22:00.362709 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 250/762] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:00 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1360 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:00.435894 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-613c3e7a-6dad-4832-a486-edafbbab406b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:00.438141 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-613c3e7a-6dad-4832-a486-edafbbab406b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:00.443753 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-613c3e7a-6dad-4832-a486-edafbbab406b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:00.444098 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-613c3e7a-6dad-4832-a486-edafbbab406b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:00.444418 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-613c3e7a-6dad-4832-a486-edafbbab406b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:00.445017 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-613c3e7a-6dad-4832-a486-edafbbab406b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:00.445383 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-613c3e7a-6dad-4832-a486-edafbbab406b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:00.445669 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-613c3e7a-6dad-4832-a486-edafbbab406b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:00.466663 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-613c3e7a-6dad-4832-a486-edafbbab406b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:00.488828 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c743ca72-a8c3-4d46-8a7d-3c270fe7d0d0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:00.492395 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c743ca72-a8c3-4d46-8a7d-3c270fe7d0d0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:00.499804 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c743ca72-a8c3-4d46-8a7d-3c270fe7d0d0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:00.500134 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c743ca72-a8c3-4d46-8a7d-3c270fe7d0d0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:00.500485 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c743ca72-a8c3-4d46-8a7d-3c270fe7d0d0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:00.501104 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c743ca72-a8c3-4d46-8a7d-3c270fe7d0d0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:00.501613 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c743ca72-a8c3-4d46-8a7d-3c270fe7d0d0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:00.502064 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c743ca72-a8c3-4d46-8a7d-3c270fe7d0d0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:00.524039 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c743ca72-a8c3-4d46-8a7d-3c270fe7d0d0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:00.568594 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-39c20c6a-6d4e-4bda-ac58-44cd6b65c32a req-5b19305d-0a93-416a-a656-ebeba422f30d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "name": "network-vif-plugged", "status": "completed", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:00.575512 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-39c20c6a-6d4e-4bda-ac58-44cd6b65c32a req-5b19305d-0a93-416a-a656-ebeba422f30d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:00.575708 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-39c20c6a-6d4e-4bda-ac58-44cd6b65c32a req-5b19305d-0a93-416a-a656-ebeba422f30d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:00.575872 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-39c20c6a-6d4e-4bda-ac58-44cd6b65c32a req-5b19305d-0a93-416a-a656-ebeba422f30d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:00.586668 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-39c20c6a-6d4e-4bda-ac58-44cd6b65c32a req-5b19305d-0a93-416a-a656-ebeba422f30d service nova] Creating event network-vif-plugged:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:22:00.586886 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-39c20c6a-6d4e-4bda-ac58-44cd6b65c32a req-5b19305d-0a93-416a-a656-ebeba422f30d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:00.592383 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-39c20c6a-6d4e-4bda-ac58-44cd6b65c32a req-5b19305d-0a93-416a-a656-ebeba422f30d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029257 Jun 10 13:22:00.593238 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 251/763] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:00 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 10 13:22:00.688233 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:00.688737 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-613c3e7a-6dad-4832-a486-edafbbab406b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:00.699365 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-613c3e7a-6dad-4832-a486-edafbbab406b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1365 microversion: 2.1 time: 0.265143 Jun 10 13:22:00.699365 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 256/764] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:00 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1365 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:00.711337 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:00.739538 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c743ca72-a8c3-4d46-8a7d-3c270fe7d0d0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:00.745309 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c743ca72-a8c3-4d46-8a7d-3c270fe7d0d0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:00.746742 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c743ca72-a8c3-4d46-8a7d-3c270fe7d0d0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:00.754317 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c743ca72-a8c3-4d46-8a7d-3c270fe7d0d0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1786 microversion: 2.20 time: 0.270731 Jun 10 13:22:00.754727 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 258/765] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:00 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1786 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:00.925195 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=5 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:01.140982 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-50a46a89-6880-4a87-9fce-bae2d66b54e0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:01.143608 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-50a46a89-6880-4a87-9fce-bae2d66b54e0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 10b452e6-70ec-4281-ad4c-0c8da37ffe5f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:01.149764 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-50a46a89-6880-4a87-9fce-bae2d66b54e0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:01.150769 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-50a46a89-6880-4a87-9fce-bae2d66b54e0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:01.150769 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-50a46a89-6880-4a87-9fce-bae2d66b54e0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:01.151318 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-50a46a89-6880-4a87-9fce-bae2d66b54e0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:01.151829 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-50a46a89-6880-4a87-9fce-bae2d66b54e0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:01.152188 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-50a46a89-6880-4a87-9fce-bae2d66b54e0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:01.164517 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-50a46a89-6880-4a87-9fce-bae2d66b54e0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] HTTP exception thrown: Instance 10b452e6-70ec-4281-ad4c-0c8da37ffe5f could not be found. Jun 10 13:22:01.164805 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-50a46a89-6880-4a87-9fce-bae2d66b54e0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Returning 404 to user: Instance 10b452e6-70ec-4281-ad4c-0c8da37ffe5f could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:22:01.165247 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-50a46a89-6880-4a87-9fce-bae2d66b54e0 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f" status: 404 len: 111 microversion: 2.87 time: 0.027348 Jun 10 13:22:01.165646 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 252/766] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:01 2026] GET /compute/v2.1/servers/10b452e6-70ec-4281-ad4c-0c8da37ffe5f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:22:01.379707 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-62eca195-f01c-43d0-b0fc-69c0ea327589 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:01.381512 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-62eca195-f01c-43d0-b0fc-69c0ea327589 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:01.390727 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62eca195-f01c-43d0-b0fc-69c0ea327589 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:01.391389 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62eca195-f01c-43d0-b0fc-69c0ea327589 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:01.391389 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62eca195-f01c-43d0-b0fc-69c0ea327589 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:01.391929 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62eca195-f01c-43d0-b0fc-69c0ea327589 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:01.392486 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62eca195-f01c-43d0-b0fc-69c0ea327589 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:01.392881 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62eca195-f01c-43d0-b0fc-69c0ea327589 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:01.421602 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-62eca195-f01c-43d0-b0fc-69c0ea327589 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:01.541826 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7d5aeb7b-4b85-4b09-a6e9-f368fa59cd7a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:01.542236 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7d5aeb7b-4b85-4b09-a6e9-f368fa59cd7a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:01.549327 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d5aeb7b-4b85-4b09-a6e9-f368fa59cd7a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:01.549520 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d5aeb7b-4b85-4b09-a6e9-f368fa59cd7a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:01.549674 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d5aeb7b-4b85-4b09-a6e9-f368fa59cd7a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:01.549990 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d5aeb7b-4b85-4b09-a6e9-f368fa59cd7a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:01.550145 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d5aeb7b-4b85-4b09-a6e9-f368fa59cd7a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:01.550275 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d5aeb7b-4b85-4b09-a6e9-f368fa59cd7a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:01.564499 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-5f524dc0-4e51-4ddf-83d7-35673171e740 req-989cc806-ee99-47d5-a6e7-205aa23ff834 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "56694632-1419-421a-81b9-1c0ea43cb00a", "name": "network-vif-plugged", "status": "completed", "tag": "2336b63e-2859-48ce-ab62-f0eb0c5e9206"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:01.572618 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5f524dc0-4e51-4ddf-83d7-35673171e740 req-989cc806-ee99-47d5-a6e7-205aa23ff834 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:01.572802 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5f524dc0-4e51-4ddf-83d7-35673171e740 req-989cc806-ee99-47d5-a6e7-205aa23ff834 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:01.572952 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5f524dc0-4e51-4ddf-83d7-35673171e740 req-989cc806-ee99-47d5-a6e7-205aa23ff834 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:01.581372 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7d5aeb7b-4b85-4b09-a6e9-f368fa59cd7a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:22:01.582596 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-5f524dc0-4e51-4ddf-83d7-35673171e740 req-989cc806-ee99-47d5-a6e7-205aa23ff834 service nova] Creating event network-vif-plugged:2336b63e-2859-48ce-ab62-f0eb0c5e9206 for instance 56694632-1419-421a-81b9-1c0ea43cb00a on np0000002501 Jun 10 13:22:01.583172 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-5f524dc0-4e51-4ddf-83d7-35673171e740 req-989cc806-ee99-47d5-a6e7-205aa23ff834 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:01.588923 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-5f524dc0-4e51-4ddf-83d7-35673171e740 req-989cc806-ee99-47d5-a6e7-205aa23ff834 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027941 Jun 10 13:22:01.591471 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 253/767] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:01 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 10 13:22:01.603545 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-62eca195-f01c-43d0-b0fc-69c0ea327589 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:01.614984 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-62eca195-f01c-43d0-b0fc-69c0ea327589 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1360 microversion: 2.1 time: 0.236891 Jun 10 13:22:01.615400 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 257/768] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:01 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1360 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:01.670940 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7d5aeb7b-4b85-4b09-a6e9-f368fa59cd7a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 204 len: 0 microversion: 2.87 time: 0.130810 Jun 10 13:22:01.671539 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 259/769] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:22:01 2026] DELETE /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:22:01.682866 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e41f316c-de55-4e96-9cb0-810923c76ca1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:01.684879 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e41f316c-de55-4e96-9cb0-810923c76ca1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:01.691020 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e41f316c-de55-4e96-9cb0-810923c76ca1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:01.691358 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e41f316c-de55-4e96-9cb0-810923c76ca1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:01.691638 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e41f316c-de55-4e96-9cb0-810923c76ca1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:01.692208 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e41f316c-de55-4e96-9cb0-810923c76ca1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:01.692589 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e41f316c-de55-4e96-9cb0-810923c76ca1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:01.692965 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e41f316c-de55-4e96-9cb0-810923c76ca1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:01.723445 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e41f316c-de55-4e96-9cb0-810923c76ca1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:01.724037 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7653d9bf-e2ad-4319-8ebc-d5e160d6eeb8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:01.725967 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7653d9bf-e2ad-4319-8ebc-d5e160d6eeb8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:01.733894 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7653d9bf-e2ad-4319-8ebc-d5e160d6eeb8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:01.734328 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7653d9bf-e2ad-4319-8ebc-d5e160d6eeb8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:01.734745 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7653d9bf-e2ad-4319-8ebc-d5e160d6eeb8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:01.735485 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7653d9bf-e2ad-4319-8ebc-d5e160d6eeb8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:01.736058 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7653d9bf-e2ad-4319-8ebc-d5e160d6eeb8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:01.736498 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7653d9bf-e2ad-4319-8ebc-d5e160d6eeb8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:01.760453 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7653d9bf-e2ad-4319-8ebc-d5e160d6eeb8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:01.910663 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e41f316c-de55-4e96-9cb0-810923c76ca1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:01.916021 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e41f316c-de55-4e96-9cb0-810923c76ca1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:01.916723 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e41f316c-de55-4e96-9cb0-810923c76ca1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:01.925588 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e41f316c-de55-4e96-9cb0-810923c76ca1 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1701 microversion: 2.87 time: 0.245192 Jun 10 13:22:01.925844 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 254/770] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:01 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1701 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:01.999287 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7653d9bf-e2ad-4319-8ebc-d5e160d6eeb8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:02.010100 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7653d9bf-e2ad-4319-8ebc-d5e160d6eeb8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1365 microversion: 2.1 time: 0.287974 Jun 10 13:22:02.010851 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 258/771] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:01 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1365 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:02.606591 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e2ad9fdb-adcd-45f4-877f-5ccff7360ada tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:02.606591 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e2ad9fdb-adcd-45f4-877f-5ccff7360ada tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:02.612243 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2ad9fdb-adcd-45f4-877f-5ccff7360ada tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:02.612491 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2ad9fdb-adcd-45f4-877f-5ccff7360ada tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:02.612623 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2ad9fdb-adcd-45f4-877f-5ccff7360ada tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:02.613080 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2ad9fdb-adcd-45f4-877f-5ccff7360ada tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:02.613192 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2ad9fdb-adcd-45f4-877f-5ccff7360ada tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:02.613267 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2ad9fdb-adcd-45f4-877f-5ccff7360ada tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:02.636285 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-486baad6-fd6b-4d10-870f-4f014fbe47b6 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:02.638509 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-486baad6-fd6b-4d10-870f-4f014fbe47b6 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:02.643162 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-486baad6-fd6b-4d10-870f-4f014fbe47b6 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:02.643445 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-486baad6-fd6b-4d10-870f-4f014fbe47b6 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:02.643678 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-486baad6-fd6b-4d10-870f-4f014fbe47b6 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:02.644804 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-486baad6-fd6b-4d10-870f-4f014fbe47b6 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:02.644804 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-486baad6-fd6b-4d10-870f-4f014fbe47b6 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:02.645064 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-486baad6-fd6b-4d10-870f-4f014fbe47b6 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:02.646212 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e2ad9fdb-adcd-45f4-877f-5ccff7360ada tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:22:02.662461 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-486baad6-fd6b-4d10-870f-4f014fbe47b6 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:02.665675 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-8bcfbc40-c89b-473d-b27f-5b5d5c8d1caf req-2412fb4d-95ed-4624-8d71-48d2eef3656a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "name": "network-vif-plugged", "status": "completed", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:02.673748 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8bcfbc40-c89b-473d-b27f-5b5d5c8d1caf req-2412fb4d-95ed-4624-8d71-48d2eef3656a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:02.673923 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8bcfbc40-c89b-473d-b27f-5b5d5c8d1caf req-2412fb4d-95ed-4624-8d71-48d2eef3656a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:02.674055 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8bcfbc40-c89b-473d-b27f-5b5d5c8d1caf req-2412fb4d-95ed-4624-8d71-48d2eef3656a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:02.685022 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-8bcfbc40-c89b-473d-b27f-5b5d5c8d1caf req-2412fb4d-95ed-4624-8d71-48d2eef3656a service nova] Creating event network-vif-plugged:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:22:02.685580 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-8bcfbc40-c89b-473d-b27f-5b5d5c8d1caf req-2412fb4d-95ed-4624-8d71-48d2eef3656a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:02.693764 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-8bcfbc40-c89b-473d-b27f-5b5d5c8d1caf req-2412fb4d-95ed-4624-8d71-48d2eef3656a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030765 Jun 10 13:22:02.694161 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 259/772] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:02 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 10 13:22:02.763990 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e2ad9fdb-adcd-45f4-877f-5ccff7360ada tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 204 len: 0 microversion: 2.93 time: 0.160153 Jun 10 13:22:02.765953 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 260/773] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:22:02 2026] DELETE /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:22:02.778099 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5562998a-78ec-4bb7-8ff6-92c16ea88ef2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:02.781679 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5562998a-78ec-4bb7-8ff6-92c16ea88ef2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:02.787138 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5562998a-78ec-4bb7-8ff6-92c16ea88ef2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:02.787579 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5562998a-78ec-4bb7-8ff6-92c16ea88ef2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:02.788495 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5562998a-78ec-4bb7-8ff6-92c16ea88ef2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:02.789506 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5562998a-78ec-4bb7-8ff6-92c16ea88ef2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:02.789506 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5562998a-78ec-4bb7-8ff6-92c16ea88ef2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:02.789506 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5562998a-78ec-4bb7-8ff6-92c16ea88ef2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:02.812378 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5562998a-78ec-4bb7-8ff6-92c16ea88ef2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:02.951941 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d7bdc49b-78ab-43c4-ac5e-35dc85d55dcd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:02.954375 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d7bdc49b-78ab-43c4-ac5e-35dc85d55dcd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:02.960904 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7bdc49b-78ab-43c4-ac5e-35dc85d55dcd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:02.961822 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7bdc49b-78ab-43c4-ac5e-35dc85d55dcd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:02.961822 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7bdc49b-78ab-43c4-ac5e-35dc85d55dcd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:02.962343 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7bdc49b-78ab-43c4-ac5e-35dc85d55dcd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:02.962781 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7bdc49b-78ab-43c4-ac5e-35dc85d55dcd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:02.964117 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7bdc49b-78ab-43c4-ac5e-35dc85d55dcd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:02.992372 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d7bdc49b-78ab-43c4-ac5e-35dc85d55dcd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:03.044957 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-486baad6-fd6b-4d10-870f-4f014fbe47b6 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:03.061806 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-486baad6-fd6b-4d10-870f-4f014fbe47b6 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1360 microversion: 2.1 time: 0.426773 Jun 10 13:22:03.062320 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 255/774] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:02 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1360 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:03.067091 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8e5eac98-4f24-4bae-b18e-684da371bc42 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:03.067422 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5562998a-78ec-4bb7-8ff6-92c16ea88ef2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:03.069380 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8e5eac98-4f24-4bae-b18e-684da371bc42 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:03.075001 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5562998a-78ec-4bb7-8ff6-92c16ea88ef2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:03.076144 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8e5eac98-4f24-4bae-b18e-684da371bc42 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:03.076468 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8e5eac98-4f24-4bae-b18e-684da371bc42 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:03.076659 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5562998a-78ec-4bb7-8ff6-92c16ea88ef2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:03.076732 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8e5eac98-4f24-4bae-b18e-684da371bc42 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:03.077389 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8e5eac98-4f24-4bae-b18e-684da371bc42 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:03.077778 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8e5eac98-4f24-4bae-b18e-684da371bc42 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:03.078216 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8e5eac98-4f24-4bae-b18e-684da371bc42 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:03.090221 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5562998a-78ec-4bb7-8ff6-92c16ea88ef2 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1866 microversion: 2.93 time: 0.314718 Jun 10 13:22:03.090642 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 260/775] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:02 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1866 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:03.104491 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8e5eac98-4f24-4bae-b18e-684da371bc42 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:03.300724 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8e5eac98-4f24-4bae-b18e-684da371bc42 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:03.311141 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8e5eac98-4f24-4bae-b18e-684da371bc42 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1557 microversion: 2.1 time: 0.247555 Jun 10 13:22:03.311708 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 256/776] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:03 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1557 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:03.315671 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d7bdc49b-78ab-43c4-ac5e-35dc85d55dcd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:03.322478 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d7bdc49b-78ab-43c4-ac5e-35dc85d55dcd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:03.323802 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d7bdc49b-78ab-43c4-ac5e-35dc85d55dcd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:03.335553 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d7bdc49b-78ab-43c4-ac5e-35dc85d55dcd tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1701 microversion: 2.87 time: 0.386372 Jun 10 13:22:03.336018 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 261/777] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:02 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1701 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:03.336506 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-dbd5e9af-e63f-4e51-9093-ee68b087cc83 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:03.338172 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-dbd5e9af-e63f-4e51-9093-ee68b087cc83 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:03.341809 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbd5e9af-e63f-4e51-9093-ee68b087cc83 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:03.342285 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbd5e9af-e63f-4e51-9093-ee68b087cc83 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:03.342502 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbd5e9af-e63f-4e51-9093-ee68b087cc83 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:03.342859 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbd5e9af-e63f-4e51-9093-ee68b087cc83 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:03.343080 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbd5e9af-e63f-4e51-9093-ee68b087cc83 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:03.343256 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbd5e9af-e63f-4e51-9093-ee68b087cc83 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:03.365446 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-dbd5e9af-e63f-4e51-9093-ee68b087cc83 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:03.512815 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-dbd5e9af-e63f-4e51-9093-ee68b087cc83 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.179463 Jun 10 13:22:03.513396 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 261/778] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:22:03 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-interface => generated 282 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:22:04.030744 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-d0c0818e-4bb2-4f1e-9984-04013bb11aa4 req-2b6d97be-aa21-4328-a33b-4db67c4cf01f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "name": "network-vif-unplugged", "status": "completed", "tag": "171bbf27-90ed-451a-871d-9e2740914655"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:04.038095 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d0c0818e-4bb2-4f1e-9984-04013bb11aa4 req-2b6d97be-aa21-4328-a33b-4db67c4cf01f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:04.038316 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d0c0818e-4bb2-4f1e-9984-04013bb11aa4 req-2b6d97be-aa21-4328-a33b-4db67c4cf01f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:04.038519 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d0c0818e-4bb2-4f1e-9984-04013bb11aa4 req-2b6d97be-aa21-4328-a33b-4db67c4cf01f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:04.047552 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-d0c0818e-4bb2-4f1e-9984-04013bb11aa4 req-2b6d97be-aa21-4328-a33b-4db67c4cf01f service nova] Creating event network-vif-unplugged:171bbf27-90ed-451a-871d-9e2740914655 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:22:04.049244 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-d0c0818e-4bb2-4f1e-9984-04013bb11aa4 req-2b6d97be-aa21-4328-a33b-4db67c4cf01f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:04.060445 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-d0c0818e-4bb2-4f1e-9984-04013bb11aa4 req-2b6d97be-aa21-4328-a33b-4db67c4cf01f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.031615 Jun 10 13:22:04.060832 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 257/779] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:04 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 10 13:22:04.093422 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5cc5810e-71c2-4bcb-9791-70942d3c821c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:04.101195 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5cc5810e-71c2-4bcb-9791-70942d3c821c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:04.115393 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5cc5810e-71c2-4bcb-9791-70942d3c821c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:04.115802 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5cc5810e-71c2-4bcb-9791-70942d3c821c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:04.116085 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5cc5810e-71c2-4bcb-9791-70942d3c821c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:04.116699 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5cc5810e-71c2-4bcb-9791-70942d3c821c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:04.116810 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e7acde89-b21d-4f73-92c9-3361a884f4cf tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:04.117179 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5cc5810e-71c2-4bcb-9791-70942d3c821c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:04.120526 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5cc5810e-71c2-4bcb-9791-70942d3c821c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:04.124689 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e7acde89-b21d-4f73-92c9-3361a884f4cf tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:04.135446 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e7acde89-b21d-4f73-92c9-3361a884f4cf tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:04.135446 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e7acde89-b21d-4f73-92c9-3361a884f4cf tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:04.135446 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e7acde89-b21d-4f73-92c9-3361a884f4cf tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:04.135446 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e7acde89-b21d-4f73-92c9-3361a884f4cf tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:04.135446 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e7acde89-b21d-4f73-92c9-3361a884f4cf tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:04.137735 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e7acde89-b21d-4f73-92c9-3361a884f4cf tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:04.170393 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5cc5810e-71c2-4bcb-9791-70942d3c821c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:04.184520 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e7acde89-b21d-4f73-92c9-3361a884f4cf tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:04.366938 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e6b8156e-13c6-4b3d-aec2-b0e40b7206df tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:04.368764 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e6b8156e-13c6-4b3d-aec2-b0e40b7206df tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:04.376389 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e6b8156e-13c6-4b3d-aec2-b0e40b7206df tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:04.376389 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e6b8156e-13c6-4b3d-aec2-b0e40b7206df tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:04.376389 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e6b8156e-13c6-4b3d-aec2-b0e40b7206df tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:04.376389 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e6b8156e-13c6-4b3d-aec2-b0e40b7206df tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:04.377694 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e6b8156e-13c6-4b3d-aec2-b0e40b7206df tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:04.378126 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e6b8156e-13c6-4b3d-aec2-b0e40b7206df tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:04.411373 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e6b8156e-13c6-4b3d-aec2-b0e40b7206df tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:04.752030 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5cc5810e-71c2-4bcb-9791-70942d3c821c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:04.765847 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5cc5810e-71c2-4bcb-9791-70942d3c821c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1360 microversion: 2.1 time: 0.675147 Jun 10 13:22:04.766297 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 262/780] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:04 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1360 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:04.770773 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-17ab6315-c2e5-4711-ae6b-b2644b29e5e1 req-72b63e1e-9bc2-4098-b965-8667da76b310 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:04.781874 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-17ab6315-c2e5-4711-ae6b-b2644b29e5e1 req-72b63e1e-9bc2-4098-b965-8667da76b310 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:04.782136 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-17ab6315-c2e5-4711-ae6b-b2644b29e5e1 req-72b63e1e-9bc2-4098-b965-8667da76b310 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:04.782360 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-17ab6315-c2e5-4711-ae6b-b2644b29e5e1 req-72b63e1e-9bc2-4098-b965-8667da76b310 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:04.796294 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-17ab6315-c2e5-4711-ae6b-b2644b29e5e1 req-72b63e1e-9bc2-4098-b965-8667da76b310 service nova] Creating event network-changed:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:22:04.796832 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-17ab6315-c2e5-4711-ae6b-b2644b29e5e1 req-72b63e1e-9bc2-4098-b965-8667da76b310 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:04.802514 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-17ab6315-c2e5-4711-ae6b-b2644b29e5e1 req-72b63e1e-9bc2-4098-b965-8667da76b310 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034129 Jun 10 13:22:04.802514 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 263/781] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:04 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 10 13:22:04.807546 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-51b37c2c-4a37-4546-acc5-722da5d7e8d2 req-07761fc9-f173-409c-baf5-3a335305134f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "23106e6f-162c-4cdb-934e-978030c58d29", "name": "network-vif-unplugged", "status": "completed", "tag": "b1cd64ba-2850-4318-acda-6fb382b2fcc7"}, {"server_uuid": "23106e6f-162c-4cdb-934e-978030c58d29", "name": "network-vif-unplugged", "status": "completed", "tag": "b1cd64ba-2850-4318-acda-6fb382b2fcc7"}, {"server_uuid": "7e9ce13e-1c63-4e09-9c49-be999393f547", "name": "network-vif-plugged", "status": "completed", "tag": "4b828180-7382-4852-bd20-4d51709ce550"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:04.822074 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-51b37c2c-4a37-4546-acc5-722da5d7e8d2 req-07761fc9-f173-409c-baf5-3a335305134f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:04.822740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-51b37c2c-4a37-4546-acc5-722da5d7e8d2 req-07761fc9-f173-409c-baf5-3a335305134f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:04.822740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-51b37c2c-4a37-4546-acc5-722da5d7e8d2 req-07761fc9-f173-409c-baf5-3a335305134f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:04.836729 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-51b37c2c-4a37-4546-acc5-722da5d7e8d2 req-07761fc9-f173-409c-baf5-3a335305134f service nova] Creating event network-vif-unplugged:b1cd64ba-2850-4318-acda-6fb382b2fcc7 for instance 23106e6f-162c-4cdb-934e-978030c58d29 on np0000002501 Jun 10 13:22:04.836729 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-51b37c2c-4a37-4546-acc5-722da5d7e8d2 req-07761fc9-f173-409c-baf5-3a335305134f service nova] Creating event network-vif-unplugged:b1cd64ba-2850-4318-acda-6fb382b2fcc7 for instance 23106e6f-162c-4cdb-934e-978030c58d29 on np0000002501 Jun 10 13:22:04.837016 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e7acde89-b21d-4f73-92c9-3361a884f4cf tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:04.837392 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-51b37c2c-4a37-4546-acc5-722da5d7e8d2 req-07761fc9-f173-409c-baf5-3a335305134f service nova] Creating event network-vif-plugged:4b828180-7382-4852-bd20-4d51709ce550 for instance 7e9ce13e-1c63-4e09-9c49-be999393f547 on np0000002501 Jun 10 13:22:04.837392 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-51b37c2c-4a37-4546-acc5-722da5d7e8d2 req-07761fc9-f173-409c-baf5-3a335305134f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:04.844012 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e7acde89-b21d-4f73-92c9-3361a884f4cf tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:04.844299 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-51b37c2c-4a37-4546-acc5-722da5d7e8d2 req-07761fc9-f173-409c-baf5-3a335305134f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.042231 Jun 10 13:22:04.845257 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e7acde89-b21d-4f73-92c9-3361a884f4cf tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:04.845399 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 264/782] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:04 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:22:04.860558 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e7acde89-b21d-4f73-92c9-3361a884f4cf tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1866 microversion: 2.93 time: 0.745520 Jun 10 13:22:04.862267 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 262/783] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:04 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1866 bytes in 748 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:04.989536 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e6b8156e-13c6-4b3d-aec2-b0e40b7206df tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:04.995990 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e6b8156e-13c6-4b3d-aec2-b0e40b7206df tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:04.996838 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e6b8156e-13c6-4b3d-aec2-b0e40b7206df tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:05.010831 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e6b8156e-13c6-4b3d-aec2-b0e40b7206df tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1701 microversion: 2.87 time: 0.650376 Jun 10 13:22:05.011504 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 258/784] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:04 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1701 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:05.796595 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6e7437c3-9896-4d1d-9ce7-77fc86b4269f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:05.801712 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6e7437c3-9896-4d1d-9ce7-77fc86b4269f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:05.813224 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e7437c3-9896-4d1d-9ce7-77fc86b4269f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:05.813358 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e7437c3-9896-4d1d-9ce7-77fc86b4269f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:05.813660 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e7437c3-9896-4d1d-9ce7-77fc86b4269f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:05.814194 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e7437c3-9896-4d1d-9ce7-77fc86b4269f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:05.814954 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e7437c3-9896-4d1d-9ce7-77fc86b4269f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:05.818858 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e7437c3-9896-4d1d-9ce7-77fc86b4269f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:05.847940 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6e7437c3-9896-4d1d-9ce7-77fc86b4269f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:05.887650 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d611bd2c-baa1-4e14-bf74-2157ba8dcf99 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:05.889295 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d611bd2c-baa1-4e14-bf74-2157ba8dcf99 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:05.894611 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d611bd2c-baa1-4e14-bf74-2157ba8dcf99 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:05.894959 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d611bd2c-baa1-4e14-bf74-2157ba8dcf99 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:05.895341 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d611bd2c-baa1-4e14-bf74-2157ba8dcf99 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:05.898525 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d611bd2c-baa1-4e14-bf74-2157ba8dcf99 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:05.898525 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d611bd2c-baa1-4e14-bf74-2157ba8dcf99 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:05.898525 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d611bd2c-baa1-4e14-bf74-2157ba8dcf99 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:05.918097 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d611bd2c-baa1-4e14-bf74-2157ba8dcf99 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:06.041799 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:06.041799 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:06.047307 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:06.047794 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:06.047904 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:06.048445 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:06.048895 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:06.049165 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:06.078570 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:06.079799 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:06.079799 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:06.079799 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lazy-loading 'fault' on Instance uuid 23106e6f-162c-4cdb-934e-978030c58d29 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:06.086918 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:06.153025 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d611bd2c-baa1-4e14-bf74-2157ba8dcf99 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:06.161438 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6e7437c3-9896-4d1d-9ce7-77fc86b4269f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:06.161852 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d611bd2c-baa1-4e14-bf74-2157ba8dcf99 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:06.163365 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d611bd2c-baa1-4e14-bf74-2157ba8dcf99 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:06.172129 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6e7437c3-9896-4d1d-9ce7-77fc86b4269f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1360 microversion: 2.1 time: 0.379445 Jun 10 13:22:06.173046 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 265/785] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:05 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1360 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:06.176010 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-c34a4d13-77c0-4fce-94f5-0c767ee6bbb6 req-2ad82550-100a-482f-b5c7-63eff280be5e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "name": "network-vif-unplugged", "status": "completed", "tag": "171bbf27-90ed-451a-871d-9e2740914655"}, {"server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "name": "network-vif-plugged", "status": "completed", "tag": "171bbf27-90ed-451a-871d-9e2740914655"}, {"server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "name": "network-vif-plugged", "status": "completed", "tag": "171bbf27-90ed-451a-871d-9e2740914655"}, {"server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "name": "network-vif-unplugged", "status": "completed", "tag": "171bbf27-90ed-451a-871d-9e2740914655"}, {"server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "name": "network-vif-unplugged", "status": "completed", "tag": "171bbf27-90ed-451a-871d-9e2740914655"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:06.176163 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d611bd2c-baa1-4e14-bf74-2157ba8dcf99 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1866 microversion: 2.93 time: 0.292831 Jun 10 13:22:06.176499 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 263/786] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:05 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1866 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:06.182754 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:06.186618 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-c34a4d13-77c0-4fce-94f5-0c767ee6bbb6 req-2ad82550-100a-482f-b5c7-63eff280be5e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:06.186967 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-c34a4d13-77c0-4fce-94f5-0c767ee6bbb6 req-2ad82550-100a-482f-b5c7-63eff280be5e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:06.187027 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-c34a4d13-77c0-4fce-94f5-0c767ee6bbb6 req-2ad82550-100a-482f-b5c7-63eff280be5e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:06.193498 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:06.194480 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:06.198403 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-c34a4d13-77c0-4fce-94f5-0c767ee6bbb6 req-2ad82550-100a-482f-b5c7-63eff280be5e service nova] Creating event network-vif-unplugged:171bbf27-90ed-451a-871d-9e2740914655 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:22:06.200373 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-c34a4d13-77c0-4fce-94f5-0c767ee6bbb6 req-2ad82550-100a-482f-b5c7-63eff280be5e service nova] Creating event network-vif-plugged:171bbf27-90ed-451a-871d-9e2740914655 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:22:06.200700 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-c34a4d13-77c0-4fce-94f5-0c767ee6bbb6 req-2ad82550-100a-482f-b5c7-63eff280be5e service nova] Creating event network-vif-plugged:171bbf27-90ed-451a-871d-9e2740914655 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:22:06.200970 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-c34a4d13-77c0-4fce-94f5-0c767ee6bbb6 req-2ad82550-100a-482f-b5c7-63eff280be5e service nova] Creating event network-vif-unplugged:171bbf27-90ed-451a-871d-9e2740914655 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:22:06.201194 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-c34a4d13-77c0-4fce-94f5-0c767ee6bbb6 req-2ad82550-100a-482f-b5c7-63eff280be5e service nova] Creating event network-vif-unplugged:171bbf27-90ed-451a-871d-9e2740914655 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:22:06.205016 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-c34a4d13-77c0-4fce-94f5-0c767ee6bbb6 req-2ad82550-100a-482f-b5c7-63eff280be5e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:06.208779 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-73e5880c-fcef-4263-8375-220f5361caae tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1484 microversion: 2.87 time: 0.171382 Jun 10 13:22:06.209283 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 259/787] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:06 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1484 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:06.212889 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-c34a4d13-77c0-4fce-94f5-0c767ee6bbb6 req-2ad82550-100a-482f-b5c7-63eff280be5e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 873 microversion: 2.1 time: 0.038998 Jun 10 13:22:06.213640 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 266/788] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:06 2026] POST /compute/v2.1/os-server-external-events => generated 873 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:22:06.858918 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-5f8c079d-c17f-4bcc-b8a5-d853005a67cb req-a1ac5011-fd84-46ae-9995-7e60dadac467 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "23106e6f-162c-4cdb-934e-978030c58d29", "name": "network-vif-deleted", "tag": "b1cd64ba-2850-4318-acda-6fb382b2fcc7"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:06.871053 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5f8c079d-c17f-4bcc-b8a5-d853005a67cb req-a1ac5011-fd84-46ae-9995-7e60dadac467 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:06.871332 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5f8c079d-c17f-4bcc-b8a5-d853005a67cb req-a1ac5011-fd84-46ae-9995-7e60dadac467 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:06.871485 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5f8c079d-c17f-4bcc-b8a5-d853005a67cb req-a1ac5011-fd84-46ae-9995-7e60dadac467 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:06.880338 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-5f8c079d-c17f-4bcc-b8a5-d853005a67cb req-a1ac5011-fd84-46ae-9995-7e60dadac467 service nova] Creating event network-vif-deleted:b1cd64ba-2850-4318-acda-6fb382b2fcc7 for instance 23106e6f-162c-4cdb-934e-978030c58d29 on np0000002501 Jun 10 13:22:06.881631 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-5f8c079d-c17f-4bcc-b8a5-d853005a67cb req-a1ac5011-fd84-46ae-9995-7e60dadac467 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:06.887454 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-5f8c079d-c17f-4bcc-b8a5-d853005a67cb req-a1ac5011-fd84-46ae-9995-7e60dadac467 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034975 Jun 10 13:22:06.888236 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 264/789] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:06 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 10 13:22:06.898559 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-55aa9d0b-f3bf-4a46-8def-ffdf4dba9bf2 req-1e015af6-6133-4c54-bcce-36926b04ae00 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7e9ce13e-1c63-4e09-9c49-be999393f547", "name": "network-vif-plugged", "status": "completed", "tag": "4b828180-7382-4852-bd20-4d51709ce550"}, {"server_uuid": "e79deaea-81bd-4df2-9606-50f0f3852673", "name": "network-vif-deleted", "tag": "171bbf27-90ed-451a-871d-9e2740914655"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:06.905256 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-55aa9d0b-f3bf-4a46-8def-ffdf4dba9bf2 req-1e015af6-6133-4c54-bcce-36926b04ae00 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:06.905378 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-55aa9d0b-f3bf-4a46-8def-ffdf4dba9bf2 req-1e015af6-6133-4c54-bcce-36926b04ae00 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:06.905570 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-55aa9d0b-f3bf-4a46-8def-ffdf4dba9bf2 req-1e015af6-6133-4c54-bcce-36926b04ae00 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:06.916949 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-55aa9d0b-f3bf-4a46-8def-ffdf4dba9bf2 req-1e015af6-6133-4c54-bcce-36926b04ae00 service nova] Creating event network-vif-plugged:4b828180-7382-4852-bd20-4d51709ce550 for instance 7e9ce13e-1c63-4e09-9c49-be999393f547 on np0000002501 Jun 10 13:22:06.917128 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-55aa9d0b-f3bf-4a46-8def-ffdf4dba9bf2 req-1e015af6-6133-4c54-bcce-36926b04ae00 service nova] Creating event network-vif-deleted:171bbf27-90ed-451a-871d-9e2740914655 for instance e79deaea-81bd-4df2-9606-50f0f3852673 on np0000002501 Jun 10 13:22:06.917678 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-55aa9d0b-f3bf-4a46-8def-ffdf4dba9bf2 req-1e015af6-6133-4c54-bcce-36926b04ae00 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:06.927445 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-55aa9d0b-f3bf-4a46-8def-ffdf4dba9bf2 req-1e015af6-6133-4c54-bcce-36926b04ae00 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.030665 Jun 10 13:22:06.927782 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 260/790] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:06 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 10 13:22:07.196422 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-aff55b44-35b4-4bde-a20e-60b05d16543f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:07.197000 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-aff55b44-35b4-4bde-a20e-60b05d16543f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:07.202801 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aff55b44-35b4-4bde-a20e-60b05d16543f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:07.202933 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b5a01014-7f82-41a0-af99-289145fda2b5 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:07.203418 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aff55b44-35b4-4bde-a20e-60b05d16543f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:07.203808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aff55b44-35b4-4bde-a20e-60b05d16543f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:07.205262 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aff55b44-35b4-4bde-a20e-60b05d16543f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:07.205317 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b5a01014-7f82-41a0-af99-289145fda2b5 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:07.205391 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aff55b44-35b4-4bde-a20e-60b05d16543f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:07.205829 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aff55b44-35b4-4bde-a20e-60b05d16543f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:07.210205 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5a01014-7f82-41a0-af99-289145fda2b5 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:07.211382 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5a01014-7f82-41a0-af99-289145fda2b5 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:07.211382 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5a01014-7f82-41a0-af99-289145fda2b5 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:07.211382 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5a01014-7f82-41a0-af99-289145fda2b5 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:07.211744 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5a01014-7f82-41a0-af99-289145fda2b5 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:07.212086 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5a01014-7f82-41a0-af99-289145fda2b5 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:07.231811 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:07.234835 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:07.236134 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-aff55b44-35b4-4bde-a20e-60b05d16543f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:07.239441 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:07.240396 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:07.240396 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:07.240623 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:07.240955 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:07.242652 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:07.247368 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b5a01014-7f82-41a0-af99-289145fda2b5 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:07.276591 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:07.276898 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:07.277067 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:07.277440 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lazy-loading 'fault' on Instance uuid 23106e6f-162c-4cdb-934e-978030c58d29 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:07.285917 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:07.318247 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b5a01014-7f82-41a0-af99-289145fda2b5 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:07.334960 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b5a01014-7f82-41a0-af99-289145fda2b5 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:07.337518 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b5a01014-7f82-41a0-af99-289145fda2b5 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:07.341795 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:07.347223 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b5a01014-7f82-41a0-af99-289145fda2b5 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1513 microversion: 2.93 time: 0.147078 Jun 10 13:22:07.347763 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 265/791] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:07 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1513 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:07.350575 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:07.352455 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:07.365881 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a4800606-0a8e-409c-89a1-37e8c1ebd10f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1484 microversion: 2.87 time: 0.136231 Jun 10 13:22:07.366079 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 261/792] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:07 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1484 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:07.420136 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-aff55b44-35b4-4bde-a20e-60b05d16543f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:07.428342 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-aff55b44-35b4-4bde-a20e-60b05d16543f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1547 microversion: 2.1 time: 0.235120 Jun 10 13:22:07.428756 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 267/793] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:07 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1547 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:07.448210 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f53a05c2-06b1-4353-9490-82a31697ad4e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:07.450804 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f53a05c2-06b1-4353-9490-82a31697ad4e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:07.468560 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f53a05c2-06b1-4353-9490-82a31697ad4e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:07.468764 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f53a05c2-06b1-4353-9490-82a31697ad4e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:07.468957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f53a05c2-06b1-4353-9490-82a31697ad4e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:07.469490 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f53a05c2-06b1-4353-9490-82a31697ad4e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:07.469490 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f53a05c2-06b1-4353-9490-82a31697ad4e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:07.469696 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f53a05c2-06b1-4353-9490-82a31697ad4e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:07.492503 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f53a05c2-06b1-4353-9490-82a31697ad4e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:07.596557 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f53a05c2-06b1-4353-9490-82a31697ad4e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.150072 Jun 10 13:22:07.596557 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 266/794] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:22:07 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547/os-interface => generated 282 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:22:08.369589 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:08.371916 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:08.376902 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:08.377196 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:08.377480 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:08.378039 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:08.378455 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:08.378835 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:08.392370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:08.394422 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:08.400607 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:08.400991 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:08.401282 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:08.401943 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:08.402321 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:08.402672 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:08.407305 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:08.407545 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:08.407763 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:08.408040 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lazy-loading 'fault' on Instance uuid e79deaea-81bd-4df2-9606-50f0f3852673 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:08.416772 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:08.440096 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:08.440403 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:08.440585 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:08.440870 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lazy-loading 'fault' on Instance uuid 23106e6f-162c-4cdb-934e-978030c58d29 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:08.445243 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:08.478180 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:08.482999 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:08.483617 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:08.493126 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e37fb6f2-0d36-4500-b686-4c50cb2837cc tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1518 microversion: 2.93 time: 0.125560 Jun 10 13:22:08.493484 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 262/795] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:08 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1518 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:08.497052 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-b802859b-aca7-473b-99c1-759cc7bbc771 req-3c55fba5-cc45-4a18-8522-4f789d75e1d3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7e9ce13e-1c63-4e09-9c49-be999393f547", "tag": "4b828180-7382-4852-bd20-4d51709ce550"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:08.506525 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b802859b-aca7-473b-99c1-759cc7bbc771 req-3c55fba5-cc45-4a18-8522-4f789d75e1d3 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:08.506700 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b802859b-aca7-473b-99c1-759cc7bbc771 req-3c55fba5-cc45-4a18-8522-4f789d75e1d3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:08.506839 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b802859b-aca7-473b-99c1-759cc7bbc771 req-3c55fba5-cc45-4a18-8522-4f789d75e1d3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:08.513188 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-b802859b-aca7-473b-99c1-759cc7bbc771 req-3c55fba5-cc45-4a18-8522-4f789d75e1d3 service nova] Creating event network-changed:4b828180-7382-4852-bd20-4d51709ce550 for instance 7e9ce13e-1c63-4e09-9c49-be999393f547 on np0000002501 Jun 10 13:22:08.513582 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-b802859b-aca7-473b-99c1-759cc7bbc771 req-3c55fba5-cc45-4a18-8522-4f789d75e1d3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:08.514497 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:08.517153 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-b802859b-aca7-473b-99c1-759cc7bbc771 req-3c55fba5-cc45-4a18-8522-4f789d75e1d3 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022431 Jun 10 13:22:08.517983 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 267/796] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:08 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 10 13:22:08.520587 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:08.521452 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:08.532435 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-53d1048e-7ab2-410b-a83f-1b90b40f6940 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 200 len: 1484 microversion: 2.87 time: 0.143802 Jun 10 13:22:08.532972 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 268/797] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:08 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 1484 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:09.519137 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:09.522150 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:09.528429 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:09.528887 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:09.529204 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:09.529768 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:09.530151 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:09.530507 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:09.554739 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bbbec6f1-d755-4c36-906e-0e9fe11fd2d3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:09.557580 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bbbec6f1-d755-4c36-906e-0e9fe11fd2d3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 23106e6f-162c-4cdb-934e-978030c58d29] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:09.561754 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:09.561754 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:09.561754 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:09.561754 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lazy-loading 'fault' on Instance uuid e79deaea-81bd-4df2-9606-50f0f3852673 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:09.564732 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bbbec6f1-d755-4c36-906e-0e9fe11fd2d3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:09.565122 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:09.565477 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bbbec6f1-d755-4c36-906e-0e9fe11fd2d3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:09.565814 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bbbec6f1-d755-4c36-906e-0e9fe11fd2d3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:09.567480 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bbbec6f1-d755-4c36-906e-0e9fe11fd2d3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:09.570433 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bbbec6f1-d755-4c36-906e-0e9fe11fd2d3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:09.570433 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bbbec6f1-d755-4c36-906e-0e9fe11fd2d3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:09.584583 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-bbbec6f1-d755-4c36-906e-0e9fe11fd2d3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] HTTP exception thrown: Instance 23106e6f-162c-4cdb-934e-978030c58d29 could not be found. Jun 10 13:22:09.584951 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bbbec6f1-d755-4c36-906e-0e9fe11fd2d3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Returning 404 to user: Instance 23106e6f-162c-4cdb-934e-978030c58d29 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:22:09.585622 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bbbec6f1-d755-4c36-906e-0e9fe11fd2d3 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29" status: 404 len: 111 microversion: 2.87 time: 0.034194 Jun 10 13:22:09.585936 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 268/798] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:09 2026] GET /compute/v2.1/servers/23106e6f-162c-4cdb-934e-978030c58d29 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:22:09.597945 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1dfac23e-b7c3-486d-970e-a9fa52650c9f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:09.598288 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1dfac23e-b7c3-486d-970e-a9fa52650c9f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:09.603623 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1dfac23e-b7c3-486d-970e-a9fa52650c9f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:09.603936 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1dfac23e-b7c3-486d-970e-a9fa52650c9f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:09.604136 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1dfac23e-b7c3-486d-970e-a9fa52650c9f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:09.604546 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1dfac23e-b7c3-486d-970e-a9fa52650c9f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:09.604769 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1dfac23e-b7c3-486d-970e-a9fa52650c9f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:09.604926 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1dfac23e-b7c3-486d-970e-a9fa52650c9f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:09.625193 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1dfac23e-b7c3-486d-970e-a9fa52650c9f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:22:09.644541 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:09.652214 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:09.653023 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:09.662291 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fc7346e7-46fc-44a4-b977-8122b4256043 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1518 microversion: 2.93 time: 0.146624 Jun 10 13:22:09.662647 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 263/799] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:09 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1518 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:09.708521 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1dfac23e-b7c3-486d-970e-a9fa52650c9f tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 204 len: 0 microversion: 2.87 time: 0.112458 Jun 10 13:22:09.708909 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 269/800] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:22:09 2026] DELETE /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:22:09.719984 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-176fe873-1744-489a-b065-eb5e064f3051 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:09.721338 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-176fe873-1744-489a-b065-eb5e064f3051 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:09.728190 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-176fe873-1744-489a-b065-eb5e064f3051 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:09.728530 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-176fe873-1744-489a-b065-eb5e064f3051 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:09.728796 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-176fe873-1744-489a-b065-eb5e064f3051 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:09.729229 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-176fe873-1744-489a-b065-eb5e064f3051 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:09.729607 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-176fe873-1744-489a-b065-eb5e064f3051 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:09.730027 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-176fe873-1744-489a-b065-eb5e064f3051 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:09.752315 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-176fe873-1744-489a-b065-eb5e064f3051 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:09.957944 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-176fe873-1744-489a-b065-eb5e064f3051 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:09.962869 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-176fe873-1744-489a-b065-eb5e064f3051 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:09.963510 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-176fe873-1744-489a-b065-eb5e064f3051 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:09.970899 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-176fe873-1744-489a-b065-eb5e064f3051 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.253021 Jun 10 13:22:09.971414 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 269/801] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:09 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:10.684038 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:10.686612 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:10.691857 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:10.692174 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:10.692415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:10.692921 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:10.693317 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:10.693629 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:10.745256 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:10.745256 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:10.745256 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:10.745256 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lazy-loading 'fault' on Instance uuid e79deaea-81bd-4df2-9606-50f0f3852673 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:10.755659 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:10.833956 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:10.841861 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:10.842644 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5debdaf1ff7a40e3a6e99cb4b42151f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cc6878d00474957875f27198ea370f1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:10.853181 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ff5b3e43-d7fa-48e6-999e-d1a616eba76a tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 200 len: 1518 microversion: 2.93 time: 0.170991 Jun 10 13:22:10.853862 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 264/802] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:10 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 1518 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:10.949581 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-dc078ef5-0420-4164-a2d1-846a94826b26 req-341d848d-855b-472c-b2da-36f7662579b6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-unplugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:10.956500 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-dc078ef5-0420-4164-a2d1-846a94826b26 req-341d848d-855b-472c-b2da-36f7662579b6 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:10.956891 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-dc078ef5-0420-4164-a2d1-846a94826b26 req-341d848d-855b-472c-b2da-36f7662579b6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:10.957148 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-dc078ef5-0420-4164-a2d1-846a94826b26 req-341d848d-855b-472c-b2da-36f7662579b6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:10.967856 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-dc078ef5-0420-4164-a2d1-846a94826b26 req-341d848d-855b-472c-b2da-36f7662579b6 service nova] Creating event network-vif-unplugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:22:10.968534 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-dc078ef5-0420-4164-a2d1-846a94826b26 req-341d848d-855b-472c-b2da-36f7662579b6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:10.976198 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-dc078ef5-0420-4164-a2d1-846a94826b26 req-341d848d-855b-472c-b2da-36f7662579b6 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.031472 Jun 10 13:22:10.976926 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 270/803] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:10 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 10 13:22:10.996468 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1be2a379-5edf-465e-9171-5111d046c184 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:10.999512 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1be2a379-5edf-465e-9171-5111d046c184 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:11.004753 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1be2a379-5edf-465e-9171-5111d046c184 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:11.005124 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1be2a379-5edf-465e-9171-5111d046c184 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:11.005405 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1be2a379-5edf-465e-9171-5111d046c184 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:11.005933 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1be2a379-5edf-465e-9171-5111d046c184 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:11.006579 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1be2a379-5edf-465e-9171-5111d046c184 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:11.010661 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1be2a379-5edf-465e-9171-5111d046c184 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:11.047440 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1be2a379-5edf-465e-9171-5111d046c184 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:11.237392 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1be2a379-5edf-465e-9171-5111d046c184 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:11.243826 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1be2a379-5edf-465e-9171-5111d046c184 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:11.244613 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1be2a379-5edf-465e-9171-5111d046c184 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:11.256472 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1be2a379-5edf-465e-9171-5111d046c184 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.262375 Jun 10 13:22:11.256887 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 270/804] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:10 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:11.876986 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-dc4455f3-f9fc-46da-8719-24fe33395181 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:11.883075 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-dc4455f3-f9fc-46da-8719-24fe33395181 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] [instance: e79deaea-81bd-4df2-9606-50f0f3852673] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:11.890081 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dc4455f3-f9fc-46da-8719-24fe33395181 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:11.890291 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dc4455f3-f9fc-46da-8719-24fe33395181 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:11.891077 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dc4455f3-f9fc-46da-8719-24fe33395181 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:11.891542 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dc4455f3-f9fc-46da-8719-24fe33395181 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:11.891997 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dc4455f3-f9fc-46da-8719-24fe33395181 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:11.893202 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dc4455f3-f9fc-46da-8719-24fe33395181 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:11.908224 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-dc4455f3-f9fc-46da-8719-24fe33395181 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] HTTP exception thrown: Instance e79deaea-81bd-4df2-9606-50f0f3852673 could not be found. Jun 10 13:22:11.911540 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-dc4455f3-f9fc-46da-8719-24fe33395181 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Returning 404 to user: Instance e79deaea-81bd-4df2-9606-50f0f3852673 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:22:11.912391 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-dc4455f3-f9fc-46da-8719-24fe33395181 tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673" status: 404 len: 111 microversion: 2.93 time: 0.038244 Jun 10 13:22:11.912895 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 265/805] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:11 2026] GET /compute/v2.1/servers/e79deaea-81bd-4df2-9606-50f0f3852673 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:22:11.923811 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-02bc4c9e-85d1-4b54-b5b5-2b65c352bfad tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:11.945189 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-02bc4c9e-85d1-4b54-b5b5-2b65c352bfad tempest-ServerActionsV293TestJSON-2066470852 tempest-ServerActionsV293TestJSON-2066470852-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-445654247" status: 204 len: 0 microversion: 2.93 time: 0.023773 Jun 10 13:22:11.945558 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 271/806] 10.4.3.74 () {68 vars in 1370 bytes} [Wed Jun 10 13:22:11 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-445654247 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:22:12.279337 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-49afccbd-dd32-4768-98a1-833283c15377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:12.283492 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-49afccbd-dd32-4768-98a1-833283c15377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:12.290181 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-49afccbd-dd32-4768-98a1-833283c15377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:12.290555 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-49afccbd-dd32-4768-98a1-833283c15377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:12.291512 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-49afccbd-dd32-4768-98a1-833283c15377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:12.292197 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-49afccbd-dd32-4768-98a1-833283c15377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:12.292802 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-49afccbd-dd32-4768-98a1-833283c15377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:12.293679 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-49afccbd-dd32-4768-98a1-833283c15377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:12.324935 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-49afccbd-dd32-4768-98a1-833283c15377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:12.597802 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-49afccbd-dd32-4768-98a1-833283c15377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:12.607523 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-49afccbd-dd32-4768-98a1-833283c15377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:12.608956 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-49afccbd-dd32-4768-98a1-833283c15377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:12.622694 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-49afccbd-dd32-4768-98a1-833283c15377 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1777 microversion: 2.87 time: 0.345101 Jun 10 13:22:12.622694 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 271/807] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:12 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1777 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:13.041555 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-eb236d43-3dfc-4592-9231-d9b61db16981 req-aeaf38b4-0189-4f69-894b-85781b9cab1b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-unplugged", "status": "completed", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}, {"server_uuid": "6e8da45c-a43b-4294-9042-abf0c6d03cfb", "name": "network-vif-deleted", "tag": "c132873f-845b-4810-b3bc-9d9b062f356b"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:13.054055 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-eb236d43-3dfc-4592-9231-d9b61db16981 req-aeaf38b4-0189-4f69-894b-85781b9cab1b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:13.054333 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-eb236d43-3dfc-4592-9231-d9b61db16981 req-aeaf38b4-0189-4f69-894b-85781b9cab1b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:13.054467 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-eb236d43-3dfc-4592-9231-d9b61db16981 req-aeaf38b4-0189-4f69-894b-85781b9cab1b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:13.066186 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-eb236d43-3dfc-4592-9231-d9b61db16981 req-aeaf38b4-0189-4f69-894b-85781b9cab1b service nova] Creating event network-vif-unplugged:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:22:13.066406 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-eb236d43-3dfc-4592-9231-d9b61db16981 req-aeaf38b4-0189-4f69-894b-85781b9cab1b service nova] Creating event network-vif-deleted:c132873f-845b-4810-b3bc-9d9b062f356b for instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb on np0000002501 Jun 10 13:22:13.067027 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-eb236d43-3dfc-4592-9231-d9b61db16981 req-aeaf38b4-0189-4f69-894b-85781b9cab1b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:13.073939 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-eb236d43-3dfc-4592-9231-d9b61db16981 req-aeaf38b4-0189-4f69-894b-85781b9cab1b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.035309 Jun 10 13:22:13.073939 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 266/808] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:13 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:22:13.308211 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-947e437e-2f55-42d9-80bb-430bde7c0daa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "2ea91c48-3253-406a-b4cb-5cdd75c193ce"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:13.310284 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-947e437e-2f55-42d9-80bb-430bde7c0daa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:13.315574 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-947e437e-2f55-42d9-80bb-430bde7c0daa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:13.315753 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-947e437e-2f55-42d9-80bb-430bde7c0daa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:13.315951 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-947e437e-2f55-42d9-80bb-430bde7c0daa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:13.316289 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-947e437e-2f55-42d9-80bb-430bde7c0daa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:13.316564 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-947e437e-2f55-42d9-80bb-430bde7c0daa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:13.317578 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-947e437e-2f55-42d9-80bb-430bde7c0daa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:13.651680 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cce5a351-32bb-4128-8a89-2c0d54595c4e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:13.654607 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cce5a351-32bb-4128-8a89-2c0d54595c4e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:13.660029 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cce5a351-32bb-4128-8a89-2c0d54595c4e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:13.660668 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cce5a351-32bb-4128-8a89-2c0d54595c4e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:13.660779 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cce5a351-32bb-4128-8a89-2c0d54595c4e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:13.661333 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cce5a351-32bb-4128-8a89-2c0d54595c4e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:13.661983 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cce5a351-32bb-4128-8a89-2c0d54595c4e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:13.662164 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cce5a351-32bb-4128-8a89-2c0d54595c4e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:13.694384 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-cce5a351-32bb-4128-8a89-2c0d54595c4e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:13.766616 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cce5a351-32bb-4128-8a89-2c0d54595c4e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:13.773983 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cce5a351-32bb-4128-8a89-2c0d54595c4e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:13.774886 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cce5a351-32bb-4128-8a89-2c0d54595c4e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:13.785841 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cce5a351-32bb-4128-8a89-2c0d54595c4e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1556 microversion: 2.87 time: 0.136490 Jun 10 13:22:13.786414 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 272/809] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:13 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1556 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:14.819695 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:14.821864 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:14.827211 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:14.827478 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:14.827748 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:14.828285 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:14.828683 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:14.829828 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:14.867903 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:14.868150 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:14.868363 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:14.868659 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lazy-loading 'fault' on Instance uuid 6e8da45c-a43b-4294-9042-abf0c6d03cfb {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:14.875700 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:14.963868 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:14.970998 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:14.971808 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:14.980542 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-be19ad47-2f5c-4f0c-9a82-bfccf9287d25 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1561 microversion: 2.87 time: 0.164234 Jun 10 13:22:14.980884 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 267/810] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:14 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1561 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:15.926010 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-947e437e-2f55-42d9-80bb-430bde7c0daa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "POST /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.620663 Jun 10 13:22:15.926612 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 272/811] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:22:13 2026] POST /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c/os-volume_attachments => generated 194 bytes in 2621 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:22:16.002559 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:16.005031 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:16.010090 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:16.010389 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:16.010670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:16.011162 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:16.011532 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:16.011874 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:16.065454 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:16.065731 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:16.065895 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:16.066145 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lazy-loading 'fault' on Instance uuid 6e8da45c-a43b-4294-9042-abf0c6d03cfb {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:16.075044 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:16.143438 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:16.147220 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:16.147904 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:16.158545 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1cee9120-005e-49ae-b379-46f4b388fcf7 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 200 len: 1561 microversion: 2.87 time: 0.158902 Jun 10 13:22:16.158824 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 273/812] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:15 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 1561 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:17.182195 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9bce2f58-e873-4626-b610-2c98ae72d71b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:17.188640 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9bce2f58-e873-4626-b610-2c98ae72d71b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 6e8da45c-a43b-4294-9042-abf0c6d03cfb] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:17.200435 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9bce2f58-e873-4626-b610-2c98ae72d71b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:17.200435 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9bce2f58-e873-4626-b610-2c98ae72d71b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:17.200435 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9bce2f58-e873-4626-b610-2c98ae72d71b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:17.200435 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9bce2f58-e873-4626-b610-2c98ae72d71b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:17.200435 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9bce2f58-e873-4626-b610-2c98ae72d71b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:17.201409 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9bce2f58-e873-4626-b610-2c98ae72d71b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:17.215866 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-9bce2f58-e873-4626-b610-2c98ae72d71b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] HTTP exception thrown: Instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb could not be found. Jun 10 13:22:17.215866 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9bce2f58-e873-4626-b610-2c98ae72d71b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Returning 404 to user: Instance 6e8da45c-a43b-4294-9042-abf0c6d03cfb could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:22:17.215866 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9bce2f58-e873-4626-b610-2c98ae72d71b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb" status: 404 len: 111 microversion: 2.87 time: 0.037076 Jun 10 13:22:17.215866 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 268/813] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:17 2026] GET /compute/v2.1/servers/6e8da45c-a43b-4294-9042-abf0c6d03cfb => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:22:17.706906 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e8455430-bc13-464b-a50d-2570f332e882 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:17.707322 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e8455430-bc13-464b-a50d-2570f332e882 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:17.715290 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8455430-bc13-464b-a50d-2570f332e882 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:17.715441 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8455430-bc13-464b-a50d-2570f332e882 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:17.715534 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8455430-bc13-464b-a50d-2570f332e882 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:17.715819 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8455430-bc13-464b-a50d-2570f332e882 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:17.715952 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8455430-bc13-464b-a50d-2570f332e882 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:17.716076 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8455430-bc13-464b-a50d-2570f332e882 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:17.741295 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e8455430-bc13-464b-a50d-2570f332e882 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:22:17.815851 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e8455430-bc13-464b-a50d-2570f332e882 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 204 len: 0 microversion: 2.87 time: 0.111851 Jun 10 13:22:17.816387 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 273/814] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:22:17 2026] DELETE /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:22:17.827378 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-26933222-3d3e-4474-b963-522ec9b6914e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:17.829924 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-26933222-3d3e-4474-b963-522ec9b6914e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:17.834772 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-26933222-3d3e-4474-b963-522ec9b6914e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:17.835326 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-26933222-3d3e-4474-b963-522ec9b6914e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:17.836076 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-26933222-3d3e-4474-b963-522ec9b6914e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:17.836639 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-26933222-3d3e-4474-b963-522ec9b6914e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:17.837154 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-26933222-3d3e-4474-b963-522ec9b6914e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:17.837858 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-26933222-3d3e-4474-b963-522ec9b6914e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:17.867375 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-26933222-3d3e-4474-b963-522ec9b6914e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:18.163817 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-26933222-3d3e-4474-b963-522ec9b6914e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:18.175060 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-26933222-3d3e-4474-b963-522ec9b6914e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:18.176101 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-26933222-3d3e-4474-b963-522ec9b6914e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:18.194692 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-26933222-3d3e-4474-b963-522ec9b6914e tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1700 microversion: 2.87 time: 0.370310 Jun 10 13:22:18.195482 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 274/815] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:17 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1700 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:19.006555 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-523f7c97-ebca-49b7-b682-e530da7b6147 req-b0b2d37a-772b-4a35-b173-12ea5de22007 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "01efcd86-5215-421f-af71-851413265b46", "name": "network-vif-unplugged", "status": "completed", "tag": "05b3bba1-c530-41e6-995b-6cc023829ae7"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:19.013661 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-523f7c97-ebca-49b7-b682-e530da7b6147 req-b0b2d37a-772b-4a35-b173-12ea5de22007 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:19.014046 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-523f7c97-ebca-49b7-b682-e530da7b6147 req-b0b2d37a-772b-4a35-b173-12ea5de22007 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:19.014381 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-523f7c97-ebca-49b7-b682-e530da7b6147 req-b0b2d37a-772b-4a35-b173-12ea5de22007 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:19.027214 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-523f7c97-ebca-49b7-b682-e530da7b6147 req-b0b2d37a-772b-4a35-b173-12ea5de22007 service nova] Creating event network-vif-unplugged:05b3bba1-c530-41e6-995b-6cc023829ae7 for instance 01efcd86-5215-421f-af71-851413265b46 on np0000002501 Jun 10 13:22:19.028494 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-523f7c97-ebca-49b7-b682-e530da7b6147 req-b0b2d37a-772b-4a35-b173-12ea5de22007 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:19.037559 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-523f7c97-ebca-49b7-b682-e530da7b6147 req-b0b2d37a-772b-4a35-b173-12ea5de22007 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.034731 Jun 10 13:22:19.038122 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 269/816] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:19 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 10 13:22:19.223519 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6d9c37ea-8ea7-4520-af0d-43f42c0a9c37 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:19.225681 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6d9c37ea-8ea7-4520-af0d-43f42c0a9c37 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:19.230810 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d9c37ea-8ea7-4520-af0d-43f42c0a9c37 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:19.231371 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d9c37ea-8ea7-4520-af0d-43f42c0a9c37 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:19.231733 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d9c37ea-8ea7-4520-af0d-43f42c0a9c37 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:19.232464 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d9c37ea-8ea7-4520-af0d-43f42c0a9c37 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:19.232889 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d9c37ea-8ea7-4520-af0d-43f42c0a9c37 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:19.233377 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d9c37ea-8ea7-4520-af0d-43f42c0a9c37 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:19.261789 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6d9c37ea-8ea7-4520-af0d-43f42c0a9c37 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:19.438294 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6d9c37ea-8ea7-4520-af0d-43f42c0a9c37 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:19.445175 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6d9c37ea-8ea7-4520-af0d-43f42c0a9c37 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:19.446035 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6d9c37ea-8ea7-4520-af0d-43f42c0a9c37 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:19.455804 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6d9c37ea-8ea7-4520-af0d-43f42c0a9c37 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1700 microversion: 2.87 time: 0.234903 Jun 10 13:22:19.456240 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 274/817] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:19 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1700 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:20.483683 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6bb2104e-6d88-4f2b-8394-6f0e4e77311a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:20.486715 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6bb2104e-6d88-4f2b-8394-6f0e4e77311a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:20.492170 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bb2104e-6d88-4f2b-8394-6f0e4e77311a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:20.492865 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bb2104e-6d88-4f2b-8394-6f0e4e77311a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:20.493120 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bb2104e-6d88-4f2b-8394-6f0e4e77311a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:20.493608 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bb2104e-6d88-4f2b-8394-6f0e4e77311a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:20.494286 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bb2104e-6d88-4f2b-8394-6f0e4e77311a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:20.494337 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bb2104e-6d88-4f2b-8394-6f0e4e77311a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:20.518322 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6bb2104e-6d88-4f2b-8394-6f0e4e77311a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:20.901475 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6bb2104e-6d88-4f2b-8394-6f0e4e77311a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:20.911266 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6bb2104e-6d88-4f2b-8394-6f0e4e77311a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:20.911738 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6bb2104e-6d88-4f2b-8394-6f0e4e77311a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:20.925587 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6bb2104e-6d88-4f2b-8394-6f0e4e77311a tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1658 microversion: 2.87 time: 0.441599 Jun 10 13:22:20.925587 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 275/818] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:20 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1658 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:20.974056 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-8f83e1f1-b5d8-46b9-9da3-b5889212d1ba req-749e8743-005b-4c85-a586-8786505dbe22 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "01efcd86-5215-421f-af71-851413265b46", "name": "network-vif-deleted", "tag": "05b3bba1-c530-41e6-995b-6cc023829ae7"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:20.984024 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8f83e1f1-b5d8-46b9-9da3-b5889212d1ba req-749e8743-005b-4c85-a586-8786505dbe22 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:20.984024 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8f83e1f1-b5d8-46b9-9da3-b5889212d1ba req-749e8743-005b-4c85-a586-8786505dbe22 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:20.984024 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8f83e1f1-b5d8-46b9-9da3-b5889212d1ba req-749e8743-005b-4c85-a586-8786505dbe22 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:20.993864 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-8f83e1f1-b5d8-46b9-9da3-b5889212d1ba req-749e8743-005b-4c85-a586-8786505dbe22 service nova] Creating event network-vif-deleted:05b3bba1-c530-41e6-995b-6cc023829ae7 for instance 01efcd86-5215-421f-af71-851413265b46 on np0000002501 Jun 10 13:22:20.994190 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-8f83e1f1-b5d8-46b9-9da3-b5889212d1ba req-749e8743-005b-4c85-a586-8786505dbe22 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:20.998781 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-8f83e1f1-b5d8-46b9-9da3-b5889212d1ba req-749e8743-005b-4c85-a586-8786505dbe22 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026578 Jun 10 13:22:20.999092 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 270/819] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:20 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 10 13:22:21.085302 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-722279ed-103a-4e55-a228-9429f72607fc req-2f81da42-1cf7-4ced-a393-772caf49632d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "01efcd86-5215-421f-af71-851413265b46", "name": "network-vif-unplugged", "status": "completed", "tag": "05b3bba1-c530-41e6-995b-6cc023829ae7"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:21.102467 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-722279ed-103a-4e55-a228-9429f72607fc req-2f81da42-1cf7-4ced-a393-772caf49632d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:21.102819 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-722279ed-103a-4e55-a228-9429f72607fc req-2f81da42-1cf7-4ced-a393-772caf49632d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:21.103813 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-722279ed-103a-4e55-a228-9429f72607fc req-2f81da42-1cf7-4ced-a393-772caf49632d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:21.117975 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-722279ed-103a-4e55-a228-9429f72607fc req-2f81da42-1cf7-4ced-a393-772caf49632d service nova] Creating event network-vif-unplugged:05b3bba1-c530-41e6-995b-6cc023829ae7 for instance 01efcd86-5215-421f-af71-851413265b46 on np0000002501 Jun 10 13:22:21.118760 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-722279ed-103a-4e55-a228-9429f72607fc req-2f81da42-1cf7-4ced-a393-772caf49632d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:21.125370 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-722279ed-103a-4e55-a228-9429f72607fc req-2f81da42-1cf7-4ced-a393-772caf49632d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.044282 Jun 10 13:22:21.126779 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 275/820] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:21 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:22:21.955855 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d016b6c3-f76d-437d-b091-e7cce815cc76 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:21.958690 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d016b6c3-f76d-437d-b091-e7cce815cc76 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:21.968206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d016b6c3-f76d-437d-b091-e7cce815cc76 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:21.968206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d016b6c3-f76d-437d-b091-e7cce815cc76 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:21.968206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d016b6c3-f76d-437d-b091-e7cce815cc76 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:21.970906 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d016b6c3-f76d-437d-b091-e7cce815cc76 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:21.971404 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d016b6c3-f76d-437d-b091-e7cce815cc76 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:21.971821 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d016b6c3-f76d-437d-b091-e7cce815cc76 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:21.991634 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d016b6c3-f76d-437d-b091-e7cce815cc76 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:22.065645 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d016b6c3-f76d-437d-b091-e7cce815cc76 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:22.074068 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d016b6c3-f76d-437d-b091-e7cce815cc76 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:22.074490 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d016b6c3-f76d-437d-b091-e7cce815cc76 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:22.085835 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d016b6c3-f76d-437d-b091-e7cce815cc76 tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1479 microversion: 2.87 time: 0.133729 Jun 10 13:22:22.086144 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 276/821] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:21 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1479 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:23.109232 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:23.110709 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:23.116469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:23.117799 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:23.117799 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:23.118225 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:23.118396 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:23.118817 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:23.147664 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:23.147910 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:23.148142 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:23.148518 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lazy-loading 'fault' on Instance uuid 01efcd86-5215-421f-af71-851413265b46 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:23.153470 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:23.223891 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:23.231227 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:23.231227 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:23.238151 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c791ee81-150d-443f-826a-bd1cc397973b tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1484 microversion: 2.87 time: 0.130577 Jun 10 13:22:23.238298 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 271/822] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:23 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1484 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:23.448509 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-00276c0b-28cd-42eb-a3c1-6be2d289e8de tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:23.452034 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-00276c0b-28cd-42eb-a3c1-6be2d289e8de tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:23.457125 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00276c0b-28cd-42eb-a3c1-6be2d289e8de tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:23.460200 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00276c0b-28cd-42eb-a3c1-6be2d289e8de tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:23.460200 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00276c0b-28cd-42eb-a3c1-6be2d289e8de tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:23.460200 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00276c0b-28cd-42eb-a3c1-6be2d289e8de tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:23.460200 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00276c0b-28cd-42eb-a3c1-6be2d289e8de tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:23.460200 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00276c0b-28cd-42eb-a3c1-6be2d289e8de tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:23.481435 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-00276c0b-28cd-42eb-a3c1-6be2d289e8de tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035110 Jun 10 13:22:23.481826 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 277/823] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:22:23 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:22:23.492745 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bc9929a7-0032-47ea-a018-bf2ee95d681a tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:23.492866 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-bc9929a7-0032-47ea-a018-bf2ee95d681a tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:23.496989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc9929a7-0032-47ea-a018-bf2ee95d681a tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:23.497427 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc9929a7-0032-47ea-a018-bf2ee95d681a tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:23.497427 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc9929a7-0032-47ea-a018-bf2ee95d681a tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:23.497589 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc9929a7-0032-47ea-a018-bf2ee95d681a tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:23.497724 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc9929a7-0032-47ea-a018-bf2ee95d681a tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:23.497842 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc9929a7-0032-47ea-a018-bf2ee95d681a tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:23.514650 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-944908611", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "c8ad898b-b05d-474b-bc10-e57923115e02"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:23.580134 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-bc9929a7-0032-47ea-a018-bf2ee95d681a tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lazy-loading 'services' on Instance uuid 585d6f88-7c2d-46a6-9bc9-fc8b301a079c {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:23.645489 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:23.645931 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:23.647297 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:23.650373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:23.650838 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:23.651208 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:23.654850 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-bc9929a7-0032-47ea-a018-bf2ee95d681a tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c/os-volume_attachments/2ea91c48-3253-406a-b4cb-5cdd75c193ce" status: 202 len: 0 microversion: 2.1 time: 0.163835 Jun 10 13:22:23.655152 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 272/824] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:22:23 2026] DELETE /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c/os-volume_attachments/2ea91c48-3253-406a-b4cb-5cdd75c193ce => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:22:23.662137 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] validate_networks() for [('c8ad898b-b05d-474b-bc10-e57923115e02', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:22:23.664936 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:23.917340 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:24.068429 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:22:24.068652 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:22:24.068917 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:22:24.069060 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:22:24.069255 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:22:24.075912 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:24.076081 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:24.076192 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:24.076671 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:24.076849 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:24.076978 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:24.096488 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Getting quotas for project c781b166428d4208a9ea893bc8637098. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:22:24.099105 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Getting quotas for user 52958d4fae3f4994921446c903acaebb and project c781b166428d4208a9ea893bc8637098. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:22:24.104777 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:22:24.106120 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:22:24.162594 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-54c99e9d-c02e-4406-904f-f19d86055d78 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.786480 Jun 10 13:22:24.163070 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 276/825] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:22:23 2026] POST /compute/v2.1/servers => generated 378 bytes in 787 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:22:24.175360 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7211d63b-69c4-4008-a121-cc02743be844 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:24.176856 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7211d63b-69c4-4008-a121-cc02743be844 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:24.188560 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7211d63b-69c4-4008-a121-cc02743be844 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:24.242285 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7211d63b-69c4-4008-a121-cc02743be844 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:24.250630 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7211d63b-69c4-4008-a121-cc02743be844 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1210 microversion: 2.1 time: 0.076541 Jun 10 13:22:24.250630 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 278/826] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:24 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1210 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:24.257171 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:24.259051 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:24.264203 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:24.264564 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:24.264857 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:24.265478 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:24.265895 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:24.266290 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:24.286927 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:24.287108 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:24.287248 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:24.287516 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lazy-loading 'fault' on Instance uuid 01efcd86-5215-421f-af71-851413265b46 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:24.291289 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:24.350146 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:24.355093 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:24.355733 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '8b48f22679d14371afb5aa22ff73b869', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0f6f4f0cba2424fa36b6a130628b901', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:24.363566 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-147bf428-0e9c-40c8-849b-726fbe08a95d tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 200 len: 1484 microversion: 2.87 time: 0.108677 Jun 10 13:22:24.363860 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 273/827] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:24 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 1484 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:25.265945 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0e090fd1-2dd5-4c55-b9f6-fd108085d322 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:25.267609 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0e090fd1-2dd5-4c55-b9f6-fd108085d322 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:25.272339 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0e090fd1-2dd5-4c55-b9f6-fd108085d322 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:25.272610 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0e090fd1-2dd5-4c55-b9f6-fd108085d322 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:25.272814 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0e090fd1-2dd5-4c55-b9f6-fd108085d322 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:25.273232 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0e090fd1-2dd5-4c55-b9f6-fd108085d322 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:25.273550 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0e090fd1-2dd5-4c55-b9f6-fd108085d322 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:25.273824 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0e090fd1-2dd5-4c55-b9f6-fd108085d322 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:25.289068 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0e090fd1-2dd5-4c55-b9f6-fd108085d322 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:25.347937 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0e090fd1-2dd5-4c55-b9f6-fd108085d322 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:25.355065 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0e090fd1-2dd5-4c55-b9f6-fd108085d322 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1214 microversion: 2.1 time: 0.090858 Jun 10 13:22:25.355329 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 277/828] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:25 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1214 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:25.389860 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f05a34d6-b15f-489e-9fdf-8ba4b856b4aa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:25.391127 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f05a34d6-b15f-489e-9fdf-8ba4b856b4aa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] [instance: 01efcd86-5215-421f-af71-851413265b46] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:25.398873 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f05a34d6-b15f-489e-9fdf-8ba4b856b4aa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:25.400001 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f05a34d6-b15f-489e-9fdf-8ba4b856b4aa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:25.400270 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f05a34d6-b15f-489e-9fdf-8ba4b856b4aa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:25.400783 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f05a34d6-b15f-489e-9fdf-8ba4b856b4aa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:25.402319 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f05a34d6-b15f-489e-9fdf-8ba4b856b4aa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:25.402689 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f05a34d6-b15f-489e-9fdf-8ba4b856b4aa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:25.412607 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-f05a34d6-b15f-489e-9fdf-8ba4b856b4aa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] HTTP exception thrown: Instance 01efcd86-5215-421f-af71-851413265b46 could not be found. Jun 10 13:22:25.412917 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f05a34d6-b15f-489e-9fdf-8ba4b856b4aa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] Returning 404 to user: Instance 01efcd86-5215-421f-af71-851413265b46 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:22:25.413336 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f05a34d6-b15f-489e-9fdf-8ba4b856b4aa tempest-ServerBootFromVolumeStableRescueTest-2063697584 tempest-ServerBootFromVolumeStableRescueTest-2063697584-project-member] 10.4.3.74 "GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46" status: 404 len: 111 microversion: 2.87 time: 0.026896 Jun 10 13:22:25.413768 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 279/829] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:25 2026] GET /compute/v2.1/servers/01efcd86-5215-421f-af71-851413265b46 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:22:25.793472 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c5f96f66-4d97-47e9-8a2f-b08711e4cd41 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:25.795864 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c5f96f66-4d97-47e9-8a2f-b08711e4cd41 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:25.799563 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5f96f66-4d97-47e9-8a2f-b08711e4cd41 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:25.799807 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5f96f66-4d97-47e9-8a2f-b08711e4cd41 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:25.799998 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5f96f66-4d97-47e9-8a2f-b08711e4cd41 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:25.800367 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5f96f66-4d97-47e9-8a2f-b08711e4cd41 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:25.800583 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5f96f66-4d97-47e9-8a2f-b08711e4cd41 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:25.800768 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5f96f66-4d97-47e9-8a2f-b08711e4cd41 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:25.831148 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c5f96f66-4d97-47e9-8a2f-b08711e4cd41 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.039959 Jun 10 13:22:25.835777 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 274/830] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:22:25 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:22:26.373619 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4d5f56bd-9c28-447d-954b-2e702a8bef73 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:26.375173 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4d5f56bd-9c28-447d-954b-2e702a8bef73 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:26.380023 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d5f56bd-9c28-447d-954b-2e702a8bef73 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:26.380276 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d5f56bd-9c28-447d-954b-2e702a8bef73 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:26.380551 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d5f56bd-9c28-447d-954b-2e702a8bef73 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:26.381072 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d5f56bd-9c28-447d-954b-2e702a8bef73 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:26.381454 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d5f56bd-9c28-447d-954b-2e702a8bef73 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:26.381771 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d5f56bd-9c28-447d-954b-2e702a8bef73 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:26.397452 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4d5f56bd-9c28-447d-954b-2e702a8bef73 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:26.445889 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4d5f56bd-9c28-447d-954b-2e702a8bef73 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:26.454465 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4d5f56bd-9c28-447d-954b-2e702a8bef73 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1262 microversion: 2.1 time: 0.082569 Jun 10 13:22:26.454856 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 278/831] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:26 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1262 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:26.847182 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c75cb300-27ee-4fbb-b177-04e007a19caa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:26.849254 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c75cb300-27ee-4fbb-b177-04e007a19caa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:26.853609 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c75cb300-27ee-4fbb-b177-04e007a19caa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:26.853820 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c75cb300-27ee-4fbb-b177-04e007a19caa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:26.853941 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c75cb300-27ee-4fbb-b177-04e007a19caa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:26.854204 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c75cb300-27ee-4fbb-b177-04e007a19caa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:26.854373 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c75cb300-27ee-4fbb-b177-04e007a19caa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:26.854525 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c75cb300-27ee-4fbb-b177-04e007a19caa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:26.872917 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c75cb300-27ee-4fbb-b177-04e007a19caa tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.028950 Jun 10 13:22:26.873207 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 280/832] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:22:26 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:22:26.935602 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d74e2b39-c49c-45a4-8645-184c45c97e39 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:26.936860 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d74e2b39-c49c-45a4-8645-184c45c97e39 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:26.942845 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d74e2b39-c49c-45a4-8645-184c45c97e39 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:26.942891 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d74e2b39-c49c-45a4-8645-184c45c97e39 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:26.945383 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d74e2b39-c49c-45a4-8645-184c45c97e39 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:26.945383 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d74e2b39-c49c-45a4-8645-184c45c97e39 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:26.945383 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d74e2b39-c49c-45a4-8645-184c45c97e39 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:26.945383 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d74e2b39-c49c-45a4-8645-184c45c97e39 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:26.987172 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d74e2b39-c49c-45a4-8645-184c45c97e39 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.053118 Jun 10 13:22:26.987482 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 275/833] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:22:26 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c/os-volume_attachments => generated 25 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:22:27.038144 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a7ef0240-6efe-4e8f-a428-6c3e14abbb2e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:27.038277 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a7ef0240-6efe-4e8f-a428-6c3e14abbb2e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:27.043527 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7ef0240-6efe-4e8f-a428-6c3e14abbb2e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:27.043759 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7ef0240-6efe-4e8f-a428-6c3e14abbb2e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:27.043997 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7ef0240-6efe-4e8f-a428-6c3e14abbb2e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:27.044189 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7ef0240-6efe-4e8f-a428-6c3e14abbb2e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:27.044403 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7ef0240-6efe-4e8f-a428-6c3e14abbb2e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:27.045206 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7ef0240-6efe-4e8f-a428-6c3e14abbb2e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:27.071605 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a7ef0240-6efe-4e8f-a428-6c3e14abbb2e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:22:27.152452 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a7ef0240-6efe-4e8f-a428-6c3e14abbb2e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 204 len: 0 microversion: 2.1 time: 0.115973 Jun 10 13:22:27.153049 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 279/834] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:22:27 2026] DELETE /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:22:27.167815 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7aeadcca-a156-4100-a29f-0b7a8036a81b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:27.169619 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7aeadcca-a156-4100-a29f-0b7a8036a81b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:27.174841 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7aeadcca-a156-4100-a29f-0b7a8036a81b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:27.175134 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7aeadcca-a156-4100-a29f-0b7a8036a81b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:27.175425 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7aeadcca-a156-4100-a29f-0b7a8036a81b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:27.176028 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7aeadcca-a156-4100-a29f-0b7a8036a81b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:27.176411 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7aeadcca-a156-4100-a29f-0b7a8036a81b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:27.176761 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7aeadcca-a156-4100-a29f-0b7a8036a81b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:27.194432 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7aeadcca-a156-4100-a29f-0b7a8036a81b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-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 10 13:22:27.389630 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7aeadcca-a156-4100-a29f-0b7a8036a81b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '399165578fa647f6912d7decad838e55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', '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=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:27.400932 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7aeadcca-a156-4100-a29f-0b7a8036a81b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1672 microversion: 2.1 time: 0.234571 Jun 10 13:22:27.401583 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 281/835] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:27 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1672 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:27.470463 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e80745d1-e478-4fd6-ad76-4e6254a0c555 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:27.472268 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e80745d1-e478-4fd6-ad76-4e6254a0c555 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:27.476765 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e80745d1-e478-4fd6-ad76-4e6254a0c555 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:27.477057 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e80745d1-e478-4fd6-ad76-4e6254a0c555 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:27.477306 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e80745d1-e478-4fd6-ad76-4e6254a0c555 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:27.477894 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e80745d1-e478-4fd6-ad76-4e6254a0c555 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:27.478263 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e80745d1-e478-4fd6-ad76-4e6254a0c555 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:27.478648 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e80745d1-e478-4fd6-ad76-4e6254a0c555 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:27.494842 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e80745d1-e478-4fd6-ad76-4e6254a0c555 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:27.553029 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e80745d1-e478-4fd6-ad76-4e6254a0c555 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:27.560282 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e80745d1-e478-4fd6-ad76-4e6254a0c555 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1262 microversion: 2.1 time: 0.091824 Jun 10 13:22:27.560564 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 276/836] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:27 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1262 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:28.335216 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-e9728a64-4a59-499b-80d5-c0b2d0a00833 req-e54ca22f-30d9-44aa-9c5b-e1478db0c685 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "585d6f88-7c2d-46a6-9bc9-fc8b301a079c", "name": "network-vif-unplugged", "status": "completed", "tag": "ef36213d-3c23-483b-b7ad-2467b9863653"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:28.348773 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e9728a64-4a59-499b-80d5-c0b2d0a00833 req-e54ca22f-30d9-44aa-9c5b-e1478db0c685 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:28.349326 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e9728a64-4a59-499b-80d5-c0b2d0a00833 req-e54ca22f-30d9-44aa-9c5b-e1478db0c685 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:28.349326 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e9728a64-4a59-499b-80d5-c0b2d0a00833 req-e54ca22f-30d9-44aa-9c5b-e1478db0c685 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:28.357723 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-e9728a64-4a59-499b-80d5-c0b2d0a00833 req-e54ca22f-30d9-44aa-9c5b-e1478db0c685 service nova] Creating event network-vif-unplugged:ef36213d-3c23-483b-b7ad-2467b9863653 for instance 585d6f88-7c2d-46a6-9bc9-fc8b301a079c on np0000002501 Jun 10 13:22:28.358066 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-e9728a64-4a59-499b-80d5-c0b2d0a00833 req-e54ca22f-30d9-44aa-9c5b-e1478db0c685 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:28.365647 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-e9728a64-4a59-499b-80d5-c0b2d0a00833 req-e54ca22f-30d9-44aa-9c5b-e1478db0c685 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.032565 Jun 10 13:22:28.372323 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 280/837] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:28 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 10 13:22:28.424830 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4d2210fa-5140-4603-bc55-c8e17361ead7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:28.428408 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4d2210fa-5140-4603-bc55-c8e17361ead7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:28.434440 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d2210fa-5140-4603-bc55-c8e17361ead7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:28.434762 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d2210fa-5140-4603-bc55-c8e17361ead7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:28.435028 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d2210fa-5140-4603-bc55-c8e17361ead7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:28.435590 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d2210fa-5140-4603-bc55-c8e17361ead7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:28.436040 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d2210fa-5140-4603-bc55-c8e17361ead7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:28.436322 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d2210fa-5140-4603-bc55-c8e17361ead7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:28.461413 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4d2210fa-5140-4603-bc55-c8e17361ead7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-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 10 13:22:28.575476 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-65e159c5-f790-4472-af98-e2d6e6273f01 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:28.579107 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-65e159c5-f790-4472-af98-e2d6e6273f01 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:28.584822 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65e159c5-f790-4472-af98-e2d6e6273f01 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:28.585185 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65e159c5-f790-4472-af98-e2d6e6273f01 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:28.586953 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65e159c5-f790-4472-af98-e2d6e6273f01 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:28.586953 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65e159c5-f790-4472-af98-e2d6e6273f01 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:28.586953 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65e159c5-f790-4472-af98-e2d6e6273f01 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:28.587185 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65e159c5-f790-4472-af98-e2d6e6273f01 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:28.616218 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-65e159c5-f790-4472-af98-e2d6e6273f01 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:28.677395 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4d2210fa-5140-4603-bc55-c8e17361ead7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '399165578fa647f6912d7decad838e55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', '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=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:28.692119 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4d2210fa-5140-4603-bc55-c8e17361ead7 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1672 microversion: 2.1 time: 0.270168 Jun 10 13:22:28.692585 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 282/838] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:28 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1672 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:28.697388 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-65e159c5-f790-4472-af98-e2d6e6273f01 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:28.707680 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-65e159c5-f790-4472-af98-e2d6e6273f01 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1270 microversion: 2.1 time: 0.134333 Jun 10 13:22:28.708067 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 277/839] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:28 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1270 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:29.711856 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7248e8d8-6328-4cb0-a540-d650f8e8576b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:29.711856 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7248e8d8-6328-4cb0-a540-d650f8e8576b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:29.719659 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7248e8d8-6328-4cb0-a540-d650f8e8576b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:29.720388 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7248e8d8-6328-4cb0-a540-d650f8e8576b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:29.720388 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7248e8d8-6328-4cb0-a540-d650f8e8576b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:29.720991 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7248e8d8-6328-4cb0-a540-d650f8e8576b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:29.721627 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7248e8d8-6328-4cb0-a540-d650f8e8576b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:29.722245 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7248e8d8-6328-4cb0-a540-d650f8e8576b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:29.723683 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a8816d9f-3546-46d0-b142-d50145678661 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:29.726233 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a8816d9f-3546-46d0-b142-d50145678661 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:29.733637 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8816d9f-3546-46d0-b142-d50145678661 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:29.734134 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8816d9f-3546-46d0-b142-d50145678661 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:29.734134 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8816d9f-3546-46d0-b142-d50145678661 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:29.734693 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8816d9f-3546-46d0-b142-d50145678661 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:29.735957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8816d9f-3546-46d0-b142-d50145678661 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:29.735957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8816d9f-3546-46d0-b142-d50145678661 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:29.748117 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7248e8d8-6328-4cb0-a540-d650f8e8576b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-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 10 13:22:29.754420 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a8816d9f-3546-46d0-b142-d50145678661 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:30.196209 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7248e8d8-6328-4cb0-a540-d650f8e8576b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '399165578fa647f6912d7decad838e55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', '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=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:30.207489 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7248e8d8-6328-4cb0-a540-d650f8e8576b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1605 microversion: 2.1 time: 0.500286 Jun 10 13:22:30.207807 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 281/840] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:29 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1605 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:30.228336 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-4ac913d2-beb9-4b7a-b105-249ff8a2b8d2 req-48c319c7-b63c-41a9-9bab-70388ba4056c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a", "tag": "37de5081-a446-4a0c-87f4-c8a2e18d0098"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:30.237760 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4ac913d2-beb9-4b7a-b105-249ff8a2b8d2 req-48c319c7-b63c-41a9-9bab-70388ba4056c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:30.238163 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4ac913d2-beb9-4b7a-b105-249ff8a2b8d2 req-48c319c7-b63c-41a9-9bab-70388ba4056c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:30.238438 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4ac913d2-beb9-4b7a-b105-249ff8a2b8d2 req-48c319c7-b63c-41a9-9bab-70388ba4056c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:30.246269 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-4ac913d2-beb9-4b7a-b105-249ff8a2b8d2 req-48c319c7-b63c-41a9-9bab-70388ba4056c service nova] Creating event network-changed:37de5081-a446-4a0c-87f4-c8a2e18d0098 for instance 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a on np0000002501 Jun 10 13:22:30.246870 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-4ac913d2-beb9-4b7a-b105-249ff8a2b8d2 req-48c319c7-b63c-41a9-9bab-70388ba4056c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:30.252939 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-4ac913d2-beb9-4b7a-b105-249ff8a2b8d2 req-48c319c7-b63c-41a9-9bab-70388ba4056c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026655 Jun 10 13:22:30.254440 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 278/841] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22: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 (1 switches on core 0) Jun 10 13:22:30.298063 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a8816d9f-3546-46d0-b142-d50145678661 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:30.306086 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a8816d9f-3546-46d0-b142-d50145678661 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1312 microversion: 2.1 time: 0.583519 Jun 10 13:22:30.306774 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 283/842] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:29 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1312 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:30.430374 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-696d7740-93b1-4c15-b90f-d3f59f41873e req-aac7c034-2316-4361-b904-36632cadb452 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "585d6f88-7c2d-46a6-9bc9-fc8b301a079c", "name": "network-vif-unplugged", "status": "completed", "tag": "ef36213d-3c23-483b-b7ad-2467b9863653"}, {"server_uuid": "585d6f88-7c2d-46a6-9bc9-fc8b301a079c", "name": "network-vif-deleted", "tag": "ef36213d-3c23-483b-b7ad-2467b9863653"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:30.435832 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-696d7740-93b1-4c15-b90f-d3f59f41873e req-aac7c034-2316-4361-b904-36632cadb452 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:30.436056 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-696d7740-93b1-4c15-b90f-d3f59f41873e req-aac7c034-2316-4361-b904-36632cadb452 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:30.436202 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-696d7740-93b1-4c15-b90f-d3f59f41873e req-aac7c034-2316-4361-b904-36632cadb452 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:30.444817 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-696d7740-93b1-4c15-b90f-d3f59f41873e req-aac7c034-2316-4361-b904-36632cadb452 service nova] Creating event network-vif-unplugged:ef36213d-3c23-483b-b7ad-2467b9863653 for instance 585d6f88-7c2d-46a6-9bc9-fc8b301a079c on np0000002501 Jun 10 13:22:30.445052 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-696d7740-93b1-4c15-b90f-d3f59f41873e req-aac7c034-2316-4361-b904-36632cadb452 service nova] Creating event network-vif-deleted:ef36213d-3c23-483b-b7ad-2467b9863653 for instance 585d6f88-7c2d-46a6-9bc9-fc8b301a079c on np0000002501 Jun 10 13:22:30.445559 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-696d7740-93b1-4c15-b90f-d3f59f41873e req-aac7c034-2316-4361-b904-36632cadb452 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:30.451117 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-696d7740-93b1-4c15-b90f-d3f59f41873e req-aac7c034-2316-4361-b904-36632cadb452 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.024723 Jun 10 13:22:30.451117 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 282/843] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:30 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:22:31.236193 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0ea0ee52-7c32-4313-9e41-477710a52402 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:31.241410 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0ea0ee52-7c32-4313-9e41-477710a52402 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:31.248485 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ea0ee52-7c32-4313-9e41-477710a52402 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:31.248794 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ea0ee52-7c32-4313-9e41-477710a52402 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:31.249685 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ea0ee52-7c32-4313-9e41-477710a52402 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:31.250186 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ea0ee52-7c32-4313-9e41-477710a52402 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:31.250594 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ea0ee52-7c32-4313-9e41-477710a52402 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:31.250856 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ea0ee52-7c32-4313-9e41-477710a52402 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:31.276200 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ea0ee52-7c32-4313-9e41-477710a52402 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:31.276618 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ea0ee52-7c32-4313-9e41-477710a52402 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:31.276946 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ea0ee52-7c32-4313-9e41-477710a52402 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:31.277335 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-0ea0ee52-7c32-4313-9e41-477710a52402 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lazy-loading 'fault' on Instance uuid 585d6f88-7c2d-46a6-9bc9-fc8b301a079c {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:31.282511 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0ea0ee52-7c32-4313-9e41-477710a52402 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-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 10 13:22:31.324215 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-750f0c0a-0f47-4eba-8b35-3bc35306ac49 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:31.325623 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-750f0c0a-0f47-4eba-8b35-3bc35306ac49 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:31.334764 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-750f0c0a-0f47-4eba-8b35-3bc35306ac49 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:31.334764 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-750f0c0a-0f47-4eba-8b35-3bc35306ac49 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:31.334764 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-750f0c0a-0f47-4eba-8b35-3bc35306ac49 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:31.334764 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-750f0c0a-0f47-4eba-8b35-3bc35306ac49 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:31.334764 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-750f0c0a-0f47-4eba-8b35-3bc35306ac49 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:31.334764 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-750f0c0a-0f47-4eba-8b35-3bc35306ac49 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:31.335699 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0ea0ee52-7c32-4313-9e41-477710a52402 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '399165578fa647f6912d7decad838e55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', '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=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:31.344306 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0ea0ee52-7c32-4313-9e41-477710a52402 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1325 microversion: 2.1 time: 0.113625 Jun 10 13:22:31.344695 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 279/844] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:31 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1325 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:31.350386 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-750f0c0a-0f47-4eba-8b35-3bc35306ac49 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:31.518133 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-750f0c0a-0f47-4eba-8b35-3bc35306ac49 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:31.526560 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-750f0c0a-0f47-4eba-8b35-3bc35306ac49 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1310 microversion: 2.1 time: 0.204405 Jun 10 13:22:31.527135 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 284/845] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:31 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1310 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:32.370589 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a69e30b0-ee2e-4b35-8776-7e8fb18beb7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:32.372812 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a69e30b0-ee2e-4b35-8776-7e8fb18beb7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:32.381762 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a69e30b0-ee2e-4b35-8776-7e8fb18beb7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:32.382004 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a69e30b0-ee2e-4b35-8776-7e8fb18beb7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:32.382083 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a69e30b0-ee2e-4b35-8776-7e8fb18beb7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:32.382777 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a69e30b0-ee2e-4b35-8776-7e8fb18beb7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:32.384601 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a69e30b0-ee2e-4b35-8776-7e8fb18beb7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:32.384601 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a69e30b0-ee2e-4b35-8776-7e8fb18beb7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:32.414219 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a69e30b0-ee2e-4b35-8776-7e8fb18beb7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:32.414219 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a69e30b0-ee2e-4b35-8776-7e8fb18beb7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:32.414219 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a69e30b0-ee2e-4b35-8776-7e8fb18beb7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:32.414490 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-a69e30b0-ee2e-4b35-8776-7e8fb18beb7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lazy-loading 'fault' on Instance uuid 585d6f88-7c2d-46a6-9bc9-fc8b301a079c {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:32.421077 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a69e30b0-ee2e-4b35-8776-7e8fb18beb7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-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 10 13:22:32.505402 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a69e30b0-ee2e-4b35-8776-7e8fb18beb7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '399165578fa647f6912d7decad838e55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', '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=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:32.517183 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a69e30b0-ee2e-4b35-8776-7e8fb18beb7e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1325 microversion: 2.1 time: 0.151051 Jun 10 13:22:32.517661 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 283/846] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:32 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1325 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:32.546115 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b810a3e3-54a5-4abf-890c-38f835a9c624 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:32.548359 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b810a3e3-54a5-4abf-890c-38f835a9c624 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:32.557933 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b810a3e3-54a5-4abf-890c-38f835a9c624 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:32.558323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b810a3e3-54a5-4abf-890c-38f835a9c624 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:32.558935 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b810a3e3-54a5-4abf-890c-38f835a9c624 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:32.559584 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b810a3e3-54a5-4abf-890c-38f835a9c624 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:32.560311 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b810a3e3-54a5-4abf-890c-38f835a9c624 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:32.561078 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b810a3e3-54a5-4abf-890c-38f835a9c624 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:32.582655 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b810a3e3-54a5-4abf-890c-38f835a9c624 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:32.863365 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b810a3e3-54a5-4abf-890c-38f835a9c624 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:32.872131 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b810a3e3-54a5-4abf-890c-38f835a9c624 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1310 microversion: 2.1 time: 0.328194 Jun 10 13:22:32.872601 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 280/847] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:32 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1310 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:33.535338 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-44837a54-70df-4b84-ad31-7c014f658860 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:33.537183 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-44837a54-70df-4b84-ad31-7c014f658860 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:33.542787 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-44837a54-70df-4b84-ad31-7c014f658860 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:33.543145 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-44837a54-70df-4b84-ad31-7c014f658860 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:33.543386 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-44837a54-70df-4b84-ad31-7c014f658860 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:33.543867 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-44837a54-70df-4b84-ad31-7c014f658860 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:33.544256 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-44837a54-70df-4b84-ad31-7c014f658860 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:33.544585 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-44837a54-70df-4b84-ad31-7c014f658860 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:33.569678 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-44837a54-70df-4b84-ad31-7c014f658860 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:33.569938 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-44837a54-70df-4b84-ad31-7c014f658860 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:33.570143 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-44837a54-70df-4b84-ad31-7c014f658860 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:33.570361 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-44837a54-70df-4b84-ad31-7c014f658860 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lazy-loading 'fault' on Instance uuid 585d6f88-7c2d-46a6-9bc9-fc8b301a079c {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:33.574598 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-44837a54-70df-4b84-ad31-7c014f658860 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-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 10 13:22:33.626820 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-44837a54-70df-4b84-ad31-7c014f658860 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '399165578fa647f6912d7decad838e55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5d6c9d784314440920926be48f75de9', '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=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:33.634451 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-44837a54-70df-4b84-ad31-7c014f658860 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 200 len: 1325 microversion: 2.1 time: 0.101253 Jun 10 13:22:33.634722 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 285/848] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:33 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 1325 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:33.890567 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7ba434a9-77a4-4fae-b760-021b07dca44c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:33.890567 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7ba434a9-77a4-4fae-b760-021b07dca44c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:33.895975 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7ba434a9-77a4-4fae-b760-021b07dca44c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:33.896227 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7ba434a9-77a4-4fae-b760-021b07dca44c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:33.896482 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7ba434a9-77a4-4fae-b760-021b07dca44c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:33.897009 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7ba434a9-77a4-4fae-b760-021b07dca44c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:33.897318 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7ba434a9-77a4-4fae-b760-021b07dca44c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:33.897667 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7ba434a9-77a4-4fae-b760-021b07dca44c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:33.918561 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7ba434a9-77a4-4fae-b760-021b07dca44c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:34.081433 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:34.102285 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:34.107200 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7ba434a9-77a4-4fae-b760-021b07dca44c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:34.118761 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7ba434a9-77a4-4fae-b760-021b07dca44c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1310 microversion: 2.1 time: 0.231807 Jun 10 13:22:34.119171 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 284/849] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:33 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1310 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:34.244637 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:34.653626 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bf2d40dc-a46d-4232-ade0-3c260a542212 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:34.656130 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-bf2d40dc-a46d-4232-ade0-3c260a542212 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:34.662060 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf2d40dc-a46d-4232-ade0-3c260a542212 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:34.662420 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf2d40dc-a46d-4232-ade0-3c260a542212 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:34.662703 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf2d40dc-a46d-4232-ade0-3c260a542212 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:34.663331 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf2d40dc-a46d-4232-ade0-3c260a542212 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:34.663739 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf2d40dc-a46d-4232-ade0-3c260a542212 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:34.664099 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf2d40dc-a46d-4232-ade0-3c260a542212 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:34.673798 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-bf2d40dc-a46d-4232-ade0-3c260a542212 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] HTTP exception thrown: Instance 585d6f88-7c2d-46a6-9bc9-fc8b301a079c could not be found. Jun 10 13:22:34.674114 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bf2d40dc-a46d-4232-ade0-3c260a542212 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] Returning 404 to user: Instance 585d6f88-7c2d-46a6-9bc9-fc8b301a079c could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:22:34.674593 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-bf2d40dc-a46d-4232-ade0-3c260a542212 tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 404 len: 111 microversion: 2.1 time: 0.023095 Jun 10 13:22:34.674944 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 281/850] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:34 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:22:34.684426 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5af02450-5ef8-4c18-bb80-07be12da8f0d tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:34.703904 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5af02450-5ef8-4c18-bb80-07be12da8f0d tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-115064285" status: 202 len: 0 microversion: 2.1 time: 0.021778 Jun 10 13:22:34.704115 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 286/851] 10.4.3.74 () {66 vars in 1329 bytes} [Wed Jun 10 13:22:34 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-115064285 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:22:35.136547 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2dbe1d0f-9668-474c-89b7-50df460f8b72 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:35.138409 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2dbe1d0f-9668-474c-89b7-50df460f8b72 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:35.144299 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2dbe1d0f-9668-474c-89b7-50df460f8b72 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:35.144675 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2dbe1d0f-9668-474c-89b7-50df460f8b72 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:35.145075 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2dbe1d0f-9668-474c-89b7-50df460f8b72 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:35.145789 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2dbe1d0f-9668-474c-89b7-50df460f8b72 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:35.146138 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2dbe1d0f-9668-474c-89b7-50df460f8b72 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:35.146499 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2dbe1d0f-9668-474c-89b7-50df460f8b72 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:35.163187 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2dbe1d0f-9668-474c-89b7-50df460f8b72 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:35.334875 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2dbe1d0f-9668-474c-89b7-50df460f8b72 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:35.343652 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2dbe1d0f-9668-474c-89b7-50df460f8b72 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1310 microversion: 2.1 time: 0.209033 Jun 10 13:22:35.344356 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 285/852] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:35 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1310 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:35.573795 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-754346838", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:35.710039 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:35.710623 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:35.712373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:35.712373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:35.712373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:35.712373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:35.719295 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] validate_networks() for [('67bf8f10-77ec-4161-b0b6-67eace33b273', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:22:35.719902 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:35.951814 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:36.126298 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:22:36.126472 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:22:36.126769 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:22:36.126995 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:22:36.127222 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:22:36.135196 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.135456 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.135560 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.136030 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.137399 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.137559 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.147368 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Getting quotas for project 1bcfdc41bf9c4503b14a32bc82a9d431. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:22:36.149898 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Getting quotas for user c4a3091457ef456286ae250815b35679 and project 1bcfdc41bf9c4503b14a32bc82a9d431. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:22:36.156321 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:22:36.157812 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:22:36.207927 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-da193114-2b1e-4a72-89ab-af39a718edcf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 381 microversion: 2.1 time: 0.745332 Jun 10 13:22:36.208179 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 282/853] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:22:35 2026] POST /compute/v2.1/servers => generated 381 bytes in 746 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:22:36.222071 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9d7996ec-b3b2-4c3c-b74b-7a46409b3a69 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:36.226597 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9d7996ec-b3b2-4c3c-b74b-7a46409b3a69 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:36.237435 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9d7996ec-b3b2-4c3c-b74b-7a46409b3a69 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:36.290290 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9d7996ec-b3b2-4c3c-b74b-7a46409b3a69 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:36.298324 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9d7996ec-b3b2-4c3c-b74b-7a46409b3a69 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1215 microversion: 2.1 time: 0.077867 Jun 10 13:22:36.298695 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 287/854] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:36 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1215 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:36.362489 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-871802ee-6379-4d54-b791-9e99dd09f0a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:36.369302 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-871802ee-6379-4d54-b791-9e99dd09f0a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:36.373034 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-479870882", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:36.375013 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-871802ee-6379-4d54-b791-9e99dd09f0a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.375328 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-871802ee-6379-4d54-b791-9e99dd09f0a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.375631 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-871802ee-6379-4d54-b791-9e99dd09f0a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.376164 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-871802ee-6379-4d54-b791-9e99dd09f0a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.376580 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-871802ee-6379-4d54-b791-9e99dd09f0a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.376942 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-871802ee-6379-4d54-b791-9e99dd09f0a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.396370 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-871802ee-6379-4d54-b791-9e99dd09f0a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:36.502924 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.503311 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.503750 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.504482 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.504855 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.505224 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.513562 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] validate_networks() for [('67bf8f10-77ec-4161-b0b6-67eace33b273', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:22:36.513927 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:36.627426 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-871802ee-6379-4d54-b791-9e99dd09f0a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:36.636181 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-871802ee-6379-4d54-b791-9e99dd09f0a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1310 microversion: 2.1 time: 0.276660 Jun 10 13:22:36.636580 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 286/855] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:36 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1310 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:36.763845 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:36.819184 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8156d8e7-5408-4105-a3b9-38d51192e426 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:36.821780 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8156d8e7-5408-4105-a3b9-38d51192e426 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:36.825461 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8156d8e7-5408-4105-a3b9-38d51192e426 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.826189 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8156d8e7-5408-4105-a3b9-38d51192e426 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.826189 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8156d8e7-5408-4105-a3b9-38d51192e426 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.826189 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8156d8e7-5408-4105-a3b9-38d51192e426 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.826412 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8156d8e7-5408-4105-a3b9-38d51192e426 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.827892 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8156d8e7-5408-4105-a3b9-38d51192e426 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.829242 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-045cf88e-eb94-4340-adfa-24330cc1b52b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:36.829242 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-045cf88e-eb94-4340-adfa-24330cc1b52b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:36.832767 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-045cf88e-eb94-4340-adfa-24330cc1b52b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.832767 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-045cf88e-eb94-4340-adfa-24330cc1b52b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.832767 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-045cf88e-eb94-4340-adfa-24330cc1b52b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.833169 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-045cf88e-eb94-4340-adfa-24330cc1b52b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.833169 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-045cf88e-eb94-4340-adfa-24330cc1b52b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.833248 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-045cf88e-eb94-4340-adfa-24330cc1b52b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.849415 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-045cf88e-eb94-4340-adfa-24330cc1b52b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] HTTP exception thrown: Instance 585d6f88-7c2d-46a6-9bc9-fc8b301a079c could not be found. Jun 10 13:22:36.850367 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-045cf88e-eb94-4340-adfa-24330cc1b52b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Returning 404 to user: Instance 585d6f88-7c2d-46a6-9bc9-fc8b301a079c could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:22:36.850367 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-045cf88e-eb94-4340-adfa-24330cc1b52b tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 404 len: 111 microversion: 2.1 time: 0.023027 Jun 10 13:22:36.850565 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 287/856] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:22:36 2026] DELETE /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:22:36.853621 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8156d8e7-5408-4105-a3b9-38d51192e426 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments/2ac7657b-d053-4afe-bc5e-1e1392c9539a" status: 200 len: 194 microversion: 2.20 time: 0.037978 Jun 10 13:22:36.853702 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 288/857] 10.4.3.74 () {68 vars in 1565 bytes} [Wed Jun 10 13:22:36 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments/2ac7657b-d053-4afe-bc5e-1e1392c9539a => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:22:36.864489 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6e4c389e-94bb-425d-993a-9e44ec58292e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:36.867702 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6e4c389e-94bb-425d-993a-9e44ec58292e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] [instance: 585d6f88-7c2d-46a6-9bc9-fc8b301a079c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:36.873279 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e4c389e-94bb-425d-993a-9e44ec58292e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.873429 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e4c389e-94bb-425d-993a-9e44ec58292e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.873813 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e4c389e-94bb-425d-993a-9e44ec58292e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.875255 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e4c389e-94bb-425d-993a-9e44ec58292e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.875255 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e4c389e-94bb-425d-993a-9e44ec58292e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.875255 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e4c389e-94bb-425d-993a-9e44ec58292e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.888102 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-6e4c389e-94bb-425d-993a-9e44ec58292e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] HTTP exception thrown: Instance 585d6f88-7c2d-46a6-9bc9-fc8b301a079c could not be found. Jun 10 13:22:36.888466 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6e4c389e-94bb-425d-993a-9e44ec58292e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] Returning 404 to user: Instance 585d6f88-7c2d-46a6-9bc9-fc8b301a079c could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:22:36.888987 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6e4c389e-94bb-425d-993a-9e44ec58292e tempest-AttachSCSIVolumeTestJSON-1999616463 tempest-AttachSCSIVolumeTestJSON-1999616463-project-member] 10.4.3.74 "GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c" status: 404 len: 111 microversion: 2.1 time: 0.026945 Jun 10 13:22:36.889665 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 288/858] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:36 2026] GET /compute/v2.1/servers/585d6f88-7c2d-46a6-9bc9-fc8b301a079c => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:22:36.921341 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0484ec0c-3711-45f5-9e54-5abe944e73de tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:36.921615 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0484ec0c-3711-45f5-9e54-5abe944e73de tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:36.925872 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0484ec0c-3711-45f5-9e54-5abe944e73de tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.926100 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0484ec0c-3711-45f5-9e54-5abe944e73de tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.926278 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0484ec0c-3711-45f5-9e54-5abe944e73de tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.927244 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0484ec0c-3711-45f5-9e54-5abe944e73de tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.927244 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0484ec0c-3711-45f5-9e54-5abe944e73de tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.927244 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0484ec0c-3711-45f5-9e54-5abe944e73de tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.959421 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:22:36.959421 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:22:36.959891 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:22:36.959891 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:22:36.960264 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:22:36.970195 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.970195 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.970195 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.971605 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:36.971605 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:36.971605 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:36.983328 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Getting quotas for project 1bcfdc41bf9c4503b14a32bc82a9d431. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:22:36.989216 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Getting quotas for user c4a3091457ef456286ae250815b35679 and project 1bcfdc41bf9c4503b14a32bc82a9d431. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:22:36.997332 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-0484ec0c-3711-45f5-9e54-5abe944e73de tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lazy-loading 'services' on Instance uuid 56694632-1419-421a-81b9-1c0ea43cb00a {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:36.999689 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:22:37.001261 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:22:37.056526 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e04e0881-558d-461e-adc0-232ffaea6af8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 381 microversion: 2.1 time: 0.687946 Jun 10 13:22:37.056943 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 283/859] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:22:36 2026] POST /compute/v2.1/servers => generated 381 bytes in 688 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:22:37.058844 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0484ec0c-3711-45f5-9e54-5abe944e73de tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments/2ac7657b-d053-4afe-bc5e-1e1392c9539a" status: 202 len: 0 microversion: 2.20 time: 0.138538 Jun 10 13:22:37.059289 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 289/860] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:22:36 2026] DELETE /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments/2ac7657b-d053-4afe-bc5e-1e1392c9539a => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:22:37.074382 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5dbb57c9-f949-4a76-8d94-a377fe5a1246 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:37.074523 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1b8aef88-952d-4027-b6a6-cba908a0d531 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:37.075748 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5dbb57c9-f949-4a76-8d94-a377fe5a1246 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:37.076215 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1b8aef88-952d-4027-b6a6-cba908a0d531 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:37.085680 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b8aef88-952d-4027-b6a6-cba908a0d531 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:37.085680 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b8aef88-952d-4027-b6a6-cba908a0d531 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:37.085680 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b8aef88-952d-4027-b6a6-cba908a0d531 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:37.085978 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b8aef88-952d-4027-b6a6-cba908a0d531 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:37.086166 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b8aef88-952d-4027-b6a6-cba908a0d531 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:37.086254 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b8aef88-952d-4027-b6a6-cba908a0d531 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:37.098616 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5dbb57c9-f949-4a76-8d94-a377fe5a1246 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:37.116149 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1b8aef88-952d-4027-b6a6-cba908a0d531 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.044948 Jun 10 13:22:37.116586 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 284/861] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:22:37 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Jun 10 13:22:37.179146 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5dbb57c9-f949-4a76-8d94-a377fe5a1246 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:37.191363 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5dbb57c9-f949-4a76-8d94-a377fe5a1246 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1215 microversion: 2.1 time: 0.120867 Jun 10 13:22:37.191935 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 289/862] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:37 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1215 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:37.656961 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-60093421-30eb-4ee2-87ce-35d316cd8d63 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:37.659113 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-60093421-30eb-4ee2-87ce-35d316cd8d63 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:37.663878 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-60093421-30eb-4ee2-87ce-35d316cd8d63 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:37.664620 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-60093421-30eb-4ee2-87ce-35d316cd8d63 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:37.666412 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-60093421-30eb-4ee2-87ce-35d316cd8d63 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:37.666412 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-60093421-30eb-4ee2-87ce-35d316cd8d63 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:37.666412 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-60093421-30eb-4ee2-87ce-35d316cd8d63 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:37.666412 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-60093421-30eb-4ee2-87ce-35d316cd8d63 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:37.689437 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-60093421-30eb-4ee2-87ce-35d316cd8d63 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:37.853266 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-60093421-30eb-4ee2-87ce-35d316cd8d63 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:37.862896 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-60093421-30eb-4ee2-87ce-35d316cd8d63 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1310 microversion: 2.1 time: 0.208956 Jun 10 13:22:37.863171 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 290/863] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:37 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1310 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:38.127370 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-23b0d353-83e5-4973-96fe-9dc9e7bb24e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:38.128794 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-23b0d353-83e5-4973-96fe-9dc9e7bb24e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:38.132772 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23b0d353-83e5-4973-96fe-9dc9e7bb24e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:38.132967 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23b0d353-83e5-4973-96fe-9dc9e7bb24e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:38.133170 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23b0d353-83e5-4973-96fe-9dc9e7bb24e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:38.133536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23b0d353-83e5-4973-96fe-9dc9e7bb24e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:38.133724 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23b0d353-83e5-4973-96fe-9dc9e7bb24e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:38.133920 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23b0d353-83e5-4973-96fe-9dc9e7bb24e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:38.158709 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-23b0d353-83e5-4973-96fe-9dc9e7bb24e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.033326 Jun 10 13:22:38.159176 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 285/864] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:22:38 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:22:38.211989 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4a3ccb03-ef06-46c2-96aa-6297b6533506 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:38.213687 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4a3ccb03-ef06-46c2-96aa-6297b6533506 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:38.220393 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a3ccb03-ef06-46c2-96aa-6297b6533506 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:38.220776 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a3ccb03-ef06-46c2-96aa-6297b6533506 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:38.221043 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a3ccb03-ef06-46c2-96aa-6297b6533506 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:38.221634 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a3ccb03-ef06-46c2-96aa-6297b6533506 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:38.222033 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a3ccb03-ef06-46c2-96aa-6297b6533506 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:38.222460 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a3ccb03-ef06-46c2-96aa-6297b6533506 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:38.238834 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4a3ccb03-ef06-46c2-96aa-6297b6533506 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:38.301307 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4a3ccb03-ef06-46c2-96aa-6297b6533506 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:38.311941 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4a3ccb03-ef06-46c2-96aa-6297b6533506 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1219 microversion: 2.1 time: 0.101814 Jun 10 13:22:38.312281 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 290/865] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:38 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1219 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:38.881334 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-eab969ea-b6d6-4fb7-b4ee-97211b8e2f16 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:38.882864 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-eab969ea-b6d6-4fb7-b4ee-97211b8e2f16 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:38.887151 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eab969ea-b6d6-4fb7-b4ee-97211b8e2f16 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:38.887406 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eab969ea-b6d6-4fb7-b4ee-97211b8e2f16 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:38.887599 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eab969ea-b6d6-4fb7-b4ee-97211b8e2f16 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:38.887992 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eab969ea-b6d6-4fb7-b4ee-97211b8e2f16 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:38.888270 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eab969ea-b6d6-4fb7-b4ee-97211b8e2f16 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:38.888558 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eab969ea-b6d6-4fb7-b4ee-97211b8e2f16 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:38.904837 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-eab969ea-b6d6-4fb7-b4ee-97211b8e2f16 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:39.077663 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-eab969ea-b6d6-4fb7-b4ee-97211b8e2f16 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:39.095447 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-eab969ea-b6d6-4fb7-b4ee-97211b8e2f16 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1310 microversion: 2.1 time: 0.215608 Jun 10 13:22:39.095734 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 291/866] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:38 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1310 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:39.170038 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-05d99edc-7f16-4a34-8ce3-25e336057329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:39.171902 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-05d99edc-7f16-4a34-8ce3-25e336057329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:39.175830 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-05d99edc-7f16-4a34-8ce3-25e336057329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:39.175984 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-05d99edc-7f16-4a34-8ce3-25e336057329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:39.176133 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-05d99edc-7f16-4a34-8ce3-25e336057329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:39.176424 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-05d99edc-7f16-4a34-8ce3-25e336057329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:39.176568 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-05d99edc-7f16-4a34-8ce3-25e336057329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:39.176700 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-05d99edc-7f16-4a34-8ce3-25e336057329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:39.206944 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-05d99edc-7f16-4a34-8ce3-25e336057329 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.039274 Jun 10 13:22:39.208007 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 286/867] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:22:39 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:22:39.333456 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6168ddf4-1808-4ce3-ad29-be186dacaa94 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:39.335282 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6168ddf4-1808-4ce3-ad29-be186dacaa94 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:39.341224 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6168ddf4-1808-4ce3-ad29-be186dacaa94 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:39.341537 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6168ddf4-1808-4ce3-ad29-be186dacaa94 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:39.341743 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6168ddf4-1808-4ce3-ad29-be186dacaa94 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:39.342136 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6168ddf4-1808-4ce3-ad29-be186dacaa94 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:39.342448 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6168ddf4-1808-4ce3-ad29-be186dacaa94 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:39.342743 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6168ddf4-1808-4ce3-ad29-be186dacaa94 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:39.355459 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6168ddf4-1808-4ce3-ad29-be186dacaa94 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:39.402763 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6168ddf4-1808-4ce3-ad29-be186dacaa94 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:39.412291 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6168ddf4-1808-4ce3-ad29-be186dacaa94 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1211 microversion: 2.1 time: 0.081239 Jun 10 13:22:39.412704 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 291/868] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:39 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1211 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:40.113734 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9f214db7-9534-4206-b3e2-59644e464c24 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:40.115062 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9f214db7-9534-4206-b3e2-59644e464c24 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:40.120686 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9f214db7-9534-4206-b3e2-59644e464c24 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:40.121059 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9f214db7-9534-4206-b3e2-59644e464c24 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:40.121403 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9f214db7-9534-4206-b3e2-59644e464c24 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:40.122003 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9f214db7-9534-4206-b3e2-59644e464c24 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:40.122464 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9f214db7-9534-4206-b3e2-59644e464c24 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:40.122840 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9f214db7-9534-4206-b3e2-59644e464c24 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:40.142617 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9f214db7-9534-4206-b3e2-59644e464c24 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:40.222095 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f80d37ef-e102-4f3b-9630-e02ce008ce61 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:40.224817 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f80d37ef-e102-4f3b-9630-e02ce008ce61 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:40.229661 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f80d37ef-e102-4f3b-9630-e02ce008ce61 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:40.229876 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f80d37ef-e102-4f3b-9630-e02ce008ce61 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:40.230493 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f80d37ef-e102-4f3b-9630-e02ce008ce61 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:40.230852 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f80d37ef-e102-4f3b-9630-e02ce008ce61 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:40.230961 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f80d37ef-e102-4f3b-9630-e02ce008ce61 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:40.231392 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f80d37ef-e102-4f3b-9630-e02ce008ce61 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:40.254737 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f80d37ef-e102-4f3b-9630-e02ce008ce61 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.035416 Jun 10 13:22:40.255043 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 287/869] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:22:40 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:22:40.349944 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9f214db7-9534-4206-b3e2-59644e464c24 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:40.359794 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9f214db7-9534-4206-b3e2-59644e464c24 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1310 microversion: 2.1 time: 0.247987 Jun 10 13:22:40.360215 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 292/870] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:40 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1310 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:40.430080 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fe2fd977-aeb3-45bf-800c-672a6373e264 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:40.431741 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fe2fd977-aeb3-45bf-800c-672a6373e264 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:40.436639 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe2fd977-aeb3-45bf-800c-672a6373e264 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:40.436916 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe2fd977-aeb3-45bf-800c-672a6373e264 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:40.437151 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe2fd977-aeb3-45bf-800c-672a6373e264 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:40.437772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe2fd977-aeb3-45bf-800c-672a6373e264 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:40.437996 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe2fd977-aeb3-45bf-800c-672a6373e264 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:40.438320 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe2fd977-aeb3-45bf-800c-672a6373e264 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:40.456732 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fe2fd977-aeb3-45bf-800c-672a6373e264 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:40.473571 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-29c6e076-901d-438c-aba7-ca590ded10e3 req-68e0e536-c762-4642-b1bb-69a930e86dda service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a", "name": "network-vif-plugged", "status": "completed", "tag": "37de5081-a446-4a0c-87f4-c8a2e18d0098"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:40.480413 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-29c6e076-901d-438c-aba7-ca590ded10e3 req-68e0e536-c762-4642-b1bb-69a930e86dda service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:40.481028 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-29c6e076-901d-438c-aba7-ca590ded10e3 req-68e0e536-c762-4642-b1bb-69a930e86dda service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:40.481210 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-29c6e076-901d-438c-aba7-ca590ded10e3 req-68e0e536-c762-4642-b1bb-69a930e86dda service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:40.490199 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-29c6e076-901d-438c-aba7-ca590ded10e3 req-68e0e536-c762-4642-b1bb-69a930e86dda service nova] Creating event network-vif-plugged:37de5081-a446-4a0c-87f4-c8a2e18d0098 for instance 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a on np0000002501 Jun 10 13:22:40.491088 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-29c6e076-901d-438c-aba7-ca590ded10e3 req-68e0e536-c762-4642-b1bb-69a930e86dda service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:40.497092 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-29c6e076-901d-438c-aba7-ca590ded10e3 req-68e0e536-c762-4642-b1bb-69a930e86dda service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026242 Jun 10 13:22:40.497092 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 288/871] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:40 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 10 13:22:40.521964 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fe2fd977-aeb3-45bf-800c-672a6373e264 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:40.530915 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fe2fd977-aeb3-45bf-800c-672a6373e264 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1267 microversion: 2.1 time: 0.104209 Jun 10 13:22:40.531440 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 292/872] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:40 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1267 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:40.824804 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cae06d92-d756-4aa5-a60f-0aeb7f01dc6f tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-97200055"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:40.828241 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cae06d92-d756-4aa5-a60f-0aeb7f01dc6f tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:40.834720 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cae06d92-d756-4aa5-a60f-0aeb7f01dc6f tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:40.834941 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cae06d92-d756-4aa5-a60f-0aeb7f01dc6f tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:40.835809 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cae06d92-d756-4aa5-a60f-0aeb7f01dc6f tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:40.835809 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cae06d92-d756-4aa5-a60f-0aeb7f01dc6f tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:40.835809 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cae06d92-d756-4aa5-a60f-0aeb7f01dc6f tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:40.835809 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cae06d92-d756-4aa5-a60f-0aeb7f01dc6f tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:41.270159 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-61f022ae-443f-43cc-97c5-b5e90ad65f09 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:41.274268 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-61f022ae-443f-43cc-97c5-b5e90ad65f09 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:41.278871 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61f022ae-443f-43cc-97c5-b5e90ad65f09 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:41.279099 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61f022ae-443f-43cc-97c5-b5e90ad65f09 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:41.279240 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61f022ae-443f-43cc-97c5-b5e90ad65f09 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:41.279658 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61f022ae-443f-43cc-97c5-b5e90ad65f09 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:41.279853 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61f022ae-443f-43cc-97c5-b5e90ad65f09 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:41.280011 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61f022ae-443f-43cc-97c5-b5e90ad65f09 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:41.305625 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-61f022ae-443f-43cc-97c5-b5e90ad65f09 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.038295 Jun 10 13:22:41.306024 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 289/873] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:22:41 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a/os-volume_attachments => generated 25 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:41.379141 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d1b5b938-4145-40e4-b93c-df5cabeb5f6d tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:41.380842 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d1b5b938-4145-40e4-b93c-df5cabeb5f6d tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:41.383937 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ed946c59-3f20-426a-a538-d828ebf5f6c6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:41.383937 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ed946c59-3f20-426a-a538-d828ebf5f6c6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:41.390417 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1b5b938-4145-40e4-b93c-df5cabeb5f6d tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:41.390578 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed946c59-3f20-426a-a538-d828ebf5f6c6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:41.390637 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1b5b938-4145-40e4-b93c-df5cabeb5f6d tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:41.390688 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed946c59-3f20-426a-a538-d828ebf5f6c6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:41.390688 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed946c59-3f20-426a-a538-d828ebf5f6c6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:41.390765 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1b5b938-4145-40e4-b93c-df5cabeb5f6d tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:41.390811 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed946c59-3f20-426a-a538-d828ebf5f6c6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:41.390811 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed946c59-3f20-426a-a538-d828ebf5f6c6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:41.390877 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1b5b938-4145-40e4-b93c-df5cabeb5f6d tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:41.390916 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed946c59-3f20-426a-a538-d828ebf5f6c6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:41.390951 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1b5b938-4145-40e4-b93c-df5cabeb5f6d tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:41.391172 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1b5b938-4145-40e4-b93c-df5cabeb5f6d tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:41.412000 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ed946c59-3f20-426a-a538-d828ebf5f6c6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:22:41.413158 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d1b5b938-4145-40e4-b93c-df5cabeb5f6d tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:41.505267 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ed946c59-3f20-426a-a538-d828ebf5f6c6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 204 len: 0 microversion: 2.20 time: 0.125812 Jun 10 13:22:41.507226 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 290/874] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:22:41 2026] DELETE /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:22:41.523738 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-49cfafb2-9356-4e49-9f02-fa14a00244d8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:41.525802 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-49cfafb2-9356-4e49-9f02-fa14a00244d8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:41.538166 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-49cfafb2-9356-4e49-9f02-fa14a00244d8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:41.539594 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-49cfafb2-9356-4e49-9f02-fa14a00244d8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:41.539594 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-49cfafb2-9356-4e49-9f02-fa14a00244d8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:41.539594 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-49cfafb2-9356-4e49-9f02-fa14a00244d8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:41.539913 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-49cfafb2-9356-4e49-9f02-fa14a00244d8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:41.540216 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-49cfafb2-9356-4e49-9f02-fa14a00244d8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:41.577791 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-49cfafb2-9356-4e49-9f02-fa14a00244d8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:41.666582 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d1b5b938-4145-40e4-b93c-df5cabeb5f6d tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:41.676671 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d1b5b938-4145-40e4-b93c-df5cabeb5f6d tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1310 microversion: 2.1 time: 0.299295 Jun 10 13:22:41.677307 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 293/875] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:41 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1310 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:22:41.680080 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f6593be5-fe92-408d-b175-ecfd64baab9f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:41.683578 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f6593be5-fe92-408d-b175-ecfd64baab9f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:41.688549 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f6593be5-fe92-408d-b175-ecfd64baab9f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:41.688963 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f6593be5-fe92-408d-b175-ecfd64baab9f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:41.689306 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f6593be5-fe92-408d-b175-ecfd64baab9f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:41.689957 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f6593be5-fe92-408d-b175-ecfd64baab9f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:41.690457 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f6593be5-fe92-408d-b175-ecfd64baab9f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:41.690890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f6593be5-fe92-408d-b175-ecfd64baab9f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:41.712244 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f6593be5-fe92-408d-b175-ecfd64baab9f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:41.794022 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f6593be5-fe92-408d-b175-ecfd64baab9f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:41.794464 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cae06d92-d756-4aa5-a60f-0aeb7f01dc6f tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "POST /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/action" status: 202 len: 0 microversion: 2.1 time: 0.972084 Jun 10 13:22:41.794923 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 293/876] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:22:40 2026] POST /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/action => generated 0 bytes in 973 msecs (HTTP/1.1 202) 10 headers in 449 bytes (1 switches on core 0) Jun 10 13:22:41.810916 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f6593be5-fe92-408d-b175-ecfd64baab9f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1267 microversion: 2.1 time: 0.131468 Jun 10 13:22:41.811422 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 294/877] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:41 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1267 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:41.812533 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ab5c0811-8d8b-4ed5-b885-11d57355473c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:41.837438 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-49cfafb2-9356-4e49-9f02-fa14a00244d8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:41.842834 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-49cfafb2-9356-4e49-9f02-fa14a00244d8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:41.843381 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-49cfafb2-9356-4e49-9f02-fa14a00244d8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:41.852636 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-49cfafb2-9356-4e49-9f02-fa14a00244d8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1714 microversion: 2.20 time: 0.331416 Jun 10 13:22:41.852940 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 291/878] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:41 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1714 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:41.922579 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ab5c0811-8d8b-4ed5-b885-11d57355473c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947" status: 200 len: 1609 microversion: 2.1 time: 0.113258 Jun 10 13:22:41.922897 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 294/879] 10.4.3.74 () {66 vars in 1344 bytes} [Wed Jun 10 13:22:41 2026] GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947 => generated 1609 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:42.372999 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-08e706b2-f63a-4807-9c9d-4b13c608e46d req-b50179a1-5b7e-4c20-adb5-b27245bbdcba service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dd2ebafe-6523-4c43-951f-e892fd181585", "tag": "9d299b94-aff3-4602-b54c-47fe11b8e0c1"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:42.377978 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=101,nova_api:INSERT=5,nova_api:UPDATE=5,nova_api:DELETE=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:42.383364 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-08e706b2-f63a-4807-9c9d-4b13c608e46d req-b50179a1-5b7e-4c20-adb5-b27245bbdcba service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:42.383828 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-08e706b2-f63a-4807-9c9d-4b13c608e46d req-b50179a1-5b7e-4c20-adb5-b27245bbdcba service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:42.384060 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-08e706b2-f63a-4807-9c9d-4b13c608e46d req-b50179a1-5b7e-4c20-adb5-b27245bbdcba service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:42.391462 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=216,nova_cell1:UPDATE=11,nova_cell1:INSERT=6 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:42.397670 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-08e706b2-f63a-4807-9c9d-4b13c608e46d req-b50179a1-5b7e-4c20-adb5-b27245bbdcba service nova] Creating event network-changed:9d299b94-aff3-4602-b54c-47fe11b8e0c1 for instance dd2ebafe-6523-4c43-951f-e892fd181585 on np0000002501 Jun 10 13:22:42.399048 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-08e706b2-f63a-4807-9c9d-4b13c608e46d req-b50179a1-5b7e-4c20-adb5-b27245bbdcba service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:42.408478 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-08e706b2-f63a-4807-9c9d-4b13c608e46d req-b50179a1-5b7e-4c20-adb5-b27245bbdcba service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.038563 Jun 10 13:22:42.409497 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 295/880] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:42 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 10 13:22:42.568818 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-fab51432-eb4b-430c-8d24-907595bdbd3a req-b3de3121-4587-47eb-9cdb-58f77b2b0b52 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a", "name": "network-vif-plugged", "status": "completed", "tag": "37de5081-a446-4a0c-87f4-c8a2e18d0098"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:42.574248 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=104,nova_api:INSERT=9,nova_api:UPDATE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:42.580016 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-fab51432-eb4b-430c-8d24-907595bdbd3a req-b3de3121-4587-47eb-9cdb-58f77b2b0b52 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:42.580016 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-fab51432-eb4b-430c-8d24-907595bdbd3a req-b3de3121-4587-47eb-9cdb-58f77b2b0b52 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:42.580016 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-fab51432-eb4b-430c-8d24-907595bdbd3a req-b3de3121-4587-47eb-9cdb-58f77b2b0b52 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:42.590402 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-fab51432-eb4b-430c-8d24-907595bdbd3a req-b3de3121-4587-47eb-9cdb-58f77b2b0b52 service nova] Creating event network-vif-plugged:37de5081-a446-4a0c-87f4-c8a2e18d0098 for instance 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a on np0000002501 Jun 10 13:22:42.590973 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-fab51432-eb4b-430c-8d24-907595bdbd3a req-b3de3121-4587-47eb-9cdb-58f77b2b0b52 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:42.599338 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-fab51432-eb4b-430c-8d24-907595bdbd3a req-b3de3121-4587-47eb-9cdb-58f77b2b0b52 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033494 Jun 10 13:22:42.600043 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 292/881] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:42 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 10 13:22:42.696519 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b7af336d-1e66-4041-b7a7-a73b895ae0c5 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:42.700254 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b7af336d-1e66-4041-b7a7-a73b895ae0c5 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:42.702904 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=91,nova_api:INSERT=3,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:42.706181 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af336d-1e66-4041-b7a7-a73b895ae0c5 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:42.706559 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af336d-1e66-4041-b7a7-a73b895ae0c5 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:42.707010 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af336d-1e66-4041-b7a7-a73b895ae0c5 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:42.708135 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af336d-1e66-4041-b7a7-a73b895ae0c5 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:42.708135 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af336d-1e66-4041-b7a7-a73b895ae0c5 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:42.708385 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af336d-1e66-4041-b7a7-a73b895ae0c5 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:42.730234 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b7af336d-1e66-4041-b7a7-a73b895ae0c5 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:42.844455 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d25baaa5-f16c-46e9-a4ce-ec3797f59f0a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:42.849213 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d25baaa5-f16c-46e9-a4ce-ec3797f59f0a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:42.857710 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d25baaa5-f16c-46e9-a4ce-ec3797f59f0a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:42.862958 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d25baaa5-f16c-46e9-a4ce-ec3797f59f0a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:42.863775 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d25baaa5-f16c-46e9-a4ce-ec3797f59f0a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:42.863775 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d25baaa5-f16c-46e9-a4ce-ec3797f59f0a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:42.864102 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d25baaa5-f16c-46e9-a4ce-ec3797f59f0a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:42.865908 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d25baaa5-f16c-46e9-a4ce-ec3797f59f0a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:42.879784 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9db4a6b6-5260-47e4-9a9b-11bd79be2213 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:42.881824 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9db4a6b6-5260-47e4-9a9b-11bd79be2213 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:42.887320 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9db4a6b6-5260-47e4-9a9b-11bd79be2213 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:42.887587 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9db4a6b6-5260-47e4-9a9b-11bd79be2213 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:42.887883 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9db4a6b6-5260-47e4-9a9b-11bd79be2213 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:42.888562 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9db4a6b6-5260-47e4-9a9b-11bd79be2213 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:42.891442 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9db4a6b6-5260-47e4-9a9b-11bd79be2213 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:42.891442 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9db4a6b6-5260-47e4-9a9b-11bd79be2213 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:42.898740 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d25baaa5-f16c-46e9-a4ce-ec3797f59f0a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:42.919757 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9db4a6b6-5260-47e4-9a9b-11bd79be2213 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:42.972135 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b7af336d-1e66-4041-b7a7-a73b895ae0c5 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:42.978871 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d25baaa5-f16c-46e9-a4ce-ec3797f59f0a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:42.985570 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b7af336d-1e66-4041-b7a7-a73b895ae0c5 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1496 microversion: 2.1 time: 0.291628 Jun 10 13:22:42.985939 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 295/882] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:42 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1496 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:42.988371 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-892d10fe-6e37-4763-92cb-86230bc4626d tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:42.990475 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d25baaa5-f16c-46e9-a4ce-ec3797f59f0a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1267 microversion: 2.1 time: 0.150113 Jun 10 13:22:42.990949 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 296/883] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:42 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1267 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:43.107282 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-892d10fe-6e37-4763-92cb-86230bc4626d tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947" status: 200 len: 1609 microversion: 2.1 time: 0.120849 Jun 10 13:22:43.107555 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 296/884] 10.4.3.74 () {66 vars in 1344 bytes} [Wed Jun 10 13:22:42 2026] GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947 => generated 1609 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:43.156127 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1144729355", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "c8ad898b-b05d-474b-bc10-e57923115e02"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:43.173392 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9db4a6b6-5260-47e4-9a9b-11bd79be2213 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:43.179920 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9db4a6b6-5260-47e4-9a9b-11bd79be2213 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:43.180716 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9db4a6b6-5260-47e4-9a9b-11bd79be2213 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:43.186123 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9db4a6b6-5260-47e4-9a9b-11bd79be2213 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1714 microversion: 2.20 time: 0.308607 Jun 10 13:22:43.186492 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 293/885] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:42 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1714 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:43.278570 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:43.278872 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:43.279130 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:43.279683 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:43.280100 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:43.280280 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:43.286599 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] validate_networks() for [('c8ad898b-b05d-474b-bc10-e57923115e02', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:22:43.287006 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:43.507717 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:43.701367 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:22:43.701614 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:22:43.701880 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:22:43.702098 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:22:43.702320 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:22:43.709157 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:43.709457 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:43.709706 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:43.710207 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:43.710429 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:43.710587 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:43.723764 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Getting quotas for project c781b166428d4208a9ea893bc8637098. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:22:43.725238 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Getting quotas for user 52958d4fae3f4994921446c903acaebb and project c781b166428d4208a9ea893bc8637098. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:22:43.731862 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:22:43.733392 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:22:43.781395 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0b744013-1db7-4068-93ef-0b28e565276f tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.633249 Jun 10 13:22:43.781732 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 297/886] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:22:43 2026] POST /compute/v2.1/servers => generated 378 bytes in 634 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:22:43.793841 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1296cca1-154f-4aba-84c2-0182818233db tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:43.795782 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1296cca1-154f-4aba-84c2-0182818233db tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:43.809544 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1296cca1-154f-4aba-84c2-0182818233db tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:43.879325 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1296cca1-154f-4aba-84c2-0182818233db tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:43.892557 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1296cca1-154f-4aba-84c2-0182818233db tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1211 microversion: 2.1 time: 0.100167 Jun 10 13:22:43.893683 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 297/887] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:43 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1211 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:44.013152 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7226f919-bdd2-42fe-9c04-86d8d37108bb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:44.017015 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7226f919-bdd2-42fe-9c04-86d8d37108bb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:44.023049 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7226f919-bdd2-42fe-9c04-86d8d37108bb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:44.023365 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7226f919-bdd2-42fe-9c04-86d8d37108bb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:44.023591 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7226f919-bdd2-42fe-9c04-86d8d37108bb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:44.024041 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7226f919-bdd2-42fe-9c04-86d8d37108bb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:44.025036 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7226f919-bdd2-42fe-9c04-86d8d37108bb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:44.025608 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7226f919-bdd2-42fe-9c04-86d8d37108bb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:44.053217 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7226f919-bdd2-42fe-9c04-86d8d37108bb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:44.121229 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-50181906-9033-4bfd-a191-8505ff651b7c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:44.207743 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f34ce6c5-be79-4994-aa09-445341ac3cfa tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:44.209225 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f34ce6c5-be79-4994-aa09-445341ac3cfa tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:44.214541 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f34ce6c5-be79-4994-aa09-445341ac3cfa tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:44.214803 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f34ce6c5-be79-4994-aa09-445341ac3cfa tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:44.215063 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f34ce6c5-be79-4994-aa09-445341ac3cfa tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:44.215834 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f34ce6c5-be79-4994-aa09-445341ac3cfa tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:44.216243 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f34ce6c5-be79-4994-aa09-445341ac3cfa tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:44.216825 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f34ce6c5-be79-4994-aa09-445341ac3cfa tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:44.225823 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=204,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:44.249383 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f34ce6c5-be79-4994-aa09-445341ac3cfa tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:44.261615 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-50181906-9033-4bfd-a191-8505ff651b7c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947" status: 200 len: 1609 microversion: 2.1 time: 0.142033 Jun 10 13:22:44.261956 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 298/888] 10.4.3.74 () {66 vars in 1344 bytes} [Wed Jun 10 13:22:44 2026] GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947 => generated 1609 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:44.388276 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4f8cefe1-4706-4e55-8b73-83d4f5262e64 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:44.390609 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4f8cefe1-4706-4e55-8b73-83d4f5262e64 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:44.397374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4f8cefe1-4706-4e55-8b73-83d4f5262e64 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:44.397753 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4f8cefe1-4706-4e55-8b73-83d4f5262e64 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:44.398535 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4f8cefe1-4706-4e55-8b73-83d4f5262e64 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:44.399271 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4f8cefe1-4706-4e55-8b73-83d4f5262e64 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:44.399701 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4f8cefe1-4706-4e55-8b73-83d4f5262e64 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:44.402172 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4f8cefe1-4706-4e55-8b73-83d4f5262e64 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:44.424908 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4f8cefe1-4706-4e55-8b73-83d4f5262e64 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:44.543053 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7226f919-bdd2-42fe-9c04-86d8d37108bb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:44.550863 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7226f919-bdd2-42fe-9c04-86d8d37108bb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1317 microversion: 2.1 time: 0.539821 Jun 10 13:22:44.551179 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 294/889] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:44 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1317 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:44.671188 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-8238fa70-9dac-4c13-b600-f33f51efa072 req-80f238ef-8b6d-4a59-b55b-08e22b4fd1ad service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "56694632-1419-421a-81b9-1c0ea43cb00a", "name": "network-vif-unplugged", "status": "completed", "tag": "2336b63e-2859-48ce-ab62-f0eb0c5e9206"}, {"server_uuid": "56694632-1419-421a-81b9-1c0ea43cb00a", "name": "network-vif-unplugged", "status": "completed", "tag": "2336b63e-2859-48ce-ab62-f0eb0c5e9206"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:44.684434 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8238fa70-9dac-4c13-b600-f33f51efa072 req-80f238ef-8b6d-4a59-b55b-08e22b4fd1ad service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:44.684653 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8238fa70-9dac-4c13-b600-f33f51efa072 req-80f238ef-8b6d-4a59-b55b-08e22b4fd1ad service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:44.684901 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8238fa70-9dac-4c13-b600-f33f51efa072 req-80f238ef-8b6d-4a59-b55b-08e22b4fd1ad service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:44.695888 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-8238fa70-9dac-4c13-b600-f33f51efa072 req-80f238ef-8b6d-4a59-b55b-08e22b4fd1ad service nova] Creating event network-vif-unplugged:2336b63e-2859-48ce-ab62-f0eb0c5e9206 for instance 56694632-1419-421a-81b9-1c0ea43cb00a on np0000002501 Jun 10 13:22:44.696632 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-8238fa70-9dac-4c13-b600-f33f51efa072 req-80f238ef-8b6d-4a59-b55b-08e22b4fd1ad service nova] Creating event network-vif-unplugged:2336b63e-2859-48ce-ab62-f0eb0c5e9206 for instance 56694632-1419-421a-81b9-1c0ea43cb00a on np0000002501 Jun 10 13:22:44.698464 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-8238fa70-9dac-4c13-b600-f33f51efa072 req-80f238ef-8b6d-4a59-b55b-08e22b4fd1ad service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:44.704521 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-8238fa70-9dac-4c13-b600-f33f51efa072 req-80f238ef-8b6d-4a59-b55b-08e22b4fd1ad service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.034315 Jun 10 13:22:44.704664 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 295/890] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:44 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:22:44.765267 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-d7da8198-3138-4f67-bf34-6289e9a81650 req-757acf00-2100-4b2d-9d9c-e212514f9e5b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "56694632-1419-421a-81b9-1c0ea43cb00a", "name": "network-vif-deleted", "tag": "2336b63e-2859-48ce-ab62-f0eb0c5e9206"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:44.776296 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d7da8198-3138-4f67-bf34-6289e9a81650 req-757acf00-2100-4b2d-9d9c-e212514f9e5b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:44.776296 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d7da8198-3138-4f67-bf34-6289e9a81650 req-757acf00-2100-4b2d-9d9c-e212514f9e5b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:44.776296 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d7da8198-3138-4f67-bf34-6289e9a81650 req-757acf00-2100-4b2d-9d9c-e212514f9e5b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:44.788233 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-d7da8198-3138-4f67-bf34-6289e9a81650 req-757acf00-2100-4b2d-9d9c-e212514f9e5b service nova] Creating event network-vif-deleted:2336b63e-2859-48ce-ab62-f0eb0c5e9206 for instance 56694632-1419-421a-81b9-1c0ea43cb00a on np0000002501 Jun 10 13:22:44.788788 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-d7da8198-3138-4f67-bf34-6289e9a81650 req-757acf00-2100-4b2d-9d9c-e212514f9e5b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:44.793328 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f34ce6c5-be79-4994-aa09-445341ac3cfa tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:44.796166 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-d7da8198-3138-4f67-bf34-6289e9a81650 req-757acf00-2100-4b2d-9d9c-e212514f9e5b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032913 Jun 10 13:22:44.796600 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 296/891] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:44 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 10 13:22:44.801049 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f34ce6c5-be79-4994-aa09-445341ac3cfa tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:44.801864 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f34ce6c5-be79-4994-aa09-445341ac3cfa tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:44.809561 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f34ce6c5-be79-4994-aa09-445341ac3cfa tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1714 microversion: 2.20 time: 0.604540 Jun 10 13:22:44.809960 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 298/892] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:44 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1714 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:44.817672 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4f8cefe1-4706-4e55-8b73-83d4f5262e64 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:44.829101 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4f8cefe1-4706-4e55-8b73-83d4f5262e64 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1665 microversion: 2.1 time: 0.443038 Jun 10 13:22:44.829592 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 299/893] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:44 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1665 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:44.837570 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-ffbc84b2-67ae-4d3c-8734-f65827032a5f req-0c348e92-0c45-4e8c-905d-fb2344246035 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "58ab4720-b1c9-428b-b6a0-c21ba8350d03", "tag": "7f1a48f4-192a-4f1e-845e-55c9cf325675"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:44.843933 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ffbc84b2-67ae-4d3c-8734-f65827032a5f req-0c348e92-0c45-4e8c-905d-fb2344246035 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:44.844101 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ffbc84b2-67ae-4d3c-8734-f65827032a5f req-0c348e92-0c45-4e8c-905d-fb2344246035 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:44.844255 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ffbc84b2-67ae-4d3c-8734-f65827032a5f req-0c348e92-0c45-4e8c-905d-fb2344246035 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:44.853783 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ffbc84b2-67ae-4d3c-8734-f65827032a5f req-0c348e92-0c45-4e8c-905d-fb2344246035 service nova] Creating event network-changed:7f1a48f4-192a-4f1e-845e-55c9cf325675 for instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 on np0000002501 Jun 10 13:22:44.856370 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-ffbc84b2-67ae-4d3c-8734-f65827032a5f req-0c348e92-0c45-4e8c-905d-fb2344246035 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:44.858183 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-ffbc84b2-67ae-4d3c-8734-f65827032a5f req-0c348e92-0c45-4e8c-905d-fb2344246035 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022500 Jun 10 13:22:44.858530 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 297/894] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:44 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 10 13:22:44.916208 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e44df3d1-ca47-417c-ad4d-8163e119b554 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:44.919237 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e44df3d1-ca47-417c-ad4d-8163e119b554 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:44.926214 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e44df3d1-ca47-417c-ad4d-8163e119b554 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:44.926214 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e44df3d1-ca47-417c-ad4d-8163e119b554 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:44.927178 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e44df3d1-ca47-417c-ad4d-8163e119b554 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:44.927295 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e44df3d1-ca47-417c-ad4d-8163e119b554 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:44.927785 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e44df3d1-ca47-417c-ad4d-8163e119b554 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:44.929076 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e44df3d1-ca47-417c-ad4d-8163e119b554 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:44.955416 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e44df3d1-ca47-417c-ad4d-8163e119b554 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:45.035215 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e44df3d1-ca47-417c-ad4d-8163e119b554 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:45.049370 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e44df3d1-ca47-417c-ad4d-8163e119b554 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1215 microversion: 2.1 time: 0.136021 Jun 10 13:22:45.049840 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 299/895] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:44 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1215 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:45.281511 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-81a5b852-e74e-477d-9a8c-955360ec16ef tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:45.425883 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-81a5b852-e74e-477d-9a8c-955360ec16ef tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947" status: 200 len: 1609 microversion: 2.1 time: 0.148207 Jun 10 13:22:45.426292 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 300/896] 10.4.3.74 () {66 vars in 1344 bytes} [Wed Jun 10 13:22:45 2026] GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947 => generated 1609 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:45.579498 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a6917241-254a-450f-8d67-b42ef6f1e97c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:45.581369 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a6917241-254a-450f-8d67-b42ef6f1e97c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:45.586930 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6917241-254a-450f-8d67-b42ef6f1e97c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:45.587373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6917241-254a-450f-8d67-b42ef6f1e97c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:45.587726 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6917241-254a-450f-8d67-b42ef6f1e97c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:45.588404 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6917241-254a-450f-8d67-b42ef6f1e97c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:45.588603 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6917241-254a-450f-8d67-b42ef6f1e97c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:45.588982 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6917241-254a-450f-8d67-b42ef6f1e97c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:45.592235 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=213,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:45.605367 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a6917241-254a-450f-8d67-b42ef6f1e97c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:45.809905 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a6917241-254a-450f-8d67-b42ef6f1e97c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:45.817943 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a6917241-254a-450f-8d67-b42ef6f1e97c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1315 microversion: 2.1 time: 0.242295 Jun 10 13:22:45.818368 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 298/897] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:45 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1315 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:45.837646 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:45.842784 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:45.847840 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:45.848115 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:45.848404 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:45.848988 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:45.849418 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:45.849741 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:45.867409 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:45.867660 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:45.867838 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:45.868056 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lazy-loading 'fault' on Instance uuid 56694632-1419-421a-81b9-1c0ea43cb00a {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:45.871557 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:45.922898 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:45.928934 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:45.929519 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:45.933646 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bc283e55-70d4-4f15-bbf8-452de199b95c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1365 microversion: 2.20 time: 0.100550 Jun 10 13:22:45.933980 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 300/898] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:45 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1365 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:46.071729 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3246b763-b7c5-43e2-84a8-819ddb0148e9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:46.073206 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3246b763-b7c5-43e2-84a8-819ddb0148e9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:46.092605 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3246b763-b7c5-43e2-84a8-819ddb0148e9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:46.092975 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3246b763-b7c5-43e2-84a8-819ddb0148e9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:46.093310 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3246b763-b7c5-43e2-84a8-819ddb0148e9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:46.095410 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3246b763-b7c5-43e2-84a8-819ddb0148e9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:46.095410 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3246b763-b7c5-43e2-84a8-819ddb0148e9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:46.095410 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3246b763-b7c5-43e2-84a8-819ddb0148e9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:46.119958 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3246b763-b7c5-43e2-84a8-819ddb0148e9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:46.175967 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3246b763-b7c5-43e2-84a8-819ddb0148e9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:46.187527 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3246b763-b7c5-43e2-84a8-819ddb0148e9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1263 microversion: 2.1 time: 0.117622 Jun 10 13:22:46.187888 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 301/899] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:46 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1263 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:46.350561 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3d8639fa-9921-4446-a4ec-952d79e49614 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:46.352538 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3d8639fa-9921-4446-a4ec-952d79e49614 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:46.357149 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d8639fa-9921-4446-a4ec-952d79e49614 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:46.357506 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d8639fa-9921-4446-a4ec-952d79e49614 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:46.357742 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d8639fa-9921-4446-a4ec-952d79e49614 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:46.359255 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d8639fa-9921-4446-a4ec-952d79e49614 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:46.359255 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d8639fa-9921-4446-a4ec-952d79e49614 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:46.359255 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d8639fa-9921-4446-a4ec-952d79e49614 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:46.381615 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3d8639fa-9921-4446-a4ec-952d79e49614 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-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 10 13:22:46.442417 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6af52d1c-1363-4ec8-9ce3-13686253749f tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:46.578702 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6af52d1c-1363-4ec8-9ce3-13686253749f tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947" status: 200 len: 1609 microversion: 2.1 time: 0.138169 Jun 10 13:22:46.579040 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 301/900] 10.4.3.74 () {66 vars in 1344 bytes} [Wed Jun 10 13:22:46 2026] GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947 => generated 1609 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:46.584739 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3d8639fa-9921-4446-a4ec-952d79e49614 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56c78c3f8e4240cbafe780474c8067d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', '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=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:46.601137 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3d8639fa-9921-4446-a4ec-952d79e49614 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1665 microversion: 2.1 time: 0.375871 Jun 10 13:22:46.601554 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 299/901] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:46 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1665 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:46.618115 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-76c54219-211c-414b-a5bc-603663af465e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "662753a5-1184-4922-8f99-9ffd2add5fe9"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:46.620948 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-76c54219-211c-414b-a5bc-603663af465e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:46.626145 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76c54219-211c-414b-a5bc-603663af465e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:46.626296 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76c54219-211c-414b-a5bc-603663af465e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:46.626471 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76c54219-211c-414b-a5bc-603663af465e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:46.626702 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76c54219-211c-414b-a5bc-603663af465e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:46.626838 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76c54219-211c-414b-a5bc-603663af465e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:46.626968 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76c54219-211c-414b-a5bc-603663af465e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:46.835424 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c888ef75-e4aa-405c-9d57-ca4525c85347 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:46.836936 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c888ef75-e4aa-405c-9d57-ca4525c85347 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:46.842447 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c888ef75-e4aa-405c-9d57-ca4525c85347 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:46.842830 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c888ef75-e4aa-405c-9d57-ca4525c85347 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:46.842948 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c888ef75-e4aa-405c-9d57-ca4525c85347 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:46.843404 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c888ef75-e4aa-405c-9d57-ca4525c85347 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:46.843683 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c888ef75-e4aa-405c-9d57-ca4525c85347 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:46.843969 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c888ef75-e4aa-405c-9d57-ca4525c85347 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:46.862666 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c888ef75-e4aa-405c-9d57-ca4525c85347 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:46.969245 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:46.971789 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:46.977957 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:46.978106 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:46.978404 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:46.978866 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:46.979230 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:46.979552 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:46.982078 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:46.998541 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=6 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:47.012377 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:47.012377 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:47.012377 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:47.012377 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lazy-loading 'fault' on Instance uuid 56694632-1419-421a-81b9-1c0ea43cb00a {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:47.017693 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:47.059476 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c888ef75-e4aa-405c-9d57-ca4525c85347 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:47.074839 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c888ef75-e4aa-405c-9d57-ca4525c85347 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1315 microversion: 2.1 time: 0.241889 Jun 10 13:22:47.075294 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 302/902] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:46 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1315 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:47.082370 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:47.088310 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:47.089016 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:47.095397 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-51be6fee-6c55-4118-b49e-9d950fbd5bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1365 microversion: 2.20 time: 0.131864 Jun 10 13:22:47.095698 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 300/903] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:46 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1365 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:47.208827 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-675a26c4-695f-43b7-a3aa-36e306046700 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:47.210769 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-675a26c4-695f-43b7-a3aa-36e306046700 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:47.216932 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-675a26c4-695f-43b7-a3aa-36e306046700 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:47.217448 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-675a26c4-695f-43b7-a3aa-36e306046700 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:47.217793 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-675a26c4-695f-43b7-a3aa-36e306046700 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:47.218392 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-675a26c4-695f-43b7-a3aa-36e306046700 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:47.218837 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-675a26c4-695f-43b7-a3aa-36e306046700 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:47.219317 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-675a26c4-695f-43b7-a3aa-36e306046700 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:47.244827 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-675a26c4-695f-43b7-a3aa-36e306046700 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:47.331682 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-675a26c4-695f-43b7-a3aa-36e306046700 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:47.341656 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-675a26c4-695f-43b7-a3aa-36e306046700 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1263 microversion: 2.1 time: 0.135175 Jun 10 13:22:47.342489 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 303/904] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:47 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1263 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:47.598443 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-603086cf-f85d-43e7-bb96-12758156ab7e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:47.713338 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-603086cf-f85d-43e7-bb96-12758156ab7e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947" status: 200 len: 1715 microversion: 2.1 time: 0.118371 Jun 10 13:22:47.713704 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 301/905] 10.4.3.74 () {66 vars in 1344 bytes} [Wed Jun 10 13:22:47 2026] GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947 => generated 1715 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:48.098312 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1cb5fb09-184f-4ff2-be26-54fc81733127 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:48.100495 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1cb5fb09-184f-4ff2-be26-54fc81733127 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:48.108967 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cb5fb09-184f-4ff2-be26-54fc81733127 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:48.108967 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cb5fb09-184f-4ff2-be26-54fc81733127 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:48.108967 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cb5fb09-184f-4ff2-be26-54fc81733127 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:48.109302 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cb5fb09-184f-4ff2-be26-54fc81733127 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:48.109590 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cb5fb09-184f-4ff2-be26-54fc81733127 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:48.109970 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cb5fb09-184f-4ff2-be26-54fc81733127 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:48.121268 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:48.122805 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:48.128053 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:48.128053 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:48.128053 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:48.128053 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:48.128398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:48.128696 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:48.151315 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1cb5fb09-184f-4ff2-be26-54fc81733127 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:48.168528 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:48.168816 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:48.169050 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:48.169775 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lazy-loading 'fault' on Instance uuid 56694632-1419-421a-81b9-1c0ea43cb00a {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:48.174608 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:48.276458 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:48.283861 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:48.285236 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:48.294155 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5c2ca0d6-5d19-450b-8101-01fb87782bdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1365 microversion: 2.20 time: 0.174935 Jun 10 13:22:48.294155 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 302/906] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:48 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1365 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:48.363697 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-913155aa-9c2b-4048-982f-3df35f97d5b9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:48.370012 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-913155aa-9c2b-4048-982f-3df35f97d5b9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:48.370184 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1cb5fb09-184f-4ff2-be26-54fc81733127 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:48.384315 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-913155aa-9c2b-4048-982f-3df35f97d5b9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:48.384315 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-913155aa-9c2b-4048-982f-3df35f97d5b9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:48.384315 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-913155aa-9c2b-4048-982f-3df35f97d5b9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:48.384801 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1cb5fb09-184f-4ff2-be26-54fc81733127 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1315 microversion: 2.1 time: 0.283696 Jun 10 13:22:48.384801 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 304/907] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:48 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1315 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:48.384895 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-913155aa-9c2b-4048-982f-3df35f97d5b9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:48.384895 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-913155aa-9c2b-4048-982f-3df35f97d5b9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:48.384895 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-913155aa-9c2b-4048-982f-3df35f97d5b9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:48.405728 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-913155aa-9c2b-4048-982f-3df35f97d5b9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:48.489036 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-913155aa-9c2b-4048-982f-3df35f97d5b9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:48.499014 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-913155aa-9c2b-4048-982f-3df35f97d5b9 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1271 microversion: 2.1 time: 0.137665 Jun 10 13:22:48.499546 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 303/908] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:48 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1271 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:48.733570 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5d3eec38-6fb8-40b2-badd-6ed7d929dc07 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:48.856413 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5d3eec38-6fb8-40b2-badd-6ed7d929dc07 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947" status: 200 len: 1715 microversion: 2.1 time: 0.125129 Jun 10 13:22:48.856814 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 305/909] 10.4.3.74 () {66 vars in 1344 bytes} [Wed Jun 10 13:22:48 2026] GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947 => generated 1715 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:49.219065 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-76c54219-211c-414b-a5bc-603663af465e tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "POST /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.600100 Jun 10 13:22:49.221665 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 302/910] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:22:46 2026] POST /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547/os-volume_attachments => generated 194 bytes in 2601 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:22:49.321377 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:49.323042 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:49.335862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:49.336726 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:49.336726 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:49.337280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:49.337764 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:49.338181 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:49.378042 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:49.378356 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:49.378586 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:49.378889 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lazy-loading 'fault' on Instance uuid 56694632-1419-421a-81b9-1c0ea43cb00a {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:49.392820 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:49.409134 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9731865b-0958-442f-9807-26a5244d5baa tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:49.410892 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9731865b-0958-442f-9807-26a5244d5baa tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:49.421035 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9731865b-0958-442f-9807-26a5244d5baa tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:49.421135 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9731865b-0958-442f-9807-26a5244d5baa tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:49.422779 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9731865b-0958-442f-9807-26a5244d5baa tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:49.422779 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9731865b-0958-442f-9807-26a5244d5baa tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:49.422779 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9731865b-0958-442f-9807-26a5244d5baa tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:49.422963 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9731865b-0958-442f-9807-26a5244d5baa tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:49.465420 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9731865b-0958-442f-9807-26a5244d5baa tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:49.473384 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:49.485088 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:49.486649 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:49.499326 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3a6b1f36-ee48-42c5-82c0-ead62db8f738 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 200 len: 1365 microversion: 2.20 time: 0.181656 Jun 10 13:22:49.500674 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 304/911] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:49 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 1365 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:49.526309 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-39b7d89c-06f7-4dc0-a6d4-83e6c82f74a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:49.532005 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-39b7d89c-06f7-4dc0-a6d4-83e6c82f74a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:49.537498 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39b7d89c-06f7-4dc0-a6d4-83e6c82f74a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:49.537980 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39b7d89c-06f7-4dc0-a6d4-83e6c82f74a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:49.538334 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39b7d89c-06f7-4dc0-a6d4-83e6c82f74a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:49.542212 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39b7d89c-06f7-4dc0-a6d4-83e6c82f74a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:49.542684 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39b7d89c-06f7-4dc0-a6d4-83e6c82f74a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:49.543050 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39b7d89c-06f7-4dc0-a6d4-83e6c82f74a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:49.570820 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-39b7d89c-06f7-4dc0-a6d4-83e6c82f74a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:49.870174 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9731865b-0958-442f-9807-26a5244d5baa tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:49.876904 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1509f686-caa2-470d-8493-a350dc0b706b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:49.880606 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9731865b-0958-442f-9807-26a5244d5baa tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1315 microversion: 2.1 time: 0.480333 Jun 10 13:22:49.881294 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 306/912] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:49 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1315 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:50.022216 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1509f686-caa2-470d-8493-a350dc0b706b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947" status: 200 len: 1715 microversion: 2.1 time: 0.147411 Jun 10 13:22:50.022216 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 305/913] 10.4.3.74 () {66 vars in 1344 bytes} [Wed Jun 10 13:22:49 2026] GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947 => generated 1715 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:50.149595 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-39b7d89c-06f7-4dc0-a6d4-83e6c82f74a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:50.170602 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-39b7d89c-06f7-4dc0-a6d4-83e6c82f74a2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1313 microversion: 2.1 time: 0.650671 Jun 10 13:22:50.171000 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 303/914] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:49 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1313 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:22:50.192772 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-4a378bed-7434-4622-8814-f6b7af251f3a req-e1c29f28-ed65-4ad0-9fdc-fba2530de34f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dd2ebafe-6523-4c43-951f-e892fd181585", "name": "network-vif-plugged", "status": "completed", "tag": "9d299b94-aff3-4602-b54c-47fe11b8e0c1"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:50.201184 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-4a378bed-7434-4622-8814-f6b7af251f3a req-e1c29f28-ed65-4ad0-9fdc-fba2530de34f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:50.201614 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-4a378bed-7434-4622-8814-f6b7af251f3a req-e1c29f28-ed65-4ad0-9fdc-fba2530de34f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:50.201793 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-4a378bed-7434-4622-8814-f6b7af251f3a req-e1c29f28-ed65-4ad0-9fdc-fba2530de34f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:50.208723 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-4a378bed-7434-4622-8814-f6b7af251f3a req-e1c29f28-ed65-4ad0-9fdc-fba2530de34f service nova] Creating event network-vif-plugged:9d299b94-aff3-4602-b54c-47fe11b8e0c1 for instance dd2ebafe-6523-4c43-951f-e892fd181585 on np0000002501 Jun 10 13:22:50.209139 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-4a378bed-7434-4622-8814-f6b7af251f3a req-e1c29f28-ed65-4ad0-9fdc-fba2530de34f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:50.218623 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-4a378bed-7434-4622-8814-f6b7af251f3a req-e1c29f28-ed65-4ad0-9fdc-fba2530de34f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026621 Jun 10 13:22:50.219678 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 307/915] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:50 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 10 13:22:50.527907 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-42e96e65-213a-436a-a598-cdc6d6da636b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:50.531820 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-42e96e65-213a-436a-a598-cdc6d6da636b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:50.539213 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-42e96e65-213a-436a-a598-cdc6d6da636b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:50.539213 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-42e96e65-213a-436a-a598-cdc6d6da636b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:50.539213 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-42e96e65-213a-436a-a598-cdc6d6da636b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:50.539213 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-42e96e65-213a-436a-a598-cdc6d6da636b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:50.539951 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-42e96e65-213a-436a-a598-cdc6d6da636b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:50.540136 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-42e96e65-213a-436a-a598-cdc6d6da636b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:50.555136 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-42e96e65-213a-436a-a598-cdc6d6da636b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] HTTP exception thrown: Instance 56694632-1419-421a-81b9-1c0ea43cb00a could not be found. Jun 10 13:22:50.555463 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-42e96e65-213a-436a-a598-cdc6d6da636b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Returning 404 to user: Instance 56694632-1419-421a-81b9-1c0ea43cb00a could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:22:50.555884 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-42e96e65-213a-436a-a598-cdc6d6da636b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 404 len: 111 microversion: 2.20 time: 0.031246 Jun 10 13:22:50.556192 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 306/916] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:50 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:22:50.569304 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bddfc85a-63af-412c-92d3-2471594c17f3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:50.588284 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bddfc85a-63af-412c-92d3-2471594c17f3 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-597113095" status: 204 len: 0 microversion: 2.20 time: 0.020950 Jun 10 13:22:50.588713 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 304/917] 10.4.3.74 () {68 vars in 1370 bytes} [Wed Jun 10 13:22:50 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-597113095 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:22:50.643062 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-e7cdc77f-a2d2-4873-862d-29f6bb947d6f req-9d17fbfa-66ee-4351-b5dd-64ef2fb6be10 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fc605e8a-604d-425a-8060-53cab184c23e", "tag": "07f3d38f-b54c-47ac-91a7-5358539907ea"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:50.660504 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e7cdc77f-a2d2-4873-862d-29f6bb947d6f req-9d17fbfa-66ee-4351-b5dd-64ef2fb6be10 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:50.660504 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e7cdc77f-a2d2-4873-862d-29f6bb947d6f req-9d17fbfa-66ee-4351-b5dd-64ef2fb6be10 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:50.660504 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e7cdc77f-a2d2-4873-862d-29f6bb947d6f req-9d17fbfa-66ee-4351-b5dd-64ef2fb6be10 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:50.669812 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-e7cdc77f-a2d2-4873-862d-29f6bb947d6f req-9d17fbfa-66ee-4351-b5dd-64ef2fb6be10 service nova] Creating event network-changed:07f3d38f-b54c-47ac-91a7-5358539907ea for instance fc605e8a-604d-425a-8060-53cab184c23e on np0000002501 Jun 10 13:22:50.670327 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-e7cdc77f-a2d2-4873-862d-29f6bb947d6f req-9d17fbfa-66ee-4351-b5dd-64ef2fb6be10 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:50.677734 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-e7cdc77f-a2d2-4873-862d-29f6bb947d6f req-9d17fbfa-66ee-4351-b5dd-64ef2fb6be10 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.038245 Jun 10 13:22:50.677895 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 308/918] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:50 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 10 13:22:50.907538 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3988cd0d-b0fd-4fa5-843d-0f62675f1ceb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:50.915719 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3988cd0d-b0fd-4fa5-843d-0f62675f1ceb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:50.926713 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3988cd0d-b0fd-4fa5-843d-0f62675f1ceb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:50.928077 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3988cd0d-b0fd-4fa5-843d-0f62675f1ceb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:50.928077 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3988cd0d-b0fd-4fa5-843d-0f62675f1ceb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:50.928077 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3988cd0d-b0fd-4fa5-843d-0f62675f1ceb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:50.929150 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3988cd0d-b0fd-4fa5-843d-0f62675f1ceb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:50.929150 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3988cd0d-b0fd-4fa5-843d-0f62675f1ceb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:50.956548 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3988cd0d-b0fd-4fa5-843d-0f62675f1ceb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:51.046199 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-409722f9-d4e7-442a-9364-7c61d222566b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:51.196038 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-409722f9-d4e7-442a-9364-7c61d222566b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947" status: 200 len: 1723 microversion: 2.1 time: 0.154515 Jun 10 13:22:51.197442 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 305/919] 10.4.3.74 () {66 vars in 1344 bytes} [Wed Jun 10 13:22:51 2026] GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947 => generated 1723 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:51.197610 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c2fd04c7-6aa4-4cdc-9823-841f06a6a9b2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:51.199825 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c2fd04c7-6aa4-4cdc-9823-841f06a6a9b2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:51.212399 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c2fd04c7-6aa4-4cdc-9823-841f06a6a9b2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:51.212399 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c2fd04c7-6aa4-4cdc-9823-841f06a6a9b2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:51.212399 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c2fd04c7-6aa4-4cdc-9823-841f06a6a9b2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:51.212705 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c2fd04c7-6aa4-4cdc-9823-841f06a6a9b2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:51.213185 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c2fd04c7-6aa4-4cdc-9823-841f06a6a9b2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:51.214305 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c2fd04c7-6aa4-4cdc-9823-841f06a6a9b2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:51.220026 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-36373e99-16fd-45ca-9c69-c53154676c91 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:51.256080 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c2fd04c7-6aa4-4cdc-9823-841f06a6a9b2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:51.380127 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-36373e99-16fd-45ca-9c69-c53154676c91 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947" status: 200 len: 1723 microversion: 2.1 time: 0.162867 Jun 10 13:22:51.380528 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 306/920] 10.4.3.74 () {66 vars in 1344 bytes} [Wed Jun 10 13:22:51 2026] GET /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947 => generated 1723 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:51.397177 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3fc5eeaa-fc66-48fd-966d-c525a5b5c20c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:51.398826 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3fc5eeaa-fc66-48fd-966d-c525a5b5c20c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:51.406340 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fc5eeaa-fc66-48fd-966d-c525a5b5c20c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:51.407148 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fc5eeaa-fc66-48fd-966d-c525a5b5c20c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:51.407148 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fc5eeaa-fc66-48fd-966d-c525a5b5c20c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:51.407862 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fc5eeaa-fc66-48fd-966d-c525a5b5c20c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:51.408290 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fc5eeaa-fc66-48fd-966d-c525a5b5c20c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:51.408914 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fc5eeaa-fc66-48fd-966d-c525a5b5c20c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:51.436229 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3fc5eeaa-fc66-48fd-966d-c525a5b5c20c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:51.662973 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3988cd0d-b0fd-4fa5-843d-0f62675f1ceb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:51.674233 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3988cd0d-b0fd-4fa5-843d-0f62675f1ceb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1315 microversion: 2.1 time: 0.770692 Jun 10 13:22:51.674804 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 307/921] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:50 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1315 bytes in 771 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:51.896232 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4e01d116-2491-4af6-aca1-70620ffcb614 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-413124544", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMTyGSXv8ZyKkPk19jibyd+tksNw9G7KXuzr1/+soS6ieEkjjnr2QfdzVv4Ud8pvf29PMxykdyM8aKaDFkI/CRnaSCQAzAyxhj390guremiaDuCiRrb22h3eKv1yKyX54A=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:51.911218 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-4e01d116-2491-4af6-aca1-70620ffcb614 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Getting quotas for project 7cb4383069a54bd6bee0780c318ce089. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:22:51.915005 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-4e01d116-2491-4af6-aca1-70620ffcb614 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Getting quotas for user 1909f583c5e9403393e1f05b21023615 and project 7cb4383069a54bd6bee0780c318ce089. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:22:51.950759 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4e01d116-2491-4af6-aca1-70620ffcb614 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.20 time: 0.056550 Jun 10 13:22:51.951108 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 308/922] 10.4.3.74 () {70 vars in 1311 bytes} [Wed Jun 10 13:22:51 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 10 13:22:52.025281 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c2fd04c7-6aa4-4cdc-9823-841f06a6a9b2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:52.036841 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c2fd04c7-6aa4-4cdc-9823-841f06a6a9b2 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1311 microversion: 2.1 time: 0.842715 Jun 10 13:22:52.037086 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 309/923] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:51 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1311 bytes in 844 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:52.096452 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3fc5eeaa-fc66-48fd-966d-c525a5b5c20c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:52.111711 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3fc5eeaa-fc66-48fd-966d-c525a5b5c20c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1675 microversion: 2.1 time: 0.716771 Jun 10 13:22:52.112106 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 307/924] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:51 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1675 bytes in 718 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:52.193859 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-3c31c0d8-a856-44b8-bb0a-4abfea9a1e79 req-50f38685-2a29-4444-a166-6be1820b0207 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "58ab4720-b1c9-428b-b6a0-c21ba8350d03", "name": "network-vif-plugged", "status": "completed", "tag": "7f1a48f4-192a-4f1e-845e-55c9cf325675"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:52.209740 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-3c31c0d8-a856-44b8-bb0a-4abfea9a1e79 req-50f38685-2a29-4444-a166-6be1820b0207 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:52.209740 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-3c31c0d8-a856-44b8-bb0a-4abfea9a1e79 req-50f38685-2a29-4444-a166-6be1820b0207 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:52.209941 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-3c31c0d8-a856-44b8-bb0a-4abfea9a1e79 req-50f38685-2a29-4444-a166-6be1820b0207 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:52.220473 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-3c31c0d8-a856-44b8-bb0a-4abfea9a1e79 req-50f38685-2a29-4444-a166-6be1820b0207 service nova] Creating event network-vif-plugged:7f1a48f4-192a-4f1e-845e-55c9cf325675 for instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 on np0000002501 Jun 10 13:22:52.221044 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-3c31c0d8-a856-44b8-bb0a-4abfea9a1e79 req-50f38685-2a29-4444-a166-6be1820b0207 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:52.229605 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-3c31c0d8-a856-44b8-bb0a-4abfea9a1e79 req-50f38685-2a29-4444-a166-6be1820b0207 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041570 Jun 10 13:22:52.230409 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 309/925] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:52 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:22:52.328475 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-2930ca6d-956d-4cba-ba9a-67bcd17712ae req-1986db95-64d3-451c-8f76-064222bead26 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dd2ebafe-6523-4c43-951f-e892fd181585", "name": "network-vif-plugged", "status": "completed", "tag": "9d299b94-aff3-4602-b54c-47fe11b8e0c1"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:52.344061 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2930ca6d-956d-4cba-ba9a-67bcd17712ae req-1986db95-64d3-451c-8f76-064222bead26 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:52.344309 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2930ca6d-956d-4cba-ba9a-67bcd17712ae req-1986db95-64d3-451c-8f76-064222bead26 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:52.345154 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2930ca6d-956d-4cba-ba9a-67bcd17712ae req-1986db95-64d3-451c-8f76-064222bead26 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:52.356025 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-2930ca6d-956d-4cba-ba9a-67bcd17712ae req-1986db95-64d3-451c-8f76-064222bead26 service nova] Creating event network-vif-plugged:9d299b94-aff3-4602-b54c-47fe11b8e0c1 for instance dd2ebafe-6523-4c43-951f-e892fd181585 on np0000002501 Jun 10 13:22:52.356636 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-2930ca6d-956d-4cba-ba9a-67bcd17712ae req-1986db95-64d3-451c-8f76-064222bead26 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:52.367379 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-2930ca6d-956d-4cba-ba9a-67bcd17712ae req-1986db95-64d3-451c-8f76-064222bead26 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040356 Jun 10 13:22:52.367379 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 310/926] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:52 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 10 13:22:52.587968 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-eac539fd-4ad7-420b-80ae-3047e2ef07e0 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-reader] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:52.590969 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-eac539fd-4ad7-420b-80ae-3047e2ef07e0 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-reader] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:52.600153 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eac539fd-4ad7-420b-80ae-3047e2ef07e0 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:52.600537 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eac539fd-4ad7-420b-80ae-3047e2ef07e0 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:52.600843 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eac539fd-4ad7-420b-80ae-3047e2ef07e0 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:52.601502 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eac539fd-4ad7-420b-80ae-3047e2ef07e0 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:52.601802 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eac539fd-4ad7-420b-80ae-3047e2ef07e0 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:52.602134 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eac539fd-4ad7-420b-80ae-3047e2ef07e0 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:52.640160 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-eac539fd-4ad7-420b-80ae-3047e2ef07e0 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-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 10 13:22:52.705664 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-158af920-2e66-40aa-a481-5713f6035477 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:52.711713 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-158af920-2e66-40aa-a481-5713f6035477 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:52.716953 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-158af920-2e66-40aa-a481-5713f6035477 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:52.717590 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-158af920-2e66-40aa-a481-5713f6035477 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:52.718040 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-158af920-2e66-40aa-a481-5713f6035477 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:52.719639 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-158af920-2e66-40aa-a481-5713f6035477 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:52.719834 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-158af920-2e66-40aa-a481-5713f6035477 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:52.720276 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-158af920-2e66-40aa-a481-5713f6035477 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:52.765909 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-158af920-2e66-40aa-a481-5713f6035477 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:52.923681 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eac539fd-4ad7-420b-80ae-3047e2ef07e0 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9c6f4c6ac024fe4845f6bf826ce3387', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', '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=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:52.931169 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-eac539fd-4ad7-420b-80ae-3047e2ef07e0 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1675 microversion: 2.1 time: 0.565275 Jun 10 13:22:52.931790 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 308/927] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:52 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1675 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:52.956605 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-158af920-2e66-40aa-a481-5713f6035477 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:52.967965 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-158af920-2e66-40aa-a481-5713f6035477 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1315 microversion: 2.1 time: 0.266265 Jun 10 13:22:52.969173 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 310/928] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:52 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1315 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:53.002019 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b0d19607-e64c-4bfc-8a9d-d807a3bc0c3e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "ced3a463-ecfa-4e1f-aa33-a331917b6788"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:53.004758 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b0d19607-e64c-4bfc-8a9d-d807a3bc0c3e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:53.010428 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0d19607-e64c-4bfc-8a9d-d807a3bc0c3e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:53.010697 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0d19607-e64c-4bfc-8a9d-d807a3bc0c3e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:53.010907 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0d19607-e64c-4bfc-8a9d-d807a3bc0c3e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:53.011324 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0d19607-e64c-4bfc-8a9d-d807a3bc0c3e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:53.011519 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0d19607-e64c-4bfc-8a9d-d807a3bc0c3e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:53.011711 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0d19607-e64c-4bfc-8a9d-d807a3bc0c3e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:53.057688 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e8eed32d-43b9-4a67-99b8-8b60c5a8c70c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:53.060700 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e8eed32d-43b9-4a67-99b8-8b60c5a8c70c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:53.070208 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8eed32d-43b9-4a67-99b8-8b60c5a8c70c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:53.070208 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8eed32d-43b9-4a67-99b8-8b60c5a8c70c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:53.070506 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8eed32d-43b9-4a67-99b8-8b60c5a8c70c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:53.072105 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8eed32d-43b9-4a67-99b8-8b60c5a8c70c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:53.072105 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8eed32d-43b9-4a67-99b8-8b60c5a8c70c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:53.072604 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8eed32d-43b9-4a67-99b8-8b60c5a8c70c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:53.095641 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e8eed32d-43b9-4a67-99b8-8b60c5a8c70c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:53.268896 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e8eed32d-43b9-4a67-99b8-8b60c5a8c70c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:53.279791 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e8eed32d-43b9-4a67-99b8-8b60c5a8c70c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1311 microversion: 2.1 time: 0.226187 Jun 10 13:22:53.280474 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 309/929] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:53 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1311 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:53.316917 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9fad8aaa-7fba-4990-a96c-04c7db447677 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1349501500", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDvyZ9aY45kac8pOBF5uz3W2mpa6TRrG7Np1iCgxq78xVGEKxTQiTR3+9+vBc4wEzEtR8LjLGvb+K0vNUMmkAYRXOD7P3f0YynW5tThCkaqOc2q/4fkXMSi+4JVxxTVUgQ=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:53.333114 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-9fad8aaa-7fba-4990-a96c-04c7db447677 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Getting quotas for project 2c2d2fef175140cdbd30091f6b03d8cb. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:22:53.336600 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-9fad8aaa-7fba-4990-a96c-04c7db447677 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Getting quotas for user 030a347eb1f1413a836066694f124bb4 and project 2c2d2fef175140cdbd30091f6b03d8cb. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:22:53.362738 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9fad8aaa-7fba-4990-a96c-04c7db447677 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.191501 Jun 10 13:22:53.363366 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 311/930] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:22:53 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:22:53.714275 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:53.729661 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:53.884213 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:22:53.910396 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-268580709", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "6cea2523-de25-4e2e-b991-31a327e271d5"}], "security_groups": [{"name": "tempest-securitygroup--93380317"}], "key_name": "tempest-keypair-413124544", "user_data": "}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:53.989476 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2c683bf8-1ae9-4e29-8d17-b42a58dc91bd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:53.990852 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2c683bf8-1ae9-4e29-8d17-b42a58dc91bd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:53.994899 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c683bf8-1ae9-4e29-8d17-b42a58dc91bd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:53.995166 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c683bf8-1ae9-4e29-8d17-b42a58dc91bd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:53.995484 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c683bf8-1ae9-4e29-8d17-b42a58dc91bd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:53.996137 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c683bf8-1ae9-4e29-8d17-b42a58dc91bd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:53.996273 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c683bf8-1ae9-4e29-8d17-b42a58dc91bd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:53.998586 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c683bf8-1ae9-4e29-8d17-b42a58dc91bd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:54.019726 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2c683bf8-1ae9-4e29-8d17-b42a58dc91bd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:54.068081 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:54.069414 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:54.069414 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:54.069783 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:54.070215 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:54.071526 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:54.081842 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:54.210250 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] validate_networks() for [('6cea2523-de25-4e2e-b991-31a327e271d5', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:22:54.210797 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:54.240146 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2c683bf8-1ae9-4e29-8d17-b42a58dc91bd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:54.252695 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2c683bf8-1ae9-4e29-8d17-b42a58dc91bd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1315 microversion: 2.1 time: 0.264617 Jun 10 13:22:54.252954 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 312/931] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:53 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1315 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:22:54.300669 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fd4d6866-3f91-4402-9b58-9224d731c42e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:54.303736 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fd4d6866-3f91-4402-9b58-9224d731c42e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:54.312816 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd4d6866-3f91-4402-9b58-9224d731c42e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:54.313782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd4d6866-3f91-4402-9b58-9224d731c42e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:54.313782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd4d6866-3f91-4402-9b58-9224d731c42e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:54.313782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd4d6866-3f91-4402-9b58-9224d731c42e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:54.314131 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd4d6866-3f91-4402-9b58-9224d731c42e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:54.314632 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd4d6866-3f91-4402-9b58-9224d731c42e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:54.344143 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fd4d6866-3f91-4402-9b58-9224d731c42e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:54.543208 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fd4d6866-3f91-4402-9b58-9224d731c42e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:54.557873 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fd4d6866-3f91-4402-9b58-9224d731c42e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1311 microversion: 2.1 time: 0.259342 Jun 10 13:22:54.560462 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 313/932] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:54 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1311 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:54.563407 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-a637a89c-efdc-4d70-827a-67a52567392a req-c5059a22-38d6-440a-8cc5-72068675c22b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "58ab4720-b1c9-428b-b6a0-c21ba8350d03", "name": "network-vif-plugged", "status": "completed", "tag": "7f1a48f4-192a-4f1e-845e-55c9cf325675"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:54.571506 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a637a89c-efdc-4d70-827a-67a52567392a req-c5059a22-38d6-440a-8cc5-72068675c22b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:54.571506 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a637a89c-efdc-4d70-827a-67a52567392a req-c5059a22-38d6-440a-8cc5-72068675c22b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:54.571506 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a637a89c-efdc-4d70-827a-67a52567392a req-c5059a22-38d6-440a-8cc5-72068675c22b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:54.579058 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-a637a89c-efdc-4d70-827a-67a52567392a req-c5059a22-38d6-440a-8cc5-72068675c22b service nova] Creating event network-vif-plugged:7f1a48f4-192a-4f1e-845e-55c9cf325675 for instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 on np0000002501 Jun 10 13:22:54.579555 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-a637a89c-efdc-4d70-827a-67a52567392a req-c5059a22-38d6-440a-8cc5-72068675c22b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:22:54.586370 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-a637a89c-efdc-4d70-827a-67a52567392a req-c5059a22-38d6-440a-8cc5-72068675c22b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025249 Jun 10 13:22:54.586370 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 314/933] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:22:54 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 10 13:22:54.647016 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:54.846402 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-1393368231", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "e0ed2129-a11a-4d72-9906-7f5ef4a57601"}], "security_groups": [{"name": "tempest-securitygroup--870678424"}], "key_name": "tempest-keypair-1349501500", "user_data": "}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:54.861302 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:22:54.861567 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:22:54.861818 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:22:54.862067 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:22:54.862220 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:22:54.869418 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:54.870151 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:54.870151 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:54.870338 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:54.870566 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:54.870733 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:54.883924 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Getting quotas for project 7cb4383069a54bd6bee0780c318ce089. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:22:54.887224 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Getting quotas for user 1909f583c5e9403393e1f05b21023615 and project 7cb4383069a54bd6bee0780c318ce089. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:22:54.894386 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:22:54.895812 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:22:54.955991 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7b2cf4d1-fdfc-425b-b3e0-724567cb9ef7 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 398 microversion: 2.20 time: 1.049102 Jun 10 13:22:54.956799 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 310/934] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:22:53 2026] POST /compute/v2.1/servers => generated 398 bytes in 1050 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:22:54.969514 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c0a19001-a0e4-4276-a5ac-e01cbf91d241 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:54.972555 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c0a19001-a0e4-4276-a5ac-e01cbf91d241 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:54.977672 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:54.977922 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:54.978362 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:54.979144 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:54.979667 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:54.980049 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:54.990574 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:54.997371 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c0a19001-a0e4-4276-a5ac-e01cbf91d241 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:55.082199 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c0a19001-a0e4-4276-a5ac-e01cbf91d241 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:55.089035 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c0a19001-a0e4-4276-a5ac-e01cbf91d241 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:55.089686 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c0a19001-a0e4-4276-a5ac-e01cbf91d241 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:55.093880 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c0a19001-a0e4-4276-a5ac-e01cbf91d241 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1274 microversion: 2.20 time: 0.129177 Jun 10 13:22:55.093880 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 311/935] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:54 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1274 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:55.112638 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] validate_networks() for [('e0ed2129-a11a-4d72-9906-7f5ef4a57601', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:22:55.113260 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:55.277450 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4aa36b4f-148e-4a11-a51c-9ff7ce8a7fdf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:55.278859 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4aa36b4f-148e-4a11-a51c-9ff7ce8a7fdf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:55.286142 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4aa36b4f-148e-4a11-a51c-9ff7ce8a7fdf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:55.286561 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4aa36b4f-148e-4a11-a51c-9ff7ce8a7fdf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:55.286965 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4aa36b4f-148e-4a11-a51c-9ff7ce8a7fdf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:55.287438 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4aa36b4f-148e-4a11-a51c-9ff7ce8a7fdf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:55.287777 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4aa36b4f-148e-4a11-a51c-9ff7ce8a7fdf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:55.288111 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4aa36b4f-148e-4a11-a51c-9ff7ce8a7fdf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:55.312108 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4aa36b4f-148e-4a11-a51c-9ff7ce8a7fdf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:55.435280 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:55.590909 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b0d19607-e64c-4bfc-8a9d-d807a3bc0c3e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "POST /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.590962 Jun 10 13:22:55.591326 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 311/936] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:22:52 2026] POST /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments => generated 194 bytes in 2592 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:22:55.598149 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ae2fa6fa-8087-402c-8857-485df0dad880 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:55.601501 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ae2fa6fa-8087-402c-8857-485df0dad880 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:55.610172 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae2fa6fa-8087-402c-8857-485df0dad880 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:55.612025 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae2fa6fa-8087-402c-8857-485df0dad880 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:55.612754 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae2fa6fa-8087-402c-8857-485df0dad880 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:55.612960 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae2fa6fa-8087-402c-8857-485df0dad880 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:55.613306 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae2fa6fa-8087-402c-8857-485df0dad880 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:55.613882 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae2fa6fa-8087-402c-8857-485df0dad880 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:55.644050 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ae2fa6fa-8087-402c-8857-485df0dad880 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:55.678361 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4aa36b4f-148e-4a11-a51c-9ff7ce8a7fdf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:55.686662 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4aa36b4f-148e-4a11-a51c-9ff7ce8a7fdf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1507 microversion: 2.1 time: 0.411820 Jun 10 13:22:55.687023 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 312/937] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:55 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1507 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:55.711670 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9ff70a64-08a4-4701-9a51-dfa6d48942f4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:55.713623 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9ff70a64-08a4-4701-9a51-dfa6d48942f4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:55.719571 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9ff70a64-08a4-4701-9a51-dfa6d48942f4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:55.719839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9ff70a64-08a4-4701-9a51-dfa6d48942f4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:55.719998 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9ff70a64-08a4-4701-9a51-dfa6d48942f4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:55.720393 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9ff70a64-08a4-4701-9a51-dfa6d48942f4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:55.720604 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9ff70a64-08a4-4701-9a51-dfa6d48942f4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:55.720779 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9ff70a64-08a4-4701-9a51-dfa6d48942f4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:55.739690 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-9ff70a64-08a4-4701-9a51-dfa6d48942f4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lazy-loading 'flavor' on Instance uuid 58ab4720-b1c9-428b-b6a0-c21ba8350d03 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:22:55.747227 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:22:55.749180 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:22:55.749549 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:22:55.749736 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:22:55.749900 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:22:55.758402 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:55.758402 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:55.758538 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:55.758990 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:55.759212 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:55.760299 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:55.777923 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Getting quotas for project 2c2d2fef175140cdbd30091f6b03d8cb. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:22:55.779548 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Getting quotas for user 030a347eb1f1413a836066694f124bb4 and project 2c2d2fef175140cdbd30091f6b03d8cb. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:22:55.789377 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:22:55.789377 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:22:55.806542 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9ff70a64-08a4-4701-9a51-dfa6d48942f4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "POST /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03/action" status: 200 len: 32 microversion: 2.1 time: 0.097858 Jun 10 13:22:55.806976 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 313/938] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:22:55 2026] POST /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03/action => generated 32 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:22:55.822284 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b94958c5-8636-4b57-a4b5-86cb903104e8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:55.824416 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b94958c5-8636-4b57-a4b5-86cb903104e8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:55.834913 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b94958c5-8636-4b57-a4b5-86cb903104e8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:55.834913 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b94958c5-8636-4b57-a4b5-86cb903104e8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:55.834913 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b94958c5-8636-4b57-a4b5-86cb903104e8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:55.835726 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b94958c5-8636-4b57-a4b5-86cb903104e8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:55.835726 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b94958c5-8636-4b57-a4b5-86cb903104e8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:55.835977 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b94958c5-8636-4b57-a4b5-86cb903104e8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:55.862416 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-432d731c-866e-4392-b39e-7ef488d6b533 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 1.020068 Jun 10 13:22:55.862826 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 315/939] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:22:54 2026] POST /compute/v2.1/servers => generated 406 bytes in 1021 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:22:55.868149 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b94958c5-8636-4b57-a4b5-86cb903104e8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:55.887693 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fad9d227-acca-49d8-9f2f-acc60e8ee155 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:55.889602 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fad9d227-acca-49d8-9f2f-acc60e8ee155 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:55.908478 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fad9d227-acca-49d8-9f2f-acc60e8ee155 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:56.043237 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fad9d227-acca-49d8-9f2f-acc60e8ee155 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:56.053762 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fad9d227-acca-49d8-9f2f-acc60e8ee155 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1235 microversion: 2.1 time: 0.168715 Jun 10 13:22:56.054471 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 316/940] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:55 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1235 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:56.109052 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ae2fa6fa-8087-402c-8857-485df0dad880 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:56.112595 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b94958c5-8636-4b57-a4b5-86cb903104e8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:56.122377 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4a7c5e10-ce79-4a71-936c-88eba1257bf4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:56.122377 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4a7c5e10-ce79-4a71-936c-88eba1257bf4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:56.124316 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ae2fa6fa-8087-402c-8857-485df0dad880 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1311 microversion: 2.1 time: 0.530761 Jun 10 13:22:56.125278 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b94958c5-8636-4b57-a4b5-86cb903104e8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1513 microversion: 2.1 time: 0.306686 Jun 10 13:22:56.125755 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 314/941] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:55 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1513 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:56.125972 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 312/942] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:55 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1311 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:56.128467 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a7c5e10-ce79-4a71-936c-88eba1257bf4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:56.128833 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a7c5e10-ce79-4a71-936c-88eba1257bf4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:56.129080 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a7c5e10-ce79-4a71-936c-88eba1257bf4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:56.129667 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a7c5e10-ce79-4a71-936c-88eba1257bf4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:56.130061 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a7c5e10-ce79-4a71-936c-88eba1257bf4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:56.130642 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a7c5e10-ce79-4a71-936c-88eba1257bf4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:56.163589 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4a7c5e10-ce79-4a71-936c-88eba1257bf4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:56.245397 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4a7c5e10-ce79-4a71-936c-88eba1257bf4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:56.254270 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4a7c5e10-ce79-4a71-936c-88eba1257bf4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:56.254801 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4a7c5e10-ce79-4a71-936c-88eba1257bf4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:56.260226 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4a7c5e10-ce79-4a71-936c-88eba1257bf4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1278 microversion: 2.20 time: 0.143444 Jun 10 13:22:56.261200 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 317/943] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:56 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1278 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:57.082621 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-47e71d68-1fd1-46f7-9e4c-4a268f2a4864 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:57.083303 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-47e71d68-1fd1-46f7-9e4c-4a268f2a4864 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:57.090429 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47e71d68-1fd1-46f7-9e4c-4a268f2a4864 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:57.090801 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47e71d68-1fd1-46f7-9e4c-4a268f2a4864 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:57.091011 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47e71d68-1fd1-46f7-9e4c-4a268f2a4864 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:57.091571 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47e71d68-1fd1-46f7-9e4c-4a268f2a4864 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:57.092107 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47e71d68-1fd1-46f7-9e4c-4a268f2a4864 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:57.092293 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47e71d68-1fd1-46f7-9e4c-4a268f2a4864 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:57.121839 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-47e71d68-1fd1-46f7-9e4c-4a268f2a4864 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:57.144368 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-437437b0-abf4-4f3a-8b1e-e3b61335b855 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:57.145780 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-437437b0-abf4-4f3a-8b1e-e3b61335b855 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:57.152159 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-437437b0-abf4-4f3a-8b1e-e3b61335b855 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:57.152159 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-437437b0-abf4-4f3a-8b1e-e3b61335b855 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:57.152778 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-437437b0-abf4-4f3a-8b1e-e3b61335b855 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:57.153182 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-437437b0-abf4-4f3a-8b1e-e3b61335b855 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:57.153388 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3c5d1281-e150-49da-b795-5c12ef217b66 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:57.153724 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-437437b0-abf4-4f3a-8b1e-e3b61335b855 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:57.153960 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-437437b0-abf4-4f3a-8b1e-e3b61335b855 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:57.155424 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3c5d1281-e150-49da-b795-5c12ef217b66 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:57.163013 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c5d1281-e150-49da-b795-5c12ef217b66 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:57.163455 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c5d1281-e150-49da-b795-5c12ef217b66 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:57.163918 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c5d1281-e150-49da-b795-5c12ef217b66 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:57.164599 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c5d1281-e150-49da-b795-5c12ef217b66 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:57.164939 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c5d1281-e150-49da-b795-5c12ef217b66 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:57.165301 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c5d1281-e150-49da-b795-5c12ef217b66 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:57.183773 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-437437b0-abf4-4f3a-8b1e-e3b61335b855 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:57.194534 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3c5d1281-e150-49da-b795-5c12ef217b66 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:57.204247 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-47e71d68-1fd1-46f7-9e4c-4a268f2a4864 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:57.214526 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-47e71d68-1fd1-46f7-9e4c-4a268f2a4864 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1239 microversion: 2.1 time: 0.136231 Jun 10 13:22:57.214740 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 315/944] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:57 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1239 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:57.286135 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4113b7f9-44ee-4b16-b059-a8fecab70309 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:57.288470 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4113b7f9-44ee-4b16-b059-a8fecab70309 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:57.296553 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4113b7f9-44ee-4b16-b059-a8fecab70309 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:57.296952 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4113b7f9-44ee-4b16-b059-a8fecab70309 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:57.297289 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4113b7f9-44ee-4b16-b059-a8fecab70309 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:57.298238 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4113b7f9-44ee-4b16-b059-a8fecab70309 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:57.298715 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4113b7f9-44ee-4b16-b059-a8fecab70309 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:57.299101 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4113b7f9-44ee-4b16-b059-a8fecab70309 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:57.327818 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4113b7f9-44ee-4b16-b059-a8fecab70309 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:57.393871 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-437437b0-abf4-4f3a-8b1e-e3b61335b855 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:57.404195 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-437437b0-abf4-4f3a-8b1e-e3b61335b855 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1311 microversion: 2.1 time: 0.261729 Jun 10 13:22:57.404826 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 313/945] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:57 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1311 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:57.410212 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4113b7f9-44ee-4b16-b059-a8fecab70309 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:57.418458 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4113b7f9-44ee-4b16-b059-a8fecab70309 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:57.418458 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4113b7f9-44ee-4b16-b059-a8fecab70309 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:57.423525 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4113b7f9-44ee-4b16-b059-a8fecab70309 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1326 microversion: 2.20 time: 0.140341 Jun 10 13:22:57.424073 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 316/946] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:57 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1326 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:57.463961 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3c5d1281-e150-49da-b795-5c12ef217b66 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:57.477375 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3c5d1281-e150-49da-b795-5c12ef217b66 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1513 microversion: 2.1 time: 0.326982 Jun 10 13:22:57.478296 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 318/947] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:57 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1513 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:57.827996 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:22:57.830179 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:57.836910 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:57.837090 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:57.837185 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:57.837555 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:57.837759 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:57.839422 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:57.924013 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:57.924438 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:57.925490 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:57.932454 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:57.998592 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:57.998831 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:57.999013 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:57.999602 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:57.999809 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:58.000519 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:58.010406 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:58.016574 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Old instance type m1.nano, new instance type m1.micro {{(pid=86679) resize /opt/stack/nova/nova/compute/api.py:4351}} Jun 10 13:22:58.030537 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:58.030537 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:58.031399 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:58.032015 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:58.033249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:58.033249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:58.073840 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Getting quotas for project 1bcf8817ec184dfca2f7763b607016ad. Resources: {'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:22:58.087176 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Getting quotas for user eb364243c25e41c18324f47d95e07493 and project 1bcf8817ec184dfca2f7763b607016ad. Resources: {'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:22:58.101306 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:22:58.101520 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:22:58.102429 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:22:58.102619 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:22:58.102794 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:22:58.240622 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2b18fdde-6ea4-422d-87fb-7aeefdedb132 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:58.242194 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0f06fe44-682b-41cb-b15d-a8bcc036ae5f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "POST /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547/action" status: 202 len: 0 microversion: 2.1 time: 0.417296 Jun 10 13:22:58.246983 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2b18fdde-6ea4-422d-87fb-7aeefdedb132 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:58.247169 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 314/948] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:22:57 2026] POST /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547/action => generated 0 bytes in 418 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:22:58.260536 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-474029d1-67cf-49c3-be70-18126b31770c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:58.261248 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b18fdde-6ea4-422d-87fb-7aeefdedb132 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:58.261689 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b18fdde-6ea4-422d-87fb-7aeefdedb132 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:58.261957 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b18fdde-6ea4-422d-87fb-7aeefdedb132 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:58.262475 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b18fdde-6ea4-422d-87fb-7aeefdedb132 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:58.263096 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b18fdde-6ea4-422d-87fb-7aeefdedb132 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:58.263162 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b18fdde-6ea4-422d-87fb-7aeefdedb132 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:58.269577 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-474029d1-67cf-49c3-be70-18126b31770c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:58.289377 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2b18fdde-6ea4-422d-87fb-7aeefdedb132 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:58.289530 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-474029d1-67cf-49c3-be70-18126b31770c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:58.289530 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-474029d1-67cf-49c3-be70-18126b31770c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:58.289530 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-474029d1-67cf-49c3-be70-18126b31770c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:58.289530 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-474029d1-67cf-49c3-be70-18126b31770c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:58.289530 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-474029d1-67cf-49c3-be70-18126b31770c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:58.289530 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-474029d1-67cf-49c3-be70-18126b31770c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:58.319380 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-474029d1-67cf-49c3-be70-18126b31770c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:58.389533 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2b18fdde-6ea4-422d-87fb-7aeefdedb132 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:58.403295 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2b18fdde-6ea4-422d-87fb-7aeefdedb132 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1231 microversion: 2.1 time: 0.166556 Jun 10 13:22:58.403694 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 317/949] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:58 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1231 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:58.431496 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e1ee1262-7701-4c19-bdf9-82633d2d51c0 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:58.433428 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e1ee1262-7701-4c19-bdf9-82633d2d51c0 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:58.444219 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1ee1262-7701-4c19-bdf9-82633d2d51c0 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:58.444995 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1ee1262-7701-4c19-bdf9-82633d2d51c0 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:58.444995 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1ee1262-7701-4c19-bdf9-82633d2d51c0 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:58.445547 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1ee1262-7701-4c19-bdf9-82633d2d51c0 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:58.445855 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1ee1262-7701-4c19-bdf9-82633d2d51c0 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:58.446602 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1ee1262-7701-4c19-bdf9-82633d2d51c0 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:58.448430 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ca15f1e7-9327-41a7-88f4-9be26800a26b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:58.449715 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ca15f1e7-9327-41a7-88f4-9be26800a26b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:58.456262 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ca15f1e7-9327-41a7-88f4-9be26800a26b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:58.456607 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ca15f1e7-9327-41a7-88f4-9be26800a26b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:58.457062 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ca15f1e7-9327-41a7-88f4-9be26800a26b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:58.458032 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ca15f1e7-9327-41a7-88f4-9be26800a26b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:58.458032 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ca15f1e7-9327-41a7-88f4-9be26800a26b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:58.458032 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ca15f1e7-9327-41a7-88f4-9be26800a26b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:58.478874 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e1ee1262-7701-4c19-bdf9-82633d2d51c0 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:58.483896 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ca15f1e7-9327-41a7-88f4-9be26800a26b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:58.547635 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ca15f1e7-9327-41a7-88f4-9be26800a26b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:58.552568 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ca15f1e7-9327-41a7-88f4-9be26800a26b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:58.554490 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ca15f1e7-9327-41a7-88f4-9be26800a26b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:58.558941 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ca15f1e7-9327-41a7-88f4-9be26800a26b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1326 microversion: 2.20 time: 0.113112 Jun 10 13:22:58.559494 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 318/950] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:58 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1326 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:58.562193 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-127695d0-23f4-4969-8094-a7112b75611f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:58.564568 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-127695d0-23f4-4969-8094-a7112b75611f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:58.570575 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-127695d0-23f4-4969-8094-a7112b75611f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:58.570868 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-127695d0-23f4-4969-8094-a7112b75611f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:58.571075 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-127695d0-23f4-4969-8094-a7112b75611f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:58.571544 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-127695d0-23f4-4969-8094-a7112b75611f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:58.571829 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-127695d0-23f4-4969-8094-a7112b75611f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:58.572108 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-127695d0-23f4-4969-8094-a7112b75611f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:58.578189 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-474029d1-67cf-49c3-be70-18126b31770c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:58.595067 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-127695d0-23f4-4969-8094-a7112b75611f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:58.596618 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-474029d1-67cf-49c3-be70-18126b31770c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1720 microversion: 2.1 time: 0.340760 Jun 10 13:22:58.596703 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 319/951] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:58 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1720 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:58.694553 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e1ee1262-7701-4c19-bdf9-82633d2d51c0 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:58.706616 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e1ee1262-7701-4c19-bdf9-82633d2d51c0 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1311 microversion: 2.1 time: 0.277101 Jun 10 13:22:58.706616 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 315/952] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:58 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1311 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:58.784565 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-127695d0-23f4-4969-8094-a7112b75611f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:58.795407 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-127695d0-23f4-4969-8094-a7112b75611f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1513 microversion: 2.1 time: 0.235417 Jun 10 13:22:58.795809 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 319/953] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:58 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1513 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:59.424875 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-61f170eb-54cd-4839-8c34-a0a9ce9480d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:59.427416 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-61f170eb-54cd-4839-8c34-a0a9ce9480d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:59.432747 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61f170eb-54cd-4839-8c34-a0a9ce9480d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:59.433059 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61f170eb-54cd-4839-8c34-a0a9ce9480d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:59.433359 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61f170eb-54cd-4839-8c34-a0a9ce9480d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:59.434018 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61f170eb-54cd-4839-8c34-a0a9ce9480d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:59.434415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61f170eb-54cd-4839-8c34-a0a9ce9480d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:59.434762 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61f170eb-54cd-4839-8c34-a0a9ce9480d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:59.451540 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-61f170eb-54cd-4839-8c34-a0a9ce9480d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:59.531604 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-61f170eb-54cd-4839-8c34-a0a9ce9480d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:59.541914 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-61f170eb-54cd-4839-8c34-a0a9ce9480d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1231 microversion: 2.1 time: 0.119509 Jun 10 13:22:59.543421 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 320/954] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:59 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1231 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:59.580020 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-840b2f75-787a-42a4-8588-8c17741d091b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:59.581701 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-840b2f75-787a-42a4-8588-8c17741d091b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:59.587008 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-840b2f75-787a-42a4-8588-8c17741d091b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:59.587402 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-840b2f75-787a-42a4-8588-8c17741d091b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:59.587650 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-840b2f75-787a-42a4-8588-8c17741d091b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:59.588170 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-840b2f75-787a-42a4-8588-8c17741d091b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:59.588616 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-840b2f75-787a-42a4-8588-8c17741d091b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:59.588958 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-840b2f75-787a-42a4-8588-8c17741d091b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:59.610227 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-840b2f75-787a-42a4-8588-8c17741d091b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:59.620707 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a93597e1-20c3-4529-984d-7a7e83eb0625 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:59.621469 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a93597e1-20c3-4529-984d-7a7e83eb0625 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:59.626905 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a93597e1-20c3-4529-984d-7a7e83eb0625 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:59.627418 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a93597e1-20c3-4529-984d-7a7e83eb0625 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:59.627748 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a93597e1-20c3-4529-984d-7a7e83eb0625 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:59.628404 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a93597e1-20c3-4529-984d-7a7e83eb0625 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:59.628969 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a93597e1-20c3-4529-984d-7a7e83eb0625 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:59.629399 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a93597e1-20c3-4529-984d-7a7e83eb0625 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:59.647081 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a93597e1-20c3-4529-984d-7a7e83eb0625 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:59.669436 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-840b2f75-787a-42a4-8588-8c17741d091b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:59.676310 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-840b2f75-787a-42a4-8588-8c17741d091b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:59.678765 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-840b2f75-787a-42a4-8588-8c17741d091b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:59.681660 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-840b2f75-787a-42a4-8588-8c17741d091b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1334 microversion: 2.20 time: 0.103712 Jun 10 13:22:59.681946 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 316/955] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:22:59 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1334 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:22:59.729068 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e8852c0d-8a07-434e-9fd1-f569a5feca92 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:59.730699 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e8852c0d-8a07-434e-9fd1-f569a5feca92 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:59.736048 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e8852c0d-8a07-434e-9fd1-f569a5feca92 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:59.736409 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e8852c0d-8a07-434e-9fd1-f569a5feca92 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:59.736672 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e8852c0d-8a07-434e-9fd1-f569a5feca92 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:59.737192 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e8852c0d-8a07-434e-9fd1-f569a5feca92 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:59.737776 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e8852c0d-8a07-434e-9fd1-f569a5feca92 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:59.738096 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e8852c0d-8a07-434e-9fd1-f569a5feca92 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:59.759988 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e8852c0d-8a07-434e-9fd1-f569a5feca92 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:22:59.812879 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a93597e1-20c3-4529-984d-7a7e83eb0625 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:22:59.821454 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-628b3014-6025-4350-b7b4-a6c55db3d07e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:22:59.822864 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-628b3014-6025-4350-b7b4-a6c55db3d07e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:22:59.827311 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a93597e1-20c3-4529-984d-7a7e83eb0625 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1720 microversion: 2.1 time: 0.209940 Jun 10 13:22:59.827648 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 320/956] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:59 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1720 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:22:59.828494 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-628b3014-6025-4350-b7b4-a6c55db3d07e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:59.828796 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-628b3014-6025-4350-b7b4-a6c55db3d07e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:59.829061 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-628b3014-6025-4350-b7b4-a6c55db3d07e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:59.829577 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-628b3014-6025-4350-b7b4-a6c55db3d07e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:22:59.829911 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-628b3014-6025-4350-b7b4-a6c55db3d07e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:22:59.830379 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-628b3014-6025-4350-b7b4-a6c55db3d07e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:22:59.846702 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-628b3014-6025-4350-b7b4-a6c55db3d07e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:00.007038 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e8852c0d-8a07-434e-9fd1-f569a5feca92 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:00.016718 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-628b3014-6025-4350-b7b4-a6c55db3d07e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:00.020750 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e8852c0d-8a07-434e-9fd1-f569a5feca92 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1311 microversion: 2.1 time: 0.293439 Jun 10 13:23:00.021028 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 321/957] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:59 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1311 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:00.028433 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-628b3014-6025-4350-b7b4-a6c55db3d07e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1513 microversion: 2.1 time: 0.208649 Jun 10 13:23:00.028855 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 317/958] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:22:59 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1513 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:00.564906 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-741e9f24-43c5-4417-b621-a21c06f3c21c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:00.570537 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-741e9f24-43c5-4417-b621-a21c06f3c21c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:00.578149 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-741e9f24-43c5-4417-b621-a21c06f3c21c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:00.578149 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-741e9f24-43c5-4417-b621-a21c06f3c21c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:00.578149 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-741e9f24-43c5-4417-b621-a21c06f3c21c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:00.582487 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-741e9f24-43c5-4417-b621-a21c06f3c21c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:00.582787 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-741e9f24-43c5-4417-b621-a21c06f3c21c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:00.583391 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-741e9f24-43c5-4417-b621-a21c06f3c21c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:00.616488 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-741e9f24-43c5-4417-b621-a21c06f3c21c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:00.703058 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ba200efa-1617-4b76-8b16-1a69f11b1f75 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:00.707516 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ba200efa-1617-4b76-8b16-1a69f11b1f75 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:00.716475 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ba200efa-1617-4b76-8b16-1a69f11b1f75 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:00.716700 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ba200efa-1617-4b76-8b16-1a69f11b1f75 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:00.716973 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ba200efa-1617-4b76-8b16-1a69f11b1f75 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:00.717583 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ba200efa-1617-4b76-8b16-1a69f11b1f75 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:00.718010 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ba200efa-1617-4b76-8b16-1a69f11b1f75 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:00.721374 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ba200efa-1617-4b76-8b16-1a69f11b1f75 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:00.723894 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-741e9f24-43c5-4417-b621-a21c06f3c21c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:00.735583 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-741e9f24-43c5-4417-b621-a21c06f3c21c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1287 microversion: 2.1 time: 0.172923 Jun 10 13:23:00.735892 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 321/959] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:00 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1287 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:00.742394 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ba200efa-1617-4b76-8b16-1a69f11b1f75 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:00.846668 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-75f42181-bba9-425d-b7af-8cd859392561 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:00.848039 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-75f42181-bba9-425d-b7af-8cd859392561 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:00.853495 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75f42181-bba9-425d-b7af-8cd859392561 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:00.853495 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75f42181-bba9-425d-b7af-8cd859392561 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:00.853654 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75f42181-bba9-425d-b7af-8cd859392561 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:00.854088 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75f42181-bba9-425d-b7af-8cd859392561 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:00.854492 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75f42181-bba9-425d-b7af-8cd859392561 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:00.855054 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75f42181-bba9-425d-b7af-8cd859392561 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:00.870909 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-75f42181-bba9-425d-b7af-8cd859392561 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:00.956299 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ba200efa-1617-4b76-8b16-1a69f11b1f75 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:00.962843 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ba200efa-1617-4b76-8b16-1a69f11b1f75 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:00.963146 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ba200efa-1617-4b76-8b16-1a69f11b1f75 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:00.968667 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ba200efa-1617-4b76-8b16-1a69f11b1f75 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1400 microversion: 2.20 time: 0.268410 Jun 10 13:23:00.968667 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 322/960] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:23:00 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1400 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:23:01.044254 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-026fcbf7-c8c4-4b48-8ba2-511b8bc15eec tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:01.046039 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-026fcbf7-c8c4-4b48-8ba2-511b8bc15eec tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:01.053592 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-78ab585b-3b79-4528-a990-315b1cf0704f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:01.056655 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-026fcbf7-c8c4-4b48-8ba2-511b8bc15eec tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:01.057894 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-026fcbf7-c8c4-4b48-8ba2-511b8bc15eec tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:01.057894 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-026fcbf7-c8c4-4b48-8ba2-511b8bc15eec tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:01.058040 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-026fcbf7-c8c4-4b48-8ba2-511b8bc15eec tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:01.058108 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-78ab585b-3b79-4528-a990-315b1cf0704f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:01.058543 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-026fcbf7-c8c4-4b48-8ba2-511b8bc15eec tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:01.058758 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-026fcbf7-c8c4-4b48-8ba2-511b8bc15eec tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:01.067207 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78ab585b-3b79-4528-a990-315b1cf0704f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:01.067561 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78ab585b-3b79-4528-a990-315b1cf0704f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:01.068031 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78ab585b-3b79-4528-a990-315b1cf0704f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:01.068535 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78ab585b-3b79-4528-a990-315b1cf0704f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:01.068783 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78ab585b-3b79-4528-a990-315b1cf0704f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:01.069118 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78ab585b-3b79-4528-a990-315b1cf0704f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:01.081891 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-75f42181-bba9-425d-b7af-8cd859392561 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:01.093551 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-026fcbf7-c8c4-4b48-8ba2-511b8bc15eec tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:01.099378 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-78ab585b-3b79-4528-a990-315b1cf0704f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:01.100050 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-75f42181-bba9-425d-b7af-8cd859392561 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1720 microversion: 2.1 time: 0.255181 Jun 10 13:23:01.100509 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 318/961] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:00 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1720 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:01.413061 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-78ab585b-3b79-4528-a990-315b1cf0704f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:01.428432 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-78ab585b-3b79-4528-a990-315b1cf0704f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1513 microversion: 2.1 time: 0.376760 Jun 10 13:23:01.428709 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 323/962] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:01 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1513 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:01.458822 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-026fcbf7-c8c4-4b48-8ba2-511b8bc15eec tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:01.471183 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-026fcbf7-c8c4-4b48-8ba2-511b8bc15eec tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1311 microversion: 2.1 time: 0.428968 Jun 10 13:23:01.471528 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 322/963] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:01 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1311 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:01.757700 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3c7dfa44-c8a3-4713-906b-bd81a3e27cba tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:01.760203 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3c7dfa44-c8a3-4713-906b-bd81a3e27cba tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:01.765899 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c7dfa44-c8a3-4713-906b-bd81a3e27cba tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:01.766124 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c7dfa44-c8a3-4713-906b-bd81a3e27cba tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:01.766364 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c7dfa44-c8a3-4713-906b-bd81a3e27cba tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:01.767082 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c7dfa44-c8a3-4713-906b-bd81a3e27cba tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:01.767432 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c7dfa44-c8a3-4713-906b-bd81a3e27cba tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:01.767705 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c7dfa44-c8a3-4713-906b-bd81a3e27cba tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:01.786609 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3c7dfa44-c8a3-4713-906b-bd81a3e27cba tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:01.839036 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3c7dfa44-c8a3-4713-906b-bd81a3e27cba tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:01.840376 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-9c998fa5-85f7-412c-bee6-d760dba6ff66 req-4f41bc63-5de7-40e0-b2dc-a3bef4b6d54b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2803ac45-c798-4ffb-8f2b-43462a2f48ef", "tag": "bbefa507-37ae-4460-9f3c-62fc7dd090db"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:01.846853 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9c998fa5-85f7-412c-bee6-d760dba6ff66 req-4f41bc63-5de7-40e0-b2dc-a3bef4b6d54b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:01.847044 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9c998fa5-85f7-412c-bee6-d760dba6ff66 req-4f41bc63-5de7-40e0-b2dc-a3bef4b6d54b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:01.847167 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9c998fa5-85f7-412c-bee6-d760dba6ff66 req-4f41bc63-5de7-40e0-b2dc-a3bef4b6d54b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:01.847427 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3c7dfa44-c8a3-4713-906b-bd81a3e27cba tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1287 microversion: 2.1 time: 0.092089 Jun 10 13:23:01.847734 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 319/964] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:01 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1287 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:01.853558 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-9c998fa5-85f7-412c-bee6-d760dba6ff66 req-4f41bc63-5de7-40e0-b2dc-a3bef4b6d54b service nova] Creating event network-changed:bbefa507-37ae-4460-9f3c-62fc7dd090db for instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef on np0000002501 Jun 10 13:23:01.853951 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-9c998fa5-85f7-412c-bee6-d760dba6ff66 req-4f41bc63-5de7-40e0-b2dc-a3bef4b6d54b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:01.857585 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-9c998fa5-85f7-412c-bee6-d760dba6ff66 req-4f41bc63-5de7-40e0-b2dc-a3bef4b6d54b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022559 Jun 10 13:23:01.857880 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 324/965] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23: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 10 13:23:01.993371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a10a709c-b779-48f6-82ae-3c7f220f10e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:01.993371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a10a709c-b779-48f6-82ae-3c7f220f10e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:01.999729 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a10a709c-b779-48f6-82ae-3c7f220f10e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:02.000244 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a10a709c-b779-48f6-82ae-3c7f220f10e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:02.000602 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a10a709c-b779-48f6-82ae-3c7f220f10e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:02.001191 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a10a709c-b779-48f6-82ae-3c7f220f10e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:02.001647 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a10a709c-b779-48f6-82ae-3c7f220f10e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:02.002158 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a10a709c-b779-48f6-82ae-3c7f220f10e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:02.020439 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a10a709c-b779-48f6-82ae-3c7f220f10e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:02.119491 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-92b3ec47-0deb-4e26-b89e-1566ac70013a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:02.121359 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-92b3ec47-0deb-4e26-b89e-1566ac70013a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:02.128962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-92b3ec47-0deb-4e26-b89e-1566ac70013a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:02.129337 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-92b3ec47-0deb-4e26-b89e-1566ac70013a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:02.129648 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-92b3ec47-0deb-4e26-b89e-1566ac70013a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:02.130246 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-92b3ec47-0deb-4e26-b89e-1566ac70013a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:02.130718 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-92b3ec47-0deb-4e26-b89e-1566ac70013a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:02.131106 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-92b3ec47-0deb-4e26-b89e-1566ac70013a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:02.156419 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-92b3ec47-0deb-4e26-b89e-1566ac70013a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:02.165146 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a10a709c-b779-48f6-82ae-3c7f220f10e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:02.171555 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a10a709c-b779-48f6-82ae-3c7f220f10e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:02.172596 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a10a709c-b779-48f6-82ae-3c7f220f10e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:02.177919 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a10a709c-b779-48f6-82ae-3c7f220f10e6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1398 microversion: 2.20 time: 0.187762 Jun 10 13:23:02.179422 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 323/966] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:23:01 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1398 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:23:02.323247 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-92b3ec47-0deb-4e26-b89e-1566ac70013a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:02.334656 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-92b3ec47-0deb-4e26-b89e-1566ac70013a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1720 microversion: 2.1 time: 0.219623 Jun 10 13:23:02.335383 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 320/967] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:02 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1720 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:02.448778 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0fe19e95-df7e-411d-800a-8ce98a3b20ed tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:02.450527 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0fe19e95-df7e-411d-800a-8ce98a3b20ed tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:02.458674 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0fe19e95-df7e-411d-800a-8ce98a3b20ed tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:02.458997 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0fe19e95-df7e-411d-800a-8ce98a3b20ed tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:02.459480 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0fe19e95-df7e-411d-800a-8ce98a3b20ed tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:02.459829 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0fe19e95-df7e-411d-800a-8ce98a3b20ed tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:02.460171 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0fe19e95-df7e-411d-800a-8ce98a3b20ed tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:02.460632 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0fe19e95-df7e-411d-800a-8ce98a3b20ed tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:02.496493 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7b3cae5a-95e5-48e5-b9a2-597b52e2d754 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:02.497548 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0fe19e95-df7e-411d-800a-8ce98a3b20ed tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:02.499287 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7b3cae5a-95e5-48e5-b9a2-597b52e2d754 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:02.503818 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b3cae5a-95e5-48e5-b9a2-597b52e2d754 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:02.504153 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b3cae5a-95e5-48e5-b9a2-597b52e2d754 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:02.504459 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b3cae5a-95e5-48e5-b9a2-597b52e2d754 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:02.504937 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b3cae5a-95e5-48e5-b9a2-597b52e2d754 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:02.505455 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b3cae5a-95e5-48e5-b9a2-597b52e2d754 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:02.505921 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b3cae5a-95e5-48e5-b9a2-597b52e2d754 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:02.527598 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7b3cae5a-95e5-48e5-b9a2-597b52e2d754 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:02.769054 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0fe19e95-df7e-411d-800a-8ce98a3b20ed tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:02.790363 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0fe19e95-df7e-411d-800a-8ce98a3b20ed tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1513 microversion: 2.1 time: 0.343784 Jun 10 13:23:02.792723 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 325/968] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:02 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1513 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:02.875112 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d80f8521-9628-4559-95ee-94c29b8a556f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:02.878727 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d80f8521-9628-4559-95ee-94c29b8a556f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:02.887817 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80f8521-9628-4559-95ee-94c29b8a556f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:02.888231 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80f8521-9628-4559-95ee-94c29b8a556f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:02.888607 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80f8521-9628-4559-95ee-94c29b8a556f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:02.890284 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80f8521-9628-4559-95ee-94c29b8a556f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:02.890707 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80f8521-9628-4559-95ee-94c29b8a556f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:02.891114 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80f8521-9628-4559-95ee-94c29b8a556f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:02.904007 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7b3cae5a-95e5-48e5-b9a2-597b52e2d754 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:02.913496 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-dcdb6c4b-0ffb-469f-b775-7d53c9a7829c req-b3eb46b6-f542-4fa2-8b0b-605f2229b832 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fc605e8a-604d-425a-8060-53cab184c23e", "name": "network-vif-plugged", "status": "completed", "tag": "07f3d38f-b54c-47ac-91a7-5358539907ea"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:02.915660 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d80f8521-9628-4559-95ee-94c29b8a556f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:02.916632 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7b3cae5a-95e5-48e5-b9a2-597b52e2d754 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1311 microversion: 2.1 time: 0.425202 Jun 10 13:23:02.917312 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 324/969] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:02 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1311 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:02.924265 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-dcdb6c4b-0ffb-469f-b775-7d53c9a7829c req-b3eb46b6-f542-4fa2-8b0b-605f2229b832 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:02.924551 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-dcdb6c4b-0ffb-469f-b775-7d53c9a7829c req-b3eb46b6-f542-4fa2-8b0b-605f2229b832 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:02.924724 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-dcdb6c4b-0ffb-469f-b775-7d53c9a7829c req-b3eb46b6-f542-4fa2-8b0b-605f2229b832 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:02.934520 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-dcdb6c4b-0ffb-469f-b775-7d53c9a7829c req-b3eb46b6-f542-4fa2-8b0b-605f2229b832 service nova] Creating event network-vif-plugged:07f3d38f-b54c-47ac-91a7-5358539907ea for instance fc605e8a-604d-425a-8060-53cab184c23e on np0000002501 Jun 10 13:23:02.935130 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-dcdb6c4b-0ffb-469f-b775-7d53c9a7829c req-b3eb46b6-f542-4fa2-8b0b-605f2229b832 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:02.943856 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-dcdb6c4b-0ffb-469f-b775-7d53c9a7829c req-b3eb46b6-f542-4fa2-8b0b-605f2229b832 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032446 Jun 10 13:23:02.943856 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 326/970] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:02 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 10 13:23:03.021426 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d80f8521-9628-4559-95ee-94c29b8a556f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:03.033624 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d80f8521-9628-4559-95ee-94c29b8a556f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1295 microversion: 2.1 time: 0.165058 Jun 10 13:23:03.034166 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 321/971] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:02 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1295 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:03.183458 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-904cb092-7a5d-4bce-a176-550f4ff56db8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Action: 'action', calling method: >, body: {"rescue": {"rescue_image_ref": "f9a0a3b1-8882-4502-a81c-c76fca619947"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:03.185501 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-904cb092-7a5d-4bce-a176-550f4ff56db8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:03.194134 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-904cb092-7a5d-4bce-a176-550f4ff56db8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:03.194134 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-904cb092-7a5d-4bce-a176-550f4ff56db8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:03.194134 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-904cb092-7a5d-4bce-a176-550f4ff56db8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:03.194134 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-904cb092-7a5d-4bce-a176-550f4ff56db8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:03.194506 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-904cb092-7a5d-4bce-a176-550f4ff56db8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:03.194736 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-904cb092-7a5d-4bce-a176-550f4ff56db8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:03.200741 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5e6f6e7c-0155-4477-a240-4c7951945c8c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:03.204765 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5e6f6e7c-0155-4477-a240-4c7951945c8c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:03.210870 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e6f6e7c-0155-4477-a240-4c7951945c8c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:03.210870 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e6f6e7c-0155-4477-a240-4c7951945c8c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:03.210870 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e6f6e7c-0155-4477-a240-4c7951945c8c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:03.210870 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e6f6e7c-0155-4477-a240-4c7951945c8c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:03.210870 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e6f6e7c-0155-4477-a240-4c7951945c8c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:03.210870 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e6f6e7c-0155-4477-a240-4c7951945c8c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:03.213315 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-904cb092-7a5d-4bce-a176-550f4ff56db8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lazy-loading 'flavor' on Instance uuid e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:23:03.239652 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5e6f6e7c-0155-4477-a240-4c7951945c8c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:03.352725 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3618c67e-ba8d-4a9c-8cc1-b0b5bee2d88a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:03.356413 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3618c67e-ba8d-4a9c-8cc1-b0b5bee2d88a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:03.361709 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3618c67e-ba8d-4a9c-8cc1-b0b5bee2d88a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:03.362105 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3618c67e-ba8d-4a9c-8cc1-b0b5bee2d88a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:03.362427 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3618c67e-ba8d-4a9c-8cc1-b0b5bee2d88a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:03.363400 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3618c67e-ba8d-4a9c-8cc1-b0b5bee2d88a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:03.363915 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3618c67e-ba8d-4a9c-8cc1-b0b5bee2d88a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:03.364461 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3618c67e-ba8d-4a9c-8cc1-b0b5bee2d88a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:03.401435 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3618c67e-ba8d-4a9c-8cc1-b0b5bee2d88a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:03.500230 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-904cb092-7a5d-4bce-a176-550f4ff56db8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "POST /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/action" status: 200 len: 29 microversion: 2.1 time: 0.324012 Jun 10 13:23:03.500670 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 325/972] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:23:03 2026] POST /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/action => generated 29 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:23:03.520084 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7aadb17c-d9d6-4841-b543-26205785dbf2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:03.524118 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7aadb17c-d9d6-4841-b543-26205785dbf2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:03.533183 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7aadb17c-d9d6-4841-b543-26205785dbf2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:03.533183 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7aadb17c-d9d6-4841-b543-26205785dbf2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:03.533183 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7aadb17c-d9d6-4841-b543-26205785dbf2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:03.538914 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7aadb17c-d9d6-4841-b543-26205785dbf2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:03.538914 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7aadb17c-d9d6-4841-b543-26205785dbf2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:03.538914 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7aadb17c-d9d6-4841-b543-26205785dbf2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:03.579557 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7aadb17c-d9d6-4841-b543-26205785dbf2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:04.101315 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3618c67e-ba8d-4a9c-8cc1-b0b5bee2d88a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:04.131914 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3618c67e-ba8d-4a9c-8cc1-b0b5bee2d88a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1720 microversion: 2.1 time: 0.781665 Jun 10 13:23:04.132229 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 322/973] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:03 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1720 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:04.134551 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e70f43c0-90e4-4c05-9dd6-65bc6e5998e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:04.136596 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e70f43c0-90e4-4c05-9dd6-65bc6e5998e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:04.141814 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e70f43c0-90e4-4c05-9dd6-65bc6e5998e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:04.142136 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e70f43c0-90e4-4c05-9dd6-65bc6e5998e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:04.144828 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e70f43c0-90e4-4c05-9dd6-65bc6e5998e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:04.145434 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e70f43c0-90e4-4c05-9dd6-65bc6e5998e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:04.145761 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e70f43c0-90e4-4c05-9dd6-65bc6e5998e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:04.146132 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e70f43c0-90e4-4c05-9dd6-65bc6e5998e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:04.179897 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e70f43c0-90e4-4c05-9dd6-65bc6e5998e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:04.257281 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7aadb17c-d9d6-4841-b543-26205785dbf2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:04.272239 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7aadb17c-d9d6-4841-b543-26205785dbf2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1727 microversion: 2.1 time: 0.757014 Jun 10 13:23:04.272670 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 326/974] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:03 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1727 bytes in 758 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:04.276014 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f74e8bf2-eb7a-493f-835f-56dbc495ee22 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:04.277557 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f74e8bf2-eb7a-493f-835f-56dbc495ee22 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:04.284734 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f74e8bf2-eb7a-493f-835f-56dbc495ee22 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:04.284734 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f74e8bf2-eb7a-493f-835f-56dbc495ee22 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:04.284734 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f74e8bf2-eb7a-493f-835f-56dbc495ee22 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:04.284734 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f74e8bf2-eb7a-493f-835f-56dbc495ee22 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:04.285079 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f74e8bf2-eb7a-493f-835f-56dbc495ee22 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:04.285223 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f74e8bf2-eb7a-493f-835f-56dbc495ee22 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:04.305369 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f74e8bf2-eb7a-493f-835f-56dbc495ee22 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:04.348796 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5e6f6e7c-0155-4477-a240-4c7951945c8c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:04.358651 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5e6f6e7c-0155-4477-a240-4c7951945c8c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:04.359306 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5e6f6e7c-0155-4477-a240-4c7951945c8c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:04.365129 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5e6f6e7c-0155-4477-a240-4c7951945c8c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1398 microversion: 2.20 time: 1.167089 Jun 10 13:23:04.366050 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 327/975] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:23:03 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1398 bytes in 1168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:23:04.368751 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7e2aaff9-e98e-4684-a7d9-533418980bce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:04.370707 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7e2aaff9-e98e-4684-a7d9-533418980bce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:04.377310 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e2aaff9-e98e-4684-a7d9-533418980bce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:04.377662 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e2aaff9-e98e-4684-a7d9-533418980bce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:04.378148 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e2aaff9-e98e-4684-a7d9-533418980bce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:04.378952 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e2aaff9-e98e-4684-a7d9-533418980bce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:04.379237 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e2aaff9-e98e-4684-a7d9-533418980bce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:04.379863 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e2aaff9-e98e-4684-a7d9-533418980bce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:04.403815 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7e2aaff9-e98e-4684-a7d9-533418980bce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:04.705450 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e70f43c0-90e4-4c05-9dd6-65bc6e5998e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:04.716023 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e70f43c0-90e4-4c05-9dd6-65bc6e5998e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1513 microversion: 2.1 time: 0.583121 Jun 10 13:23:04.717136 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 323/976] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:04 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1513 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:04.720476 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-cf7fd086-c428-467b-9406-baa1ec366969 req-09f16141-5280-4df3-84a5-ab0156d5479c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "07cf65ce-a585-4cec-8652-81a434295833", "name": "network-vif-unplugged", "status": "completed", "tag": "df01bc81-fc23-4670-b339-1fa32e278d4d"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:04.729235 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cf7fd086-c428-467b-9406-baa1ec366969 req-09f16141-5280-4df3-84a5-ab0156d5479c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:04.730260 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cf7fd086-c428-467b-9406-baa1ec366969 req-09f16141-5280-4df3-84a5-ab0156d5479c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:04.730260 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cf7fd086-c428-467b-9406-baa1ec366969 req-09f16141-5280-4df3-84a5-ab0156d5479c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:04.737503 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-cf7fd086-c428-467b-9406-baa1ec366969 req-09f16141-5280-4df3-84a5-ab0156d5479c service nova] Creating event network-vif-unplugged:df01bc81-fc23-4670-b339-1fa32e278d4d for instance 07cf65ce-a585-4cec-8652-81a434295833 on np0000002501 Jun 10 13:23:04.737996 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-cf7fd086-c428-467b-9406-baa1ec366969 req-09f16141-5280-4df3-84a5-ab0156d5479c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:04.743139 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-cf7fd086-c428-467b-9406-baa1ec366969 req-09f16141-5280-4df3-84a5-ab0156d5479c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025732 Jun 10 13:23:04.743588 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 324/977] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23: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 10 13:23:04.756647 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f74e8bf2-eb7a-493f-835f-56dbc495ee22 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:04.762758 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7e2aaff9-e98e-4684-a7d9-533418980bce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:04.769469 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f74e8bf2-eb7a-493f-835f-56dbc495ee22 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1497 microversion: 2.1 time: 0.496007 Jun 10 13:23:04.770000 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 327/978] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:04 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1497 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:04.777450 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7e2aaff9-e98e-4684-a7d9-533418980bce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1360 microversion: 2.1 time: 0.407790 Jun 10 13:23:04.777450 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 328/979] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:04 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1360 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:04.790507 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bf400057-feed-4f33-a45d-4474e6acb102 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:04.790735 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bf400057-feed-4f33-a45d-4474e6acb102 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:04.794100 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bf400057-feed-4f33-a45d-4474e6acb102 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:04.794532 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bf400057-feed-4f33-a45d-4474e6acb102 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:04.794725 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bf400057-feed-4f33-a45d-4474e6acb102 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:04.795049 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bf400057-feed-4f33-a45d-4474e6acb102 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:04.795275 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bf400057-feed-4f33-a45d-4474e6acb102 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:04.795565 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bf400057-feed-4f33-a45d-4474e6acb102 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:04.817368 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bf400057-feed-4f33-a45d-4474e6acb102 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:23:04.876681 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:04.920729 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bf400057-feed-4f33-a45d-4474e6acb102 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 204 len: 0 microversion: 2.1 time: 0.132364 Jun 10 13:23:04.921152 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 325/980] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:23:04 2026] DELETE /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:23:04.938167 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7730dc03-4f4d-4d21-ac4e-2082e7b0f6ad tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:04.940563 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7730dc03-4f4d-4d21-ac4e-2082e7b0f6ad tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:04.947301 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7730dc03-4f4d-4d21-ac4e-2082e7b0f6ad tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:04.947771 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7730dc03-4f4d-4d21-ac4e-2082e7b0f6ad tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:04.948106 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7730dc03-4f4d-4d21-ac4e-2082e7b0f6ad tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:04.948732 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7730dc03-4f4d-4d21-ac4e-2082e7b0f6ad tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:04.949155 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7730dc03-4f4d-4d21-ac4e-2082e7b0f6ad tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:04.949636 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7730dc03-4f4d-4d21-ac4e-2082e7b0f6ad tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:04.977425 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7730dc03-4f4d-4d21-ac4e-2082e7b0f6ad tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:05.040425 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-ab7c6d53-f11d-49d6-9ed0-02d90348774e req-68890f77-ea97-40a4-b865-01f9fe45ec62 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fc605e8a-604d-425a-8060-53cab184c23e", "name": "network-vif-plugged", "status": "completed", "tag": "07f3d38f-b54c-47ac-91a7-5358539907ea"}, {"server_uuid": "58ab4720-b1c9-428b-b6a0-c21ba8350d03", "name": "network-vif-unplugged", "status": "completed", "tag": "7f1a48f4-192a-4f1e-845e-55c9cf325675"}, {"server_uuid": "58ab4720-b1c9-428b-b6a0-c21ba8350d03", "name": "network-vif-unplugged", "status": "completed", "tag": "7f1a48f4-192a-4f1e-845e-55c9cf325675"}, {"server_uuid": "58ab4720-b1c9-428b-b6a0-c21ba8350d03", "name": "network-vif-plugged", "status": "completed", "tag": "7f1a48f4-192a-4f1e-845e-55c9cf325675"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:05.055378 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ab7c6d53-f11d-49d6-9ed0-02d90348774e req-68890f77-ea97-40a4-b865-01f9fe45ec62 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:05.056734 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ab7c6d53-f11d-49d6-9ed0-02d90348774e req-68890f77-ea97-40a4-b865-01f9fe45ec62 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:05.057095 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ab7c6d53-f11d-49d6-9ed0-02d90348774e req-68890f77-ea97-40a4-b865-01f9fe45ec62 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:05.069522 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ab7c6d53-f11d-49d6-9ed0-02d90348774e req-68890f77-ea97-40a4-b865-01f9fe45ec62 service nova] Creating event network-vif-plugged:07f3d38f-b54c-47ac-91a7-5358539907ea for instance fc605e8a-604d-425a-8060-53cab184c23e on np0000002501 Jun 10 13:23:05.070130 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ab7c6d53-f11d-49d6-9ed0-02d90348774e req-68890f77-ea97-40a4-b865-01f9fe45ec62 service nova] Creating event network-vif-unplugged:7f1a48f4-192a-4f1e-845e-55c9cf325675 for instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 on np0000002501 Jun 10 13:23:05.070130 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ab7c6d53-f11d-49d6-9ed0-02d90348774e req-68890f77-ea97-40a4-b865-01f9fe45ec62 service nova] Creating event network-vif-unplugged:7f1a48f4-192a-4f1e-845e-55c9cf325675 for instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 on np0000002501 Jun 10 13:23:05.070511 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ab7c6d53-f11d-49d6-9ed0-02d90348774e req-68890f77-ea97-40a4-b865-01f9fe45ec62 service nova] Creating event network-vif-plugged:7f1a48f4-192a-4f1e-845e-55c9cf325675 for instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 on np0000002501 Jun 10 13:23:05.071615 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-ab7c6d53-f11d-49d6-9ed0-02d90348774e req-68890f77-ea97-40a4-b865-01f9fe45ec62 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:05.081015 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-ab7c6d53-f11d-49d6-9ed0-02d90348774e req-68890f77-ea97-40a4-b865-01f9fe45ec62 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 700 microversion: 2.1 time: 0.044530 Jun 10 13:23:05.081642 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 329/981] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:05 2026] POST /compute/v2.1/os-server-external-events => generated 700 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:05.086393 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:05.158177 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4afed43d-e07b-4446-938f-21070e77a84b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:05.161644 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4afed43d-e07b-4446-938f-21070e77a84b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:05.168894 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4afed43d-e07b-4446-938f-21070e77a84b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:05.169829 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4afed43d-e07b-4446-938f-21070e77a84b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:05.170305 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4afed43d-e07b-4446-938f-21070e77a84b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:05.171572 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4afed43d-e07b-4446-938f-21070e77a84b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:05.171957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4afed43d-e07b-4446-938f-21070e77a84b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:05.172820 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4afed43d-e07b-4446-938f-21070e77a84b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:05.201277 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4afed43d-e07b-4446-938f-21070e77a84b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:05.214940 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7730dc03-4f4d-4d21-ac4e-2082e7b0f6ad tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:05.226107 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7730dc03-4f4d-4d21-ac4e-2082e7b0f6ad tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1503 microversion: 2.1 time: 0.291733 Jun 10 13:23:05.226444 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 328/982] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:04 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1503 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:05.300306 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7dbfe8c6-4623-4095-b86d-0740fc9f4266 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:05.305559 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7dbfe8c6-4623-4095-b86d-0740fc9f4266 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:05.313973 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dbfe8c6-4623-4095-b86d-0740fc9f4266 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:05.313973 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dbfe8c6-4623-4095-b86d-0740fc9f4266 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:05.313973 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dbfe8c6-4623-4095-b86d-0740fc9f4266 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:05.314294 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dbfe8c6-4623-4095-b86d-0740fc9f4266 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:05.314646 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dbfe8c6-4623-4095-b86d-0740fc9f4266 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:05.315009 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7dbfe8c6-4623-4095-b86d-0740fc9f4266 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:05.341667 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7dbfe8c6-4623-4095-b86d-0740fc9f4266 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:05.385989 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c35fba3a-c691-42dc-ba98-100c4fb8e101 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:05.388071 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c35fba3a-c691-42dc-ba98-100c4fb8e101 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:05.392741 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4afed43d-e07b-4446-938f-21070e77a84b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:05.396517 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c35fba3a-c691-42dc-ba98-100c4fb8e101 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:05.396918 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c35fba3a-c691-42dc-ba98-100c4fb8e101 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:05.397213 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c35fba3a-c691-42dc-ba98-100c4fb8e101 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:05.398024 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c35fba3a-c691-42dc-ba98-100c4fb8e101 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:05.398551 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c35fba3a-c691-42dc-ba98-100c4fb8e101 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:05.399001 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c35fba3a-c691-42dc-ba98-100c4fb8e101 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:05.404088 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4afed43d-e07b-4446-938f-21070e77a84b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1720 microversion: 2.1 time: 0.253250 Jun 10 13:23:05.404497 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 326/983] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:05 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1720 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:05.425586 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c35fba3a-c691-42dc-ba98-100c4fb8e101 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:05.464377 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-1351821697", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "62909503-68b0-44b3-8a05-53c4862d1ab5"}]}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:05.536336 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7dbfe8c6-4623-4095-b86d-0740fc9f4266 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:05.550298 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7dbfe8c6-4623-4095-b86d-0740fc9f4266 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1727 microversion: 2.1 time: 0.252052 Jun 10 13:23:05.550844 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 330/984] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:05 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1727 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:05.593029 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:05.593402 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:05.593729 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:05.594233 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:05.594598 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:05.594847 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:05.607701 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] validate_networks() for [('62909503-68b0-44b3-8a05-53c4862d1ab5', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:23:05.608289 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:05.629880 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c35fba3a-c691-42dc-ba98-100c4fb8e101 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:05.635623 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c35fba3a-c691-42dc-ba98-100c4fb8e101 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:05.636479 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c35fba3a-c691-42dc-ba98-100c4fb8e101 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:05.641186 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c35fba3a-c691-42dc-ba98-100c4fb8e101 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1398 microversion: 2.20 time: 0.257474 Jun 10 13:23:05.641546 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 329/985] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:23:05 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1398 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:23:05.737106 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3616e386-6b84-4293-83d5-f25fce6bc165 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:05.739590 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3616e386-6b84-4293-83d5-f25fce6bc165 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:05.744640 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3616e386-6b84-4293-83d5-f25fce6bc165 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:05.744992 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3616e386-6b84-4293-83d5-f25fce6bc165 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:05.745235 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3616e386-6b84-4293-83d5-f25fce6bc165 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:05.745790 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3616e386-6b84-4293-83d5-f25fce6bc165 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:05.746173 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3616e386-6b84-4293-83d5-f25fce6bc165 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:05.746672 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3616e386-6b84-4293-83d5-f25fce6bc165 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:05.765254 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3616e386-6b84-4293-83d5-f25fce6bc165 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:05.768504 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:05.798293 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-115832e0-80a5-4719-b52e-ef0f708e498f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:05.799654 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-115832e0-80a5-4719-b52e-ef0f708e498f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:05.805641 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-115832e0-80a5-4719-b52e-ef0f708e498f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:05.805972 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-115832e0-80a5-4719-b52e-ef0f708e498f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:05.806241 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-115832e0-80a5-4719-b52e-ef0f708e498f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:05.806791 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-115832e0-80a5-4719-b52e-ef0f708e498f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:05.807230 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-115832e0-80a5-4719-b52e-ef0f708e498f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:05.807606 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-115832e0-80a5-4719-b52e-ef0f708e498f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:05.829570 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-115832e0-80a5-4719-b52e-ef0f708e498f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:05.931660 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:05.979963 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3616e386-6b84-4293-83d5-f25fce6bc165 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:05.993694 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3616e386-6b84-4293-83d5-f25fce6bc165 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1513 microversion: 2.1 time: 0.258594 Jun 10 13:23:05.994116 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 331/986] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:05 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1513 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:06.045735 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=8 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:06.068393 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-115832e0-80a5-4719-b52e-ef0f708e498f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:06.076621 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-115832e0-80a5-4719-b52e-ef0f708e498f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1360 microversion: 2.1 time: 0.280011 Jun 10 13:23:06.076982 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 330/987] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:05 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1360 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:06.237834 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:23:06.238194 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:23:06.238194 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:23:06.238394 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:23:06.238588 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:23:06.246200 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:06.249379 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:06.249379 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:06.249379 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:06.249379 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:06.249379 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:06.249851 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a933f35f-f542-4960-8169-ab0de7c82b58 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:06.254129 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a933f35f-f542-4960-8169-ab0de7c82b58 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:06.262943 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Getting quotas for project 658eea96625d4987b397a81b1c920da2. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:23:06.265710 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a933f35f-f542-4960-8169-ab0de7c82b58 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:06.266137 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a933f35f-f542-4960-8169-ab0de7c82b58 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:06.266422 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a933f35f-f542-4960-8169-ab0de7c82b58 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:06.267056 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a933f35f-f542-4960-8169-ab0de7c82b58 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:06.267212 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Getting quotas for user 6d2799b081de402aa0640473d9b1cc11 and project 658eea96625d4987b397a81b1c920da2. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:23:06.267425 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a933f35f-f542-4960-8169-ab0de7c82b58 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:06.268996 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a933f35f-f542-4960-8169-ab0de7c82b58 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:06.280596 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:23:06.283366 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:23:06.294465 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a933f35f-f542-4960-8169-ab0de7c82b58 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:06.347716 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a2433e16-0f74-48cf-b36c-1896d5772468 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.931637 Jun 10 13:23:06.348089 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 327/988] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:23:05 2026] POST /compute/v2.1/servers => generated 378 bytes in 932 msecs (HTTP/1.1 202) 10 headers in 450 bytes (2 switches on core 0) Jun 10 13:23:06.362373 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-279820e4-53c7-4d62-897b-5a734e1ad0d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:06.363168 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-279820e4-53c7-4d62-897b-5a734e1ad0d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:06.381415 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-279820e4-53c7-4d62-897b-5a734e1ad0d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:06.423380 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d33a6ec8-23cf-41d5-81a9-484cae11c466 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:06.425029 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d33a6ec8-23cf-41d5-81a9-484cae11c466 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:06.429642 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d33a6ec8-23cf-41d5-81a9-484cae11c466 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:06.429932 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d33a6ec8-23cf-41d5-81a9-484cae11c466 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:06.430199 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d33a6ec8-23cf-41d5-81a9-484cae11c466 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:06.430731 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d33a6ec8-23cf-41d5-81a9-484cae11c466 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:06.431118 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d33a6ec8-23cf-41d5-81a9-484cae11c466 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:06.431479 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d33a6ec8-23cf-41d5-81a9-484cae11c466 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:06.436327 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-279820e4-53c7-4d62-897b-5a734e1ad0d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:06.444052 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-279820e4-53c7-4d62-897b-5a734e1ad0d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1208 microversion: 2.1 time: 0.085242 Jun 10 13:23:06.444450 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 331/989] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:06 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1208 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:06.453686 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d33a6ec8-23cf-41d5-81a9-484cae11c466 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:06.481595 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a933f35f-f542-4960-8169-ab0de7c82b58 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:06.494992 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a933f35f-f542-4960-8169-ab0de7c82b58 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1503 microversion: 2.1 time: 0.250195 Jun 10 13:23:06.495307 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 332/990] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:06 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1503 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:06.573375 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ce98a85b-9da8-46ab-b2e6-0dfbfa38c6c3 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:06.573525 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ce98a85b-9da8-46ab-b2e6-0dfbfa38c6c3 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:06.578810 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce98a85b-9da8-46ab-b2e6-0dfbfa38c6c3 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:06.579450 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce98a85b-9da8-46ab-b2e6-0dfbfa38c6c3 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:06.579814 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce98a85b-9da8-46ab-b2e6-0dfbfa38c6c3 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:06.580938 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce98a85b-9da8-46ab-b2e6-0dfbfa38c6c3 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:06.581567 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce98a85b-9da8-46ab-b2e6-0dfbfa38c6c3 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:06.582026 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce98a85b-9da8-46ab-b2e6-0dfbfa38c6c3 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:06.598924 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d33a6ec8-23cf-41d5-81a9-484cae11c466 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:06.607389 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ce98a85b-9da8-46ab-b2e6-0dfbfa38c6c3 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:06.609650 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d33a6ec8-23cf-41d5-81a9-484cae11c466 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1720 microversion: 2.1 time: 0.188534 Jun 10 13:23:06.610066 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 328/991] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:06 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1720 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:06.664523 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-11f9b840-dda2-4652-a3ab-eb0904d9020a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:06.665956 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-11f9b840-dda2-4652-a3ab-eb0904d9020a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:06.670447 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11f9b840-dda2-4652-a3ab-eb0904d9020a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:06.670751 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11f9b840-dda2-4652-a3ab-eb0904d9020a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:06.671052 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11f9b840-dda2-4652-a3ab-eb0904d9020a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:06.671604 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11f9b840-dda2-4652-a3ab-eb0904d9020a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:06.671943 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11f9b840-dda2-4652-a3ab-eb0904d9020a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:06.672267 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11f9b840-dda2-4652-a3ab-eb0904d9020a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:06.707879 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-11f9b840-dda2-4652-a3ab-eb0904d9020a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:06.802105 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-c7666d38-12fd-4f1b-a7a2-09973e88b67c req-bf664c1e-427c-4671-930e-d797310f587c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "07cf65ce-a585-4cec-8652-81a434295833", "tag": "df01bc81-fc23-4670-b339-1fa32e278d4d"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:06.812279 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-c7666d38-12fd-4f1b-a7a2-09973e88b67c req-bf664c1e-427c-4671-930e-d797310f587c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:06.813207 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-c7666d38-12fd-4f1b-a7a2-09973e88b67c req-bf664c1e-427c-4671-930e-d797310f587c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:06.813207 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-c7666d38-12fd-4f1b-a7a2-09973e88b67c req-bf664c1e-427c-4671-930e-d797310f587c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:06.825789 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-c7666d38-12fd-4f1b-a7a2-09973e88b67c req-bf664c1e-427c-4671-930e-d797310f587c service nova] Creating event network-changed:df01bc81-fc23-4670-b339-1fa32e278d4d for instance 07cf65ce-a585-4cec-8652-81a434295833 on np0000002501 Jun 10 13:23:06.828374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-c7666d38-12fd-4f1b-a7a2-09973e88b67c req-bf664c1e-427c-4671-930e-d797310f587c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:06.828934 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ce98a85b-9da8-46ab-b2e6-0dfbfa38c6c3 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:06.837390 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-c7666d38-12fd-4f1b-a7a2-09973e88b67c req-bf664c1e-427c-4671-930e-d797310f587c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036762 Jun 10 13:23:06.837390 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 329/992] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:06 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:06.839873 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ce98a85b-9da8-46ab-b2e6-0dfbfa38c6c3 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1727 microversion: 2.1 time: 0.270252 Jun 10 13:23:06.840364 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 332/993] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:06 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1727 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:07.007141 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-11f9b840-dda2-4652-a3ab-eb0904d9020a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:07.015824 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-911029ab-f3d8-4755-a6e9-3c69d6fe2fca tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:07.017128 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-911029ab-f3d8-4755-a6e9-3c69d6fe2fca tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:07.019120 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-11f9b840-dda2-4652-a3ab-eb0904d9020a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:07.020096 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-11f9b840-dda2-4652-a3ab-eb0904d9020a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:07.021993 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-911029ab-f3d8-4755-a6e9-3c69d6fe2fca tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:07.022325 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-911029ab-f3d8-4755-a6e9-3c69d6fe2fca tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:07.022678 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-911029ab-f3d8-4755-a6e9-3c69d6fe2fca tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:07.023302 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-911029ab-f3d8-4755-a6e9-3c69d6fe2fca tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:07.023801 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-911029ab-f3d8-4755-a6e9-3c69d6fe2fca tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:07.024139 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-911029ab-f3d8-4755-a6e9-3c69d6fe2fca tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:07.027581 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-11f9b840-dda2-4652-a3ab-eb0904d9020a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1398 microversion: 2.20 time: 0.364820 Jun 10 13:23:07.027975 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 333/994] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:23:06 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1398 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:23:07.052261 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-911029ab-f3d8-4755-a6e9-3c69d6fe2fca tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:07.100377 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2d8b674b-3f3f-40c1-8c60-a4227b180591 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:07.102746 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2d8b674b-3f3f-40c1-8c60-a4227b180591 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:07.110699 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d8b674b-3f3f-40c1-8c60-a4227b180591 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:07.112749 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d8b674b-3f3f-40c1-8c60-a4227b180591 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:07.112749 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d8b674b-3f3f-40c1-8c60-a4227b180591 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:07.112749 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d8b674b-3f3f-40c1-8c60-a4227b180591 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:07.113607 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d8b674b-3f3f-40c1-8c60-a4227b180591 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:07.114168 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d8b674b-3f3f-40c1-8c60-a4227b180591 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:07.135253 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2d8b674b-3f3f-40c1-8c60-a4227b180591 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:07.135621 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-55c398f7-f5db-4f89-a134-3d155a08fcc5 req-f641653d-e97c-4e60-b450-647ed4503c6c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "58ab4720-b1c9-428b-b6a0-c21ba8350d03", "name": "network-vif-plugged", "status": "completed", "tag": "7f1a48f4-192a-4f1e-845e-55c9cf325675"}, {"server_uuid": "58ab4720-b1c9-428b-b6a0-c21ba8350d03", "name": "network-vif-unplugged", "status": "completed", "tag": "7f1a48f4-192a-4f1e-845e-55c9cf325675"}, {"server_uuid": "58ab4720-b1c9-428b-b6a0-c21ba8350d03", "name": "network-vif-unplugged", "status": "completed", "tag": "7f1a48f4-192a-4f1e-845e-55c9cf325675"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:07.142432 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-55c398f7-f5db-4f89-a134-3d155a08fcc5 req-f641653d-e97c-4e60-b450-647ed4503c6c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:07.142621 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-55c398f7-f5db-4f89-a134-3d155a08fcc5 req-f641653d-e97c-4e60-b450-647ed4503c6c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:07.146400 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-55c398f7-f5db-4f89-a134-3d155a08fcc5 req-f641653d-e97c-4e60-b450-647ed4503c6c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:07.151183 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-55c398f7-f5db-4f89-a134-3d155a08fcc5 req-f641653d-e97c-4e60-b450-647ed4503c6c service nova] Creating event network-vif-plugged:7f1a48f4-192a-4f1e-845e-55c9cf325675 for instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 on np0000002501 Jun 10 13:23:07.151482 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-55c398f7-f5db-4f89-a134-3d155a08fcc5 req-f641653d-e97c-4e60-b450-647ed4503c6c service nova] Creating event network-vif-unplugged:7f1a48f4-192a-4f1e-845e-55c9cf325675 for instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 on np0000002501 Jun 10 13:23:07.151716 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-55c398f7-f5db-4f89-a134-3d155a08fcc5 req-f641653d-e97c-4e60-b450-647ed4503c6c service nova] Creating event network-vif-unplugged:7f1a48f4-192a-4f1e-845e-55c9cf325675 for instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 on np0000002501 Jun 10 13:23:07.152362 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-55c398f7-f5db-4f89-a134-3d155a08fcc5 req-f641653d-e97c-4e60-b450-647ed4503c6c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:07.161185 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-55c398f7-f5db-4f89-a134-3d155a08fcc5 req-f641653d-e97c-4e60-b450-647ed4503c6c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.027703 Jun 10 13:23:07.161628 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 334/995] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:07 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:07.244291 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-911029ab-f3d8-4755-a6e9-3c69d6fe2fca tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:07.256017 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-911029ab-f3d8-4755-a6e9-3c69d6fe2fca tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1513 microversion: 2.1 time: 0.242712 Jun 10 13:23:07.257315 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 330/996] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:07 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1513 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:07.300801 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2d8b674b-3f3f-40c1-8c60-a4227b180591 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:07.312091 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2d8b674b-3f3f-40c1-8c60-a4227b180591 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1360 microversion: 2.1 time: 0.214388 Jun 10 13:23:07.312253 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 333/997] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:07 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1360 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:07.469604 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c099e9d5-bb54-493b-b865-d56f5dc7e365 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:07.471197 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c099e9d5-bb54-493b-b865-d56f5dc7e365 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:07.477499 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c099e9d5-bb54-493b-b865-d56f5dc7e365 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:07.477499 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c099e9d5-bb54-493b-b865-d56f5dc7e365 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:07.477499 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c099e9d5-bb54-493b-b865-d56f5dc7e365 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:07.478622 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c099e9d5-bb54-493b-b865-d56f5dc7e365 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:07.478622 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c099e9d5-bb54-493b-b865-d56f5dc7e365 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:07.480164 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c099e9d5-bb54-493b-b865-d56f5dc7e365 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:07.509773 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c099e9d5-bb54-493b-b865-d56f5dc7e365 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:07.524610 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d6c9d1b1-f9e6-49c6-834f-52bd83695701 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:07.529386 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d6c9d1b1-f9e6-49c6-834f-52bd83695701 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:07.534895 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6c9d1b1-f9e6-49c6-834f-52bd83695701 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:07.535315 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6c9d1b1-f9e6-49c6-834f-52bd83695701 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:07.535760 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6c9d1b1-f9e6-49c6-834f-52bd83695701 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:07.537826 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6c9d1b1-f9e6-49c6-834f-52bd83695701 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:07.539085 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6c9d1b1-f9e6-49c6-834f-52bd83695701 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:07.539365 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6c9d1b1-f9e6-49c6-834f-52bd83695701 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:07.578472 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d6c9d1b1-f9e6-49c6-834f-52bd83695701 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:07.608444 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c099e9d5-bb54-493b-b865-d56f5dc7e365 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:07.622785 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c099e9d5-bb54-493b-b865-d56f5dc7e365 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1212 microversion: 2.1 time: 0.158462 Jun 10 13:23:07.623182 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 335/998] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:07 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1212 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:07.632668 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-60a1b004-749f-4d13-8162-fddd60426b78 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:07.633727 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-60a1b004-749f-4d13-8162-fddd60426b78 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:07.646628 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60a1b004-749f-4d13-8162-fddd60426b78 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:07.647422 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60a1b004-749f-4d13-8162-fddd60426b78 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:07.648092 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60a1b004-749f-4d13-8162-fddd60426b78 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:07.648778 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60a1b004-749f-4d13-8162-fddd60426b78 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:07.649296 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60a1b004-749f-4d13-8162-fddd60426b78 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:07.650077 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60a1b004-749f-4d13-8162-fddd60426b78 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:07.679480 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-60a1b004-749f-4d13-8162-fddd60426b78 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:07.825982 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d6c9d1b1-f9e6-49c6-834f-52bd83695701 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:07.839724 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d6c9d1b1-f9e6-49c6-834f-52bd83695701 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1503 microversion: 2.1 time: 0.321874 Jun 10 13:23:07.840005 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 331/999] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:07 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1503 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:07.858086 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-48d67ae0-5961-4540-baf1-6ac548b0ede2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:07.859987 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-48d67ae0-5961-4540-baf1-6ac548b0ede2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:07.867435 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-48d67ae0-5961-4540-baf1-6ac548b0ede2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:07.867800 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-48d67ae0-5961-4540-baf1-6ac548b0ede2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:07.868132 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-48d67ae0-5961-4540-baf1-6ac548b0ede2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:07.868734 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-48d67ae0-5961-4540-baf1-6ac548b0ede2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:07.869162 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-48d67ae0-5961-4540-baf1-6ac548b0ede2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:07.869566 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-48d67ae0-5961-4540-baf1-6ac548b0ede2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:07.899970 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-48d67ae0-5961-4540-baf1-6ac548b0ede2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:07.977623 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-60a1b004-749f-4d13-8162-fddd60426b78 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:07.990224 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-60a1b004-749f-4d13-8162-fddd60426b78 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1720 microversion: 2.1 time: 0.361353 Jun 10 13:23:07.990609 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 334/1000] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:07 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1720 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:08.057426 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d6f40e85-697a-44b9-9dbf-23057437f477 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:08.059318 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d6f40e85-697a-44b9-9dbf-23057437f477 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:08.070235 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6f40e85-697a-44b9-9dbf-23057437f477 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:08.070600 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6f40e85-697a-44b9-9dbf-23057437f477 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:08.071294 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6f40e85-697a-44b9-9dbf-23057437f477 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:08.072150 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6f40e85-697a-44b9-9dbf-23057437f477 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:08.074639 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6f40e85-697a-44b9-9dbf-23057437f477 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:08.074639 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6f40e85-697a-44b9-9dbf-23057437f477 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:08.093713 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-48d67ae0-5961-4540-baf1-6ac548b0ede2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:08.110439 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d6f40e85-697a-44b9-9dbf-23057437f477 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:08.115854 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-48d67ae0-5961-4540-baf1-6ac548b0ede2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1727 microversion: 2.1 time: 0.259477 Jun 10 13:23:08.116399 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 336/1001] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:07 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1727 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:08.277576 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-be97a504-2867-4aad-a4cf-8528ebbc3de7 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:08.280522 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-be97a504-2867-4aad-a4cf-8528ebbc3de7 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:08.287302 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be97a504-2867-4aad-a4cf-8528ebbc3de7 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:08.289375 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be97a504-2867-4aad-a4cf-8528ebbc3de7 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:08.289375 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be97a504-2867-4aad-a4cf-8528ebbc3de7 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:08.289375 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be97a504-2867-4aad-a4cf-8528ebbc3de7 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:08.289375 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be97a504-2867-4aad-a4cf-8528ebbc3de7 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:08.289375 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be97a504-2867-4aad-a4cf-8528ebbc3de7 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:08.320400 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-be97a504-2867-4aad-a4cf-8528ebbc3de7 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:08.324447 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d6f40e85-697a-44b9-9dbf-23057437f477 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:08.330210 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d6f40e85-697a-44b9-9dbf-23057437f477 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:08.331066 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d6f40e85-697a-44b9-9dbf-23057437f477 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:08.332277 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6cefefa9-730b-46c6-8048-de009e11ada3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:08.334301 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6cefefa9-730b-46c6-8048-de009e11ada3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:08.335534 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d6f40e85-697a-44b9-9dbf-23057437f477 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1398 microversion: 2.20 time: 0.283231 Jun 10 13:23:08.335909 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 332/1002] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:23:08 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1398 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:23:08.349757 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6cefefa9-730b-46c6-8048-de009e11ada3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:08.349757 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6cefefa9-730b-46c6-8048-de009e11ada3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:08.349757 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6cefefa9-730b-46c6-8048-de009e11ada3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:08.350287 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6cefefa9-730b-46c6-8048-de009e11ada3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:08.350682 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6cefefa9-730b-46c6-8048-de009e11ada3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:08.351047 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6cefefa9-730b-46c6-8048-de009e11ada3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:08.376228 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6cefefa9-730b-46c6-8048-de009e11ada3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:08.484057 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-be97a504-2867-4aad-a4cf-8528ebbc3de7 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:08.494387 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-be97a504-2867-4aad-a4cf-8528ebbc3de7 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1513 microversion: 2.1 time: 0.218910 Jun 10 13:23:08.494788 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 335/1003] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:08 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1513 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:08.629632 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6cefefa9-730b-46c6-8048-de009e11ada3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:08.644457 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6cefefa9-730b-46c6-8048-de009e11ada3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1360 microversion: 2.1 time: 0.313720 Jun 10 13:23:08.644840 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 337/1004] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:08 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1360 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:08.652027 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2af8b5b9-4b8b-441c-a9e1-8724651c6f7a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:08.654234 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2af8b5b9-4b8b-441c-a9e1-8724651c6f7a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:08.659756 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2af8b5b9-4b8b-441c-a9e1-8724651c6f7a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:08.660311 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2af8b5b9-4b8b-441c-a9e1-8724651c6f7a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:08.660534 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2af8b5b9-4b8b-441c-a9e1-8724651c6f7a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:08.661244 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2af8b5b9-4b8b-441c-a9e1-8724651c6f7a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:08.661799 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2af8b5b9-4b8b-441c-a9e1-8724651c6f7a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:08.662107 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2af8b5b9-4b8b-441c-a9e1-8724651c6f7a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:08.685506 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2af8b5b9-4b8b-441c-a9e1-8724651c6f7a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:08.777570 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2af8b5b9-4b8b-441c-a9e1-8724651c6f7a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:08.791383 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2af8b5b9-4b8b-441c-a9e1-8724651c6f7a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1260 microversion: 2.1 time: 0.141097 Jun 10 13:23:08.791383 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 333/1005] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:08 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1260 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:08.860711 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-defe50c8-b8a1-47e2-a571-c950e6081312 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:08.863724 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-defe50c8-b8a1-47e2-a571-c950e6081312 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:08.873412 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-defe50c8-b8a1-47e2-a571-c950e6081312 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:08.873693 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-defe50c8-b8a1-47e2-a571-c950e6081312 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:08.873915 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-defe50c8-b8a1-47e2-a571-c950e6081312 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:08.874611 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-defe50c8-b8a1-47e2-a571-c950e6081312 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:08.875488 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-defe50c8-b8a1-47e2-a571-c950e6081312 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:08.875807 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-defe50c8-b8a1-47e2-a571-c950e6081312 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:08.896363 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-f9358ad2-31df-4268-80fc-f29711be1560 req-9dab9e5c-41a4-45e0-8244-b50fbdfbad26 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fc605e8a-604d-425a-8060-53cab184c23e", "name": "network-vif-deleted", "tag": "07f3d38f-b54c-47ac-91a7-5358539907ea"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:08.898553 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-defe50c8-b8a1-47e2-a571-c950e6081312 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:08.902225 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f9358ad2-31df-4268-80fc-f29711be1560 req-9dab9e5c-41a4-45e0-8244-b50fbdfbad26 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:08.902499 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f9358ad2-31df-4268-80fc-f29711be1560 req-9dab9e5c-41a4-45e0-8244-b50fbdfbad26 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:08.902700 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f9358ad2-31df-4268-80fc-f29711be1560 req-9dab9e5c-41a4-45e0-8244-b50fbdfbad26 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:08.909947 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-f9358ad2-31df-4268-80fc-f29711be1560 req-9dab9e5c-41a4-45e0-8244-b50fbdfbad26 service nova] Creating event network-vif-deleted:07f3d38f-b54c-47ac-91a7-5358539907ea for instance fc605e8a-604d-425a-8060-53cab184c23e on np0000002501 Jun 10 13:23:08.910338 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-f9358ad2-31df-4268-80fc-f29711be1560 req-9dab9e5c-41a4-45e0-8244-b50fbdfbad26 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:08.915114 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-f9358ad2-31df-4268-80fc-f29711be1560 req-9dab9e5c-41a4-45e0-8244-b50fbdfbad26 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020662 Jun 10 13:23:08.915752 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 338/1006] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:08 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 10 13:23:08.989979 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-defe50c8-b8a1-47e2-a571-c950e6081312 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:09.003402 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-defe50c8-b8a1-47e2-a571-c950e6081312 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1296 microversion: 2.1 time: 0.144872 Jun 10 13:23:09.003830 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 336/1007] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:08 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1296 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:09.012475 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1d1de5cc-75d5-4e21-90f0-19cd9b5f0c0d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:09.012952 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1d1de5cc-75d5-4e21-90f0-19cd9b5f0c0d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:09.018896 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d1de5cc-75d5-4e21-90f0-19cd9b5f0c0d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:09.019340 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d1de5cc-75d5-4e21-90f0-19cd9b5f0c0d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:09.019751 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d1de5cc-75d5-4e21-90f0-19cd9b5f0c0d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:09.020329 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d1de5cc-75d5-4e21-90f0-19cd9b5f0c0d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:09.020855 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d1de5cc-75d5-4e21-90f0-19cd9b5f0c0d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:09.021453 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d1de5cc-75d5-4e21-90f0-19cd9b5f0c0d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:09.045210 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1d1de5cc-75d5-4e21-90f0-19cd9b5f0c0d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:09.147410 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7cbd2959-d3a3-4df6-bc8d-8faa8586279b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:09.149193 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7cbd2959-d3a3-4df6-bc8d-8faa8586279b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:09.159843 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7cbd2959-d3a3-4df6-bc8d-8faa8586279b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:09.160242 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7cbd2959-d3a3-4df6-bc8d-8faa8586279b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:09.160741 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7cbd2959-d3a3-4df6-bc8d-8faa8586279b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:09.162242 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7cbd2959-d3a3-4df6-bc8d-8faa8586279b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:09.163057 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7cbd2959-d3a3-4df6-bc8d-8faa8586279b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:09.163320 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7cbd2959-d3a3-4df6-bc8d-8faa8586279b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:09.191413 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7cbd2959-d3a3-4df6-bc8d-8faa8586279b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:09.323921 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1d1de5cc-75d5-4e21-90f0-19cd9b5f0c0d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:09.348438 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1d1de5cc-75d5-4e21-90f0-19cd9b5f0c0d tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1725 microversion: 2.1 time: 0.340082 Jun 10 13:23:09.348438 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 334/1008] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:09 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1725 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:09.376169 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0cf6bf02-17fe-4b51-aa4b-ccbf8a57c770 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:09.383442 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0cf6bf02-17fe-4b51-aa4b-ccbf8a57c770 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:09.407793 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cf6bf02-17fe-4b51-aa4b-ccbf8a57c770 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:09.407793 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cf6bf02-17fe-4b51-aa4b-ccbf8a57c770 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:09.410635 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cf6bf02-17fe-4b51-aa4b-ccbf8a57c770 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:09.410635 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cf6bf02-17fe-4b51-aa4b-ccbf8a57c770 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:09.412581 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cf6bf02-17fe-4b51-aa4b-ccbf8a57c770 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:09.413921 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cf6bf02-17fe-4b51-aa4b-ccbf8a57c770 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:09.466173 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-ea328657-a359-4d59-888a-2e60d565c590 req-7b7f15ff-7d11-4585-aef2-a5c064ab3098 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2803ac45-c798-4ffb-8f2b-43462a2f48ef", "name": "network-vif-plugged", "status": "completed", "tag": "bbefa507-37ae-4460-9f3c-62fc7dd090db"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:09.468898 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0cf6bf02-17fe-4b51-aa4b-ccbf8a57c770 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:09.473602 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-ea328657-a359-4d59-888a-2e60d565c590 req-7b7f15ff-7d11-4585-aef2-a5c064ab3098 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:09.473810 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-ea328657-a359-4d59-888a-2e60d565c590 req-7b7f15ff-7d11-4585-aef2-a5c064ab3098 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:09.473896 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-ea328657-a359-4d59-888a-2e60d565c590 req-7b7f15ff-7d11-4585-aef2-a5c064ab3098 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:09.479940 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7cbd2959-d3a3-4df6-bc8d-8faa8586279b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:09.481548 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-ea328657-a359-4d59-888a-2e60d565c590 req-7b7f15ff-7d11-4585-aef2-a5c064ab3098 service nova] Creating event network-vif-plugged:bbefa507-37ae-4460-9f3c-62fc7dd090db for instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef on np0000002501 Jun 10 13:23:09.482471 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-ea328657-a359-4d59-888a-2e60d565c590 req-7b7f15ff-7d11-4585-aef2-a5c064ab3098 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:09.487628 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-ea328657-a359-4d59-888a-2e60d565c590 req-7b7f15ff-7d11-4585-aef2-a5c064ab3098 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026534 Jun 10 13:23:09.488085 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 335/1009] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:09 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 10 13:23:09.494080 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7cbd2959-d3a3-4df6-bc8d-8faa8586279b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1727 microversion: 2.1 time: 0.351274 Jun 10 13:23:09.495516 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 339/1010] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:09 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1727 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:09.518259 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-38fbc4b5-6c8c-4461-8c21-6bf60df04d84 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:09.524098 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-38fbc4b5-6c8c-4461-8c21-6bf60df04d84 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:09.535362 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38fbc4b5-6c8c-4461-8c21-6bf60df04d84 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:09.535362 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38fbc4b5-6c8c-4461-8c21-6bf60df04d84 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:09.535362 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38fbc4b5-6c8c-4461-8c21-6bf60df04d84 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:09.535694 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38fbc4b5-6c8c-4461-8c21-6bf60df04d84 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:09.536978 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38fbc4b5-6c8c-4461-8c21-6bf60df04d84 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:09.536978 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38fbc4b5-6c8c-4461-8c21-6bf60df04d84 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:09.584757 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-38fbc4b5-6c8c-4461-8c21-6bf60df04d84 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:09.648120 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0cf6bf02-17fe-4b51-aa4b-ccbf8a57c770 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:09.667452 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0cf6bf02-17fe-4b51-aa4b-ccbf8a57c770 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:09.671314 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0cf6bf02-17fe-4b51-aa4b-ccbf8a57c770 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:09.674514 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5662a96d-e1a2-4dd7-bdc3-24a002e68f8d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:09.678897 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5662a96d-e1a2-4dd7-bdc3-24a002e68f8d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:09.688137 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5662a96d-e1a2-4dd7-bdc3-24a002e68f8d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:09.688137 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5662a96d-e1a2-4dd7-bdc3-24a002e68f8d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:09.688331 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5662a96d-e1a2-4dd7-bdc3-24a002e68f8d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:09.689038 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5662a96d-e1a2-4dd7-bdc3-24a002e68f8d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:09.689470 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5662a96d-e1a2-4dd7-bdc3-24a002e68f8d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:09.689815 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5662a96d-e1a2-4dd7-bdc3-24a002e68f8d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:09.692724 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0cf6bf02-17fe-4b51-aa4b-ccbf8a57c770 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1398 microversion: 2.20 time: 0.327500 Jun 10 13:23:09.693096 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 337/1011] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:23:09 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1398 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:23:09.716109 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5662a96d-e1a2-4dd7-bdc3-24a002e68f8d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:09.819201 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9849ba92-aa1e-4ef5-83d9-21a10e2bd953 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:09.821505 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9849ba92-aa1e-4ef5-83d9-21a10e2bd953 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:09.827054 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9849ba92-aa1e-4ef5-83d9-21a10e2bd953 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:09.827399 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9849ba92-aa1e-4ef5-83d9-21a10e2bd953 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:09.827715 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9849ba92-aa1e-4ef5-83d9-21a10e2bd953 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:09.828320 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9849ba92-aa1e-4ef5-83d9-21a10e2bd953 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:09.828776 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9849ba92-aa1e-4ef5-83d9-21a10e2bd953 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:09.829181 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9849ba92-aa1e-4ef5-83d9-21a10e2bd953 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:09.863847 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9849ba92-aa1e-4ef5-83d9-21a10e2bd953 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:09.901828 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5662a96d-e1a2-4dd7-bdc3-24a002e68f8d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:09.910017 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5662a96d-e1a2-4dd7-bdc3-24a002e68f8d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1360 microversion: 2.1 time: 0.243670 Jun 10 13:23:09.910318 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 340/1012] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:09 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1360 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:09.913096 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-38fbc4b5-6c8c-4461-8c21-6bf60df04d84 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:09.928434 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-38fbc4b5-6c8c-4461-8c21-6bf60df04d84 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1493 microversion: 2.1 time: 0.411505 Jun 10 13:23:09.928860 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 336/1013] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:09 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1493 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:09.937706 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9849ba92-aa1e-4ef5-83d9-21a10e2bd953 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:09.951598 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a62be4c4-a428-4ca4-9364-0ae4a0425580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:09.952634 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9849ba92-aa1e-4ef5-83d9-21a10e2bd953 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1260 microversion: 2.1 time: 0.137509 Jun 10 13:23:09.952783 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a62be4c4-a428-4ca4-9364-0ae4a0425580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:09.952941 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 338/1014] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:09 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1260 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:09.964451 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a62be4c4-a428-4ca4-9364-0ae4a0425580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:09.970377 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a62be4c4-a428-4ca4-9364-0ae4a0425580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:09.970377 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a62be4c4-a428-4ca4-9364-0ae4a0425580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:09.970377 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a62be4c4-a428-4ca4-9364-0ae4a0425580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:09.970377 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a62be4c4-a428-4ca4-9364-0ae4a0425580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:09.970854 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a62be4c4-a428-4ca4-9364-0ae4a0425580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:10.004373 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a62be4c4-a428-4ca4-9364-0ae4a0425580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:10.022179 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d20c7eab-0435-40a0-8995-70f613a88b12 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:10.025362 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d20c7eab-0435-40a0-8995-70f613a88b12 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:10.031524 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d20c7eab-0435-40a0-8995-70f613a88b12 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:10.031855 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d20c7eab-0435-40a0-8995-70f613a88b12 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:10.032127 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d20c7eab-0435-40a0-8995-70f613a88b12 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:10.033363 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d20c7eab-0435-40a0-8995-70f613a88b12 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:10.033363 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d20c7eab-0435-40a0-8995-70f613a88b12 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:10.033570 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d20c7eab-0435-40a0-8995-70f613a88b12 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:10.091375 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d20c7eab-0435-40a0-8995-70f613a88b12 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:10.091375 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d20c7eab-0435-40a0-8995-70f613a88b12 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:10.091375 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d20c7eab-0435-40a0-8995-70f613a88b12 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:10.091375 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-d20c7eab-0435-40a0-8995-70f613a88b12 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lazy-loading 'fault' on Instance uuid fc605e8a-604d-425a-8060-53cab184c23e {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:23:10.097410 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d20c7eab-0435-40a0-8995-70f613a88b12 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:10.200201 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d20c7eab-0435-40a0-8995-70f613a88b12 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:10.219798 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d20c7eab-0435-40a0-8995-70f613a88b12 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1301 microversion: 2.1 time: 0.200558 Jun 10 13:23:10.220012 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 337/1015] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:10 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1301 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:10.259402 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a62be4c4-a428-4ca4-9364-0ae4a0425580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:10.268451 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a62be4c4-a428-4ca4-9364-0ae4a0425580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1506 microversion: 2.1 time: 0.322474 Jun 10 13:23:10.268776 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 341/1016] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:09 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1506 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:10.381428 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-20297522-fab8-4a62-a4fc-e4e4fd3bd3f7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:10.384451 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-20297522-fab8-4a62-a4fc-e4e4fd3bd3f7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:10.390740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20297522-fab8-4a62-a4fc-e4e4fd3bd3f7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:10.391022 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20297522-fab8-4a62-a4fc-e4e4fd3bd3f7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:10.391247 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20297522-fab8-4a62-a4fc-e4e4fd3bd3f7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:10.392211 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20297522-fab8-4a62-a4fc-e4e4fd3bd3f7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:10.392211 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20297522-fab8-4a62-a4fc-e4e4fd3bd3f7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:10.392309 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20297522-fab8-4a62-a4fc-e4e4fd3bd3f7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:10.413211 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-20297522-fab8-4a62-a4fc-e4e4fd3bd3f7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:10.519052 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e06f3b67-2f36-44ae-bdc8-0d8df9bd163b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:10.521513 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e06f3b67-2f36-44ae-bdc8-0d8df9bd163b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:10.540283 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e06f3b67-2f36-44ae-bdc8-0d8df9bd163b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:10.540670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e06f3b67-2f36-44ae-bdc8-0d8df9bd163b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:10.540947 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e06f3b67-2f36-44ae-bdc8-0d8df9bd163b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:10.541554 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e06f3b67-2f36-44ae-bdc8-0d8df9bd163b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:10.541910 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e06f3b67-2f36-44ae-bdc8-0d8df9bd163b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:10.542418 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e06f3b67-2f36-44ae-bdc8-0d8df9bd163b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:10.605914 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e06f3b67-2f36-44ae-bdc8-0d8df9bd163b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:10.725219 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f70e7b5f-b66b-4020-bbe4-3e4d6644bd6e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:10.728008 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f70e7b5f-b66b-4020-bbe4-3e4d6644bd6e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:10.732370 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f70e7b5f-b66b-4020-bbe4-3e4d6644bd6e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:10.732550 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f70e7b5f-b66b-4020-bbe4-3e4d6644bd6e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:10.732615 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f70e7b5f-b66b-4020-bbe4-3e4d6644bd6e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:10.733395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f70e7b5f-b66b-4020-bbe4-3e4d6644bd6e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:10.733395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f70e7b5f-b66b-4020-bbe4-3e4d6644bd6e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:10.733726 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f70e7b5f-b66b-4020-bbe4-3e4d6644bd6e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:10.752065 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f70e7b5f-b66b-4020-bbe4-3e4d6644bd6e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:10.759052 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-20297522-fab8-4a62-a4fc-e4e4fd3bd3f7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:10.780020 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-20297522-fab8-4a62-a4fc-e4e4fd3bd3f7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1725 microversion: 2.1 time: 0.402445 Jun 10 13:23:10.783313 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 339/1017] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:10 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1725 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:10.935852 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6e85163a-2196-4a27-8f4e-55b8c6db6535 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:10.940254 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6e85163a-2196-4a27-8f4e-55b8c6db6535 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:10.945581 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e85163a-2196-4a27-8f4e-55b8c6db6535 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:10.945889 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e85163a-2196-4a27-8f4e-55b8c6db6535 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:10.947635 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e85163a-2196-4a27-8f4e-55b8c6db6535 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:10.947635 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e85163a-2196-4a27-8f4e-55b8c6db6535 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:10.947805 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e85163a-2196-4a27-8f4e-55b8c6db6535 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:10.948383 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e85163a-2196-4a27-8f4e-55b8c6db6535 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:10.951373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f70e7b5f-b66b-4020-bbe4-3e4d6644bd6e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:10.967223 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6e85163a-2196-4a27-8f4e-55b8c6db6535 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:10.972040 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f70e7b5f-b66b-4020-bbe4-3e4d6644bd6e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:10.973811 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f70e7b5f-b66b-4020-bbe4-3e4d6644bd6e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:10.983333 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f70e7b5f-b66b-4020-bbe4-3e4d6644bd6e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1398 microversion: 2.20 time: 0.261314 Jun 10 13:23:10.983647 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 342/1018] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:23:10 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1398 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:23:10.993923 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6b292e51-1dff-4c47-86df-e3ca7f6229e5 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:10.997650 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6b292e51-1dff-4c47-86df-e3ca7f6229e5 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:11.002420 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e06f3b67-2f36-44ae-bdc8-0d8df9bd163b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:11.009624 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b292e51-1dff-4c47-86df-e3ca7f6229e5 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:11.009949 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b292e51-1dff-4c47-86df-e3ca7f6229e5 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:11.010248 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b292e51-1dff-4c47-86df-e3ca7f6229e5 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:11.012825 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b292e51-1dff-4c47-86df-e3ca7f6229e5 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:11.014916 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b292e51-1dff-4c47-86df-e3ca7f6229e5 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:11.014916 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b292e51-1dff-4c47-86df-e3ca7f6229e5 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:11.020108 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e06f3b67-2f36-44ae-bdc8-0d8df9bd163b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1727 microversion: 2.1 time: 0.504344 Jun 10 13:23:11.028166 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 338/1019] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:10 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1727 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:11.028166 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-86b5458e-a5af-41b3-8ead-ae956b0bbf15 req-02c280a2-bda3-4473-9e2a-e937834c725a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "07cf65ce-a585-4cec-8652-81a434295833", "name": "network-vif-plugged", "status": "completed", "tag": "df01bc81-fc23-4670-b339-1fa32e278d4d"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:11.039662 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6b292e51-1dff-4c47-86df-e3ca7f6229e5 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:11.044730 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-86b5458e-a5af-41b3-8ead-ae956b0bbf15 req-02c280a2-bda3-4473-9e2a-e937834c725a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:11.045207 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-86b5458e-a5af-41b3-8ead-ae956b0bbf15 req-02c280a2-bda3-4473-9e2a-e937834c725a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:11.045207 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-86b5458e-a5af-41b3-8ead-ae956b0bbf15 req-02c280a2-bda3-4473-9e2a-e937834c725a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:11.064718 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-86b5458e-a5af-41b3-8ead-ae956b0bbf15 req-02c280a2-bda3-4473-9e2a-e937834c725a service nova] Creating event network-vif-plugged:df01bc81-fc23-4670-b339-1fa32e278d4d for instance 07cf65ce-a585-4cec-8652-81a434295833 on np0000002501 Jun 10 13:23:11.065463 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-86b5458e-a5af-41b3-8ead-ae956b0bbf15 req-02c280a2-bda3-4473-9e2a-e937834c725a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:11.081088 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-86b5458e-a5af-41b3-8ead-ae956b0bbf15 req-02c280a2-bda3-4473-9e2a-e937834c725a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.056721 Jun 10 13:23:11.083520 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 339/1020] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:11 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:11.118520 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6b292e51-1dff-4c47-86df-e3ca7f6229e5 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:11.128185 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6b292e51-1dff-4c47-86df-e3ca7f6229e5 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1260 microversion: 2.1 time: 0.143943 Jun 10 13:23:11.128808 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 343/1021] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:10 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1260 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:11.243221 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-142a4f00-5b43-4e6d-98c8-47ea153a3e26 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:11.247232 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-142a4f00-5b43-4e6d-98c8-47ea153a3e26 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:11.251064 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-142a4f00-5b43-4e6d-98c8-47ea153a3e26 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:11.251545 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-142a4f00-5b43-4e6d-98c8-47ea153a3e26 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:11.251824 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-142a4f00-5b43-4e6d-98c8-47ea153a3e26 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:11.252286 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-142a4f00-5b43-4e6d-98c8-47ea153a3e26 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:11.252684 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-142a4f00-5b43-4e6d-98c8-47ea153a3e26 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:11.253085 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-142a4f00-5b43-4e6d-98c8-47ea153a3e26 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:11.255363 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6e85163a-2196-4a27-8f4e-55b8c6db6535 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:11.272789 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6e85163a-2196-4a27-8f4e-55b8c6db6535 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1360 microversion: 2.1 time: 0.341115 Jun 10 13:23:11.273120 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 340/1022] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:10 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1360 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:11.286777 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-142a4f00-5b43-4e6d-98c8-47ea153a3e26 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:11.287072 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-142a4f00-5b43-4e6d-98c8-47ea153a3e26 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:11.287267 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-142a4f00-5b43-4e6d-98c8-47ea153a3e26 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:11.287788 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-142a4f00-5b43-4e6d-98c8-47ea153a3e26 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lazy-loading 'fault' on Instance uuid fc605e8a-604d-425a-8060-53cab184c23e {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:23:11.298812 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-142a4f00-5b43-4e6d-98c8-47ea153a3e26 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:11.400460 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-142a4f00-5b43-4e6d-98c8-47ea153a3e26 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:11.411965 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-142a4f00-5b43-4e6d-98c8-47ea153a3e26 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1301 microversion: 2.1 time: 0.170929 Jun 10 13:23:11.413447 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 340/1023] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:11 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1301 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:11.544640 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-421dcb63-76ff-4a3b-8c09-09f816d73a4b req-e3dc5e3b-0e86-4a43-a3a6-b13ab4616c6b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2803ac45-c798-4ffb-8f2b-43462a2f48ef", "name": "network-vif-plugged", "status": "completed", "tag": "bbefa507-37ae-4460-9f3c-62fc7dd090db"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:11.557732 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-421dcb63-76ff-4a3b-8c09-09f816d73a4b req-e3dc5e3b-0e86-4a43-a3a6-b13ab4616c6b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:11.558503 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-421dcb63-76ff-4a3b-8c09-09f816d73a4b req-e3dc5e3b-0e86-4a43-a3a6-b13ab4616c6b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:11.558503 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-421dcb63-76ff-4a3b-8c09-09f816d73a4b req-e3dc5e3b-0e86-4a43-a3a6-b13ab4616c6b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:11.567164 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-421dcb63-76ff-4a3b-8c09-09f816d73a4b req-e3dc5e3b-0e86-4a43-a3a6-b13ab4616c6b service nova] Creating event network-vif-plugged:bbefa507-37ae-4460-9f3c-62fc7dd090db for instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef on np0000002501 Jun 10 13:23:11.567705 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-421dcb63-76ff-4a3b-8c09-09f816d73a4b req-e3dc5e3b-0e86-4a43-a3a6-b13ab4616c6b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:11.575548 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-421dcb63-76ff-4a3b-8c09-09f816d73a4b req-e3dc5e3b-0e86-4a43-a3a6-b13ab4616c6b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036924 Jun 10 13:23:11.576134 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 344/1024] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:11 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 10 13:23:11.616734 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-3bb72249-f5fd-46ee-be03-07ab7f58eff1 req-6327b163-5a85-496d-90a8-7e8d984f9cce service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "58ab4720-b1c9-428b-b6a0-c21ba8350d03", "name": "network-vif-plugged", "status": "completed", "tag": "7f1a48f4-192a-4f1e-845e-55c9cf325675"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:11.626822 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-3bb72249-f5fd-46ee-be03-07ab7f58eff1 req-6327b163-5a85-496d-90a8-7e8d984f9cce service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:11.627199 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-3bb72249-f5fd-46ee-be03-07ab7f58eff1 req-6327b163-5a85-496d-90a8-7e8d984f9cce service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:11.627428 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-3bb72249-f5fd-46ee-be03-07ab7f58eff1 req-6327b163-5a85-496d-90a8-7e8d984f9cce service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:11.641069 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-3bb72249-f5fd-46ee-be03-07ab7f58eff1 req-6327b163-5a85-496d-90a8-7e8d984f9cce service nova] Creating event network-vif-plugged:7f1a48f4-192a-4f1e-845e-55c9cf325675 for instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 on np0000002501 Jun 10 13:23:11.641699 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-3bb72249-f5fd-46ee-be03-07ab7f58eff1 req-6327b163-5a85-496d-90a8-7e8d984f9cce service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:11.649243 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-3bb72249-f5fd-46ee-be03-07ab7f58eff1 req-6327b163-5a85-496d-90a8-7e8d984f9cce service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037715 Jun 10 13:23:11.649812 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 341/1025] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:11 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:11.659258 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7fa390f2-0783-4c8a-9c96-afd46abc73f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:11.661227 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7fa390f2-0783-4c8a-9c96-afd46abc73f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:11.666939 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7fa390f2-0783-4c8a-9c96-afd46abc73f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:11.667242 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7fa390f2-0783-4c8a-9c96-afd46abc73f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:11.667845 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7fa390f2-0783-4c8a-9c96-afd46abc73f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:11.668242 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7fa390f2-0783-4c8a-9c96-afd46abc73f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:11.668485 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7fa390f2-0783-4c8a-9c96-afd46abc73f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:11.668831 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7fa390f2-0783-4c8a-9c96-afd46abc73f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:11.686877 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-7fa390f2-0783-4c8a-9c96-afd46abc73f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lazy-loading 'flavor' on Instance uuid dd2ebafe-6523-4c43-951f-e892fd181585 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:23:11.799861 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7fa390f2-0783-4c8a-9c96-afd46abc73f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "POST /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585/action" status: 200 len: 32 microversion: 2.1 time: 0.143596 Jun 10 13:23:11.800592 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 341/1026] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:23:11 2026] POST /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585/action => generated 32 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:23:11.815881 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c025b43d-c065-4e07-9081-7086afb63462 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:11.815960 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-480770a1-c9d9-4cc8-b04f-ba1fb6aa29c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:11.818394 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-480770a1-c9d9-4cc8-b04f-ba1fb6aa29c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:11.820512 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c025b43d-c065-4e07-9081-7086afb63462 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:11.825652 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-480770a1-c9d9-4cc8-b04f-ba1fb6aa29c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:11.825652 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-480770a1-c9d9-4cc8-b04f-ba1fb6aa29c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:11.826016 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c025b43d-c065-4e07-9081-7086afb63462 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:11.826466 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-480770a1-c9d9-4cc8-b04f-ba1fb6aa29c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:11.826509 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c025b43d-c065-4e07-9081-7086afb63462 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:11.826610 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c025b43d-c065-4e07-9081-7086afb63462 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:11.826638 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-480770a1-c9d9-4cc8-b04f-ba1fb6aa29c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:11.827596 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-480770a1-c9d9-4cc8-b04f-ba1fb6aa29c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:11.827728 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c025b43d-c065-4e07-9081-7086afb63462 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:11.827807 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-480770a1-c9d9-4cc8-b04f-ba1fb6aa29c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:11.827851 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c025b43d-c065-4e07-9081-7086afb63462 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:11.829764 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c025b43d-c065-4e07-9081-7086afb63462 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:11.857453 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-480770a1-c9d9-4cc8-b04f-ba1fb6aa29c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:11.860841 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c025b43d-c065-4e07-9081-7086afb63462 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:12.010049 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-84a4b094-47d8-49e9-9ffd-d2eb1b6ffc7e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:12.011756 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-84a4b094-47d8-49e9-9ffd-d2eb1b6ffc7e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:12.016929 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-84a4b094-47d8-49e9-9ffd-d2eb1b6ffc7e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:12.017327 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-84a4b094-47d8-49e9-9ffd-d2eb1b6ffc7e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:12.018399 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-84a4b094-47d8-49e9-9ffd-d2eb1b6ffc7e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:12.018399 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-84a4b094-47d8-49e9-9ffd-d2eb1b6ffc7e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:12.018599 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-84a4b094-47d8-49e9-9ffd-d2eb1b6ffc7e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:12.018938 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-84a4b094-47d8-49e9-9ffd-d2eb1b6ffc7e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:12.044929 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-84a4b094-47d8-49e9-9ffd-d2eb1b6ffc7e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:12.129719 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c025b43d-c065-4e07-9081-7086afb63462 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:12.138894 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c025b43d-c065-4e07-9081-7086afb63462 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1725 microversion: 2.1 time: 0.327842 Jun 10 13:23:12.139206 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 345/1027] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:11 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1725 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:12.141456 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-af6c0507-9508-4847-b47f-ed275b093673 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:12.142994 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-af6c0507-9508-4847-b47f-ed275b093673 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:12.148479 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af6c0507-9508-4847-b47f-ed275b093673 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:12.148823 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af6c0507-9508-4847-b47f-ed275b093673 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:12.149102 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af6c0507-9508-4847-b47f-ed275b093673 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:12.149697 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af6c0507-9508-4847-b47f-ed275b093673 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:12.150072 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af6c0507-9508-4847-b47f-ed275b093673 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:12.150452 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af6c0507-9508-4847-b47f-ed275b093673 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:12.171824 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-af6c0507-9508-4847-b47f-ed275b093673 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:12.218823 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-480770a1-c9d9-4cc8-b04f-ba1fb6aa29c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:12.229646 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-480770a1-c9d9-4cc8-b04f-ba1fb6aa29c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1512 microversion: 2.1 time: 0.416623 Jun 10 13:23:12.230462 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 342/1028] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:11 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1512 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:12.234685 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-847025ac-3732-4dc4-be19-58fbee367c5c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:12.237610 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-847025ac-3732-4dc4-be19-58fbee367c5c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:12.246447 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-847025ac-3732-4dc4-be19-58fbee367c5c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:12.246733 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-847025ac-3732-4dc4-be19-58fbee367c5c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:12.247441 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-847025ac-3732-4dc4-be19-58fbee367c5c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:12.248830 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-847025ac-3732-4dc4-be19-58fbee367c5c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:12.248830 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-847025ac-3732-4dc4-be19-58fbee367c5c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:12.249203 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-847025ac-3732-4dc4-be19-58fbee367c5c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:12.286549 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-847025ac-3732-4dc4-be19-58fbee367c5c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:12.408405 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-84a4b094-47d8-49e9-9ffd-d2eb1b6ffc7e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:12.410942 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-af6c0507-9508-4847-b47f-ed275b093673 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:12.420784 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-84a4b094-47d8-49e9-9ffd-d2eb1b6ffc7e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:12.422410 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-84a4b094-47d8-49e9-9ffd-d2eb1b6ffc7e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:12.425305 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-af6c0507-9508-4847-b47f-ed275b093673 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1727 microversion: 2.1 time: 0.284992 Jun 10 13:23:12.426252 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 346/1029] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:12 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1727 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:12.430108 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4d46fc3e-6f6c-4156-b782-72728015dd6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:12.431495 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-84a4b094-47d8-49e9-9ffd-d2eb1b6ffc7e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1588 microversion: 2.20 time: 0.423994 Jun 10 13:23:12.432439 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 342/1030] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:23:12 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1588 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:23:12.433901 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4d46fc3e-6f6c-4156-b782-72728015dd6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:12.438369 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e14135f4-7ba2-4003-90a4-c19427f96a82 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:12.441407 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e14135f4-7ba2-4003-90a4-c19427f96a82 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:12.443381 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4d46fc3e-6f6c-4156-b782-72728015dd6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:12.443381 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4d46fc3e-6f6c-4156-b782-72728015dd6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:12.443381 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4d46fc3e-6f6c-4156-b782-72728015dd6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:12.443895 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4d46fc3e-6f6c-4156-b782-72728015dd6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:12.444310 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4d46fc3e-6f6c-4156-b782-72728015dd6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:12.445008 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4d46fc3e-6f6c-4156-b782-72728015dd6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:12.447223 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e14135f4-7ba2-4003-90a4-c19427f96a82 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:12.447513 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e14135f4-7ba2-4003-90a4-c19427f96a82 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:12.450373 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e14135f4-7ba2-4003-90a4-c19427f96a82 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:12.450373 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e14135f4-7ba2-4003-90a4-c19427f96a82 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:12.450373 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e14135f4-7ba2-4003-90a4-c19427f96a82 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:12.450373 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e14135f4-7ba2-4003-90a4-c19427f96a82 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:12.472369 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4d46fc3e-6f6c-4156-b782-72728015dd6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:12.486962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e14135f4-7ba2-4003-90a4-c19427f96a82 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:12.486962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e14135f4-7ba2-4003-90a4-c19427f96a82 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:12.486962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e14135f4-7ba2-4003-90a4-c19427f96a82 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:12.487211 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-e14135f4-7ba2-4003-90a4-c19427f96a82 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lazy-loading 'fault' on Instance uuid fc605e8a-604d-425a-8060-53cab184c23e {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:23:12.493541 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e14135f4-7ba2-4003-90a4-c19427f96a82 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:12.601927 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e14135f4-7ba2-4003-90a4-c19427f96a82 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:12.613458 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e14135f4-7ba2-4003-90a4-c19427f96a82 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1301 microversion: 2.1 time: 0.180928 Jun 10 13:23:12.613790 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 343/1031] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:12 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1301 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:12.616752 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-dde2bc55-05e7-4116-af6a-11f36b9b9889 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:12.618490 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-dde2bc55-05e7-4116-af6a-11f36b9b9889 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:12.622309 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dde2bc55-05e7-4116-af6a-11f36b9b9889 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:12.622576 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dde2bc55-05e7-4116-af6a-11f36b9b9889 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:12.622758 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dde2bc55-05e7-4116-af6a-11f36b9b9889 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:12.623101 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dde2bc55-05e7-4116-af6a-11f36b9b9889 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:12.623305 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dde2bc55-05e7-4116-af6a-11f36b9b9889 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:12.623484 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dde2bc55-05e7-4116-af6a-11f36b9b9889 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:12.642826 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-dde2bc55-05e7-4116-af6a-11f36b9b9889 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:12.686112 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-847025ac-3732-4dc4-be19-58fbee367c5c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:12.703952 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-847025ac-3732-4dc4-be19-58fbee367c5c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1310 microversion: 2.1 time: 0.471823 Jun 10 13:23:12.704587 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 343/1032] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:12 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1310 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:12.787778 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-dde2bc55-05e7-4116-af6a-11f36b9b9889 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef/os-interface" status: 200 len: 283 microversion: 2.20 time: 0.173189 Jun 10 13:23:12.788232 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 344/1033] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:23:12 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef/os-interface => generated 283 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:23:12.807614 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4d46fc3e-6f6c-4156-b782-72728015dd6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:12.818237 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4d46fc3e-6f6c-4156-b782-72728015dd6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1360 microversion: 2.1 time: 0.391159 Jun 10 13:23:12.819630 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 347/1034] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:12 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1360 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:13.165388 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-f97fd23e-37f6-413c-b95a-04eb36962b55 req-16c05ed7-c276-452b-a18e-23043b141b70 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "07cf65ce-a585-4cec-8652-81a434295833", "name": "network-vif-plugged", "status": "completed", "tag": "df01bc81-fc23-4670-b339-1fa32e278d4d"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:13.165623 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-400ff05e-6e9c-4e30-af56-26b96ad54162 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:13.167996 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-400ff05e-6e9c-4e30-af56-26b96ad54162 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:13.169452 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f97fd23e-37f6-413c-b95a-04eb36962b55 req-16c05ed7-c276-452b-a18e-23043b141b70 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:13.169707 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f97fd23e-37f6-413c-b95a-04eb36962b55 req-16c05ed7-c276-452b-a18e-23043b141b70 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:13.169781 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f97fd23e-37f6-413c-b95a-04eb36962b55 req-16c05ed7-c276-452b-a18e-23043b141b70 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:13.178060 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f97fd23e-37f6-413c-b95a-04eb36962b55 req-16c05ed7-c276-452b-a18e-23043b141b70 service nova] Creating event network-vif-plugged:df01bc81-fc23-4670-b339-1fa32e278d4d for instance 07cf65ce-a585-4cec-8652-81a434295833 on np0000002501 Jun 10 13:23:13.179107 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-f97fd23e-37f6-413c-b95a-04eb36962b55 req-16c05ed7-c276-452b-a18e-23043b141b70 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:13.179456 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-400ff05e-6e9c-4e30-af56-26b96ad54162 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:13.179996 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-400ff05e-6e9c-4e30-af56-26b96ad54162 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:13.180776 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-400ff05e-6e9c-4e30-af56-26b96ad54162 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:13.181218 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-400ff05e-6e9c-4e30-af56-26b96ad54162 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:13.182377 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-400ff05e-6e9c-4e30-af56-26b96ad54162 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:13.182736 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-400ff05e-6e9c-4e30-af56-26b96ad54162 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:13.183323 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-f97fd23e-37f6-413c-b95a-04eb36962b55 req-16c05ed7-c276-452b-a18e-23043b141b70 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024081 Jun 10 13:23:13.183748 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 344/1035] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:13 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 10 13:23:13.204787 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-400ff05e-6e9c-4e30-af56-26b96ad54162 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:13.255473 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a577ec03-c30c-48e9-8835-a7cfa0329f1d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:13.257771 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a577ec03-c30c-48e9-8835-a7cfa0329f1d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:13.263892 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a577ec03-c30c-48e9-8835-a7cfa0329f1d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:13.264266 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a577ec03-c30c-48e9-8835-a7cfa0329f1d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:13.264597 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a577ec03-c30c-48e9-8835-a7cfa0329f1d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:13.265288 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a577ec03-c30c-48e9-8835-a7cfa0329f1d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:13.265650 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a577ec03-c30c-48e9-8835-a7cfa0329f1d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:13.266039 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a577ec03-c30c-48e9-8835-a7cfa0329f1d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:13.290338 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a577ec03-c30c-48e9-8835-a7cfa0329f1d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:13.372407 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-400ff05e-6e9c-4e30-af56-26b96ad54162 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:13.385626 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-400ff05e-6e9c-4e30-af56-26b96ad54162 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1724 microversion: 2.1 time: 0.223433 Jun 10 13:23:13.386118 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 345/1036] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:13 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1724 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:13.455569 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-68181ec4-0ac2-4000-be59-95acbc2da495 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:13.458243 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-68181ec4-0ac2-4000-be59-95acbc2da495 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:13.466056 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68181ec4-0ac2-4000-be59-95acbc2da495 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:13.466056 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68181ec4-0ac2-4000-be59-95acbc2da495 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:13.466056 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68181ec4-0ac2-4000-be59-95acbc2da495 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:13.466207 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68181ec4-0ac2-4000-be59-95acbc2da495 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:13.466777 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68181ec4-0ac2-4000-be59-95acbc2da495 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:13.467412 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68181ec4-0ac2-4000-be59-95acbc2da495 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:13.493438 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-68181ec4-0ac2-4000-be59-95acbc2da495 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:13.515751 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a577ec03-c30c-48e9-8835-a7cfa0329f1d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:13.528178 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a577ec03-c30c-48e9-8835-a7cfa0329f1d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1512 microversion: 2.1 time: 0.276777 Jun 10 13:23:13.528475 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 348/1037] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:13 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1512 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:13.638209 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-87f46a2d-b8b0-4493-8e6c-326b4d134bb8 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:13.646507 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-87f46a2d-b8b0-4493-8e6c-326b4d134bb8 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:13.653200 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87f46a2d-b8b0-4493-8e6c-326b4d134bb8 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:13.653575 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87f46a2d-b8b0-4493-8e6c-326b4d134bb8 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:13.653837 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87f46a2d-b8b0-4493-8e6c-326b4d134bb8 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:13.654449 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87f46a2d-b8b0-4493-8e6c-326b4d134bb8 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:13.654856 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87f46a2d-b8b0-4493-8e6c-326b4d134bb8 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:13.655201 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87f46a2d-b8b0-4493-8e6c-326b4d134bb8 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:13.685065 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87f46a2d-b8b0-4493-8e6c-326b4d134bb8 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:13.686522 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87f46a2d-b8b0-4493-8e6c-326b4d134bb8 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:13.686522 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87f46a2d-b8b0-4493-8e6c-326b4d134bb8 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:13.686522 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-87f46a2d-b8b0-4493-8e6c-326b4d134bb8 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lazy-loading 'fault' on Instance uuid fc605e8a-604d-425a-8060-53cab184c23e {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:23:13.691063 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-87f46a2d-b8b0-4493-8e6c-326b4d134bb8 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:13.727705 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cdf2b77d-9d72-44c4-befc-58568e484722 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:13.727873 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-68181ec4-0ac2-4000-be59-95acbc2da495 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:13.730023 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cdf2b77d-9d72-44c4-befc-58568e484722 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:13.736799 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cdf2b77d-9d72-44c4-befc-58568e484722 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:13.736799 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cdf2b77d-9d72-44c4-befc-58568e484722 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:13.736799 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cdf2b77d-9d72-44c4-befc-58568e484722 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:13.738307 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cdf2b77d-9d72-44c4-befc-58568e484722 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:13.738307 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cdf2b77d-9d72-44c4-befc-58568e484722 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:13.739724 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cdf2b77d-9d72-44c4-befc-58568e484722 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:13.744762 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-68181ec4-0ac2-4000-be59-95acbc2da495 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1727 microversion: 2.1 time: 0.292171 Jun 10 13:23:13.745194 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 345/1038] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:13 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1727 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:13.755057 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-639ced51-3c4d-42ee-8721-e7958c072649 req-873d8e3a-053a-4234-aea2-9c33e440aade service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "58ab4720-b1c9-428b-b6a0-c21ba8350d03", "name": "network-vif-plugged", "status": "completed", "tag": "7f1a48f4-192a-4f1e-845e-55c9cf325675"}, {"server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "name": "network-vif-unplugged", "status": "completed", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}, {"server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "name": "network-vif-unplugged", "status": "completed", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}, {"server_uuid": "7e9ce13e-1c63-4e09-9c49-be999393f547", "name": "network-vif-unplugged", "status": "completed", "tag": "4b828180-7382-4852-bd20-4d51709ce550"}, {"server_uuid": "7e9ce13e-1c63-4e09-9c49-be999393f547", "name": "network-vif-unplugged", "status": "completed", "tag": "4b828180-7382-4852-bd20-4d51709ce550"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:13.765923 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-cdf2b77d-9d72-44c4-befc-58568e484722 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:13.770400 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-639ced51-3c4d-42ee-8721-e7958c072649 req-873d8e3a-053a-4234-aea2-9c33e440aade service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:13.770910 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-639ced51-3c4d-42ee-8721-e7958c072649 req-873d8e3a-053a-4234-aea2-9c33e440aade service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:13.771241 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-639ced51-3c4d-42ee-8721-e7958c072649 req-873d8e3a-053a-4234-aea2-9c33e440aade service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:13.773595 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-87f46a2d-b8b0-4493-8e6c-326b4d134bb8 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:13.782810 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-639ced51-3c4d-42ee-8721-e7958c072649 req-873d8e3a-053a-4234-aea2-9c33e440aade service nova] Creating event network-vif-plugged:7f1a48f4-192a-4f1e-845e-55c9cf325675 for instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 on np0000002501 Jun 10 13:23:13.784365 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-639ced51-3c4d-42ee-8721-e7958c072649 req-873d8e3a-053a-4234-aea2-9c33e440aade service nova] Creating event network-vif-unplugged:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:23:13.784365 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-639ced51-3c4d-42ee-8721-e7958c072649 req-873d8e3a-053a-4234-aea2-9c33e440aade service nova] Creating event network-vif-unplugged:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:23:13.784365 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-639ced51-3c4d-42ee-8721-e7958c072649 req-873d8e3a-053a-4234-aea2-9c33e440aade service nova] Creating event network-vif-unplugged:4b828180-7382-4852-bd20-4d51709ce550 for instance 7e9ce13e-1c63-4e09-9c49-be999393f547 on np0000002501 Jun 10 13:23:13.784365 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-639ced51-3c4d-42ee-8721-e7958c072649 req-873d8e3a-053a-4234-aea2-9c33e440aade service nova] Creating event network-vif-unplugged:4b828180-7382-4852-bd20-4d51709ce550 for instance 7e9ce13e-1c63-4e09-9c49-be999393f547 on np0000002501 Jun 10 13:23:13.789052 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-87f46a2d-b8b0-4493-8e6c-326b4d134bb8 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 200 len: 1301 microversion: 2.1 time: 0.156146 Jun 10 13:23:13.789522 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 346/1039] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:13 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 1301 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:13.799536 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [req-639ced51-3c4d-42ee-8721-e7958c072649 req-873d8e3a-053a-4234-aea2-9c33e440aade service nova] Instance 7e9ce13e-1c63-4e09-9c49-be999393f547 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86680) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:23:13.800160 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-639ced51-3c4d-42ee-8721-e7958c072649 req-873d8e3a-053a-4234-aea2-9c33e440aade service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:13.807906 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-639ced51-3c4d-42ee-8721-e7958c072649 req-873d8e3a-053a-4234-aea2-9c33e440aade service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 875 microversion: 2.1 time: 0.062107 Jun 10 13:23:13.808413 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 346/1040] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:13 2026] POST /compute/v2.1/os-server-external-events => generated 875 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:13.838489 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4280ddd6-0386-4ca9-b023-bc4bff16483f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:13.840300 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4280ddd6-0386-4ca9-b023-bc4bff16483f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:13.848101 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4280ddd6-0386-4ca9-b023-bc4bff16483f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:13.848653 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4280ddd6-0386-4ca9-b023-bc4bff16483f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:13.848994 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4280ddd6-0386-4ca9-b023-bc4bff16483f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:13.849638 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4280ddd6-0386-4ca9-b023-bc4bff16483f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:13.850017 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4280ddd6-0386-4ca9-b023-bc4bff16483f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:13.850370 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4280ddd6-0386-4ca9-b023-bc4bff16483f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:13.869041 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4280ddd6-0386-4ca9-b023-bc4bff16483f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:13.925088 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cdf2b77d-9d72-44c4-befc-58568e484722 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:13.937208 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cdf2b77d-9d72-44c4-befc-58568e484722 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1308 microversion: 2.1 time: 0.213129 Jun 10 13:23:13.937537 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 349/1041] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:13 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1308 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:23:14.061415 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4280ddd6-0386-4ca9-b023-bc4bff16483f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:14.072123 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4280ddd6-0386-4ca9-b023-bc4bff16483f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1546 microversion: 2.1 time: 0.235973 Jun 10 13:23:14.074578 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 347/1042] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:13 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1546 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:14.086205 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-b5b1a898-4f2c-4f03-8232-23baee2124c1 req-34c06aef-e22b-49e8-8a9f-d36ffbf2de44 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5aae5506-3225-4f4f-97dc-e221a738a743", "tag": "5284f36d-cca3-4466-bd92-fbf4351c891a"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:14.097598 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-be62f0d7-c957-413a-a238-fb1e3d5d1dad tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:14.099775 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-be62f0d7-c957-413a-a238-fb1e3d5d1dad tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:14.100172 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-b5b1a898-4f2c-4f03-8232-23baee2124c1 req-34c06aef-e22b-49e8-8a9f-d36ffbf2de44 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:14.100431 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-b5b1a898-4f2c-4f03-8232-23baee2124c1 req-34c06aef-e22b-49e8-8a9f-d36ffbf2de44 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:14.100586 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-b5b1a898-4f2c-4f03-8232-23baee2124c1 req-34c06aef-e22b-49e8-8a9f-d36ffbf2de44 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:14.106061 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be62f0d7-c957-413a-a238-fb1e3d5d1dad tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:14.109428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be62f0d7-c957-413a-a238-fb1e3d5d1dad tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:14.109428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be62f0d7-c957-413a-a238-fb1e3d5d1dad tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:14.109428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be62f0d7-c957-413a-a238-fb1e3d5d1dad tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:14.109428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be62f0d7-c957-413a-a238-fb1e3d5d1dad tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:14.109428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be62f0d7-c957-413a-a238-fb1e3d5d1dad tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:14.117446 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-b5b1a898-4f2c-4f03-8232-23baee2124c1 req-34c06aef-e22b-49e8-8a9f-d36ffbf2de44 service nova] Creating event network-changed:5284f36d-cca3-4466-bd92-fbf4351c891a for instance 5aae5506-3225-4f4f-97dc-e221a738a743 on np0000002501 Jun 10 13:23:14.118224 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-b5b1a898-4f2c-4f03-8232-23baee2124c1 req-34c06aef-e22b-49e8-8a9f-d36ffbf2de44 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:14.125723 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-b5b1a898-4f2c-4f03-8232-23baee2124c1 req-34c06aef-e22b-49e8-8a9f-d36ffbf2de44 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.042166 Jun 10 13:23:14.126157 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 347/1043] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:14 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 10 13:23:14.128269 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-be62f0d7-c957-413a-a238-fb1e3d5d1dad tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:14.211788 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-be62f0d7-c957-413a-a238-fb1e3d5d1dad tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.119345 Jun 10 13:23:14.212189 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 350/1044] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:23:14 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833/os-interface => generated 282 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:14.411857 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d1f3ded5-12c7-4016-b394-4eab49b696e3 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:14.413244 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d1f3ded5-12c7-4016-b394-4eab49b696e3 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:14.420286 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1f3ded5-12c7-4016-b394-4eab49b696e3 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:14.420729 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1f3ded5-12c7-4016-b394-4eab49b696e3 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:14.421417 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1f3ded5-12c7-4016-b394-4eab49b696e3 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:14.422051 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1f3ded5-12c7-4016-b394-4eab49b696e3 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:14.422529 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1f3ded5-12c7-4016-b394-4eab49b696e3 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:14.423259 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1f3ded5-12c7-4016-b394-4eab49b696e3 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:14.444162 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d1f3ded5-12c7-4016-b394-4eab49b696e3 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:14.550102 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6bdf457b-a6e2-4dd3-8b16-dc333ce546c4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:14.552567 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6bdf457b-a6e2-4dd3-8b16-dc333ce546c4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:14.558740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6bdf457b-a6e2-4dd3-8b16-dc333ce546c4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:14.559257 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6bdf457b-a6e2-4dd3-8b16-dc333ce546c4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:14.559582 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6bdf457b-a6e2-4dd3-8b16-dc333ce546c4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:14.560206 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6bdf457b-a6e2-4dd3-8b16-dc333ce546c4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:14.560667 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6bdf457b-a6e2-4dd3-8b16-dc333ce546c4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:14.561315 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6bdf457b-a6e2-4dd3-8b16-dc333ce546c4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:14.581330 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6bdf457b-a6e2-4dd3-8b16-dc333ce546c4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:14.702744 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d1f3ded5-12c7-4016-b394-4eab49b696e3 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:14.715644 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d1f3ded5-12c7-4016-b394-4eab49b696e3 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1724 microversion: 2.1 time: 0.306499 Jun 10 13:23:14.716120 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 348/1045] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:14 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1724 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:14.774566 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-eb263170-1ffc-4768-90e7-1c86bacbbd65 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:14.776456 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-eb263170-1ffc-4768-90e7-1c86bacbbd65 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:14.782252 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb263170-1ffc-4768-90e7-1c86bacbbd65 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:14.783176 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb263170-1ffc-4768-90e7-1c86bacbbd65 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:14.783480 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb263170-1ffc-4768-90e7-1c86bacbbd65 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:14.784055 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb263170-1ffc-4768-90e7-1c86bacbbd65 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:14.784450 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb263170-1ffc-4768-90e7-1c86bacbbd65 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:14.784810 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb263170-1ffc-4768-90e7-1c86bacbbd65 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:14.808854 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1fc9530e-3f70-47f1-991d-beb62e7daae6 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:14.812400 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1fc9530e-3f70-47f1-991d-beb62e7daae6 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:14.813288 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-eb263170-1ffc-4768-90e7-1c86bacbbd65 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:14.819003 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1fc9530e-3f70-47f1-991d-beb62e7daae6 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:14.819714 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1fc9530e-3f70-47f1-991d-beb62e7daae6 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:14.819714 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1fc9530e-3f70-47f1-991d-beb62e7daae6 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:14.820929 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1fc9530e-3f70-47f1-991d-beb62e7daae6 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:14.821541 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1fc9530e-3f70-47f1-991d-beb62e7daae6 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:14.821924 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1fc9530e-3f70-47f1-991d-beb62e7daae6 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:14.829335 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6bdf457b-a6e2-4dd3-8b16-dc333ce546c4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:14.836880 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-1fc9530e-3f70-47f1-991d-beb62e7daae6 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] HTTP exception thrown: Instance fc605e8a-604d-425a-8060-53cab184c23e could not be found. Jun 10 13:23:14.837451 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1fc9530e-3f70-47f1-991d-beb62e7daae6 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Returning 404 to user: Instance fc605e8a-604d-425a-8060-53cab184c23e could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:23:14.837852 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1fc9530e-3f70-47f1-991d-beb62e7daae6 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 404 len: 111 microversion: 2.1 time: 0.031502 Jun 10 13:23:14.838191 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 349/1046] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:14 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:23:14.844047 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6bdf457b-a6e2-4dd3-8b16-dc333ce546c4 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1512 microversion: 2.1 time: 0.295900 Jun 10 13:23:14.844515 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 348/1047] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:14 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1512 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:14.852470 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5f87556e-8868-4598-bf54-ecd2daf89227 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:14.853683 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5f87556e-8868-4598-bf54-ecd2daf89227 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:14.859643 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f87556e-8868-4598-bf54-ecd2daf89227 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:14.860030 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f87556e-8868-4598-bf54-ecd2daf89227 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:14.860331 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f87556e-8868-4598-bf54-ecd2daf89227 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:14.860954 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f87556e-8868-4598-bf54-ecd2daf89227 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:14.861476 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f87556e-8868-4598-bf54-ecd2daf89227 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:14.861891 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f87556e-8868-4598-bf54-ecd2daf89227 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:14.884714 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5f87556e-8868-4598-bf54-ecd2daf89227 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:14.960056 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1283d144-8aad-42d1-8d10-a333bab9ee44 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:14.967102 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1283d144-8aad-42d1-8d10-a333bab9ee44 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:14.977727 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1283d144-8aad-42d1-8d10-a333bab9ee44 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:14.978643 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1283d144-8aad-42d1-8d10-a333bab9ee44 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:14.978991 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1283d144-8aad-42d1-8d10-a333bab9ee44 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:14.980015 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1283d144-8aad-42d1-8d10-a333bab9ee44 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:14.980974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1283d144-8aad-42d1-8d10-a333bab9ee44 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:14.981419 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1283d144-8aad-42d1-8d10-a333bab9ee44 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:15.003778 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1283d144-8aad-42d1-8d10-a333bab9ee44 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:15.026294 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-eb263170-1ffc-4768-90e7-1c86bacbbd65 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:15.036699 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-eb263170-1ffc-4768-90e7-1c86bacbbd65 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1727 microversion: 2.1 time: 0.264545 Jun 10 13:23:15.039712 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 351/1048] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:14 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1727 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:15.087912 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5f87556e-8868-4598-bf54-ecd2daf89227 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:15.102837 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5f87556e-8868-4598-bf54-ecd2daf89227 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1496 microversion: 2.1 time: 0.252448 Jun 10 13:23:15.103138 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 350/1049] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:14 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1496 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:15.141777 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1283d144-8aad-42d1-8d10-a333bab9ee44 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:15.152972 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1283d144-8aad-42d1-8d10-a333bab9ee44 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1308 microversion: 2.1 time: 0.195072 Jun 10 13:23:15.153522 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 349/1050] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:14 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1308 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:15.737997 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e1c00757-320a-49a4-ae38-df25de2a8f76 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:15.740190 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e1c00757-320a-49a4-ae38-df25de2a8f76 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:15.747489 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1c00757-320a-49a4-ae38-df25de2a8f76 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:15.747956 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1c00757-320a-49a4-ae38-df25de2a8f76 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:15.748246 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1c00757-320a-49a4-ae38-df25de2a8f76 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:15.748966 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1c00757-320a-49a4-ae38-df25de2a8f76 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:15.749361 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1c00757-320a-49a4-ae38-df25de2a8f76 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:15.749715 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1c00757-320a-49a4-ae38-df25de2a8f76 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:15.770861 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e1c00757-320a-49a4-ae38-df25de2a8f76 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:15.873257 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c28241cc-a66d-4639-b5ce-17d6abb8b8c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:15.875377 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c28241cc-a66d-4639-b5ce-17d6abb8b8c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:15.882834 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c28241cc-a66d-4639-b5ce-17d6abb8b8c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:15.883592 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c28241cc-a66d-4639-b5ce-17d6abb8b8c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:15.883906 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c28241cc-a66d-4639-b5ce-17d6abb8b8c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:15.884876 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c28241cc-a66d-4639-b5ce-17d6abb8b8c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:15.885456 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c28241cc-a66d-4639-b5ce-17d6abb8b8c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:15.885838 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c28241cc-a66d-4639-b5ce-17d6abb8b8c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:15.894512 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-a51336c9-6bf3-4128-8dd9-b28d08d588ed req-aba4313c-42d9-488b-b14b-26b2819404d8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2803ac45-c798-4ffb-8f2b-43462a2f48ef", "tag": "bbefa507-37ae-4460-9f3c-62fc7dd090db"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:15.903112 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a51336c9-6bf3-4128-8dd9-b28d08d588ed req-aba4313c-42d9-488b-b14b-26b2819404d8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:15.903112 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a51336c9-6bf3-4128-8dd9-b28d08d588ed req-aba4313c-42d9-488b-b14b-26b2819404d8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:15.903112 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a51336c9-6bf3-4128-8dd9-b28d08d588ed req-aba4313c-42d9-488b-b14b-26b2819404d8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:15.913464 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-a51336c9-6bf3-4128-8dd9-b28d08d588ed req-aba4313c-42d9-488b-b14b-26b2819404d8 service nova] Creating event network-changed:bbefa507-37ae-4460-9f3c-62fc7dd090db for instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef on np0000002501 Jun 10 13:23:15.913464 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-a51336c9-6bf3-4128-8dd9-b28d08d588ed req-aba4313c-42d9-488b-b14b-26b2819404d8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:15.917384 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-a51336c9-6bf3-4128-8dd9-b28d08d588ed req-aba4313c-42d9-488b-b14b-26b2819404d8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025486 Jun 10 13:23:15.917384 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 350/1051] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:15 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 10 13:23:15.921324 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c28241cc-a66d-4639-b5ce-17d6abb8b8c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:15.995743 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e1c00757-320a-49a4-ae38-df25de2a8f76 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:16.009744 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e1c00757-320a-49a4-ae38-df25de2a8f76 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1724 microversion: 2.1 time: 0.274819 Jun 10 13:23:16.010204 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 352/1052] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:15 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1724 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:16.065538 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9caf4463-9bc6-499c-a7a1-c94e2ed2b04b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:16.076444 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9caf4463-9bc6-499c-a7a1-c94e2ed2b04b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:16.084402 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9caf4463-9bc6-499c-a7a1-c94e2ed2b04b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:16.084575 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9caf4463-9bc6-499c-a7a1-c94e2ed2b04b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:16.085558 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9caf4463-9bc6-499c-a7a1-c94e2ed2b04b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:16.085558 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9caf4463-9bc6-499c-a7a1-c94e2ed2b04b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:16.086244 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9caf4463-9bc6-499c-a7a1-c94e2ed2b04b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:16.086330 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9caf4463-9bc6-499c-a7a1-c94e2ed2b04b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:16.129988 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9caf4463-9bc6-499c-a7a1-c94e2ed2b04b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:16.145711 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c28241cc-a66d-4639-b5ce-17d6abb8b8c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:16.157395 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c28241cc-a66d-4639-b5ce-17d6abb8b8c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1512 microversion: 2.1 time: 0.288867 Jun 10 13:23:16.158135 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 351/1053] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:15 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1512 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:16.176672 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3223fcee-d765-453c-89e5-6b930ed0af54 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:16.179534 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3223fcee-d765-453c-89e5-6b930ed0af54 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:16.184450 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3223fcee-d765-453c-89e5-6b930ed0af54 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:16.184811 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3223fcee-d765-453c-89e5-6b930ed0af54 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:16.186429 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3223fcee-d765-453c-89e5-6b930ed0af54 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:16.186429 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3223fcee-d765-453c-89e5-6b930ed0af54 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:16.186429 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3223fcee-d765-453c-89e5-6b930ed0af54 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:16.186429 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3223fcee-d765-453c-89e5-6b930ed0af54 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:16.209420 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3223fcee-d765-453c-89e5-6b930ed0af54 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:16.219811 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-92fbc0c8-5f0b-4b0c-8484-e9c94dea6c64 req-c204e847-dae8-4613-97b3-0b8d57add882 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "07cf65ce-a585-4cec-8652-81a434295833", "tag": "df01bc81-fc23-4670-b339-1fa32e278d4d"}, {"server_uuid": "dd2ebafe-6523-4c43-951f-e892fd181585", "name": "network-vif-unplugged", "status": "completed", "tag": "9d299b94-aff3-4602-b54c-47fe11b8e0c1"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:16.231963 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-92fbc0c8-5f0b-4b0c-8484-e9c94dea6c64 req-c204e847-dae8-4613-97b3-0b8d57add882 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:16.232315 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-92fbc0c8-5f0b-4b0c-8484-e9c94dea6c64 req-c204e847-dae8-4613-97b3-0b8d57add882 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:16.232565 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-92fbc0c8-5f0b-4b0c-8484-e9c94dea6c64 req-c204e847-dae8-4613-97b3-0b8d57add882 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:16.245630 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-92fbc0c8-5f0b-4b0c-8484-e9c94dea6c64 req-c204e847-dae8-4613-97b3-0b8d57add882 service nova] Creating event network-changed:df01bc81-fc23-4670-b339-1fa32e278d4d for instance 07cf65ce-a585-4cec-8652-81a434295833 on np0000002501 Jun 10 13:23:16.246422 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-92fbc0c8-5f0b-4b0c-8484-e9c94dea6c64 req-c204e847-dae8-4613-97b3-0b8d57add882 service nova] Creating event network-vif-unplugged:9d299b94-aff3-4602-b54c-47fe11b8e0c1 for instance dd2ebafe-6523-4c43-951f-e892fd181585 on np0000002501 Jun 10 13:23:16.246422 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-92fbc0c8-5f0b-4b0c-8484-e9c94dea6c64 req-c204e847-dae8-4613-97b3-0b8d57add882 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:16.255340 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-92fbc0c8-5f0b-4b0c-8484-e9c94dea6c64 req-c204e847-dae8-4613-97b3-0b8d57add882 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.040005 Jun 10 13:23:16.255646 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 352/1054] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:16 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:16.259245 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=5 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:16.273662 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:16.390620 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9caf4463-9bc6-499c-a7a1-c94e2ed2b04b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:16.399150 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9caf4463-9bc6-499c-a7a1-c94e2ed2b04b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1727 microversion: 2.1 time: 0.336324 Jun 10 13:23:16.399625 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 351/1055] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:16 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1727 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:16.438052 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:16.440462 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3223fcee-d765-453c-89e5-6b930ed0af54 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:16.450071 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3223fcee-d765-453c-89e5-6b930ed0af54 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1308 microversion: 2.1 time: 0.276326 Jun 10 13:23:16.450897 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 353/1056] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:16 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1308 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:16.610283 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-29d3925d-a850-4f3a-af75-f81deab3ab37 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-951534712", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "uuid": "b5e759cd-6056-45c7-9b74-483154897209", "source_type": "volume", "destination_type": "volume", "delete_on_termination": false}], "networks": [{"uuid": "c8ad898b-b05d-474b-bc10-e57923115e02"}]}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:16.670287 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-29d3925d-a850-4f3a-af75-f81deab3ab37 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] HTTP exception thrown: Block Device b5e759cd-6056-45c7-9b74-483154897209 is not bootable. Jun 10 13:23:16.671504 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-29d3925d-a850-4f3a-af75-f81deab3ab37 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Returning 400 to user: Block Device b5e759cd-6056-45c7-9b74-483154897209 is not bootable. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:23:16.671504 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-29d3925d-a850-4f3a-af75-f81deab3ab37 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 400 len: 110 microversion: 2.1 time: 0.064611 Jun 10 13:23:16.672022 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 353/1057] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:23:16 2026] POST /compute/v2.1/servers => generated 110 bytes in 65 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:23:16.685234 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b0421fe5-dc23-4abb-9ceb-01a64528fbf1 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:16.686761 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b0421fe5-dc23-4abb-9ceb-01a64528fbf1 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:16.692940 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0421fe5-dc23-4abb-9ceb-01a64528fbf1 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:16.693331 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0421fe5-dc23-4abb-9ceb-01a64528fbf1 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:16.694461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0421fe5-dc23-4abb-9ceb-01a64528fbf1 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:16.694461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0421fe5-dc23-4abb-9ceb-01a64528fbf1 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:16.694979 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0421fe5-dc23-4abb-9ceb-01a64528fbf1 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:16.695256 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0421fe5-dc23-4abb-9ceb-01a64528fbf1 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:16.725256 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b0421fe5-dc23-4abb-9ceb-01a64528fbf1 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:16.953704 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b0421fe5-dc23-4abb-9ceb-01a64528fbf1 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:16.966843 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b0421fe5-dc23-4abb-9ceb-01a64528fbf1 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1496 microversion: 2.1 time: 0.284924 Jun 10 13:23:16.966843 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 352/1058] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:16 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1496 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:16.988122 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-31a1ae35-7b8d-4f6a-bc28-2c0868e922dd tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:16.990127 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-31a1ae35-7b8d-4f6a-bc28-2c0868e922dd tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:16.997447 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-31a1ae35-7b8d-4f6a-bc28-2c0868e922dd tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:16.997907 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-31a1ae35-7b8d-4f6a-bc28-2c0868e922dd tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:16.998088 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-31a1ae35-7b8d-4f6a-bc28-2c0868e922dd tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:16.998955 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-31a1ae35-7b8d-4f6a-bc28-2c0868e922dd tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:16.999332 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-31a1ae35-7b8d-4f6a-bc28-2c0868e922dd tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:16.999749 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-31a1ae35-7b8d-4f6a-bc28-2c0868e922dd tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:17.021557 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-31a1ae35-7b8d-4f6a-bc28-2c0868e922dd tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:17.031682 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-308b6f08-0747-495f-82db-10ba57552f8b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:17.034015 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-308b6f08-0747-495f-82db-10ba57552f8b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:17.039636 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-308b6f08-0747-495f-82db-10ba57552f8b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:17.040003 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-308b6f08-0747-495f-82db-10ba57552f8b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:17.040739 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-308b6f08-0747-495f-82db-10ba57552f8b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:17.041416 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-308b6f08-0747-495f-82db-10ba57552f8b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:17.041946 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-308b6f08-0747-495f-82db-10ba57552f8b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:17.042404 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-308b6f08-0747-495f-82db-10ba57552f8b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:17.067960 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-308b6f08-0747-495f-82db-10ba57552f8b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:17.181266 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-aa2139d3-7ec7-40b0-8ba9-f94d63424f55 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:17.184047 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-aa2139d3-7ec7-40b0-8ba9-f94d63424f55 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:17.191205 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa2139d3-7ec7-40b0-8ba9-f94d63424f55 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:17.191557 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa2139d3-7ec7-40b0-8ba9-f94d63424f55 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:17.191853 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa2139d3-7ec7-40b0-8ba9-f94d63424f55 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:17.192434 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa2139d3-7ec7-40b0-8ba9-f94d63424f55 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:17.192845 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa2139d3-7ec7-40b0-8ba9-f94d63424f55 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:17.193223 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa2139d3-7ec7-40b0-8ba9-f94d63424f55 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:17.210069 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-aa2139d3-7ec7-40b0-8ba9-f94d63424f55 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:17.249035 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-31a1ae35-7b8d-4f6a-bc28-2c0868e922dd tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:17.258250 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-31a1ae35-7b8d-4f6a-bc28-2c0868e922dd tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1496 microversion: 2.1 time: 0.272901 Jun 10 13:23:17.258792 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 354/1059] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:16 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1496 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:17.321711 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-308b6f08-0747-495f-82db-10ba57552f8b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:17.330226 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-308b6f08-0747-495f-82db-10ba57552f8b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1722 microversion: 2.1 time: 0.300275 Jun 10 13:23:17.330693 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 354/1060] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:17 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1722 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:17.391462 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-aa2139d3-7ec7-40b0-8ba9-f94d63424f55 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:17.403391 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-aa2139d3-7ec7-40b0-8ba9-f94d63424f55 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1512 microversion: 2.1 time: 0.224254 Jun 10 13:23:17.403761 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 353/1061] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:17 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1512 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:17.424678 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1eb5050f-06b7-4296-bc77-d2834aafb84a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:17.427522 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1eb5050f-06b7-4296-bc77-d2834aafb84a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:17.434004 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eb5050f-06b7-4296-bc77-d2834aafb84a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:17.434395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eb5050f-06b7-4296-bc77-d2834aafb84a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:17.434683 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eb5050f-06b7-4296-bc77-d2834aafb84a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:17.435303 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eb5050f-06b7-4296-bc77-d2834aafb84a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:17.435778 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eb5050f-06b7-4296-bc77-d2834aafb84a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:17.436287 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eb5050f-06b7-4296-bc77-d2834aafb84a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:17.453228 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1eb5050f-06b7-4296-bc77-d2834aafb84a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:17.480750 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e9ac9b8d-428d-4087-ae8d-192d4a0e063a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:17.484883 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e9ac9b8d-428d-4087-ae8d-192d4a0e063a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:17.492372 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9ac9b8d-428d-4087-ae8d-192d4a0e063a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:17.492372 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9ac9b8d-428d-4087-ae8d-192d4a0e063a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:17.492372 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9ac9b8d-428d-4087-ae8d-192d4a0e063a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:17.492552 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9ac9b8d-428d-4087-ae8d-192d4a0e063a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:17.492927 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9ac9b8d-428d-4087-ae8d-192d4a0e063a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:17.493284 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9ac9b8d-428d-4087-ae8d-192d4a0e063a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:17.532322 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e9ac9b8d-428d-4087-ae8d-192d4a0e063a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:17.653169 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1eb5050f-06b7-4296-bc77-d2834aafb84a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:17.666439 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1eb5050f-06b7-4296-bc77-d2834aafb84a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1727 microversion: 2.1 time: 0.245460 Jun 10 13:23:17.667027 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 355/1062] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:17 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1727 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:17.732917 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e9ac9b8d-428d-4087-ae8d-192d4a0e063a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:17.744408 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e9ac9b8d-428d-4087-ae8d-192d4a0e063a tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1308 microversion: 2.1 time: 0.267664 Jun 10 13:23:17.744408 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 355/1063] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:17 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1308 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:18.299370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-c1cc16b0-4f64-43c4-8984-0a9779826509 req-86d0f7f4-11b3-45ba-9ba2-379db15b70f1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dd2ebafe-6523-4c43-951f-e892fd181585", "name": "network-vif-unplugged", "status": "completed", "tag": "9d299b94-aff3-4602-b54c-47fe11b8e0c1"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:18.304847 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-c1cc16b0-4f64-43c4-8984-0a9779826509 req-86d0f7f4-11b3-45ba-9ba2-379db15b70f1 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:18.305218 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-c1cc16b0-4f64-43c4-8984-0a9779826509 req-86d0f7f4-11b3-45ba-9ba2-379db15b70f1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:18.305521 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-c1cc16b0-4f64-43c4-8984-0a9779826509 req-86d0f7f4-11b3-45ba-9ba2-379db15b70f1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:18.312067 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-c1cc16b0-4f64-43c4-8984-0a9779826509 req-86d0f7f4-11b3-45ba-9ba2-379db15b70f1 service nova] Creating event network-vif-unplugged:9d299b94-aff3-4602-b54c-47fe11b8e0c1 for instance dd2ebafe-6523-4c43-951f-e892fd181585 on np0000002501 Jun 10 13:23:18.312750 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-c1cc16b0-4f64-43c4-8984-0a9779826509 req-86d0f7f4-11b3-45ba-9ba2-379db15b70f1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:18.316945 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-c1cc16b0-4f64-43c4-8984-0a9779826509 req-86d0f7f4-11b3-45ba-9ba2-379db15b70f1 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021147 Jun 10 13:23:18.317593 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 354/1064] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:18 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 10 13:23:18.349705 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a8006962-31be-4ba5-ba6e-73f4599c8ff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:18.353299 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a8006962-31be-4ba5-ba6e-73f4599c8ff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:18.358607 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8006962-31be-4ba5-ba6e-73f4599c8ff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:18.359153 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8006962-31be-4ba5-ba6e-73f4599c8ff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:18.359526 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8006962-31be-4ba5-ba6e-73f4599c8ff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:18.360139 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8006962-31be-4ba5-ba6e-73f4599c8ff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:18.360640 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8006962-31be-4ba5-ba6e-73f4599c8ff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:18.361126 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8006962-31be-4ba5-ba6e-73f4599c8ff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:18.377327 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a8006962-31be-4ba5-ba6e-73f4599c8ff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:18.428587 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b8b1c71a-b8b0-4e89-bc06-90dd96255700 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:18.428587 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b8b1c71a-b8b0-4e89-bc06-90dd96255700 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:18.437413 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8b1c71a-b8b0-4e89-bc06-90dd96255700 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:18.437661 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8b1c71a-b8b0-4e89-bc06-90dd96255700 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:18.437931 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8b1c71a-b8b0-4e89-bc06-90dd96255700 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:18.438510 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8b1c71a-b8b0-4e89-bc06-90dd96255700 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:18.438820 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8b1c71a-b8b0-4e89-bc06-90dd96255700 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:18.442372 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8b1c71a-b8b0-4e89-bc06-90dd96255700 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:18.459445 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b8b1c71a-b8b0-4e89-bc06-90dd96255700 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:18.562966 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a8006962-31be-4ba5-ba6e-73f4599c8ff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:18.577418 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a8006962-31be-4ba5-ba6e-73f4599c8ff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1722 microversion: 2.1 time: 0.230995 Jun 10 13:23:18.577794 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 356/1065] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:18 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1722 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:18.622274 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b8b1c71a-b8b0-4e89-bc06-90dd96255700 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:18.630429 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b8b1c71a-b8b0-4e89-bc06-90dd96255700 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1512 microversion: 2.1 time: 0.210242 Jun 10 13:23:18.630770 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 356/1066] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:18 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1512 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:18.689382 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6bf0208c-616e-4831-89d2-69d661ceb99a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:18.690546 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6bf0208c-616e-4831-89d2-69d661ceb99a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:18.695115 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6bf0208c-616e-4831-89d2-69d661ceb99a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:18.695600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6bf0208c-616e-4831-89d2-69d661ceb99a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:18.696036 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6bf0208c-616e-4831-89d2-69d661ceb99a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:18.696124 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d5f0ab0f-d573-4f1c-8d67-292712aef8b5 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-33193103", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "block_device_mapping_v2": [{"source_type": "image", "delete_on_termination": true, "boot_index": 0, "uuid": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "destination_type": "local"}, {"source_type": "volume", "uuid": "d81b7500-724a-4697-b2c2-496dd3a3d277", "destination_type": "invalid"}], "networks": [{"uuid": "c8ad898b-b05d-474b-bc10-e57923115e02"}]}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:18.696816 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6bf0208c-616e-4831-89d2-69d661ceb99a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:18.697459 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6bf0208c-616e-4831-89d2-69d661ceb99a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:18.697997 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6bf0208c-616e-4831-89d2-69d661ceb99a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:18.701148 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d5f0ab0f-d573-4f1c-8d67-292712aef8b5 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Returning 400 to user: Invalid input for field/attribute destination_type. Value: invalid. 'invalid' is not one of ['local', 'volume'] {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:23:18.701847 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d5f0ab0f-d573-4f1c-8d67-292712aef8b5 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 400 len: 155 microversion: 2.1 time: 0.008543 Jun 10 13:23:18.702403 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 357/1067] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:23:18 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 10 13:23:18.715051 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-964d64df-d2af-48bf-9813-02d41bfcc487 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:18.716673 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-964d64df-d2af-48bf-9813-02d41bfcc487 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:18.721817 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-964d64df-d2af-48bf-9813-02d41bfcc487 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:18.722302 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-964d64df-d2af-48bf-9813-02d41bfcc487 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:18.722593 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-964d64df-d2af-48bf-9813-02d41bfcc487 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:18.723155 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-964d64df-d2af-48bf-9813-02d41bfcc487 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:18.723590 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-964d64df-d2af-48bf-9813-02d41bfcc487 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:18.724123 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-964d64df-d2af-48bf-9813-02d41bfcc487 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:18.727800 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6bf0208c-616e-4831-89d2-69d661ceb99a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:18.741544 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-964d64df-d2af-48bf-9813-02d41bfcc487 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:18.769500 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d40c00e0-df0d-40a7-9a87-db515c5f141d tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:18.771382 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d40c00e0-df0d-40a7-9a87-db515c5f141d tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:18.779805 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d40c00e0-df0d-40a7-9a87-db515c5f141d tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:18.780956 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d40c00e0-df0d-40a7-9a87-db515c5f141d tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:18.781241 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d40c00e0-df0d-40a7-9a87-db515c5f141d tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:18.782300 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d40c00e0-df0d-40a7-9a87-db515c5f141d tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:18.782300 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d40c00e0-df0d-40a7-9a87-db515c5f141d tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:18.784077 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d40c00e0-df0d-40a7-9a87-db515c5f141d tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:18.815625 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d40c00e0-df0d-40a7-9a87-db515c5f141d tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:18.888599 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-964d64df-d2af-48bf-9813-02d41bfcc487 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:18.895259 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6bf0208c-616e-4831-89d2-69d661ceb99a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:18.896648 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-964d64df-d2af-48bf-9813-02d41bfcc487 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1496 microversion: 2.1 time: 0.183419 Jun 10 13:23:18.896972 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 357/1068] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:18 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1496 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:18.907447 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6bf0208c-616e-4831-89d2-69d661ceb99a tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1727 microversion: 2.1 time: 0.221143 Jun 10 13:23:18.907763 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 355/1069] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:18 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1727 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:18.992321 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d40c00e0-df0d-40a7-9a87-db515c5f141d tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:18.999567 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d40c00e0-df0d-40a7-9a87-db515c5f141d tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1308 microversion: 2.1 time: 0.232383 Jun 10 13:23:18.999924 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 358/1070] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:18 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1308 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:19.598583 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a212e53e-13f8-444a-9400-5daf532563db tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:19.599855 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a212e53e-13f8-444a-9400-5daf532563db tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:19.604570 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a212e53e-13f8-444a-9400-5daf532563db tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:19.604842 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a212e53e-13f8-444a-9400-5daf532563db tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:19.605067 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a212e53e-13f8-444a-9400-5daf532563db tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:19.605522 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a212e53e-13f8-444a-9400-5daf532563db tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:19.605822 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a212e53e-13f8-444a-9400-5daf532563db tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:19.606105 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a212e53e-13f8-444a-9400-5daf532563db tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:19.620129 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a212e53e-13f8-444a-9400-5daf532563db tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:19.649991 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b3fe4c21-74db-4082-888c-e0d8244cf185 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:19.656463 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b3fe4c21-74db-4082-888c-e0d8244cf185 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:19.662568 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b3fe4c21-74db-4082-888c-e0d8244cf185 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:19.662568 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b3fe4c21-74db-4082-888c-e0d8244cf185 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:19.665776 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b3fe4c21-74db-4082-888c-e0d8244cf185 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:19.666407 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b3fe4c21-74db-4082-888c-e0d8244cf185 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:19.666850 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b3fe4c21-74db-4082-888c-e0d8244cf185 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:19.667401 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b3fe4c21-74db-4082-888c-e0d8244cf185 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:19.695805 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b3fe4c21-74db-4082-888c-e0d8244cf185 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:19.796535 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a212e53e-13f8-444a-9400-5daf532563db tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:19.805190 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a212e53e-13f8-444a-9400-5daf532563db tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1722 microversion: 2.1 time: 0.208252 Jun 10 13:23:19.805504 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 358/1071] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:19 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1722 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:19.872338 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b3fe4c21-74db-4082-888c-e0d8244cf185 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:19.881541 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b3fe4c21-74db-4082-888c-e0d8244cf185 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1512 microversion: 2.1 time: 0.233212 Jun 10 13:23:19.881921 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 356/1072] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:19 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1512 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:19.928371 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6a67bc73-5e87-4089-ba70-e2d90160e5ee tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:19.930103 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6a67bc73-5e87-4089-ba70-e2d90160e5ee tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:19.935507 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6a67bc73-5e87-4089-ba70-e2d90160e5ee tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:19.935812 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6a67bc73-5e87-4089-ba70-e2d90160e5ee tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:19.936088 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6a67bc73-5e87-4089-ba70-e2d90160e5ee tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:19.936641 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6a67bc73-5e87-4089-ba70-e2d90160e5ee tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:19.937029 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6a67bc73-5e87-4089-ba70-e2d90160e5ee tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:19.937399 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6a67bc73-5e87-4089-ba70-e2d90160e5ee tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:19.953248 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6a67bc73-5e87-4089-ba70-e2d90160e5ee tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:20.020846 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3ae01333-aa46-415c-ade4-760a3543daae tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:20.026382 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3ae01333-aa46-415c-ade4-760a3543daae tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:20.029532 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3ae01333-aa46-415c-ade4-760a3543daae tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:20.029876 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3ae01333-aa46-415c-ade4-760a3543daae tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:20.030254 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3ae01333-aa46-415c-ade4-760a3543daae tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:20.030812 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3ae01333-aa46-415c-ade4-760a3543daae tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:20.031263 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3ae01333-aa46-415c-ade4-760a3543daae tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:20.031744 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3ae01333-aa46-415c-ade4-760a3543daae tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:20.049095 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3ae01333-aa46-415c-ade4-760a3543daae tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:20.126538 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6a67bc73-5e87-4089-ba70-e2d90160e5ee tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:20.135774 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6a67bc73-5e87-4089-ba70-e2d90160e5ee tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1727 microversion: 2.1 time: 0.210658 Jun 10 13:23:20.136066 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 359/1073] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:19 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1727 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:20.242694 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3ae01333-aa46-415c-ade4-760a3543daae tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:20.254857 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3ae01333-aa46-415c-ade4-760a3543daae tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1308 microversion: 2.1 time: 0.235419 Jun 10 13:23:20.254857 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 359/1074] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:20 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1308 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:20.832587 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-101f04c9-65fb-45f1-a26d-47bce95e9c2c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:20.836992 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-101f04c9-65fb-45f1-a26d-47bce95e9c2c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:20.848653 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-101f04c9-65fb-45f1-a26d-47bce95e9c2c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:20.848941 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-101f04c9-65fb-45f1-a26d-47bce95e9c2c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:20.849166 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-101f04c9-65fb-45f1-a26d-47bce95e9c2c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:20.849675 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-101f04c9-65fb-45f1-a26d-47bce95e9c2c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:20.850039 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-101f04c9-65fb-45f1-a26d-47bce95e9c2c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:20.850329 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-101f04c9-65fb-45f1-a26d-47bce95e9c2c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:20.888768 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-101f04c9-65fb-45f1-a26d-47bce95e9c2c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:20.911884 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-89168c59-beda-4e38-967d-11cc4998c551 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:20.921305 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-89168c59-beda-4e38-967d-11cc4998c551 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:20.927846 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89168c59-beda-4e38-967d-11cc4998c551 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:20.928235 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89168c59-beda-4e38-967d-11cc4998c551 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:20.928595 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89168c59-beda-4e38-967d-11cc4998c551 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:20.929816 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89168c59-beda-4e38-967d-11cc4998c551 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:20.929816 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89168c59-beda-4e38-967d-11cc4998c551 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:20.930250 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89168c59-beda-4e38-967d-11cc4998c551 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:20.959439 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-89168c59-beda-4e38-967d-11cc4998c551 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:21.053814 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-93ebfb56-abfb-4f1e-986b-ae014a5ec2a5 req-3587cf07-0345-476e-b6fd-55be6de6e49b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "name": "network-vif-plugged", "status": "completed", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:21.064301 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-93ebfb56-abfb-4f1e-986b-ae014a5ec2a5 req-3587cf07-0345-476e-b6fd-55be6de6e49b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:21.064527 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-93ebfb56-abfb-4f1e-986b-ae014a5ec2a5 req-3587cf07-0345-476e-b6fd-55be6de6e49b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:21.064628 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-93ebfb56-abfb-4f1e-986b-ae014a5ec2a5 req-3587cf07-0345-476e-b6fd-55be6de6e49b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:21.071933 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-93ebfb56-abfb-4f1e-986b-ae014a5ec2a5 req-3587cf07-0345-476e-b6fd-55be6de6e49b service nova] Creating event network-vif-plugged:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:23:21.072074 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-93ebfb56-abfb-4f1e-986b-ae014a5ec2a5 req-3587cf07-0345-476e-b6fd-55be6de6e49b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:21.076890 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-93ebfb56-abfb-4f1e-986b-ae014a5ec2a5 req-3587cf07-0345-476e-b6fd-55be6de6e49b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027727 Jun 10 13:23:21.077334 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 360/1075] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:21 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 10 13:23:21.137667 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-00b20b94-f650-4715-858a-a42023c64868 req-17e58de5-eaf4-4065-a404-e47eeb587172 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5aae5506-3225-4f4f-97dc-e221a738a743", "name": "network-vif-plugged", "status": "completed", "tag": "5284f36d-cca3-4466-bd92-fbf4351c891a"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:21.139600 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-101f04c9-65fb-45f1-a26d-47bce95e9c2c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:21.145223 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-00b20b94-f650-4715-858a-a42023c64868 req-17e58de5-eaf4-4065-a404-e47eeb587172 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:21.145499 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-00b20b94-f650-4715-858a-a42023c64868 req-17e58de5-eaf4-4065-a404-e47eeb587172 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:21.145668 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-00b20b94-f650-4715-858a-a42023c64868 req-17e58de5-eaf4-4065-a404-e47eeb587172 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:21.155137 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-101f04c9-65fb-45f1-a26d-47bce95e9c2c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1722 microversion: 2.1 time: 0.325469 Jun 10 13:23:21.155435 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 357/1076] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:20 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1722 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:21.155537 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-00b20b94-f650-4715-858a-a42023c64868 req-17e58de5-eaf4-4065-a404-e47eeb587172 service nova] Creating event network-vif-plugged:5284f36d-cca3-4466-bd92-fbf4351c891a for instance 5aae5506-3225-4f4f-97dc-e221a738a743 on np0000002501 Jun 10 13:23:21.155983 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-00b20b94-f650-4715-858a-a42023c64868 req-17e58de5-eaf4-4065-a404-e47eeb587172 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:21.157651 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f0fc1c1d-74b9-4ee9-8165-7100037c08b3 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:21.157824 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f0fc1c1d-74b9-4ee9-8165-7100037c08b3 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:21.160411 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-00b20b94-f650-4715-858a-a42023c64868 req-17e58de5-eaf4-4065-a404-e47eeb587172 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025263 Jun 10 13:23:21.160721 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 361/1077] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:21 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 10 13:23:21.162943 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0fc1c1d-74b9-4ee9-8165-7100037c08b3 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:21.162943 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0fc1c1d-74b9-4ee9-8165-7100037c08b3 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:21.162943 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0fc1c1d-74b9-4ee9-8165-7100037c08b3 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:21.162943 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0fc1c1d-74b9-4ee9-8165-7100037c08b3 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:21.162943 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0fc1c1d-74b9-4ee9-8165-7100037c08b3 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:21.162943 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0fc1c1d-74b9-4ee9-8165-7100037c08b3 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:21.163276 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4b9333f4-e699-4a2e-a0d9-a1596ce051b2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:21.164769 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4b9333f4-e699-4a2e-a0d9-a1596ce051b2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:21.171083 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4b9333f4-e699-4a2e-a0d9-a1596ce051b2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:21.171571 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4b9333f4-e699-4a2e-a0d9-a1596ce051b2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:21.173739 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4b9333f4-e699-4a2e-a0d9-a1596ce051b2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:21.173739 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4b9333f4-e699-4a2e-a0d9-a1596ce051b2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:21.173739 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4b9333f4-e699-4a2e-a0d9-a1596ce051b2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:21.173739 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4b9333f4-e699-4a2e-a0d9-a1596ce051b2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:21.173919 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-f0fc1c1d-74b9-4ee9-8165-7100037c08b3 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] HTTP exception thrown: Instance fc605e8a-604d-425a-8060-53cab184c23e could not be found. Jun 10 13:23:21.174153 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f0fc1c1d-74b9-4ee9-8165-7100037c08b3 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Returning 404 to user: Instance fc605e8a-604d-425a-8060-53cab184c23e could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:23:21.174528 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f0fc1c1d-74b9-4ee9-8165-7100037c08b3 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 404 len: 111 microversion: 2.1 time: 0.018683 Jun 10 13:23:21.174924 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 358/1078] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:23:21 2026] DELETE /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:23:21.178091 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-89168c59-beda-4e38-967d-11cc4998c551 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:21.188133 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-89168c59-beda-4e38-967d-11cc4998c551 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1512 microversion: 2.1 time: 0.280534 Jun 10 13:23:21.188277 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5fac6bc2-716d-4060-abb9-95b85336d28e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:21.188337 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 360/1079] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:20 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1512 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:21.190845 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5fac6bc2-716d-4060-abb9-95b85336d28e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: fc605e8a-604d-425a-8060-53cab184c23e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:21.196080 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5fac6bc2-716d-4060-abb9-95b85336d28e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:21.196397 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5fac6bc2-716d-4060-abb9-95b85336d28e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:21.196595 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5fac6bc2-716d-4060-abb9-95b85336d28e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:21.197078 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5fac6bc2-716d-4060-abb9-95b85336d28e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:21.197400 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5fac6bc2-716d-4060-abb9-95b85336d28e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:21.197741 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5fac6bc2-716d-4060-abb9-95b85336d28e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:21.205109 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4b9333f4-e699-4a2e-a0d9-a1596ce051b2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:21.212315 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-5fac6bc2-716d-4060-abb9-95b85336d28e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] HTTP exception thrown: Instance fc605e8a-604d-425a-8060-53cab184c23e could not be found. Jun 10 13:23:21.212780 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5fac6bc2-716d-4060-abb9-95b85336d28e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Returning 404 to user: Instance fc605e8a-604d-425a-8060-53cab184c23e could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:23:21.213256 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5fac6bc2-716d-4060-abb9-95b85336d28e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e" status: 404 len: 111 microversion: 2.1 time: 0.026930 Jun 10 13:23:21.214448 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 359/1080] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:21 2026] GET /compute/v2.1/servers/fc605e8a-604d-425a-8060-53cab184c23e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:23:21.225016 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1865dcac-7440-49e9-a218-45d0e4082837 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:21.225148 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1865dcac-7440-49e9-a218-45d0e4082837 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:21.234917 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1865dcac-7440-49e9-a218-45d0e4082837 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:21.235207 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1865dcac-7440-49e9-a218-45d0e4082837 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:21.235495 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1865dcac-7440-49e9-a218-45d0e4082837 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:21.235825 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1865dcac-7440-49e9-a218-45d0e4082837 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:21.236055 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1865dcac-7440-49e9-a218-45d0e4082837 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:21.236203 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1865dcac-7440-49e9-a218-45d0e4082837 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:21.257582 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1865dcac-7440-49e9-a218-45d0e4082837 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:23:21.274840 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-744283d7-03b0-4375-a7ca-b50d9ab7e31e tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:21.276926 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-744283d7-03b0-4375-a7ca-b50d9ab7e31e tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:21.287906 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-744283d7-03b0-4375-a7ca-b50d9ab7e31e tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:21.287906 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-744283d7-03b0-4375-a7ca-b50d9ab7e31e tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:21.287906 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-744283d7-03b0-4375-a7ca-b50d9ab7e31e tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:21.290492 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-744283d7-03b0-4375-a7ca-b50d9ab7e31e tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:21.291008 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-744283d7-03b0-4375-a7ca-b50d9ab7e31e tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:21.291008 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-744283d7-03b0-4375-a7ca-b50d9ab7e31e tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:21.312066 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-744283d7-03b0-4375-a7ca-b50d9ab7e31e tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:21.335947 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1865dcac-7440-49e9-a218-45d0e4082837 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 204 len: 0 microversion: 2.1 time: 0.112764 Jun 10 13:23:21.336204 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 361/1081] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:23:21 2026] DELETE /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) Jun 10 13:23:21.350639 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-36c96d41-4aaf-4af1-aa1a-9bf3f80ce8e4 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:21.352629 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-36c96d41-4aaf-4af1-aa1a-9bf3f80ce8e4 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:21.358176 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-36c96d41-4aaf-4af1-aa1a-9bf3f80ce8e4 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:21.358176 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-36c96d41-4aaf-4af1-aa1a-9bf3f80ce8e4 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:21.358363 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-36c96d41-4aaf-4af1-aa1a-9bf3f80ce8e4 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:21.359122 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-36c96d41-4aaf-4af1-aa1a-9bf3f80ce8e4 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:21.361387 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-36c96d41-4aaf-4af1-aa1a-9bf3f80ce8e4 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:21.361387 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-36c96d41-4aaf-4af1-aa1a-9bf3f80ce8e4 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:21.384639 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-36c96d41-4aaf-4af1-aa1a-9bf3f80ce8e4 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:21.495633 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4b9333f4-e699-4a2e-a0d9-a1596ce051b2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:21.509393 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4b9333f4-e699-4a2e-a0d9-a1596ce051b2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1727 microversion: 2.1 time: 0.345997 Jun 10 13:23:21.509393 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 362/1082] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:21 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1727 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:21.509593 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-744283d7-03b0-4375-a7ca-b50d9ab7e31e tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:21.522239 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-744283d7-03b0-4375-a7ca-b50d9ab7e31e tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1308 microversion: 2.1 time: 0.249379 Jun 10 13:23:21.522239 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 360/1083] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:21 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1308 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:21.562425 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-36c96d41-4aaf-4af1-aa1a-9bf3f80ce8e4 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:21.573111 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-36c96d41-4aaf-4af1-aa1a-9bf3f80ce8e4 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1502 microversion: 2.1 time: 0.225552 Jun 10 13:23:21.573507 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 362/1084] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:21 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1502 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:22.176466 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3d2a17a0-509d-4d07-b6ed-d0c1f50889c7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:22.178891 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3d2a17a0-509d-4d07-b6ed-d0c1f50889c7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:22.184486 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3d2a17a0-509d-4d07-b6ed-d0c1f50889c7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:22.184934 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3d2a17a0-509d-4d07-b6ed-d0c1f50889c7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:22.185289 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3d2a17a0-509d-4d07-b6ed-d0c1f50889c7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:22.185912 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3d2a17a0-509d-4d07-b6ed-d0c1f50889c7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:22.186387 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3d2a17a0-509d-4d07-b6ed-d0c1f50889c7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:22.186745 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3d2a17a0-509d-4d07-b6ed-d0c1f50889c7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:22.206432 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-324c7112-bd37-435d-ae4c-99af37bdcaf9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:22.209175 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-324c7112-bd37-435d-ae4c-99af37bdcaf9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:22.209335 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3d2a17a0-509d-4d07-b6ed-d0c1f50889c7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:22.216157 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-324c7112-bd37-435d-ae4c-99af37bdcaf9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:22.216535 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-324c7112-bd37-435d-ae4c-99af37bdcaf9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:22.217157 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-324c7112-bd37-435d-ae4c-99af37bdcaf9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:22.217781 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-324c7112-bd37-435d-ae4c-99af37bdcaf9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:22.218230 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-324c7112-bd37-435d-ae4c-99af37bdcaf9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:22.218667 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-324c7112-bd37-435d-ae4c-99af37bdcaf9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:22.243747 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-324c7112-bd37-435d-ae4c-99af37bdcaf9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:22.480734 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3d2a17a0-509d-4d07-b6ed-d0c1f50889c7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:22.499772 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3d2a17a0-509d-4d07-b6ed-d0c1f50889c7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1722 microversion: 2.1 time: 0.325905 Jun 10 13:23:22.500160 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 363/1085] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:22 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1722 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:22.512159 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-324c7112-bd37-435d-ae4c-99af37bdcaf9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:22.528372 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-324c7112-bd37-435d-ae4c-99af37bdcaf9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1512 microversion: 2.1 time: 0.322053 Jun 10 13:23:22.528372 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 361/1086] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:22 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1512 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:22.530770 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7c7d7105-f3dc-47a6-85ce-6ce1f292b664 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:22.532675 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7c7d7105-f3dc-47a6-85ce-6ce1f292b664 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:22.539812 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c7d7105-f3dc-47a6-85ce-6ce1f292b664 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:22.539812 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c7d7105-f3dc-47a6-85ce-6ce1f292b664 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:22.539946 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c7d7105-f3dc-47a6-85ce-6ce1f292b664 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:22.540503 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c7d7105-f3dc-47a6-85ce-6ce1f292b664 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:22.540907 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c7d7105-f3dc-47a6-85ce-6ce1f292b664 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:22.541271 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c7d7105-f3dc-47a6-85ce-6ce1f292b664 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:22.545845 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-00388dc3-66e9-45e7-b26d-58ad4ea81294 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:22.548563 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-00388dc3-66e9-45e7-b26d-58ad4ea81294 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:22.560469 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00388dc3-66e9-45e7-b26d-58ad4ea81294 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:22.561089 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00388dc3-66e9-45e7-b26d-58ad4ea81294 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:22.561465 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00388dc3-66e9-45e7-b26d-58ad4ea81294 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:22.562206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00388dc3-66e9-45e7-b26d-58ad4ea81294 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:22.562690 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00388dc3-66e9-45e7-b26d-58ad4ea81294 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:22.563415 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00388dc3-66e9-45e7-b26d-58ad4ea81294 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:22.577366 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7c7d7105-f3dc-47a6-85ce-6ce1f292b664 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:22.598138 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c9979ce4-4b31-4015-ae78-75e2d879cd6c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:22.601226 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c9979ce4-4b31-4015-ae78-75e2d879cd6c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:22.602278 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-00388dc3-66e9-45e7-b26d-58ad4ea81294 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:22.608823 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c9979ce4-4b31-4015-ae78-75e2d879cd6c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:22.609383 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c9979ce4-4b31-4015-ae78-75e2d879cd6c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:22.610318 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c9979ce4-4b31-4015-ae78-75e2d879cd6c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:22.611130 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c9979ce4-4b31-4015-ae78-75e2d879cd6c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:22.611680 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c9979ce4-4b31-4015-ae78-75e2d879cd6c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:22.612778 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c9979ce4-4b31-4015-ae78-75e2d879cd6c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:22.640448 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c9979ce4-4b31-4015-ae78-75e2d879cd6c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:22.817535 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-00388dc3-66e9-45e7-b26d-58ad4ea81294 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:22.832496 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-00388dc3-66e9-45e7-b26d-58ad4ea81294 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1308 microversion: 2.1 time: 0.288838 Jun 10 13:23:22.832798 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 364/1087] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:22 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1308 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:22.835653 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-7da7394d-6066-4497-be22-fae61c851d93 req-c2922a85-378f-4369-973e-b7e891b4e5f1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a", "name": "network-vif-unplugged", "status": "completed", "tag": "37de5081-a446-4a0c-87f4-c8a2e18d0098"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:22.842631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7da7394d-6066-4497-be22-fae61c851d93 req-c2922a85-378f-4369-973e-b7e891b4e5f1 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:22.842891 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7da7394d-6066-4497-be22-fae61c851d93 req-c2922a85-378f-4369-973e-b7e891b4e5f1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:22.843081 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7da7394d-6066-4497-be22-fae61c851d93 req-c2922a85-378f-4369-973e-b7e891b4e5f1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:22.853957 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-7da7394d-6066-4497-be22-fae61c851d93 req-c2922a85-378f-4369-973e-b7e891b4e5f1 service nova] Creating event network-vif-unplugged:37de5081-a446-4a0c-87f4-c8a2e18d0098 for instance 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a on np0000002501 Jun 10 13:23:22.854408 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-7da7394d-6066-4497-be22-fae61c851d93 req-c2922a85-378f-4369-973e-b7e891b4e5f1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:22.859624 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-7da7394d-6066-4497-be22-fae61c851d93 req-c2922a85-378f-4369-973e-b7e891b4e5f1 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026119 Jun 10 13:23:22.860406 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 365/1088] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:22 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 10 13:23:22.917631 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c9979ce4-4b31-4015-ae78-75e2d879cd6c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:22.938036 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c9979ce4-4b31-4015-ae78-75e2d879cd6c tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1502 microversion: 2.1 time: 0.337476 Jun 10 13:23:22.938036 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 362/1089] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:22 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1502 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:22.950629 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7c7d7105-f3dc-47a6-85ce-6ce1f292b664 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:22.962103 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7c7d7105-f3dc-47a6-85ce-6ce1f292b664 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1707 microversion: 2.1 time: 0.433370 Jun 10 13:23:22.962611 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 363/1090] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:22 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1707 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:22.985988 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a3b4763f-c46a-4289-a69b-56b5f1954ca8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:22.988463 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a3b4763f-c46a-4289-a69b-56b5f1954ca8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:22.993972 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a3b4763f-c46a-4289-a69b-56b5f1954ca8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:22.994181 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a3b4763f-c46a-4289-a69b-56b5f1954ca8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:22.994409 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a3b4763f-c46a-4289-a69b-56b5f1954ca8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:22.994698 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a3b4763f-c46a-4289-a69b-56b5f1954ca8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:22.994900 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a3b4763f-c46a-4289-a69b-56b5f1954ca8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:22.995050 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a3b4763f-c46a-4289-a69b-56b5f1954ca8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:23.057260 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a3b4763f-c46a-4289-a69b-56b5f1954ca8 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "POST /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/action" status: 202 len: 0 microversion: 2.1 time: 0.074104 Jun 10 13:23:23.057749 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 366/1091] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:23:22 2026] POST /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:23:23.132840 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-7e4a859f-1451-48cf-b025-ee913e9e3438 req-7860c4e0-54ac-408e-bdb8-737a4259b212 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "name": "network-vif-plugged", "status": "completed", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:23.142227 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7e4a859f-1451-48cf-b025-ee913e9e3438 req-7860c4e0-54ac-408e-bdb8-737a4259b212 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:23.142227 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7e4a859f-1451-48cf-b025-ee913e9e3438 req-7860c4e0-54ac-408e-bdb8-737a4259b212 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:23.142227 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7e4a859f-1451-48cf-b025-ee913e9e3438 req-7860c4e0-54ac-408e-bdb8-737a4259b212 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:23.150885 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-7e4a859f-1451-48cf-b025-ee913e9e3438 req-7860c4e0-54ac-408e-bdb8-737a4259b212 service nova] Creating event network-vif-plugged:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:23:23.152138 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-7e4a859f-1451-48cf-b025-ee913e9e3438 req-7860c4e0-54ac-408e-bdb8-737a4259b212 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:23.158953 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-7e4a859f-1451-48cf-b025-ee913e9e3438 req-7860c4e0-54ac-408e-bdb8-737a4259b212 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027880 Jun 10 13:23:23.160149 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 363/1092] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:23 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 10 13:23:23.205370 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5916ffb3-e7cb-437c-9adc-11dbe546ab4c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:23.207280 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5916ffb3-e7cb-437c-9adc-11dbe546ab4c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:23.216388 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5916ffb3-e7cb-437c-9adc-11dbe546ab4c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:23.216698 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5916ffb3-e7cb-437c-9adc-11dbe546ab4c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:23.216940 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5916ffb3-e7cb-437c-9adc-11dbe546ab4c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:23.217311 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5916ffb3-e7cb-437c-9adc-11dbe546ab4c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:23.217548 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5916ffb3-e7cb-437c-9adc-11dbe546ab4c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:23.217735 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5916ffb3-e7cb-437c-9adc-11dbe546ab4c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:23.220684 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-7f84b12d-bba2-4c8b-930d-d80cab49cf6c req-b036b9f4-48af-4796-b7d6-94a9c60a3ce7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5aae5506-3225-4f4f-97dc-e221a738a743", "name": "network-vif-plugged", "status": "completed", "tag": "5284f36d-cca3-4466-bd92-fbf4351c891a"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:23.227981 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7f84b12d-bba2-4c8b-930d-d80cab49cf6c req-b036b9f4-48af-4796-b7d6-94a9c60a3ce7 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:23.228247 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7f84b12d-bba2-4c8b-930d-d80cab49cf6c req-b036b9f4-48af-4796-b7d6-94a9c60a3ce7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:23.228457 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7f84b12d-bba2-4c8b-930d-d80cab49cf6c req-b036b9f4-48af-4796-b7d6-94a9c60a3ce7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:23.235112 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5916ffb3-e7cb-437c-9adc-11dbe546ab4c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:23.237340 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-7f84b12d-bba2-4c8b-930d-d80cab49cf6c req-b036b9f4-48af-4796-b7d6-94a9c60a3ce7 service nova] Creating event network-vif-plugged:5284f36d-cca3-4466-bd92-fbf4351c891a for instance 5aae5506-3225-4f4f-97dc-e221a738a743 on np0000002501 Jun 10 13:23:23.237892 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-7f84b12d-bba2-4c8b-930d-d80cab49cf6c req-b036b9f4-48af-4796-b7d6-94a9c60a3ce7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:23.246553 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-7f84b12d-bba2-4c8b-930d-d80cab49cf6c req-b036b9f4-48af-4796-b7d6-94a9c60a3ce7 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028048 Jun 10 13:23:23.246962 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 367/1093] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:23 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 10 13:23:23.339035 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5916ffb3-e7cb-437c-9adc-11dbe546ab4c tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.135885 Jun 10 13:23:23.339475 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 364/1094] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:23:23 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-interface => generated 282 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:23.522673 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-39f890b0-1ea5-4d71-8621-c95297486569 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:23.527389 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-39f890b0-1ea5-4d71-8621-c95297486569 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:23.530401 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39f890b0-1ea5-4d71-8621-c95297486569 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:23.530712 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39f890b0-1ea5-4d71-8621-c95297486569 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:23.530937 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39f890b0-1ea5-4d71-8621-c95297486569 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:23.531545 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39f890b0-1ea5-4d71-8621-c95297486569 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:23.531791 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39f890b0-1ea5-4d71-8621-c95297486569 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:23.532092 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39f890b0-1ea5-4d71-8621-c95297486569 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:23.560772 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-aebe91ba-702a-4c18-aece-f5931323ce9c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:23.563057 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-aebe91ba-702a-4c18-aece-f5931323ce9c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:23.563306 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-39f890b0-1ea5-4d71-8621-c95297486569 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:23.569391 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aebe91ba-702a-4c18-aece-f5931323ce9c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:23.569550 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aebe91ba-702a-4c18-aece-f5931323ce9c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:23.570389 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aebe91ba-702a-4c18-aece-f5931323ce9c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:23.570554 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aebe91ba-702a-4c18-aece-f5931323ce9c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:23.570986 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aebe91ba-702a-4c18-aece-f5931323ce9c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:23.571381 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aebe91ba-702a-4c18-aece-f5931323ce9c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:23.606155 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-aebe91ba-702a-4c18-aece-f5931323ce9c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:23.743293 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-39f890b0-1ea5-4d71-8621-c95297486569 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:23.759071 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-39f890b0-1ea5-4d71-8621-c95297486569 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1722 microversion: 2.1 time: 0.238084 Jun 10 13:23:23.759071 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 364/1095] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:23 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1722 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:23.856149 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-084cd02d-e089-49d6-923a-26acbdce6357 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:23.857112 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-084cd02d-e089-49d6-923a-26acbdce6357 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:23.869597 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-084cd02d-e089-49d6-923a-26acbdce6357 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:23.869879 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-084cd02d-e089-49d6-923a-26acbdce6357 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:23.870067 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-084cd02d-e089-49d6-923a-26acbdce6357 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:23.873768 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-084cd02d-e089-49d6-923a-26acbdce6357 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:23.873768 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-084cd02d-e089-49d6-923a-26acbdce6357 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:23.873768 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-084cd02d-e089-49d6-923a-26acbdce6357 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:23.891184 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-aebe91ba-702a-4c18-aece-f5931323ce9c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:23.893238 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-084cd02d-e089-49d6-923a-26acbdce6357 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:23.908960 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-aebe91ba-702a-4c18-aece-f5931323ce9c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1512 microversion: 2.1 time: 0.354342 Jun 10 13:23:23.909490 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 368/1096] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:23 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1512 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:23.960337 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6d0c89b4-6930-444e-a3be-dd8329f12983 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:23.962507 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6d0c89b4-6930-444e-a3be-dd8329f12983 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:23.972082 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d0c89b4-6930-444e-a3be-dd8329f12983 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:23.972082 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d0c89b4-6930-444e-a3be-dd8329f12983 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:23.972082 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d0c89b4-6930-444e-a3be-dd8329f12983 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:23.972272 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d0c89b4-6930-444e-a3be-dd8329f12983 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:23.973194 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d0c89b4-6930-444e-a3be-dd8329f12983 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:23.973774 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d0c89b4-6930-444e-a3be-dd8329f12983 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:24.009926 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6d0c89b4-6930-444e-a3be-dd8329f12983 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:24.140163 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-084cd02d-e089-49d6-923a-26acbdce6357 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:24.166795 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-084cd02d-e089-49d6-923a-26acbdce6357 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1491 microversion: 2.1 time: 0.313827 Jun 10 13:23:24.169410 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 365/1097] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:23 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1491 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:23:24.273988 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6d0c89b4-6930-444e-a3be-dd8329f12983 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:24.293408 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6d0c89b4-6930-444e-a3be-dd8329f12983 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1502 microversion: 2.1 time: 0.335054 Jun 10 13:23:24.293408 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 365/1098] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:23 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1502 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:24.774540 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-dbaf4450-0ab2-4555-88cd-a308c2b91842 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:24.776069 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-dbaf4450-0ab2-4555-88cd-a308c2b91842 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:24.780876 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbaf4450-0ab2-4555-88cd-a308c2b91842 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:24.781180 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbaf4450-0ab2-4555-88cd-a308c2b91842 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:24.781382 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbaf4450-0ab2-4555-88cd-a308c2b91842 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:24.781792 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbaf4450-0ab2-4555-88cd-a308c2b91842 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:24.782502 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbaf4450-0ab2-4555-88cd-a308c2b91842 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:24.782502 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbaf4450-0ab2-4555-88cd-a308c2b91842 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:24.804663 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-dbaf4450-0ab2-4555-88cd-a308c2b91842 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:24.911401 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-70563827-5b60-4cab-bab6-d3ecb010d241 req-d8659395-5a5a-4e2d-8f52-fb395eea048d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a", "name": "network-vif-unplugged", "status": "completed", "tag": "37de5081-a446-4a0c-87f4-c8a2e18d0098"}, {"server_uuid": "dd2ebafe-6523-4c43-951f-e892fd181585", "name": "network-vif-plugged", "status": "completed", "tag": "9d299b94-aff3-4602-b54c-47fe11b8e0c1"}, {"server_uuid": "dd2ebafe-6523-4c43-951f-e892fd181585", "name": "network-vif-plugged", "status": "completed", "tag": "9d299b94-aff3-4602-b54c-47fe11b8e0c1"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:24.920314 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-70563827-5b60-4cab-bab6-d3ecb010d241 req-d8659395-5a5a-4e2d-8f52-fb395eea048d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:24.920553 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-70563827-5b60-4cab-bab6-d3ecb010d241 req-d8659395-5a5a-4e2d-8f52-fb395eea048d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:24.920728 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-70563827-5b60-4cab-bab6-d3ecb010d241 req-d8659395-5a5a-4e2d-8f52-fb395eea048d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:24.930399 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a673fb38-3b70-491a-9912-6c0025e49b3b tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:24.930399 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a673fb38-3b70-491a-9912-6c0025e49b3b tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:24.933137 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-70563827-5b60-4cab-bab6-d3ecb010d241 req-d8659395-5a5a-4e2d-8f52-fb395eea048d service nova] Creating event network-vif-unplugged:37de5081-a446-4a0c-87f4-c8a2e18d0098 for instance 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a on np0000002501 Jun 10 13:23:24.934177 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-70563827-5b60-4cab-bab6-d3ecb010d241 req-d8659395-5a5a-4e2d-8f52-fb395eea048d service nova] Creating event network-vif-plugged:9d299b94-aff3-4602-b54c-47fe11b8e0c1 for instance dd2ebafe-6523-4c43-951f-e892fd181585 on np0000002501 Jun 10 13:23:24.934177 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-70563827-5b60-4cab-bab6-d3ecb010d241 req-d8659395-5a5a-4e2d-8f52-fb395eea048d service nova] Creating event network-vif-plugged:9d299b94-aff3-4602-b54c-47fe11b8e0c1 for instance dd2ebafe-6523-4c43-951f-e892fd181585 on np0000002501 Jun 10 13:23:24.934177 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-70563827-5b60-4cab-bab6-d3ecb010d241 req-d8659395-5a5a-4e2d-8f52-fb395eea048d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:24.937334 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a673fb38-3b70-491a-9912-6c0025e49b3b tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:24.937334 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a673fb38-3b70-491a-9912-6c0025e49b3b tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:24.937334 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a673fb38-3b70-491a-9912-6c0025e49b3b tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:24.937334 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a673fb38-3b70-491a-9912-6c0025e49b3b tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:24.937334 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a673fb38-3b70-491a-9912-6c0025e49b3b tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:24.937334 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a673fb38-3b70-491a-9912-6c0025e49b3b tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:24.944361 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-70563827-5b60-4cab-bab6-d3ecb010d241 req-d8659395-5a5a-4e2d-8f52-fb395eea048d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.035338 Jun 10 13:23:24.944880 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 366/1099] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:24 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 10 13:23:24.966221 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a673fb38-3b70-491a-9912-6c0025e49b3b tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:24.991831 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-dbaf4450-0ab2-4555-88cd-a308c2b91842 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:25.001745 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-dbaf4450-0ab2-4555-88cd-a308c2b91842 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1722 microversion: 2.1 time: 0.228991 Jun 10 13:23:25.002791 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 369/1100] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:24 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1722 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:25.244847 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-2c380450-6917-459f-aab7-ff46a5895713 req-bcccada5-d334-4055-a10f-1d5c2ddd0d06 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a", "name": "network-vif-deleted", "tag": "37de5081-a446-4a0c-87f4-c8a2e18d0098"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:25.250055 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a673fb38-3b70-491a-9912-6c0025e49b3b tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:25.258548 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-2c380450-6917-459f-aab7-ff46a5895713 req-bcccada5-d334-4055-a10f-1d5c2ddd0d06 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:25.258790 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-2c380450-6917-459f-aab7-ff46a5895713 req-bcccada5-d334-4055-a10f-1d5c2ddd0d06 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:25.258971 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-2c380450-6917-459f-aab7-ff46a5895713 req-bcccada5-d334-4055-a10f-1d5c2ddd0d06 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:25.264071 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a673fb38-3b70-491a-9912-6c0025e49b3b tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1492 microversion: 2.1 time: 0.337210 Jun 10 13:23:25.264339 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 366/1101] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:24 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1492 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:25.272839 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-2c380450-6917-459f-aab7-ff46a5895713 req-bcccada5-d334-4055-a10f-1d5c2ddd0d06 service nova] Creating event network-vif-deleted:37de5081-a446-4a0c-87f4-c8a2e18d0098 for instance 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a on np0000002501 Jun 10 13:23:25.273297 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-2c380450-6917-459f-aab7-ff46a5895713 req-bcccada5-d334-4055-a10f-1d5c2ddd0d06 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:25.283044 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-2c380450-6917-459f-aab7-ff46a5895713 req-bcccada5-d334-4055-a10f-1d5c2ddd0d06 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041637 Jun 10 13:23:25.283492 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 367/1102] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:25 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 10 13:23:25.286743 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cc4e6301-3f2a-4ab8-b84c-7e7d9094e6cf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "47f89d10-9570-43b9-ac34-426071cf1b4b"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:25.292765 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cc4e6301-3f2a-4ab8-b84c-7e7d9094e6cf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:25.298741 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cc4e6301-3f2a-4ab8-b84c-7e7d9094e6cf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:25.299385 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cc4e6301-3f2a-4ab8-b84c-7e7d9094e6cf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:25.299385 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cc4e6301-3f2a-4ab8-b84c-7e7d9094e6cf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:25.299385 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cc4e6301-3f2a-4ab8-b84c-7e7d9094e6cf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:25.299543 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cc4e6301-3f2a-4ab8-b84c-7e7d9094e6cf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:25.299706 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cc4e6301-3f2a-4ab8-b84c-7e7d9094e6cf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:25.320404 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e1f47f6f-e99d-44b5-8515-669737caadc7 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:25.322861 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e1f47f6f-e99d-44b5-8515-669737caadc7 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:25.333807 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-642a3e10-c0df-4432-a4a1-8ebfc70c758e req-8eeb5de8-10ed-4873-b545-edd0a3165043 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}, {"name": "network-changed", "server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:25.337075 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e1f47f6f-e99d-44b5-8515-669737caadc7 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:25.337448 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e1f47f6f-e99d-44b5-8515-669737caadc7 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:25.337752 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e1f47f6f-e99d-44b5-8515-669737caadc7 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:25.340531 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e1f47f6f-e99d-44b5-8515-669737caadc7 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:25.341022 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-cc4e6301-3f2a-4ab8-b84c-7e7d9094e6cf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] HTTP exception thrown: Cannot 'attach_volume' instance dd2ebafe-6523-4c43-951f-e892fd181585 while it is in vm_state rescued Jun 10 13:23:25.342389 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e1f47f6f-e99d-44b5-8515-669737caadc7 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:25.342452 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cc4e6301-3f2a-4ab8-b84c-7e7d9094e6cf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Returning 409 to user: Cannot 'attach_volume' instance dd2ebafe-6523-4c43-951f-e892fd181585 while it is in vm_state rescued {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:23:25.342482 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e1f47f6f-e99d-44b5-8515-669737caadc7 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:25.342507 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cc4e6301-3f2a-4ab8-b84c-7e7d9094e6cf tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "POST /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585/os-volume_attachments" status: 409 len: 152 microversion: 2.1 time: 0.056505 Jun 10 13:23:25.342507 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 370/1103] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:23:25 2026] POST /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585/os-volume_attachments => generated 152 bytes in 57 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) Jun 10 13:23:25.344871 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-642a3e10-c0df-4432-a4a1-8ebfc70c758e req-8eeb5de8-10ed-4873-b545-edd0a3165043 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:25.345183 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-642a3e10-c0df-4432-a4a1-8ebfc70c758e req-8eeb5de8-10ed-4873-b545-edd0a3165043 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:25.345364 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-642a3e10-c0df-4432-a4a1-8ebfc70c758e req-8eeb5de8-10ed-4873-b545-edd0a3165043 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:25.353953 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-642a3e10-c0df-4432-a4a1-8ebfc70c758e req-8eeb5de8-10ed-4873-b545-edd0a3165043 service nova] Creating event network-changed:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:23:25.354115 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-642a3e10-c0df-4432-a4a1-8ebfc70c758e req-8eeb5de8-10ed-4873-b545-edd0a3165043 service nova] Creating event network-changed:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:23:25.354332 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b04b2d42-f154-43ff-bddd-3ed0779f043e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:25.356395 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-642a3e10-c0df-4432-a4a1-8ebfc70c758e req-8eeb5de8-10ed-4873-b545-edd0a3165043 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:25.356530 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b04b2d42-f154-43ff-bddd-3ed0779f043e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:25.361001 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-642a3e10-c0df-4432-a4a1-8ebfc70c758e req-8eeb5de8-10ed-4873-b545-edd0a3165043 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.035973 Jun 10 13:23:25.361145 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b04b2d42-f154-43ff-bddd-3ed0779f043e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:25.361177 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 368/1104] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:25 2026] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:25.361201 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b04b2d42-f154-43ff-bddd-3ed0779f043e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:25.362058 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b04b2d42-f154-43ff-bddd-3ed0779f043e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:25.362058 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b04b2d42-f154-43ff-bddd-3ed0779f043e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:25.362058 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b04b2d42-f154-43ff-bddd-3ed0779f043e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:25.362058 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b04b2d42-f154-43ff-bddd-3ed0779f043e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:25.375983 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e1f47f6f-e99d-44b5-8515-669737caadc7 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:25.430610 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b04b2d42-f154-43ff-bddd-3ed0779f043e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "POST /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585/action" status: 202 len: 0 microversion: 2.1 time: 0.077247 Jun 10 13:23:25.430610 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 371/1105] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:23:25 2026] POST /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:23:25.451704 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9d1fad70-4240-470a-914f-ee8e18786da0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:25.455780 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9d1fad70-4240-470a-914f-ee8e18786da0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:25.464115 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9d1fad70-4240-470a-914f-ee8e18786da0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:25.466489 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9d1fad70-4240-470a-914f-ee8e18786da0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:25.466489 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9d1fad70-4240-470a-914f-ee8e18786da0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:25.466489 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9d1fad70-4240-470a-914f-ee8e18786da0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:25.466489 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9d1fad70-4240-470a-914f-ee8e18786da0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:25.469146 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9d1fad70-4240-470a-914f-ee8e18786da0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:25.474287 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e1f47f6f-e99d-44b5-8515-669737caadc7 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:25.489192 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e1f47f6f-e99d-44b5-8515-669737caadc7 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1295 microversion: 2.1 time: 0.170388 Jun 10 13:23:25.489192 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 367/1106] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:25 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1295 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:25.507010 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9d1fad70-4240-470a-914f-ee8e18786da0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:25.700608 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9d1fad70-4240-470a-914f-ee8e18786da0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:25.710725 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9d1fad70-4240-470a-914f-ee8e18786da0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1500 microversion: 2.1 time: 0.265039 Jun 10 13:23:25.711088 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 369/1107] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:25 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1500 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:26.025429 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ed76e8ff-943e-421f-b97b-a2ee76f4ce55 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:26.028541 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ed76e8ff-943e-421f-b97b-a2ee76f4ce55 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:26.041891 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed76e8ff-943e-421f-b97b-a2ee76f4ce55 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:26.041891 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed76e8ff-943e-421f-b97b-a2ee76f4ce55 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:26.041891 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed76e8ff-943e-421f-b97b-a2ee76f4ce55 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:26.041891 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed76e8ff-943e-421f-b97b-a2ee76f4ce55 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:26.041891 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed76e8ff-943e-421f-b97b-a2ee76f4ce55 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:26.041891 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed76e8ff-943e-421f-b97b-a2ee76f4ce55 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:26.077710 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ed76e8ff-943e-421f-b97b-a2ee76f4ce55 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:26.376549 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ed76e8ff-943e-421f-b97b-a2ee76f4ce55 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:26.385000 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ed76e8ff-943e-421f-b97b-a2ee76f4ce55 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1722 microversion: 2.1 time: 0.362680 Jun 10 13:23:26.385261 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 372/1108] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:26 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1722 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:26.506843 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0d65b245-1b87-408c-a319-32142d80f38e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:26.508198 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0d65b245-1b87-408c-a319-32142d80f38e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:26.519701 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d65b245-1b87-408c-a319-32142d80f38e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:26.519701 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d65b245-1b87-408c-a319-32142d80f38e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:26.519701 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d65b245-1b87-408c-a319-32142d80f38e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:26.520467 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d65b245-1b87-408c-a319-32142d80f38e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:26.520592 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d65b245-1b87-408c-a319-32142d80f38e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:26.520923 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d65b245-1b87-408c-a319-32142d80f38e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:26.550564 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d65b245-1b87-408c-a319-32142d80f38e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:26.550839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d65b245-1b87-408c-a319-32142d80f38e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:26.551086 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d65b245-1b87-408c-a319-32142d80f38e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:26.551484 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-0d65b245-1b87-408c-a319-32142d80f38e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lazy-loading 'fault' on Instance uuid 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:23:26.558105 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0d65b245-1b87-408c-a319-32142d80f38e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:26.643001 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0d65b245-1b87-408c-a319-32142d80f38e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:26.655175 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0d65b245-1b87-408c-a319-32142d80f38e tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1300 microversion: 2.1 time: 0.149937 Jun 10 13:23:26.655368 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 368/1109] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:26 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1300 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:26.732942 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-01271f55-6d13-4b73-8e8b-5eb56f223c72 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:26.737879 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-01271f55-6d13-4b73-8e8b-5eb56f223c72 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:26.746067 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01271f55-6d13-4b73-8e8b-5eb56f223c72 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:26.746460 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01271f55-6d13-4b73-8e8b-5eb56f223c72 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:26.746748 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01271f55-6d13-4b73-8e8b-5eb56f223c72 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:26.747216 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01271f55-6d13-4b73-8e8b-5eb56f223c72 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:26.747556 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01271f55-6d13-4b73-8e8b-5eb56f223c72 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:26.747866 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01271f55-6d13-4b73-8e8b-5eb56f223c72 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:26.769195 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-01271f55-6d13-4b73-8e8b-5eb56f223c72 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:27.001260 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-01271f55-6d13-4b73-8e8b-5eb56f223c72 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:27.012642 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-01271f55-6d13-4b73-8e8b-5eb56f223c72 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1500 microversion: 2.1 time: 0.281466 Jun 10 13:23:27.013173 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 370/1110] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:26 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1500 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:27.369920 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-b6053f8c-6352-4b82-8eea-d1534bae9ce1 req-bb4f20b3-146f-4a3e-82f7-e4105aad33d8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7e9ce13e-1c63-4e09-9c49-be999393f547", "name": "network-vif-plugged", "status": "completed", "tag": "4b828180-7382-4852-bd20-4d51709ce550"}, {"server_uuid": "7e9ce13e-1c63-4e09-9c49-be999393f547", "name": "network-vif-plugged", "status": "completed", "tag": "4b828180-7382-4852-bd20-4d51709ce550"}, {"server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "name": "network-vif-unplugged", "status": "completed", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}, {"server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "name": "network-vif-unplugged", "status": "completed", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:27.386205 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b6053f8c-6352-4b82-8eea-d1534bae9ce1 req-bb4f20b3-146f-4a3e-82f7-e4105aad33d8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:27.386447 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b6053f8c-6352-4b82-8eea-d1534bae9ce1 req-bb4f20b3-146f-4a3e-82f7-e4105aad33d8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:27.386552 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b6053f8c-6352-4b82-8eea-d1534bae9ce1 req-bb4f20b3-146f-4a3e-82f7-e4105aad33d8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:27.401549 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-b6053f8c-6352-4b82-8eea-d1534bae9ce1 req-bb4f20b3-146f-4a3e-82f7-e4105aad33d8 service nova] Creating event network-vif-plugged:4b828180-7382-4852-bd20-4d51709ce550 for instance 7e9ce13e-1c63-4e09-9c49-be999393f547 on np0000002501 Jun 10 13:23:27.401549 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-b6053f8c-6352-4b82-8eea-d1534bae9ce1 req-bb4f20b3-146f-4a3e-82f7-e4105aad33d8 service nova] Creating event network-vif-plugged:4b828180-7382-4852-bd20-4d51709ce550 for instance 7e9ce13e-1c63-4e09-9c49-be999393f547 on np0000002501 Jun 10 13:23:27.401549 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-b6053f8c-6352-4b82-8eea-d1534bae9ce1 req-bb4f20b3-146f-4a3e-82f7-e4105aad33d8 service nova] Creating event network-vif-unplugged:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:23:27.401549 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-b6053f8c-6352-4b82-8eea-d1534bae9ce1 req-bb4f20b3-146f-4a3e-82f7-e4105aad33d8 service nova] Creating event network-vif-unplugged:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:23:27.407907 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6254516b-8087-458a-a894-ddced372cac5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:27.409925 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6254516b-8087-458a-a894-ddced372cac5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:27.422461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6254516b-8087-458a-a894-ddced372cac5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:27.422461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6254516b-8087-458a-a894-ddced372cac5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:27.422461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6254516b-8087-458a-a894-ddced372cac5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:27.423591 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6254516b-8087-458a-a894-ddced372cac5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:27.423591 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6254516b-8087-458a-a894-ddced372cac5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:27.426401 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6254516b-8087-458a-a894-ddced372cac5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:27.436181 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [req-b6053f8c-6352-4b82-8eea-d1534bae9ce1 req-bb4f20b3-146f-4a3e-82f7-e4105aad33d8 service nova] Instance 7e9ce13e-1c63-4e09-9c49-be999393f547 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86679) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:23:27.437237 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-b6053f8c-6352-4b82-8eea-d1534bae9ce1 req-bb4f20b3-146f-4a3e-82f7-e4105aad33d8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:27.453990 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-b6053f8c-6352-4b82-8eea-d1534bae9ce1 req-bb4f20b3-146f-4a3e-82f7-e4105aad33d8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 700 microversion: 2.1 time: 0.089686 Jun 10 13:23:27.454422 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 373/1111] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:27 2026] POST /compute/v2.1/os-server-external-events => generated 700 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:27.465530 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6254516b-8087-458a-a894-ddced372cac5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:27.680483 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0d6eaafd-6ced-4864-a41e-dd42581cd7ca tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:27.685588 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0d6eaafd-6ced-4864-a41e-dd42581cd7ca tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:27.701509 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d6eaafd-6ced-4864-a41e-dd42581cd7ca tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:27.701509 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d6eaafd-6ced-4864-a41e-dd42581cd7ca tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:27.701509 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d6eaafd-6ced-4864-a41e-dd42581cd7ca tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:27.701509 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d6eaafd-6ced-4864-a41e-dd42581cd7ca tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:27.701509 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d6eaafd-6ced-4864-a41e-dd42581cd7ca tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:27.701509 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d6eaafd-6ced-4864-a41e-dd42581cd7ca tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:27.722058 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d6eaafd-6ced-4864-a41e-dd42581cd7ca tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:27.722317 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d6eaafd-6ced-4864-a41e-dd42581cd7ca tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:27.722574 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d6eaafd-6ced-4864-a41e-dd42581cd7ca tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:27.722878 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-0d6eaafd-6ced-4864-a41e-dd42581cd7ca tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lazy-loading 'fault' on Instance uuid 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:23:27.728525 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0d6eaafd-6ced-4864-a41e-dd42581cd7ca tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:27.728997 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6254516b-8087-458a-a894-ddced372cac5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:27.742196 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6254516b-8087-458a-a894-ddced372cac5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1719 microversion: 2.1 time: 0.336834 Jun 10 13:23:27.742749 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 369/1112] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:27 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1719 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:27.769229 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a8f42e5f-6d29-4d4c-92e6-2b5e03cae9f1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:27.780277 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a8f42e5f-6d29-4d4c-92e6-2b5e03cae9f1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:27.801881 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8f42e5f-6d29-4d4c-92e6-2b5e03cae9f1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:27.804164 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8f42e5f-6d29-4d4c-92e6-2b5e03cae9f1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:27.804481 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8f42e5f-6d29-4d4c-92e6-2b5e03cae9f1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:27.804715 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8f42e5f-6d29-4d4c-92e6-2b5e03cae9f1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:27.804901 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8f42e5f-6d29-4d4c-92e6-2b5e03cae9f1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:27.805059 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8f42e5f-6d29-4d4c-92e6-2b5e03cae9f1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:27.842936 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0d6eaafd-6ced-4864-a41e-dd42581cd7ca tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '52958d4fae3f4994921446c903acaebb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c781b166428d4208a9ea893bc8637098', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:27.851645 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0d6eaafd-6ced-4864-a41e-dd42581cd7ca tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 200 len: 1300 microversion: 2.1 time: 0.175550 Jun 10 13:23:27.851645 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 371/1113] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:27 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 1300 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:27.965261 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a8f42e5f-6d29-4d4c-92e6-2b5e03cae9f1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "POST /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547/action" status: 202 len: 0 microversion: 2.1 time: 0.198617 Jun 10 13:23:27.965628 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 374/1114] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:23:27 2026] POST /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:23:27.978630 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f67ae3f5-c856-4fa9-8117-1c7e0700692a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:27.981884 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f67ae3f5-c856-4fa9-8117-1c7e0700692a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:27.989313 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f67ae3f5-c856-4fa9-8117-1c7e0700692a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:27.989995 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f67ae3f5-c856-4fa9-8117-1c7e0700692a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:27.990523 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f67ae3f5-c856-4fa9-8117-1c7e0700692a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:27.991293 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f67ae3f5-c856-4fa9-8117-1c7e0700692a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:27.991929 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f67ae3f5-c856-4fa9-8117-1c7e0700692a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:27.992609 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f67ae3f5-c856-4fa9-8117-1c7e0700692a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:28.021671 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f67ae3f5-c856-4fa9-8117-1c7e0700692a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:28.035633 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-96b53bdb-213a-43cc-92ef-8147c119aebb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:28.037373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-96b53bdb-213a-43cc-92ef-8147c119aebb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:28.044682 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96b53bdb-213a-43cc-92ef-8147c119aebb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:28.045019 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96b53bdb-213a-43cc-92ef-8147c119aebb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:28.045169 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96b53bdb-213a-43cc-92ef-8147c119aebb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:28.046809 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96b53bdb-213a-43cc-92ef-8147c119aebb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:28.046809 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96b53bdb-213a-43cc-92ef-8147c119aebb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:28.046809 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96b53bdb-213a-43cc-92ef-8147c119aebb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:28.070665 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-96b53bdb-213a-43cc-92ef-8147c119aebb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:28.293765 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f67ae3f5-c856-4fa9-8117-1c7e0700692a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:28.311639 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f67ae3f5-c856-4fa9-8117-1c7e0700692a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.337243 Jun 10 13:23:28.312411 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 370/1115] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:27 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:28.323467 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-96b53bdb-213a-43cc-92ef-8147c119aebb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:28.338974 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-96b53bdb-213a-43cc-92ef-8147c119aebb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1500 microversion: 2.1 time: 0.304827 Jun 10 13:23:28.338974 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 372/1116] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:28 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1500 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:28.370294 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-fb72b43c-5714-4307-ad39-cc2139ebe757 req-a2e1ed93-be4e-4e07-a43d-30d2c8b6e7aa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dd2ebafe-6523-4c43-951f-e892fd181585", "name": "network-vif-unplugged", "status": "completed", "tag": "9d299b94-aff3-4602-b54c-47fe11b8e0c1"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:28.386781 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-fb72b43c-5714-4307-ad39-cc2139ebe757 req-a2e1ed93-be4e-4e07-a43d-30d2c8b6e7aa service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:28.386781 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-fb72b43c-5714-4307-ad39-cc2139ebe757 req-a2e1ed93-be4e-4e07-a43d-30d2c8b6e7aa service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:28.386781 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-fb72b43c-5714-4307-ad39-cc2139ebe757 req-a2e1ed93-be4e-4e07-a43d-30d2c8b6e7aa service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:28.402457 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-fb72b43c-5714-4307-ad39-cc2139ebe757 req-a2e1ed93-be4e-4e07-a43d-30d2c8b6e7aa service nova] Creating event network-vif-unplugged:9d299b94-aff3-4602-b54c-47fe11b8e0c1 for instance dd2ebafe-6523-4c43-951f-e892fd181585 on np0000002501 Jun 10 13:23:28.403562 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-fb72b43c-5714-4307-ad39-cc2139ebe757 req-a2e1ed93-be4e-4e07-a43d-30d2c8b6e7aa service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:28.408942 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-fb72b43c-5714-4307-ad39-cc2139ebe757 req-a2e1ed93-be4e-4e07-a43d-30d2c8b6e7aa service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.044489 Jun 10 13:23:28.409413 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 375/1117] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:28 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:28.870331 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1f0c641a-3ab1-47ae-9660-b08b7bc9f251 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:28.871492 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1f0c641a-3ab1-47ae-9660-b08b7bc9f251 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] [instance: 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:28.877187 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1f0c641a-3ab1-47ae-9660-b08b7bc9f251 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:28.878045 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1f0c641a-3ab1-47ae-9660-b08b7bc9f251 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:28.878045 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1f0c641a-3ab1-47ae-9660-b08b7bc9f251 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:28.878272 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1f0c641a-3ab1-47ae-9660-b08b7bc9f251 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:28.878520 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1f0c641a-3ab1-47ae-9660-b08b7bc9f251 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:28.878850 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1f0c641a-3ab1-47ae-9660-b08b7bc9f251 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:28.891208 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-1f0c641a-3ab1-47ae-9660-b08b7bc9f251 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] HTTP exception thrown: Instance 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a could not be found. Jun 10 13:23:28.891624 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1f0c641a-3ab1-47ae-9660-b08b7bc9f251 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] Returning 404 to user: Instance 54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:23:28.892205 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1f0c641a-3ab1-47ae-9660-b08b7bc9f251 tempest-ServersNegativeTestJSON-86301030 tempest-ServersNegativeTestJSON-86301030-project-member] 10.4.3.74 "GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a" status: 404 len: 111 microversion: 2.1 time: 0.025181 Jun 10 13:23:28.895296 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 371/1118] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:28 2026] GET /compute/v2.1/servers/54b3185b-3b8a-4b2b-ac1b-77b8a6fd3b3a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:23:29.334251 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cbb8dad0-cce5-4c84-aae2-93b32cd381bb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:29.338727 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cbb8dad0-cce5-4c84-aae2-93b32cd381bb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:29.344022 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cbb8dad0-cce5-4c84-aae2-93b32cd381bb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:29.344704 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cbb8dad0-cce5-4c84-aae2-93b32cd381bb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:29.345200 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cbb8dad0-cce5-4c84-aae2-93b32cd381bb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:29.346929 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cbb8dad0-cce5-4c84-aae2-93b32cd381bb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:29.346929 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cbb8dad0-cce5-4c84-aae2-93b32cd381bb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:29.346929 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cbb8dad0-cce5-4c84-aae2-93b32cd381bb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:29.360815 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c297cd58-2e06-4350-b2f3-6fae95367e2f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:29.367469 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c297cd58-2e06-4350-b2f3-6fae95367e2f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:29.374000 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c297cd58-2e06-4350-b2f3-6fae95367e2f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:29.377433 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c297cd58-2e06-4350-b2f3-6fae95367e2f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:29.377433 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c297cd58-2e06-4350-b2f3-6fae95367e2f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:29.377433 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c297cd58-2e06-4350-b2f3-6fae95367e2f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:29.377433 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c297cd58-2e06-4350-b2f3-6fae95367e2f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:29.377433 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c297cd58-2e06-4350-b2f3-6fae95367e2f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:29.379395 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-cbb8dad0-cce5-4c84-aae2-93b32cd381bb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:29.406815 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c297cd58-2e06-4350-b2f3-6fae95367e2f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:29.539130 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-f940ae1f-cccc-4631-978c-73aa2afca66a req-c4704c1c-1876-4efb-8395-0419a1d95f1a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "name": "network-vif-plugged", "status": "completed", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}, {"server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "name": "network-vif-plugged", "status": "completed", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:29.558890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f940ae1f-cccc-4631-978c-73aa2afca66a req-c4704c1c-1876-4efb-8395-0419a1d95f1a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:29.559198 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f940ae1f-cccc-4631-978c-73aa2afca66a req-c4704c1c-1876-4efb-8395-0419a1d95f1a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:29.560443 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f940ae1f-cccc-4631-978c-73aa2afca66a req-c4704c1c-1876-4efb-8395-0419a1d95f1a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:29.571235 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f940ae1f-cccc-4631-978c-73aa2afca66a req-c4704c1c-1876-4efb-8395-0419a1d95f1a service nova] Creating event network-vif-plugged:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:23:29.571676 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f940ae1f-cccc-4631-978c-73aa2afca66a req-c4704c1c-1876-4efb-8395-0419a1d95f1a service nova] Creating event network-vif-plugged:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:23:29.575383 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-f940ae1f-cccc-4631-978c-73aa2afca66a req-c4704c1c-1876-4efb-8395-0419a1d95f1a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:29.581618 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-f940ae1f-cccc-4631-978c-73aa2afca66a req-c4704c1c-1876-4efb-8395-0419a1d95f1a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.045991 Jun 10 13:23:29.582562 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 372/1119] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:29 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:29.627084 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-233c2f5d-a488-41c0-a0be-9bb0ba46bbbb tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:29.627418 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-233c2f5d-a488-41c0-a0be-9bb0ba46bbbb tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:29.637473 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-233c2f5d-a488-41c0-a0be-9bb0ba46bbbb tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:29.637760 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-233c2f5d-a488-41c0-a0be-9bb0ba46bbbb tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:29.638020 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-233c2f5d-a488-41c0-a0be-9bb0ba46bbbb tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:29.638276 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-233c2f5d-a488-41c0-a0be-9bb0ba46bbbb tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:29.638513 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-233c2f5d-a488-41c0-a0be-9bb0ba46bbbb tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:29.638743 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-233c2f5d-a488-41c0-a0be-9bb0ba46bbbb tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:29.640370 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cbb8dad0-cce5-4c84-aae2-93b32cd381bb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:29.656444 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cbb8dad0-cce5-4c84-aae2-93b32cd381bb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.322819 Jun 10 13:23:29.656444 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 373/1120] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:29 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:23:29.678766 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-233c2f5d-a488-41c0-a0be-9bb0ba46bbbb tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:23:29.712148 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c297cd58-2e06-4350-b2f3-6fae95367e2f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:29.725082 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c297cd58-2e06-4350-b2f3-6fae95367e2f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1500 microversion: 2.1 time: 0.366492 Jun 10 13:23:29.726021 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 376/1121] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:29 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1500 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:29.803422 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-233c2f5d-a488-41c0-a0be-9bb0ba46bbbb tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 204 len: 0 microversion: 2.1 time: 0.176903 Jun 10 13:23:29.803422 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 373/1122] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:23:29 2026] DELETE /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:23:29.816382 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-527591c4-abef-4d72-92c2-24aaa051118c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:29.819703 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-527591c4-abef-4d72-92c2-24aaa051118c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:29.825221 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-527591c4-abef-4d72-92c2-24aaa051118c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:29.828421 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-527591c4-abef-4d72-92c2-24aaa051118c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:29.828421 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-527591c4-abef-4d72-92c2-24aaa051118c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:29.828421 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-527591c4-abef-4d72-92c2-24aaa051118c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:29.828421 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-527591c4-abef-4d72-92c2-24aaa051118c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:29.828421 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-527591c4-abef-4d72-92c2-24aaa051118c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:29.853579 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-527591c4-abef-4d72-92c2-24aaa051118c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:30.086593 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-527591c4-abef-4d72-92c2-24aaa051118c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:30.100001 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-527591c4-abef-4d72-92c2-24aaa051118c tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1497 microversion: 2.1 time: 0.286010 Jun 10 13:23:30.101368 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 374/1123] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:29 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1497 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:30.468962 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-4d1d1f5d-b56a-43cf-b903-1fe58c47c695 req-15b91b38-da46-409b-8c8e-78226a4bd5cb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dd2ebafe-6523-4c43-951f-e892fd181585", "name": "network-vif-unplugged", "status": "completed", "tag": "9d299b94-aff3-4602-b54c-47fe11b8e0c1"}, {"server_uuid": "dd2ebafe-6523-4c43-951f-e892fd181585", "name": "network-vif-plugged", "status": "completed", "tag": "9d299b94-aff3-4602-b54c-47fe11b8e0c1"}, {"server_uuid": "dd2ebafe-6523-4c43-951f-e892fd181585", "name": "network-vif-plugged", "status": "completed", "tag": "9d299b94-aff3-4602-b54c-47fe11b8e0c1"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:30.489665 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-4d1d1f5d-b56a-43cf-b903-1fe58c47c695 req-15b91b38-da46-409b-8c8e-78226a4bd5cb service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:30.489934 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-4d1d1f5d-b56a-43cf-b903-1fe58c47c695 req-15b91b38-da46-409b-8c8e-78226a4bd5cb service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:30.490320 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-4d1d1f5d-b56a-43cf-b903-1fe58c47c695 req-15b91b38-da46-409b-8c8e-78226a4bd5cb service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:30.499816 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-4d1d1f5d-b56a-43cf-b903-1fe58c47c695 req-15b91b38-da46-409b-8c8e-78226a4bd5cb service nova] Creating event network-vif-unplugged:9d299b94-aff3-4602-b54c-47fe11b8e0c1 for instance dd2ebafe-6523-4c43-951f-e892fd181585 on np0000002501 Jun 10 13:23:30.500085 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-4d1d1f5d-b56a-43cf-b903-1fe58c47c695 req-15b91b38-da46-409b-8c8e-78226a4bd5cb service nova] Creating event network-vif-plugged:9d299b94-aff3-4602-b54c-47fe11b8e0c1 for instance dd2ebafe-6523-4c43-951f-e892fd181585 on np0000002501 Jun 10 13:23:30.500320 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-4d1d1f5d-b56a-43cf-b903-1fe58c47c695 req-15b91b38-da46-409b-8c8e-78226a4bd5cb service nova] Creating event network-vif-plugged:9d299b94-aff3-4602-b54c-47fe11b8e0c1 for instance dd2ebafe-6523-4c43-951f-e892fd181585 on np0000002501 Jun 10 13:23:30.501207 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-4d1d1f5d-b56a-43cf-b903-1fe58c47c695 req-15b91b38-da46-409b-8c8e-78226a4bd5cb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:30.509179 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-4d1d1f5d-b56a-43cf-b903-1fe58c47c695 req-15b91b38-da46-409b-8c8e-78226a4bd5cb service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.042901 Jun 10 13:23:30.509814 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 377/1124] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:30 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:30.678269 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3ff44399-e6b5-4603-9e0b-9344cf05dc26 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:30.680291 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3ff44399-e6b5-4603-9e0b-9344cf05dc26 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:30.687835 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3ff44399-e6b5-4603-9e0b-9344cf05dc26 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:30.688171 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3ff44399-e6b5-4603-9e0b-9344cf05dc26 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:30.688456 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3ff44399-e6b5-4603-9e0b-9344cf05dc26 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:30.689030 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3ff44399-e6b5-4603-9e0b-9344cf05dc26 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:30.689408 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3ff44399-e6b5-4603-9e0b-9344cf05dc26 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:30.689805 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3ff44399-e6b5-4603-9e0b-9344cf05dc26 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:30.722139 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3ff44399-e6b5-4603-9e0b-9344cf05dc26 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:30.753711 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6c9b65e8-c573-4150-963e-3952fc2859ec tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:30.756095 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6c9b65e8-c573-4150-963e-3952fc2859ec tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:30.763278 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c9b65e8-c573-4150-963e-3952fc2859ec tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:30.763673 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c9b65e8-c573-4150-963e-3952fc2859ec tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:30.764190 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c9b65e8-c573-4150-963e-3952fc2859ec tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:30.765537 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c9b65e8-c573-4150-963e-3952fc2859ec tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:30.765537 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c9b65e8-c573-4150-963e-3952fc2859ec tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:30.766075 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c9b65e8-c573-4150-963e-3952fc2859ec tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:30.794518 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6c9b65e8-c573-4150-963e-3952fc2859ec tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:30.961005 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3ff44399-e6b5-4603-9e0b-9344cf05dc26 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:30.976614 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3ff44399-e6b5-4603-9e0b-9344cf05dc26 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.300589 Jun 10 13:23:30.976920 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 374/1125] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:30 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:31.125312 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-323ec8f5-5fa2-4d1b-ac3d-009f93946bef tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:31.126556 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-323ec8f5-5fa2-4d1b-ac3d-009f93946bef tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:31.142371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-323ec8f5-5fa2-4d1b-ac3d-009f93946bef tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:31.142371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-323ec8f5-5fa2-4d1b-ac3d-009f93946bef tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:31.142371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-323ec8f5-5fa2-4d1b-ac3d-009f93946bef tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:31.142371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-323ec8f5-5fa2-4d1b-ac3d-009f93946bef tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:31.142371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-323ec8f5-5fa2-4d1b-ac3d-009f93946bef tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:31.142957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-323ec8f5-5fa2-4d1b-ac3d-009f93946bef tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:31.174650 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-323ec8f5-5fa2-4d1b-ac3d-009f93946bef tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:31.278437 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6c9b65e8-c573-4150-963e-3952fc2859ec tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:31.291405 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6c9b65e8-c573-4150-963e-3952fc2859ec tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1506 microversion: 2.1 time: 0.541152 Jun 10 13:23:31.291405 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 375/1126] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:30 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1506 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:23:31.439071 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-323ec8f5-5fa2-4d1b-ac3d-009f93946bef tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:31.449740 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-323ec8f5-5fa2-4d1b-ac3d-009f93946bef tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1497 microversion: 2.1 time: 0.328409 Jun 10 13:23:31.450432 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 378/1127] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:31 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1497 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:31.558703 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-1b39d1ff-23df-4d3b-af47-cad80ffc6ed2 req-64551e23-7b1e-4aeb-9d0f-ecc73144cede service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5aae5506-3225-4f4f-97dc-e221a738a743", "name": "network-vif-unplugged", "status": "completed", "tag": "5284f36d-cca3-4466-bd92-fbf4351c891a"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:31.572455 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1b39d1ff-23df-4d3b-af47-cad80ffc6ed2 req-64551e23-7b1e-4aeb-9d0f-ecc73144cede service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:31.572455 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1b39d1ff-23df-4d3b-af47-cad80ffc6ed2 req-64551e23-7b1e-4aeb-9d0f-ecc73144cede service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:31.572455 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1b39d1ff-23df-4d3b-af47-cad80ffc6ed2 req-64551e23-7b1e-4aeb-9d0f-ecc73144cede service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:31.582630 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-1b39d1ff-23df-4d3b-af47-cad80ffc6ed2 req-64551e23-7b1e-4aeb-9d0f-ecc73144cede service nova] Creating event network-vif-unplugged:5284f36d-cca3-4466-bd92-fbf4351c891a for instance 5aae5506-3225-4f4f-97dc-e221a738a743 on np0000002501 Jun 10 13:23:31.583735 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-1b39d1ff-23df-4d3b-af47-cad80ffc6ed2 req-64551e23-7b1e-4aeb-9d0f-ecc73144cede service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:31.590269 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-1b39d1ff-23df-4d3b-af47-cad80ffc6ed2 req-64551e23-7b1e-4aeb-9d0f-ecc73144cede service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.035330 Jun 10 13:23:31.592652 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 375/1128] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:31 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 10 13:23:31.793991 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-2e4a4a31-7eca-4f12-9c48-bf827ac63312 req-5586cac1-58b7-4f84-80c7-3e2787de691c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7e9ce13e-1c63-4e09-9c49-be999393f547", "name": "network-vif-unplugged", "status": "completed", "tag": "4b828180-7382-4852-bd20-4d51709ce550"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:31.802006 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-2e4a4a31-7eca-4f12-9c48-bf827ac63312 req-5586cac1-58b7-4f84-80c7-3e2787de691c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:31.802214 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-2e4a4a31-7eca-4f12-9c48-bf827ac63312 req-5586cac1-58b7-4f84-80c7-3e2787de691c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:31.802407 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-2e4a4a31-7eca-4f12-9c48-bf827ac63312 req-5586cac1-58b7-4f84-80c7-3e2787de691c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:31.813404 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-2e4a4a31-7eca-4f12-9c48-bf827ac63312 req-5586cac1-58b7-4f84-80c7-3e2787de691c service nova] Creating event network-vif-unplugged:4b828180-7382-4852-bd20-4d51709ce550 for instance 7e9ce13e-1c63-4e09-9c49-be999393f547 on np0000002501 Jun 10 13:23:31.831558 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [req-2e4a4a31-7eca-4f12-9c48-bf827ac63312 req-5586cac1-58b7-4f84-80c7-3e2787de691c service nova] Instance 7e9ce13e-1c63-4e09-9c49-be999393f547 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86681) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:23:31.832116 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-2e4a4a31-7eca-4f12-9c48-bf827ac63312 req-5586cac1-58b7-4f84-80c7-3e2787de691c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:31.841231 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-2e4a4a31-7eca-4f12-9c48-bf827ac63312 req-5586cac1-58b7-4f84-80c7-3e2787de691c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.049306 Jun 10 13:23:31.842014 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 376/1129] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:31 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:32.000116 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-eada4053-0303-4de3-a8e7-22d3194168fb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:32.001427 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-eada4053-0303-4de3-a8e7-22d3194168fb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:32.007568 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eada4053-0303-4de3-a8e7-22d3194168fb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:32.007888 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eada4053-0303-4de3-a8e7-22d3194168fb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:32.008184 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eada4053-0303-4de3-a8e7-22d3194168fb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:32.008835 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eada4053-0303-4de3-a8e7-22d3194168fb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:32.009199 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eada4053-0303-4de3-a8e7-22d3194168fb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:32.009585 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eada4053-0303-4de3-a8e7-22d3194168fb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:32.028791 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-eada4053-0303-4de3-a8e7-22d3194168fb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:32.221171 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-eada4053-0303-4de3-a8e7-22d3194168fb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:32.234451 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-eada4053-0303-4de3-a8e7-22d3194168fb tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.237509 Jun 10 13:23:32.234888 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 379/1130] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:31 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:32.473990 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5a64ac47-acf6-4e18-98eb-e223f6f5bcd3 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:32.478948 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5a64ac47-acf6-4e18-98eb-e223f6f5bcd3 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:32.486460 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a64ac47-acf6-4e18-98eb-e223f6f5bcd3 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:32.486460 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a64ac47-acf6-4e18-98eb-e223f6f5bcd3 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:32.486808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a64ac47-acf6-4e18-98eb-e223f6f5bcd3 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:32.487325 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a64ac47-acf6-4e18-98eb-e223f6f5bcd3 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:32.487989 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a64ac47-acf6-4e18-98eb-e223f6f5bcd3 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:32.488062 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a64ac47-acf6-4e18-98eb-e223f6f5bcd3 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:32.512380 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5a64ac47-acf6-4e18-98eb-e223f6f5bcd3 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:32.661335 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-79517b99-56ef-4001-a71e-0ada7338496d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1289567561", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCSdqE3uc0qJwrqI4iHkGi3mFRoo/044PopmMofrrh+z/K4TMQOyGeQw2ZsKqlOe8G/f7r0brChsLVP+yuoKsh3j8ahsxPoKwejP0D4Li9Y6t6Of/qZb3JEUSTYNOSer3Q=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:32.668744 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5a64ac47-acf6-4e18-98eb-e223f6f5bcd3 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:32.680109 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5a64ac47-acf6-4e18-98eb-e223f6f5bcd3 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1497 microversion: 2.1 time: 0.210063 Jun 10 13:23:32.681114 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 376/1131] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:32 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1497 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:32.685173 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-79517b99-56ef-4001-a71e-0ada7338496d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Getting quotas for project 1bcfdc41bf9c4503b14a32bc82a9d431. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:23:32.689147 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-79517b99-56ef-4001-a71e-0ada7338496d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Getting quotas for user c4a3091457ef456286ae250815b35679 and project 1bcfdc41bf9c4503b14a32bc82a9d431. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:23:32.720963 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-79517b99-56ef-4001-a71e-0ada7338496d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.062286 Jun 10 13:23:32.721513 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 377/1132] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:23:32 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:33.258830 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d1edaf68-ca17-4c0f-91b7-91d4a6d09ded tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:33.262760 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d1edaf68-ca17-4c0f-91b7-91d4a6d09ded tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:33.270674 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1edaf68-ca17-4c0f-91b7-91d4a6d09ded tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:33.271112 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1edaf68-ca17-4c0f-91b7-91d4a6d09ded tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:33.271467 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1edaf68-ca17-4c0f-91b7-91d4a6d09ded tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:33.272061 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1edaf68-ca17-4c0f-91b7-91d4a6d09ded tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:33.272468 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1edaf68-ca17-4c0f-91b7-91d4a6d09ded tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:33.272922 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1edaf68-ca17-4c0f-91b7-91d4a6d09ded tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:33.299821 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d1edaf68-ca17-4c0f-91b7-91d4a6d09ded tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:33.507435 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d1edaf68-ca17-4c0f-91b7-91d4a6d09ded tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:33.519789 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d1edaf68-ca17-4c0f-91b7-91d4a6d09ded tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.263456 Jun 10 13:23:33.520295 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 380/1133] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:33 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:33.670078 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-7865c1af-0f4b-4b75-b20c-3a4cd5c186fe req-6ab8e864-4d20-4d32-9b9a-7bd0af1f7666 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5aae5506-3225-4f4f-97dc-e221a738a743", "name": "network-vif-unplugged", "status": "completed", "tag": "5284f36d-cca3-4466-bd92-fbf4351c891a"}, {"server_uuid": "5aae5506-3225-4f4f-97dc-e221a738a743", "name": "network-vif-deleted", "tag": "5284f36d-cca3-4466-bd92-fbf4351c891a"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:33.677180 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7865c1af-0f4b-4b75-b20c-3a4cd5c186fe req-6ab8e864-4d20-4d32-9b9a-7bd0af1f7666 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:33.677414 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7865c1af-0f4b-4b75-b20c-3a4cd5c186fe req-6ab8e864-4d20-4d32-9b9a-7bd0af1f7666 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:33.677560 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7865c1af-0f4b-4b75-b20c-3a4cd5c186fe req-6ab8e864-4d20-4d32-9b9a-7bd0af1f7666 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:33.684851 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-7865c1af-0f4b-4b75-b20c-3a4cd5c186fe req-6ab8e864-4d20-4d32-9b9a-7bd0af1f7666 service nova] Creating event network-vif-unplugged:5284f36d-cca3-4466-bd92-fbf4351c891a for instance 5aae5506-3225-4f4f-97dc-e221a738a743 on np0000002501 Jun 10 13:23:33.685109 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-7865c1af-0f4b-4b75-b20c-3a4cd5c186fe req-6ab8e864-4d20-4d32-9b9a-7bd0af1f7666 service nova] Creating event network-vif-deleted:5284f36d-cca3-4466-bd92-fbf4351c891a for instance 5aae5506-3225-4f4f-97dc-e221a738a743 on np0000002501 Jun 10 13:23:33.685545 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-7865c1af-0f4b-4b75-b20c-3a4cd5c186fe req-6ab8e864-4d20-4d32-9b9a-7bd0af1f7666 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:33.690272 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-7865c1af-0f4b-4b75-b20c-3a4cd5c186fe req-6ab8e864-4d20-4d32-9b9a-7bd0af1f7666 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.021898 Jun 10 13:23:33.693613 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 377/1134] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:33 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:33.704577 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-358549ec-ecc7-4756-8944-2483e2420110 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:33.706197 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-358549ec-ecc7-4756-8944-2483e2420110 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:33.712716 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-358549ec-ecc7-4756-8944-2483e2420110 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:33.712979 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-358549ec-ecc7-4756-8944-2483e2420110 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:33.713197 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-358549ec-ecc7-4756-8944-2483e2420110 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:33.713667 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-358549ec-ecc7-4756-8944-2483e2420110 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:33.713987 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-358549ec-ecc7-4756-8944-2483e2420110 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:33.714264 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-358549ec-ecc7-4756-8944-2483e2420110 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:33.741288 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-358549ec-ecc7-4756-8944-2483e2420110 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:33.813468 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-358549ec-ecc7-4756-8944-2483e2420110 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:33.824777 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-358549ec-ecc7-4756-8944-2483e2420110 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1293 microversion: 2.1 time: 0.122651 Jun 10 13:23:33.825161 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 378/1135] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:33 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1293 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:33.889368 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-1e4d7d8e-d21d-42d1-815f-ba83c1903dbb req-dfc7be79-2779-420d-af63-d7c2702e5ee3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7e9ce13e-1c63-4e09-9c49-be999393f547", "name": "network-vif-unplugged", "status": "completed", "tag": "4b828180-7382-4852-bd20-4d51709ce550"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:33.894958 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-1e4d7d8e-d21d-42d1-815f-ba83c1903dbb req-dfc7be79-2779-420d-af63-d7c2702e5ee3 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:33.895290 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-1e4d7d8e-d21d-42d1-815f-ba83c1903dbb req-dfc7be79-2779-420d-af63-d7c2702e5ee3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:33.895598 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-1e4d7d8e-d21d-42d1-815f-ba83c1903dbb req-dfc7be79-2779-420d-af63-d7c2702e5ee3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:33.904957 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-1e4d7d8e-d21d-42d1-815f-ba83c1903dbb req-dfc7be79-2779-420d-af63-d7c2702e5ee3 service nova] Creating event network-vif-unplugged:4b828180-7382-4852-bd20-4d51709ce550 for instance 7e9ce13e-1c63-4e09-9c49-be999393f547 on np0000002501 Jun 10 13:23:33.912196 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [req-1e4d7d8e-d21d-42d1-815f-ba83c1903dbb req-dfc7be79-2779-420d-af63-d7c2702e5ee3 service nova] Instance 7e9ce13e-1c63-4e09-9c49-be999393f547 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86679) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:23:33.912880 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-1e4d7d8e-d21d-42d1-815f-ba83c1903dbb req-dfc7be79-2779-420d-af63-d7c2702e5ee3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:33.919909 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-1e4d7d8e-d21d-42d1-815f-ba83c1903dbb req-dfc7be79-2779-420d-af63-d7c2702e5ee3 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.033885 Jun 10 13:23:33.920704 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 381/1136] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:33 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 10 13:23:34.073818 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-978176665", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "67bf8f10-77ec-4161-b0b6-67eace33b273"}], "security_groups": [{"name": "tempest-securitygroup--895519781"}], "key_name": "tempest-keypair-1289567561", "user_data": "}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:34.327460 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:34.327927 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:34.329944 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:34.329944 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:34.329944 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:34.329944 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:34.339110 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:34.420978 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] validate_networks() for [('67bf8f10-77ec-4161-b0b6-67eace33b273', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:23:34.421491 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:34.549206 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-623d9c7c-1a0a-4560-80e4-26662550aadd tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:34.550814 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-623d9c7c-1a0a-4560-80e4-26662550aadd tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:34.556558 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-623d9c7c-1a0a-4560-80e4-26662550aadd tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:34.556922 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-623d9c7c-1a0a-4560-80e4-26662550aadd tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:34.557232 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-623d9c7c-1a0a-4560-80e4-26662550aadd tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:34.558470 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-623d9c7c-1a0a-4560-80e4-26662550aadd tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:34.558470 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-623d9c7c-1a0a-4560-80e4-26662550aadd tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:34.558712 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-623d9c7c-1a0a-4560-80e4-26662550aadd tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:34.581208 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-623d9c7c-1a0a-4560-80e4-26662550aadd tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:34.701885 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:34.761983 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-623d9c7c-1a0a-4560-80e4-26662550aadd tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:34.771902 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-623d9c7c-1a0a-4560-80e4-26662550aadd tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.224741 Jun 10 13:23:34.772296 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 379/1137] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:34 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:34.848674 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-78c79116-d06f-40e5-98e0-2f6c7eeae70f tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:34.849922 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-78c79116-d06f-40e5-98e0-2f6c7eeae70f tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:34.857879 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-78c79116-d06f-40e5-98e0-2f6c7eeae70f tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:34.858371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-78c79116-d06f-40e5-98e0-2f6c7eeae70f tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:34.858998 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-78c79116-d06f-40e5-98e0-2f6c7eeae70f tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:34.859603 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-78c79116-d06f-40e5-98e0-2f6c7eeae70f tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:34.860212 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-78c79116-d06f-40e5-98e0-2f6c7eeae70f tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:34.860589 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-78c79116-d06f-40e5-98e0-2f6c7eeae70f tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:34.883269 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:23:34.883269 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:23:34.883479 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:23:34.883512 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:23:34.883658 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:23:34.889461 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-78c79116-d06f-40e5-98e0-2f6c7eeae70f tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:34.889461 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-78c79116-d06f-40e5-98e0-2f6c7eeae70f tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:34.889461 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-78c79116-d06f-40e5-98e0-2f6c7eeae70f tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:34.889461 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-78c79116-d06f-40e5-98e0-2f6c7eeae70f tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lazy-loading 'fault' on Instance uuid 5aae5506-3225-4f4f-97dc-e221a738a743 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:23:34.890746 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:34.890906 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:34.891605 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:34.891660 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:34.891861 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:34.892272 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:34.893747 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-78c79116-d06f-40e5-98e0-2f6c7eeae70f tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:34.909375 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Getting quotas for project 1bcfdc41bf9c4503b14a32bc82a9d431. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:23:34.910223 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Getting quotas for user c4a3091457ef456286ae250815b35679 and project 1bcfdc41bf9c4503b14a32bc82a9d431. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:23:34.918173 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:23:34.920013 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:23:34.959747 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-78c79116-d06f-40e5-98e0-2f6c7eeae70f tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:34.971500 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-78c79116-d06f-40e5-98e0-2f6c7eeae70f tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1298 microversion: 2.1 time: 0.126053 Jun 10 13:23:34.972010 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 382/1138] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:34 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1298 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:34.985117 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-677d3ac7-fe76-458d-b00a-8efa28a1f980 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.913116 Jun 10 13:23:34.985465 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 378/1139] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:23:34 2026] POST /compute/v2.1/servers => generated 406 bytes in 914 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:23:35.001976 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-40e0cf3a-2d36-4718-86f2-3fb31168b313 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:35.003952 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-40e0cf3a-2d36-4718-86f2-3fb31168b313 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:35.023428 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-40e0cf3a-2d36-4718-86f2-3fb31168b313 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:35.096024 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-40e0cf3a-2d36-4718-86f2-3fb31168b313 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:35.106310 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-40e0cf3a-2d36-4718-86f2-3fb31168b313 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1239 microversion: 2.1 time: 0.106509 Jun 10 13:23:35.106669 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 380/1140] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:34 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1239 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:35.789512 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1ff006c8-8512-4926-ba09-1761af0e1539 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:35.791432 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1ff006c8-8512-4926-ba09-1761af0e1539 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:35.798949 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1ff006c8-8512-4926-ba09-1761af0e1539 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:35.799244 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1ff006c8-8512-4926-ba09-1761af0e1539 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:35.799506 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1ff006c8-8512-4926-ba09-1761af0e1539 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:35.800122 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1ff006c8-8512-4926-ba09-1761af0e1539 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:35.800449 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1ff006c8-8512-4926-ba09-1761af0e1539 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:35.800805 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1ff006c8-8512-4926-ba09-1761af0e1539 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:35.816668 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1ff006c8-8512-4926-ba09-1761af0e1539 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:35.992328 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9a7ed2b4-e775-4da8-9701-21c382c731d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:35.993822 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9a7ed2b4-e775-4da8-9701-21c382c731d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:36.002897 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a7ed2b4-e775-4da8-9701-21c382c731d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:36.003132 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a7ed2b4-e775-4da8-9701-21c382c731d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:36.003335 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a7ed2b4-e775-4da8-9701-21c382c731d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:36.003818 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a7ed2b4-e775-4da8-9701-21c382c731d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:36.004222 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a7ed2b4-e775-4da8-9701-21c382c731d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:36.004382 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a7ed2b4-e775-4da8-9701-21c382c731d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:36.034301 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a7ed2b4-e775-4da8-9701-21c382c731d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:36.035063 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a7ed2b4-e775-4da8-9701-21c382c731d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:36.035063 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a7ed2b4-e775-4da8-9701-21c382c731d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:36.035063 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-9a7ed2b4-e775-4da8-9701-21c382c731d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lazy-loading 'fault' on Instance uuid 5aae5506-3225-4f4f-97dc-e221a738a743 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:23:36.038935 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9a7ed2b4-e775-4da8-9701-21c382c731d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:36.041420 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1ff006c8-8512-4926-ba09-1761af0e1539 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:36.060336 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1ff006c8-8512-4926-ba09-1761af0e1539 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.272555 Jun 10 13:23:36.060762 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 383/1141] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:35 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:36.093658 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9a7ed2b4-e775-4da8-9701-21c382c731d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:36.103582 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9a7ed2b4-e775-4da8-9701-21c382c731d6 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1298 microversion: 2.1 time: 0.113350 Jun 10 13:23:36.103933 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 379/1142] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:35 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1298 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:36.122275 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4799d2a8-6bb8-4ac3-8581-429d9f321f02 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:36.124730 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4799d2a8-6bb8-4ac3-8581-429d9f321f02 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:36.130048 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4799d2a8-6bb8-4ac3-8581-429d9f321f02 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:36.130397 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4799d2a8-6bb8-4ac3-8581-429d9f321f02 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:36.130685 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4799d2a8-6bb8-4ac3-8581-429d9f321f02 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:36.131256 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4799d2a8-6bb8-4ac3-8581-429d9f321f02 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:36.131675 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4799d2a8-6bb8-4ac3-8581-429d9f321f02 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:36.132056 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4799d2a8-6bb8-4ac3-8581-429d9f321f02 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:36.153279 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4799d2a8-6bb8-4ac3-8581-429d9f321f02 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:36.212368 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4799d2a8-6bb8-4ac3-8581-429d9f321f02 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:36.227741 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4799d2a8-6bb8-4ac3-8581-429d9f321f02 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1243 microversion: 2.1 time: 0.107591 Jun 10 13:23:36.228049 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 381/1143] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:36 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1243 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:37.080755 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-782df635-b4c5-4cdb-97ec-154028d7fc8a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:37.083042 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-782df635-b4c5-4cdb-97ec-154028d7fc8a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:37.087426 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-782df635-b4c5-4cdb-97ec-154028d7fc8a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:37.087626 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-782df635-b4c5-4cdb-97ec-154028d7fc8a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:37.087857 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-782df635-b4c5-4cdb-97ec-154028d7fc8a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:37.088335 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-782df635-b4c5-4cdb-97ec-154028d7fc8a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:37.088731 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-782df635-b4c5-4cdb-97ec-154028d7fc8a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:37.089016 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-782df635-b4c5-4cdb-97ec-154028d7fc8a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:37.111643 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-782df635-b4c5-4cdb-97ec-154028d7fc8a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:37.124712 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-927c3e07-e76c-40da-a3f8-f4401120b878 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:37.129108 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-927c3e07-e76c-40da-a3f8-f4401120b878 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:37.136279 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-927c3e07-e76c-40da-a3f8-f4401120b878 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:37.136820 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-927c3e07-e76c-40da-a3f8-f4401120b878 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:37.137208 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-927c3e07-e76c-40da-a3f8-f4401120b878 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:37.138016 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-927c3e07-e76c-40da-a3f8-f4401120b878 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:37.138545 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-927c3e07-e76c-40da-a3f8-f4401120b878 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:37.139569 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-927c3e07-e76c-40da-a3f8-f4401120b878 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:37.158955 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-927c3e07-e76c-40da-a3f8-f4401120b878 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:37.159334 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-927c3e07-e76c-40da-a3f8-f4401120b878 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:37.159581 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-927c3e07-e76c-40da-a3f8-f4401120b878 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:37.159872 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-927c3e07-e76c-40da-a3f8-f4401120b878 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lazy-loading 'fault' on Instance uuid 5aae5506-3225-4f4f-97dc-e221a738a743 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:23:37.163610 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-927c3e07-e76c-40da-a3f8-f4401120b878 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:37.228507 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-927c3e07-e76c-40da-a3f8-f4401120b878 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:37.237661 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-927c3e07-e76c-40da-a3f8-f4401120b878 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1298 microversion: 2.1 time: 0.118309 Jun 10 13:23:37.237661 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 380/1144] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:37 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1298 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:23:37.248771 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-23e9ba0a-42e9-43c5-b307-51cfa47832b9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:37.252180 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-23e9ba0a-42e9-43c5-b307-51cfa47832b9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:37.262274 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23e9ba0a-42e9-43c5-b307-51cfa47832b9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:37.262616 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23e9ba0a-42e9-43c5-b307-51cfa47832b9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:37.263321 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23e9ba0a-42e9-43c5-b307-51cfa47832b9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:37.264073 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23e9ba0a-42e9-43c5-b307-51cfa47832b9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:37.264487 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23e9ba0a-42e9-43c5-b307-51cfa47832b9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:37.264928 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23e9ba0a-42e9-43c5-b307-51cfa47832b9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:37.285321 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-782df635-b4c5-4cdb-97ec-154028d7fc8a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:37.285854 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-23e9ba0a-42e9-43c5-b307-51cfa47832b9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:37.301623 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-782df635-b4c5-4cdb-97ec-154028d7fc8a tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.222746 Jun 10 13:23:37.302509 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 384/1145] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:37 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:37.359807 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-23e9ba0a-42e9-43c5-b307-51cfa47832b9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:37.370315 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-23e9ba0a-42e9-43c5-b307-51cfa47832b9 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1235 microversion: 2.1 time: 0.124020 Jun 10 13:23:37.371108 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 382/1146] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:37 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1235 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:38.255435 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2f7feb0c-62fb-4beb-adb0-d6eba396a359 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:38.256011 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2f7feb0c-62fb-4beb-adb0-d6eba396a359 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:38.262363 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f7feb0c-62fb-4beb-adb0-d6eba396a359 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:38.262892 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f7feb0c-62fb-4beb-adb0-d6eba396a359 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:38.264737 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f7feb0c-62fb-4beb-adb0-d6eba396a359 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:38.264737 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f7feb0c-62fb-4beb-adb0-d6eba396a359 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:38.264737 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f7feb0c-62fb-4beb-adb0-d6eba396a359 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:38.264737 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f7feb0c-62fb-4beb-adb0-d6eba396a359 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:38.287870 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f7feb0c-62fb-4beb-adb0-d6eba396a359 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:38.289759 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f7feb0c-62fb-4beb-adb0-d6eba396a359 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:38.289759 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f7feb0c-62fb-4beb-adb0-d6eba396a359 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:38.289759 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-2f7feb0c-62fb-4beb-adb0-d6eba396a359 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lazy-loading 'fault' on Instance uuid 5aae5506-3225-4f4f-97dc-e221a738a743 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:23:38.293044 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2f7feb0c-62fb-4beb-adb0-d6eba396a359 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:38.325283 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b9d19a11-d4bd-48e2-ad73-41b7be9941d0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:38.328520 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b9d19a11-d4bd-48e2-ad73-41b7be9941d0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:38.332371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b9d19a11-d4bd-48e2-ad73-41b7be9941d0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:38.332703 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b9d19a11-d4bd-48e2-ad73-41b7be9941d0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:38.332910 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b9d19a11-d4bd-48e2-ad73-41b7be9941d0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:38.333325 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b9d19a11-d4bd-48e2-ad73-41b7be9941d0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:38.333656 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b9d19a11-d4bd-48e2-ad73-41b7be9941d0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:38.333950 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b9d19a11-d4bd-48e2-ad73-41b7be9941d0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:38.350143 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b9d19a11-d4bd-48e2-ad73-41b7be9941d0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:38.366069 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2f7feb0c-62fb-4beb-adb0-d6eba396a359 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6d2799b081de402aa0640473d9b1cc11', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '658eea96625d4987b397a81b1c920da2', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:38.376426 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2f7feb0c-62fb-4beb-adb0-d6eba396a359 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 200 len: 1298 microversion: 2.1 time: 0.123773 Jun 10 13:23:38.376426 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 381/1147] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:38 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 1298 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:38.392553 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-420b878d-a1f8-4ede-957c-8c9357946186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:38.393936 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-420b878d-a1f8-4ede-957c-8c9357946186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:38.401499 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-420b878d-a1f8-4ede-957c-8c9357946186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:38.401811 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-420b878d-a1f8-4ede-957c-8c9357946186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:38.402051 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-420b878d-a1f8-4ede-957c-8c9357946186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:38.402529 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-420b878d-a1f8-4ede-957c-8c9357946186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:38.402931 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-420b878d-a1f8-4ede-957c-8c9357946186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:38.403311 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-420b878d-a1f8-4ede-957c-8c9357946186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:38.420316 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-420b878d-a1f8-4ede-957c-8c9357946186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:38.470498 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-420b878d-a1f8-4ede-957c-8c9357946186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:38.478481 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b9d19a11-d4bd-48e2-ad73-41b7be9941d0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:38.478777 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-420b878d-a1f8-4ede-957c-8c9357946186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1235 microversion: 2.1 time: 0.087840 Jun 10 13:23:38.479291 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 383/1148] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:38 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1235 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:38.486739 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b9d19a11-d4bd-48e2-ad73-41b7be9941d0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.163048 Jun 10 13:23:38.487005 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 385/1149] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:38 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:39.393412 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-21481393-3ed9-40dc-8fcc-b8b86734de75 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:39.394872 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-21481393-3ed9-40dc-8fcc-b8b86734de75 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] [instance: 5aae5506-3225-4f4f-97dc-e221a738a743] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:39.404615 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-21481393-3ed9-40dc-8fcc-b8b86734de75 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:39.404615 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-21481393-3ed9-40dc-8fcc-b8b86734de75 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:39.404615 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-21481393-3ed9-40dc-8fcc-b8b86734de75 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:39.404615 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-21481393-3ed9-40dc-8fcc-b8b86734de75 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:39.404615 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-21481393-3ed9-40dc-8fcc-b8b86734de75 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:39.404615 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-21481393-3ed9-40dc-8fcc-b8b86734de75 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:39.416510 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-21481393-3ed9-40dc-8fcc-b8b86734de75 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] HTTP exception thrown: Instance 5aae5506-3225-4f4f-97dc-e221a738a743 could not be found. Jun 10 13:23:39.417754 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-21481393-3ed9-40dc-8fcc-b8b86734de75 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] Returning 404 to user: Instance 5aae5506-3225-4f4f-97dc-e221a738a743 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:23:39.417754 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-21481393-3ed9-40dc-8fcc-b8b86734de75 tempest-VolumesActionsTest-1768537985 tempest-VolumesActionsTest-1768537985-project-member] 10.4.3.74 "GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743" status: 404 len: 111 microversion: 2.1 time: 0.028691 Jun 10 13:23:39.417754 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 382/1150] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:39 2026] GET /compute/v2.1/servers/5aae5506-3225-4f4f-97dc-e221a738a743 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:23:39.500898 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b71d0498-a440-415e-b8fe-435fbf1c8d4f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:39.503808 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b71d0498-a440-415e-b8fe-435fbf1c8d4f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:39.504823 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-20e88ebf-3a04-4c94-bba3-0fc9ad2c0d1c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:39.507549 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-20e88ebf-3a04-4c94-bba3-0fc9ad2c0d1c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:39.511938 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b71d0498-a440-415e-b8fe-435fbf1c8d4f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:39.512743 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b71d0498-a440-415e-b8fe-435fbf1c8d4f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:39.513080 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b71d0498-a440-415e-b8fe-435fbf1c8d4f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:39.513590 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20e88ebf-3a04-4c94-bba3-0fc9ad2c0d1c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:39.513959 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20e88ebf-3a04-4c94-bba3-0fc9ad2c0d1c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:39.514310 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20e88ebf-3a04-4c94-bba3-0fc9ad2c0d1c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:39.514954 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b71d0498-a440-415e-b8fe-435fbf1c8d4f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:39.514954 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b71d0498-a440-415e-b8fe-435fbf1c8d4f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:39.515131 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20e88ebf-3a04-4c94-bba3-0fc9ad2c0d1c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:39.515314 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20e88ebf-3a04-4c94-bba3-0fc9ad2c0d1c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:39.515434 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b71d0498-a440-415e-b8fe-435fbf1c8d4f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:39.515630 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20e88ebf-3a04-4c94-bba3-0fc9ad2c0d1c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:39.547066 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b71d0498-a440-415e-b8fe-435fbf1c8d4f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:39.548717 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-20e88ebf-3a04-4c94-bba3-0fc9ad2c0d1c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:39.640378 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b71d0498-a440-415e-b8fe-435fbf1c8d4f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:39.648459 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b71d0498-a440-415e-b8fe-435fbf1c8d4f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1291 microversion: 2.1 time: 0.151276 Jun 10 13:23:39.648830 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 384/1151] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:39 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1291 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:39.715868 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-20e88ebf-3a04-4c94-bba3-0fc9ad2c0d1c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:39.724753 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-20e88ebf-3a04-4c94-bba3-0fc9ad2c0d1c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.222094 Jun 10 13:23:39.724935 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 386/1152] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:39 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:40.667281 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-afd1beb4-1246-405b-ba4e-0295b68dc571 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:40.670088 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-afd1beb4-1246-405b-ba4e-0295b68dc571 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:40.674578 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-afd1beb4-1246-405b-ba4e-0295b68dc571 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:40.674829 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-afd1beb4-1246-405b-ba4e-0295b68dc571 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:40.675043 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-afd1beb4-1246-405b-ba4e-0295b68dc571 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:40.675474 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-afd1beb4-1246-405b-ba4e-0295b68dc571 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:40.675855 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-afd1beb4-1246-405b-ba4e-0295b68dc571 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:40.676155 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-afd1beb4-1246-405b-ba4e-0295b68dc571 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:40.693724 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-afd1beb4-1246-405b-ba4e-0295b68dc571 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:40.746583 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0db53069-3c7b-4369-841c-5663d2a29855 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:40.748404 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0db53069-3c7b-4369-841c-5663d2a29855 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:40.754179 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0db53069-3c7b-4369-841c-5663d2a29855 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:40.754496 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0db53069-3c7b-4369-841c-5663d2a29855 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:40.754700 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0db53069-3c7b-4369-841c-5663d2a29855 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:40.755207 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0db53069-3c7b-4369-841c-5663d2a29855 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:40.755700 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0db53069-3c7b-4369-841c-5663d2a29855 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:40.755994 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0db53069-3c7b-4369-841c-5663d2a29855 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:40.764866 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-afd1beb4-1246-405b-ba4e-0295b68dc571 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:40.773935 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-afd1beb4-1246-405b-ba4e-0295b68dc571 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1291 microversion: 2.1 time: 0.108473 Jun 10 13:23:40.774226 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 383/1153] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:40 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1291 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:40.782452 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0db53069-3c7b-4369-841c-5663d2a29855 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:40.957111 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0db53069-3c7b-4369-841c-5663d2a29855 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:40.965802 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0db53069-3c7b-4369-841c-5663d2a29855 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.221426 Jun 10 13:23:40.966530 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 385/1154] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:40 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:41.797852 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-82def326-a62c-4d78-a2f2-d984178c44b2 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:41.800421 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-82def326-a62c-4d78-a2f2-d984178c44b2 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:41.805689 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82def326-a62c-4d78-a2f2-d984178c44b2 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:41.805969 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82def326-a62c-4d78-a2f2-d984178c44b2 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:41.806287 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82def326-a62c-4d78-a2f2-d984178c44b2 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:41.806931 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82def326-a62c-4d78-a2f2-d984178c44b2 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:41.807421 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82def326-a62c-4d78-a2f2-d984178c44b2 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:41.807844 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82def326-a62c-4d78-a2f2-d984178c44b2 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:41.832801 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-82def326-a62c-4d78-a2f2-d984178c44b2 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:41.882884 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-82def326-a62c-4d78-a2f2-d984178c44b2 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:41.892592 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-82def326-a62c-4d78-a2f2-d984178c44b2 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1299 microversion: 2.1 time: 0.097435 Jun 10 13:23:41.893142 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 387/1155] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:41 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1299 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:41.987020 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ab2a8fea-5655-464b-813a-2b232ac8dff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:41.989408 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ab2a8fea-5655-464b-813a-2b232ac8dff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:41.994446 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ab2a8fea-5655-464b-813a-2b232ac8dff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:41.994791 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ab2a8fea-5655-464b-813a-2b232ac8dff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:41.995099 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ab2a8fea-5655-464b-813a-2b232ac8dff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:41.995723 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ab2a8fea-5655-464b-813a-2b232ac8dff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:41.996140 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ab2a8fea-5655-464b-813a-2b232ac8dff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:41.996557 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ab2a8fea-5655-464b-813a-2b232ac8dff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:42.023540 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ab2a8fea-5655-464b-813a-2b232ac8dff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:42.303107 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ab2a8fea-5655-464b-813a-2b232ac8dff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:42.324764 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ab2a8fea-5655-464b-813a-2b232ac8dff1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.339933 Jun 10 13:23:42.325213 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 384/1156] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:41 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:42.916634 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5cf1b9eb-1096-4faf-b981-617013cdd354 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:42.919360 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5cf1b9eb-1096-4faf-b981-617013cdd354 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:42.921555 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=118,nova_api:INSERT=6,nova_api:UPDATE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:42.924371 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5cf1b9eb-1096-4faf-b981-617013cdd354 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:42.925798 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5cf1b9eb-1096-4faf-b981-617013cdd354 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:42.925798 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5cf1b9eb-1096-4faf-b981-617013cdd354 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:42.925798 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5cf1b9eb-1096-4faf-b981-617013cdd354 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:42.925798 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5cf1b9eb-1096-4faf-b981-617013cdd354 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:42.926217 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5cf1b9eb-1096-4faf-b981-617013cdd354 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:42.947257 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5cf1b9eb-1096-4faf-b981-617013cdd354 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:43.019856 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-fe52448c-54d0-438b-bdf0-41694d44607e req-74d7648e-2c26-4562-9282-748a5c1bc9b5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:43.024554 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=115,nova_api:UPDATE=2,nova_api:INSERT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:43.029154 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-fe52448c-54d0-438b-bdf0-41694d44607e req-74d7648e-2c26-4562-9282-748a5c1bc9b5 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:43.029437 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-fe52448c-54d0-438b-bdf0-41694d44607e req-74d7648e-2c26-4562-9282-748a5c1bc9b5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:43.029649 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-fe52448c-54d0-438b-bdf0-41694d44607e req-74d7648e-2c26-4562-9282-748a5c1bc9b5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:43.039710 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-fe52448c-54d0-438b-bdf0-41694d44607e req-74d7648e-2c26-4562-9282-748a5c1bc9b5 service nova] Creating event network-changed:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:23:43.040187 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-fe52448c-54d0-438b-bdf0-41694d44607e req-74d7648e-2c26-4562-9282-748a5c1bc9b5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:43.047474 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-fe52448c-54d0-438b-bdf0-41694d44607e req-74d7648e-2c26-4562-9282-748a5c1bc9b5 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030022 Jun 10 13:23:43.048306 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 388/1157] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23: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 10 13:23:43.137477 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5cf1b9eb-1096-4faf-b981-617013cdd354 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:43.147655 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5cf1b9eb-1096-4faf-b981-617013cdd354 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1376 microversion: 2.1 time: 0.233844 Jun 10 13:23:43.148000 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 386/1158] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:42 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1376 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:23:43.345815 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c1c9b2f4-98a3-4b31-b881-e61829e3bc98 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:43.349977 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c1c9b2f4-98a3-4b31-b881-e61829e3bc98 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:43.353884 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=112,nova_api:INSERT=9,nova_api:DELETE=1,nova_api:UPDATE=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:43.357849 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1c9b2f4-98a3-4b31-b881-e61829e3bc98 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:43.358570 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1c9b2f4-98a3-4b31-b881-e61829e3bc98 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:43.359656 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1c9b2f4-98a3-4b31-b881-e61829e3bc98 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:43.360267 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1c9b2f4-98a3-4b31-b881-e61829e3bc98 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:43.360771 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1c9b2f4-98a3-4b31-b881-e61829e3bc98 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:43.361124 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1c9b2f4-98a3-4b31-b881-e61829e3bc98 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:43.365695 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=301,nova_cell1:UPDATE=6,nova_cell1:INSERT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:43.392771 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c1c9b2f4-98a3-4b31-b881-e61829e3bc98 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:43.629789 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c1c9b2f4-98a3-4b31-b881-e61829e3bc98 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:43.655139 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c1c9b2f4-98a3-4b31-b881-e61829e3bc98 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.311656 Jun 10 13:23:43.655726 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 385/1159] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:43 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:44.167884 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9f063741-b4be-4a07-8445-8d5fa1a129e3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:44.169327 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9f063741-b4be-4a07-8445-8d5fa1a129e3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:44.173727 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9f063741-b4be-4a07-8445-8d5fa1a129e3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:44.174006 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9f063741-b4be-4a07-8445-8d5fa1a129e3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:44.174205 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9f063741-b4be-4a07-8445-8d5fa1a129e3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:44.174666 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9f063741-b4be-4a07-8445-8d5fa1a129e3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:44.174963 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9f063741-b4be-4a07-8445-8d5fa1a129e3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:44.175256 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9f063741-b4be-4a07-8445-8d5fa1a129e3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:44.194978 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9f063741-b4be-4a07-8445-8d5fa1a129e3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:44.577029 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9f063741-b4be-4a07-8445-8d5fa1a129e3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:44.580022 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=336,nova_cell1:UPDATE=11,nova_cell1:INSERT=6 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:44.587775 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9f063741-b4be-4a07-8445-8d5fa1a129e3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1364 microversion: 2.1 time: 0.421204 Jun 10 13:23:44.588178 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 389/1160] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:44 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1364 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:44.678850 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4a54b151-230f-4ea6-8591-e85fadd4d6d7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:44.681155 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4a54b151-230f-4ea6-8591-e85fadd4d6d7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:44.688240 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a54b151-230f-4ea6-8591-e85fadd4d6d7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:44.688633 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a54b151-230f-4ea6-8591-e85fadd4d6d7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:44.688933 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a54b151-230f-4ea6-8591-e85fadd4d6d7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:44.689646 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a54b151-230f-4ea6-8591-e85fadd4d6d7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:44.689947 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a54b151-230f-4ea6-8591-e85fadd4d6d7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:44.690542 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a54b151-230f-4ea6-8591-e85fadd4d6d7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:44.719941 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4a54b151-230f-4ea6-8591-e85fadd4d6d7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:44.897581 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:44.914021 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:44.926909 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4a54b151-230f-4ea6-8591-e85fadd4d6d7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:44.935750 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4a54b151-230f-4ea6-8591-e85fadd4d6d7 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.259515 Jun 10 13:23:44.936066 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 387/1161] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:44 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:45.099818 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:45.609488 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a5f77d84-401f-4d75-a091-947d5b60282a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:45.611982 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a5f77d84-401f-4d75-a091-947d5b60282a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:45.618237 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5f77d84-401f-4d75-a091-947d5b60282a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:45.618538 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5f77d84-401f-4d75-a091-947d5b60282a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:45.619454 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5f77d84-401f-4d75-a091-947d5b60282a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:45.620201 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5f77d84-401f-4d75-a091-947d5b60282a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:45.620308 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5f77d84-401f-4d75-a091-947d5b60282a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:45.620909 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5f77d84-401f-4d75-a091-947d5b60282a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:45.638119 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a5f77d84-401f-4d75-a091-947d5b60282a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:45.838607 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a5f77d84-401f-4d75-a091-947d5b60282a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:45.850275 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a5f77d84-401f-4d75-a091-947d5b60282a tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1364 microversion: 2.1 time: 0.243636 Jun 10 13:23:45.851036 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 386/1162] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:45 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1364 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:45.957511 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6f21dc41-1b80-4dfa-bfae-8b95f7686450 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:45.960454 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6f21dc41-1b80-4dfa-bfae-8b95f7686450 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:45.970773 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6f21dc41-1b80-4dfa-bfae-8b95f7686450 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:45.971339 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6f21dc41-1b80-4dfa-bfae-8b95f7686450 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:45.971677 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6f21dc41-1b80-4dfa-bfae-8b95f7686450 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:45.972356 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6f21dc41-1b80-4dfa-bfae-8b95f7686450 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:45.972891 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6f21dc41-1b80-4dfa-bfae-8b95f7686450 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:45.973289 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6f21dc41-1b80-4dfa-bfae-8b95f7686450 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:46.008971 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6f21dc41-1b80-4dfa-bfae-8b95f7686450 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:46.232077 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6f21dc41-1b80-4dfa-bfae-8b95f7686450 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:46.243429 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6f21dc41-1b80-4dfa-bfae-8b95f7686450 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.291212 Jun 10 13:23:46.243830 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 390/1163] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:45 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:46.671361 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-1cf7111f-4192-4d78-96e9-4eb7bffcc178 req-18493dac-3768-4e62-b155-bcd9b1904993 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7e9ce13e-1c63-4e09-9c49-be999393f547", "name": "network-vif-plugged", "status": "completed", "tag": "4b828180-7382-4852-bd20-4d51709ce550"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:46.681205 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1cf7111f-4192-4d78-96e9-4eb7bffcc178 req-18493dac-3768-4e62-b155-bcd9b1904993 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:46.681424 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1cf7111f-4192-4d78-96e9-4eb7bffcc178 req-18493dac-3768-4e62-b155-bcd9b1904993 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:46.681558 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1cf7111f-4192-4d78-96e9-4eb7bffcc178 req-18493dac-3768-4e62-b155-bcd9b1904993 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:46.688445 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=295,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:23:46.698134 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-1cf7111f-4192-4d78-96e9-4eb7bffcc178 req-18493dac-3768-4e62-b155-bcd9b1904993 service nova] Creating event network-vif-plugged:4b828180-7382-4852-bd20-4d51709ce550 for instance 7e9ce13e-1c63-4e09-9c49-be999393f547 on np0000002501 Jun 10 13:23:46.713013 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [req-1cf7111f-4192-4d78-96e9-4eb7bffcc178 req-18493dac-3768-4e62-b155-bcd9b1904993 service nova] Instance 7e9ce13e-1c63-4e09-9c49-be999393f547 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86681) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:23:46.714295 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-1cf7111f-4192-4d78-96e9-4eb7bffcc178 req-18493dac-3768-4e62-b155-bcd9b1904993 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:46.722106 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-1cf7111f-4192-4d78-96e9-4eb7bffcc178 req-18493dac-3768-4e62-b155-bcd9b1904993 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.052574 Jun 10 13:23:46.722106 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 388/1164] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:46 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:46.870880 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fdba98ba-6f69-451b-8fe7-efef96c5aec0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:46.872257 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fdba98ba-6f69-451b-8fe7-efef96c5aec0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:46.878236 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdba98ba-6f69-451b-8fe7-efef96c5aec0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:46.878482 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdba98ba-6f69-451b-8fe7-efef96c5aec0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:46.878653 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdba98ba-6f69-451b-8fe7-efef96c5aec0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:46.879210 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdba98ba-6f69-451b-8fe7-efef96c5aec0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:46.879443 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdba98ba-6f69-451b-8fe7-efef96c5aec0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:46.879821 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdba98ba-6f69-451b-8fe7-efef96c5aec0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:46.907379 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fdba98ba-6f69-451b-8fe7-efef96c5aec0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:47.077709 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fdba98ba-6f69-451b-8fe7-efef96c5aec0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:47.087802 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fdba98ba-6f69-451b-8fe7-efef96c5aec0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1364 microversion: 2.1 time: 0.218425 Jun 10 13:23:47.091252 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 387/1165] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:46 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1364 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:47.264709 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e2fce8ff-f30d-40fa-9b19-e591e562d8a8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:47.268714 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e2fce8ff-f30d-40fa-9b19-e591e562d8a8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:47.275290 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e2fce8ff-f30d-40fa-9b19-e591e562d8a8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:47.275667 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e2fce8ff-f30d-40fa-9b19-e591e562d8a8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:47.275960 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e2fce8ff-f30d-40fa-9b19-e591e562d8a8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:47.276702 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e2fce8ff-f30d-40fa-9b19-e591e562d8a8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:47.277174 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e2fce8ff-f30d-40fa-9b19-e591e562d8a8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:47.277908 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e2fce8ff-f30d-40fa-9b19-e591e562d8a8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:47.307176 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e2fce8ff-f30d-40fa-9b19-e591e562d8a8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:47.509056 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e2fce8ff-f30d-40fa-9b19-e591e562d8a8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:47.521769 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e2fce8ff-f30d-40fa-9b19-e591e562d8a8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.259803 Jun 10 13:23:47.522157 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 391/1166] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:47 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:48.116165 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-eb064d3d-1cc0-4746-87c1-4e9287b9834e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:48.118936 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-eb064d3d-1cc0-4746-87c1-4e9287b9834e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:48.127744 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb064d3d-1cc0-4746-87c1-4e9287b9834e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:48.128300 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb064d3d-1cc0-4746-87c1-4e9287b9834e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:48.128766 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb064d3d-1cc0-4746-87c1-4e9287b9834e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:48.129382 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb064d3d-1cc0-4746-87c1-4e9287b9834e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:48.129840 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb064d3d-1cc0-4746-87c1-4e9287b9834e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:48.132128 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb064d3d-1cc0-4746-87c1-4e9287b9834e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:48.155581 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-eb064d3d-1cc0-4746-87c1-4e9287b9834e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:48.322869 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-eb064d3d-1cc0-4746-87c1-4e9287b9834e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:48.332293 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-eb064d3d-1cc0-4746-87c1-4e9287b9834e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1364 microversion: 2.1 time: 0.218641 Jun 10 13:23:48.332293 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 389/1167] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:48 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1364 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:48.543376 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7bfc9800-2519-421b-8b90-8a75a0419928 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:48.543376 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7bfc9800-2519-421b-8b90-8a75a0419928 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:48.549048 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7bfc9800-2519-421b-8b90-8a75a0419928 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:48.551169 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7bfc9800-2519-421b-8b90-8a75a0419928 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:48.551536 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7bfc9800-2519-421b-8b90-8a75a0419928 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:48.552064 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7bfc9800-2519-421b-8b90-8a75a0419928 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:48.552478 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7bfc9800-2519-421b-8b90-8a75a0419928 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:48.552844 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7bfc9800-2519-421b-8b90-8a75a0419928 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:48.575195 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7bfc9800-2519-421b-8b90-8a75a0419928 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:48.774262 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7bfc9800-2519-421b-8b90-8a75a0419928 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:48.785808 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7bfc9800-2519-421b-8b90-8a75a0419928 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1718 microversion: 2.1 time: 0.245448 Jun 10 13:23:48.786200 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 388/1168] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:48 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1718 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:48.795295 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-f4db1e37-3254-4504-8944-16ca8f61deb3 req-8aa90ae4-bd50-4b32-b324-b4c63f02f4b8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7e9ce13e-1c63-4e09-9c49-be999393f547", "name": "network-vif-plugged", "status": "completed", "tag": "4b828180-7382-4852-bd20-4d51709ce550"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:48.805109 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f4db1e37-3254-4504-8944-16ca8f61deb3 req-8aa90ae4-bd50-4b32-b324-b4c63f02f4b8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:48.805109 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f4db1e37-3254-4504-8944-16ca8f61deb3 req-8aa90ae4-bd50-4b32-b324-b4c63f02f4b8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:48.805299 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f4db1e37-3254-4504-8944-16ca8f61deb3 req-8aa90ae4-bd50-4b32-b324-b4c63f02f4b8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:48.814370 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-f4db1e37-3254-4504-8944-16ca8f61deb3 req-8aa90ae4-bd50-4b32-b324-b4c63f02f4b8 service nova] Creating event network-vif-plugged:4b828180-7382-4852-bd20-4d51709ce550 for instance 7e9ce13e-1c63-4e09-9c49-be999393f547 on np0000002501 Jun 10 13:23:48.815423 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-f4db1e37-3254-4504-8944-16ca8f61deb3 req-8aa90ae4-bd50-4b32-b324-b4c63f02f4b8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:48.821614 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-f4db1e37-3254-4504-8944-16ca8f61deb3 req-8aa90ae4-bd50-4b32-b324-b4c63f02f4b8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028224 Jun 10 13:23:48.821946 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 392/1169] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:48 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 10 13:23:49.348588 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fe98efd8-a490-46f0-a48e-91a875b77a34 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:49.351980 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fe98efd8-a490-46f0-a48e-91a875b77a34 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:49.357419 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe98efd8-a490-46f0-a48e-91a875b77a34 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:49.357986 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe98efd8-a490-46f0-a48e-91a875b77a34 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:49.359596 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe98efd8-a490-46f0-a48e-91a875b77a34 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:49.359596 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe98efd8-a490-46f0-a48e-91a875b77a34 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:49.359596 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe98efd8-a490-46f0-a48e-91a875b77a34 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:49.359596 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe98efd8-a490-46f0-a48e-91a875b77a34 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:49.380430 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fe98efd8-a490-46f0-a48e-91a875b77a34 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:49.610774 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fe98efd8-a490-46f0-a48e-91a875b77a34 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:49.621883 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fe98efd8-a490-46f0-a48e-91a875b77a34 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1364 microversion: 2.1 time: 0.274957 Jun 10 13:23:49.622615 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 390/1170] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:49 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1364 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:49.807466 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-33ab27d7-06cc-484a-b770-e74ebb9559b2 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:49.809905 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-33ab27d7-06cc-484a-b770-e74ebb9559b2 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:49.814143 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33ab27d7-06cc-484a-b770-e74ebb9559b2 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:49.814748 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33ab27d7-06cc-484a-b770-e74ebb9559b2 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:49.814748 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33ab27d7-06cc-484a-b770-e74ebb9559b2 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:49.815320 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33ab27d7-06cc-484a-b770-e74ebb9559b2 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:49.815780 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33ab27d7-06cc-484a-b770-e74ebb9559b2 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:49.816172 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33ab27d7-06cc-484a-b770-e74ebb9559b2 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:49.843377 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-33ab27d7-06cc-484a-b770-e74ebb9559b2 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:50.001565 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-33ab27d7-06cc-484a-b770-e74ebb9559b2 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:50.014825 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-33ab27d7-06cc-484a-b770-e74ebb9559b2 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1711 microversion: 2.1 time: 0.208086 Jun 10 13:23:50.014825 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 389/1171] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:49 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1711 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:50.032824 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cfc7aa8e-f705-40e5-949a-872e09240af8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:50.039039 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cfc7aa8e-f705-40e5-949a-872e09240af8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:50.045471 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfc7aa8e-f705-40e5-949a-872e09240af8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:50.045790 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfc7aa8e-f705-40e5-949a-872e09240af8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:50.046057 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfc7aa8e-f705-40e5-949a-872e09240af8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:50.046607 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfc7aa8e-f705-40e5-949a-872e09240af8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:50.046971 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfc7aa8e-f705-40e5-949a-872e09240af8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:50.047325 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfc7aa8e-f705-40e5-949a-872e09240af8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:50.070843 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-cfc7aa8e-f705-40e5-949a-872e09240af8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-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 10 13:23:50.235534 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cfc7aa8e-f705-40e5-949a-872e09240af8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56c78c3f8e4240cbafe780474c8067d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', '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=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:50.247216 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cfc7aa8e-f705-40e5-949a-872e09240af8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1711 microversion: 2.1 time: 0.216495 Jun 10 13:23:50.247558 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 393/1172] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:50 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1711 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:50.264751 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-73ab1e87-5b38-4388-823f-189c73bbf32c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:50.267680 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-73ab1e87-5b38-4388-823f-189c73bbf32c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:50.274436 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73ab1e87-5b38-4388-823f-189c73bbf32c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:50.274782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73ab1e87-5b38-4388-823f-189c73bbf32c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:50.275064 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73ab1e87-5b38-4388-823f-189c73bbf32c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:50.275643 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73ab1e87-5b38-4388-823f-189c73bbf32c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:50.276013 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73ab1e87-5b38-4388-823f-189c73bbf32c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:50.276359 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-73ab1e87-5b38-4388-823f-189c73bbf32c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:50.295851 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-73ab1e87-5b38-4388-823f-189c73bbf32c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:50.481946 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-73ab1e87-5b38-4388-823f-189c73bbf32c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:50.491789 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-73ab1e87-5b38-4388-823f-189c73bbf32c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1711 microversion: 2.1 time: 0.228926 Jun 10 13:23:50.492214 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 391/1173] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:50 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1711 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:50.511605 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a3437d94-fe31-44da-b3ee-a9a7005fd90c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:50.511605 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a3437d94-fe31-44da-b3ee-a9a7005fd90c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:50.515593 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a3437d94-fe31-44da-b3ee-a9a7005fd90c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:50.515956 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a3437d94-fe31-44da-b3ee-a9a7005fd90c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:50.516391 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a3437d94-fe31-44da-b3ee-a9a7005fd90c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:50.517087 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a3437d94-fe31-44da-b3ee-a9a7005fd90c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:50.517636 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a3437d94-fe31-44da-b3ee-a9a7005fd90c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:50.517636 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a3437d94-fe31-44da-b3ee-a9a7005fd90c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:50.535727 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a3437d94-fe31-44da-b3ee-a9a7005fd90c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:23:50.597321 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a3437d94-fe31-44da-b3ee-a9a7005fd90c tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 204 len: 0 microversion: 2.1 time: 0.088061 Jun 10 13:23:50.597886 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 390/1174] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:23:50 2026] DELETE /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:23:50.607139 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9d38699d-5547-4193-99c0-308d4ec209e4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:50.609093 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9d38699d-5547-4193-99c0-308d4ec209e4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:50.613705 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d38699d-5547-4193-99c0-308d4ec209e4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:50.614547 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d38699d-5547-4193-99c0-308d4ec209e4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:50.614547 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d38699d-5547-4193-99c0-308d4ec209e4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:50.614675 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d38699d-5547-4193-99c0-308d4ec209e4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:50.614900 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d38699d-5547-4193-99c0-308d4ec209e4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:50.615168 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d38699d-5547-4193-99c0-308d4ec209e4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:50.635643 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9d38699d-5547-4193-99c0-308d4ec209e4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:50.646592 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-057f8137-c5ad-4a9f-9b3e-5d7a18eb12e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:50.648327 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-057f8137-c5ad-4a9f-9b3e-5d7a18eb12e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:50.653451 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-057f8137-c5ad-4a9f-9b3e-5d7a18eb12e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:50.653722 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-057f8137-c5ad-4a9f-9b3e-5d7a18eb12e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:50.653950 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-057f8137-c5ad-4a9f-9b3e-5d7a18eb12e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:50.654406 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-057f8137-c5ad-4a9f-9b3e-5d7a18eb12e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:50.654733 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-057f8137-c5ad-4a9f-9b3e-5d7a18eb12e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:50.654993 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-057f8137-c5ad-4a9f-9b3e-5d7a18eb12e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:50.670059 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-057f8137-c5ad-4a9f-9b3e-5d7a18eb12e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:50.775267 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9d38699d-5547-4193-99c0-308d4ec209e4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:50.786080 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9d38699d-5547-4193-99c0-308d4ec209e4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1717 microversion: 2.1 time: 0.181614 Jun 10 13:23:50.786770 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 394/1175] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:50 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1717 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:50.880767 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-057f8137-c5ad-4a9f-9b3e-5d7a18eb12e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:50.885207 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-31c0e894-b8eb-4803-b023-4e7c6dd3fdc4 req-63c844c7-6d14-4706-bdec-d004596cdded service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "name": "network-vif-plugged", "status": "completed", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}, {"server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "name": "network-vif-plugged", "status": "completed", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:50.888192 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-057f8137-c5ad-4a9f-9b3e-5d7a18eb12e1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1364 microversion: 2.1 time: 0.243269 Jun 10 13:23:50.888703 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 392/1176] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:50 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1364 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:50.892636 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-31c0e894-b8eb-4803-b023-4e7c6dd3fdc4 req-63c844c7-6d14-4706-bdec-d004596cdded service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:50.892800 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-31c0e894-b8eb-4803-b023-4e7c6dd3fdc4 req-63c844c7-6d14-4706-bdec-d004596cdded service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:50.892917 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-31c0e894-b8eb-4803-b023-4e7c6dd3fdc4 req-63c844c7-6d14-4706-bdec-d004596cdded service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:50.899460 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-31c0e894-b8eb-4803-b023-4e7c6dd3fdc4 req-63c844c7-6d14-4706-bdec-d004596cdded service nova] Creating event network-vif-plugged:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:23:50.899630 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-31c0e894-b8eb-4803-b023-4e7c6dd3fdc4 req-63c844c7-6d14-4706-bdec-d004596cdded service nova] Creating event network-vif-plugged:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:23:50.899967 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-31c0e894-b8eb-4803-b023-4e7c6dd3fdc4 req-63c844c7-6d14-4706-bdec-d004596cdded service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:50.903557 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-31c0e894-b8eb-4803-b023-4e7c6dd3fdc4 req-63c844c7-6d14-4706-bdec-d004596cdded service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.020245 Jun 10 13:23:50.903831 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 391/1177] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:50 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 10 13:23:51.012328 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8f8947df-a9c2-422c-b9e4-4ff6e68abb43 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:51.014211 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8f8947df-a9c2-422c-b9e4-4ff6e68abb43 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:51.018676 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8f8947df-a9c2-422c-b9e4-4ff6e68abb43 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:51.019057 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8f8947df-a9c2-422c-b9e4-4ff6e68abb43 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:51.019407 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8f8947df-a9c2-422c-b9e4-4ff6e68abb43 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:51.019881 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8f8947df-a9c2-422c-b9e4-4ff6e68abb43 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:51.020501 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8f8947df-a9c2-422c-b9e4-4ff6e68abb43 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:51.020937 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8f8947df-a9c2-422c-b9e4-4ff6e68abb43 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:51.042636 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8f8947df-a9c2-422c-b9e4-4ff6e68abb43 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:51.239368 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8f8947df-a9c2-422c-b9e4-4ff6e68abb43 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:51.249454 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8f8947df-a9c2-422c-b9e4-4ff6e68abb43 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1664 microversion: 2.1 time: 0.239835 Jun 10 13:23:51.249868 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 395/1178] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:51 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1664 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:51.599724 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4be4a9c4-e0e5-4abb-a412-321751aa47a6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-2083709982", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIxk4i9yRHzmWuVq3jhhVE+Y8mANv4Yy7m1krMhjbYF7VsgwsfTsdM/DHUQhTe4FVStGQwmnv3y6AF8FQsHeYHkauuH5Ryvm3TOSM7Vkq7hDRlsVZ8TEO6LD6W5fEQgvuA=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:51.618393 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-4be4a9c4-e0e5-4abb-a412-321751aa47a6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Getting quotas for project 2c2d2fef175140cdbd30091f6b03d8cb. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:23:51.622571 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-4be4a9c4-e0e5-4abb-a412-321751aa47a6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Getting quotas for user 030a347eb1f1413a836066694f124bb4 and project 2c2d2fef175140cdbd30091f6b03d8cb. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:23:51.648904 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4be4a9c4-e0e5-4abb-a412-321751aa47a6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.050913 Jun 10 13:23:51.648904 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 393/1179] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:23:51 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:51.807917 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5f59b919-5f67-4171-9518-4b847473af34 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:51.809852 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5f59b919-5f67-4171-9518-4b847473af34 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:51.816064 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f59b919-5f67-4171-9518-4b847473af34 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:51.816389 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f59b919-5f67-4171-9518-4b847473af34 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:51.816679 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f59b919-5f67-4171-9518-4b847473af34 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:51.817195 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f59b919-5f67-4171-9518-4b847473af34 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:51.817590 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f59b919-5f67-4171-9518-4b847473af34 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:51.817939 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f59b919-5f67-4171-9518-4b847473af34 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:51.846537 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5f59b919-5f67-4171-9518-4b847473af34 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:51.909366 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-63bfd177-faf2-49b4-9d2d-d017c440aacb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:51.913715 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-63bfd177-faf2-49b4-9d2d-d017c440aacb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:51.926502 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-63bfd177-faf2-49b4-9d2d-d017c440aacb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:51.928913 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-63bfd177-faf2-49b4-9d2d-d017c440aacb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:51.929309 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-63bfd177-faf2-49b4-9d2d-d017c440aacb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:51.932535 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-63bfd177-faf2-49b4-9d2d-d017c440aacb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:51.932535 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-63bfd177-faf2-49b4-9d2d-d017c440aacb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:51.932535 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-63bfd177-faf2-49b4-9d2d-d017c440aacb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:51.961325 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-63bfd177-faf2-49b4-9d2d-d017c440aacb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:52.132604 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5f59b919-5f67-4171-9518-4b847473af34 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:52.145460 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5f59b919-5f67-4171-9518-4b847473af34 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1717 microversion: 2.1 time: 0.340114 Jun 10 13:23:52.145995 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 392/1180] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:51 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1717 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:52.162821 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-63bfd177-faf2-49b4-9d2d-d017c440aacb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:52.171954 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-63bfd177-faf2-49b4-9d2d-d017c440aacb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1364 microversion: 2.1 time: 0.266981 Jun 10 13:23:52.172221 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 396/1181] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:51 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1364 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:52.939428 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-747965574", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "e0ed2129-a11a-4d72-9906-7f5ef4a57601"}], "security_groups": [{"name": "tempest-securitygroup--1249835418"}], "key_name": "tempest-keypair-2083709982", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:52.952554 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-1e32f421-a840-4e1c-ac9b-d150da3c8005 req-f9b07b8e-a920-4109-8910-e8d7945b4c8b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7e9ce13e-1c63-4e09-9c49-be999393f547", "name": "network-vif-unplugged", "status": "completed", "tag": "4b828180-7382-4852-bd20-4d51709ce550"}, {"server_uuid": "7e9ce13e-1c63-4e09-9c49-be999393f547", "name": "network-vif-unplugged", "status": "completed", "tag": "4b828180-7382-4852-bd20-4d51709ce550"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:52.960075 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1e32f421-a840-4e1c-ac9b-d150da3c8005 req-f9b07b8e-a920-4109-8910-e8d7945b4c8b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:52.960315 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1e32f421-a840-4e1c-ac9b-d150da3c8005 req-f9b07b8e-a920-4109-8910-e8d7945b4c8b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:52.960442 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1e32f421-a840-4e1c-ac9b-d150da3c8005 req-f9b07b8e-a920-4109-8910-e8d7945b4c8b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:52.972046 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-1e32f421-a840-4e1c-ac9b-d150da3c8005 req-f9b07b8e-a920-4109-8910-e8d7945b4c8b service nova] Creating event network-vif-unplugged:4b828180-7382-4852-bd20-4d51709ce550 for instance 7e9ce13e-1c63-4e09-9c49-be999393f547 on np0000002501 Jun 10 13:23:52.972315 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-1e32f421-a840-4e1c-ac9b-d150da3c8005 req-f9b07b8e-a920-4109-8910-e8d7945b4c8b service nova] Creating event network-vif-unplugged:4b828180-7382-4852-bd20-4d51709ce550 for instance 7e9ce13e-1c63-4e09-9c49-be999393f547 on np0000002501 Jun 10 13:23:52.972913 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-1e32f421-a840-4e1c-ac9b-d150da3c8005 req-f9b07b8e-a920-4109-8910-e8d7945b4c8b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:52.979761 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-1e32f421-a840-4e1c-ac9b-d150da3c8005 req-f9b07b8e-a920-4109-8910-e8d7945b4c8b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.029457 Jun 10 13:23:52.980212 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 393/1182] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:52 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:53.077250 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:53.077994 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:53.078317 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:53.078858 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:53.079244 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:53.080798 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:53.087526 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:53.156729 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] validate_networks() for [('e0ed2129-a11a-4d72-9906-7f5ef4a57601', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:23:53.157194 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:53.164118 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-81582ef1-c0a5-4f46-bf15-755bddc01274 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:53.166798 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-81582ef1-c0a5-4f46-bf15-755bddc01274 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:53.173032 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-81582ef1-c0a5-4f46-bf15-755bddc01274 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:53.173420 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-81582ef1-c0a5-4f46-bf15-755bddc01274 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:53.173724 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-81582ef1-c0a5-4f46-bf15-755bddc01274 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:53.174181 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-81582ef1-c0a5-4f46-bf15-755bddc01274 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:53.174554 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-81582ef1-c0a5-4f46-bf15-755bddc01274 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:53.174826 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-81582ef1-c0a5-4f46-bf15-755bddc01274 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:53.194235 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8604675b-2bb2-4b3b-859b-b2eea2ece255 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:53.194804 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-81582ef1-c0a5-4f46-bf15-755bddc01274 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:53.196608 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8604675b-2bb2-4b3b-859b-b2eea2ece255 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:53.204482 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8604675b-2bb2-4b3b-859b-b2eea2ece255 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:53.204482 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8604675b-2bb2-4b3b-859b-b2eea2ece255 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:53.204829 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8604675b-2bb2-4b3b-859b-b2eea2ece255 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:53.205262 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8604675b-2bb2-4b3b-859b-b2eea2ece255 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:53.205691 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8604675b-2bb2-4b3b-859b-b2eea2ece255 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:53.206034 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8604675b-2bb2-4b3b-859b-b2eea2ece255 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:53.226642 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8604675b-2bb2-4b3b-859b-b2eea2ece255 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:53.379010 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-81582ef1-c0a5-4f46-bf15-755bddc01274 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:53.401215 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-81582ef1-c0a5-4f46-bf15-755bddc01274 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1717 microversion: 2.1 time: 0.238985 Jun 10 13:23:53.401215 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 397/1183] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:53 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1717 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:53.463233 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:53.488587 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8604675b-2bb2-4b3b-859b-b2eea2ece255 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:53.500456 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8604675b-2bb2-4b3b-859b-b2eea2ece255 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1555 microversion: 2.1 time: 0.308741 Jun 10 13:23:53.500785 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 394/1184] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:53 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1555 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:53.522076 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-870ef082-8d12-48a7-ac6f-880f9f8d1182 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:53.524673 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-870ef082-8d12-48a7-ac6f-880f9f8d1182 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:53.527683 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-870ef082-8d12-48a7-ac6f-880f9f8d1182 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:53.528536 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-870ef082-8d12-48a7-ac6f-880f9f8d1182 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:53.528536 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-870ef082-8d12-48a7-ac6f-880f9f8d1182 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:53.528536 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-870ef082-8d12-48a7-ac6f-880f9f8d1182 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:53.528695 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-870ef082-8d12-48a7-ac6f-880f9f8d1182 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:53.529090 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-870ef082-8d12-48a7-ac6f-880f9f8d1182 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:53.549069 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-870ef082-8d12-48a7-ac6f-880f9f8d1182 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:53.633626 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-870ef082-8d12-48a7-ac6f-880f9f8d1182 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.115501 Jun 10 13:23:53.634202 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 398/1185] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:23:53 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-interface => generated 282 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:23:54.112286 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:23:54.112286 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:23:54.112286 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:23:54.112784 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:23:54.112973 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:23:54.122175 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:54.122557 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:54.122654 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:54.125065 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:54.125405 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:54.127806 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:54.147142 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Getting quotas for project 2c2d2fef175140cdbd30091f6b03d8cb. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:23:54.150965 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Getting quotas for user 030a347eb1f1413a836066694f124bb4 and project 2c2d2fef175140cdbd30091f6b03d8cb. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:23:54.162815 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:23:54.166711 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:23:54.223807 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ab8a55a3-d97e-4e9e-8449-c66c8cb72472 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 1.285684 Jun 10 13:23:54.224183 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 394/1186] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:23:52 2026] POST /compute/v2.1/servers => generated 404 bytes in 1288 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:23:54.240071 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2a0b052c-9a4c-4949-83f0-7043fbaa1e7d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:54.243414 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2a0b052c-9a4c-4949-83f0-7043fbaa1e7d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:54.258373 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2a0b052c-9a4c-4949-83f0-7043fbaa1e7d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:54.321851 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2a0b052c-9a4c-4949-83f0-7043fbaa1e7d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:54.330471 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2a0b052c-9a4c-4949-83f0-7043fbaa1e7d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1235 microversion: 2.1 time: 0.091053 Jun 10 13:23:54.330471 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 395/1187] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:54 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1235 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:54.423054 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8be5bc28-18e8-440f-a0a9-85dc0678a58b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:54.424651 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8be5bc28-18e8-440f-a0a9-85dc0678a58b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:54.430680 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8be5bc28-18e8-440f-a0a9-85dc0678a58b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:54.430680 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8be5bc28-18e8-440f-a0a9-85dc0678a58b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:54.430680 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8be5bc28-18e8-440f-a0a9-85dc0678a58b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:54.431009 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8be5bc28-18e8-440f-a0a9-85dc0678a58b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:54.431393 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8be5bc28-18e8-440f-a0a9-85dc0678a58b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:54.431742 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8be5bc28-18e8-440f-a0a9-85dc0678a58b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:54.475985 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8be5bc28-18e8-440f-a0a9-85dc0678a58b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:54.542887 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8be5bc28-18e8-440f-a0a9-85dc0678a58b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:54.557525 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8be5bc28-18e8-440f-a0a9-85dc0678a58b tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1649 microversion: 2.1 time: 0.136836 Jun 10 13:23:54.558292 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 399/1188] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:54 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1649 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:54.608370 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-e56e8c32-0105-4422-8edb-440aa10dc840 req-17989bd6-3d3d-4580-904d-65f677411da9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:54.617277 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-e56e8c32-0105-4422-8edb-440aa10dc840 req-17989bd6-3d3d-4580-904d-65f677411da9 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:54.618980 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-e56e8c32-0105-4422-8edb-440aa10dc840 req-17989bd6-3d3d-4580-904d-65f677411da9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:54.618980 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-e56e8c32-0105-4422-8edb-440aa10dc840 req-17989bd6-3d3d-4580-904d-65f677411da9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:54.625696 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e56e8c32-0105-4422-8edb-440aa10dc840 req-17989bd6-3d3d-4580-904d-65f677411da9 service nova] Creating event network-changed:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:23:54.626151 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-e56e8c32-0105-4422-8edb-440aa10dc840 req-17989bd6-3d3d-4580-904d-65f677411da9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:54.635511 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-e56e8c32-0105-4422-8edb-440aa10dc840 req-17989bd6-3d3d-4580-904d-65f677411da9 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.074805 Jun 10 13:23:54.635898 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 395/1189] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23:54 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:23:55.041744 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-2613544a-fffe-46b1-a2a3-d15eb07873c1 req-91abc20a-b881-47d1-a16e-27f89ad08f13 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7e9ce13e-1c63-4e09-9c49-be999393f547", "name": "network-vif-deleted", "tag": "4b828180-7382-4852-bd20-4d51709ce550"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:23:55.049461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2613544a-fffe-46b1-a2a3-d15eb07873c1 req-91abc20a-b881-47d1-a16e-27f89ad08f13 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:55.049461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2613544a-fffe-46b1-a2a3-d15eb07873c1 req-91abc20a-b881-47d1-a16e-27f89ad08f13 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:55.049461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2613544a-fffe-46b1-a2a3-d15eb07873c1 req-91abc20a-b881-47d1-a16e-27f89ad08f13 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:55.056539 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-2613544a-fffe-46b1-a2a3-d15eb07873c1 req-91abc20a-b881-47d1-a16e-27f89ad08f13 service nova] Creating event network-vif-deleted:4b828180-7382-4852-bd20-4d51709ce550 for instance 7e9ce13e-1c63-4e09-9c49-be999393f547 on np0000002501 Jun 10 13:23:55.056805 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-2613544a-fffe-46b1-a2a3-d15eb07873c1 req-91abc20a-b881-47d1-a16e-27f89ad08f13 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:23:55.064610 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-2613544a-fffe-46b1-a2a3-d15eb07873c1 req-91abc20a-b881-47d1-a16e-27f89ad08f13 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025178 Jun 10 13:23:55.064925 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 396/1190] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:23: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 10 13:23:55.353264 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a6cf118c-d422-4b57-9f68-326ebed0de0f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:55.355636 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a6cf118c-d422-4b57-9f68-326ebed0de0f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:55.370177 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a6cf118c-d422-4b57-9f68-326ebed0de0f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:55.455908 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a6cf118c-d422-4b57-9f68-326ebed0de0f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:55.468049 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a6cf118c-d422-4b57-9f68-326ebed0de0f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1235 microversion: 2.1 time: 0.116529 Jun 10 13:23:55.468049 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 400/1191] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:55 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1235 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:55.577901 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a5cf92ae-abf5-448f-82f1-5cb2617bd879 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:55.580608 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a5cf92ae-abf5-448f-82f1-5cb2617bd879 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:55.587180 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5cf92ae-abf5-448f-82f1-5cb2617bd879 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:55.587471 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5cf92ae-abf5-448f-82f1-5cb2617bd879 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:55.587731 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5cf92ae-abf5-448f-82f1-5cb2617bd879 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:55.588209 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5cf92ae-abf5-448f-82f1-5cb2617bd879 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:55.588663 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5cf92ae-abf5-448f-82f1-5cb2617bd879 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:55.588959 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5cf92ae-abf5-448f-82f1-5cb2617bd879 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:55.616773 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a5cf92ae-abf5-448f-82f1-5cb2617bd879 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:55.685909 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a5cf92ae-abf5-448f-82f1-5cb2617bd879 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:55.696057 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a5cf92ae-abf5-448f-82f1-5cb2617bd879 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1365 microversion: 2.1 time: 0.121385 Jun 10 13:23:55.696538 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 396/1192] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:55 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1365 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:56.491603 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-27628fbd-ed06-40c9-a9ac-a15abbd5c364 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:56.492678 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-27628fbd-ed06-40c9-a9ac-a15abbd5c364 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:56.497986 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27628fbd-ed06-40c9-a9ac-a15abbd5c364 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:56.498236 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27628fbd-ed06-40c9-a9ac-a15abbd5c364 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:56.501255 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27628fbd-ed06-40c9-a9ac-a15abbd5c364 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:56.501255 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27628fbd-ed06-40c9-a9ac-a15abbd5c364 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:56.501255 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27628fbd-ed06-40c9-a9ac-a15abbd5c364 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:56.501255 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27628fbd-ed06-40c9-a9ac-a15abbd5c364 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:56.528327 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-27628fbd-ed06-40c9-a9ac-a15abbd5c364 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:56.594761 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-27628fbd-ed06-40c9-a9ac-a15abbd5c364 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:56.603175 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-27628fbd-ed06-40c9-a9ac-a15abbd5c364 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1231 microversion: 2.1 time: 0.114662 Jun 10 13:23:56.603530 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 397/1193] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:56 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1231 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:56.714769 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-dadfd083-fe0c-41ed-96ab-5591e078d05f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:56.720886 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-dadfd083-fe0c-41ed-96ab-5591e078d05f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:56.729637 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dadfd083-fe0c-41ed-96ab-5591e078d05f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:56.729987 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dadfd083-fe0c-41ed-96ab-5591e078d05f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:56.730704 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dadfd083-fe0c-41ed-96ab-5591e078d05f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:56.730889 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dadfd083-fe0c-41ed-96ab-5591e078d05f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:56.732034 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dadfd083-fe0c-41ed-96ab-5591e078d05f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:56.732034 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dadfd083-fe0c-41ed-96ab-5591e078d05f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:56.767807 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dadfd083-fe0c-41ed-96ab-5591e078d05f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:56.768058 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dadfd083-fe0c-41ed-96ab-5591e078d05f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:56.768280 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dadfd083-fe0c-41ed-96ab-5591e078d05f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:56.768641 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-dadfd083-fe0c-41ed-96ab-5591e078d05f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lazy-loading 'fault' on Instance uuid 7e9ce13e-1c63-4e09-9c49-be999393f547 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:23:56.775947 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-dadfd083-fe0c-41ed-96ab-5591e078d05f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:56.865607 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-dadfd083-fe0c-41ed-96ab-5591e078d05f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb364243c25e41c18324f47d95e07493', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcf8817ec184dfca2f7763b607016ad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:56.874909 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-dadfd083-fe0c-41ed-96ab-5591e078d05f tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 200 len: 1324 microversion: 2.1 time: 0.163543 Jun 10 13:23:56.875450 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 401/1194] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:56 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 1324 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:57.624449 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-04f36a6a-e1f2-497f-a43e-0b6b3ac62f75 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:57.626542 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-04f36a6a-e1f2-497f-a43e-0b6b3ac62f75 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:57.633387 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04f36a6a-e1f2-497f-a43e-0b6b3ac62f75 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:57.633535 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04f36a6a-e1f2-497f-a43e-0b6b3ac62f75 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:57.633769 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04f36a6a-e1f2-497f-a43e-0b6b3ac62f75 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:57.634250 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04f36a6a-e1f2-497f-a43e-0b6b3ac62f75 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:57.634642 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04f36a6a-e1f2-497f-a43e-0b6b3ac62f75 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:57.634886 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04f36a6a-e1f2-497f-a43e-0b6b3ac62f75 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:57.661630 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-04f36a6a-e1f2-497f-a43e-0b6b3ac62f75 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:57.727441 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-04f36a6a-e1f2-497f-a43e-0b6b3ac62f75 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:57.738099 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-04f36a6a-e1f2-497f-a43e-0b6b3ac62f75 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1287 microversion: 2.1 time: 0.115921 Jun 10 13:23:57.738333 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 397/1195] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:57 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1287 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:57.893775 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c7108a0b-0683-48a5-a817-42ee8fe3a6b0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:57.895657 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c7108a0b-0683-48a5-a817-42ee8fe3a6b0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:57.903505 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c7108a0b-0683-48a5-a817-42ee8fe3a6b0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:57.903982 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c7108a0b-0683-48a5-a817-42ee8fe3a6b0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:57.904366 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c7108a0b-0683-48a5-a817-42ee8fe3a6b0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:57.904989 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c7108a0b-0683-48a5-a817-42ee8fe3a6b0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:57.905524 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c7108a0b-0683-48a5-a817-42ee8fe3a6b0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:57.906218 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c7108a0b-0683-48a5-a817-42ee8fe3a6b0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:57.916302 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-c7108a0b-0683-48a5-a817-42ee8fe3a6b0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] HTTP exception thrown: Instance 7e9ce13e-1c63-4e09-9c49-be999393f547 could not be found. Jun 10 13:23:57.916302 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c7108a0b-0683-48a5-a817-42ee8fe3a6b0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Returning 404 to user: Instance 7e9ce13e-1c63-4e09-9c49-be999393f547 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:23:57.916302 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c7108a0b-0683-48a5-a817-42ee8fe3a6b0 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 404 len: 111 microversion: 2.1 time: 0.025352 Jun 10 13:23:57.916302 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 398/1196] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:57 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:23:57.976820 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-baeaa4da-908a-41d4-87f8-709dab86f3c5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:57.978372 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-baeaa4da-908a-41d4-87f8-709dab86f3c5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:57.983457 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-baeaa4da-908a-41d4-87f8-709dab86f3c5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:57.983705 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-baeaa4da-908a-41d4-87f8-709dab86f3c5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:57.983852 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-baeaa4da-908a-41d4-87f8-709dab86f3c5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:57.984397 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-baeaa4da-908a-41d4-87f8-709dab86f3c5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:57.984727 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-baeaa4da-908a-41d4-87f8-709dab86f3c5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:57.984889 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-baeaa4da-908a-41d4-87f8-709dab86f3c5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:57.995864 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-baeaa4da-908a-41d4-87f8-709dab86f3c5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] HTTP exception thrown: Instance 7e9ce13e-1c63-4e09-9c49-be999393f547 could not be found. Jun 10 13:23:57.996159 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-baeaa4da-908a-41d4-87f8-709dab86f3c5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Returning 404 to user: Instance 7e9ce13e-1c63-4e09-9c49-be999393f547 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:23:57.996686 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-baeaa4da-908a-41d4-87f8-709dab86f3c5 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.022155 Jun 10 13:23:57.996961 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 402/1197] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:23:57 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547/os-volume_attachments => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:23:58.754492 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2e8f1c02-fb25-4948-a0af-40c67cd71240 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:58.756323 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2e8f1c02-fb25-4948-a0af-40c67cd71240 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:58.762583 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2e8f1c02-fb25-4948-a0af-40c67cd71240 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:58.763149 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2e8f1c02-fb25-4948-a0af-40c67cd71240 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:58.763149 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2e8f1c02-fb25-4948-a0af-40c67cd71240 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:58.763602 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2e8f1c02-fb25-4948-a0af-40c67cd71240 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:58.763961 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2e8f1c02-fb25-4948-a0af-40c67cd71240 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:58.764251 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2e8f1c02-fb25-4948-a0af-40c67cd71240 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:58.784109 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2e8f1c02-fb25-4948-a0af-40c67cd71240 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:23:58.839698 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2e8f1c02-fb25-4948-a0af-40c67cd71240 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:23:58.848514 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2e8f1c02-fb25-4948-a0af-40c67cd71240 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1287 microversion: 2.1 time: 0.096615 Jun 10 13:23:58.848966 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 398/1198] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:58 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1287 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:23:59.190211 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-238933b3-737a-4924-9728-ee56175a00e8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:59.190606 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-238933b3-737a-4924-9728-ee56175a00e8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:59.196968 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-238933b3-737a-4924-9728-ee56175a00e8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:59.197244 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-238933b3-737a-4924-9728-ee56175a00e8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:59.197880 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-238933b3-737a-4924-9728-ee56175a00e8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:59.197880 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-238933b3-737a-4924-9728-ee56175a00e8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:59.198098 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-238933b3-737a-4924-9728-ee56175a00e8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:59.198295 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-238933b3-737a-4924-9728-ee56175a00e8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:59.209877 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-238933b3-737a-4924-9728-ee56175a00e8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] HTTP exception thrown: Instance 7e9ce13e-1c63-4e09-9c49-be999393f547 could not be found. Jun 10 13:23:59.210198 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-238933b3-737a-4924-9728-ee56175a00e8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Returning 404 to user: Instance 7e9ce13e-1c63-4e09-9c49-be999393f547 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:23:59.210738 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-238933b3-737a-4924-9728-ee56175a00e8 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 404 len: 111 microversion: 2.1 time: 0.023769 Jun 10 13:23:59.211448 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 399/1199] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:23:59 2026] DELETE /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:23:59.221508 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-47d5bd6a-eea0-4f0d-8120-61e44f968ff4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:59.224516 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-47d5bd6a-eea0-4f0d-8120-61e44f968ff4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] [instance: 7e9ce13e-1c63-4e09-9c49-be999393f547] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:59.231113 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47d5bd6a-eea0-4f0d-8120-61e44f968ff4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:59.231398 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47d5bd6a-eea0-4f0d-8120-61e44f968ff4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:59.231621 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47d5bd6a-eea0-4f0d-8120-61e44f968ff4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:59.232148 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47d5bd6a-eea0-4f0d-8120-61e44f968ff4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:59.232448 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47d5bd6a-eea0-4f0d-8120-61e44f968ff4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:59.232718 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47d5bd6a-eea0-4f0d-8120-61e44f968ff4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:59.243835 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-47d5bd6a-eea0-4f0d-8120-61e44f968ff4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] HTTP exception thrown: Instance 7e9ce13e-1c63-4e09-9c49-be999393f547 could not be found. Jun 10 13:23:59.244200 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-47d5bd6a-eea0-4f0d-8120-61e44f968ff4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Returning 404 to user: Instance 7e9ce13e-1c63-4e09-9c49-be999393f547 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:23:59.246177 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-47d5bd6a-eea0-4f0d-8120-61e44f968ff4 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547" status: 404 len: 111 microversion: 2.1 time: 0.027355 Jun 10 13:23:59.246754 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 403/1200] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:59 2026] GET /compute/v2.1/servers/7e9ce13e-1c63-4e09-9c49-be999393f547 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:23:59.257837 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2d799cda-cb85-41b0-bb1d-5f845c9180e1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:59.275747 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2d799cda-cb85-41b0-bb1d-5f845c9180e1 tempest-ServerActionsTestOtherB-1333357233 tempest-ServerActionsTestOtherB-1333357233-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1539122020" status: 202 len: 0 microversion: 2.1 time: 0.019595 Jun 10 13:23:59.276068 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 399/1201] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:23:59 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1539122020 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:23:59.863456 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ff050482-6598-49ce-bffb-f254b78e6314 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:23:59.865326 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ff050482-6598-49ce-bffb-f254b78e6314 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:23:59.870155 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff050482-6598-49ce-bffb-f254b78e6314 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:59.870460 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff050482-6598-49ce-bffb-f254b78e6314 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:59.870666 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff050482-6598-49ce-bffb-f254b78e6314 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:59.871139 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff050482-6598-49ce-bffb-f254b78e6314 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:23:59.871624 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff050482-6598-49ce-bffb-f254b78e6314 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:23:59.871904 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff050482-6598-49ce-bffb-f254b78e6314 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:23:59.894644 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ff050482-6598-49ce-bffb-f254b78e6314 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:00.147204 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ff050482-6598-49ce-bffb-f254b78e6314 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:00.158773 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ff050482-6598-49ce-bffb-f254b78e6314 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1363 microversion: 2.1 time: 0.297391 Jun 10 13:24:00.159012 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 400/1202] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:23:59 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1363 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:00.449079 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-45fc224a-e276-423d-a565-2b1032bf0e91 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:00.451090 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-45fc224a-e276-423d-a565-2b1032bf0e91 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:00.454365 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45fc224a-e276-423d-a565-2b1032bf0e91 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:00.454550 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45fc224a-e276-423d-a565-2b1032bf0e91 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:00.454685 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45fc224a-e276-423d-a565-2b1032bf0e91 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:00.454925 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45fc224a-e276-423d-a565-2b1032bf0e91 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:00.455052 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45fc224a-e276-423d-a565-2b1032bf0e91 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:00.455159 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45fc224a-e276-423d-a565-2b1032bf0e91 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:00.480159 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-45fc224a-e276-423d-a565-2b1032bf0e91 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef/ips" status: 200 len: 149 microversion: 2.20 time: 0.033870 Jun 10 13:24:00.480645 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 404/1203] 10.4.3.74 () {68 vars in 1400 bytes} [Wed Jun 10 13:24:00 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef/ips => generated 149 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:24:00.789328 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d7fde4dd-eef2-42e4-8800-6c15cd32c795 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:00.789751 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d7fde4dd-eef2-42e4-8800-6c15cd32c795 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:00.794652 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d7fde4dd-eef2-42e4-8800-6c15cd32c795 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:00.794652 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d7fde4dd-eef2-42e4-8800-6c15cd32c795 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:00.794652 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d7fde4dd-eef2-42e4-8800-6c15cd32c795 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:00.794652 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d7fde4dd-eef2-42e4-8800-6c15cd32c795 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:00.794652 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d7fde4dd-eef2-42e4-8800-6c15cd32c795 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:00.794652 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d7fde4dd-eef2-42e4-8800-6c15cd32c795 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:00.875929 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-d7fde4dd-eef2-42e4-8800-6c15cd32c795 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lazy-loading 'services' on Instance uuid e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:24:00.979698 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d7fde4dd-eef2-42e4-8800-6c15cd32c795 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments/ced3a463-ecfa-4e1f-aa33-a331917b6788" status: 202 len: 0 microversion: 2.1 time: 0.199281 Jun 10 13:24:00.981163 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 400/1204] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:24:00 2026] DELETE /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments/ced3a463-ecfa-4e1f-aa33-a331917b6788 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:24:00.997223 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ba90d944-d8ec-470b-aad2-07ae31527fcc tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:00.999848 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ba90d944-d8ec-470b-aad2-07ae31527fcc tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:01.008568 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba90d944-d8ec-470b-aad2-07ae31527fcc tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:01.009987 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba90d944-d8ec-470b-aad2-07ae31527fcc tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:01.009987 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba90d944-d8ec-470b-aad2-07ae31527fcc tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:01.012662 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba90d944-d8ec-470b-aad2-07ae31527fcc tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:01.012903 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba90d944-d8ec-470b-aad2-07ae31527fcc tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:01.013039 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba90d944-d8ec-470b-aad2-07ae31527fcc tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:01.043495 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-8d22a339-770d-4efe-b746-5efb17739203 req-8c067569-0e6a-45d8-ab3f-10c2cb672afb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "94a2631d-eb8c-46a1-86e5-b84e7feb182a", "tag": "78c944cf-6c5f-469b-ab1e-af063b249997"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:01.043616 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ba90d944-d8ec-470b-aad2-07ae31527fcc tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.048908 Jun 10 13:24:01.043616 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 401/1205] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:24:00 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:24:01.052482 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8d22a339-770d-4efe-b746-5efb17739203 req-8c067569-0e6a-45d8-ab3f-10c2cb672afb service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:01.052814 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8d22a339-770d-4efe-b746-5efb17739203 req-8c067569-0e6a-45d8-ab3f-10c2cb672afb service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:01.052909 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8d22a339-770d-4efe-b746-5efb17739203 req-8c067569-0e6a-45d8-ab3f-10c2cb672afb service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:01.062976 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-8d22a339-770d-4efe-b746-5efb17739203 req-8c067569-0e6a-45d8-ab3f-10c2cb672afb service nova] Creating event network-changed:78c944cf-6c5f-469b-ab1e-af063b249997 for instance 94a2631d-eb8c-46a1-86e5-b84e7feb182a on np0000002501 Jun 10 13:24:01.063577 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-8d22a339-770d-4efe-b746-5efb17739203 req-8c067569-0e6a-45d8-ab3f-10c2cb672afb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:01.068815 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-8d22a339-770d-4efe-b746-5efb17739203 req-8c067569-0e6a-45d8-ab3f-10c2cb672afb service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032892 Jun 10 13:24:01.069290 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 405/1206] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:01 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 10 13:24:01.184292 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7c84264c-db5f-4610-a004-a86ff8ccce3c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:01.186439 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7c84264c-db5f-4610-a004-a86ff8ccce3c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:01.192133 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c84264c-db5f-4610-a004-a86ff8ccce3c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:01.192512 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c84264c-db5f-4610-a004-a86ff8ccce3c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:01.192826 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c84264c-db5f-4610-a004-a86ff8ccce3c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:01.193361 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c84264c-db5f-4610-a004-a86ff8ccce3c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:01.193743 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c84264c-db5f-4610-a004-a86ff8ccce3c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:01.194084 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c84264c-db5f-4610-a004-a86ff8ccce3c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:01.214675 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7c84264c-db5f-4610-a004-a86ff8ccce3c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:01.371369 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7c84264c-db5f-4610-a004-a86ff8ccce3c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:01.380091 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7c84264c-db5f-4610-a004-a86ff8ccce3c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1361 microversion: 2.1 time: 0.198816 Jun 10 13:24:01.380406 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 401/1207] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:01 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1361 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:02.067619 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7b601eb1-4b18-4bbd-ae55-4b88d84c1e62 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:02.074851 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7b601eb1-4b18-4bbd-ae55-4b88d84c1e62 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:02.081828 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b601eb1-4b18-4bbd-ae55-4b88d84c1e62 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:02.081828 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b601eb1-4b18-4bbd-ae55-4b88d84c1e62 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:02.081828 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b601eb1-4b18-4bbd-ae55-4b88d84c1e62 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:02.082218 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b601eb1-4b18-4bbd-ae55-4b88d84c1e62 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:02.082378 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b601eb1-4b18-4bbd-ae55-4b88d84c1e62 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:02.082884 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b601eb1-4b18-4bbd-ae55-4b88d84c1e62 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:02.133172 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7b601eb1-4b18-4bbd-ae55-4b88d84c1e62 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.072280 Jun 10 13:24:02.135448 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 402/1208] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:24:02 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments => generated 197 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:24:02.400107 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5fb837d1-c82b-4a04-a1d3-1351805e75d1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:02.402380 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5fb837d1-c82b-4a04-a1d3-1351805e75d1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:02.408398 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5fb837d1-c82b-4a04-a1d3-1351805e75d1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:02.408776 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5fb837d1-c82b-4a04-a1d3-1351805e75d1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:02.409067 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5fb837d1-c82b-4a04-a1d3-1351805e75d1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:02.409633 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5fb837d1-c82b-4a04-a1d3-1351805e75d1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:02.410058 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5fb837d1-c82b-4a04-a1d3-1351805e75d1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:02.410658 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5fb837d1-c82b-4a04-a1d3-1351805e75d1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:02.436740 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5fb837d1-c82b-4a04-a1d3-1351805e75d1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:02.512488 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-279f8f4f-86fb-45cf-85d9-37512b609cad tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:02.516336 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-279f8f4f-86fb-45cf-85d9-37512b609cad tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:02.522150 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-279f8f4f-86fb-45cf-85d9-37512b609cad tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:02.522417 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-279f8f4f-86fb-45cf-85d9-37512b609cad tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:02.522581 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-279f8f4f-86fb-45cf-85d9-37512b609cad tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:02.523722 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-279f8f4f-86fb-45cf-85d9-37512b609cad tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:02.523909 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-279f8f4f-86fb-45cf-85d9-37512b609cad tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:02.524036 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-279f8f4f-86fb-45cf-85d9-37512b609cad tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:02.551611 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-279f8f4f-86fb-45cf-85d9-37512b609cad tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:02.551767 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-279f8f4f-86fb-45cf-85d9-37512b609cad tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:02.552739 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-279f8f4f-86fb-45cf-85d9-37512b609cad tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:02.562967 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-279f8f4f-86fb-45cf-85d9-37512b609cad tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lazy-loading 'flavor' on Instance uuid 2803ac45-c798-4ffb-8f2b-43462a2f48ef {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:24:02.684427 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5fb837d1-c82b-4a04-a1d3-1351805e75d1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:02.699463 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5fb837d1-c82b-4a04-a1d3-1351805e75d1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1361 microversion: 2.1 time: 0.301645 Jun 10 13:24:02.699741 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 406/1209] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:02 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1361 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:03.145694 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6e2f9702-70b2-47d7-be96-dd357713039b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:03.147137 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6e2f9702-70b2-47d7-be96-dd357713039b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:03.150912 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e2f9702-70b2-47d7-be96-dd357713039b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:03.151114 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e2f9702-70b2-47d7-be96-dd357713039b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:03.151329 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e2f9702-70b2-47d7-be96-dd357713039b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:03.151666 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e2f9702-70b2-47d7-be96-dd357713039b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:03.151848 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e2f9702-70b2-47d7-be96-dd357713039b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:03.151966 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e2f9702-70b2-47d7-be96-dd357713039b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:03.173457 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6e2f9702-70b2-47d7-be96-dd357713039b tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029487 Jun 10 13:24:03.173840 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 403/1210] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:24:03 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:24:03.718366 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bd685511-9775-4e50-91e2-0addfb9799d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:03.719645 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bd685511-9775-4e50-91e2-0addfb9799d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:03.724457 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd685511-9775-4e50-91e2-0addfb9799d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:03.724695 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd685511-9775-4e50-91e2-0addfb9799d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:03.724886 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd685511-9775-4e50-91e2-0addfb9799d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:03.725274 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd685511-9775-4e50-91e2-0addfb9799d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:03.725630 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd685511-9775-4e50-91e2-0addfb9799d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:03.725944 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd685511-9775-4e50-91e2-0addfb9799d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:03.739406 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-bd685511-9775-4e50-91e2-0addfb9799d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:03.859788 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bd685511-9775-4e50-91e2-0addfb9799d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:03.867073 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bd685511-9775-4e50-91e2-0addfb9799d5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1361 microversion: 2.1 time: 0.150455 Jun 10 13:24:03.867434 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 407/1211] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:03 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1361 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:04.131583 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:04.157038 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=5 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:04.186958 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-25e3ef02-916d-40e0-9845-e3ddc29fce34 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:04.188534 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-25e3ef02-916d-40e0-9845-e3ddc29fce34 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:04.192084 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25e3ef02-916d-40e0-9845-e3ddc29fce34 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:04.192271 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25e3ef02-916d-40e0-9845-e3ddc29fce34 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:04.192475 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25e3ef02-916d-40e0-9845-e3ddc29fce34 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:04.192758 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25e3ef02-916d-40e0-9845-e3ddc29fce34 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:04.192922 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25e3ef02-916d-40e0-9845-e3ddc29fce34 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:04.193067 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25e3ef02-916d-40e0-9845-e3ddc29fce34 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:04.210262 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-25e3ef02-916d-40e0-9845-e3ddc29fce34 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025319 Jun 10 13:24:04.210611 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 404/1212] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:24:04 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:24:04.324096 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:04.886124 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fec7d7e7-ad59-42f4-926a-7e16c8634e57 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:04.887866 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fec7d7e7-ad59-42f4-926a-7e16c8634e57 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:04.892614 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec7d7e7-ad59-42f4-926a-7e16c8634e57 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:04.892933 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec7d7e7-ad59-42f4-926a-7e16c8634e57 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:04.893138 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec7d7e7-ad59-42f4-926a-7e16c8634e57 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:04.893556 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec7d7e7-ad59-42f4-926a-7e16c8634e57 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:04.893833 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec7d7e7-ad59-42f4-926a-7e16c8634e57 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:04.894094 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec7d7e7-ad59-42f4-926a-7e16c8634e57 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:04.906265 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-fec7d7e7-ad59-42f4-926a-7e16c8634e57 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:05.023714 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fec7d7e7-ad59-42f4-926a-7e16c8634e57 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:05.030437 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fec7d7e7-ad59-42f4-926a-7e16c8634e57 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1361 microversion: 2.1 time: 0.146462 Jun 10 13:24:05.030717 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 408/1213] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:04 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1361 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:05.219986 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2b02e114-3f49-4fac-8f99-4fe4cd6e96a5 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:05.221582 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2b02e114-3f49-4fac-8f99-4fe4cd6e96a5 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:05.225441 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b02e114-3f49-4fac-8f99-4fe4cd6e96a5 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:05.225596 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b02e114-3f49-4fac-8f99-4fe4cd6e96a5 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:05.225724 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b02e114-3f49-4fac-8f99-4fe4cd6e96a5 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:05.226019 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b02e114-3f49-4fac-8f99-4fe4cd6e96a5 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:05.226077 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b02e114-3f49-4fac-8f99-4fe4cd6e96a5 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:05.226178 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b02e114-3f49-4fac-8f99-4fe4cd6e96a5 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:05.239707 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2b02e114-3f49-4fac-8f99-4fe4cd6e96a5 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.022028 Jun 10 13:24:05.239946 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 405/1214] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:24:05 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments => generated 197 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:24:05.461301 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:05.553108 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-279f8f4f-86fb-45cf-85d9-37512b609cad tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "POST /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef/action" status: 202 len: 0 microversion: 2.20 time: 3.041901 Jun 10 13:24:05.553108 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 402/1215] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:24:02 2026] POST /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef/action => generated 0 bytes in 3043 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:24:05.566093 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1c8cbda0-7623-47cb-a050-10d1200810a6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:05.567184 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1c8cbda0-7623-47cb-a050-10d1200810a6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:05.572923 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c8cbda0-7623-47cb-a050-10d1200810a6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:05.578111 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c8cbda0-7623-47cb-a050-10d1200810a6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:05.578111 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c8cbda0-7623-47cb-a050-10d1200810a6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:05.578111 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c8cbda0-7623-47cb-a050-10d1200810a6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:05.578111 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c8cbda0-7623-47cb-a050-10d1200810a6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:05.578111 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c8cbda0-7623-47cb-a050-10d1200810a6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:05.603662 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1c8cbda0-7623-47cb-a050-10d1200810a6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:05.824095 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1c8cbda0-7623-47cb-a050-10d1200810a6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:05.835927 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1c8cbda0-7623-47cb-a050-10d1200810a6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:05.838153 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1c8cbda0-7623-47cb-a050-10d1200810a6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:05.843529 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1c8cbda0-7623-47cb-a050-10d1200810a6 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1712 microversion: 2.20 time: 0.281029 Jun 10 13:24:05.843877 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 409/1216] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:05 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1712 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:06.051305 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f0156a20-5005-40a2-8f6b-57540919cc3e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:06.055815 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f0156a20-5005-40a2-8f6b-57540919cc3e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:06.062726 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0156a20-5005-40a2-8f6b-57540919cc3e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:06.063081 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0156a20-5005-40a2-8f6b-57540919cc3e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:06.063395 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0156a20-5005-40a2-8f6b-57540919cc3e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:06.064105 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0156a20-5005-40a2-8f6b-57540919cc3e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:06.064574 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0156a20-5005-40a2-8f6b-57540919cc3e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:06.064976 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0156a20-5005-40a2-8f6b-57540919cc3e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:06.088785 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f0156a20-5005-40a2-8f6b-57540919cc3e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:06.252185 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f42936f8-65e1-4117-aef1-7d146608e688 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:06.255205 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f42936f8-65e1-4117-aef1-7d146608e688 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:06.258432 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f42936f8-65e1-4117-aef1-7d146608e688 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:06.258763 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f42936f8-65e1-4117-aef1-7d146608e688 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:06.260432 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f42936f8-65e1-4117-aef1-7d146608e688 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:06.260432 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f42936f8-65e1-4117-aef1-7d146608e688 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:06.260432 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f42936f8-65e1-4117-aef1-7d146608e688 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:06.260432 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f42936f8-65e1-4117-aef1-7d146608e688 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:06.286080 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f0156a20-5005-40a2-8f6b-57540919cc3e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:06.289474 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f42936f8-65e1-4117-aef1-7d146608e688 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.040288 Jun 10 13:24:06.290039 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 403/1217] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:24:06 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:24:06.296106 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f0156a20-5005-40a2-8f6b-57540919cc3e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1361 microversion: 2.1 time: 0.248304 Jun 10 13:24:06.296471 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 406/1218] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:06 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1361 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:06.863459 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d958b294-e57d-4e0e-9a02-e16ba0296ef8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:06.866474 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d958b294-e57d-4e0e-9a02-e16ba0296ef8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:06.875841 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d958b294-e57d-4e0e-9a02-e16ba0296ef8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:06.876446 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d958b294-e57d-4e0e-9a02-e16ba0296ef8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:06.876593 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d958b294-e57d-4e0e-9a02-e16ba0296ef8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:06.877083 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d958b294-e57d-4e0e-9a02-e16ba0296ef8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:06.877479 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d958b294-e57d-4e0e-9a02-e16ba0296ef8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:06.877888 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d958b294-e57d-4e0e-9a02-e16ba0296ef8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:06.903133 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d958b294-e57d-4e0e-9a02-e16ba0296ef8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:07.080581 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d958b294-e57d-4e0e-9a02-e16ba0296ef8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:07.087872 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d958b294-e57d-4e0e-9a02-e16ba0296ef8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:07.088611 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d958b294-e57d-4e0e-9a02-e16ba0296ef8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:07.093319 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d958b294-e57d-4e0e-9a02-e16ba0296ef8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1712 microversion: 2.20 time: 0.231537 Jun 10 13:24:07.093664 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 410/1219] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:06 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1712 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:07.146381 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7a3a480c-764d-4015-a786-979cb6a6171c tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "#$%", "display_name": "tempest-VolumesNegativeTest-Volume-803563070", "metadata": {"Type": "work"}}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:07.149669 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7a3a480c-764d-4015-a786-979cb6a6171c tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: #$%. '#$%' does not match '^[0-9]+$' {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:24:07.150977 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7a3a480c-764d-4015-a786-979cb6a6171c tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] 10.4.3.74 "POST /compute/v2.1/os-volumes" status: 400 len: 127 microversion: 2.1 time: 0.242666 Jun 10 13:24:07.150977 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 404/1220] 10.4.3.74 () {68 vars in 1267 bytes} [Wed Jun 10 13:24:06 2026] POST /compute/v2.1/os-volumes => generated 127 bytes in 243 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:24:07.161193 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6f07acff-254a-451e-b0d5-04b28bf8a3c5 tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "0", "display_name": "tempest-VolumesNegativeTest-Volume-1675735179", "metadata": {"Type": "work"}}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:07.163061 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6f07acff-254a-451e-b0d5-04b28bf8a3c5 tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: 0. 0 is less than the minimum of 1 {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:24:07.163320 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6f07acff-254a-451e-b0d5-04b28bf8a3c5 tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] 10.4.3.74 "POST /compute/v2.1/os-volumes" status: 400 len: 125 microversion: 2.1 time: 0.004170 Jun 10 13:24:07.163833 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 407/1221] 10.4.3.74 () {68 vars in 1267 bytes} [Wed Jun 10 13:24:07 2026] POST /compute/v2.1/os-volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:24:07.182529 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e5feae4f-cc2a-481f-9833-d16081bce84f tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "", "display_name": "tempest-VolumesNegativeTest-Volume-2001454021", "metadata": {"Type": "work"}}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:07.184567 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e5feae4f-cc2a-481f-9833-d16081bce84f tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: . '' does not match '^[0-9]+$' {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:24:07.185013 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e5feae4f-cc2a-481f-9833-d16081bce84f tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] 10.4.3.74 "POST /compute/v2.1/os-volumes" status: 400 len: 121 microversion: 2.1 time: 0.009184 Jun 10 13:24:07.186126 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 411/1222] 10.4.3.74 () {68 vars in 1267 bytes} [Wed Jun 10 13:24:07 2026] POST /compute/v2.1/os-volumes => generated 121 bytes in 10 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:24:07.198193 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8098c82c-5c72-4113-8dff-a54fdcfcb40b tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:07.221496 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-8098c82c-5c72-4113-8dff-a54fdcfcb40b tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] HTTP exception thrown: Volume tempest-invalid-1011271074 could not be found. Jun 10 13:24:07.221823 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8098c82c-5c72-4113-8dff-a54fdcfcb40b tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] Returning 404 to user: Volume tempest-invalid-1011271074 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:24:07.222256 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8098c82c-5c72-4113-8dff-a54fdcfcb40b tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-volumes/tempest-invalid-1011271074" status: 404 len: 99 microversion: 2.1 time: 0.026780 Jun 10 13:24:07.222637 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 405/1223] 10.4.3.74 () {66 vars in 1329 bytes} [Wed Jun 10 13:24:07 2026] DELETE /compute/v2.1/os-volumes/tempest-invalid-1011271074 => generated 99 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) Jun 10 13:24:07.232839 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f87a0b54-b93f-459c-ba00-d0487bc7a8a5 tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.002635 Jun 10 13:24:07.233120 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 408/1224] 10.4.3.74 () {66 vars in 1251 bytes} [Wed Jun 10 13:24:07 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 10 13:24:07.309056 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1d9c0898-9f1f-4a9a-846c-0c2c6f52f532 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:07.311642 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1d9c0898-9f1f-4a9a-846c-0c2c6f52f532 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:07.313416 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ab62905e-9605-44f1-97cd-be62319534dc tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-reader] 10.4.3.74 "GET /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.069411 Jun 10 13:24:07.313978 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 412/1225] 10.4.3.74 () {66 vars in 1248 bytes} [Wed Jun 10 13:24:07 2026] GET /compute/v2.1/os-volumes/ => generated 112 bytes in 70 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) Jun 10 13:24:07.316994 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d9c0898-9f1f-4a9a-846c-0c2c6f52f532 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:07.317108 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d9c0898-9f1f-4a9a-846c-0c2c6f52f532 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:07.317240 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d9c0898-9f1f-4a9a-846c-0c2c6f52f532 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:07.317694 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d9c0898-9f1f-4a9a-846c-0c2c6f52f532 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:07.317817 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d9c0898-9f1f-4a9a-846c-0c2c6f52f532 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:07.317988 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d9c0898-9f1f-4a9a-846c-0c2c6f52f532 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:07.320997 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3cbe2a5c-ae07-4e00-a314-d71ed62e0421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:07.323646 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3cbe2a5c-ae07-4e00-a314-d71ed62e0421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:07.329476 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-22293400-8990-4a09-ac20-c4747d72e571 tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:07.329651 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3cbe2a5c-ae07-4e00-a314-d71ed62e0421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:07.329651 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3cbe2a5c-ae07-4e00-a314-d71ed62e0421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:07.329651 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3cbe2a5c-ae07-4e00-a314-d71ed62e0421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:07.329651 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3cbe2a5c-ae07-4e00-a314-d71ed62e0421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:07.329651 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3cbe2a5c-ae07-4e00-a314-d71ed62e0421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:07.329651 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3cbe2a5c-ae07-4e00-a314-d71ed62e0421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:07.353922 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3cbe2a5c-ae07-4e00-a314-d71ed62e0421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:07.354221 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1d9c0898-9f1f-4a9a-846c-0c2c6f52f532 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.054398 Jun 10 13:24:07.354542 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 406/1226] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:24:07 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:24:07.363298 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-22293400-8990-4a09-ac20-c4747d72e571 tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] HTTP exception thrown: Volume 3ecbe704-dc3a-4730-900f-e73189b97817 could not be found. Jun 10 13:24:07.363886 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-22293400-8990-4a09-ac20-c4747d72e571 tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] Returning 404 to user: Volume 3ecbe704-dc3a-4730-900f-e73189b97817 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:24:07.364201 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-22293400-8990-4a09-ac20-c4747d72e571 tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-volumes/3ecbe704-dc3a-4730-900f-e73189b97817" status: 404 len: 109 microversion: 2.1 time: 0.040691 Jun 10 13:24:07.364533 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 413/1227] 10.4.3.74 () {66 vars in 1359 bytes} [Wed Jun 10 13:24:07 2026] DELETE /compute/v2.1/os-volumes/3ecbe704-dc3a-4730-900f-e73189b97817 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:24:07.365324 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-95c7d5fb-8e5d-4e72-ac21-7918c8ce5b06 req-2cba7a3c-1dac-4061-a824-f1d591a552ea service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2803ac45-c798-4ffb-8f2b-43462a2f48ef", "name": "network-vif-unplugged", "status": "completed", "tag": "bbefa507-37ae-4460-9f3c-62fc7dd090db"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:07.371484 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-95c7d5fb-8e5d-4e72-ac21-7918c8ce5b06 req-2cba7a3c-1dac-4061-a824-f1d591a552ea service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:07.371718 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-95c7d5fb-8e5d-4e72-ac21-7918c8ce5b06 req-2cba7a3c-1dac-4061-a824-f1d591a552ea service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:07.371902 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-95c7d5fb-8e5d-4e72-ac21-7918c8ce5b06 req-2cba7a3c-1dac-4061-a824-f1d591a552ea service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:07.379507 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-41b7eca0-c226-4e46-b8d5-9165d0769fa6 tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-reader] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:07.380120 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-95c7d5fb-8e5d-4e72-ac21-7918c8ce5b06 req-2cba7a3c-1dac-4061-a824-f1d591a552ea service nova] Creating event network-vif-unplugged:bbefa507-37ae-4460-9f3c-62fc7dd090db for instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef on np0000002501 Jun 10 13:24:07.380595 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-95c7d5fb-8e5d-4e72-ac21-7918c8ce5b06 req-2cba7a3c-1dac-4061-a824-f1d591a552ea service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:07.388786 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-95c7d5fb-8e5d-4e72-ac21-7918c8ce5b06 req-2cba7a3c-1dac-4061-a824-f1d591a552ea service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025365 Jun 10 13:24:07.389200 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 407/1228] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:07 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 10 13:24:07.415479 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-41b7eca0-c226-4e46-b8d5-9165d0769fa6 tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-reader] HTTP exception thrown: Volume 877f35e7-7e81-498b-80e0-3bd640e45cd9 could not be found. Jun 10 13:24:07.415778 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-41b7eca0-c226-4e46-b8d5-9165d0769fa6 tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-reader] Returning 404 to user: Volume 877f35e7-7e81-498b-80e0-3bd640e45cd9 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:24:07.416196 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-41b7eca0-c226-4e46-b8d5-9165d0769fa6 tempest-VolumesNegativeTest-1841761490 tempest-VolumesNegativeTest-1841761490-project-reader] 10.4.3.74 "GET /compute/v2.1/os-volumes/877f35e7-7e81-498b-80e0-3bd640e45cd9" status: 404 len: 109 microversion: 2.1 time: 0.041149 Jun 10 13:24:07.416697 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 414/1229] 10.4.3.74 () {66 vars in 1356 bytes} [Wed Jun 10 13:24:07 2026] GET /compute/v2.1/os-volumes/877f35e7-7e81-498b-80e0-3bd640e45cd9 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:24:07.528544 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3cbe2a5c-ae07-4e00-a314-d71ed62e0421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:07.537140 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3cbe2a5c-ae07-4e00-a314-d71ed62e0421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1361 microversion: 2.1 time: 0.217929 Jun 10 13:24:07.537630 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 409/1230] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:07 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1361 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:08.126254 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3fe53089-1dbe-47ab-9d51-11e4a0a01a98 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:08.128495 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3fe53089-1dbe-47ab-9d51-11e4a0a01a98 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:08.135638 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3fe53089-1dbe-47ab-9d51-11e4a0a01a98 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:08.136609 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3fe53089-1dbe-47ab-9d51-11e4a0a01a98 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:08.136609 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3fe53089-1dbe-47ab-9d51-11e4a0a01a98 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:08.137087 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3fe53089-1dbe-47ab-9d51-11e4a0a01a98 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:08.137322 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3fe53089-1dbe-47ab-9d51-11e4a0a01a98 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:08.138067 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3fe53089-1dbe-47ab-9d51-11e4a0a01a98 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:08.168925 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3fe53089-1dbe-47ab-9d51-11e4a0a01a98 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:08.368537 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c1a20fce-c305-430e-ac48-72022b536643 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:08.371216 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c1a20fce-c305-430e-ac48-72022b536643 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:08.377500 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1a20fce-c305-430e-ac48-72022b536643 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:08.377784 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1a20fce-c305-430e-ac48-72022b536643 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:08.377784 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1a20fce-c305-430e-ac48-72022b536643 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:08.378126 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1a20fce-c305-430e-ac48-72022b536643 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:08.378425 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1a20fce-c305-430e-ac48-72022b536643 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:08.379005 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1a20fce-c305-430e-ac48-72022b536643 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:08.385413 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3fe53089-1dbe-47ab-9d51-11e4a0a01a98 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:08.391602 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3fe53089-1dbe-47ab-9d51-11e4a0a01a98 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:08.392605 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3fe53089-1dbe-47ab-9d51-11e4a0a01a98 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:08.398833 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3fe53089-1dbe-47ab-9d51-11e4a0a01a98 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1733 microversion: 2.20 time: 0.275624 Jun 10 13:24:08.399288 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 408/1231] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:08 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1733 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:08.421678 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c1a20fce-c305-430e-ac48-72022b536643 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.054476 Jun 10 13:24:08.422080 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 415/1232] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:24:08 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca/os-volume_attachments => generated 25 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:24:08.481618 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8e84949c-52da-4720-ac24-f2259f32e7f2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:08.560056 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c6a967e1-0271-466a-be8f-c946539f4316 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:08.565838 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c6a967e1-0271-466a-be8f-c946539f4316 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:08.571052 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c6a967e1-0271-466a-be8f-c946539f4316 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:08.571400 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c6a967e1-0271-466a-be8f-c946539f4316 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:08.571999 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c6a967e1-0271-466a-be8f-c946539f4316 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:08.572111 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c6a967e1-0271-466a-be8f-c946539f4316 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:08.572590 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c6a967e1-0271-466a-be8f-c946539f4316 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:08.572929 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c6a967e1-0271-466a-be8f-c946539f4316 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:08.598663 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c6a967e1-0271-466a-be8f-c946539f4316 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:08.814218 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c6a967e1-0271-466a-be8f-c946539f4316 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:08.829196 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c6a967e1-0271-466a-be8f-c946539f4316 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1361 microversion: 2.1 time: 0.270911 Jun 10 13:24:08.833375 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 409/1233] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:08 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1361 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:09.149859 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8e84949c-52da-4720-ac24-f2259f32e7f2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "DELETE /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947" status: 204 len: 0 microversion: 2.1 time: 0.670674 Jun 10 13:24:09.150024 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 410/1234] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:08 2026] DELETE /compute/v2.1/images/f9a0a3b1-8882-4502-a81c-c76fca619947 => generated 0 bytes in 671 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:24:09.165884 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-897f6f7d-6f77-48ff-8aee-a6474e661be4 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:09.166030 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-897f6f7d-6f77-48ff-8aee-a6474e661be4 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:09.170267 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-897f6f7d-6f77-48ff-8aee-a6474e661be4 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:09.170493 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-897f6f7d-6f77-48ff-8aee-a6474e661be4 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:09.170624 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-897f6f7d-6f77-48ff-8aee-a6474e661be4 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:09.171219 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-897f6f7d-6f77-48ff-8aee-a6474e661be4 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:09.171219 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-897f6f7d-6f77-48ff-8aee-a6474e661be4 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:09.171219 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-897f6f7d-6f77-48ff-8aee-a6474e661be4 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:09.188864 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-897f6f7d-6f77-48ff-8aee-a6474e661be4 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:24:09.274288 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-897f6f7d-6f77-48ff-8aee-a6474e661be4 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 204 len: 0 microversion: 2.1 time: 0.109568 Jun 10 13:24:09.274802 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 416/1235] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:24:09 2026] DELETE /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:24:09.286804 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8cfb0f27-8d9b-4de4-9b20-05e3f56e9e66 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:09.288610 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8cfb0f27-8d9b-4de4-9b20-05e3f56e9e66 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:09.295621 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cfb0f27-8d9b-4de4-9b20-05e3f56e9e66 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:09.296288 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cfb0f27-8d9b-4de4-9b20-05e3f56e9e66 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:09.296288 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cfb0f27-8d9b-4de4-9b20-05e3f56e9e66 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:09.297495 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cfb0f27-8d9b-4de4-9b20-05e3f56e9e66 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:09.297806 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cfb0f27-8d9b-4de4-9b20-05e3f56e9e66 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:09.298105 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cfb0f27-8d9b-4de4-9b20-05e3f56e9e66 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:09.340101 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8cfb0f27-8d9b-4de4-9b20-05e3f56e9e66 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:09.426406 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-98f6a7fb-a1de-43cd-91bb-dce03acb618e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:09.431524 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-98f6a7fb-a1de-43cd-91bb-dce03acb618e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:09.440208 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-98f6a7fb-a1de-43cd-91bb-dce03acb618e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:09.440208 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-98f6a7fb-a1de-43cd-91bb-dce03acb618e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:09.440489 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-98f6a7fb-a1de-43cd-91bb-dce03acb618e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:09.441230 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-98f6a7fb-a1de-43cd-91bb-dce03acb618e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:09.441649 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-98f6a7fb-a1de-43cd-91bb-dce03acb618e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:09.442104 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-98f6a7fb-a1de-43cd-91bb-dce03acb618e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:09.468373 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-98f6a7fb-a1de-43cd-91bb-dce03acb618e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:09.471759 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-e8518696-e23a-42fb-a672-f213a9edc2fb req-3a4017bb-3f52-4a12-ade8-faa7db61d9f8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2803ac45-c798-4ffb-8f2b-43462a2f48ef", "name": "network-vif-unplugged", "status": "completed", "tag": "bbefa507-37ae-4460-9f3c-62fc7dd090db"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:09.479336 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e8518696-e23a-42fb-a672-f213a9edc2fb req-3a4017bb-3f52-4a12-ade8-faa7db61d9f8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:09.479611 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e8518696-e23a-42fb-a672-f213a9edc2fb req-3a4017bb-3f52-4a12-ade8-faa7db61d9f8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:09.479994 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e8518696-e23a-42fb-a672-f213a9edc2fb req-3a4017bb-3f52-4a12-ade8-faa7db61d9f8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:09.490636 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-e8518696-e23a-42fb-a672-f213a9edc2fb req-3a4017bb-3f52-4a12-ade8-faa7db61d9f8 service nova] Creating event network-vif-unplugged:bbefa507-37ae-4460-9f3c-62fc7dd090db for instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef on np0000002501 Jun 10 13:24:09.491202 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-e8518696-e23a-42fb-a672-f213a9edc2fb req-3a4017bb-3f52-4a12-ade8-faa7db61d9f8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:09.497189 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-e8518696-e23a-42fb-a672-f213a9edc2fb req-3a4017bb-3f52-4a12-ade8-faa7db61d9f8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.028975 Jun 10 13:24:09.497499 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 417/1236] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:09 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:24:09.566644 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8cfb0f27-8d9b-4de4-9b20-05e3f56e9e66 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:09.577808 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8cfb0f27-8d9b-4de4-9b20-05e3f56e9e66 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1681 microversion: 2.1 time: 0.293074 Jun 10 13:24:09.578143 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 410/1237] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:09 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1681 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:09.668217 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-0ee62614-bc21-48e4-8fe7-2d46b3965af2 req-e60a0234-e480-494d-8b9d-877c801d77bb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94a2631d-eb8c-46a1-86e5-b84e7feb182a", "name": "network-vif-plugged", "status": "completed", "tag": "78c944cf-6c5f-469b-ab1e-af063b249997"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:09.678501 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0ee62614-bc21-48e4-8fe7-2d46b3965af2 req-e60a0234-e480-494d-8b9d-877c801d77bb service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:09.678501 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0ee62614-bc21-48e4-8fe7-2d46b3965af2 req-e60a0234-e480-494d-8b9d-877c801d77bb service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:09.678642 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0ee62614-bc21-48e4-8fe7-2d46b3965af2 req-e60a0234-e480-494d-8b9d-877c801d77bb service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:09.690588 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-0ee62614-bc21-48e4-8fe7-2d46b3965af2 req-e60a0234-e480-494d-8b9d-877c801d77bb service nova] Creating event network-vif-plugged:78c944cf-6c5f-469b-ab1e-af063b249997 for instance 94a2631d-eb8c-46a1-86e5-b84e7feb182a on np0000002501 Jun 10 13:24:09.691155 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-0ee62614-bc21-48e4-8fe7-2d46b3965af2 req-e60a0234-e480-494d-8b9d-877c801d77bb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:09.699030 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-0ee62614-bc21-48e4-8fe7-2d46b3965af2 req-e60a0234-e480-494d-8b9d-877c801d77bb service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.157737 Jun 10 13:24:09.699643 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 418/1238] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:09 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:24:09.840076 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-98f6a7fb-a1de-43cd-91bb-dce03acb618e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:09.846992 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-98f6a7fb-a1de-43cd-91bb-dce03acb618e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:09.847978 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-98f6a7fb-a1de-43cd-91bb-dce03acb618e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:09.849829 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-efe8de04-d272-4846-9cd3-694c13c4f810 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:09.853297 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-efe8de04-d272-4846-9cd3-694c13c4f810 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:09.854788 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-98f6a7fb-a1de-43cd-91bb-dce03acb618e tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1733 microversion: 2.20 time: 0.433657 Jun 10 13:24:09.855232 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 411/1239] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:09 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1733 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:09.860925 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-efe8de04-d272-4846-9cd3-694c13c4f810 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:09.861453 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-efe8de04-d272-4846-9cd3-694c13c4f810 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:09.862090 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-efe8de04-d272-4846-9cd3-694c13c4f810 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:09.863088 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-efe8de04-d272-4846-9cd3-694c13c4f810 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:09.863088 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-efe8de04-d272-4846-9cd3-694c13c4f810 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:09.863537 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-efe8de04-d272-4846-9cd3-694c13c4f810 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:09.885196 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-efe8de04-d272-4846-9cd3-694c13c4f810 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:10.088875 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-efe8de04-d272-4846-9cd3-694c13c4f810 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:10.096817 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-efe8de04-d272-4846-9cd3-694c13c4f810 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1361 microversion: 2.1 time: 0.250398 Jun 10 13:24:10.097280 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 411/1240] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:09 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1361 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:10.609570 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c6c4c4a1-eb5f-4da5-9d86-8f4ab74a6f1e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:10.613234 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c6c4c4a1-eb5f-4da5-9d86-8f4ab74a6f1e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:10.623240 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6c4c4a1-eb5f-4da5-9d86-8f4ab74a6f1e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:10.624449 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6c4c4a1-eb5f-4da5-9d86-8f4ab74a6f1e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:10.624449 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6c4c4a1-eb5f-4da5-9d86-8f4ab74a6f1e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:10.625006 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6c4c4a1-eb5f-4da5-9d86-8f4ab74a6f1e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:10.628974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6c4c4a1-eb5f-4da5-9d86-8f4ab74a6f1e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:10.629354 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6c4c4a1-eb5f-4da5-9d86-8f4ab74a6f1e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:10.647434 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-346ee978-cfdc-4063-bef8-02073ebf7929 req-89d66d20-5ef0-4399-bf69-af94fef052a6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "name": "network-vif-unplugged", "status": "completed", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:10.660975 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-346ee978-cfdc-4063-bef8-02073ebf7929 req-89d66d20-5ef0-4399-bf69-af94fef052a6 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:10.661195 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-346ee978-cfdc-4063-bef8-02073ebf7929 req-89d66d20-5ef0-4399-bf69-af94fef052a6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:10.661259 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c6c4c4a1-eb5f-4da5-9d86-8f4ab74a6f1e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:10.661363 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-346ee978-cfdc-4063-bef8-02073ebf7929 req-89d66d20-5ef0-4399-bf69-af94fef052a6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:10.669988 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-346ee978-cfdc-4063-bef8-02073ebf7929 req-89d66d20-5ef0-4399-bf69-af94fef052a6 service nova] Creating event network-vif-unplugged:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:24:10.670402 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-346ee978-cfdc-4063-bef8-02073ebf7929 req-89d66d20-5ef0-4399-bf69-af94fef052a6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:10.674197 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-346ee978-cfdc-4063-bef8-02073ebf7929 req-89d66d20-5ef0-4399-bf69-af94fef052a6 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.167639 Jun 10 13:24:10.674415 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 419/1241] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:10 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:24:10.860930 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c6c4c4a1-eb5f-4da5-9d86-8f4ab74a6f1e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:10.879282 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0c08568f-5a87-49a1-afcf-807f82f0cf32 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:10.881008 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c6c4c4a1-eb5f-4da5-9d86-8f4ab74a6f1e tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1681 microversion: 2.1 time: 0.276921 Jun 10 13:24:10.881008 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 412/1242] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:10 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1681 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:10.882332 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0c08568f-5a87-49a1-afcf-807f82f0cf32 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:10.896128 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c08568f-5a87-49a1-afcf-807f82f0cf32 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:10.896576 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c08568f-5a87-49a1-afcf-807f82f0cf32 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:10.896917 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c08568f-5a87-49a1-afcf-807f82f0cf32 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:10.897600 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c08568f-5a87-49a1-afcf-807f82f0cf32 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:10.898048 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c08568f-5a87-49a1-afcf-807f82f0cf32 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:10.899587 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0c08568f-5a87-49a1-afcf-807f82f0cf32 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:10.924412 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0c08568f-5a87-49a1-afcf-807f82f0cf32 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:11.111126 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0c08568f-5a87-49a1-afcf-807f82f0cf32 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:11.117946 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0c08568f-5a87-49a1-afcf-807f82f0cf32 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:11.118691 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0c08568f-5a87-49a1-afcf-807f82f0cf32 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:11.118864 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-aa49b8e7-fdf2-4786-b0af-bf0781108d0a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:11.120769 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-aa49b8e7-fdf2-4786-b0af-bf0781108d0a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:11.123128 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0c08568f-5a87-49a1-afcf-807f82f0cf32 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1728 microversion: 2.20 time: 0.247063 Jun 10 13:24:11.125274 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 412/1243] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:10 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1728 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:11.127676 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aa49b8e7-fdf2-4786-b0af-bf0781108d0a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:11.127676 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aa49b8e7-fdf2-4786-b0af-bf0781108d0a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:11.127676 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aa49b8e7-fdf2-4786-b0af-bf0781108d0a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:11.127676 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aa49b8e7-fdf2-4786-b0af-bf0781108d0a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:11.130394 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aa49b8e7-fdf2-4786-b0af-bf0781108d0a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:11.130394 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aa49b8e7-fdf2-4786-b0af-bf0781108d0a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:11.152989 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-aa49b8e7-fdf2-4786-b0af-bf0781108d0a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:11.338072 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-aa49b8e7-fdf2-4786-b0af-bf0781108d0a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:11.346718 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-aa49b8e7-fdf2-4786-b0af-bf0781108d0a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1361 microversion: 2.1 time: 0.230041 Jun 10 13:24:11.346718 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 420/1244] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:11 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1361 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:11.768428 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-4e596dea-3b56-4794-925b-c098bbb1449f req-f95aa55c-a4c8-4707-8ea4-a8e992dd4c7a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94a2631d-eb8c-46a1-86e5-b84e7feb182a", "name": "network-vif-plugged", "status": "completed", "tag": "78c944cf-6c5f-469b-ab1e-af063b249997"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:11.779316 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4e596dea-3b56-4794-925b-c098bbb1449f req-f95aa55c-a4c8-4707-8ea4-a8e992dd4c7a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:11.779595 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4e596dea-3b56-4794-925b-c098bbb1449f req-f95aa55c-a4c8-4707-8ea4-a8e992dd4c7a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:11.779787 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4e596dea-3b56-4794-925b-c098bbb1449f req-f95aa55c-a4c8-4707-8ea4-a8e992dd4c7a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:11.787808 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-4e596dea-3b56-4794-925b-c098bbb1449f req-f95aa55c-a4c8-4707-8ea4-a8e992dd4c7a service nova] Creating event network-vif-plugged:78c944cf-6c5f-469b-ab1e-af063b249997 for instance 94a2631d-eb8c-46a1-86e5-b84e7feb182a on np0000002501 Jun 10 13:24:11.788430 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-4e596dea-3b56-4794-925b-c098bbb1449f req-f95aa55c-a4c8-4707-8ea4-a8e992dd4c7a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:11.792843 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-4e596dea-3b56-4794-925b-c098bbb1449f req-f95aa55c-a4c8-4707-8ea4-a8e992dd4c7a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027950 Jun 10 13:24:11.793143 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 413/1245] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24: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 10 13:24:11.905109 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c7b5fdd0-2005-48b7-aac3-4534e4b328d6 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:11.907630 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c7b5fdd0-2005-48b7-aac3-4534e4b328d6 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:11.914558 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7b5fdd0-2005-48b7-aac3-4534e4b328d6 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:11.914856 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7b5fdd0-2005-48b7-aac3-4534e4b328d6 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:11.915089 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7b5fdd0-2005-48b7-aac3-4534e4b328d6 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:11.915677 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7b5fdd0-2005-48b7-aac3-4534e4b328d6 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:11.916117 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7b5fdd0-2005-48b7-aac3-4534e4b328d6 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:11.916589 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c7b5fdd0-2005-48b7-aac3-4534e4b328d6 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:11.937612 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c7b5fdd0-2005-48b7-aac3-4534e4b328d6 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:12.148951 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c7b5fdd0-2005-48b7-aac3-4534e4b328d6 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:12.152885 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e30cb317-d695-405f-a693-45c96b0e687f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:12.156587 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e30cb317-d695-405f-a693-45c96b0e687f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:12.163397 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e30cb317-d695-405f-a693-45c96b0e687f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:12.163769 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e30cb317-d695-405f-a693-45c96b0e687f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:12.164070 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e30cb317-d695-405f-a693-45c96b0e687f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:12.164608 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e30cb317-d695-405f-a693-45c96b0e687f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:12.164949 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e30cb317-d695-405f-a693-45c96b0e687f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:12.167766 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e30cb317-d695-405f-a693-45c96b0e687f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:12.172308 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c7b5fdd0-2005-48b7-aac3-4534e4b328d6 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1681 microversion: 2.1 time: 0.269226 Jun 10 13:24:12.172822 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 413/1246] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:11 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1681 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:12.185964 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e30cb317-d695-405f-a693-45c96b0e687f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:12.371981 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-23af4e70-d78b-4297-be26-685e36d0aa54 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:12.374134 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-23af4e70-d78b-4297-be26-685e36d0aa54 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:12.374468 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e30cb317-d695-405f-a693-45c96b0e687f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:12.378910 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23af4e70-d78b-4297-be26-685e36d0aa54 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:12.379106 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23af4e70-d78b-4297-be26-685e36d0aa54 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:12.379373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23af4e70-d78b-4297-be26-685e36d0aa54 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:12.380114 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23af4e70-d78b-4297-be26-685e36d0aa54 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:12.380328 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23af4e70-d78b-4297-be26-685e36d0aa54 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:12.380670 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23af4e70-d78b-4297-be26-685e36d0aa54 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:12.381341 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e30cb317-d695-405f-a693-45c96b0e687f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:12.382066 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e30cb317-d695-405f-a693-45c96b0e687f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:12.387071 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e30cb317-d695-405f-a693-45c96b0e687f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1728 microversion: 2.20 time: 0.241350 Jun 10 13:24:12.387432 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 421/1247] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:12 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1728 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:12.403657 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-23af4e70-d78b-4297-be26-685e36d0aa54 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:12.621728 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-23af4e70-d78b-4297-be26-685e36d0aa54 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:12.631697 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-23af4e70-d78b-4297-be26-685e36d0aa54 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1547 microversion: 2.1 time: 0.265020 Jun 10 13:24:12.632017 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 414/1248] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:12 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1547 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:12.647004 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b1f8c98e-308d-49af-9b8a-60512fcec3fd tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:12.648983 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b1f8c98e-308d-49af-9b8a-60512fcec3fd tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:12.652408 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1f8c98e-308d-49af-9b8a-60512fcec3fd tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:12.652633 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1f8c98e-308d-49af-9b8a-60512fcec3fd tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:12.652817 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1f8c98e-308d-49af-9b8a-60512fcec3fd tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:12.653123 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1f8c98e-308d-49af-9b8a-60512fcec3fd tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:12.653341 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1f8c98e-308d-49af-9b8a-60512fcec3fd tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:12.653535 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b1f8c98e-308d-49af-9b8a-60512fcec3fd tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:12.667974 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b1f8c98e-308d-49af-9b8a-60512fcec3fd tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:12.742034 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-6faa9b3e-c059-4628-86fb-95420e5a7a3b req-48366933-0894-41f6-af37-8515c937e547 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "name": "network-vif-unplugged", "status": "completed", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}, {"server_uuid": "e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca", "name": "network-vif-deleted", "tag": "22f9ea32-bfd4-4749-afea-d0d90f59b8ae"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:12.754879 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6faa9b3e-c059-4628-86fb-95420e5a7a3b req-48366933-0894-41f6-af37-8515c937e547 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:12.754879 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6faa9b3e-c059-4628-86fb-95420e5a7a3b req-48366933-0894-41f6-af37-8515c937e547 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:12.755079 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6faa9b3e-c059-4628-86fb-95420e5a7a3b req-48366933-0894-41f6-af37-8515c937e547 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:12.768671 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-6faa9b3e-c059-4628-86fb-95420e5a7a3b req-48366933-0894-41f6-af37-8515c937e547 service nova] Creating event network-vif-unplugged:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:24:12.768671 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-6faa9b3e-c059-4628-86fb-95420e5a7a3b req-48366933-0894-41f6-af37-8515c937e547 service nova] Creating event network-vif-deleted:22f9ea32-bfd4-4749-afea-d0d90f59b8ae for instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca on np0000002501 Jun 10 13:24:12.769145 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-6faa9b3e-c059-4628-86fb-95420e5a7a3b req-48366933-0894-41f6-af37-8515c937e547 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:12.777071 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-6faa9b3e-c059-4628-86fb-95420e5a7a3b req-48366933-0894-41f6-af37-8515c937e547 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.038553 Jun 10 13:24:12.777405 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 422/1249] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:12 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:24:12.791811 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b1f8c98e-308d-49af-9b8a-60512fcec3fd tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.145144 Jun 10 13:24:12.792998 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 414/1250] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:24:12 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-interface => generated 282 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:24:13.198654 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c0490975-fcda-4fea-a193-59d1845ecd99 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:13.199491 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c0490975-fcda-4fea-a193-59d1845ecd99 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:13.205709 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0490975-fcda-4fea-a193-59d1845ecd99 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:13.206035 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0490975-fcda-4fea-a193-59d1845ecd99 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:13.206364 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0490975-fcda-4fea-a193-59d1845ecd99 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:13.206925 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0490975-fcda-4fea-a193-59d1845ecd99 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:13.207417 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0490975-fcda-4fea-a193-59d1845ecd99 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:13.208134 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0490975-fcda-4fea-a193-59d1845ecd99 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:13.238234 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c0490975-fcda-4fea-a193-59d1845ecd99 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:13.340290 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c0490975-fcda-4fea-a193-59d1845ecd99 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:13.349484 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c0490975-fcda-4fea-a193-59d1845ecd99 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1325 microversion: 2.1 time: 0.154822 Jun 10 13:24:13.349921 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 415/1251] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:13 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1325 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:13.406983 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-28fc28c4-d431-4476-a082-d176ba01ce7a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:13.409954 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-28fc28c4-d431-4476-a082-d176ba01ce7a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:13.419045 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-28fc28c4-d431-4476-a082-d176ba01ce7a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:13.419045 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-28fc28c4-d431-4476-a082-d176ba01ce7a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:13.419045 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-28fc28c4-d431-4476-a082-d176ba01ce7a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:13.419045 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-28fc28c4-d431-4476-a082-d176ba01ce7a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:13.419045 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-28fc28c4-d431-4476-a082-d176ba01ce7a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:13.419502 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-28fc28c4-d431-4476-a082-d176ba01ce7a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:13.454335 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-28fc28c4-d431-4476-a082-d176ba01ce7a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:13.723080 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-28fc28c4-d431-4476-a082-d176ba01ce7a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:13.729501 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-28fc28c4-d431-4476-a082-d176ba01ce7a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:13.730283 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-28fc28c4-d431-4476-a082-d176ba01ce7a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:13.736399 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-28fc28c4-d431-4476-a082-d176ba01ce7a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1728 microversion: 2.20 time: 0.331922 Jun 10 13:24:13.736724 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 423/1252] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:13 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1728 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:13.835747 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-0f6341c2-8d0a-478d-82e3-c577ebe6a9dc req-d2645579-9bc3-4ca2-816a-1881331d4705 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "94a2631d-eb8c-46a1-86e5-b84e7feb182a", "tag": "78c944cf-6c5f-469b-ab1e-af063b249997"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:13.841468 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0f6341c2-8d0a-478d-82e3-c577ebe6a9dc req-d2645579-9bc3-4ca2-816a-1881331d4705 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:13.841653 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0f6341c2-8d0a-478d-82e3-c577ebe6a9dc req-d2645579-9bc3-4ca2-816a-1881331d4705 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:13.841806 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0f6341c2-8d0a-478d-82e3-c577ebe6a9dc req-d2645579-9bc3-4ca2-816a-1881331d4705 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:13.848940 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-0f6341c2-8d0a-478d-82e3-c577ebe6a9dc req-d2645579-9bc3-4ca2-816a-1881331d4705 service nova] Creating event network-changed:78c944cf-6c5f-469b-ab1e-af063b249997 for instance 94a2631d-eb8c-46a1-86e5-b84e7feb182a on np0000002501 Jun 10 13:24:13.849401 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-0f6341c2-8d0a-478d-82e3-c577ebe6a9dc req-d2645579-9bc3-4ca2-816a-1881331d4705 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:13.853603 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-0f6341c2-8d0a-478d-82e3-c577ebe6a9dc req-d2645579-9bc3-4ca2-816a-1881331d4705 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019645 Jun 10 13:24:13.853906 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 415/1253] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:13 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 10 13:24:14.368371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d8cf4f5c-3ed7-4205-9caa-e05a28ff3174 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:14.368371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d8cf4f5c-3ed7-4205-9caa-e05a28ff3174 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:14.373688 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d8cf4f5c-3ed7-4205-9caa-e05a28ff3174 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:14.374152 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d8cf4f5c-3ed7-4205-9caa-e05a28ff3174 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:14.374484 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d8cf4f5c-3ed7-4205-9caa-e05a28ff3174 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:14.375035 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d8cf4f5c-3ed7-4205-9caa-e05a28ff3174 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:14.375433 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d8cf4f5c-3ed7-4205-9caa-e05a28ff3174 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:14.375837 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d8cf4f5c-3ed7-4205-9caa-e05a28ff3174 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:14.398950 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d8cf4f5c-3ed7-4205-9caa-e05a28ff3174 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:14.399208 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d8cf4f5c-3ed7-4205-9caa-e05a28ff3174 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:14.399428 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d8cf4f5c-3ed7-4205-9caa-e05a28ff3174 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:14.399680 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-d8cf4f5c-3ed7-4205-9caa-e05a28ff3174 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lazy-loading 'fault' on Instance uuid e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:24:14.402775 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d8cf4f5c-3ed7-4205-9caa-e05a28ff3174 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:14.465197 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d8cf4f5c-3ed7-4205-9caa-e05a28ff3174 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:14.484591 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d8cf4f5c-3ed7-4205-9caa-e05a28ff3174 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1330 microversion: 2.1 time: 0.118618 Jun 10 13:24:14.484591 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 416/1254] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:14 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1330 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:14.759763 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bedd329a-c425-4646-b226-d142801bb971 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:14.764688 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bedd329a-c425-4646-b226-d142801bb971 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:14.775711 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bedd329a-c425-4646-b226-d142801bb971 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:14.776368 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bedd329a-c425-4646-b226-d142801bb971 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:14.776458 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bedd329a-c425-4646-b226-d142801bb971 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:14.777069 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bedd329a-c425-4646-b226-d142801bb971 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:14.777558 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bedd329a-c425-4646-b226-d142801bb971 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:14.777962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bedd329a-c425-4646-b226-d142801bb971 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:14.800177 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-bedd329a-c425-4646-b226-d142801bb971 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:15.009890 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bedd329a-c425-4646-b226-d142801bb971 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:15.015310 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bedd329a-c425-4646-b226-d142801bb971 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:15.015978 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bedd329a-c425-4646-b226-d142801bb971 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:15.021674 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bedd329a-c425-4646-b226-d142801bb971 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1710 microversion: 2.20 time: 0.266088 Jun 10 13:24:15.021946 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 424/1255] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:14 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1710 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:15.509455 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fa0e9ae8-8629-45c6-a22d-537bd8abe8d2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:15.509962 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fa0e9ae8-8629-45c6-a22d-537bd8abe8d2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:15.514127 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa0e9ae8-8629-45c6-a22d-537bd8abe8d2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:15.514403 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa0e9ae8-8629-45c6-a22d-537bd8abe8d2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:15.514609 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa0e9ae8-8629-45c6-a22d-537bd8abe8d2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:15.515096 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa0e9ae8-8629-45c6-a22d-537bd8abe8d2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:15.515311 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa0e9ae8-8629-45c6-a22d-537bd8abe8d2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:15.515583 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa0e9ae8-8629-45c6-a22d-537bd8abe8d2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:15.537475 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa0e9ae8-8629-45c6-a22d-537bd8abe8d2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:15.537751 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa0e9ae8-8629-45c6-a22d-537bd8abe8d2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:15.537924 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa0e9ae8-8629-45c6-a22d-537bd8abe8d2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:15.538138 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-fa0e9ae8-8629-45c6-a22d-537bd8abe8d2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lazy-loading 'fault' on Instance uuid e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:24:15.542229 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fa0e9ae8-8629-45c6-a22d-537bd8abe8d2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:15.589813 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fa0e9ae8-8629-45c6-a22d-537bd8abe8d2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a09c146f06de48fe80f8b165a9f87f9c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a59bf9b5244ef8afe36fae4b106e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:15.596529 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fa0e9ae8-8629-45c6-a22d-537bd8abe8d2 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 200 len: 1330 microversion: 2.1 time: 0.089674 Jun 10 13:24:15.596797 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 416/1256] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:15 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 1330 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:16.050437 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e76d381d-6c69-44e0-85ce-eb8abf758cdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:16.062436 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e76d381d-6c69-44e0-85ce-eb8abf758cdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:16.073009 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e76d381d-6c69-44e0-85ce-eb8abf758cdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:16.073241 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e76d381d-6c69-44e0-85ce-eb8abf758cdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:16.073716 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e76d381d-6c69-44e0-85ce-eb8abf758cdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:16.074148 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e76d381d-6c69-44e0-85ce-eb8abf758cdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:16.074597 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e76d381d-6c69-44e0-85ce-eb8abf758cdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:16.075071 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e76d381d-6c69-44e0-85ce-eb8abf758cdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:16.104400 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e76d381d-6c69-44e0-85ce-eb8abf758cdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:16.275713 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e76d381d-6c69-44e0-85ce-eb8abf758cdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:16.280523 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e76d381d-6c69-44e0-85ce-eb8abf758cdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:16.281255 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e76d381d-6c69-44e0-85ce-eb8abf758cdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:16.285115 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e76d381d-6c69-44e0-85ce-eb8abf758cdd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1710 microversion: 2.20 time: 0.238173 Jun 10 13:24:16.285552 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 417/1257] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:16 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1710 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:16.466844 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-2f1f8242-9fb7-4a10-b08f-8bef67116286 req-5abf28ff-9f69-4fa7-9c21-9fdb0744d2fe service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2803ac45-c798-4ffb-8f2b-43462a2f48ef", "tag": "bbefa507-37ae-4460-9f3c-62fc7dd090db"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:16.474114 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2f1f8242-9fb7-4a10-b08f-8bef67116286 req-5abf28ff-9f69-4fa7-9c21-9fdb0744d2fe service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:16.474433 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2f1f8242-9fb7-4a10-b08f-8bef67116286 req-5abf28ff-9f69-4fa7-9c21-9fdb0744d2fe service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:16.474668 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2f1f8242-9fb7-4a10-b08f-8bef67116286 req-5abf28ff-9f69-4fa7-9c21-9fdb0744d2fe service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:16.482651 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-2f1f8242-9fb7-4a10-b08f-8bef67116286 req-5abf28ff-9f69-4fa7-9c21-9fdb0744d2fe service nova] Creating event network-changed:bbefa507-37ae-4460-9f3c-62fc7dd090db for instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef on np0000002501 Jun 10 13:24:16.483296 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-2f1f8242-9fb7-4a10-b08f-8bef67116286 req-5abf28ff-9f69-4fa7-9c21-9fdb0744d2fe service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:16.488337 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-2f1f8242-9fb7-4a10-b08f-8bef67116286 req-5abf28ff-9f69-4fa7-9c21-9fdb0744d2fe service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023348 Jun 10 13:24:16.492860 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 425/1258] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:16 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 10 13:24:16.616315 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-178efbbd-1b91-4c1b-ae38-f4fbdd69fe59 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:16.618217 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-178efbbd-1b91-4c1b-ae38-f4fbdd69fe59 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] [instance: e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:16.624621 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-178efbbd-1b91-4c1b-ae38-f4fbdd69fe59 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:16.624994 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-178efbbd-1b91-4c1b-ae38-f4fbdd69fe59 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:16.625236 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-178efbbd-1b91-4c1b-ae38-f4fbdd69fe59 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:16.625892 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-178efbbd-1b91-4c1b-ae38-f4fbdd69fe59 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:16.626261 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-178efbbd-1b91-4c1b-ae38-f4fbdd69fe59 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:16.626560 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-178efbbd-1b91-4c1b-ae38-f4fbdd69fe59 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:16.636664 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-178efbbd-1b91-4c1b-ae38-f4fbdd69fe59 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] HTTP exception thrown: Instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca could not be found. Jun 10 13:24:16.636984 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-178efbbd-1b91-4c1b-ae38-f4fbdd69fe59 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Returning 404 to user: Instance e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:24:16.637544 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-178efbbd-1b91-4c1b-ae38-f4fbdd69fe59 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca" status: 404 len: 111 microversion: 2.1 time: 0.023435 Jun 10 13:24:16.637902 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 417/1259] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:16 2026] GET /compute/v2.1/servers/e176ff4f-44b3-4429-84c2-2e7bf6b8c2ca => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:24:16.650382 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1995e2b8-2d02-4e69-bf25-61861df74145 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:16.679339 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1995e2b8-2d02-4e69-bf25-61861df74145 tempest-ServerStableDeviceRescueTest-1582570061 tempest-ServerStableDeviceRescueTest-1582570061-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1614122602" status: 202 len: 0 microversion: 2.1 time: 0.031587 Jun 10 13:24:16.679339 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 418/1260] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:24:16 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1614122602 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:24:17.312033 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9c1283fc-0142-49b1-bf6b-1c32ac276fcd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:17.313901 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9c1283fc-0142-49b1-bf6b-1c32ac276fcd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:17.322362 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c1283fc-0142-49b1-bf6b-1c32ac276fcd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:17.322788 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c1283fc-0142-49b1-bf6b-1c32ac276fcd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:17.323131 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c1283fc-0142-49b1-bf6b-1c32ac276fcd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:17.323802 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c1283fc-0142-49b1-bf6b-1c32ac276fcd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:17.324263 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c1283fc-0142-49b1-bf6b-1c32ac276fcd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:17.324674 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c1283fc-0142-49b1-bf6b-1c32ac276fcd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:17.344557 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9c1283fc-0142-49b1-bf6b-1c32ac276fcd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:17.515687 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9c1283fc-0142-49b1-bf6b-1c32ac276fcd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:17.523478 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9c1283fc-0142-49b1-bf6b-1c32ac276fcd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:17.524223 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9c1283fc-0142-49b1-bf6b-1c32ac276fcd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:17.530494 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9c1283fc-0142-49b1-bf6b-1c32ac276fcd tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1710 microversion: 2.20 time: 0.222506 Jun 10 13:24:17.530494 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 426/1261] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:17 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1710 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:18.549879 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d8e2c7ae-e984-4cbb-ac85-bff29b7cabc8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:18.552209 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d8e2c7ae-e984-4cbb-ac85-bff29b7cabc8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:18.558360 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8e2c7ae-e984-4cbb-ac85-bff29b7cabc8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:18.559485 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8e2c7ae-e984-4cbb-ac85-bff29b7cabc8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:18.559485 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8e2c7ae-e984-4cbb-ac85-bff29b7cabc8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:18.559958 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8e2c7ae-e984-4cbb-ac85-bff29b7cabc8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:18.560361 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8e2c7ae-e984-4cbb-ac85-bff29b7cabc8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:18.567541 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8e2c7ae-e984-4cbb-ac85-bff29b7cabc8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:18.588641 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d8e2c7ae-e984-4cbb-ac85-bff29b7cabc8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:18.765468 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d8e2c7ae-e984-4cbb-ac85-bff29b7cabc8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:18.770718 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d8e2c7ae-e984-4cbb-ac85-bff29b7cabc8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:18.770718 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d8e2c7ae-e984-4cbb-ac85-bff29b7cabc8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:18.776701 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d8e2c7ae-e984-4cbb-ac85-bff29b7cabc8 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1713 microversion: 2.20 time: 0.229030 Jun 10 13:24:18.777385 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 418/1262] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:18 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1713 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:18.797962 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-23d746af-c3aa-44d6-8395-690cccbd62e4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "98a2496f-e0a8-4a9f-8192-0697fc78a6d4"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:18.800251 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-23d746af-c3aa-44d6-8395-690cccbd62e4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:18.805614 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23d746af-c3aa-44d6-8395-690cccbd62e4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:18.805903 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23d746af-c3aa-44d6-8395-690cccbd62e4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:18.806124 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23d746af-c3aa-44d6-8395-690cccbd62e4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:18.806557 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23d746af-c3aa-44d6-8395-690cccbd62e4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:18.806893 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23d746af-c3aa-44d6-8395-690cccbd62e4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:18.807150 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23d746af-c3aa-44d6-8395-690cccbd62e4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:19.054307 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-23d746af-c3aa-44d6-8395-690cccbd62e4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "POST /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.259047 Jun 10 13:24:19.054625 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 419/1263] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:24:18 2026] POST /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef/os-volume_attachments => generated 188 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:24:19.133402 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a6250c7a-9c7a-40f8-8335-87ffac4eb4b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:19.133739 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a6250c7a-9c7a-40f8-8335-87ffac4eb4b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:19.140760 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a6250c7a-9c7a-40f8-8335-87ffac4eb4b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:19.141032 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a6250c7a-9c7a-40f8-8335-87ffac4eb4b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:19.141190 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a6250c7a-9c7a-40f8-8335-87ffac4eb4b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:19.141484 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a6250c7a-9c7a-40f8-8335-87ffac4eb4b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:19.141679 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a6250c7a-9c7a-40f8-8335-87ffac4eb4b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:19.141752 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a6250c7a-9c7a-40f8-8335-87ffac4eb4b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:19.784090 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a6250c7a-9c7a-40f8-8335-87ffac4eb4b5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef/os-volume_attachments/98a2496f-e0a8-4a9f-8192-0697fc78a6d4" status: 202 len: 0 microversion: 2.20 time: 0.650617 Jun 10 13:24:19.784090 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 427/1264] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:24:19 2026] DELETE /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef/os-volume_attachments/98a2496f-e0a8-4a9f-8192-0697fc78a6d4 => generated 0 bytes in 651 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:24:19.839705 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ce8f4066-9f38-4332-adda-ac8930128f15 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:19.843619 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ce8f4066-9f38-4332-adda-ac8930128f15 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:19.846668 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ce8f4066-9f38-4332-adda-ac8930128f15 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:19.847065 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ce8f4066-9f38-4332-adda-ac8930128f15 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:19.847489 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ce8f4066-9f38-4332-adda-ac8930128f15 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:19.848590 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ce8f4066-9f38-4332-adda-ac8930128f15 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:19.848590 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ce8f4066-9f38-4332-adda-ac8930128f15 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:19.848590 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ce8f4066-9f38-4332-adda-ac8930128f15 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:19.871757 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ce8f4066-9f38-4332-adda-ac8930128f15 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:19.875442 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ce8f4066-9f38-4332-adda-ac8930128f15 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=86681) unshelve /opt/stack/nova/nova/compute/api.py:4780}} Jun 10 13:24:19.935051 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ce8f4066-9f38-4332-adda-ac8930128f15 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "POST /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef/action" status: 202 len: 0 microversion: 2.20 time: 0.098244 Jun 10 13:24:19.936341 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 419/1265] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:24:19 2026] POST /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:24:19.948728 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-acf33372-ae06-434f-a6a7-61449eead21a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:19.953119 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-acf33372-ae06-434f-a6a7-61449eead21a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:19.958996 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-acf33372-ae06-434f-a6a7-61449eead21a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:19.959474 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-acf33372-ae06-434f-a6a7-61449eead21a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:19.959850 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-acf33372-ae06-434f-a6a7-61449eead21a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:19.960761 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-acf33372-ae06-434f-a6a7-61449eead21a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:19.961268 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-acf33372-ae06-434f-a6a7-61449eead21a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:19.961769 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-acf33372-ae06-434f-a6a7-61449eead21a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:19.977488 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-acf33372-ae06-434f-a6a7-61449eead21a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:20.152455 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-acf33372-ae06-434f-a6a7-61449eead21a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:20.160188 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-acf33372-ae06-434f-a6a7-61449eead21a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:20.160884 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-acf33372-ae06-434f-a6a7-61449eead21a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:20.169039 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-acf33372-ae06-434f-a6a7-61449eead21a tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1661 microversion: 2.20 time: 0.221684 Jun 10 13:24:20.169039 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 420/1266] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:19 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1661 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:21.201801 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-af3803da-670c-4b46-abd3-c73d4a8de5c9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:21.206543 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-af3803da-670c-4b46-abd3-c73d4a8de5c9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:21.216456 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-af3803da-670c-4b46-abd3-c73d4a8de5c9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:21.216950 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-af3803da-670c-4b46-abd3-c73d4a8de5c9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:21.217276 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-af3803da-670c-4b46-abd3-c73d4a8de5c9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:21.218843 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-af3803da-670c-4b46-abd3-c73d4a8de5c9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:21.219707 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-af3803da-670c-4b46-abd3-c73d4a8de5c9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:21.220095 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-af3803da-670c-4b46-abd3-c73d4a8de5c9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:21.244641 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-af3803da-670c-4b46-abd3-c73d4a8de5c9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:21.434020 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-af3803da-670c-4b46-abd3-c73d4a8de5c9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:21.439888 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-af3803da-670c-4b46-abd3-c73d4a8de5c9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:21.440829 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-af3803da-670c-4b46-abd3-c73d4a8de5c9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:21.445890 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-af3803da-670c-4b46-abd3-c73d4a8de5c9 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1661 microversion: 2.20 time: 0.249765 Jun 10 13:24:21.446150 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 428/1267] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:21 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1661 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:22.469398 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c60ada65-7511-4cc1-a53a-42dd355fc753 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:22.471194 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c60ada65-7511-4cc1-a53a-42dd355fc753 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:22.476561 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c60ada65-7511-4cc1-a53a-42dd355fc753 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:22.477213 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c60ada65-7511-4cc1-a53a-42dd355fc753 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:22.477669 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c60ada65-7511-4cc1-a53a-42dd355fc753 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:22.478564 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c60ada65-7511-4cc1-a53a-42dd355fc753 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:22.479970 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c60ada65-7511-4cc1-a53a-42dd355fc753 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:22.479970 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c60ada65-7511-4cc1-a53a-42dd355fc753 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:22.502374 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c60ada65-7511-4cc1-a53a-42dd355fc753 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:22.696700 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c60ada65-7511-4cc1-a53a-42dd355fc753 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:22.696700 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c60ada65-7511-4cc1-a53a-42dd355fc753 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:22.697899 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c60ada65-7511-4cc1-a53a-42dd355fc753 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:22.702768 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c60ada65-7511-4cc1-a53a-42dd355fc753 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1661 microversion: 2.20 time: 0.236972 Jun 10 13:24:22.703538 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 420/1268] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:22 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1661 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:23.723114 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4d7eef72-53ed-4b84-aa07-400d0993a30c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:23.725824 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4d7eef72-53ed-4b84-aa07-400d0993a30c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:23.734374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d7eef72-53ed-4b84-aa07-400d0993a30c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:23.734374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d7eef72-53ed-4b84-aa07-400d0993a30c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:23.734374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d7eef72-53ed-4b84-aa07-400d0993a30c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:23.734374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d7eef72-53ed-4b84-aa07-400d0993a30c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:23.734374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d7eef72-53ed-4b84-aa07-400d0993a30c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:23.734374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d7eef72-53ed-4b84-aa07-400d0993a30c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:23.759537 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4d7eef72-53ed-4b84-aa07-400d0993a30c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:24.035790 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4d7eef72-53ed-4b84-aa07-400d0993a30c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:24.041864 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4d7eef72-53ed-4b84-aa07-400d0993a30c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:24.042694 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4d7eef72-53ed-4b84-aa07-400d0993a30c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:24.048751 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4d7eef72-53ed-4b84-aa07-400d0993a30c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1663 microversion: 2.20 time: 0.328611 Jun 10 13:24:24.049184 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 421/1269] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:23 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1663 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:25.066703 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c247eb75-e8c3-465a-9a6a-a567178fd4b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:25.070436 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c247eb75-e8c3-465a-9a6a-a567178fd4b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:25.080419 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c247eb75-e8c3-465a-9a6a-a567178fd4b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:25.080910 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c247eb75-e8c3-465a-9a6a-a567178fd4b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:25.081132 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c247eb75-e8c3-465a-9a6a-a567178fd4b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:25.082268 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c247eb75-e8c3-465a-9a6a-a567178fd4b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:25.082976 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c247eb75-e8c3-465a-9a6a-a567178fd4b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:25.083443 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c247eb75-e8c3-465a-9a6a-a567178fd4b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:25.103899 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c247eb75-e8c3-465a-9a6a-a567178fd4b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:25.277636 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c247eb75-e8c3-465a-9a6a-a567178fd4b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:25.283221 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c247eb75-e8c3-465a-9a6a-a567178fd4b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:25.284234 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c247eb75-e8c3-465a-9a6a-a567178fd4b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:25.288867 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c247eb75-e8c3-465a-9a6a-a567178fd4b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1719 microversion: 2.20 time: 0.225065 Jun 10 13:24:25.289366 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 429/1270] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:25 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1719 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:26.314114 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-edac6a90-d772-4594-ae52-96288c3255b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:26.317490 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-edac6a90-d772-4594-ae52-96288c3255b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:26.323276 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-edac6a90-d772-4594-ae52-96288c3255b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:26.323634 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-edac6a90-d772-4594-ae52-96288c3255b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:26.323947 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-edac6a90-d772-4594-ae52-96288c3255b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:26.324599 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-edac6a90-d772-4594-ae52-96288c3255b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:26.325005 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-edac6a90-d772-4594-ae52-96288c3255b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:26.325524 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-edac6a90-d772-4594-ae52-96288c3255b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:26.347600 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-edac6a90-d772-4594-ae52-96288c3255b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:26.555316 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-edac6a90-d772-4594-ae52-96288c3255b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:26.569421 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-edac6a90-d772-4594-ae52-96288c3255b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:26.570281 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-edac6a90-d772-4594-ae52-96288c3255b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:26.577675 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-edac6a90-d772-4594-ae52-96288c3255b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1719 microversion: 2.20 time: 0.264049 Jun 10 13:24:26.577993 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 421/1271] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:26 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1719 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:27.605501 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4a43dfbf-8bec-44b1-9322-9f440b4b6e72 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:27.607140 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4a43dfbf-8bec-44b1-9322-9f440b4b6e72 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:27.612375 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a43dfbf-8bec-44b1-9322-9f440b4b6e72 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:27.612729 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a43dfbf-8bec-44b1-9322-9f440b4b6e72 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:27.613006 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a43dfbf-8bec-44b1-9322-9f440b4b6e72 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:27.614432 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a43dfbf-8bec-44b1-9322-9f440b4b6e72 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:27.614432 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a43dfbf-8bec-44b1-9322-9f440b4b6e72 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:27.614432 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a43dfbf-8bec-44b1-9322-9f440b4b6e72 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:27.653297 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4a43dfbf-8bec-44b1-9322-9f440b4b6e72 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:27.817632 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4a43dfbf-8bec-44b1-9322-9f440b4b6e72 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:27.825491 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4a43dfbf-8bec-44b1-9322-9f440b4b6e72 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:27.826413 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4a43dfbf-8bec-44b1-9322-9f440b4b6e72 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:27.832872 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4a43dfbf-8bec-44b1-9322-9f440b4b6e72 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1719 microversion: 2.20 time: 0.231273 Jun 10 13:24:27.833238 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 422/1272] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:27 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1719 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:28.160981 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-09ef47f7-5940-418a-99f6-4cb30e16a70d req-5ce0e548-b7ce-4ae1-a6cf-a64ef374e954 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2803ac45-c798-4ffb-8f2b-43462a2f48ef", "tag": "bbefa507-37ae-4460-9f3c-62fc7dd090db"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:28.170416 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-09ef47f7-5940-418a-99f6-4cb30e16a70d req-5ce0e548-b7ce-4ae1-a6cf-a64ef374e954 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:28.170545 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-09ef47f7-5940-418a-99f6-4cb30e16a70d req-5ce0e548-b7ce-4ae1-a6cf-a64ef374e954 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:28.170665 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-09ef47f7-5940-418a-99f6-4cb30e16a70d req-5ce0e548-b7ce-4ae1-a6cf-a64ef374e954 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:28.176470 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-09ef47f7-5940-418a-99f6-4cb30e16a70d req-5ce0e548-b7ce-4ae1-a6cf-a64ef374e954 service nova] Creating event network-changed:bbefa507-37ae-4460-9f3c-62fc7dd090db for instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef on np0000002501 Jun 10 13:24:28.176795 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-09ef47f7-5940-418a-99f6-4cb30e16a70d req-5ce0e548-b7ce-4ae1-a6cf-a64ef374e954 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:28.180689 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-09ef47f7-5940-418a-99f6-4cb30e16a70d req-5ce0e548-b7ce-4ae1-a6cf-a64ef374e954 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022065 Jun 10 13:24:28.181260 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 430/1273] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:28 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 10 13:24:28.745378 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesNegativeTest-instance-342296936", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:28.862130 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-751d744f-ec25-446d-bdb1-d51be3cbb671 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:28.865291 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-751d744f-ec25-446d-bdb1-d51be3cbb671 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:28.872061 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-751d744f-ec25-446d-bdb1-d51be3cbb671 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:28.873198 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-751d744f-ec25-446d-bdb1-d51be3cbb671 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:28.873198 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-751d744f-ec25-446d-bdb1-d51be3cbb671 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:28.873400 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-751d744f-ec25-446d-bdb1-d51be3cbb671 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:28.873753 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-751d744f-ec25-446d-bdb1-d51be3cbb671 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:28.874425 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-751d744f-ec25-446d-bdb1-d51be3cbb671 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:28.879135 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:28.879752 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:28.880079 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:28.880686 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:28.881040 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:28.881366 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:28.896386 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] validate_networks() for None {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:24:28.896386 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:28.909294 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-751d744f-ec25-446d-bdb1-d51be3cbb671 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:29.158180 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-751d744f-ec25-446d-bdb1-d51be3cbb671 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:29.167187 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-751d744f-ec25-446d-bdb1-d51be3cbb671 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:29.167971 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-751d744f-ec25-446d-bdb1-d51be3cbb671 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:29.174476 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-751d744f-ec25-446d-bdb1-d51be3cbb671 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1719 microversion: 2.20 time: 0.315603 Jun 10 13:24:29.174956 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 423/1274] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:28 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1719 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:29.219224 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:24:29.219224 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:24:29.219224 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:24:29.219384 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:24:29.219589 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:24:29.226420 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:29.226632 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:29.226797 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:29.227375 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:29.228847 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:29.229008 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:29.241739 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Getting quotas for project 6dab77e8d80a401c8330e27b6a956627. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:24:29.244587 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Getting quotas for user 555eeed8d9dd43b2ab5a5e4253054273 and project 6dab77e8d80a401c8330e27b6a956627. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:24:29.250845 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:24:29.252465 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:24:29.303035 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-90b24315-1575-443c-83dc-d44aca5be3af tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.561684 Jun 10 13:24:29.303237 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 422/1275] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:24:28 2026] POST /compute/v2.1/servers => generated 378 bytes in 562 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:24:29.318864 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-11ef54e1-5f22-411f-bc99-84d200c87af8 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:29.327760 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-11ef54e1-5f22-411f-bc99-84d200c87af8 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:29.342604 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-11ef54e1-5f22-411f-bc99-84d200c87af8 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:29.405198 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-11ef54e1-5f22-411f-bc99-84d200c87af8 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:29.413923 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-11ef54e1-5f22-411f-bc99-84d200c87af8 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1208 microversion: 2.1 time: 0.098584 Jun 10 13:24:29.414768 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 431/1276] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:29 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1208 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:29.909754 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeMultiAttachTest-server-1847034069", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "7503a9a0-2491-4805-9a65-106934c7d927", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "d9127236-1adc-4288-a073-8c25498e3292"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:29.957330 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:29.957785 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:29.958173 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:29.959017 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:29.959439 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:29.959825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:29.966803 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] validate_networks() for [('d9127236-1adc-4288-a073-8c25498e3292', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:24:29.967205 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:30.196400 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-62253e9f-88ea-477f-b27f-33e96b188f13 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:30.198719 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-62253e9f-88ea-477f-b27f-33e96b188f13 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:30.203923 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62253e9f-88ea-477f-b27f-33e96b188f13 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:30.204634 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62253e9f-88ea-477f-b27f-33e96b188f13 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:30.205903 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62253e9f-88ea-477f-b27f-33e96b188f13 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:30.205903 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62253e9f-88ea-477f-b27f-33e96b188f13 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:30.205903 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62253e9f-88ea-477f-b27f-33e96b188f13 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:30.206400 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62253e9f-88ea-477f-b27f-33e96b188f13 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:30.221796 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:30.223839 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-62253e9f-88ea-477f-b27f-33e96b188f13 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:30.440418 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1620a594-99ec-49c0-8030-20425906eabc tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:30.441410 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1620a594-99ec-49c0-8030-20425906eabc tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:30.448466 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1620a594-99ec-49c0-8030-20425906eabc tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:30.448759 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1620a594-99ec-49c0-8030-20425906eabc tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:30.449006 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1620a594-99ec-49c0-8030-20425906eabc tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:30.449877 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1620a594-99ec-49c0-8030-20425906eabc tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:30.450003 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1620a594-99ec-49c0-8030-20425906eabc tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:30.450376 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1620a594-99ec-49c0-8030-20425906eabc tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:30.453190 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-62253e9f-88ea-477f-b27f-33e96b188f13 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:30.460452 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-62253e9f-88ea-477f-b27f-33e96b188f13 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:30.461368 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-62253e9f-88ea-477f-b27f-33e96b188f13 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:30.469399 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-62253e9f-88ea-477f-b27f-33e96b188f13 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1719 microversion: 2.20 time: 0.275419 Jun 10 13:24:30.469674 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 423/1277] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:30 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1719 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:30.479286 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1620a594-99ec-49c0-8030-20425906eabc tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:30.543001 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-226690c7-c441-44e5-9be8-d7255694cb49 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "81958983-96ea-4787-b931-4579192fc980"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:30.544735 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1620a594-99ec-49c0-8030-20425906eabc tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:30.549286 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-226690c7-c441-44e5-9be8-d7255694cb49 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:30.552814 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-226690c7-c441-44e5-9be8-d7255694cb49 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:30.553069 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-226690c7-c441-44e5-9be8-d7255694cb49 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:30.553340 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-226690c7-c441-44e5-9be8-d7255694cb49 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:30.553787 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-226690c7-c441-44e5-9be8-d7255694cb49 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:30.554007 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-226690c7-c441-44e5-9be8-d7255694cb49 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:30.554503 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-226690c7-c441-44e5-9be8-d7255694cb49 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:30.554972 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1620a594-99ec-49c0-8030-20425906eabc tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1212 microversion: 2.1 time: 0.121481 Jun 10 13:24:30.555915 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 432/1278] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:30 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1212 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:30.577364 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:24:30.577665 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:24:30.578902 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:24:30.579070 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:24:30.579257 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:24:30.586673 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:30.587011 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:30.587011 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:30.587592 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:30.588944 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:30.589124 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:30.605684 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:24:30.607977 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for user 6e82e1774bd94878af9e9ce46bfe7675 and project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:24:30.655597 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:24:30.657146 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] 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='7503a9a0-2491-4805-9a65-106934c7d927',volume_size=None,volume_type=None)] {{(pid=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:24:30.820242 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5748a837-59cd-4a04-a99b-a6adf457bb9a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.60 time: 0.912817 Jun 10 13:24:30.820913 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 424/1279] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:24:29 2026] POST /compute/v2.1/servers => generated 378 bytes in 914 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:24:30.836635 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1a59c3e1-9040-45ce-ad43-1de374b4b0bf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:30.838877 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1a59c3e1-9040-45ce-ad43-1de374b4b0bf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:30.855556 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1a59c3e1-9040-45ce-ad43-1de374b4b0bf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:30.929400 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1a59c3e1-9040-45ce-ad43-1de374b4b0bf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:30.936819 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1a59c3e1-9040-45ce-ad43-1de374b4b0bf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:30.937740 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1a59c3e1-9040-45ce-ad43-1de374b4b0bf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:30.942525 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1a59c3e1-9040-45ce-ad43-1de374b4b0bf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1149 microversion: 2.60 time: 0.108049 Jun 10 13:24:30.942963 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 433/1280] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:30 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1149 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:31.486788 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0cb500f9-c72f-494c-9051-30848b3d7fe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:31.488176 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0cb500f9-c72f-494c-9051-30848b3d7fe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:31.492881 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cb500f9-c72f-494c-9051-30848b3d7fe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:31.492881 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cb500f9-c72f-494c-9051-30848b3d7fe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:31.493007 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cb500f9-c72f-494c-9051-30848b3d7fe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:31.493472 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cb500f9-c72f-494c-9051-30848b3d7fe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:31.493748 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cb500f9-c72f-494c-9051-30848b3d7fe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:31.494020 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cb500f9-c72f-494c-9051-30848b3d7fe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:31.511325 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0cb500f9-c72f-494c-9051-30848b3d7fe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:31.573797 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7eb2f983-ea5d-4c65-bb99-6cd2e20ebb11 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:31.575793 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7eb2f983-ea5d-4c65-bb99-6cd2e20ebb11 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:31.580051 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7eb2f983-ea5d-4c65-bb99-6cd2e20ebb11 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:31.580418 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7eb2f983-ea5d-4c65-bb99-6cd2e20ebb11 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:31.580676 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7eb2f983-ea5d-4c65-bb99-6cd2e20ebb11 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:31.581163 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7eb2f983-ea5d-4c65-bb99-6cd2e20ebb11 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:31.581557 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7eb2f983-ea5d-4c65-bb99-6cd2e20ebb11 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:31.581860 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7eb2f983-ea5d-4c65-bb99-6cd2e20ebb11 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:31.597309 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7eb2f983-ea5d-4c65-bb99-6cd2e20ebb11 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:31.650879 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7eb2f983-ea5d-4c65-bb99-6cd2e20ebb11 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:31.659474 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7eb2f983-ea5d-4c65-bb99-6cd2e20ebb11 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1260 microversion: 2.1 time: 0.087434 Jun 10 13:24:31.659982 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 434/1281] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:31 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1260 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:31.674257 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0cb500f9-c72f-494c-9051-30848b3d7fe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:31.679869 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0cb500f9-c72f-494c-9051-30848b3d7fe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:31.680569 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0cb500f9-c72f-494c-9051-30848b3d7fe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:31.684538 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0cb500f9-c72f-494c-9051-30848b3d7fe4 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1719 microversion: 2.20 time: 0.199478 Jun 10 13:24:31.684844 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 425/1282] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:31 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1719 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:31.963374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-41892bca-7026-4dad-94c1-99d27a6e2798 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:31.963374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-41892bca-7026-4dad-94c1-99d27a6e2798 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:31.967533 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41892bca-7026-4dad-94c1-99d27a6e2798 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:31.968021 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41892bca-7026-4dad-94c1-99d27a6e2798 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:31.968367 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41892bca-7026-4dad-94c1-99d27a6e2798 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:31.969004 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41892bca-7026-4dad-94c1-99d27a6e2798 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:31.969512 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41892bca-7026-4dad-94c1-99d27a6e2798 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:31.969882 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41892bca-7026-4dad-94c1-99d27a6e2798 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:31.983693 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-41892bca-7026-4dad-94c1-99d27a6e2798 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:32.031602 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-41892bca-7026-4dad-94c1-99d27a6e2798 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:32.035768 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-41892bca-7026-4dad-94c1-99d27a6e2798 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:32.036277 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-41892bca-7026-4dad-94c1-99d27a6e2798 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:32.039276 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-41892bca-7026-4dad-94c1-99d27a6e2798 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1231 microversion: 2.60 time: 0.079744 Jun 10 13:24:32.048377 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 435/1283] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:31 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1231 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:32.677783 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2e233dd7-dd2e-4dc1-b293-a37468d56969 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:32.680181 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2e233dd7-dd2e-4dc1-b293-a37468d56969 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:32.686005 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e233dd7-dd2e-4dc1-b293-a37468d56969 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:32.686315 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e233dd7-dd2e-4dc1-b293-a37468d56969 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:32.686537 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e233dd7-dd2e-4dc1-b293-a37468d56969 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:32.687098 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e233dd7-dd2e-4dc1-b293-a37468d56969 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:32.687266 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e233dd7-dd2e-4dc1-b293-a37468d56969 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:32.687536 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e233dd7-dd2e-4dc1-b293-a37468d56969 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:32.704664 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2e233dd7-dd2e-4dc1-b293-a37468d56969 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:32.714439 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-845de6b9-925e-4948-af39-332696e12cf5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:32.715895 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-845de6b9-925e-4948-af39-332696e12cf5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:32.722356 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-845de6b9-925e-4948-af39-332696e12cf5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:32.722702 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-845de6b9-925e-4948-af39-332696e12cf5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:32.722963 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-845de6b9-925e-4948-af39-332696e12cf5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:32.723448 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-845de6b9-925e-4948-af39-332696e12cf5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:32.723869 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-845de6b9-925e-4948-af39-332696e12cf5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:32.724310 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-845de6b9-925e-4948-af39-332696e12cf5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:32.752727 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-845de6b9-925e-4948-af39-332696e12cf5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:32.941204 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-845de6b9-925e-4948-af39-332696e12cf5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:32.946160 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-845de6b9-925e-4948-af39-332696e12cf5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:32.946887 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-845de6b9-925e-4948-af39-332696e12cf5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:32.951593 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-845de6b9-925e-4948-af39-332696e12cf5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1719 microversion: 2.20 time: 0.239060 Jun 10 13:24:32.951907 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 436/1284] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:32 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1719 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:33.058274 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d7a542fa-b17a-41fb-9ae5-99c5a7f65d7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:33.059935 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d7a542fa-b17a-41fb-9ae5-99c5a7f65d7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:33.063962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7a542fa-b17a-41fb-9ae5-99c5a7f65d7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:33.064278 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7a542fa-b17a-41fb-9ae5-99c5a7f65d7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:33.064543 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7a542fa-b17a-41fb-9ae5-99c5a7f65d7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:33.064945 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7a542fa-b17a-41fb-9ae5-99c5a7f65d7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:33.065377 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7a542fa-b17a-41fb-9ae5-99c5a7f65d7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:33.065662 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7a542fa-b17a-41fb-9ae5-99c5a7f65d7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:33.079232 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d7a542fa-b17a-41fb-9ae5-99c5a7f65d7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:33.090442 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2e233dd7-dd2e-4dc1-b293-a37468d56969 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:33.098012 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2e233dd7-dd2e-4dc1-b293-a37468d56969 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1260 microversion: 2.1 time: 0.421882 Jun 10 13:24:33.098269 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 426/1285] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:32 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1260 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:33.128403 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d7a542fa-b17a-41fb-9ae5-99c5a7f65d7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:33.130945 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-226690c7-c441-44e5-9be8-d7255694cb49 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "POST /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.590909 Jun 10 13:24:33.131551 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 424/1286] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:24:30 2026] POST /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments => generated 194 bytes in 2591 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:24:33.134473 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d7a542fa-b17a-41fb-9ae5-99c5a7f65d7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:33.135374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d7a542fa-b17a-41fb-9ae5-99c5a7f65d7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:33.140219 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d7a542fa-b17a-41fb-9ae5-99c5a7f65d7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1223 microversion: 2.60 time: 0.083106 Jun 10 13:24:33.140472 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 437/1287] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:33 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1223 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:33.972137 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-dbf0f143-396e-4eea-ba5b-db005e8bb057 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:33.972756 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-dbf0f143-396e-4eea-ba5b-db005e8bb057 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:33.978691 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dbf0f143-396e-4eea-ba5b-db005e8bb057 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:33.979397 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dbf0f143-396e-4eea-ba5b-db005e8bb057 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:33.979562 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dbf0f143-396e-4eea-ba5b-db005e8bb057 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:33.980235 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dbf0f143-396e-4eea-ba5b-db005e8bb057 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:33.980843 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dbf0f143-396e-4eea-ba5b-db005e8bb057 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:33.981288 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dbf0f143-396e-4eea-ba5b-db005e8bb057 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:33.996445 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-dbf0f143-396e-4eea-ba5b-db005e8bb057 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:34.113176 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8c1abc31-b98e-4b31-899f-212001a41466 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:34.114711 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8c1abc31-b98e-4b31-899f-212001a41466 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:34.119547 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c1abc31-b98e-4b31-899f-212001a41466 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:34.119866 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c1abc31-b98e-4b31-899f-212001a41466 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:34.120143 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c1abc31-b98e-4b31-899f-212001a41466 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:34.120673 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c1abc31-b98e-4b31-899f-212001a41466 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:34.121023 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c1abc31-b98e-4b31-899f-212001a41466 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:34.121412 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c1abc31-b98e-4b31-899f-212001a41466 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:34.137403 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8c1abc31-b98e-4b31-899f-212001a41466 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:34.155272 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dbf0f143-396e-4eea-ba5b-db005e8bb057 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:34.156840 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-65759e0f-4597-43a7-af26-dfde0b740f1c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:34.159913 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-65759e0f-4597-43a7-af26-dfde0b740f1c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:34.160205 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dbf0f143-396e-4eea-ba5b-db005e8bb057 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:34.160927 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dbf0f143-396e-4eea-ba5b-db005e8bb057 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:34.163891 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-65759e0f-4597-43a7-af26-dfde0b740f1c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:34.164202 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-65759e0f-4597-43a7-af26-dfde0b740f1c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:34.164329 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-65759e0f-4597-43a7-af26-dfde0b740f1c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:34.164829 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-65759e0f-4597-43a7-af26-dfde0b740f1c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:34.165150 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-65759e0f-4597-43a7-af26-dfde0b740f1c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:34.165522 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-65759e0f-4597-43a7-af26-dfde0b740f1c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:34.166193 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-dbf0f143-396e-4eea-ba5b-db005e8bb057 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1719 microversion: 2.20 time: 0.196404 Jun 10 13:24:34.166555 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 427/1288] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:33 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1719 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:34.184018 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-65759e0f-4597-43a7-af26-dfde0b740f1c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:34.208744 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8c1abc31-b98e-4b31-899f-212001a41466 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:34.222440 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8c1abc31-b98e-4b31-899f-212001a41466 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1268 microversion: 2.1 time: 0.110066 Jun 10 13:24:34.222440 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 425/1289] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:34 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1268 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:34.286131 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-65759e0f-4597-43a7-af26-dfde0b740f1c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:34.293032 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-65759e0f-4597-43a7-af26-dfde0b740f1c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:34.293929 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-65759e0f-4597-43a7-af26-dfde0b740f1c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:34.298727 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-65759e0f-4597-43a7-af26-dfde0b740f1c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1279 microversion: 2.60 time: 0.143618 Jun 10 13:24:34.299079 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 438/1290] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:34 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1279 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:35.183971 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f31ca0c0-2ab9-42a8-9cdf-1e51e4aae9b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:35.186613 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f31ca0c0-2ab9-42a8-9cdf-1e51e4aae9b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:35.191825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f31ca0c0-2ab9-42a8-9cdf-1e51e4aae9b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:35.192082 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f31ca0c0-2ab9-42a8-9cdf-1e51e4aae9b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:35.192281 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f31ca0c0-2ab9-42a8-9cdf-1e51e4aae9b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:35.192753 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f31ca0c0-2ab9-42a8-9cdf-1e51e4aae9b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:35.193110 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f31ca0c0-2ab9-42a8-9cdf-1e51e4aae9b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:35.193433 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f31ca0c0-2ab9-42a8-9cdf-1e51e4aae9b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:35.212004 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f31ca0c0-2ab9-42a8-9cdf-1e51e4aae9b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:35.243619 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7f3c7864-149c-4c39-a277-97475830b0ec tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:35.245391 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7f3c7864-149c-4c39-a277-97475830b0ec tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:35.252524 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7f3c7864-149c-4c39-a277-97475830b0ec tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:35.252942 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7f3c7864-149c-4c39-a277-97475830b0ec tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:35.253289 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7f3c7864-149c-4c39-a277-97475830b0ec tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:35.253901 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7f3c7864-149c-4c39-a277-97475830b0ec tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:35.254365 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7f3c7864-149c-4c39-a277-97475830b0ec tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:35.254935 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7f3c7864-149c-4c39-a277-97475830b0ec tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:35.271878 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7f3c7864-149c-4c39-a277-97475830b0ec tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:35.275724 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-2738e0bb-e018-4857-9770-0e6181c69412 req-e78cb3f0-9a54-4e49-925b-cb4d5e0b4837 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ef80e264-56a7-462d-a77d-58d94630d470", "tag": "e9e725b4-572e-4620-983c-807c7d6f7607"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:35.286710 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2738e0bb-e018-4857-9770-0e6181c69412 req-e78cb3f0-9a54-4e49-925b-cb4d5e0b4837 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:35.287233 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2738e0bb-e018-4857-9770-0e6181c69412 req-e78cb3f0-9a54-4e49-925b-cb4d5e0b4837 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:35.287610 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2738e0bb-e018-4857-9770-0e6181c69412 req-e78cb3f0-9a54-4e49-925b-cb4d5e0b4837 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:35.294593 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-2738e0bb-e018-4857-9770-0e6181c69412 req-e78cb3f0-9a54-4e49-925b-cb4d5e0b4837 service nova] Creating event network-changed:e9e725b4-572e-4620-983c-807c7d6f7607 for instance ef80e264-56a7-462d-a77d-58d94630d470 on np0000002501 Jun 10 13:24:35.295376 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-2738e0bb-e018-4857-9770-0e6181c69412 req-e78cb3f0-9a54-4e49-925b-cb4d5e0b4837 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:35.299197 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-2738e0bb-e018-4857-9770-0e6181c69412 req-e78cb3f0-9a54-4e49-925b-cb4d5e0b4837 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025992 Jun 10 13:24:35.299930 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 439/1291] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:35 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 10 13:24:35.320933 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0dcc8987-5b7b-4de6-adc0-77721f9ee127 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:35.323897 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0dcc8987-5b7b-4de6-adc0-77721f9ee127 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:35.328380 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0dcc8987-5b7b-4de6-adc0-77721f9ee127 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:35.330371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0dcc8987-5b7b-4de6-adc0-77721f9ee127 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:35.330371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0dcc8987-5b7b-4de6-adc0-77721f9ee127 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:35.330371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0dcc8987-5b7b-4de6-adc0-77721f9ee127 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:35.330371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0dcc8987-5b7b-4de6-adc0-77721f9ee127 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:35.331383 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0dcc8987-5b7b-4de6-adc0-77721f9ee127 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:35.348906 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0dcc8987-5b7b-4de6-adc0-77721f9ee127 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:35.383103 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f31ca0c0-2ab9-42a8-9cdf-1e51e4aae9b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:35.388392 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f31ca0c0-2ab9-42a8-9cdf-1e51e4aae9b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:35.388669 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f31ca0c0-2ab9-42a8-9cdf-1e51e4aae9b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:35.392999 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f31ca0c0-2ab9-42a8-9cdf-1e51e4aae9b0 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1719 microversion: 2.20 time: 0.210961 Jun 10 13:24:35.393391 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 428/1292] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:35 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1719 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:35.419473 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0dcc8987-5b7b-4de6-adc0-77721f9ee127 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:35.426026 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0dcc8987-5b7b-4de6-adc0-77721f9ee127 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:35.427309 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0dcc8987-5b7b-4de6-adc0-77721f9ee127 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:35.431767 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0dcc8987-5b7b-4de6-adc0-77721f9ee127 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1279 microversion: 2.60 time: 0.114684 Jun 10 13:24:35.432126 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 440/1293] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:35 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1279 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:35.454818 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7f3c7864-149c-4c39-a277-97475830b0ec tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:35.465423 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7f3c7864-149c-4c39-a277-97475830b0ec tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1320 microversion: 2.1 time: 0.223970 Jun 10 13:24:35.465805 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 426/1294] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:35 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1320 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:36.409734 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c668846a-6170-4dd7-b8e6-eab1f1cf2420 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:36.411799 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c668846a-6170-4dd7-b8e6-eab1f1cf2420 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:36.415631 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c668846a-6170-4dd7-b8e6-eab1f1cf2420 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:36.415917 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c668846a-6170-4dd7-b8e6-eab1f1cf2420 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:36.416201 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c668846a-6170-4dd7-b8e6-eab1f1cf2420 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:36.416694 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c668846a-6170-4dd7-b8e6-eab1f1cf2420 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:36.417055 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c668846a-6170-4dd7-b8e6-eab1f1cf2420 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:36.417380 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c668846a-6170-4dd7-b8e6-eab1f1cf2420 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:36.436060 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c668846a-6170-4dd7-b8e6-eab1f1cf2420 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:36.451319 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9e41e9db-78b8-4ded-9188-a1c764337bde tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:36.453217 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9e41e9db-78b8-4ded-9188-a1c764337bde tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:36.457193 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e41e9db-78b8-4ded-9188-a1c764337bde tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:36.457466 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e41e9db-78b8-4ded-9188-a1c764337bde tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:36.457666 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e41e9db-78b8-4ded-9188-a1c764337bde tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:36.458106 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e41e9db-78b8-4ded-9188-a1c764337bde tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:36.458436 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e41e9db-78b8-4ded-9188-a1c764337bde tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:36.458701 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e41e9db-78b8-4ded-9188-a1c764337bde tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:36.481374 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a4e9248a-298f-498f-b924-e2db9d68b531 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:36.482169 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a4e9248a-298f-498f-b924-e2db9d68b531 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:36.485225 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9e41e9db-78b8-4ded-9188-a1c764337bde tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:36.489376 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4e9248a-298f-498f-b924-e2db9d68b531 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:36.489376 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4e9248a-298f-498f-b924-e2db9d68b531 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:36.489376 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4e9248a-298f-498f-b924-e2db9d68b531 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:36.489376 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4e9248a-298f-498f-b924-e2db9d68b531 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:36.489633 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4e9248a-298f-498f-b924-e2db9d68b531 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:36.489802 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4e9248a-298f-498f-b924-e2db9d68b531 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:36.510077 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a4e9248a-298f-498f-b924-e2db9d68b531 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:36.562378 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9e41e9db-78b8-4ded-9188-a1c764337bde tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:36.566080 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9e41e9db-78b8-4ded-9188-a1c764337bde tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:36.566650 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9e41e9db-78b8-4ded-9188-a1c764337bde tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:36.570203 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9e41e9db-78b8-4ded-9188-a1c764337bde tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1287 microversion: 2.60 time: 0.120960 Jun 10 13:24:36.570725 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 441/1295] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:36 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1287 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:36.690862 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c668846a-6170-4dd7-b8e6-eab1f1cf2420 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:36.699772 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c668846a-6170-4dd7-b8e6-eab1f1cf2420 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:36.700623 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c668846a-6170-4dd7-b8e6-eab1f1cf2420 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:36.709233 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c668846a-6170-4dd7-b8e6-eab1f1cf2420 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1719 microversion: 2.20 time: 0.301050 Jun 10 13:24:36.710147 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 429/1296] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:36 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1719 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:36.740246 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a4e9248a-298f-498f-b924-e2db9d68b531 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:36.750835 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a4e9248a-298f-498f-b924-e2db9d68b531 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1308 microversion: 2.1 time: 0.271813 Jun 10 13:24:36.754440 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 427/1297] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:36 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1308 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:37.590938 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b4edbc6c-b104-4daa-8ac0-cd3979d11037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:37.593223 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b4edbc6c-b104-4daa-8ac0-cd3979d11037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:37.600317 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4edbc6c-b104-4daa-8ac0-cd3979d11037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:37.600317 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4edbc6c-b104-4daa-8ac0-cd3979d11037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:37.600317 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4edbc6c-b104-4daa-8ac0-cd3979d11037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:37.600317 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4edbc6c-b104-4daa-8ac0-cd3979d11037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:37.600317 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4edbc6c-b104-4daa-8ac0-cd3979d11037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:37.600317 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4edbc6c-b104-4daa-8ac0-cd3979d11037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:37.616241 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b4edbc6c-b104-4daa-8ac0-cd3979d11037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:37.728529 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1a0fb526-2443-4a0f-b5a3-fb3d29df6622 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:37.731797 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1a0fb526-2443-4a0f-b5a3-fb3d29df6622 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:37.737619 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a0fb526-2443-4a0f-b5a3-fb3d29df6622 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:37.737958 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a0fb526-2443-4a0f-b5a3-fb3d29df6622 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:37.738281 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a0fb526-2443-4a0f-b5a3-fb3d29df6622 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:37.738913 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a0fb526-2443-4a0f-b5a3-fb3d29df6622 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:37.739335 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a0fb526-2443-4a0f-b5a3-fb3d29df6622 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:37.739790 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a0fb526-2443-4a0f-b5a3-fb3d29df6622 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:37.763828 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1a0fb526-2443-4a0f-b5a3-fb3d29df6622 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:37.773762 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4c9e3daf-63c4-4bd0-8b58-ea5bca71203d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:37.775806 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4c9e3daf-63c4-4bd0-8b58-ea5bca71203d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:37.782109 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4c9e3daf-63c4-4bd0-8b58-ea5bca71203d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:37.782448 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4c9e3daf-63c4-4bd0-8b58-ea5bca71203d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:37.782707 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4c9e3daf-63c4-4bd0-8b58-ea5bca71203d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:37.783979 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4c9e3daf-63c4-4bd0-8b58-ea5bca71203d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:37.783979 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4c9e3daf-63c4-4bd0-8b58-ea5bca71203d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:37.784091 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4c9e3daf-63c4-4bd0-8b58-ea5bca71203d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:37.787980 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b4edbc6c-b104-4daa-8ac0-cd3979d11037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:37.794996 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b4edbc6c-b104-4daa-8ac0-cd3979d11037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:37.795491 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b4edbc6c-b104-4daa-8ac0-cd3979d11037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:37.803255 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b4edbc6c-b104-4daa-8ac0-cd3979d11037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1339 microversion: 2.60 time: 0.215163 Jun 10 13:24:37.803822 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 442/1298] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:37 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1339 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:37.810271 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4c9e3daf-63c4-4bd0-8b58-ea5bca71203d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:38.013863 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1a0fb526-2443-4a0f-b5a3-fb3d29df6622 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:38.024412 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1a0fb526-2443-4a0f-b5a3-fb3d29df6622 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:38.025271 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1a0fb526-2443-4a0f-b5a3-fb3d29df6622 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:38.030928 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1a0fb526-2443-4a0f-b5a3-fb3d29df6622 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1719 microversion: 2.20 time: 0.304924 Jun 10 13:24:38.031249 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 430/1299] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:37 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1719 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:38.049456 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4c9e3daf-63c4-4bd0-8b58-ea5bca71203d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:38.062390 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4c9e3daf-63c4-4bd0-8b58-ea5bca71203d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1308 microversion: 2.1 time: 0.289534 Jun 10 13:24:38.062390 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 428/1300] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:37 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1308 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:38.345753 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-64cfaf66-711b-4138-adc7-8e1e76f8b742 req-d93b8f73-6a71-4b8c-9f69-46212c056b1a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8aab27e0-7e87-4853-848d-72b954d2f058", "tag": "57dd9cd8-e01d-4464-91c1-7bbae788bb5d"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:38.352109 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-64cfaf66-711b-4138-adc7-8e1e76f8b742 req-d93b8f73-6a71-4b8c-9f69-46212c056b1a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:38.352466 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-64cfaf66-711b-4138-adc7-8e1e76f8b742 req-d93b8f73-6a71-4b8c-9f69-46212c056b1a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:38.353025 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-64cfaf66-711b-4138-adc7-8e1e76f8b742 req-d93b8f73-6a71-4b8c-9f69-46212c056b1a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:38.363161 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-64cfaf66-711b-4138-adc7-8e1e76f8b742 req-d93b8f73-6a71-4b8c-9f69-46212c056b1a service nova] Creating event network-changed:57dd9cd8-e01d-4464-91c1-7bbae788bb5d for instance 8aab27e0-7e87-4853-848d-72b954d2f058 on np0000002501 Jun 10 13:24:38.363161 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-64cfaf66-711b-4138-adc7-8e1e76f8b742 req-d93b8f73-6a71-4b8c-9f69-46212c056b1a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:38.369142 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-64cfaf66-711b-4138-adc7-8e1e76f8b742 req-d93b8f73-6a71-4b8c-9f69-46212c056b1a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029154 Jun 10 13:24:38.369644 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 443/1301] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:38 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 10 13:24:38.829418 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2ec7d1d9-bd3e-4294-bc27-a823e9214004 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:38.833538 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2ec7d1d9-bd3e-4294-bc27-a823e9214004 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:38.842496 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ec7d1d9-bd3e-4294-bc27-a823e9214004 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:38.842800 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ec7d1d9-bd3e-4294-bc27-a823e9214004 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:38.843229 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ec7d1d9-bd3e-4294-bc27-a823e9214004 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:38.844220 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ec7d1d9-bd3e-4294-bc27-a823e9214004 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:38.844659 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ec7d1d9-bd3e-4294-bc27-a823e9214004 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:38.845641 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ec7d1d9-bd3e-4294-bc27-a823e9214004 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:38.867594 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2ec7d1d9-bd3e-4294-bc27-a823e9214004 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:39.047483 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ef60a596-cb05-4757-8994-80eb5fb1707b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:39.048979 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ef60a596-cb05-4757-8994-80eb5fb1707b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:39.057509 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ef60a596-cb05-4757-8994-80eb5fb1707b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:39.057509 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ef60a596-cb05-4757-8994-80eb5fb1707b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:39.057509 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ef60a596-cb05-4757-8994-80eb5fb1707b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:39.057509 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ef60a596-cb05-4757-8994-80eb5fb1707b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:39.058416 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ef60a596-cb05-4757-8994-80eb5fb1707b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:39.059146 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ef60a596-cb05-4757-8994-80eb5fb1707b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:39.085026 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9e38e4af-0bb3-4e2c-96e1-620753657bed tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:39.087873 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9e38e4af-0bb3-4e2c-96e1-620753657bed tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:39.092191 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ef60a596-cb05-4757-8994-80eb5fb1707b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:39.094729 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e38e4af-0bb3-4e2c-96e1-620753657bed tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:39.095235 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e38e4af-0bb3-4e2c-96e1-620753657bed tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:39.095549 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e38e4af-0bb3-4e2c-96e1-620753657bed tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:39.096230 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e38e4af-0bb3-4e2c-96e1-620753657bed tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:39.096627 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e38e4af-0bb3-4e2c-96e1-620753657bed tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:39.097886 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e38e4af-0bb3-4e2c-96e1-620753657bed tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:39.111667 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2ec7d1d9-bd3e-4294-bc27-a823e9214004 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:39.123455 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2ec7d1d9-bd3e-4294-bc27-a823e9214004 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:39.124207 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2ec7d1d9-bd3e-4294-bc27-a823e9214004 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:39.133832 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2ec7d1d9-bd3e-4294-bc27-a823e9214004 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1339 microversion: 2.60 time: 0.308026 Jun 10 13:24:39.134787 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 431/1302] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:38 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1339 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:39.140619 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9e38e4af-0bb3-4e2c-96e1-620753657bed tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:39.233403 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:39.248226 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:39.351810 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ef60a596-cb05-4757-8994-80eb5fb1707b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:39.358835 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ef60a596-cb05-4757-8994-80eb5fb1707b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:39.359643 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ef60a596-cb05-4757-8994-80eb5fb1707b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:39.366016 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ef60a596-cb05-4757-8994-80eb5fb1707b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1719 microversion: 2.20 time: 0.320517 Jun 10 13:24:39.366404 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 429/1303] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:39 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1719 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:39.479957 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9e38e4af-0bb3-4e2c-96e1-620753657bed tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:39.491796 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9e38e4af-0bb3-4e2c-96e1-620753657bed tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1308 microversion: 2.1 time: 0.409657 Jun 10 13:24:39.492436 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 444/1304] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:39 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1308 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:39.569119 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-e27e848a-c46d-4c77-a60b-7d59bdfefe31 req-550977eb-b400-456c-929d-57a9f6ec41cd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8aab27e0-7e87-4853-848d-72b954d2f058", "name": "network-vif-unplugged", "status": "completed", "tag": "57dd9cd8-e01d-4464-91c1-7bbae788bb5d"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:39.575840 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e27e848a-c46d-4c77-a60b-7d59bdfefe31 req-550977eb-b400-456c-929d-57a9f6ec41cd service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:39.576025 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e27e848a-c46d-4c77-a60b-7d59bdfefe31 req-550977eb-b400-456c-929d-57a9f6ec41cd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:39.576158 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e27e848a-c46d-4c77-a60b-7d59bdfefe31 req-550977eb-b400-456c-929d-57a9f6ec41cd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:39.582809 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-e27e848a-c46d-4c77-a60b-7d59bdfefe31 req-550977eb-b400-456c-929d-57a9f6ec41cd service nova] Creating event network-vif-unplugged:57dd9cd8-e01d-4464-91c1-7bbae788bb5d for instance 8aab27e0-7e87-4853-848d-72b954d2f058 on np0000002501 Jun 10 13:24:39.582945 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-e27e848a-c46d-4c77-a60b-7d59bdfefe31 req-550977eb-b400-456c-929d-57a9f6ec41cd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:39.587459 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-e27e848a-c46d-4c77-a60b-7d59bdfefe31 req-550977eb-b400-456c-929d-57a9f6ec41cd service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021144 Jun 10 13:24:39.587701 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 432/1305] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:39 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 10 13:24:40.154908 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b2652168-5c08-4114-bfe7-345cf39a3a2d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:40.158505 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b2652168-5c08-4114-bfe7-345cf39a3a2d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:40.162543 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2652168-5c08-4114-bfe7-345cf39a3a2d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:40.162818 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2652168-5c08-4114-bfe7-345cf39a3a2d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:40.163068 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2652168-5c08-4114-bfe7-345cf39a3a2d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:40.163532 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2652168-5c08-4114-bfe7-345cf39a3a2d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:40.163864 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2652168-5c08-4114-bfe7-345cf39a3a2d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:40.164217 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2652168-5c08-4114-bfe7-345cf39a3a2d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:40.182103 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b2652168-5c08-4114-bfe7-345cf39a3a2d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:40.391417 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7f1bb026-d10d-41d5-bfd4-fa8be8df36b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:40.392242 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b2652168-5c08-4114-bfe7-345cf39a3a2d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:40.393235 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7f1bb026-d10d-41d5-bfd4-fa8be8df36b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:40.398321 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b2652168-5c08-4114-bfe7-345cf39a3a2d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:40.399063 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b2652168-5c08-4114-bfe7-345cf39a3a2d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:40.399183 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7f1bb026-d10d-41d5-bfd4-fa8be8df36b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:40.399654 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7f1bb026-d10d-41d5-bfd4-fa8be8df36b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:40.400043 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7f1bb026-d10d-41d5-bfd4-fa8be8df36b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:40.400576 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7f1bb026-d10d-41d5-bfd4-fa8be8df36b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:40.400883 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7f1bb026-d10d-41d5-bfd4-fa8be8df36b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:40.401216 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7f1bb026-d10d-41d5-bfd4-fa8be8df36b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:40.402788 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b2652168-5c08-4114-bfe7-345cf39a3a2d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1327 microversion: 2.60 time: 0.249604 Jun 10 13:24:40.403100 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 430/1306] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:40 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1327 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:40.423660 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7f1bb026-d10d-41d5-bfd4-fa8be8df36b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:40.432131 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-0d24a1e2-a56a-48ad-b2db-6599e58aed83 req-47e937fd-4803-4d3c-b02f-c846a035a155 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef80e264-56a7-462d-a77d-58d94630d470", "name": "network-vif-unplugged", "status": "completed", "tag": "e9e725b4-572e-4620-983c-807c7d6f7607"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:40.441528 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-0d24a1e2-a56a-48ad-b2db-6599e58aed83 req-47e937fd-4803-4d3c-b02f-c846a035a155 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:40.441683 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-0d24a1e2-a56a-48ad-b2db-6599e58aed83 req-47e937fd-4803-4d3c-b02f-c846a035a155 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:40.441844 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-0d24a1e2-a56a-48ad-b2db-6599e58aed83 req-47e937fd-4803-4d3c-b02f-c846a035a155 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:40.454682 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-0d24a1e2-a56a-48ad-b2db-6599e58aed83 req-47e937fd-4803-4d3c-b02f-c846a035a155 service nova] Creating event network-vif-unplugged:e9e725b4-572e-4620-983c-807c7d6f7607 for instance ef80e264-56a7-462d-a77d-58d94630d470 on np0000002501 Jun 10 13:24:40.457381 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-0d24a1e2-a56a-48ad-b2db-6599e58aed83 req-47e937fd-4803-4d3c-b02f-c846a035a155 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:40.458663 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-0d24a1e2-a56a-48ad-b2db-6599e58aed83 req-47e937fd-4803-4d3c-b02f-c846a035a155 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.031801 Jun 10 13:24:40.458988 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 433/1307] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:40 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 10 13:24:40.511539 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-09bcf701-114f-4de6-803b-eb89715455bf tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:40.513885 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-09bcf701-114f-4de6-803b-eb89715455bf tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:40.519457 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09bcf701-114f-4de6-803b-eb89715455bf tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:40.519702 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09bcf701-114f-4de6-803b-eb89715455bf tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:40.519917 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09bcf701-114f-4de6-803b-eb89715455bf tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:40.520447 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09bcf701-114f-4de6-803b-eb89715455bf tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:40.520706 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09bcf701-114f-4de6-803b-eb89715455bf tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:40.521003 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09bcf701-114f-4de6-803b-eb89715455bf tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:40.546834 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-09bcf701-114f-4de6-803b-eb89715455bf tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:40.594141 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:40.611624 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:40.659105 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7f1bb026-d10d-41d5-bfd4-fa8be8df36b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:40.664652 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7f1bb026-d10d-41d5-bfd4-fa8be8df36b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:40.665356 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7f1bb026-d10d-41d5-bfd4-fa8be8df36b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:40.670912 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7f1bb026-d10d-41d5-bfd4-fa8be8df36b1 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1719 microversion: 2.20 time: 0.281618 Jun 10 13:24:40.671887 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 445/1308] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:40 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1719 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 10 13:24:40.758499 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-09bcf701-114f-4de6-803b-eb89715455bf tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:40.772218 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-09bcf701-114f-4de6-803b-eb89715455bf tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1308 microversion: 2.1 time: 0.261734 Jun 10 13:24:40.772218 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 431/1309] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:40 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1308 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:40.933577 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:41.429011 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d09f0b93-5e03-4914-98f4-8b1fd28c4d86 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:41.432975 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d09f0b93-5e03-4914-98f4-8b1fd28c4d86 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:41.442608 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d09f0b93-5e03-4914-98f4-8b1fd28c4d86 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:41.442608 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d09f0b93-5e03-4914-98f4-8b1fd28c4d86 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:41.442608 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d09f0b93-5e03-4914-98f4-8b1fd28c4d86 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:41.442608 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d09f0b93-5e03-4914-98f4-8b1fd28c4d86 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:41.442770 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d09f0b93-5e03-4914-98f4-8b1fd28c4d86 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:41.443160 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d09f0b93-5e03-4914-98f4-8b1fd28c4d86 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:41.476255 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d09f0b93-5e03-4914-98f4-8b1fd28c4d86 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:41.642265 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-7f0fa43d-dc0d-46e2-a2f4-f6a8d5b93e2d req-23f6939f-632c-4df1-b563-c528284f2696 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2803ac45-c798-4ffb-8f2b-43462a2f48ef", "name": "network-vif-plugged", "status": "completed", "tag": "bbefa507-37ae-4460-9f3c-62fc7dd090db"}, {"server_uuid": "2803ac45-c798-4ffb-8f2b-43462a2f48ef", "name": "network-vif-plugged", "status": "completed", "tag": "bbefa507-37ae-4460-9f3c-62fc7dd090db"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:41.645541 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d09f0b93-5e03-4914-98f4-8b1fd28c4d86 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:41.651830 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7f0fa43d-dc0d-46e2-a2f4-f6a8d5b93e2d req-23f6939f-632c-4df1-b563-c528284f2696 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:41.652099 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7f0fa43d-dc0d-46e2-a2f4-f6a8d5b93e2d req-23f6939f-632c-4df1-b563-c528284f2696 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:41.652244 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7f0fa43d-dc0d-46e2-a2f4-f6a8d5b93e2d req-23f6939f-632c-4df1-b563-c528284f2696 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:41.655004 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d09f0b93-5e03-4914-98f4-8b1fd28c4d86 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:41.656329 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d09f0b93-5e03-4914-98f4-8b1fd28c4d86 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:41.662557 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d09f0b93-5e03-4914-98f4-8b1fd28c4d86 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1327 microversion: 2.60 time: 0.239900 Jun 10 13:24:41.662847 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 434/1310] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:41 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1327 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:41.669796 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-7f0fa43d-dc0d-46e2-a2f4-f6a8d5b93e2d req-23f6939f-632c-4df1-b563-c528284f2696 service nova] Creating event network-vif-plugged:bbefa507-37ae-4460-9f3c-62fc7dd090db for instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef on np0000002501 Jun 10 13:24:41.670107 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-7f0fa43d-dc0d-46e2-a2f4-f6a8d5b93e2d req-23f6939f-632c-4df1-b563-c528284f2696 service nova] Creating event network-vif-plugged:bbefa507-37ae-4460-9f3c-62fc7dd090db for instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef on np0000002501 Jun 10 13:24:41.671001 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-7f0fa43d-dc0d-46e2-a2f4-f6a8d5b93e2d req-23f6939f-632c-4df1-b563-c528284f2696 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:41.677784 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-7f0fa43d-dc0d-46e2-a2f4-f6a8d5b93e2d req-23f6939f-632c-4df1-b563-c528284f2696 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.040948 Jun 10 13:24:41.678168 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 446/1311] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:41 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:24:41.702506 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1221e75c-b206-4636-ac6c-b38362f16817 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:41.706432 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1221e75c-b206-4636-ac6c-b38362f16817 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:41.721427 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1221e75c-b206-4636-ac6c-b38362f16817 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:41.721478 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1221e75c-b206-4636-ac6c-b38362f16817 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:41.721713 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1221e75c-b206-4636-ac6c-b38362f16817 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:41.723538 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1221e75c-b206-4636-ac6c-b38362f16817 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:41.723538 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1221e75c-b206-4636-ac6c-b38362f16817 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:41.723885 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1221e75c-b206-4636-ac6c-b38362f16817 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:41.768369 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1221e75c-b206-4636-ac6c-b38362f16817 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:41.790677 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-41b0613c-93c2-40c4-9445-3b4f7aa2b974 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:41.792535 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-41b0613c-93c2-40c4-9445-3b4f7aa2b974 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:41.801288 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-41b0613c-93c2-40c4-9445-3b4f7aa2b974 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:41.801288 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-41b0613c-93c2-40c4-9445-3b4f7aa2b974 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:41.801499 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-41b0613c-93c2-40c4-9445-3b4f7aa2b974 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:41.801935 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-41b0613c-93c2-40c4-9445-3b4f7aa2b974 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:41.802254 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-41b0613c-93c2-40c4-9445-3b4f7aa2b974 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:41.802545 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-41b0613c-93c2-40c4-9445-3b4f7aa2b974 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:41.831561 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-41b0613c-93c2-40c4-9445-3b4f7aa2b974 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:41.969568 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1221e75c-b206-4636-ac6c-b38362f16817 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:41.977373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1221e75c-b206-4636-ac6c-b38362f16817 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:41.977373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1221e75c-b206-4636-ac6c-b38362f16817 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:41.983369 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1221e75c-b206-4636-ac6c-b38362f16817 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1719 microversion: 2.20 time: 0.283883 Jun 10 13:24:41.983847 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 432/1312] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:41 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1719 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:42.058129 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-41b0613c-93c2-40c4-9445-3b4f7aa2b974 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:42.067595 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-41b0613c-93c2-40c4-9445-3b4f7aa2b974 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1308 microversion: 2.1 time: 0.279366 Jun 10 13:24:42.067934 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 435/1313] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:41 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1308 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:42.122488 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-463da16d-14cc-49c7-94f4-27548dd12ec0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-1864927505", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGlSwqQgz8PQDrOy8EjVknu8CGqw2j56StZ9gyIvepDUjQbm4S5fGjxgRACCeBw9I8NZKTH1nnn2WmPPp0feGQmncH9tFf7dPRuV8D+t9PXuboeqFH/eMIQfPUvjnxN6Zw=="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:42.134904 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-463da16d-14cc-49c7-94f4-27548dd12ec0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Getting quotas for project 89dd289ca2bd49deb4a69a62ca303828. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:24:42.136384 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-463da16d-14cc-49c7-94f4-27548dd12ec0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Getting quotas for user 5c3a35db7ee64ad09b7d47fb5fe616cd and project 89dd289ca2bd49deb4a69a62ca303828. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:24:42.151712 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-463da16d-14cc-49c7-94f4-27548dd12ec0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 201 len: 424 microversion: 2.60 time: 0.031644 Jun 10 13:24:42.152052 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 447/1314] 10.4.3.74 () {70 vars in 1311 bytes} [Wed Jun 10 13:24:42 2026] POST /compute/v2.1/os-keypairs => generated 424 bytes in 32 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 10 13:24:42.166373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-14b6bcd9-361e-4808-9852-bfd62bbe8308 tempest-TestInstancesWithCinderVolumes-140512938 tempest-TestInstancesWithCinderVolumes-140512938-project-admin] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:42.170431 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14b6bcd9-361e-4808-9852-bfd62bbe8308 tempest-TestInstancesWithCinderVolumes-140512938 tempest-TestInstancesWithCinderVolumes-140512938-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:42.171197 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14b6bcd9-361e-4808-9852-bfd62bbe8308 tempest-TestInstancesWithCinderVolumes-140512938 tempest-TestInstancesWithCinderVolumes-140512938-project-admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:42.171904 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14b6bcd9-361e-4808-9852-bfd62bbe8308 tempest-TestInstancesWithCinderVolumes-140512938 tempest-TestInstancesWithCinderVolumes-140512938-project-admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:42.172536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14b6bcd9-361e-4808-9852-bfd62bbe8308 tempest-TestInstancesWithCinderVolumes-140512938 tempest-TestInstancesWithCinderVolumes-140512938-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:42.174194 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14b6bcd9-361e-4808-9852-bfd62bbe8308 tempest-TestInstancesWithCinderVolumes-140512938 tempest-TestInstancesWithCinderVolumes-140512938-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:42.176696 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14b6bcd9-361e-4808-9852-bfd62bbe8308 tempest-TestInstancesWithCinderVolumes-140512938 tempest-TestInstancesWithCinderVolumes-140512938-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:42.195634 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-14b6bcd9-361e-4808-9852-bfd62bbe8308 tempest-TestInstancesWithCinderVolumes-140512938 tempest-TestInstancesWithCinderVolumes-140512938-project-admin] 10.4.3.74 "GET /compute/v2.1/os-availability-zone/detail" status: 200 len: 495 microversion: 2.60 time: 0.033130 Jun 10 13:24:42.196170 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 433/1315] 10.4.3.74 () {68 vars in 1337 bytes} [Wed Jun 10 13:24:42 2026] GET /compute/v2.1/os-availability-zone/detail => generated 495 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:24:42.508134 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-82cff7db-e44c-4092-bb59-eafdc1951c61 req-4a918ec2-fb14-4df0-aca0-296eeaa2e0d5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef80e264-56a7-462d-a77d-58d94630d470", "name": "network-vif-plugged", "status": "completed", "tag": "e9e725b4-572e-4620-983c-807c7d6f7607"}, {"server_uuid": "ef80e264-56a7-462d-a77d-58d94630d470", "name": "network-vif-plugged", "status": "completed", "tag": "e9e725b4-572e-4620-983c-807c7d6f7607"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:42.516657 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-82cff7db-e44c-4092-bb59-eafdc1951c61 req-4a918ec2-fb14-4df0-aca0-296eeaa2e0d5 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:42.516785 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-82cff7db-e44c-4092-bb59-eafdc1951c61 req-4a918ec2-fb14-4df0-aca0-296eeaa2e0d5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:42.517318 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-82cff7db-e44c-4092-bb59-eafdc1951c61 req-4a918ec2-fb14-4df0-aca0-296eeaa2e0d5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:42.525200 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-82cff7db-e44c-4092-bb59-eafdc1951c61 req-4a918ec2-fb14-4df0-aca0-296eeaa2e0d5 service nova] Creating event network-vif-plugged:e9e725b4-572e-4620-983c-807c7d6f7607 for instance ef80e264-56a7-462d-a77d-58d94630d470 on np0000002501 Jun 10 13:24:42.525572 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-82cff7db-e44c-4092-bb59-eafdc1951c61 req-4a918ec2-fb14-4df0-aca0-296eeaa2e0d5 service nova] Creating event network-vif-plugged:e9e725b4-572e-4620-983c-807c7d6f7607 for instance ef80e264-56a7-462d-a77d-58d94630d470 on np0000002501 Jun 10 13:24:42.526085 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-82cff7db-e44c-4092-bb59-eafdc1951c61 req-4a918ec2-fb14-4df0-aca0-296eeaa2e0d5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:42.531786 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-82cff7db-e44c-4092-bb59-eafdc1951c61 req-4a918ec2-fb14-4df0-aca0-296eeaa2e0d5 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.025892 Jun 10 13:24:42.532527 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 436/1316] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:42 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 10 13:24:42.692929 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-67cd02fc-c11b-446d-a2d4-241f2d3dc815 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:42.695145 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-67cd02fc-c11b-446d-a2d4-241f2d3dc815 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:42.705575 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67cd02fc-c11b-446d-a2d4-241f2d3dc815 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:42.706255 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67cd02fc-c11b-446d-a2d4-241f2d3dc815 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:42.706717 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67cd02fc-c11b-446d-a2d4-241f2d3dc815 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:42.710401 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67cd02fc-c11b-446d-a2d4-241f2d3dc815 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:42.712073 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67cd02fc-c11b-446d-a2d4-241f2d3dc815 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:42.713892 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67cd02fc-c11b-446d-a2d4-241f2d3dc815 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:42.746474 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-67cd02fc-c11b-446d-a2d4-241f2d3dc815 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:43.003613 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-61732478-9e47-49b2-9383-527757724c2d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:43.005437 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-61732478-9e47-49b2-9383-527757724c2d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:43.007789 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=66,nova_api:INSERT=7,nova_api:DELETE=1,nova_api:UPDATE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:43.010937 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61732478-9e47-49b2-9383-527757724c2d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:43.011275 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61732478-9e47-49b2-9383-527757724c2d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:43.014461 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61732478-9e47-49b2-9383-527757724c2d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:43.014461 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61732478-9e47-49b2-9383-527757724c2d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:43.014461 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61732478-9e47-49b2-9383-527757724c2d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:43.014461 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61732478-9e47-49b2-9383-527757724c2d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:43.019300 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-67cd02fc-c11b-446d-a2d4-241f2d3dc815 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:43.025603 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-67cd02fc-c11b-446d-a2d4-241f2d3dc815 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:43.026789 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-67cd02fc-c11b-446d-a2d4-241f2d3dc815 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:43.031302 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-67cd02fc-c11b-446d-a2d4-241f2d3dc815 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1327 microversion: 2.60 time: 0.346895 Jun 10 13:24:43.032143 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 448/1317] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:42 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1327 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:43.034883 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-61732478-9e47-49b2-9383-527757724c2d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:43.087099 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-360f4ac6-9235-459b-9978-7b5e1bab4627 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:43.091726 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-360f4ac6-9235-459b-9978-7b5e1bab4627 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:43.099928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-360f4ac6-9235-459b-9978-7b5e1bab4627 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:43.100297 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-360f4ac6-9235-459b-9978-7b5e1bab4627 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:43.100593 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-360f4ac6-9235-459b-9978-7b5e1bab4627 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:43.101188 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-360f4ac6-9235-459b-9978-7b5e1bab4627 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:43.101660 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-360f4ac6-9235-459b-9978-7b5e1bab4627 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:43.102089 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-360f4ac6-9235-459b-9978-7b5e1bab4627 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:43.136669 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-360f4ac6-9235-459b-9978-7b5e1bab4627 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:43.219258 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-61732478-9e47-49b2-9383-527757724c2d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:43.226709 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-61732478-9e47-49b2-9383-527757724c2d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:43.227379 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-61732478-9e47-49b2-9383-527757724c2d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:43.234885 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-61732478-9e47-49b2-9383-527757724c2d tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1706 microversion: 2.20 time: 0.233053 Jun 10 13:24:43.235567 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 434/1318] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:43 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1706 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:43.291176 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-360f4ac6-9235-459b-9978-7b5e1bab4627 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:43.301990 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-360f4ac6-9235-459b-9978-7b5e1bab4627 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1308 microversion: 2.1 time: 0.218905 Jun 10 13:24:43.301990 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 437/1319] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:43 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1308 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:44.056055 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5de46a39-bdc7-40e5-a51b-5d6565d28828 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:44.058565 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5de46a39-bdc7-40e5-a51b-5d6565d28828 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:44.061575 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=68,nova_api:UPDATE=1,nova_api:INSERT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:44.065511 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5de46a39-bdc7-40e5-a51b-5d6565d28828 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:44.066387 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5de46a39-bdc7-40e5-a51b-5d6565d28828 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:44.066734 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5de46a39-bdc7-40e5-a51b-5d6565d28828 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:44.067391 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5de46a39-bdc7-40e5-a51b-5d6565d28828 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:44.067901 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5de46a39-bdc7-40e5-a51b-5d6565d28828 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:44.068338 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5de46a39-bdc7-40e5-a51b-5d6565d28828 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:44.087159 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5de46a39-bdc7-40e5-a51b-5d6565d28828 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:44.237887 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5de46a39-bdc7-40e5-a51b-5d6565d28828 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:44.244394 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5de46a39-bdc7-40e5-a51b-5d6565d28828 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:44.245192 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5de46a39-bdc7-40e5-a51b-5d6565d28828 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:44.250532 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5de46a39-bdc7-40e5-a51b-5d6565d28828 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1327 microversion: 2.60 time: 0.196719 Jun 10 13:24:44.250861 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 449/1320] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:44 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1327 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:44.320588 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1ee09ef1-69f0-4803-8665-90d52db8e626 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:44.323401 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1ee09ef1-69f0-4803-8665-90d52db8e626 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:44.328999 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee09ef1-69f0-4803-8665-90d52db8e626 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:44.329461 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee09ef1-69f0-4803-8665-90d52db8e626 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:44.329811 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee09ef1-69f0-4803-8665-90d52db8e626 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:44.330500 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee09ef1-69f0-4803-8665-90d52db8e626 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:44.330964 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee09ef1-69f0-4803-8665-90d52db8e626 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:44.331669 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee09ef1-69f0-4803-8665-90d52db8e626 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:44.352672 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1ee09ef1-69f0-4803-8665-90d52db8e626 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:44.589588 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1ee09ef1-69f0-4803-8665-90d52db8e626 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:44.600489 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1ee09ef1-69f0-4803-8665-90d52db8e626 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1457 microversion: 2.1 time: 0.282183 Jun 10 13:24:44.601063 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 435/1321] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:44 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1457 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:44.640755 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d3555263-9f28-46ce-861b-e5f7613d7a07 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:44.641185 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d3555263-9f28-46ce-861b-e5f7613d7a07 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:44.642713 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=60,nova_api:UPDATE=1,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:44.645235 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3555263-9f28-46ce-861b-e5f7613d7a07 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:44.645416 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3555263-9f28-46ce-861b-e5f7613d7a07 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:44.645536 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3555263-9f28-46ce-861b-e5f7613d7a07 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:44.645817 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3555263-9f28-46ce-861b-e5f7613d7a07 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:44.645890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3555263-9f28-46ce-861b-e5f7613d7a07 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:44.646005 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3555263-9f28-46ce-861b-e5f7613d7a07 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:44.650155 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=173,nova_cell1:UPDATE=6,nova_cell1:INSERT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:44.663604 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d3555263-9f28-46ce-861b-e5f7613d7a07 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:24:44.729275 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d3555263-9f28-46ce-861b-e5f7613d7a07 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 204 len: 0 microversion: 2.1 time: 0.090037 Jun 10 13:24:44.731382 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 438/1322] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:24:44 2026] DELETE /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:24:44.741430 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-304a3ffa-ef65-4324-ae9a-84bacf035b81 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:44.746400 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-304a3ffa-ef65-4324-ae9a-84bacf035b81 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:44.748092 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-304a3ffa-ef65-4324-ae9a-84bacf035b81 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:44.748546 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-304a3ffa-ef65-4324-ae9a-84bacf035b81 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:44.748825 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-304a3ffa-ef65-4324-ae9a-84bacf035b81 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:44.749474 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-304a3ffa-ef65-4324-ae9a-84bacf035b81 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:44.749783 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-304a3ffa-ef65-4324-ae9a-84bacf035b81 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:44.750064 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-304a3ffa-ef65-4324-ae9a-84bacf035b81 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:44.755555 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=178,nova_cell1:UPDATE=6,nova_cell1:INSERT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:44.771059 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-304a3ffa-ef65-4324-ae9a-84bacf035b81 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:44.807049 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5e65d2e0-46bf-4aff-9a82-27823d3b35da tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:44.809214 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5e65d2e0-46bf-4aff-9a82-27823d3b35da tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:44.816264 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e65d2e0-46bf-4aff-9a82-27823d3b35da tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:44.816468 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e65d2e0-46bf-4aff-9a82-27823d3b35da tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:44.818371 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e65d2e0-46bf-4aff-9a82-27823d3b35da tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:44.818371 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e65d2e0-46bf-4aff-9a82-27823d3b35da tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:44.818371 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e65d2e0-46bf-4aff-9a82-27823d3b35da tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:44.818371 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e65d2e0-46bf-4aff-9a82-27823d3b35da tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:44.830877 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-5e65d2e0-46bf-4aff-9a82-27823d3b35da tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lazy-loading 'flavor' on Instance uuid 72c23047-8907-4c10-b7c4-ad6c386d947b {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:24:44.922315 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5e65d2e0-46bf-4aff-9a82-27823d3b35da tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "POST /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/action" status: 200 len: 32 microversion: 2.1 time: 0.117563 Jun 10 13:24:44.922315 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 436/1323] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:24:44 2026] POST /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/action => generated 32 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:24:44.933633 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f2481716-6110-4b68-b60e-cec315dd7b3f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:44.935111 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f2481716-6110-4b68-b60e-cec315dd7b3f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:44.939024 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2481716-6110-4b68-b60e-cec315dd7b3f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:44.939318 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2481716-6110-4b68-b60e-cec315dd7b3f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:44.939593 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2481716-6110-4b68-b60e-cec315dd7b3f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:44.940059 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2481716-6110-4b68-b60e-cec315dd7b3f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:44.940413 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2481716-6110-4b68-b60e-cec315dd7b3f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:44.940751 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2481716-6110-4b68-b60e-cec315dd7b3f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:44.945337 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-304a3ffa-ef65-4324-ae9a-84bacf035b81 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:44.953340 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-304a3ffa-ef65-4324-ae9a-84bacf035b81 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1463 microversion: 2.1 time: 0.214460 Jun 10 13:24:44.953823 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 450/1324] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:44 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1463 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:44.959069 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f2481716-6110-4b68-b60e-cec315dd7b3f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:45.147489 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f2481716-6110-4b68-b60e-cec315dd7b3f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:45.157675 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f2481716-6110-4b68-b60e-cec315dd7b3f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1725 microversion: 2.1 time: 0.225670 Jun 10 13:24:45.158167 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 439/1325] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:44 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1725 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:45.266875 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-894afaf7-a2e2-4c01-b110-a6b0207342c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:45.269318 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-894afaf7-a2e2-4c01-b110-a6b0207342c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:45.274082 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-894afaf7-a2e2-4c01-b110-a6b0207342c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:45.274682 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-894afaf7-a2e2-4c01-b110-a6b0207342c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:45.275002 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-894afaf7-a2e2-4c01-b110-a6b0207342c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:45.275582 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-894afaf7-a2e2-4c01-b110-a6b0207342c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:45.278368 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-894afaf7-a2e2-4c01-b110-a6b0207342c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:45.278368 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-894afaf7-a2e2-4c01-b110-a6b0207342c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:45.297150 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-894afaf7-a2e2-4c01-b110-a6b0207342c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:45.497740 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-894afaf7-a2e2-4c01-b110-a6b0207342c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:45.502538 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-894afaf7-a2e2-4c01-b110-a6b0207342c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:45.503000 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-894afaf7-a2e2-4c01-b110-a6b0207342c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:45.506319 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-894afaf7-a2e2-4c01-b110-a6b0207342c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1327 microversion: 2.60 time: 0.241731 Jun 10 13:24:45.506625 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 437/1326] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:45 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1327 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:45.940601 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-1cf532a1-bbb7-48e2-976a-c235d9c0d33a req-be893c57-0833-421e-87ba-681bd2e6f524 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef80e264-56a7-462d-a77d-58d94630d470", "name": "network-vif-unplugged", "status": "completed", "tag": "e9e725b4-572e-4620-983c-807c7d6f7607"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:45.948582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-1cf532a1-bbb7-48e2-976a-c235d9c0d33a req-be893c57-0833-421e-87ba-681bd2e6f524 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:45.948847 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-1cf532a1-bbb7-48e2-976a-c235d9c0d33a req-be893c57-0833-421e-87ba-681bd2e6f524 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:45.949006 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-1cf532a1-bbb7-48e2-976a-c235d9c0d33a req-be893c57-0833-421e-87ba-681bd2e6f524 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:45.957288 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-1cf532a1-bbb7-48e2-976a-c235d9c0d33a req-be893c57-0833-421e-87ba-681bd2e6f524 service nova] Creating event network-vif-unplugged:e9e725b4-572e-4620-983c-807c7d6f7607 for instance ef80e264-56a7-462d-a77d-58d94630d470 on np0000002501 Jun 10 13:24:45.957722 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-1cf532a1-bbb7-48e2-976a-c235d9c0d33a req-be893c57-0833-421e-87ba-681bd2e6f524 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:45.965093 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-1cf532a1-bbb7-48e2-976a-c235d9c0d33a req-be893c57-0833-421e-87ba-681bd2e6f524 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.027460 Jun 10 13:24:45.966342 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 451/1327] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:45 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 10 13:24:45.970270 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0ffb74af-6af0-48f8-8fd3-471b00e8c175 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:45.972745 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0ffb74af-6af0-48f8-8fd3-471b00e8c175 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:45.986161 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0ffb74af-6af0-48f8-8fd3-471b00e8c175 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:45.986496 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0ffb74af-6af0-48f8-8fd3-471b00e8c175 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:45.986762 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0ffb74af-6af0-48f8-8fd3-471b00e8c175 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:45.987310 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0ffb74af-6af0-48f8-8fd3-471b00e8c175 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:45.987831 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0ffb74af-6af0-48f8-8fd3-471b00e8c175 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:45.989279 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0ffb74af-6af0-48f8-8fd3-471b00e8c175 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:46.007335 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0ffb74af-6af0-48f8-8fd3-471b00e8c175 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:46.176498 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-209bb8c2-817f-4ee1-88bd-aedbe97fb7a3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:46.176555 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0ffb74af-6af0-48f8-8fd3-471b00e8c175 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:46.176963 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-209bb8c2-817f-4ee1-88bd-aedbe97fb7a3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:46.181139 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-209bb8c2-817f-4ee1-88bd-aedbe97fb7a3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:46.181564 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-209bb8c2-817f-4ee1-88bd-aedbe97fb7a3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:46.181820 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-209bb8c2-817f-4ee1-88bd-aedbe97fb7a3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:46.182285 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-209bb8c2-817f-4ee1-88bd-aedbe97fb7a3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:46.182633 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-209bb8c2-817f-4ee1-88bd-aedbe97fb7a3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:46.182968 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-209bb8c2-817f-4ee1-88bd-aedbe97fb7a3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:46.187974 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0ffb74af-6af0-48f8-8fd3-471b00e8c175 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1463 microversion: 2.1 time: 0.219701 Jun 10 13:24:46.192371 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 440/1328] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:45 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1463 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:46.201365 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-209bb8c2-817f-4ee1-88bd-aedbe97fb7a3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:46.385821 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-209bb8c2-817f-4ee1-88bd-aedbe97fb7a3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:46.394148 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-209bb8c2-817f-4ee1-88bd-aedbe97fb7a3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1725 microversion: 2.1 time: 0.221070 Jun 10 13:24:46.394576 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 438/1329] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:46 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1725 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:46.526024 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4895f23b-45bf-45f1-9dcd-09bf4f155a39 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:46.527934 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4895f23b-45bf-45f1-9dcd-09bf4f155a39 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:46.533203 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4895f23b-45bf-45f1-9dcd-09bf4f155a39 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:46.534025 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4895f23b-45bf-45f1-9dcd-09bf4f155a39 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:46.534226 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4895f23b-45bf-45f1-9dcd-09bf4f155a39 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:46.534769 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4895f23b-45bf-45f1-9dcd-09bf4f155a39 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:46.535129 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4895f23b-45bf-45f1-9dcd-09bf4f155a39 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:46.535449 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4895f23b-45bf-45f1-9dcd-09bf4f155a39 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:46.550555 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4895f23b-45bf-45f1-9dcd-09bf4f155a39 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:46.692528 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4895f23b-45bf-45f1-9dcd-09bf4f155a39 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:46.699265 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4895f23b-45bf-45f1-9dcd-09bf4f155a39 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:46.699988 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4895f23b-45bf-45f1-9dcd-09bf4f155a39 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:46.704469 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4895f23b-45bf-45f1-9dcd-09bf4f155a39 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1327 microversion: 2.60 time: 0.180369 Jun 10 13:24:46.704739 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 452/1330] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:46 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1327 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:47.204642 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a1132669-822a-48ae-b75e-8314a88baaa2 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:47.206726 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a1132669-822a-48ae-b75e-8314a88baaa2 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:47.217930 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a1132669-822a-48ae-b75e-8314a88baaa2 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:47.218600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a1132669-822a-48ae-b75e-8314a88baaa2 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:47.218874 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a1132669-822a-48ae-b75e-8314a88baaa2 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:47.219468 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a1132669-822a-48ae-b75e-8314a88baaa2 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:47.219876 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a1132669-822a-48ae-b75e-8314a88baaa2 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:47.220406 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a1132669-822a-48ae-b75e-8314a88baaa2 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:47.241293 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a1132669-822a-48ae-b75e-8314a88baaa2 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:47.414000 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6da3131c-d9d6-4d1a-956f-753e775d30af tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:47.418174 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6da3131c-d9d6-4d1a-956f-753e775d30af tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:47.424207 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6da3131c-d9d6-4d1a-956f-753e775d30af tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:47.424207 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6da3131c-d9d6-4d1a-956f-753e775d30af tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:47.424569 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6da3131c-d9d6-4d1a-956f-753e775d30af tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:47.426930 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6da3131c-d9d6-4d1a-956f-753e775d30af tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:47.427420 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6da3131c-d9d6-4d1a-956f-753e775d30af tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:47.427547 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6da3131c-d9d6-4d1a-956f-753e775d30af tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:47.431392 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=182,nova_cell1:INSERT=4,nova_cell1:UPDATE=5 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:47.443595 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a1132669-822a-48ae-b75e-8314a88baaa2 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:47.452146 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a1132669-822a-48ae-b75e-8314a88baaa2 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1463 microversion: 2.1 time: 0.249751 Jun 10 13:24:47.452477 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6da3131c-d9d6-4d1a-956f-753e775d30af tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:47.452582 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 441/1331] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:47 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1463 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:47.517375 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-1a5db608-5ba4-4549-ae17-d951e4f5aac4 req-b92f52b6-61b1-4196-b382-ccbb6c8692da service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef80e264-56a7-462d-a77d-58d94630d470", "name": "network-vif-deleted", "tag": "e9e725b4-572e-4620-983c-807c7d6f7607"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:47.524135 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-1a5db608-5ba4-4549-ae17-d951e4f5aac4 req-b92f52b6-61b1-4196-b382-ccbb6c8692da service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:47.524393 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-1a5db608-5ba4-4549-ae17-d951e4f5aac4 req-b92f52b6-61b1-4196-b382-ccbb6c8692da service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:47.524581 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-1a5db608-5ba4-4549-ae17-d951e4f5aac4 req-b92f52b6-61b1-4196-b382-ccbb6c8692da service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:47.534117 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-1a5db608-5ba4-4549-ae17-d951e4f5aac4 req-b92f52b6-61b1-4196-b382-ccbb6c8692da service nova] Creating event network-vif-deleted:e9e725b4-572e-4620-983c-807c7d6f7607 for instance ef80e264-56a7-462d-a77d-58d94630d470 on np0000002501 Jun 10 13:24:47.534915 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-1a5db608-5ba4-4549-ae17-d951e4f5aac4 req-b92f52b6-61b1-4196-b382-ccbb6c8692da service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:47.541492 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-1a5db608-5ba4-4549-ae17-d951e4f5aac4 req-b92f52b6-61b1-4196-b382-ccbb6c8692da service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027548 Jun 10 13:24:47.541884 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 453/1332] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:47 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 10 13:24:47.635465 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6da3131c-d9d6-4d1a-956f-753e775d30af tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:47.643754 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6da3131c-d9d6-4d1a-956f-753e775d30af tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1725 microversion: 2.1 time: 0.236769 Jun 10 13:24:47.644226 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 439/1333] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:47 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1725 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:47.728378 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-47e7fdb8-1c7d-4ae8-a8ed-0a3cd1edbb69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:47.729939 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-47e7fdb8-1c7d-4ae8-a8ed-0a3cd1edbb69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:47.736616 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47e7fdb8-1c7d-4ae8-a8ed-0a3cd1edbb69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:47.736972 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47e7fdb8-1c7d-4ae8-a8ed-0a3cd1edbb69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:47.737278 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47e7fdb8-1c7d-4ae8-a8ed-0a3cd1edbb69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:47.737816 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47e7fdb8-1c7d-4ae8-a8ed-0a3cd1edbb69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:47.738309 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47e7fdb8-1c7d-4ae8-a8ed-0a3cd1edbb69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:47.738658 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47e7fdb8-1c7d-4ae8-a8ed-0a3cd1edbb69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:47.762137 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-47e7fdb8-1c7d-4ae8-a8ed-0a3cd1edbb69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:47.928328 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-47e7fdb8-1c7d-4ae8-a8ed-0a3cd1edbb69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:47.940083 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-47e7fdb8-1c7d-4ae8-a8ed-0a3cd1edbb69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:47.940798 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-47e7fdb8-1c7d-4ae8-a8ed-0a3cd1edbb69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:47.948573 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-47e7fdb8-1c7d-4ae8-a8ed-0a3cd1edbb69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1327 microversion: 2.60 time: 0.222218 Jun 10 13:24:47.948931 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 442/1334] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:47 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1327 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:48.028677 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-6b59addd-e572-4cdc-bffc-d0aaefbcfc5c req-e2e05df6-7db1-4e80-8319-c1226b101705 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ef80e264-56a7-462d-a77d-58d94630d470", "name": "network-vif-unplugged", "status": "completed", "tag": "e9e725b4-572e-4620-983c-807c7d6f7607"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:48.034596 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6b59addd-e572-4cdc-bffc-d0aaefbcfc5c req-e2e05df6-7db1-4e80-8319-c1226b101705 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:48.034870 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6b59addd-e572-4cdc-bffc-d0aaefbcfc5c req-e2e05df6-7db1-4e80-8319-c1226b101705 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:48.034978 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6b59addd-e572-4cdc-bffc-d0aaefbcfc5c req-e2e05df6-7db1-4e80-8319-c1226b101705 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:48.044404 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-6b59addd-e572-4cdc-bffc-d0aaefbcfc5c req-e2e05df6-7db1-4e80-8319-c1226b101705 service nova] Creating event network-vif-unplugged:e9e725b4-572e-4620-983c-807c7d6f7607 for instance ef80e264-56a7-462d-a77d-58d94630d470 on np0000002501 Jun 10 13:24:48.044649 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-6b59addd-e572-4cdc-bffc-d0aaefbcfc5c req-e2e05df6-7db1-4e80-8319-c1226b101705 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:48.049861 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-6b59addd-e572-4cdc-bffc-d0aaefbcfc5c req-e2e05df6-7db1-4e80-8319-c1226b101705 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023517 Jun 10 13:24:48.050208 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 454/1335] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:48 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 10 13:24:48.474454 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f0bb5e70-4b71-45fc-9861-f6d17a406f9a tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:48.477734 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f0bb5e70-4b71-45fc-9861-f6d17a406f9a tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:48.487881 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f0bb5e70-4b71-45fc-9861-f6d17a406f9a tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:48.488378 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f0bb5e70-4b71-45fc-9861-f6d17a406f9a tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:48.488657 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f0bb5e70-4b71-45fc-9861-f6d17a406f9a tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:48.489202 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f0bb5e70-4b71-45fc-9861-f6d17a406f9a tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:48.489685 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f0bb5e70-4b71-45fc-9861-f6d17a406f9a tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:48.490083 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f0bb5e70-4b71-45fc-9861-f6d17a406f9a tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:48.513766 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f0bb5e70-4b71-45fc-9861-f6d17a406f9a tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:48.571718 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f0bb5e70-4b71-45fc-9861-f6d17a406f9a tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:48.581201 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f0bb5e70-4b71-45fc-9861-f6d17a406f9a tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1293 microversion: 2.1 time: 0.108819 Jun 10 13:24:48.582252 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 440/1336] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:48 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1293 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:48.668003 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b2679bdf-ecce-4031-b275-34cc4f6a7ce8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:48.670871 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b2679bdf-ecce-4031-b275-34cc4f6a7ce8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:48.680720 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b2679bdf-ecce-4031-b275-34cc4f6a7ce8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:48.681050 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b2679bdf-ecce-4031-b275-34cc4f6a7ce8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:48.684802 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b2679bdf-ecce-4031-b275-34cc4f6a7ce8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:48.685772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b2679bdf-ecce-4031-b275-34cc4f6a7ce8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:48.686093 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b2679bdf-ecce-4031-b275-34cc4f6a7ce8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:48.686422 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b2679bdf-ecce-4031-b275-34cc4f6a7ce8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:48.713244 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b2679bdf-ecce-4031-b275-34cc4f6a7ce8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:48.913030 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b2679bdf-ecce-4031-b275-34cc4f6a7ce8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:48.932056 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b2679bdf-ecce-4031-b275-34cc4f6a7ce8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1725 microversion: 2.1 time: 0.267964 Jun 10 13:24:48.932461 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 443/1337] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:48 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1725 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:48.974719 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2df82218-fef9-4460-a3c0-4c3e8a5beb82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:48.977518 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2df82218-fef9-4460-a3c0-4c3e8a5beb82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:48.982324 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2df82218-fef9-4460-a3c0-4c3e8a5beb82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:48.982617 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2df82218-fef9-4460-a3c0-4c3e8a5beb82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:48.983187 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2df82218-fef9-4460-a3c0-4c3e8a5beb82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:48.983331 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2df82218-fef9-4460-a3c0-4c3e8a5beb82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:48.983684 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2df82218-fef9-4460-a3c0-4c3e8a5beb82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:48.984047 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2df82218-fef9-4460-a3c0-4c3e8a5beb82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:49.009977 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2df82218-fef9-4460-a3c0-4c3e8a5beb82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:49.193970 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2df82218-fef9-4460-a3c0-4c3e8a5beb82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:49.199266 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2df82218-fef9-4460-a3c0-4c3e8a5beb82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:49.199894 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2df82218-fef9-4460-a3c0-4c3e8a5beb82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:49.204248 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2df82218-fef9-4460-a3c0-4c3e8a5beb82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1327 microversion: 2.60 time: 0.231999 Jun 10 13:24:49.204542 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 455/1338] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:48 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1327 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:49.586044 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-0dba4326-b395-44b2-a8e7-038d3f06a1f6 req-85e70729-22e5-49a0-9680-ad27a79e3306 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8aab27e0-7e87-4853-848d-72b954d2f058", "name": "network-vif-plugged", "status": "completed", "tag": "57dd9cd8-e01d-4464-91c1-7bbae788bb5d"}, {"server_uuid": "8aab27e0-7e87-4853-848d-72b954d2f058", "name": "network-vif-plugged", "status": "completed", "tag": "57dd9cd8-e01d-4464-91c1-7bbae788bb5d"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:49.592118 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0dba4326-b395-44b2-a8e7-038d3f06a1f6 req-85e70729-22e5-49a0-9680-ad27a79e3306 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:49.592309 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0dba4326-b395-44b2-a8e7-038d3f06a1f6 req-85e70729-22e5-49a0-9680-ad27a79e3306 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:49.592427 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0dba4326-b395-44b2-a8e7-038d3f06a1f6 req-85e70729-22e5-49a0-9680-ad27a79e3306 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:49.613319 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-108338ac-b87b-4964-a1cd-56cf31360c98 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:49.615910 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-108338ac-b87b-4964-a1cd-56cf31360c98 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:49.619377 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-0dba4326-b395-44b2-a8e7-038d3f06a1f6 req-85e70729-22e5-49a0-9680-ad27a79e3306 service nova] Creating event network-vif-plugged:57dd9cd8-e01d-4464-91c1-7bbae788bb5d for instance 8aab27e0-7e87-4853-848d-72b954d2f058 on np0000002501 Jun 10 13:24:49.619377 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-0dba4326-b395-44b2-a8e7-038d3f06a1f6 req-85e70729-22e5-49a0-9680-ad27a79e3306 service nova] Creating event network-vif-plugged:57dd9cd8-e01d-4464-91c1-7bbae788bb5d for instance 8aab27e0-7e87-4853-848d-72b954d2f058 on np0000002501 Jun 10 13:24:49.619377 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-0dba4326-b395-44b2-a8e7-038d3f06a1f6 req-85e70729-22e5-49a0-9680-ad27a79e3306 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:49.622842 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-0dba4326-b395-44b2-a8e7-038d3f06a1f6 req-85e70729-22e5-49a0-9680-ad27a79e3306 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.040961 Jun 10 13:24:49.623300 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 441/1339] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:49 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:24:49.624674 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-108338ac-b87b-4964-a1cd-56cf31360c98 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:49.625038 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-108338ac-b87b-4964-a1cd-56cf31360c98 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:49.625260 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-108338ac-b87b-4964-a1cd-56cf31360c98 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:49.625764 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-108338ac-b87b-4964-a1cd-56cf31360c98 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:49.626718 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-108338ac-b87b-4964-a1cd-56cf31360c98 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:49.627801 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-108338ac-b87b-4964-a1cd-56cf31360c98 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:49.646178 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-108338ac-b87b-4964-a1cd-56cf31360c98 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:49.646367 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-108338ac-b87b-4964-a1cd-56cf31360c98 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:49.646531 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-108338ac-b87b-4964-a1cd-56cf31360c98 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:49.646779 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-108338ac-b87b-4964-a1cd-56cf31360c98 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lazy-loading 'fault' on Instance uuid ef80e264-56a7-462d-a77d-58d94630d470 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:24:49.650512 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-108338ac-b87b-4964-a1cd-56cf31360c98 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:49.706580 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-108338ac-b87b-4964-a1cd-56cf31360c98 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:49.714776 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-108338ac-b87b-4964-a1cd-56cf31360c98 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1298 microversion: 2.1 time: 0.103472 Jun 10 13:24:49.715049 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 444/1340] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:49 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1298 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:49.952506 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-dee300a5-f310-4ea1-94ef-02641a07b824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:49.954594 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-dee300a5-f310-4ea1-94ef-02641a07b824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:49.960370 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dee300a5-f310-4ea1-94ef-02641a07b824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:49.961681 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dee300a5-f310-4ea1-94ef-02641a07b824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:49.961681 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dee300a5-f310-4ea1-94ef-02641a07b824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:49.961681 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dee300a5-f310-4ea1-94ef-02641a07b824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:49.962145 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dee300a5-f310-4ea1-94ef-02641a07b824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:49.962602 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dee300a5-f310-4ea1-94ef-02641a07b824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:49.966070 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-52916ac2-f379-41d5-875e-5c2dd0a93681 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:49.968804 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-52916ac2-f379-41d5-875e-5c2dd0a93681 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:49.975056 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-52916ac2-f379-41d5-875e-5c2dd0a93681 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:49.975512 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-52916ac2-f379-41d5-875e-5c2dd0a93681 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:49.975991 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-52916ac2-f379-41d5-875e-5c2dd0a93681 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:49.976640 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-52916ac2-f379-41d5-875e-5c2dd0a93681 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:49.977186 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-52916ac2-f379-41d5-875e-5c2dd0a93681 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:49.977779 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-52916ac2-f379-41d5-875e-5c2dd0a93681 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:49.985384 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-dee300a5-f310-4ea1-94ef-02641a07b824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:50.007552 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-52916ac2-f379-41d5-875e-5c2dd0a93681 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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 10 13:24:50.104720 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-131836b9-4847-48fc-ac55-ac42fd49801d req-79de4cb0-f34a-448a-952d-8a3ff88a961a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "name": "network-vif-unplugged", "status": "completed", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}, {"server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "name": "network-vif-unplugged", "status": "completed", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:50.112616 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-131836b9-4847-48fc-ac55-ac42fd49801d req-79de4cb0-f34a-448a-952d-8a3ff88a961a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:50.112616 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-131836b9-4847-48fc-ac55-ac42fd49801d req-79de4cb0-f34a-448a-952d-8a3ff88a961a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:50.112793 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-131836b9-4847-48fc-ac55-ac42fd49801d req-79de4cb0-f34a-448a-952d-8a3ff88a961a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:50.121406 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-131836b9-4847-48fc-ac55-ac42fd49801d req-79de4cb0-f34a-448a-952d-8a3ff88a961a service nova] Creating event network-vif-unplugged:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:24:50.121591 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-131836b9-4847-48fc-ac55-ac42fd49801d req-79de4cb0-f34a-448a-952d-8a3ff88a961a service nova] Creating event network-vif-unplugged:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:24:50.122044 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-131836b9-4847-48fc-ac55-ac42fd49801d req-79de4cb0-f34a-448a-952d-8a3ff88a961a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:50.126487 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-131836b9-4847-48fc-ac55-ac42fd49801d req-79de4cb0-f34a-448a-952d-8a3ff88a961a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.023950 Jun 10 13:24:50.126774 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 445/1341] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:50 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 10 13:24:50.224983 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d0e98f85-69e3-4dac-842d-5453680f755b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:50.227407 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d0e98f85-69e3-4dac-842d-5453680f755b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:50.232798 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d0e98f85-69e3-4dac-842d-5453680f755b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:50.233259 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d0e98f85-69e3-4dac-842d-5453680f755b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:50.233515 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d0e98f85-69e3-4dac-842d-5453680f755b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:50.234012 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d0e98f85-69e3-4dac-842d-5453680f755b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:50.234336 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d0e98f85-69e3-4dac-842d-5453680f755b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:50.234676 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d0e98f85-69e3-4dac-842d-5453680f755b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:50.246670 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-dee300a5-f310-4ea1-94ef-02641a07b824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:50.257283 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-dee300a5-f310-4ea1-94ef-02641a07b824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1725 microversion: 2.1 time: 0.307818 Jun 10 13:24:50.257724 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 442/1342] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:49 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1725 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:50.261487 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d0e98f85-69e3-4dac-842d-5453680f755b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:50.266994 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-52916ac2-f379-41d5-875e-5c2dd0a93681 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '285d3d3f4f5e4feda903a9acd3540748', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', '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=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:50.275738 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-52916ac2-f379-41d5-875e-5c2dd0a93681 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1666 microversion: 2.1 time: 0.436457 Jun 10 13:24:50.276055 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 456/1343] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:49 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1666 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:50.353833 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-47b616e0-2d22-4f49-ad59-1082533df9ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "83916179-d371-480b-8738-fecf97913488"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:50.355440 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-47b616e0-2d22-4f49-ad59-1082533df9ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:50.361288 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-47b616e0-2d22-4f49-ad59-1082533df9ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:50.361880 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-47b616e0-2d22-4f49-ad59-1082533df9ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:50.362416 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-47b616e0-2d22-4f49-ad59-1082533df9ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:50.362916 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-47b616e0-2d22-4f49-ad59-1082533df9ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:50.363252 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-47b616e0-2d22-4f49-ad59-1082533df9ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:50.363679 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-47b616e0-2d22-4f49-ad59-1082533df9ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:50.452697 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d0e98f85-69e3-4dac-842d-5453680f755b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:50.457371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d0e98f85-69e3-4dac-842d-5453680f755b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:50.458416 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d0e98f85-69e3-4dac-842d-5453680f755b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:50.462893 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d0e98f85-69e3-4dac-842d-5453680f755b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1327 microversion: 2.60 time: 0.239801 Jun 10 13:24:50.463373 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 446/1344] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:50 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1327 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:50.731437 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b63a5e02-5e96-47f6-a9b8-6b3d12d3000d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:50.734259 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b63a5e02-5e96-47f6-a9b8-6b3d12d3000d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:50.740063 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b63a5e02-5e96-47f6-a9b8-6b3d12d3000d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:50.740608 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b63a5e02-5e96-47f6-a9b8-6b3d12d3000d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:50.741025 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b63a5e02-5e96-47f6-a9b8-6b3d12d3000d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:50.741754 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b63a5e02-5e96-47f6-a9b8-6b3d12d3000d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:50.742279 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b63a5e02-5e96-47f6-a9b8-6b3d12d3000d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:50.742810 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b63a5e02-5e96-47f6-a9b8-6b3d12d3000d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:50.771097 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b63a5e02-5e96-47f6-a9b8-6b3d12d3000d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:50.771574 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b63a5e02-5e96-47f6-a9b8-6b3d12d3000d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:50.773202 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b63a5e02-5e96-47f6-a9b8-6b3d12d3000d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:50.773202 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-b63a5e02-5e96-47f6-a9b8-6b3d12d3000d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lazy-loading 'fault' on Instance uuid ef80e264-56a7-462d-a77d-58d94630d470 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:24:50.776726 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b63a5e02-5e96-47f6-a9b8-6b3d12d3000d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:50.851933 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b63a5e02-5e96-47f6-a9b8-6b3d12d3000d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '555eeed8d9dd43b2ab5a5e4253054273', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dab77e8d80a401c8330e27b6a956627', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:50.858893 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b63a5e02-5e96-47f6-a9b8-6b3d12d3000d tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 200 len: 1298 microversion: 2.1 time: 0.130645 Jun 10 13:24:50.859321 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 457/1345] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:50 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 1298 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:51.280494 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8aff3ecc-3cbb-42fa-99d1-6bf0f5121d03 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:51.284460 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8aff3ecc-3cbb-42fa-99d1-6bf0f5121d03 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:51.289636 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8aff3ecc-3cbb-42fa-99d1-6bf0f5121d03 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:51.290167 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8aff3ecc-3cbb-42fa-99d1-6bf0f5121d03 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:51.290750 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8aff3ecc-3cbb-42fa-99d1-6bf0f5121d03 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:51.291681 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8aff3ecc-3cbb-42fa-99d1-6bf0f5121d03 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:51.292144 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8aff3ecc-3cbb-42fa-99d1-6bf0f5121d03 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:51.292619 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8aff3ecc-3cbb-42fa-99d1-6bf0f5121d03 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:51.311732 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8aff3ecc-3cbb-42fa-99d1-6bf0f5121d03 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:51.487199 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bee23bab-b169-4f2b-901d-429997cb622c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:51.488680 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bee23bab-b169-4f2b-901d-429997cb622c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:51.496818 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bee23bab-b169-4f2b-901d-429997cb622c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:51.496818 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bee23bab-b169-4f2b-901d-429997cb622c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:51.496818 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bee23bab-b169-4f2b-901d-429997cb622c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:51.496818 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bee23bab-b169-4f2b-901d-429997cb622c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:51.496818 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bee23bab-b169-4f2b-901d-429997cb622c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:51.496818 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bee23bab-b169-4f2b-901d-429997cb622c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:51.510578 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8aff3ecc-3cbb-42fa-99d1-6bf0f5121d03 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:51.516084 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-bee23bab-b169-4f2b-901d-429997cb622c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:51.523478 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8aff3ecc-3cbb-42fa-99d1-6bf0f5121d03 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1725 microversion: 2.1 time: 0.246665 Jun 10 13:24:51.524170 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 447/1346] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:51 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1725 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:51.657250 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bee23bab-b169-4f2b-901d-429997cb622c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:51.661837 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bee23bab-b169-4f2b-901d-429997cb622c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:51.662444 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bee23bab-b169-4f2b-901d-429997cb622c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:51.666264 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bee23bab-b169-4f2b-901d-429997cb622c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1518 microversion: 2.60 time: 0.180950 Jun 10 13:24:51.666751 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 458/1347] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:51 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1518 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:51.694115 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-55fdcbaf-a73f-4f29-81e8-708d029e9177 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:51.696832 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-55fdcbaf-a73f-4f29-81e8-708d029e9177 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:51.702600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55fdcbaf-a73f-4f29-81e8-708d029e9177 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:51.702917 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55fdcbaf-a73f-4f29-81e8-708d029e9177 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:51.703148 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55fdcbaf-a73f-4f29-81e8-708d029e9177 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:51.703589 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55fdcbaf-a73f-4f29-81e8-708d029e9177 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:51.703824 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55fdcbaf-a73f-4f29-81e8-708d029e9177 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:51.704053 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-55fdcbaf-a73f-4f29-81e8-708d029e9177 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:51.724146 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-55fdcbaf-a73f-4f29-81e8-708d029e9177 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.032364 Jun 10 13:24:51.724273 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 448/1348] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:24:51 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:24:51.779158 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-961aad2b-3964-4a8a-b1aa-7003bd452239 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1325050830", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBISdiBbQzRUOjpc719ijA76CG31UdxL/DY6a2UPBu0/WwmCIy8M9VKXwXKLGXAOIeP+E8PIXw40IkzmJLmIsiWnNLJQL/vuosh8K44+iuslobFSHU3cvmDLD6Y5ZacEbFg=="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:51.790363 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-961aad2b-3964-4a8a-b1aa-7003bd452239 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:24:51.793553 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-961aad2b-3964-4a8a-b1aa-7003bd452239 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for user 6e82e1774bd94878af9e9ce46bfe7675 and project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:24:51.810991 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-961aad2b-3964-4a8a-b1aa-7003bd452239 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.60 time: 0.033484 Jun 10 13:24:51.811402 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 459/1349] 10.4.3.74 () {70 vars in 1311 bytes} [Wed Jun 10 13:24:51 2026] POST /compute/v2.1/os-keypairs => generated 401 bytes in 34 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 10 13:24:51.876748 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b82c9ade-7197-4001-86f1-1951df720364 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:51.878726 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b82c9ade-7197-4001-86f1-1951df720364 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] [instance: ef80e264-56a7-462d-a77d-58d94630d470] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:51.883902 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b82c9ade-7197-4001-86f1-1951df720364 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:51.884264 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b82c9ade-7197-4001-86f1-1951df720364 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:51.884600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b82c9ade-7197-4001-86f1-1951df720364 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:51.885216 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b82c9ade-7197-4001-86f1-1951df720364 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:51.885652 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b82c9ade-7197-4001-86f1-1951df720364 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:51.886126 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b82c9ade-7197-4001-86f1-1951df720364 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:51.895840 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-b82c9ade-7197-4001-86f1-1951df720364 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] HTTP exception thrown: Instance ef80e264-56a7-462d-a77d-58d94630d470 could not be found. Jun 10 13:24:51.896139 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b82c9ade-7197-4001-86f1-1951df720364 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] Returning 404 to user: Instance ef80e264-56a7-462d-a77d-58d94630d470 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:24:51.896563 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b82c9ade-7197-4001-86f1-1951df720364 tempest-VolumesNegativeTest-720339772 tempest-VolumesNegativeTest-720339772-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470" status: 404 len: 111 microversion: 2.1 time: 0.022215 Jun 10 13:24:51.896894 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 449/1350] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:51 2026] GET /compute/v2.1/servers/ef80e264-56a7-462d-a77d-58d94630d470 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:24:52.178780 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:24:52.548505 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d5b1434a-a584-4668-912d-51547d53a2f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:52.550751 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d5b1434a-a584-4668-912d-51547d53a2f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:52.557052 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d5b1434a-a584-4668-912d-51547d53a2f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:52.557420 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d5b1434a-a584-4668-912d-51547d53a2f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:52.557722 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d5b1434a-a584-4668-912d-51547d53a2f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:52.558288 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d5b1434a-a584-4668-912d-51547d53a2f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:52.560034 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d5b1434a-a584-4668-912d-51547d53a2f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:52.560565 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d5b1434a-a584-4668-912d-51547d53a2f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:52.582415 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d5b1434a-a584-4668-912d-51547d53a2f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:52.706199 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestInstancesWithCinderVolumes-server-1159827545", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "dad6a4f1-bbdb-4aab-a2d2-a1660ddd8181", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestInstancesWithCinderVolumes-1864927505", "networks": [{"uuid": "5e54bda8-dd87-4227-aa8e-1cfd79e1de48"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:52.730622 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d5b1434a-a584-4668-912d-51547d53a2f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:52.748570 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d5b1434a-a584-4668-912d-51547d53a2f5 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1725 microversion: 2.1 time: 0.201856 Jun 10 13:24:52.748778 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 460/1351] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:52 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1725 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:52.763307 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:52.763658 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:52.763939 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:52.764597 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:52.764944 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:52.765482 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:52.775295 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] validate_networks() for [('5e54bda8-dd87-4227-aa8e-1cfd79e1de48', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:24:52.775728 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:52.925426 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-47b616e0-2d22-4f49-ad59-1082533df9ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "POST /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.574944 Jun 10 13:24:52.926269 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 443/1352] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:24:50 2026] POST /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-volume_attachments => generated 194 bytes in 2576 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:24:53.009060 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:53.065986 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'create', calling method: >, body: {"server": {"name": "multiattach-server-0", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "d9127236-1adc-4288-a073-8c25498e3292"}], "security_groups": [{"name": "tempest-securitygroup--1737542057"}], "key_name": "tempest-keypair-1325050830", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:53.166672 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:24:53.166891 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:24:53.167138 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:24:53.167336 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:24:53.169365 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:24:53.175017 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:53.175213 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:53.175366 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:53.176050 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:53.177328 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:53.177485 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:53.192597 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Getting quotas for project 89dd289ca2bd49deb4a69a62ca303828. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:24:53.195243 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Getting quotas for user 5c3a35db7ee64ad09b7d47fb5fe616cd and project 89dd289ca2bd49deb4a69a62ca303828. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:24:53.205911 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:53.206281 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:53.206981 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:53.207328 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:53.208565 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:53.208957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:53.217360 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:53.242304 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:24:53.243670 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] 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='dad6a4f1-bbdb-4aab-a2d2-a1660ddd8181',volume_size=None,volume_type=None)] {{(pid=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:24:53.301290 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] validate_networks() for [('d9127236-1adc-4288-a073-8c25498e3292', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:24:53.302266 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:53.397025 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-becc39e3-e0ed-4667-970e-72d07946e34d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.60 time: 0.692657 Jun 10 13:24:53.397363 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 450/1353] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:24:52 2026] POST /compute/v2.1/servers => generated 378 bytes in 694 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:24:53.413368 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8caf4caf-d750-49d3-b9c5-5e6b1cc4c556 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:53.413368 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8caf4caf-d750-49d3-b9c5-5e6b1cc4c556 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:53.423307 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8caf4caf-d750-49d3-b9c5-5e6b1cc4c556 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:53.476638 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8caf4caf-d750-49d3-b9c5-5e6b1cc4c556 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:53.481488 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8caf4caf-d750-49d3-b9c5-5e6b1cc4c556 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:53.482225 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8caf4caf-d750-49d3-b9c5-5e6b1cc4c556 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:53.486196 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8caf4caf-d750-49d3-b9c5-5e6b1cc4c556 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1199 microversion: 2.60 time: 0.078537 Jun 10 13:24:53.486522 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 444/1354] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:53 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1199 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:53.511165 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b1d286fc-267c-41ab-a070-2eede3b66457 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:53.513204 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b1d286fc-267c-41ab-a070-2eede3b66457 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:53.524780 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b1d286fc-267c-41ab-a070-2eede3b66457 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:53.591854 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:53.592108 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b1d286fc-267c-41ab-a070-2eede3b66457 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:53.597133 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b1d286fc-267c-41ab-a070-2eede3b66457 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:53.597918 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b1d286fc-267c-41ab-a070-2eede3b66457 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:53.602081 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b1d286fc-267c-41ab-a070-2eede3b66457 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1199 microversion: 2.60 time: 0.092443 Jun 10 13:24:53.602446 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 451/1355] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:53 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1199 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:53.770098 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-69a61562-b301-45f1-a5a4-ab4c28a3c296 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:53.772752 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-69a61562-b301-45f1-a5a4-ab4c28a3c296 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:53.778217 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-69a61562-b301-45f1-a5a4-ab4c28a3c296 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:53.778578 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-69a61562-b301-45f1-a5a4-ab4c28a3c296 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:53.778871 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-69a61562-b301-45f1-a5a4-ab4c28a3c296 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:53.779461 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-69a61562-b301-45f1-a5a4-ab4c28a3c296 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:53.779785 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-69a61562-b301-45f1-a5a4-ab4c28a3c296 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:53.780130 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-69a61562-b301-45f1-a5a4-ab4c28a3c296 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:53.803929 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-69a61562-b301-45f1-a5a4-ab4c28a3c296 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:53.889857 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:24:53.889857 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:24:53.889857 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:24:53.889857 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:24:53.889857 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:24:53.898198 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:53.898436 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:53.898592 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:53.899148 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:53.899341 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:53.899484 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:53.915822 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:24:53.921566 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for user 6e82e1774bd94878af9e9ce46bfe7675 and project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:24:53.928201 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:24:53.930482 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:24:54.016183 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-701d3f47-039d-449c-8c94-37b9d22036f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.60 time: 0.950922 Jun 10 13:24:54.016183 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 461/1356] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:24:53 2026] POST /compute/v2.1/servers => generated 404 bytes in 952 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:24:54.021625 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-69a61562-b301-45f1-a5a4-ab4c28a3c296 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:54.037207 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-33288d5d-0dd6-403d-9e56-c77e6c524f18 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:54.038171 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-69a61562-b301-45f1-a5a4-ab4c28a3c296 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1725 microversion: 2.1 time: 0.270029 Jun 10 13:24:54.038578 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 445/1357] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:53 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1725 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:54.039605 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-33288d5d-0dd6-403d-9e56-c77e6c524f18 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:54.058311 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-33288d5d-0dd6-403d-9e56-c77e6c524f18 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:54.128603 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-33288d5d-0dd6-403d-9e56-c77e6c524f18 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:54.134472 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-33288d5d-0dd6-403d-9e56-c77e6c524f18 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:54.135598 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-33288d5d-0dd6-403d-9e56-c77e6c524f18 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:54.141205 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-33288d5d-0dd6-403d-9e56-c77e6c524f18 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1297 microversion: 2.60 time: 0.108298 Jun 10 13:24:54.141983 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 452/1358] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:54 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1297 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:54.627268 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3a699d95-4e20-4eeb-b3c8-b39fdc199b51 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:54.629305 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3a699d95-4e20-4eeb-b3c8-b39fdc199b51 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:54.641010 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a699d95-4e20-4eeb-b3c8-b39fdc199b51 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:54.641010 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a699d95-4e20-4eeb-b3c8-b39fdc199b51 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:54.641440 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a699d95-4e20-4eeb-b3c8-b39fdc199b51 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:54.642067 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a699d95-4e20-4eeb-b3c8-b39fdc199b51 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:54.643598 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a699d95-4e20-4eeb-b3c8-b39fdc199b51 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:54.644612 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a699d95-4e20-4eeb-b3c8-b39fdc199b51 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:54.671373 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3a699d95-4e20-4eeb-b3c8-b39fdc199b51 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:54.756463 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3a699d95-4e20-4eeb-b3c8-b39fdc199b51 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:54.764390 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3a699d95-4e20-4eeb-b3c8-b39fdc199b51 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:54.764573 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3a699d95-4e20-4eeb-b3c8-b39fdc199b51 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:54.768858 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3a699d95-4e20-4eeb-b3c8-b39fdc199b51 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1273 microversion: 2.60 time: 0.144507 Jun 10 13:24:54.769359 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 462/1359] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:54 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1273 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:55.057594 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-70efd981-8441-4b68-8fe1-e09af3dacc28 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:55.060559 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-70efd981-8441-4b68-8fe1-e09af3dacc28 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:55.069571 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70efd981-8441-4b68-8fe1-e09af3dacc28 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:55.069962 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70efd981-8441-4b68-8fe1-e09af3dacc28 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:55.070250 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70efd981-8441-4b68-8fe1-e09af3dacc28 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:55.070904 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70efd981-8441-4b68-8fe1-e09af3dacc28 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:55.071317 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70efd981-8441-4b68-8fe1-e09af3dacc28 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:55.078519 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70efd981-8441-4b68-8fe1-e09af3dacc28 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:55.095535 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-70efd981-8441-4b68-8fe1-e09af3dacc28 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:55.167197 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-eb28500f-2476-4edd-9642-afb4a3dfb87e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:55.171391 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-eb28500f-2476-4edd-9642-afb4a3dfb87e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:55.175132 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb28500f-2476-4edd-9642-afb4a3dfb87e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:55.175298 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb28500f-2476-4edd-9642-afb4a3dfb87e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:55.175707 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb28500f-2476-4edd-9642-afb4a3dfb87e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:55.176033 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb28500f-2476-4edd-9642-afb4a3dfb87e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:55.176780 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb28500f-2476-4edd-9642-afb4a3dfb87e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:55.176780 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb28500f-2476-4edd-9642-afb4a3dfb87e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:55.205644 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-eb28500f-2476-4edd-9642-afb4a3dfb87e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:55.264957 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eb28500f-2476-4edd-9642-afb4a3dfb87e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:55.273409 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eb28500f-2476-4edd-9642-afb4a3dfb87e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:55.274207 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eb28500f-2476-4edd-9642-afb4a3dfb87e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:55.280863 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-eb28500f-2476-4edd-9642-afb4a3dfb87e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1301 microversion: 2.60 time: 0.114513 Jun 10 13:24:55.280863 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 453/1360] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:55 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1301 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:55.316324 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-70efd981-8441-4b68-8fe1-e09af3dacc28 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:55.327700 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-70efd981-8441-4b68-8fe1-e09af3dacc28 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1725 microversion: 2.1 time: 0.270315 Jun 10 13:24:55.327700 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 446/1361] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:55 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1725 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:55.794243 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2a998b9b-6a6d-4123-9062-a78f1951b494 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:55.797062 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2a998b9b-6a6d-4123-9062-a78f1951b494 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:55.803320 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2a998b9b-6a6d-4123-9062-a78f1951b494 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:55.803691 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2a998b9b-6a6d-4123-9062-a78f1951b494 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:55.804555 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2a998b9b-6a6d-4123-9062-a78f1951b494 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:55.805627 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2a998b9b-6a6d-4123-9062-a78f1951b494 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:55.806083 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2a998b9b-6a6d-4123-9062-a78f1951b494 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:55.806471 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2a998b9b-6a6d-4123-9062-a78f1951b494 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:55.829457 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2a998b9b-6a6d-4123-9062-a78f1951b494 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:55.899079 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2a998b9b-6a6d-4123-9062-a78f1951b494 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:55.907580 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2a998b9b-6a6d-4123-9062-a78f1951b494 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:55.908194 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2a998b9b-6a6d-4123-9062-a78f1951b494 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:55.911884 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2a998b9b-6a6d-4123-9062-a78f1951b494 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1329 microversion: 2.60 time: 0.120097 Jun 10 13:24:55.912259 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 463/1362] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:55 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1329 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:56.218981 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-30b03138-843b-440f-b248-8e5d90dd6d57 req-88db30db-0dbf-46f1-9a4d-8ed390960727 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "name": "network-vif-plugged", "status": "completed", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:56.231529 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-30b03138-843b-440f-b248-8e5d90dd6d57 req-88db30db-0dbf-46f1-9a4d-8ed390960727 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:56.232035 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-30b03138-843b-440f-b248-8e5d90dd6d57 req-88db30db-0dbf-46f1-9a4d-8ed390960727 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:56.232326 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-30b03138-843b-440f-b248-8e5d90dd6d57 req-88db30db-0dbf-46f1-9a4d-8ed390960727 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:56.242519 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-30b03138-843b-440f-b248-8e5d90dd6d57 req-88db30db-0dbf-46f1-9a4d-8ed390960727 service nova] Creating event network-vif-plugged:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:24:56.244262 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-30b03138-843b-440f-b248-8e5d90dd6d57 req-88db30db-0dbf-46f1-9a4d-8ed390960727 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:56.253613 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-30b03138-843b-440f-b248-8e5d90dd6d57 req-88db30db-0dbf-46f1-9a4d-8ed390960727 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037436 Jun 10 13:24:56.255204 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 454/1363] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:56 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:24:56.301917 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0e8ab291-4486-41b4-b09d-6511ca47be88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:56.304684 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0e8ab291-4486-41b4-b09d-6511ca47be88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:56.311030 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e8ab291-4486-41b4-b09d-6511ca47be88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:56.312298 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e8ab291-4486-41b4-b09d-6511ca47be88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:56.312298 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e8ab291-4486-41b4-b09d-6511ca47be88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:56.312453 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e8ab291-4486-41b4-b09d-6511ca47be88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:56.312728 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e8ab291-4486-41b4-b09d-6511ca47be88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:56.313217 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e8ab291-4486-41b4-b09d-6511ca47be88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:56.333580 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0e8ab291-4486-41b4-b09d-6511ca47be88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:56.347374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f64eeca8-0c5f-4449-977b-b042d478b836 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:56.347374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f64eeca8-0c5f-4449-977b-b042d478b836 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:56.359534 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f64eeca8-0c5f-4449-977b-b042d478b836 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:56.359911 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f64eeca8-0c5f-4449-977b-b042d478b836 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:56.360179 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f64eeca8-0c5f-4449-977b-b042d478b836 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:56.360784 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f64eeca8-0c5f-4449-977b-b042d478b836 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:56.361224 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f64eeca8-0c5f-4449-977b-b042d478b836 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:56.361676 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f64eeca8-0c5f-4449-977b-b042d478b836 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:56.388501 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f64eeca8-0c5f-4449-977b-b042d478b836 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:56.401443 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0e8ab291-4486-41b4-b09d-6511ca47be88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:56.414516 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0e8ab291-4486-41b4-b09d-6511ca47be88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:56.414765 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0e8ab291-4486-41b4-b09d-6511ca47be88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:56.419253 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0e8ab291-4486-41b4-b09d-6511ca47be88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1293 microversion: 2.60 time: 0.119541 Jun 10 13:24:56.419838 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 447/1364] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:56 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1293 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:56.563607 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f64eeca8-0c5f-4449-977b-b042d478b836 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:56.578581 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f64eeca8-0c5f-4449-977b-b042d478b836 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1725 microversion: 2.1 time: 0.235947 Jun 10 13:24:56.578854 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 464/1365] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:56 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1725 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:56.933666 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7d1f6502-a98c-4977-aeb4-32dbf9d34bf7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:56.935513 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7d1f6502-a98c-4977-aeb4-32dbf9d34bf7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:56.940924 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d1f6502-a98c-4977-aeb4-32dbf9d34bf7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:56.941250 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d1f6502-a98c-4977-aeb4-32dbf9d34bf7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:56.941576 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d1f6502-a98c-4977-aeb4-32dbf9d34bf7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:56.942207 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d1f6502-a98c-4977-aeb4-32dbf9d34bf7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:56.942691 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d1f6502-a98c-4977-aeb4-32dbf9d34bf7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:56.943262 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d1f6502-a98c-4977-aeb4-32dbf9d34bf7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:56.974539 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7d1f6502-a98c-4977-aeb4-32dbf9d34bf7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:57.027926 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7d1f6502-a98c-4977-aeb4-32dbf9d34bf7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:57.034559 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7d1f6502-a98c-4977-aeb4-32dbf9d34bf7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:57.034559 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7d1f6502-a98c-4977-aeb4-32dbf9d34bf7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:57.036832 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7d1f6502-a98c-4977-aeb4-32dbf9d34bf7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1329 microversion: 2.60 time: 0.105567 Jun 10 13:24:57.037067 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 455/1366] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:56 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1329 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:57.437926 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-799ba8b6-6d82-4bec-86ce-96ab3d21bb89 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:57.440014 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-799ba8b6-6d82-4bec-86ce-96ab3d21bb89 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:57.451940 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-799ba8b6-6d82-4bec-86ce-96ab3d21bb89 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:57.452271 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-799ba8b6-6d82-4bec-86ce-96ab3d21bb89 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:57.452554 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-799ba8b6-6d82-4bec-86ce-96ab3d21bb89 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:57.453078 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-799ba8b6-6d82-4bec-86ce-96ab3d21bb89 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:57.453440 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-799ba8b6-6d82-4bec-86ce-96ab3d21bb89 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:57.453742 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-799ba8b6-6d82-4bec-86ce-96ab3d21bb89 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:57.475974 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-799ba8b6-6d82-4bec-86ce-96ab3d21bb89 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:57.557676 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-799ba8b6-6d82-4bec-86ce-96ab3d21bb89 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:57.570905 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-799ba8b6-6d82-4bec-86ce-96ab3d21bb89 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:57.571617 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-799ba8b6-6d82-4bec-86ce-96ab3d21bb89 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:57.575735 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-799ba8b6-6d82-4bec-86ce-96ab3d21bb89 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1293 microversion: 2.60 time: 0.139526 Jun 10 13:24:57.575964 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 448/1367] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:57 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1293 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:57.596553 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-00e28213-194d-4975-8622-1a5b4e6c5186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:57.601318 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-00e28213-194d-4975-8622-1a5b4e6c5186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:57.607125 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00e28213-194d-4975-8622-1a5b4e6c5186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:57.607504 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00e28213-194d-4975-8622-1a5b4e6c5186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:57.607873 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00e28213-194d-4975-8622-1a5b4e6c5186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:57.608460 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00e28213-194d-4975-8622-1a5b4e6c5186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:57.609626 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00e28213-194d-4975-8622-1a5b4e6c5186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:57.609626 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-00e28213-194d-4975-8622-1a5b4e6c5186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:57.629262 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-00e28213-194d-4975-8622-1a5b4e6c5186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:57.808807 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-00e28213-194d-4975-8622-1a5b4e6c5186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:57.823124 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-00e28213-194d-4975-8622-1a5b4e6c5186 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1705 microversion: 2.1 time: 0.229581 Jun 10 13:24:57.823430 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 465/1368] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:57 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1705 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:57.945863 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7b775902-b10b-4cdb-b599-6ddae74a6dd3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:57.946375 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7b775902-b10b-4cdb-b599-6ddae74a6dd3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:57.950439 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b775902-b10b-4cdb-b599-6ddae74a6dd3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:57.950613 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b775902-b10b-4cdb-b599-6ddae74a6dd3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:57.950745 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b775902-b10b-4cdb-b599-6ddae74a6dd3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:57.951037 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b775902-b10b-4cdb-b599-6ddae74a6dd3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:57.951187 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b775902-b10b-4cdb-b599-6ddae74a6dd3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:57.951303 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b775902-b10b-4cdb-b599-6ddae74a6dd3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:58.009822 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-7b775902-b10b-4cdb-b599-6ddae74a6dd3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] HTTP exception thrown: Cannot 'detach_volume' instance 72c23047-8907-4c10-b7c4-ad6c386d947b while it is in vm_state rescued Jun 10 13:24:58.010063 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7b775902-b10b-4cdb-b599-6ddae74a6dd3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Returning 409 to user: Cannot 'detach_volume' instance 72c23047-8907-4c10-b7c4-ad6c386d947b while it is in vm_state rescued {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:24:58.010468 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7b775902-b10b-4cdb-b599-6ddae74a6dd3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments/81958983-96ea-4787-b931-4579192fc980" status: 409 len: 152 microversion: 2.1 time: 0.066550 Jun 10 13:24:58.010841 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 456/1369] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:24:57 2026] DELETE /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments/81958983-96ea-4787-b931-4579192fc980 => generated 152 bytes in 67 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) Jun 10 13:24:58.020452 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a7725a4a-3c09-4b58-a765-bd143c69d580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:58.024920 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a7725a4a-3c09-4b58-a765-bd143c69d580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:58.028704 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7725a4a-3c09-4b58-a765-bd143c69d580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:58.028907 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7725a4a-3c09-4b58-a765-bd143c69d580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:58.029036 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7725a4a-3c09-4b58-a765-bd143c69d580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:58.029316 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7725a4a-3c09-4b58-a765-bd143c69d580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:58.029502 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7725a4a-3c09-4b58-a765-bd143c69d580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:58.029632 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7725a4a-3c09-4b58-a765-bd143c69d580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:58.061389 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-733b25ae-d0b2-4365-83ce-56f873e94682 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:58.065603 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-733b25ae-d0b2-4365-83ce-56f873e94682 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:58.072083 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-733b25ae-d0b2-4365-83ce-56f873e94682 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:58.073263 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-733b25ae-d0b2-4365-83ce-56f873e94682 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:58.073586 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-733b25ae-d0b2-4365-83ce-56f873e94682 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:58.074157 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-733b25ae-d0b2-4365-83ce-56f873e94682 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:58.074580 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-733b25ae-d0b2-4365-83ce-56f873e94682 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:58.074985 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-733b25ae-d0b2-4365-83ce-56f873e94682 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:58.096502 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a7725a4a-3c09-4b58-a765-bd143c69d580 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "POST /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/action" status: 202 len: 0 microversion: 2.1 time: 0.077565 Jun 10 13:24:58.096639 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 449/1370] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:24:58 2026] POST /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:24:58.104639 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-733b25ae-d0b2-4365-83ce-56f873e94682 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:58.111891 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2a5d3ec9-7233-4211-910b-fff3ee56212f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:58.113520 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2a5d3ec9-7233-4211-910b-fff3ee56212f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:58.119587 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a5d3ec9-7233-4211-910b-fff3ee56212f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:58.119976 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a5d3ec9-7233-4211-910b-fff3ee56212f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:58.120278 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a5d3ec9-7233-4211-910b-fff3ee56212f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:58.120854 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a5d3ec9-7233-4211-910b-fff3ee56212f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:58.121624 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a5d3ec9-7233-4211-910b-fff3ee56212f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:58.121676 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a5d3ec9-7233-4211-910b-fff3ee56212f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:58.138481 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2a5d3ec9-7233-4211-910b-fff3ee56212f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:58.174214 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-733b25ae-d0b2-4365-83ce-56f873e94682 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:58.182850 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-733b25ae-d0b2-4365-83ce-56f873e94682 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:58.183565 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-733b25ae-d0b2-4365-83ce-56f873e94682 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:58.187551 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-733b25ae-d0b2-4365-83ce-56f873e94682 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1337 microversion: 2.60 time: 0.129909 Jun 10 13:24:58.191385 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 466/1371] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:58 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1337 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:58.285922 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2a5d3ec9-7233-4211-910b-fff3ee56212f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:58.294813 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-9989ee86-65dc-4286-bfa2-758a9d5912f9 req-22a87c84-60ae-4dea-9675-d40d11bd5276 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "name": "network-vif-plugged", "status": "completed", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:24:58.295171 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2a5d3ec9-7233-4211-910b-fff3ee56212f tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1713 microversion: 2.1 time: 0.185911 Jun 10 13:24:58.295712 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 457/1372] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:58 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1713 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:58.299877 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9989ee86-65dc-4286-bfa2-758a9d5912f9 req-22a87c84-60ae-4dea-9675-d40d11bd5276 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:58.300023 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9989ee86-65dc-4286-bfa2-758a9d5912f9 req-22a87c84-60ae-4dea-9675-d40d11bd5276 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:58.300154 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9989ee86-65dc-4286-bfa2-758a9d5912f9 req-22a87c84-60ae-4dea-9675-d40d11bd5276 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:58.307397 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-9989ee86-65dc-4286-bfa2-758a9d5912f9 req-22a87c84-60ae-4dea-9675-d40d11bd5276 service nova] Creating event network-vif-plugged:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:24:58.307397 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-9989ee86-65dc-4286-bfa2-758a9d5912f9 req-22a87c84-60ae-4dea-9675-d40d11bd5276 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:24:58.311052 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-9989ee86-65dc-4286-bfa2-758a9d5912f9 req-22a87c84-60ae-4dea-9675-d40d11bd5276 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018196 Jun 10 13:24:58.311341 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 450/1373] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:24:58 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 10 13:24:58.596073 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8cb2baa5-799a-49a7-8885-c8f2dac1a7f8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:58.596663 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8cb2baa5-799a-49a7-8885-c8f2dac1a7f8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:58.604650 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8cb2baa5-799a-49a7-8885-c8f2dac1a7f8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:58.605799 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8cb2baa5-799a-49a7-8885-c8f2dac1a7f8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:58.605799 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8cb2baa5-799a-49a7-8885-c8f2dac1a7f8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:58.605799 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8cb2baa5-799a-49a7-8885-c8f2dac1a7f8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:58.606057 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8cb2baa5-799a-49a7-8885-c8f2dac1a7f8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:58.606413 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8cb2baa5-799a-49a7-8885-c8f2dac1a7f8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:58.628582 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8cb2baa5-799a-49a7-8885-c8f2dac1a7f8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:58.680360 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8cb2baa5-799a-49a7-8885-c8f2dac1a7f8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:58.685899 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8cb2baa5-799a-49a7-8885-c8f2dac1a7f8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:58.686071 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8cb2baa5-799a-49a7-8885-c8f2dac1a7f8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:58.689370 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8cb2baa5-799a-49a7-8885-c8f2dac1a7f8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1349 microversion: 2.60 time: 0.095521 Jun 10 13:24:58.689722 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 467/1374] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:58 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1349 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:59.211151 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e8a37f9b-a3aa-43f1-bb9d-f8dfec991708 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:59.213240 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e8a37f9b-a3aa-43f1-bb9d-f8dfec991708 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:59.217879 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8a37f9b-a3aa-43f1-bb9d-f8dfec991708 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:59.218145 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8a37f9b-a3aa-43f1-bb9d-f8dfec991708 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:59.218396 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8a37f9b-a3aa-43f1-bb9d-f8dfec991708 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:59.218877 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8a37f9b-a3aa-43f1-bb9d-f8dfec991708 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:59.219479 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8a37f9b-a3aa-43f1-bb9d-f8dfec991708 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:59.219530 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8a37f9b-a3aa-43f1-bb9d-f8dfec991708 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:59.249920 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e8a37f9b-a3aa-43f1-bb9d-f8dfec991708 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:59.319916 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f8c0b1e9-3a10-498d-b332-250981f01f10 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:59.322540 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f8c0b1e9-3a10-498d-b332-250981f01f10 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:59.328493 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f8c0b1e9-3a10-498d-b332-250981f01f10 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:59.328749 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f8c0b1e9-3a10-498d-b332-250981f01f10 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:59.330571 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f8c0b1e9-3a10-498d-b332-250981f01f10 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:59.330571 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f8c0b1e9-3a10-498d-b332-250981f01f10 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:59.330571 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f8c0b1e9-3a10-498d-b332-250981f01f10 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:59.330571 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f8c0b1e9-3a10-498d-b332-250981f01f10 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:59.362127 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f8c0b1e9-3a10-498d-b332-250981f01f10 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:24:59.454921 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e8a37f9b-a3aa-43f1-bb9d-f8dfec991708 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:59.463612 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e8a37f9b-a3aa-43f1-bb9d-f8dfec991708 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:59.465287 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e8a37f9b-a3aa-43f1-bb9d-f8dfec991708 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:59.472272 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e8a37f9b-a3aa-43f1-bb9d-f8dfec991708 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1379 microversion: 2.60 time: 0.263586 Jun 10 13:24:59.475338 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 458/1375] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:59 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1379 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:24:59.592703 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f8c0b1e9-3a10-498d-b332-250981f01f10 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:24:59.605376 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f8c0b1e9-3a10-498d-b332-250981f01f10 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1713 microversion: 2.1 time: 0.286940 Jun 10 13:24:59.605376 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 451/1376] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:24:59 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1713 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:24:59.709057 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c5509388-782c-4c39-99d8-d2f99e0592d6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:24:59.720323 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c5509388-782c-4c39-99d8-d2f99e0592d6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:24:59.727336 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c5509388-782c-4c39-99d8-d2f99e0592d6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:59.729608 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c5509388-782c-4c39-99d8-d2f99e0592d6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:59.729608 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c5509388-782c-4c39-99d8-d2f99e0592d6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:59.729608 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c5509388-782c-4c39-99d8-d2f99e0592d6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:24:59.729608 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c5509388-782c-4c39-99d8-d2f99e0592d6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:24:59.729608 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c5509388-782c-4c39-99d8-d2f99e0592d6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:24:59.954201 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c5509388-782c-4c39-99d8-d2f99e0592d6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:00.023367 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c5509388-782c-4c39-99d8-d2f99e0592d6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:00.031375 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c5509388-782c-4c39-99d8-d2f99e0592d6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:00.032073 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c5509388-782c-4c39-99d8-d2f99e0592d6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:00.041122 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c5509388-782c-4c39-99d8-d2f99e0592d6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1349 microversion: 2.60 time: 0.333446 Jun 10 13:25:00.041122 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 468/1377] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:24:59 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1349 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:00.357065 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-b8afd0f4-ed53-45ec-a189-7e799647619f req-285f1cf2-7896-4bf4-a0b1-883accc8c0ec service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4ec9549f-95d2-454c-8b66-a939b098af7a", "tag": "47f29ca9-6613-44af-b866-1efb3e75ad66"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:00.365541 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-b8afd0f4-ed53-45ec-a189-7e799647619f req-285f1cf2-7896-4bf4-a0b1-883accc8c0ec service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:00.365726 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-b8afd0f4-ed53-45ec-a189-7e799647619f req-285f1cf2-7896-4bf4-a0b1-883accc8c0ec service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:00.365884 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-b8afd0f4-ed53-45ec-a189-7e799647619f req-285f1cf2-7896-4bf4-a0b1-883accc8c0ec service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:00.372428 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-b8afd0f4-ed53-45ec-a189-7e799647619f req-285f1cf2-7896-4bf4-a0b1-883accc8c0ec service nova] Creating event network-changed:47f29ca9-6613-44af-b866-1efb3e75ad66 for instance 4ec9549f-95d2-454c-8b66-a939b098af7a on np0000002501 Jun 10 13:25:00.372858 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-b8afd0f4-ed53-45ec-a189-7e799647619f req-285f1cf2-7896-4bf4-a0b1-883accc8c0ec service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:00.378144 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-b8afd0f4-ed53-45ec-a189-7e799647619f req-285f1cf2-7896-4bf4-a0b1-883accc8c0ec service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023143 Jun 10 13:25:00.378303 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 459/1378] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25: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 10 13:25:00.395871 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-19396aff-209e-4a5a-8a7d-adb037c3c7a6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:00.397934 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-19396aff-209e-4a5a-8a7d-adb037c3c7a6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:00.403056 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-19396aff-209e-4a5a-8a7d-adb037c3c7a6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:00.403338 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-19396aff-209e-4a5a-8a7d-adb037c3c7a6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:00.403587 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-19396aff-209e-4a5a-8a7d-adb037c3c7a6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:00.404144 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-19396aff-209e-4a5a-8a7d-adb037c3c7a6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:00.404517 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-19396aff-209e-4a5a-8a7d-adb037c3c7a6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:00.404914 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-19396aff-209e-4a5a-8a7d-adb037c3c7a6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:00.425369 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-19396aff-209e-4a5a-8a7d-adb037c3c7a6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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 10 13:25:00.497724 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-22d49a20-8ef7-4d27-8e61-af04b5034232 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:00.504832 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-22d49a20-8ef7-4d27-8e61-af04b5034232 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:00.514648 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-22d49a20-8ef7-4d27-8e61-af04b5034232 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:00.514648 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-22d49a20-8ef7-4d27-8e61-af04b5034232 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:00.515034 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-22d49a20-8ef7-4d27-8e61-af04b5034232 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:00.515606 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-22d49a20-8ef7-4d27-8e61-af04b5034232 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:00.516042 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-22d49a20-8ef7-4d27-8e61-af04b5034232 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:00.516491 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-22d49a20-8ef7-4d27-8e61-af04b5034232 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:00.536875 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-22d49a20-8ef7-4d27-8e61-af04b5034232 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:00.630443 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-724d15a1-7e35-490c-baef-5d36b7096fc3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:00.631905 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-724d15a1-7e35-490c-baef-5d36b7096fc3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:00.641050 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-724d15a1-7e35-490c-baef-5d36b7096fc3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:00.641397 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-724d15a1-7e35-490c-baef-5d36b7096fc3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:00.641687 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-724d15a1-7e35-490c-baef-5d36b7096fc3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:00.642384 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-724d15a1-7e35-490c-baef-5d36b7096fc3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:00.642717 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-724d15a1-7e35-490c-baef-5d36b7096fc3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:00.643830 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-724d15a1-7e35-490c-baef-5d36b7096fc3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:00.663243 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-724d15a1-7e35-490c-baef-5d36b7096fc3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:00.701205 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-19396aff-209e-4a5a-8a7d-adb037c3c7a6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '285d3d3f4f5e4feda903a9acd3540748', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', '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=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:00.717132 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-19396aff-209e-4a5a-8a7d-adb037c3c7a6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1712 microversion: 2.1 time: 0.322834 Jun 10 13:25:00.717779 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 452/1379] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:00 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1712 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:00.741614 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsTestOtherA-server-1960918304", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:00.746927 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:00.755881 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:00.756078 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:00.756429 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:00.759323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:00.759323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:00.759323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:00.825029 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:00.827561 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:00.827771 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-22d49a20-8ef7-4d27-8e61-af04b5034232 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:00.828252 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:00.832675 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:00.833245 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:00.833669 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:00.835225 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:00.835618 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:00.835857 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:00.840136 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-22d49a20-8ef7-4d27-8e61-af04b5034232 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:00.840941 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-22d49a20-8ef7-4d27-8e61-af04b5034232 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:00.846237 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-22d49a20-8ef7-4d27-8e61-af04b5034232 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1389 microversion: 2.60 time: 0.355663 Jun 10 13:25:00.846450 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 469/1380] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:00 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1389 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:00.944502 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-724d15a1-7e35-490c-baef-5d36b7096fc3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:00.969099 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-724d15a1-7e35-490c-baef-5d36b7096fc3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1713 microversion: 2.1 time: 0.341993 Jun 10 13:25:00.970564 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 460/1381] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:00 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1713 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:00.990303 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Getting quotas for project 2c2d2fef175140cdbd30091f6b03d8cb. Resources: dict_keys(['metadata_items']) {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:25:00.998040 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Getting quotas for user 030a347eb1f1413a836066694f124bb4 and project 2c2d2fef175140cdbd30091f6b03d8cb. Resources: dict_keys(['metadata_items']) {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:25:01.013394 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:25:01.013595 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:25:01.013912 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:25:01.013984 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:25:01.014132 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:25:01.070256 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5e4f9e54-4339-456c-bf8c-f2036604ff6e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:01.073133 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5e4f9e54-4339-456c-bf8c-f2036604ff6e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:01.078456 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e4f9e54-4339-456c-bf8c-f2036604ff6e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:01.078789 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e4f9e54-4339-456c-bf8c-f2036604ff6e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:01.080670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e4f9e54-4339-456c-bf8c-f2036604ff6e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:01.080670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e4f9e54-4339-456c-bf8c-f2036604ff6e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:01.080670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e4f9e54-4339-456c-bf8c-f2036604ff6e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:01.080670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e4f9e54-4339-456c-bf8c-f2036604ff6e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:01.118950 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5e4f9e54-4339-456c-bf8c-f2036604ff6e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:01.202402 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5e4f9e54-4339-456c-bf8c-f2036604ff6e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:01.213018 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5e4f9e54-4339-456c-bf8c-f2036604ff6e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:01.215070 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5e4f9e54-4339-456c-bf8c-f2036604ff6e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:01.219242 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5e4f9e54-4339-456c-bf8c-f2036604ff6e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1357 microversion: 2.60 time: 0.154422 Jun 10 13:25:01.219529 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 470/1382] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:01 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1357 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:01.231578 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:01.239929 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:01.240539 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:01.241026 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:01.241692 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:01.244917 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:01.244917 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:01.272238 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-028d7a05-6563-4afd-b24c-49c26b8c7fcf tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "POST /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/action" status: 202 len: 1163 microversion: 2.1 time: 0.533747 Jun 10 13:25:01.273828 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 453/1383] 10.4.3.74 () {68 vars in 1390 bytes} [Wed Jun 10 13:25:00 2026] POST /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/action => generated 1163 bytes in 535 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 10 13:25:01.297597 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d421cc4f-6a00-4c55-85ca-483f9d22f2df tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:01.300944 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d421cc4f-6a00-4c55-85ca-483f9d22f2df tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:01.308974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d421cc4f-6a00-4c55-85ca-483f9d22f2df tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:01.308974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d421cc4f-6a00-4c55-85ca-483f9d22f2df tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:01.310225 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d421cc4f-6a00-4c55-85ca-483f9d22f2df tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:01.311018 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d421cc4f-6a00-4c55-85ca-483f9d22f2df tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:01.311395 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d421cc4f-6a00-4c55-85ca-483f9d22f2df tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:01.311898 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d421cc4f-6a00-4c55-85ca-483f9d22f2df tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:01.331141 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d421cc4f-6a00-4c55-85ca-483f9d22f2df tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:01.544327 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d421cc4f-6a00-4c55-85ca-483f9d22f2df tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:01.557378 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d421cc4f-6a00-4c55-85ca-483f9d22f2df tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1740 microversion: 2.1 time: 0.262379 Jun 10 13:25:01.557765 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 461/1384] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:01 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1740 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:01.868037 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5faabae6-053b-4b24-8127-f73c41a0be59 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:01.872160 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5faabae6-053b-4b24-8127-f73c41a0be59 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:01.876931 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5faabae6-053b-4b24-8127-f73c41a0be59 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:01.877214 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5faabae6-053b-4b24-8127-f73c41a0be59 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:01.877664 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5faabae6-053b-4b24-8127-f73c41a0be59 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:01.878186 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5faabae6-053b-4b24-8127-f73c41a0be59 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:01.878542 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5faabae6-053b-4b24-8127-f73c41a0be59 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:01.878891 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5faabae6-053b-4b24-8127-f73c41a0be59 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:01.906293 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5faabae6-053b-4b24-8127-f73c41a0be59 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:01.988875 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6858e59f-2b33-4983-97c3-4f7bd6d90ccd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:01.990411 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6858e59f-2b33-4983-97c3-4f7bd6d90ccd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:02.002257 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6858e59f-2b33-4983-97c3-4f7bd6d90ccd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:02.003370 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6858e59f-2b33-4983-97c3-4f7bd6d90ccd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:02.003370 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6858e59f-2b33-4983-97c3-4f7bd6d90ccd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:02.003513 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6858e59f-2b33-4983-97c3-4f7bd6d90ccd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:02.003795 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6858e59f-2b33-4983-97c3-4f7bd6d90ccd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:02.004096 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6858e59f-2b33-4983-97c3-4f7bd6d90ccd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:02.022475 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6858e59f-2b33-4983-97c3-4f7bd6d90ccd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:02.060360 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5faabae6-053b-4b24-8127-f73c41a0be59 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:02.067446 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5faabae6-053b-4b24-8127-f73c41a0be59 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:02.068517 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5faabae6-053b-4b24-8127-f73c41a0be59 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:02.072948 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5faabae6-053b-4b24-8127-f73c41a0be59 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1377 microversion: 2.60 time: 0.207579 Jun 10 13:25:02.073402 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 471/1385] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:01 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1377 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:02.192097 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6858e59f-2b33-4983-97c3-4f7bd6d90ccd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:02.210470 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6858e59f-2b33-4983-97c3-4f7bd6d90ccd tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1713 microversion: 2.1 time: 0.223407 Jun 10 13:25:02.210470 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 454/1386] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:01 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1713 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:02.242551 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0114eba9-7482-44ad-b328-2f7e4c63c13c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:02.247717 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0114eba9-7482-44ad-b328-2f7e4c63c13c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:02.260974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0114eba9-7482-44ad-b328-2f7e4c63c13c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:02.260974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0114eba9-7482-44ad-b328-2f7e4c63c13c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:02.260974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0114eba9-7482-44ad-b328-2f7e4c63c13c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:02.261738 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0114eba9-7482-44ad-b328-2f7e4c63c13c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:02.263154 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0114eba9-7482-44ad-b328-2f7e4c63c13c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:02.263154 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0114eba9-7482-44ad-b328-2f7e4c63c13c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:02.298889 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0114eba9-7482-44ad-b328-2f7e4c63c13c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:02.438430 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-5e34520a-f51f-4cc1-9246-06ddf884365d req-ba8dc341-baa1-41af-85a5-ca2dcdcc4199 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "name": "network-vif-unplugged", "status": "completed", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}, {"server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "name": "network-vif-unplugged", "status": "completed", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:02.452192 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5e34520a-f51f-4cc1-9246-06ddf884365d req-ba8dc341-baa1-41af-85a5-ca2dcdcc4199 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:02.452411 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5e34520a-f51f-4cc1-9246-06ddf884365d req-ba8dc341-baa1-41af-85a5-ca2dcdcc4199 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:02.452679 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5e34520a-f51f-4cc1-9246-06ddf884365d req-ba8dc341-baa1-41af-85a5-ca2dcdcc4199 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:02.462325 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-5e34520a-f51f-4cc1-9246-06ddf884365d req-ba8dc341-baa1-41af-85a5-ca2dcdcc4199 service nova] Creating event network-vif-unplugged:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:25:02.462807 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-5e34520a-f51f-4cc1-9246-06ddf884365d req-ba8dc341-baa1-41af-85a5-ca2dcdcc4199 service nova] Creating event network-vif-unplugged:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:25:02.463474 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-5e34520a-f51f-4cc1-9246-06ddf884365d req-ba8dc341-baa1-41af-85a5-ca2dcdcc4199 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:02.469846 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-5e34520a-f51f-4cc1-9246-06ddf884365d req-ba8dc341-baa1-41af-85a5-ca2dcdcc4199 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.034602 Jun 10 13:25:02.470593 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 472/1387] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:02 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:25:02.578724 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-b9554ef6-f0db-4ee9-9876-cb2c56abf605 req-de2e7c23-0bb7-4e4f-b6ff-ddb428701b88 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2bf12e31-3e0a-4ecc-86ce-aad2f1633a11", "tag": "5a6b84c9-777e-4ef4-b801-e00561eff8c3"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:02.581094 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-74dc76a2-6b6b-4ba3-bc28-7ae4922b6b36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:02.587030 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-74dc76a2-6b6b-4ba3-bc28-7ae4922b6b36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:02.590677 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b9554ef6-f0db-4ee9-9876-cb2c56abf605 req-de2e7c23-0bb7-4e4f-b6ff-ddb428701b88 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:02.590801 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b9554ef6-f0db-4ee9-9876-cb2c56abf605 req-de2e7c23-0bb7-4e4f-b6ff-ddb428701b88 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:02.591117 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b9554ef6-f0db-4ee9-9876-cb2c56abf605 req-de2e7c23-0bb7-4e4f-b6ff-ddb428701b88 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:02.592725 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74dc76a2-6b6b-4ba3-bc28-7ae4922b6b36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:02.593154 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74dc76a2-6b6b-4ba3-bc28-7ae4922b6b36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:02.594475 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74dc76a2-6b6b-4ba3-bc28-7ae4922b6b36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:02.595114 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74dc76a2-6b6b-4ba3-bc28-7ae4922b6b36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:02.595579 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74dc76a2-6b6b-4ba3-bc28-7ae4922b6b36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:02.595926 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74dc76a2-6b6b-4ba3-bc28-7ae4922b6b36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:02.603227 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b9554ef6-f0db-4ee9-9876-cb2c56abf605 req-de2e7c23-0bb7-4e4f-b6ff-ddb428701b88 service nova] Creating event network-changed:5a6b84c9-777e-4ef4-b801-e00561eff8c3 for instance 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 on np0000002501 Jun 10 13:25:02.603574 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-b9554ef6-f0db-4ee9-9876-cb2c56abf605 req-de2e7c23-0bb7-4e4f-b6ff-ddb428701b88 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:02.608760 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-b9554ef6-f0db-4ee9-9876-cb2c56abf605 req-de2e7c23-0bb7-4e4f-b6ff-ddb428701b88 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036435 Jun 10 13:25:02.609164 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 455/1388] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:02 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 10 13:25:02.622722 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-74dc76a2-6b6b-4ba3-bc28-7ae4922b6b36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:02.680298 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0114eba9-7482-44ad-b328-2f7e4c63c13c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:02.686937 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0114eba9-7482-44ad-b328-2f7e4c63c13c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:02.688387 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0114eba9-7482-44ad-b328-2f7e4c63c13c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:02.693609 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0114eba9-7482-44ad-b328-2f7e4c63c13c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1435 microversion: 2.60 time: 0.453026 Jun 10 13:25:02.693609 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 462/1389] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:02 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1435 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:02.814306 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-74dc76a2-6b6b-4ba3-bc28-7ae4922b6b36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:02.830253 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-74dc76a2-6b6b-4ba3-bc28-7ae4922b6b36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1740 microversion: 2.1 time: 0.253461 Jun 10 13:25:02.830810 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 473/1390] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:02 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1740 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:03.097400 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6bf329b1-c5b6-49d5-ae1c-50585a4634f6 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:03.099814 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6bf329b1-c5b6-49d5-ae1c-50585a4634f6 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:03.106857 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6bf329b1-c5b6-49d5-ae1c-50585a4634f6 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:03.107296 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6bf329b1-c5b6-49d5-ae1c-50585a4634f6 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:03.107817 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6bf329b1-c5b6-49d5-ae1c-50585a4634f6 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:03.108283 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6bf329b1-c5b6-49d5-ae1c-50585a4634f6 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:03.108798 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6bf329b1-c5b6-49d5-ae1c-50585a4634f6 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:03.109251 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6bf329b1-c5b6-49d5-ae1c-50585a4634f6 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:03.136543 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6bf329b1-c5b6-49d5-ae1c-50585a4634f6 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:03.185446 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:03.236064 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7e1f3131-1f41-4ff1-a494-0cb28e58d26c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:03.241255 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7e1f3131-1f41-4ff1-a494-0cb28e58d26c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:03.254644 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e1f3131-1f41-4ff1-a494-0cb28e58d26c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:03.256180 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e1f3131-1f41-4ff1-a494-0cb28e58d26c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:03.256180 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e1f3131-1f41-4ff1-a494-0cb28e58d26c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:03.256180 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e1f3131-1f41-4ff1-a494-0cb28e58d26c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:03.256180 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e1f3131-1f41-4ff1-a494-0cb28e58d26c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:03.256760 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e1f3131-1f41-4ff1-a494-0cb28e58d26c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:03.296081 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7e1f3131-1f41-4ff1-a494-0cb28e58d26c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:03.385983 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6bf329b1-c5b6-49d5-ae1c-50585a4634f6 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:03.394372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6bf329b1-c5b6-49d5-ae1c-50585a4634f6 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:03.394574 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6bf329b1-c5b6-49d5-ae1c-50585a4634f6 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:03.399844 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6bf329b1-c5b6-49d5-ae1c-50585a4634f6 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1377 microversion: 2.60 time: 0.305253 Jun 10 13:25:03.399844 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 456/1391] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:03 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1377 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:03.480728 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:03.499526 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7e1f3131-1f41-4ff1-a494-0cb28e58d26c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:03.511945 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7e1f3131-1f41-4ff1-a494-0cb28e58d26c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1713 microversion: 2.1 time: 0.280682 Jun 10 13:25:03.511945 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 463/1392] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:03 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1713 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:03.718590 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1bb7090e-f9d3-4ae0-aa02-901576485fb8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:03.721158 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1bb7090e-f9d3-4ae0-aa02-901576485fb8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:03.726509 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1bb7090e-f9d3-4ae0-aa02-901576485fb8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:03.728395 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1bb7090e-f9d3-4ae0-aa02-901576485fb8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:03.728395 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1bb7090e-f9d3-4ae0-aa02-901576485fb8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:03.728395 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1bb7090e-f9d3-4ae0-aa02-901576485fb8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:03.729029 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1bb7090e-f9d3-4ae0-aa02-901576485fb8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:03.729602 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1bb7090e-f9d3-4ae0-aa02-901576485fb8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:03.772400 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1bb7090e-f9d3-4ae0-aa02-901576485fb8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:03.854385 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-648e9bf5-bfdc-4a8f-a6bd-ab9989bac421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:03.857373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-648e9bf5-bfdc-4a8f-a6bd-ab9989bac421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:03.862895 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-648e9bf5-bfdc-4a8f-a6bd-ab9989bac421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:03.863274 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-648e9bf5-bfdc-4a8f-a6bd-ab9989bac421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:03.864099 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-648e9bf5-bfdc-4a8f-a6bd-ab9989bac421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:03.864790 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-648e9bf5-bfdc-4a8f-a6bd-ab9989bac421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:03.865149 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-648e9bf5-bfdc-4a8f-a6bd-ab9989bac421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:03.865548 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-648e9bf5-bfdc-4a8f-a6bd-ab9989bac421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:03.891683 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-648e9bf5-bfdc-4a8f-a6bd-ab9989bac421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:03.904911 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:03.926841 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=7 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:04.030391 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1bb7090e-f9d3-4ae0-aa02-901576485fb8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:04.040942 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1bb7090e-f9d3-4ae0-aa02-901576485fb8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:04.041775 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1bb7090e-f9d3-4ae0-aa02-901576485fb8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:04.047610 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1bb7090e-f9d3-4ae0-aa02-901576485fb8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1423 microversion: 2.60 time: 0.331938 Jun 10 13:25:04.048235 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 474/1393] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:03 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1423 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:04.130789 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=5 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:04.187555 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-648e9bf5-bfdc-4a8f-a6bd-ab9989bac421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:04.201011 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-648e9bf5-bfdc-4a8f-a6bd-ab9989bac421 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1740 microversion: 2.1 time: 0.349420 Jun 10 13:25:04.201312 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 457/1394] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:03 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1740 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:04.253850 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-20366c35-6c2a-4ed1-b5bf-952e6b3f9d0b req-d1444e45-dc68-4291-af28-b25cbbcaf396 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94a2631d-eb8c-46a1-86e5-b84e7feb182a", "name": "network-vif-unplugged", "status": "completed", "tag": "78c944cf-6c5f-469b-ab1e-af063b249997"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:04.266027 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-20366c35-6c2a-4ed1-b5bf-952e6b3f9d0b req-d1444e45-dc68-4291-af28-b25cbbcaf396 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:04.266289 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-20366c35-6c2a-4ed1-b5bf-952e6b3f9d0b req-d1444e45-dc68-4291-af28-b25cbbcaf396 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:04.266497 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-20366c35-6c2a-4ed1-b5bf-952e6b3f9d0b req-d1444e45-dc68-4291-af28-b25cbbcaf396 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:04.277803 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-20366c35-6c2a-4ed1-b5bf-952e6b3f9d0b req-d1444e45-dc68-4291-af28-b25cbbcaf396 service nova] Creating event network-vif-unplugged:78c944cf-6c5f-469b-ab1e-af063b249997 for instance 94a2631d-eb8c-46a1-86e5-b84e7feb182a on np0000002501 Jun 10 13:25:04.278309 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-20366c35-6c2a-4ed1-b5bf-952e6b3f9d0b req-d1444e45-dc68-4291-af28-b25cbbcaf396 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:04.289513 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-20366c35-6c2a-4ed1-b5bf-952e6b3f9d0b req-d1444e45-dc68-4291-af28-b25cbbcaf396 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.036676 Jun 10 13:25:04.289513 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 464/1395] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:04 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 10 13:25:04.421368 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-970aa733-ed59-455e-b17b-2aeaddfcef6a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:04.422969 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-970aa733-ed59-455e-b17b-2aeaddfcef6a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:04.427379 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-970aa733-ed59-455e-b17b-2aeaddfcef6a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:04.427916 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-970aa733-ed59-455e-b17b-2aeaddfcef6a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:04.428233 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-970aa733-ed59-455e-b17b-2aeaddfcef6a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:04.428871 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-970aa733-ed59-455e-b17b-2aeaddfcef6a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:04.429302 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-970aa733-ed59-455e-b17b-2aeaddfcef6a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:04.429734 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-970aa733-ed59-455e-b17b-2aeaddfcef6a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:04.446514 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-970aa733-ed59-455e-b17b-2aeaddfcef6a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:04.537811 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fde16667-0397-4bba-b2d7-0586b05d03c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:04.537811 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fde16667-0397-4bba-b2d7-0586b05d03c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:04.545238 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fde16667-0397-4bba-b2d7-0586b05d03c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:04.545640 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fde16667-0397-4bba-b2d7-0586b05d03c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:04.546018 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fde16667-0397-4bba-b2d7-0586b05d03c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:04.546622 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fde16667-0397-4bba-b2d7-0586b05d03c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:04.547023 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fde16667-0397-4bba-b2d7-0586b05d03c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:04.547733 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fde16667-0397-4bba-b2d7-0586b05d03c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:04.558159 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-aa609d43-ed28-4213-8d64-cc6bc2de3962 req-667bfb2f-4900-4c53-badd-4796975b8a8a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "name": "network-vif-plugged", "status": "completed", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}, {"server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "name": "network-vif-plugged", "status": "completed", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:04.569321 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-aa609d43-ed28-4213-8d64-cc6bc2de3962 req-667bfb2f-4900-4c53-badd-4796975b8a8a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:04.569321 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-aa609d43-ed28-4213-8d64-cc6bc2de3962 req-667bfb2f-4900-4c53-badd-4796975b8a8a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:04.569321 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-aa609d43-ed28-4213-8d64-cc6bc2de3962 req-667bfb2f-4900-4c53-badd-4796975b8a8a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:04.578104 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-aa609d43-ed28-4213-8d64-cc6bc2de3962 req-667bfb2f-4900-4c53-badd-4796975b8a8a service nova] Creating event network-vif-plugged:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:25:04.578104 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-aa609d43-ed28-4213-8d64-cc6bc2de3962 req-667bfb2f-4900-4c53-badd-4796975b8a8a service nova] Creating event network-vif-plugged:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:25:04.578104 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-aa609d43-ed28-4213-8d64-cc6bc2de3962 req-667bfb2f-4900-4c53-badd-4796975b8a8a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:04.581904 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fde16667-0397-4bba-b2d7-0586b05d03c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:04.586248 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-aa609d43-ed28-4213-8d64-cc6bc2de3962 req-667bfb2f-4900-4c53-badd-4796975b8a8a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.031599 Jun 10 13:25:04.586978 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 465/1396] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:04 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:25:04.699853 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-970aa733-ed59-455e-b17b-2aeaddfcef6a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:04.707065 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-970aa733-ed59-455e-b17b-2aeaddfcef6a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:04.707456 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-970aa733-ed59-455e-b17b-2aeaddfcef6a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:04.712116 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-970aa733-ed59-455e-b17b-2aeaddfcef6a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1377 microversion: 2.60 time: 0.293414 Jun 10 13:25:04.712116 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 475/1397] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:04 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1377 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:04.819760 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fde16667-0397-4bba-b2d7-0586b05d03c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:04.845147 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fde16667-0397-4bba-b2d7-0586b05d03c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1719 microversion: 2.1 time: 0.314558 Jun 10 13:25:04.845594 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 458/1398] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:04 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1719 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:04.868019 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f7869cc3-d65b-4c82-a851-8f5c9e6c0779 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:04.870146 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f7869cc3-d65b-4c82-a851-8f5c9e6c0779 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:04.880563 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f7869cc3-d65b-4c82-a851-8f5c9e6c0779 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:04.881081 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f7869cc3-d65b-4c82-a851-8f5c9e6c0779 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:04.881415 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f7869cc3-d65b-4c82-a851-8f5c9e6c0779 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:04.881797 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f7869cc3-d65b-4c82-a851-8f5c9e6c0779 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:04.882040 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f7869cc3-d65b-4c82-a851-8f5c9e6c0779 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:04.882257 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f7869cc3-d65b-4c82-a851-8f5c9e6c0779 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:04.923537 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f7869cc3-d65b-4c82-a851-8f5c9e6c0779 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:05.071302 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-461a3adf-85b4-4e1b-90ba-c99ea09e6aea tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:05.071954 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f7869cc3-d65b-4c82-a851-8f5c9e6c0779 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.205580 Jun 10 13:25:05.071954 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 466/1399] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:25:04 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-interface => generated 282 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:25:05.073099 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-461a3adf-85b4-4e1b-90ba-c99ea09e6aea tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:05.077693 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-461a3adf-85b4-4e1b-90ba-c99ea09e6aea tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:05.077981 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-461a3adf-85b4-4e1b-90ba-c99ea09e6aea tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:05.079068 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-461a3adf-85b4-4e1b-90ba-c99ea09e6aea tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:05.079068 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-461a3adf-85b4-4e1b-90ba-c99ea09e6aea tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:05.079447 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-461a3adf-85b4-4e1b-90ba-c99ea09e6aea tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:05.080689 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-461a3adf-85b4-4e1b-90ba-c99ea09e6aea tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:05.121859 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-461a3adf-85b4-4e1b-90ba-c99ea09e6aea tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:05.220609 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-58697aa6-c0da-4f64-be19-e9a7b3cdc2bb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:05.223463 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-58697aa6-c0da-4f64-be19-e9a7b3cdc2bb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:05.231825 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58697aa6-c0da-4f64-be19-e9a7b3cdc2bb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:05.231825 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58697aa6-c0da-4f64-be19-e9a7b3cdc2bb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:05.231825 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58697aa6-c0da-4f64-be19-e9a7b3cdc2bb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:05.231825 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58697aa6-c0da-4f64-be19-e9a7b3cdc2bb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:05.231825 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58697aa6-c0da-4f64-be19-e9a7b3cdc2bb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:05.231825 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58697aa6-c0da-4f64-be19-e9a7b3cdc2bb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:05.252370 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-58697aa6-c0da-4f64-be19-e9a7b3cdc2bb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:05.734521 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-06687346-a2f7-4460-9889-32c89ef6996e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:05.736588 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-06687346-a2f7-4460-9889-32c89ef6996e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:05.741839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06687346-a2f7-4460-9889-32c89ef6996e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:05.742066 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06687346-a2f7-4460-9889-32c89ef6996e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:05.742528 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06687346-a2f7-4460-9889-32c89ef6996e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:05.743193 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06687346-a2f7-4460-9889-32c89ef6996e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:05.743363 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06687346-a2f7-4460-9889-32c89ef6996e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:05.745326 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-06687346-a2f7-4460-9889-32c89ef6996e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:05.769446 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-06687346-a2f7-4460-9889-32c89ef6996e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:06.120931 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-461a3adf-85b4-4e1b-90ba-c99ea09e6aea tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:06.130278 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-461a3adf-85b4-4e1b-90ba-c99ea09e6aea tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:06.131545 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-461a3adf-85b4-4e1b-90ba-c99ea09e6aea tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:06.136759 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-461a3adf-85b4-4e1b-90ba-c99ea09e6aea tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1423 microversion: 2.60 time: 1.068401 Jun 10 13:25:06.136983 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 476/1400] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:05 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1423 bytes in 1069 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:06.140380 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-5665e0e2-9385-466c-828b-c83d5a0bdbf0 req-e9f17e6a-7466-4203-ac33-b3540cef391e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:06.148033 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5665e0e2-9385-466c-828b-c83d5a0bdbf0 req-e9f17e6a-7466-4203-ac33-b3540cef391e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:06.148033 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5665e0e2-9385-466c-828b-c83d5a0bdbf0 req-e9f17e6a-7466-4203-ac33-b3540cef391e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:06.148033 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5665e0e2-9385-466c-828b-c83d5a0bdbf0 req-e9f17e6a-7466-4203-ac33-b3540cef391e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:06.153996 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-5665e0e2-9385-466c-828b-c83d5a0bdbf0 req-e9f17e6a-7466-4203-ac33-b3540cef391e service nova] Creating event network-changed:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:25:06.154749 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-5665e0e2-9385-466c-828b-c83d5a0bdbf0 req-e9f17e6a-7466-4203-ac33-b3540cef391e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:06.160929 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-5665e0e2-9385-466c-828b-c83d5a0bdbf0 req-e9f17e6a-7466-4203-ac33-b3540cef391e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023028 Jun 10 13:25:06.161655 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 477/1401] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:06 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 10 13:25:06.164737 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-06687346-a2f7-4460-9889-32c89ef6996e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:06.171110 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-06687346-a2f7-4460-9889-32c89ef6996e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:06.172010 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-06687346-a2f7-4460-9889-32c89ef6996e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:06.179369 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-06687346-a2f7-4460-9889-32c89ef6996e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1377 microversion: 2.60 time: 0.445919 Jun 10 13:25:06.179369 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 467/1402] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:05 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1377 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:06.303543 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-58697aa6-c0da-4f64-be19-e9a7b3cdc2bb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:06.313888 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-58697aa6-c0da-4f64-be19-e9a7b3cdc2bb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1740 microversion: 2.1 time: 1.095713 Jun 10 13:25:06.314324 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 459/1403] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:05 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1740 bytes in 1096 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:06.371936 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-804a7c91-0249-49fd-8448-6a88d4920aa6 req-60ef4b34-f265-48c2-9580-c36b9ae9bb5d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94a2631d-eb8c-46a1-86e5-b84e7feb182a", "name": "network-vif-unplugged", "status": "completed", "tag": "78c944cf-6c5f-469b-ab1e-af063b249997"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:06.381796 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-804a7c91-0249-49fd-8448-6a88d4920aa6 req-60ef4b34-f265-48c2-9580-c36b9ae9bb5d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:06.381796 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-804a7c91-0249-49fd-8448-6a88d4920aa6 req-60ef4b34-f265-48c2-9580-c36b9ae9bb5d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:06.381796 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-804a7c91-0249-49fd-8448-6a88d4920aa6 req-60ef4b34-f265-48c2-9580-c36b9ae9bb5d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:06.391487 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-804a7c91-0249-49fd-8448-6a88d4920aa6 req-60ef4b34-f265-48c2-9580-c36b9ae9bb5d service nova] Creating event network-vif-unplugged:78c944cf-6c5f-469b-ab1e-af063b249997 for instance 94a2631d-eb8c-46a1-86e5-b84e7feb182a on np0000002501 Jun 10 13:25:06.392112 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-804a7c91-0249-49fd-8448-6a88d4920aa6 req-60ef4b34-f265-48c2-9580-c36b9ae9bb5d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:06.401337 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-804a7c91-0249-49fd-8448-6a88d4920aa6 req-60ef4b34-f265-48c2-9580-c36b9ae9bb5d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.032405 Jun 10 13:25:06.401337 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 478/1404] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:06 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 10 13:25:07.160820 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fbacc7dc-65bf-4b81-b06d-bcd1271ca07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:07.163308 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fbacc7dc-65bf-4b81-b06d-bcd1271ca07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:07.170565 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fbacc7dc-65bf-4b81-b06d-bcd1271ca07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:07.170975 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fbacc7dc-65bf-4b81-b06d-bcd1271ca07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:07.171320 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fbacc7dc-65bf-4b81-b06d-bcd1271ca07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:07.172169 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fbacc7dc-65bf-4b81-b06d-bcd1271ca07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:07.172779 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fbacc7dc-65bf-4b81-b06d-bcd1271ca07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:07.173190 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fbacc7dc-65bf-4b81-b06d-bcd1271ca07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:07.196063 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fbacc7dc-65bf-4b81-b06d-bcd1271ca07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:07.203537 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3c4c48ce-c380-434a-a061-f316da5eccec tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:07.206298 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3c4c48ce-c380-434a-a061-f316da5eccec tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:07.213432 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c4c48ce-c380-434a-a061-f316da5eccec tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:07.213432 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c4c48ce-c380-434a-a061-f316da5eccec tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:07.213432 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c4c48ce-c380-434a-a061-f316da5eccec tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:07.213960 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c4c48ce-c380-434a-a061-f316da5eccec tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:07.213960 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c4c48ce-c380-434a-a061-f316da5eccec tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:07.214521 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c4c48ce-c380-434a-a061-f316da5eccec tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:07.237241 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3c4c48ce-c380-434a-a061-f316da5eccec tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:07.347119 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d286ec82-b63e-4521-969c-952cc136df04 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:07.347119 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d286ec82-b63e-4521-969c-952cc136df04 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:07.351540 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d286ec82-b63e-4521-969c-952cc136df04 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:07.351848 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d286ec82-b63e-4521-969c-952cc136df04 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:07.352338 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d286ec82-b63e-4521-969c-952cc136df04 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:07.352854 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d286ec82-b63e-4521-969c-952cc136df04 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:07.353213 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d286ec82-b63e-4521-969c-952cc136df04 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:07.353553 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d286ec82-b63e-4521-969c-952cc136df04 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:07.382594 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d286ec82-b63e-4521-969c-952cc136df04 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:07.486206 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3c4c48ce-c380-434a-a061-f316da5eccec tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:07.500230 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3c4c48ce-c380-434a-a061-f316da5eccec tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:07.500230 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3c4c48ce-c380-434a-a061-f316da5eccec tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:07.510632 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3c4c48ce-c380-434a-a061-f316da5eccec tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1377 microversion: 2.60 time: 0.308713 Jun 10 13:25:07.510632 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 460/1405] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:07 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1377 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:07.514522 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fbacc7dc-65bf-4b81-b06d-bcd1271ca07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:07.527173 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fbacc7dc-65bf-4b81-b06d-bcd1271ca07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:07.527173 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fbacc7dc-65bf-4b81-b06d-bcd1271ca07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:07.533230 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fbacc7dc-65bf-4b81-b06d-bcd1271ca07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1423 microversion: 2.60 time: 0.374064 Jun 10 13:25:07.533687 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 468/1406] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:07 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1423 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:07.653191 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d286ec82-b63e-4521-969c-952cc136df04 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:07.668711 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d286ec82-b63e-4521-969c-952cc136df04 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1740 microversion: 2.1 time: 0.328111 Jun 10 13:25:07.669204 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 479/1407] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:07 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1740 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:08.206933 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-a1001826-ef03-478e-997b-58b2b6ba7e34 req-a1c6dcf5-0b5d-4ed8-b27c-6a24dd3ba1b3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:08.213829 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a1001826-ef03-478e-997b-58b2b6ba7e34 req-a1c6dcf5-0b5d-4ed8-b27c-6a24dd3ba1b3 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:08.214016 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a1001826-ef03-478e-997b-58b2b6ba7e34 req-a1c6dcf5-0b5d-4ed8-b27c-6a24dd3ba1b3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:08.214111 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a1001826-ef03-478e-997b-58b2b6ba7e34 req-a1c6dcf5-0b5d-4ed8-b27c-6a24dd3ba1b3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:08.221013 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-a1001826-ef03-478e-997b-58b2b6ba7e34 req-a1c6dcf5-0b5d-4ed8-b27c-6a24dd3ba1b3 service nova] Creating event network-changed:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:25:08.221444 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-a1001826-ef03-478e-997b-58b2b6ba7e34 req-a1c6dcf5-0b5d-4ed8-b27c-6a24dd3ba1b3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:08.226858 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-a1001826-ef03-478e-997b-58b2b6ba7e34 req-a1c6dcf5-0b5d-4ed8-b27c-6a24dd3ba1b3 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021110 Jun 10 13:25:08.226858 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 461/1408] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:08 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 10 13:25:08.543525 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e4c1a8db-1291-4bfa-8f3b-b47af468783e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:08.550059 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e4c1a8db-1291-4bfa-8f3b-b47af468783e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:08.557160 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4c1a8db-1291-4bfa-8f3b-b47af468783e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:08.557797 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4c1a8db-1291-4bfa-8f3b-b47af468783e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:08.558229 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4c1a8db-1291-4bfa-8f3b-b47af468783e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:08.559183 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4c1a8db-1291-4bfa-8f3b-b47af468783e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:08.559601 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4c1a8db-1291-4bfa-8f3b-b47af468783e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:08.561588 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4c1a8db-1291-4bfa-8f3b-b47af468783e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:08.563294 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fec80257-3eae-4efc-97da-a56b86178d0e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:08.567902 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fec80257-3eae-4efc-97da-a56b86178d0e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:08.573689 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec80257-3eae-4efc-97da-a56b86178d0e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:08.574061 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec80257-3eae-4efc-97da-a56b86178d0e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:08.574367 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec80257-3eae-4efc-97da-a56b86178d0e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:08.574929 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec80257-3eae-4efc-97da-a56b86178d0e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:08.575331 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec80257-3eae-4efc-97da-a56b86178d0e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:08.575941 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec80257-3eae-4efc-97da-a56b86178d0e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:08.593793 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e4c1a8db-1291-4bfa-8f3b-b47af468783e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:08.597223 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-fec80257-3eae-4efc-97da-a56b86178d0e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:08.692826 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f32c5292-4288-4eea-b811-ffb9a3c40ede tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:08.694894 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f32c5292-4288-4eea-b811-ffb9a3c40ede tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:08.701852 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f32c5292-4288-4eea-b811-ffb9a3c40ede tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:08.702115 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f32c5292-4288-4eea-b811-ffb9a3c40ede tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:08.702429 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f32c5292-4288-4eea-b811-ffb9a3c40ede tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:08.702827 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f32c5292-4288-4eea-b811-ffb9a3c40ede tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:08.703148 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f32c5292-4288-4eea-b811-ffb9a3c40ede tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:08.703900 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f32c5292-4288-4eea-b811-ffb9a3c40ede tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:08.732083 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f32c5292-4288-4eea-b811-ffb9a3c40ede tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:08.759684 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fec80257-3eae-4efc-97da-a56b86178d0e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:08.765204 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fec80257-3eae-4efc-97da-a56b86178d0e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:08.765898 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fec80257-3eae-4efc-97da-a56b86178d0e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:08.769769 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fec80257-3eae-4efc-97da-a56b86178d0e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1423 microversion: 2.60 time: 0.211565 Jun 10 13:25:08.770081 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 480/1409] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:08 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1423 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:08.859992 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e4c1a8db-1291-4bfa-8f3b-b47af468783e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:08.871377 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e4c1a8db-1291-4bfa-8f3b-b47af468783e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:08.871377 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e4c1a8db-1291-4bfa-8f3b-b47af468783e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:08.876030 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e4c1a8db-1291-4bfa-8f3b-b47af468783e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1377 microversion: 2.60 time: 0.334765 Jun 10 13:25:08.876432 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 469/1410] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:08 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1377 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:08.957374 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f32c5292-4288-4eea-b811-ffb9a3c40ede tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:08.969467 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f32c5292-4288-4eea-b811-ffb9a3c40ede tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1758 microversion: 2.1 time: 0.278839 Jun 10 13:25:08.969951 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 462/1411] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:08 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1758 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:25:09.793493 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3103996f-7ab0-4a20-9708-01bda477f64a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:09.794974 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3103996f-7ab0-4a20-9708-01bda477f64a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:09.801103 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3103996f-7ab0-4a20-9708-01bda477f64a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:09.801389 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3103996f-7ab0-4a20-9708-01bda477f64a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:09.801659 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3103996f-7ab0-4a20-9708-01bda477f64a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:09.802189 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3103996f-7ab0-4a20-9708-01bda477f64a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:09.802572 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3103996f-7ab0-4a20-9708-01bda477f64a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:09.802926 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3103996f-7ab0-4a20-9708-01bda477f64a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:09.825003 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3103996f-7ab0-4a20-9708-01bda477f64a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:09.909106 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c45dfee5-05d7-4706-84f0-74ba993d8dfe tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:09.912976 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c45dfee5-05d7-4706-84f0-74ba993d8dfe tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:09.919976 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c45dfee5-05d7-4706-84f0-74ba993d8dfe tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:09.920767 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c45dfee5-05d7-4706-84f0-74ba993d8dfe tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:09.921057 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c45dfee5-05d7-4706-84f0-74ba993d8dfe tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:09.921754 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c45dfee5-05d7-4706-84f0-74ba993d8dfe tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:09.922092 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c45dfee5-05d7-4706-84f0-74ba993d8dfe tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:09.922524 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c45dfee5-05d7-4706-84f0-74ba993d8dfe tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:09.942202 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c45dfee5-05d7-4706-84f0-74ba993d8dfe tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:09.996359 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b19bf9c4-1fef-4ca1-b542-31bfeff52033 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:09.997888 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b19bf9c4-1fef-4ca1-b542-31bfeff52033 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:10.006298 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b19bf9c4-1fef-4ca1-b542-31bfeff52033 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:10.006505 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b19bf9c4-1fef-4ca1-b542-31bfeff52033 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:10.006748 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b19bf9c4-1fef-4ca1-b542-31bfeff52033 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:10.007201 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b19bf9c4-1fef-4ca1-b542-31bfeff52033 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:10.007512 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b19bf9c4-1fef-4ca1-b542-31bfeff52033 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:10.007840 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b19bf9c4-1fef-4ca1-b542-31bfeff52033 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:10.041211 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b19bf9c4-1fef-4ca1-b542-31bfeff52033 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:10.074094 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3103996f-7ab0-4a20-9708-01bda477f64a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:10.081177 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3103996f-7ab0-4a20-9708-01bda477f64a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:10.082479 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3103996f-7ab0-4a20-9708-01bda477f64a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:10.091411 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3103996f-7ab0-4a20-9708-01bda477f64a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1423 microversion: 2.60 time: 0.299809 Jun 10 13:25:10.091756 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 481/1412] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:09 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1423 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:10.108186 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c45dfee5-05d7-4706-84f0-74ba993d8dfe tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:10.115236 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c45dfee5-05d7-4706-84f0-74ba993d8dfe tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:10.116151 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c45dfee5-05d7-4706-84f0-74ba993d8dfe tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:10.121189 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c45dfee5-05d7-4706-84f0-74ba993d8dfe tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1377 microversion: 2.60 time: 0.215091 Jun 10 13:25:10.122777 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 470/1413] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:09 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1377 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:10.269821 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b19bf9c4-1fef-4ca1-b542-31bfeff52033 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:10.278594 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b19bf9c4-1fef-4ca1-b542-31bfeff52033 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1746 microversion: 2.1 time: 0.290456 Jun 10 13:25:10.279115 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 463/1414] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:09 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1746 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:10.288934 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-b867ee2a-b059-4d93-bbad-b7888d3611e6 req-000ca866-e1be-458b-b4d6-d2a7038b214c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2bf12e31-3e0a-4ecc-86ce-aad2f1633a11", "name": "network-vif-plugged", "status": "completed", "tag": "5a6b84c9-777e-4ef4-b801-e00561eff8c3"}, {"server_uuid": "2bf12e31-3e0a-4ecc-86ce-aad2f1633a11", "name": "network-vif-plugged", "status": "completed", "tag": "5a6b84c9-777e-4ef4-b801-e00561eff8c3"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:10.295776 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b867ee2a-b059-4d93-bbad-b7888d3611e6 req-000ca866-e1be-458b-b4d6-d2a7038b214c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:10.295776 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b867ee2a-b059-4d93-bbad-b7888d3611e6 req-000ca866-e1be-458b-b4d6-d2a7038b214c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:10.295944 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b867ee2a-b059-4d93-bbad-b7888d3611e6 req-000ca866-e1be-458b-b4d6-d2a7038b214c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:10.307126 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-b867ee2a-b059-4d93-bbad-b7888d3611e6 req-000ca866-e1be-458b-b4d6-d2a7038b214c service nova] Creating event network-vif-plugged:5a6b84c9-777e-4ef4-b801-e00561eff8c3 for instance 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 on np0000002501 Jun 10 13:25:10.307472 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-b867ee2a-b059-4d93-bbad-b7888d3611e6 req-000ca866-e1be-458b-b4d6-d2a7038b214c service nova] Creating event network-vif-plugged:5a6b84c9-777e-4ef4-b801-e00561eff8c3 for instance 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 on np0000002501 Jun 10 13:25:10.308057 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-b867ee2a-b059-4d93-bbad-b7888d3611e6 req-000ca866-e1be-458b-b4d6-d2a7038b214c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:10.314882 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-b867ee2a-b059-4d93-bbad-b7888d3611e6 req-000ca866-e1be-458b-b4d6-d2a7038b214c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.031486 Jun 10 13:25:10.314882 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 482/1415] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:10 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 10 13:25:10.839908 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:11.116855 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-02dc9667-a1c5-416d-a006-64405abfc49f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:11.118944 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-02dc9667-a1c5-416d-a006-64405abfc49f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:11.123915 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-02dc9667-a1c5-416d-a006-64405abfc49f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:11.124253 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-02dc9667-a1c5-416d-a006-64405abfc49f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:11.124537 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-02dc9667-a1c5-416d-a006-64405abfc49f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:11.125035 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-02dc9667-a1c5-416d-a006-64405abfc49f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:11.125365 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-02dc9667-a1c5-416d-a006-64405abfc49f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:11.125733 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-02dc9667-a1c5-416d-a006-64405abfc49f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:11.142594 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-43d46ce0-d325-4f26-8651-caaacb5d1ff8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:11.145468 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-43d46ce0-d325-4f26-8651-caaacb5d1ff8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:11.149769 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-02dc9667-a1c5-416d-a006-64405abfc49f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:11.150107 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-43d46ce0-d325-4f26-8651-caaacb5d1ff8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:11.150403 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-43d46ce0-d325-4f26-8651-caaacb5d1ff8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:11.150691 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-43d46ce0-d325-4f26-8651-caaacb5d1ff8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:11.151184 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-43d46ce0-d325-4f26-8651-caaacb5d1ff8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:11.151512 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-43d46ce0-d325-4f26-8651-caaacb5d1ff8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:11.151858 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-43d46ce0-d325-4f26-8651-caaacb5d1ff8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:11.168243 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-43d46ce0-d325-4f26-8651-caaacb5d1ff8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:11.308207 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4ecf6d86-8620-4c21-b10c-e95fd21fb78d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:11.311535 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4ecf6d86-8620-4c21-b10c-e95fd21fb78d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:11.317065 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4ecf6d86-8620-4c21-b10c-e95fd21fb78d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:11.317214 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4ecf6d86-8620-4c21-b10c-e95fd21fb78d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:11.317535 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4ecf6d86-8620-4c21-b10c-e95fd21fb78d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:11.320404 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4ecf6d86-8620-4c21-b10c-e95fd21fb78d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:11.320404 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4ecf6d86-8620-4c21-b10c-e95fd21fb78d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:11.320404 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4ecf6d86-8620-4c21-b10c-e95fd21fb78d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:11.345805 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4ecf6d86-8620-4c21-b10c-e95fd21fb78d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:11.382514 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-02dc9667-a1c5-416d-a006-64405abfc49f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:11.388793 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-02dc9667-a1c5-416d-a006-64405abfc49f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:11.388994 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-02dc9667-a1c5-416d-a006-64405abfc49f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:11.393722 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-02dc9667-a1c5-416d-a006-64405abfc49f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1423 microversion: 2.60 time: 0.280380 Jun 10 13:25:11.394242 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 471/1416] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:11 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1423 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:11.451915 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-43d46ce0-d325-4f26-8651-caaacb5d1ff8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:11.458113 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-43d46ce0-d325-4f26-8651-caaacb5d1ff8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:11.458956 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-43d46ce0-d325-4f26-8651-caaacb5d1ff8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:11.465610 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-43d46ce0-d325-4f26-8651-caaacb5d1ff8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1377 microversion: 2.60 time: 0.325146 Jun 10 13:25:11.466100 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 464/1417] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:11 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1377 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:11.551640 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4ecf6d86-8620-4c21-b10c-e95fd21fb78d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:11.561128 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4ecf6d86-8620-4c21-b10c-e95fd21fb78d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1746 microversion: 2.1 time: 0.258334 Jun 10 13:25:11.561524 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 483/1418] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:11 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1746 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:12.374482 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-f30c8ef1-b213-4a67-a58e-bee4229281a6 req-ff88eaee-02c9-4b25-8e0c-7c1395753cb9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ec9549f-95d2-454c-8b66-a939b098af7a", "name": "network-vif-plugged", "status": "completed", "tag": "47f29ca9-6613-44af-b866-1efb3e75ad66"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:12.384152 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f30c8ef1-b213-4a67-a58e-bee4229281a6 req-ff88eaee-02c9-4b25-8e0c-7c1395753cb9 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:12.384393 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f30c8ef1-b213-4a67-a58e-bee4229281a6 req-ff88eaee-02c9-4b25-8e0c-7c1395753cb9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:12.384586 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f30c8ef1-b213-4a67-a58e-bee4229281a6 req-ff88eaee-02c9-4b25-8e0c-7c1395753cb9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:12.393657 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f30c8ef1-b213-4a67-a58e-bee4229281a6 req-ff88eaee-02c9-4b25-8e0c-7c1395753cb9 service nova] Creating event network-vif-plugged:47f29ca9-6613-44af-b866-1efb3e75ad66 for instance 4ec9549f-95d2-454c-8b66-a939b098af7a on np0000002501 Jun 10 13:25:12.394061 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-f30c8ef1-b213-4a67-a58e-bee4229281a6 req-ff88eaee-02c9-4b25-8e0c-7c1395753cb9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:12.400614 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-f30c8ef1-b213-4a67-a58e-bee4229281a6 req-ff88eaee-02c9-4b25-8e0c-7c1395753cb9 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028616 Jun 10 13:25:12.403962 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 472/1419] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:12 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 10 13:25:12.415560 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bf7b223c-2b4d-4336-8ee1-665825b8eb7e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:12.417780 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-bf7b223c-2b4d-4336-8ee1-665825b8eb7e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:12.422707 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf7b223c-2b4d-4336-8ee1-665825b8eb7e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:12.423056 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf7b223c-2b4d-4336-8ee1-665825b8eb7e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:12.423366 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf7b223c-2b4d-4336-8ee1-665825b8eb7e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:12.424055 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf7b223c-2b4d-4336-8ee1-665825b8eb7e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:12.424519 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf7b223c-2b4d-4336-8ee1-665825b8eb7e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:12.426377 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bf7b223c-2b4d-4336-8ee1-665825b8eb7e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:12.456020 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-bf7b223c-2b4d-4336-8ee1-665825b8eb7e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:12.485508 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b4f2ef36-e793-449d-90ad-87900faa90e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:12.490463 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b4f2ef36-e793-449d-90ad-87900faa90e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:12.493751 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4f2ef36-e793-449d-90ad-87900faa90e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:12.494155 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4f2ef36-e793-449d-90ad-87900faa90e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:12.494527 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4f2ef36-e793-449d-90ad-87900faa90e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:12.495117 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4f2ef36-e793-449d-90ad-87900faa90e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:12.495511 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4f2ef36-e793-449d-90ad-87900faa90e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:12.495881 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4f2ef36-e793-449d-90ad-87900faa90e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:12.517185 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b4f2ef36-e793-449d-90ad-87900faa90e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:12.584424 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3d02d0dc-0a57-43e8-974e-f65035f3b7ef tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:12.589145 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3d02d0dc-0a57-43e8-974e-f65035f3b7ef tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:12.595928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3d02d0dc-0a57-43e8-974e-f65035f3b7ef tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:12.596984 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3d02d0dc-0a57-43e8-974e-f65035f3b7ef tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:12.596984 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3d02d0dc-0a57-43e8-974e-f65035f3b7ef tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:12.597418 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3d02d0dc-0a57-43e8-974e-f65035f3b7ef tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:12.597883 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3d02d0dc-0a57-43e8-974e-f65035f3b7ef tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:12.598326 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3d02d0dc-0a57-43e8-974e-f65035f3b7ef tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:12.627162 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3d02d0dc-0a57-43e8-974e-f65035f3b7ef tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:12.711627 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bf7b223c-2b4d-4336-8ee1-665825b8eb7e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:12.723677 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bf7b223c-2b4d-4336-8ee1-665825b8eb7e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:12.723677 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bf7b223c-2b4d-4336-8ee1-665825b8eb7e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:12.728778 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-bf7b223c-2b4d-4336-8ee1-665825b8eb7e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1615 microversion: 2.60 time: 0.314889 Jun 10 13:25:12.729452 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 465/1420] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:12 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1615 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:12.754854 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-54ca79d9-8942-480c-a1eb-4d231406005b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:12.757793 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-54ca79d9-8942-480c-a1eb-4d231406005b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:12.762204 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54ca79d9-8942-480c-a1eb-4d231406005b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:12.762204 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54ca79d9-8942-480c-a1eb-4d231406005b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:12.762572 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54ca79d9-8942-480c-a1eb-4d231406005b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:12.763525 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b4f2ef36-e793-449d-90ad-87900faa90e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:12.763727 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54ca79d9-8942-480c-a1eb-4d231406005b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:12.763984 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54ca79d9-8942-480c-a1eb-4d231406005b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:12.764070 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54ca79d9-8942-480c-a1eb-4d231406005b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:12.773270 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b4f2ef36-e793-449d-90ad-87900faa90e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:12.774336 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b4f2ef36-e793-449d-90ad-87900faa90e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:12.783064 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b4f2ef36-e793-449d-90ad-87900faa90e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1377 microversion: 2.60 time: 0.297580 Jun 10 13:25:12.783064 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 484/1421] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:12 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1377 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:12.793958 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-54ca79d9-8942-480c-a1eb-4d231406005b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:12.907527 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-54ca79d9-8942-480c-a1eb-4d231406005b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11/os-interface" status: 200 len: 283 microversion: 2.60 time: 0.153992 Jun 10 13:25:12.907527 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 466/1422] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:25:12 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11/os-interface => generated 283 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:25:13.074395 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3d02d0dc-0a57-43e8-974e-f65035f3b7ef tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:13.098887 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3d02d0dc-0a57-43e8-974e-f65035f3b7ef tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1746 microversion: 2.1 time: 0.518114 Jun 10 13:25:13.100589 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 473/1423] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:12 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1746 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:13.803677 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1e0fdead-2c50-4041-9440-b0b4ab260b7c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:13.811373 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1e0fdead-2c50-4041-9440-b0b4ab260b7c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:13.820525 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e0fdead-2c50-4041-9440-b0b4ab260b7c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:13.820653 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e0fdead-2c50-4041-9440-b0b4ab260b7c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:13.820879 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e0fdead-2c50-4041-9440-b0b4ab260b7c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:13.821511 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e0fdead-2c50-4041-9440-b0b4ab260b7c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:13.822426 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e0fdead-2c50-4041-9440-b0b4ab260b7c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:13.822953 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e0fdead-2c50-4041-9440-b0b4ab260b7c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:13.845449 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1e0fdead-2c50-4041-9440-b0b4ab260b7c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:13.901373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-1765288d-21ff-4a9a-bde0-1c7c2d612d48 req-41484c50-67d8-45a5-81ae-6ef9de2f7025 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2bf12e31-3e0a-4ecc-86ce-aad2f1633a11", "tag": "5a6b84c9-777e-4ef4-b801-e00561eff8c3"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:13.907516 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1765288d-21ff-4a9a-bde0-1c7c2d612d48 req-41484c50-67d8-45a5-81ae-6ef9de2f7025 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:13.907726 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1765288d-21ff-4a9a-bde0-1c7c2d612d48 req-41484c50-67d8-45a5-81ae-6ef9de2f7025 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:13.907726 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1765288d-21ff-4a9a-bde0-1c7c2d612d48 req-41484c50-67d8-45a5-81ae-6ef9de2f7025 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:13.916198 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-1765288d-21ff-4a9a-bde0-1c7c2d612d48 req-41484c50-67d8-45a5-81ae-6ef9de2f7025 service nova] Creating event network-changed:5a6b84c9-777e-4ef4-b801-e00561eff8c3 for instance 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 on np0000002501 Jun 10 13:25:13.916685 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-1765288d-21ff-4a9a-bde0-1c7c2d612d48 req-41484c50-67d8-45a5-81ae-6ef9de2f7025 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:13.922714 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-1765288d-21ff-4a9a-bde0-1c7c2d612d48 req-41484c50-67d8-45a5-81ae-6ef9de2f7025 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023293 Jun 10 13:25:13.923091 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 467/1424] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:13 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 10 13:25:14.016016 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'create', calling method: >, body: {"server": {"name": "multiattach-server-1", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "d9127236-1adc-4288-a073-8c25498e3292"}], "security_groups": [{"name": "tempest-securitygroup--1737542057"}], "key_name": "tempest-keypair-1325050830", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:14.092590 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1e0fdead-2c50-4041-9440-b0b4ab260b7c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:14.099874 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1e0fdead-2c50-4041-9440-b0b4ab260b7c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:14.100572 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1e0fdead-2c50-4041-9440-b0b4ab260b7c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:14.105742 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1e0fdead-2c50-4041-9440-b0b4ab260b7c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1571 microversion: 2.60 time: 0.303916 Jun 10 13:25:14.105990 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 485/1425] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:13 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1571 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:14.127808 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-76512879-ce96-49a6-a137-670656f9d7c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:14.134067 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-76512879-ce96-49a6-a137-670656f9d7c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:14.139165 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76512879-ce96-49a6-a137-670656f9d7c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:14.140312 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76512879-ce96-49a6-a137-670656f9d7c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:14.140312 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76512879-ce96-49a6-a137-670656f9d7c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:14.140312 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76512879-ce96-49a6-a137-670656f9d7c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:14.140726 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76512879-ce96-49a6-a137-670656f9d7c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:14.141096 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76512879-ce96-49a6-a137-670656f9d7c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:14.167235 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-76512879-ce96-49a6-a137-670656f9d7c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:14.189374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:14.189374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:14.189374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:14.189804 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:14.191839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:14.193890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:14.202008 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:14.293635 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] validate_networks() for [('d9127236-1adc-4288-a073-8c25498e3292', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:25:14.294120 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:14.359720 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-76512879-ce96-49a6-a137-670656f9d7c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:14.371664 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-76512879-ce96-49a6-a137-670656f9d7c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1746 microversion: 2.1 time: 0.247261 Jun 10 13:25:14.372430 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 468/1426] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:14 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1746 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:14.471872 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-ed978a66-6ac9-4f6a-96a4-e6d9c57e4d02 req-83c9849e-f281-41c6-a844-363d4121a102 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ec9549f-95d2-454c-8b66-a939b098af7a", "name": "network-vif-plugged", "status": "completed", "tag": "47f29ca9-6613-44af-b866-1efb3e75ad66"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:14.478520 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-ed978a66-6ac9-4f6a-96a4-e6d9c57e4d02 req-83c9849e-f281-41c6-a844-363d4121a102 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:14.478701 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-ed978a66-6ac9-4f6a-96a4-e6d9c57e4d02 req-83c9849e-f281-41c6-a844-363d4121a102 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:14.478804 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-ed978a66-6ac9-4f6a-96a4-e6d9c57e4d02 req-83c9849e-f281-41c6-a844-363d4121a102 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:14.486505 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-ed978a66-6ac9-4f6a-96a4-e6d9c57e4d02 req-83c9849e-f281-41c6-a844-363d4121a102 service nova] Creating event network-vif-plugged:47f29ca9-6613-44af-b866-1efb3e75ad66 for instance 4ec9549f-95d2-454c-8b66-a939b098af7a on np0000002501 Jun 10 13:25:14.486820 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-ed978a66-6ac9-4f6a-96a4-e6d9c57e4d02 req-83c9849e-f281-41c6-a844-363d4121a102 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:14.493890 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-ed978a66-6ac9-4f6a-96a4-e6d9c57e4d02 req-83c9849e-f281-41c6-a844-363d4121a102 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024258 Jun 10 13:25:14.493890 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 486/1427] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:14 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 10 13:25:14.533000 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:14.698365 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:25:14.698785 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:25:14.699186 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:25:14.699526 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:25:14.699827 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:25:14.707520 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:14.708029 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:14.708029 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:14.708778 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:14.709029 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:14.709325 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:14.726335 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:25:14.729434 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for user 6e82e1774bd94878af9e9ce46bfe7675 and project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:25:14.737873 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:25:14.739643 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:25:14.815090 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8c5a45b7-7e34-43e4-b536-ab3993c596be tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.60 time: 0.803340 Jun 10 13:25:14.815601 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 474/1428] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:25:14 2026] POST /compute/v2.1/servers => generated 404 bytes in 805 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:25:14.830714 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-dfeed759-fa0f-4c75-90ca-dc5f69efb129 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:14.835586 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-dfeed759-fa0f-4c75-90ca-dc5f69efb129 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:14.856626 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-dfeed759-fa0f-4c75-90ca-dc5f69efb129 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:14.935897 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-dfeed759-fa0f-4c75-90ca-dc5f69efb129 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:14.941868 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-dfeed759-fa0f-4c75-90ca-dc5f69efb129 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:14.942566 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-dfeed759-fa0f-4c75-90ca-dc5f69efb129 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:14.947285 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-dfeed759-fa0f-4c75-90ca-dc5f69efb129 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1297 microversion: 2.60 time: 0.119679 Jun 10 13:25:14.947682 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 469/1429] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:14 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1297 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 10 13:25:15.393891 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6668a5d9-a0d6-440d-ae84-bcd37eee7c2a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:15.396559 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6668a5d9-a0d6-440d-ae84-bcd37eee7c2a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:15.402907 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6668a5d9-a0d6-440d-ae84-bcd37eee7c2a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:15.403305 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6668a5d9-a0d6-440d-ae84-bcd37eee7c2a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:15.403652 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6668a5d9-a0d6-440d-ae84-bcd37eee7c2a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:15.404245 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6668a5d9-a0d6-440d-ae84-bcd37eee7c2a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:15.404683 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6668a5d9-a0d6-440d-ae84-bcd37eee7c2a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:15.405448 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6668a5d9-a0d6-440d-ae84-bcd37eee7c2a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:15.431569 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6668a5d9-a0d6-440d-ae84-bcd37eee7c2a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:15.625447 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6668a5d9-a0d6-440d-ae84-bcd37eee7c2a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:15.636033 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6668a5d9-a0d6-440d-ae84-bcd37eee7c2a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1746 microversion: 2.1 time: 0.245640 Jun 10 13:25:15.636311 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 487/1430] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:15 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1746 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:15.650189 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-6c3ed75a-323a-4dd1-99a1-9315b526672a req-878618d5-f844-458e-a66d-3a333000bfd6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4ec9549f-95d2-454c-8b66-a939b098af7a", "tag": "47f29ca9-6613-44af-b866-1efb3e75ad66"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:15.664886 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6c3ed75a-323a-4dd1-99a1-9315b526672a req-878618d5-f844-458e-a66d-3a333000bfd6 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:15.665207 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6c3ed75a-323a-4dd1-99a1-9315b526672a req-878618d5-f844-458e-a66d-3a333000bfd6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:15.665566 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6c3ed75a-323a-4dd1-99a1-9315b526672a req-878618d5-f844-458e-a66d-3a333000bfd6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:15.674864 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-6c3ed75a-323a-4dd1-99a1-9315b526672a req-878618d5-f844-458e-a66d-3a333000bfd6 service nova] Creating event network-changed:47f29ca9-6613-44af-b866-1efb3e75ad66 for instance 4ec9549f-95d2-454c-8b66-a939b098af7a on np0000002501 Jun 10 13:25:15.675589 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-6c3ed75a-323a-4dd1-99a1-9315b526672a req-878618d5-f844-458e-a66d-3a333000bfd6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:15.681226 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-6c3ed75a-323a-4dd1-99a1-9315b526672a req-878618d5-f844-458e-a66d-3a333000bfd6 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.035704 Jun 10 13:25:15.682189 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 475/1431] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:15 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 10 13:25:15.971233 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c5515a20-17ff-4d30-be72-d56eee993c80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:15.974365 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c5515a20-17ff-4d30-be72-d56eee993c80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:15.978683 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5515a20-17ff-4d30-be72-d56eee993c80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:15.978989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5515a20-17ff-4d30-be72-d56eee993c80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:15.979257 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5515a20-17ff-4d30-be72-d56eee993c80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:15.979786 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5515a20-17ff-4d30-be72-d56eee993c80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:15.980141 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5515a20-17ff-4d30-be72-d56eee993c80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:15.980433 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5515a20-17ff-4d30-be72-d56eee993c80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:16.000181 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c5515a20-17ff-4d30-be72-d56eee993c80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:16.054900 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c5515a20-17ff-4d30-be72-d56eee993c80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:16.059849 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c5515a20-17ff-4d30-be72-d56eee993c80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:16.060495 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c5515a20-17ff-4d30-be72-d56eee993c80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:16.064278 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c5515a20-17ff-4d30-be72-d56eee993c80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1301 microversion: 2.60 time: 0.096933 Jun 10 13:25:16.064569 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 470/1432] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:15 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1301 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:16.459428 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3ec160a0-3c00-4c18-8628-4fe3f5033d25 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-386151376", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCNudYTViRsP5vkLOhwdiUGz3R4/AHc5JXJrpUONDJzPNFpfdE5gCoRkcXgGV0iXb1nbNrH7GWsOgMJfJF+4X1GrIzW7pPfreq9jGp3B3a47cWoAlNi56c0AkIOGnmiAJg=="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:16.471504 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-3ec160a0-3c00-4c18-8628-4fe3f5033d25 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Getting quotas for project 7f09d4ca1c7d45fab691b8e6f60c3792. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:25:16.474760 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-3ec160a0-3c00-4c18-8628-4fe3f5033d25 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Getting quotas for user f1ff0ee95dc54ea79f737ee18b3ba4b7 and project 7f09d4ca1c7d45fab691b8e6f60c3792. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:25:16.495920 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3ec160a0-3c00-4c18-8628-4fe3f5033d25 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 402 microversion: 2.1 time: 0.043638 Jun 10 13:25:16.496501 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 488/1433] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:25:16 2026] POST /compute/v2.1/os-keypairs => generated 402 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:25:16.597519 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-10297977", "imageRef": "d08c3ea7-06d5-4141-b206-dd66537ec33c", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-386151376", "networks": [{"uuid": "e3c44bfa-91fe-4433-8c94-2253f186bdc0"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:16.661658 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-af30ead9-b9c6-40bf-a9dc-8f67d3665ae2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:16.663950 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-af30ead9-b9c6-40bf-a9dc-8f67d3665ae2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:16.673911 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af30ead9-b9c6-40bf-a9dc-8f67d3665ae2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:16.673911 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af30ead9-b9c6-40bf-a9dc-8f67d3665ae2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:16.673911 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af30ead9-b9c6-40bf-a9dc-8f67d3665ae2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:16.674824 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af30ead9-b9c6-40bf-a9dc-8f67d3665ae2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:16.674824 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af30ead9-b9c6-40bf-a9dc-8f67d3665ae2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:16.674978 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af30ead9-b9c6-40bf-a9dc-8f67d3665ae2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:16.700652 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-af30ead9-b9c6-40bf-a9dc-8f67d3665ae2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:16.749749 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:16.750536 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:16.750536 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:16.751171 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:16.751514 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:16.751796 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:16.765884 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] validate_networks() for [('e3c44bfa-91fe-4433-8c94-2253f186bdc0', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:25:16.771503 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:16.927043 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-af30ead9-b9c6-40bf-a9dc-8f67d3665ae2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:16.936221 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-af30ead9-b9c6-40bf-a9dc-8f67d3665ae2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1746 microversion: 2.1 time: 0.276694 Jun 10 13:25:16.936540 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 471/1434] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:16 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1746 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:16.956359 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7da8dc6f-5eff-4174-b614-bb2f9a7e86f0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-1383515812"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:16.959254 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7da8dc6f-5eff-4174-b614-bb2f9a7e86f0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:16.962249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7da8dc6f-5eff-4174-b614-bb2f9a7e86f0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:16.963260 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7da8dc6f-5eff-4174-b614-bb2f9a7e86f0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:16.963260 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7da8dc6f-5eff-4174-b614-bb2f9a7e86f0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:16.963260 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7da8dc6f-5eff-4174-b614-bb2f9a7e86f0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:16.963260 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7da8dc6f-5eff-4174-b614-bb2f9a7e86f0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:16.963260 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7da8dc6f-5eff-4174-b614-bb2f9a7e86f0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:16.991605 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7da8dc6f-5eff-4174-b614-bb2f9a7e86f0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:17.035559 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:17.085410 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-01f8edec-631e-4101-a85b-8178487c5a69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:17.087954 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-01f8edec-631e-4101-a85b-8178487c5a69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:17.092955 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01f8edec-631e-4101-a85b-8178487c5a69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:17.093245 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01f8edec-631e-4101-a85b-8178487c5a69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:17.093505 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01f8edec-631e-4101-a85b-8178487c5a69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:17.094003 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01f8edec-631e-4101-a85b-8178487c5a69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:17.094607 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01f8edec-631e-4101-a85b-8178487c5a69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:17.094674 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01f8edec-631e-4101-a85b-8178487c5a69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:17.117874 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-01f8edec-631e-4101-a85b-8178487c5a69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:17.178915 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-01f8edec-631e-4101-a85b-8178487c5a69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:17.185975 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-01f8edec-631e-4101-a85b-8178487c5a69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:17.185975 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-01f8edec-631e-4101-a85b-8178487c5a69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:17.189876 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-01f8edec-631e-4101-a85b-8178487c5a69 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1293 microversion: 2.60 time: 0.110302 Jun 10 13:25:17.189876 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 472/1435] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:17 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1293 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:17.200536 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:25:17.200716 np0000002501 devstack@n-api.service[86679]: INFO nova.network.security_group_api [None req-7da8dc6f-5eff-4174-b614-bb2f9a7e86f0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Adding security group 3dd72472-b23a-4c5a-9c19-f2c551488365 to port 47f29ca9-6613-44af-b866-1efb3e75ad66 Jun 10 13:25:17.200765 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:25:17.200765 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:25:17.200765 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:25:17.200765 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:25:17.207108 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:17.207236 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:17.207316 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:17.208079 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:17.208257 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:17.208449 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:17.219429 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Getting quotas for project 7f09d4ca1c7d45fab691b8e6f60c3792. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:25:17.221591 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Getting quotas for user f1ff0ee95dc54ea79f737ee18b3ba4b7 and project 7f09d4ca1c7d45fab691b8e6f60c3792. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:25:17.227553 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:25:17.229039 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] 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='d08c3ea7-06d5-4141-b206-dd66537ec33c',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:25:17.281312 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-00e31adc-36d8-4975-b3b1-37a9ae9c2588 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.687121 Jun 10 13:25:17.281868 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 476/1436] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:25:16 2026] POST /compute/v2.1/servers => generated 378 bytes in 688 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:25:17.300849 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e3166167-5ddb-4a0e-aa83-053873e0508c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:17.303288 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e3166167-5ddb-4a0e-aa83-053873e0508c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:17.320204 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e3166167-5ddb-4a0e-aa83-053873e0508c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:17.382607 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e3166167-5ddb-4a0e-aa83-053873e0508c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:17.392603 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e3166167-5ddb-4a0e-aa83-053873e0508c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1250 microversion: 2.1 time: 0.096965 Jun 10 13:25:17.393288 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 473/1437] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:17 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1250 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:17.609653 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7da8dc6f-5eff-4174-b614-bb2f9a7e86f0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "POST /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/action" status: 202 len: 0 microversion: 2.60 time: 0.654930 Jun 10 13:25:17.610022 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 489/1438] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:25:16 2026] POST /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/action => generated 0 bytes in 655 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:25:17.620518 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-baf9fda1-70eb-479b-b3c9-123131e11f7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:17.622411 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-baf9fda1-70eb-479b-b3c9-123131e11f7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:17.628473 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-baf9fda1-70eb-479b-b3c9-123131e11f7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:17.628844 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-baf9fda1-70eb-479b-b3c9-123131e11f7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:17.629150 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-baf9fda1-70eb-479b-b3c9-123131e11f7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:17.629782 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-baf9fda1-70eb-479b-b3c9-123131e11f7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:17.630142 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-baf9fda1-70eb-479b-b3c9-123131e11f7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:17.630445 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-baf9fda1-70eb-479b-b3c9-123131e11f7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:17.648263 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-baf9fda1-70eb-479b-b3c9-123131e11f7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:17.721486 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-61449a06-412b-4268-9584-a635793871c2 req-6c2b85af-a815-4f92-9bf3-4e0540f8a783 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4ec9549f-95d2-454c-8b66-a939b098af7a", "tag": "47f29ca9-6613-44af-b866-1efb3e75ad66"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:17.730303 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-61449a06-412b-4268-9584-a635793871c2 req-6c2b85af-a815-4f92-9bf3-4e0540f8a783 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:17.730635 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-61449a06-412b-4268-9584-a635793871c2 req-6c2b85af-a815-4f92-9bf3-4e0540f8a783 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:17.730802 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-61449a06-412b-4268-9584-a635793871c2 req-6c2b85af-a815-4f92-9bf3-4e0540f8a783 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:17.738618 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-61449a06-412b-4268-9584-a635793871c2 req-6c2b85af-a815-4f92-9bf3-4e0540f8a783 service nova] Creating event network-changed:47f29ca9-6613-44af-b866-1efb3e75ad66 for instance 4ec9549f-95d2-454c-8b66-a939b098af7a on np0000002501 Jun 10 13:25:17.739007 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-61449a06-412b-4268-9584-a635793871c2 req-6c2b85af-a815-4f92-9bf3-4e0540f8a783 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:17.742735 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-61449a06-412b-4268-9584-a635793871c2 req-6c2b85af-a815-4f92-9bf3-4e0540f8a783 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023415 Jun 10 13:25:17.743030 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 474/1439] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:17 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 10 13:25:17.802739 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-baf9fda1-70eb-479b-b3c9-123131e11f7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:17.811380 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-baf9fda1-70eb-479b-b3c9-123131e11f7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:17.812588 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-baf9fda1-70eb-479b-b3c9-123131e11f7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:17.819340 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-baf9fda1-70eb-479b-b3c9-123131e11f7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1737 microversion: 2.60 time: 0.200715 Jun 10 13:25:17.819887 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 477/1440] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:17 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1737 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:17.960079 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ec79e2bf-7998-478b-bc20-d2d6c1439e60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:17.961978 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ec79e2bf-7998-478b-bc20-d2d6c1439e60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:17.967526 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec79e2bf-7998-478b-bc20-d2d6c1439e60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:17.967928 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec79e2bf-7998-478b-bc20-d2d6c1439e60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:17.968223 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec79e2bf-7998-478b-bc20-d2d6c1439e60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:17.969269 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec79e2bf-7998-478b-bc20-d2d6c1439e60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:17.969369 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec79e2bf-7998-478b-bc20-d2d6c1439e60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:17.969808 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec79e2bf-7998-478b-bc20-d2d6c1439e60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:17.988613 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ec79e2bf-7998-478b-bc20-d2d6c1439e60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:18.172711 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ec79e2bf-7998-478b-bc20-d2d6c1439e60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:18.181976 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ec79e2bf-7998-478b-bc20-d2d6c1439e60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1746 microversion: 2.1 time: 0.225104 Jun 10 13:25:18.182247 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 490/1441] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:17 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1746 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:18.208974 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-490c1625-6cd3-4746-aaed-4439461f1527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:18.211269 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-490c1625-6cd3-4746-aaed-4439461f1527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:18.216518 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-490c1625-6cd3-4746-aaed-4439461f1527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:18.218127 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-490c1625-6cd3-4746-aaed-4439461f1527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:18.218127 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-490c1625-6cd3-4746-aaed-4439461f1527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:18.218127 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-490c1625-6cd3-4746-aaed-4439461f1527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:18.218409 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-490c1625-6cd3-4746-aaed-4439461f1527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:18.218827 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-490c1625-6cd3-4746-aaed-4439461f1527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:18.238154 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-490c1625-6cd3-4746-aaed-4439461f1527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:18.302240 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-490c1625-6cd3-4746-aaed-4439461f1527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:18.310379 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-490c1625-6cd3-4746-aaed-4439461f1527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:18.311319 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-490c1625-6cd3-4746-aaed-4439461f1527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:18.316829 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-490c1625-6cd3-4746-aaed-4439461f1527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1349 microversion: 2.60 time: 0.109740 Jun 10 13:25:18.317372 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 475/1442] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:18 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1349 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:18.410659 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6d1144d8-e5c5-4af7-9dff-270cb31f64a4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:18.413661 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6d1144d8-e5c5-4af7-9dff-270cb31f64a4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:18.418571 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d1144d8-e5c5-4af7-9dff-270cb31f64a4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:18.418881 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d1144d8-e5c5-4af7-9dff-270cb31f64a4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:18.419100 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d1144d8-e5c5-4af7-9dff-270cb31f64a4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:18.419633 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d1144d8-e5c5-4af7-9dff-270cb31f64a4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:18.422128 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d1144d8-e5c5-4af7-9dff-270cb31f64a4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:18.422128 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6d1144d8-e5c5-4af7-9dff-270cb31f64a4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:18.438460 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6d1144d8-e5c5-4af7-9dff-270cb31f64a4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:18.495586 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6d1144d8-e5c5-4af7-9dff-270cb31f64a4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:18.504325 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6d1144d8-e5c5-4af7-9dff-270cb31f64a4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1254 microversion: 2.1 time: 0.097331 Jun 10 13:25:18.504687 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 478/1443] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:18 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1254 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:19.201052 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8303783a-2e33-45dc-86ca-187bc2b3c7e5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:19.203310 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8303783a-2e33-45dc-86ca-187bc2b3c7e5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:19.207755 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8303783a-2e33-45dc-86ca-187bc2b3c7e5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:19.208035 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8303783a-2e33-45dc-86ca-187bc2b3c7e5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:19.208306 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8303783a-2e33-45dc-86ca-187bc2b3c7e5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:19.208780 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8303783a-2e33-45dc-86ca-187bc2b3c7e5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:19.209103 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8303783a-2e33-45dc-86ca-187bc2b3c7e5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:19.209398 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8303783a-2e33-45dc-86ca-187bc2b3c7e5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:19.225909 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8303783a-2e33-45dc-86ca-187bc2b3c7e5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:19.348124 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0823f79f-8720-4ceb-81ce-8f38f29d3024 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:19.354278 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0823f79f-8720-4ceb-81ce-8f38f29d3024 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:19.362242 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0823f79f-8720-4ceb-81ce-8f38f29d3024 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:19.362242 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0823f79f-8720-4ceb-81ce-8f38f29d3024 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:19.362469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0823f79f-8720-4ceb-81ce-8f38f29d3024 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:19.363726 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0823f79f-8720-4ceb-81ce-8f38f29d3024 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:19.363726 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0823f79f-8720-4ceb-81ce-8f38f29d3024 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:19.363726 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0823f79f-8720-4ceb-81ce-8f38f29d3024 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:19.394136 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8303783a-2e33-45dc-86ca-187bc2b3c7e5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:19.408118 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8303783a-2e33-45dc-86ca-187bc2b3c7e5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1746 microversion: 2.1 time: 0.208683 Jun 10 13:25:19.408613 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 491/1444] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:19 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1746 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:19.411816 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0823f79f-8720-4ceb-81ce-8f38f29d3024 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:19.495154 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0823f79f-8720-4ceb-81ce-8f38f29d3024 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:19.501984 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0823f79f-8720-4ceb-81ce-8f38f29d3024 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:19.502935 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0823f79f-8720-4ceb-81ce-8f38f29d3024 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:19.508073 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0823f79f-8720-4ceb-81ce-8f38f29d3024 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1349 microversion: 2.60 time: 0.165292 Jun 10 13:25:19.508506 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 476/1445] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:19 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1349 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:19.531805 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b77400fe-4f48-4871-a95a-e0494432910d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:19.535974 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b77400fe-4f48-4871-a95a-e0494432910d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:19.542230 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b77400fe-4f48-4871-a95a-e0494432910d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:19.542230 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b77400fe-4f48-4871-a95a-e0494432910d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:19.542816 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b77400fe-4f48-4871-a95a-e0494432910d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:19.544143 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b77400fe-4f48-4871-a95a-e0494432910d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:19.544143 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b77400fe-4f48-4871-a95a-e0494432910d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:19.544143 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b77400fe-4f48-4871-a95a-e0494432910d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:19.567817 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b77400fe-4f48-4871-a95a-e0494432910d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:19.631988 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b77400fe-4f48-4871-a95a-e0494432910d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:19.640005 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b77400fe-4f48-4871-a95a-e0494432910d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1246 microversion: 2.1 time: 0.112724 Jun 10 13:25:19.640364 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 479/1446] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:19 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1246 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:19.659393 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-ba6b9087-7c65-4653-809c-cc225976ae1a req-be63176c-eaf4-489e-9451-ff0476ba1c1f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94a2631d-eb8c-46a1-86e5-b84e7feb182a", "name": "network-vif-plugged", "status": "completed", "tag": "78c944cf-6c5f-469b-ab1e-af063b249997"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:19.668814 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-ba6b9087-7c65-4653-809c-cc225976ae1a req-be63176c-eaf4-489e-9451-ff0476ba1c1f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:19.669038 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-ba6b9087-7c65-4653-809c-cc225976ae1a req-be63176c-eaf4-489e-9451-ff0476ba1c1f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:19.669199 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-ba6b9087-7c65-4653-809c-cc225976ae1a req-be63176c-eaf4-489e-9451-ff0476ba1c1f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:19.683803 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-ba6b9087-7c65-4653-809c-cc225976ae1a req-be63176c-eaf4-489e-9451-ff0476ba1c1f service nova] Creating event network-vif-plugged:78c944cf-6c5f-469b-ab1e-af063b249997 for instance 94a2631d-eb8c-46a1-86e5-b84e7feb182a on np0000002501 Jun 10 13:25:19.684201 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-ba6b9087-7c65-4653-809c-cc225976ae1a req-be63176c-eaf4-489e-9451-ff0476ba1c1f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:19.688476 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-ba6b9087-7c65-4653-809c-cc225976ae1a req-be63176c-eaf4-489e-9451-ff0476ba1c1f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034060 Jun 10 13:25:19.689621 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 492/1447] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:19 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:25:19.841090 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5598d128-ad29-4e8c-b84b-a9b53afe840b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:19.842987 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5598d128-ad29-4e8c-b84b-a9b53afe840b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:19.846252 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5598d128-ad29-4e8c-b84b-a9b53afe840b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:19.846433 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5598d128-ad29-4e8c-b84b-a9b53afe840b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:19.846575 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5598d128-ad29-4e8c-b84b-a9b53afe840b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:19.846821 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5598d128-ad29-4e8c-b84b-a9b53afe840b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:19.846947 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5598d128-ad29-4e8c-b84b-a9b53afe840b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:19.847061 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5598d128-ad29-4e8c-b84b-a9b53afe840b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:19.862385 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5598d128-ad29-4e8c-b84b-a9b53afe840b tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.022832 Jun 10 13:25:19.862897 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 477/1448] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:25:19 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef/os-volume_attachments => generated 25 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:19.916714 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d1bbf151-b71f-4982-8847-7023fce8055f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:19.916714 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d1bbf151-b71f-4982-8847-7023fce8055f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:19.921257 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1bbf151-b71f-4982-8847-7023fce8055f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:19.921682 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1bbf151-b71f-4982-8847-7023fce8055f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:19.921938 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1bbf151-b71f-4982-8847-7023fce8055f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:19.922313 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1bbf151-b71f-4982-8847-7023fce8055f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:19.922598 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1bbf151-b71f-4982-8847-7023fce8055f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:19.922940 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1bbf151-b71f-4982-8847-7023fce8055f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:19.940188 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d1bbf151-b71f-4982-8847-7023fce8055f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:25:20.014603 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d1bbf151-b71f-4982-8847-7023fce8055f tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 204 len: 0 microversion: 2.20 time: 0.104079 Jun 10 13:25:20.015206 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 480/1449] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:25:19 2026] DELETE /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:25:20.026769 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-35a7e746-4219-47b4-ad92-bb23276dd205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:20.028962 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-35a7e746-4219-47b4-ad92-bb23276dd205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:20.034081 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-35a7e746-4219-47b4-ad92-bb23276dd205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:20.034472 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-35a7e746-4219-47b4-ad92-bb23276dd205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:20.034658 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-35a7e746-4219-47b4-ad92-bb23276dd205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:20.035393 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-35a7e746-4219-47b4-ad92-bb23276dd205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:20.036301 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-35a7e746-4219-47b4-ad92-bb23276dd205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:20.037148 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-35a7e746-4219-47b4-ad92-bb23276dd205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:20.058090 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-35a7e746-4219-47b4-ad92-bb23276dd205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:20.275021 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-35a7e746-4219-47b4-ad92-bb23276dd205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:20.280883 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-35a7e746-4219-47b4-ad92-bb23276dd205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:20.281727 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-35a7e746-4219-47b4-ad92-bb23276dd205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:20.286688 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-35a7e746-4219-47b4-ad92-bb23276dd205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1712 microversion: 2.20 time: 0.262463 Jun 10 13:25:20.287011 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 493/1450] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:20 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1712 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:20.426673 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7a3901f7-d3e8-4820-af2d-88d0819a6873 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:20.428413 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7a3901f7-d3e8-4820-af2d-88d0819a6873 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:20.433996 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a3901f7-d3e8-4820-af2d-88d0819a6873 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:20.434306 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a3901f7-d3e8-4820-af2d-88d0819a6873 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:20.434638 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a3901f7-d3e8-4820-af2d-88d0819a6873 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:20.435204 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a3901f7-d3e8-4820-af2d-88d0819a6873 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:20.435596 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a3901f7-d3e8-4820-af2d-88d0819a6873 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:20.435869 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a3901f7-d3e8-4820-af2d-88d0819a6873 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:20.452628 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7a3901f7-d3e8-4820-af2d-88d0819a6873 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:20.539008 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-825cebf4-5e00-49ae-8e2d-406df8918947 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:20.541165 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-825cebf4-5e00-49ae-8e2d-406df8918947 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:20.545826 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-825cebf4-5e00-49ae-8e2d-406df8918947 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:20.546111 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-825cebf4-5e00-49ae-8e2d-406df8918947 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:20.549006 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-825cebf4-5e00-49ae-8e2d-406df8918947 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:20.549006 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-825cebf4-5e00-49ae-8e2d-406df8918947 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:20.549006 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-825cebf4-5e00-49ae-8e2d-406df8918947 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:20.549006 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-825cebf4-5e00-49ae-8e2d-406df8918947 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:20.568285 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-825cebf4-5e00-49ae-8e2d-406df8918947 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:20.630539 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7a3901f7-d3e8-4820-af2d-88d0819a6873 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:20.644627 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7a3901f7-d3e8-4820-af2d-88d0819a6873 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1746 microversion: 2.1 time: 0.217633 Jun 10 13:25:20.644627 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 478/1451] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:20 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1746 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:20.657143 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-825cebf4-5e00-49ae-8e2d-406df8918947 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:20.665086 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-825cebf4-5e00-49ae-8e2d-406df8918947 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:20.665086 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-825cebf4-5e00-49ae-8e2d-406df8918947 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:20.670288 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-825cebf4-5e00-49ae-8e2d-406df8918947 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1349 microversion: 2.60 time: 0.137299 Jun 10 13:25:20.670288 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 481/1452] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:20 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1349 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:20.673414 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8b572003-0175-4fd3-a4f1-dd50077a8b5c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:20.683007 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8b572003-0175-4fd3-a4f1-dd50077a8b5c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:20.689839 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8b572003-0175-4fd3-a4f1-dd50077a8b5c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:20.689839 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8b572003-0175-4fd3-a4f1-dd50077a8b5c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:20.689839 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8b572003-0175-4fd3-a4f1-dd50077a8b5c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:20.689839 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8b572003-0175-4fd3-a4f1-dd50077a8b5c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:20.690157 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8b572003-0175-4fd3-a4f1-dd50077a8b5c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:20.690469 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8b572003-0175-4fd3-a4f1-dd50077a8b5c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:20.734953 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8b572003-0175-4fd3-a4f1-dd50077a8b5c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:20.804934 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8b572003-0175-4fd3-a4f1-dd50077a8b5c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:20.818321 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8b572003-0175-4fd3-a4f1-dd50077a8b5c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1246 microversion: 2.1 time: 0.148075 Jun 10 13:25:20.818661 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 494/1453] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:20 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1246 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:21.242375 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-b552a70f-e65d-4bc6-a243-6200fb8dc954 req-9566721c-7e56-45c0-9d4c-d6fa9e28af0b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2803ac45-c798-4ffb-8f2b-43462a2f48ef", "name": "network-vif-unplugged", "status": "completed", "tag": "bbefa507-37ae-4460-9f3c-62fc7dd090db"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:21.248079 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b552a70f-e65d-4bc6-a243-6200fb8dc954 req-9566721c-7e56-45c0-9d4c-d6fa9e28af0b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:21.253372 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b552a70f-e65d-4bc6-a243-6200fb8dc954 req-9566721c-7e56-45c0-9d4c-d6fa9e28af0b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:21.253372 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b552a70f-e65d-4bc6-a243-6200fb8dc954 req-9566721c-7e56-45c0-9d4c-d6fa9e28af0b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:21.263195 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b552a70f-e65d-4bc6-a243-6200fb8dc954 req-9566721c-7e56-45c0-9d4c-d6fa9e28af0b service nova] Creating event network-vif-unplugged:bbefa507-37ae-4460-9f3c-62fc7dd090db for instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef on np0000002501 Jun 10 13:25:21.264117 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-b552a70f-e65d-4bc6-a243-6200fb8dc954 req-9566721c-7e56-45c0-9d4c-d6fa9e28af0b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:21.270847 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-b552a70f-e65d-4bc6-a243-6200fb8dc954 req-9566721c-7e56-45c0-9d4c-d6fa9e28af0b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.033544 Jun 10 13:25:21.271395 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 479/1454] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:21 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 10 13:25:21.307421 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-34406da9-f34c-4138-9984-0b2a24060e59 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:21.310121 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-34406da9-f34c-4138-9984-0b2a24060e59 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:21.318550 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34406da9-f34c-4138-9984-0b2a24060e59 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:21.318923 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34406da9-f34c-4138-9984-0b2a24060e59 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:21.319433 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34406da9-f34c-4138-9984-0b2a24060e59 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:21.320192 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34406da9-f34c-4138-9984-0b2a24060e59 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:21.320302 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34406da9-f34c-4138-9984-0b2a24060e59 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:21.321008 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34406da9-f34c-4138-9984-0b2a24060e59 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:21.371375 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-34406da9-f34c-4138-9984-0b2a24060e59 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:21.631896 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-34406da9-f34c-4138-9984-0b2a24060e59 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:21.639591 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-34406da9-f34c-4138-9984-0b2a24060e59 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:21.640297 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-34406da9-f34c-4138-9984-0b2a24060e59 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:21.646632 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-34406da9-f34c-4138-9984-0b2a24060e59 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1712 microversion: 2.20 time: 0.341934 Jun 10 13:25:21.646986 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 482/1455] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:21 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1712 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:21.672374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-68157b46-568b-405c-8227-dd9637809df7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:21.675952 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-68157b46-568b-405c-8227-dd9637809df7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:21.681119 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-68157b46-568b-405c-8227-dd9637809df7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:21.681454 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-68157b46-568b-405c-8227-dd9637809df7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:21.681759 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-68157b46-568b-405c-8227-dd9637809df7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:21.682360 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-68157b46-568b-405c-8227-dd9637809df7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:21.682772 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-68157b46-568b-405c-8227-dd9637809df7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:21.683148 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-68157b46-568b-405c-8227-dd9637809df7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:21.701957 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7c986c1a-83c8-4fa2-8a31-dfe5c909f5ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:21.705504 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7c986c1a-83c8-4fa2-8a31-dfe5c909f5ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:21.710703 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c986c1a-83c8-4fa2-8a31-dfe5c909f5ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:21.710987 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-68157b46-568b-405c-8227-dd9637809df7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:21.711054 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c986c1a-83c8-4fa2-8a31-dfe5c909f5ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:21.711771 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c986c1a-83c8-4fa2-8a31-dfe5c909f5ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:21.711898 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c986c1a-83c8-4fa2-8a31-dfe5c909f5ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:21.712214 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c986c1a-83c8-4fa2-8a31-dfe5c909f5ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:21.712605 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c986c1a-83c8-4fa2-8a31-dfe5c909f5ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:21.740977 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7c986c1a-83c8-4fa2-8a31-dfe5c909f5ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:21.758532 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-29f72489-841b-4fdc-9e55-608ba7e1ad4f req-fc31c39e-d9e7-486b-a881-60a5d80ce40a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94a2631d-eb8c-46a1-86e5-b84e7feb182a", "name": "network-vif-plugged", "status": "completed", "tag": "78c944cf-6c5f-469b-ab1e-af063b249997"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:21.892331 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-68157b46-568b-405c-8227-dd9637809df7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:21.921438 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-68157b46-568b-405c-8227-dd9637809df7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1731 microversion: 2.1 time: 0.251379 Jun 10 13:25:21.921840 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 495/1456] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:21 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1731 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:21.924935 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7c5f6317-777a-4563-ae66-0a87ac0e1011 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:21.927411 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7c5f6317-777a-4563-ae66-0a87ac0e1011 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:21.933053 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c5f6317-777a-4563-ae66-0a87ac0e1011 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:21.934761 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c5f6317-777a-4563-ae66-0a87ac0e1011 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:21.934761 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c5f6317-777a-4563-ae66-0a87ac0e1011 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:21.934761 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c5f6317-777a-4563-ae66-0a87ac0e1011 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:21.934761 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c5f6317-777a-4563-ae66-0a87ac0e1011 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:21.936793 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c5f6317-777a-4563-ae66-0a87ac0e1011 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:21.957963 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7c5f6317-777a-4563-ae66-0a87ac0e1011 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:21.992791 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-29f72489-841b-4fdc-9e55-608ba7e1ad4f req-fc31c39e-d9e7-486b-a881-60a5d80ce40a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:21.993047 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-29f72489-841b-4fdc-9e55-608ba7e1ad4f req-fc31c39e-d9e7-486b-a881-60a5d80ce40a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:21.993252 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-29f72489-841b-4fdc-9e55-608ba7e1ad4f req-fc31c39e-d9e7-486b-a881-60a5d80ce40a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:22.010950 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-29f72489-841b-4fdc-9e55-608ba7e1ad4f req-fc31c39e-d9e7-486b-a881-60a5d80ce40a service nova] Creating event network-vif-plugged:78c944cf-6c5f-469b-ab1e-af063b249997 for instance 94a2631d-eb8c-46a1-86e5-b84e7feb182a on np0000002501 Jun 10 13:25:22.011625 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-29f72489-841b-4fdc-9e55-608ba7e1ad4f req-fc31c39e-d9e7-486b-a881-60a5d80ce40a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:22.012733 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7c986c1a-83c8-4fa2-8a31-dfe5c909f5ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:22.019525 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7c986c1a-83c8-4fa2-8a31-dfe5c909f5ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:22.020417 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7c986c1a-83c8-4fa2-8a31-dfe5c909f5ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:22.024803 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-29f72489-841b-4fdc-9e55-608ba7e1ad4f req-fc31c39e-d9e7-486b-a881-60a5d80ce40a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.267514 Jun 10 13:25:22.024803 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 483/1457] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:21 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:25:22.025571 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7c986c1a-83c8-4fa2-8a31-dfe5c909f5ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1425 microversion: 2.60 time: 0.326071 Jun 10 13:25:22.026058 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 480/1458] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:21 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1425 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:22.030097 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-40f3a945-50eb-459b-974f-7066e92c832b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:22.033271 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-40f3a945-50eb-459b-974f-7066e92c832b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:22.046844 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-40f3a945-50eb-459b-974f-7066e92c832b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:22.047224 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-40f3a945-50eb-459b-974f-7066e92c832b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:22.047577 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-40f3a945-50eb-459b-974f-7066e92c832b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:22.048206 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-40f3a945-50eb-459b-974f-7066e92c832b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:22.050727 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-40f3a945-50eb-459b-974f-7066e92c832b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:22.051230 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-40f3a945-50eb-459b-974f-7066e92c832b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:22.060625 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7c5f6317-777a-4563-ae66-0a87ac0e1011 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:22.070759 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-40f3a945-50eb-459b-974f-7066e92c832b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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 10 13:25:22.075547 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7c5f6317-777a-4563-ae66-0a87ac0e1011 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1302 microversion: 2.1 time: 0.153092 Jun 10 13:25:22.076013 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 496/1459] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:21 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1302 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:22.265800 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-40f3a945-50eb-459b-974f-7066e92c832b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '285d3d3f4f5e4feda903a9acd3540748', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', '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=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:22.277474 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-40f3a945-50eb-459b-974f-7066e92c832b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1731 microversion: 2.1 time: 0.251895 Jun 10 13:25:22.278075 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 484/1460] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:22 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1731 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:22.672557 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ad87329b-4a47-456f-82fd-07af7ca348c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:22.674889 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ad87329b-4a47-456f-82fd-07af7ca348c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:22.679497 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad87329b-4a47-456f-82fd-07af7ca348c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:22.679929 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad87329b-4a47-456f-82fd-07af7ca348c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:22.679929 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad87329b-4a47-456f-82fd-07af7ca348c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:22.680440 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad87329b-4a47-456f-82fd-07af7ca348c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:22.680862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad87329b-4a47-456f-82fd-07af7ca348c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:22.681553 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad87329b-4a47-456f-82fd-07af7ca348c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:22.716586 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ad87329b-4a47-456f-82fd-07af7ca348c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:22.900160 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ad87329b-4a47-456f-82fd-07af7ca348c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:22.907879 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ad87329b-4a47-456f-82fd-07af7ca348c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:22.908810 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ad87329b-4a47-456f-82fd-07af7ca348c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:22.916625 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ad87329b-4a47-456f-82fd-07af7ca348c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1712 microversion: 2.20 time: 0.246969 Jun 10 13:25:22.916998 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 481/1461] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:22 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1712 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:23.056260 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-59833ec7-08dd-4e53-a310-662a9469a671 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:23.059601 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-59833ec7-08dd-4e53-a310-662a9469a671 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:23.066582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-59833ec7-08dd-4e53-a310-662a9469a671 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:23.066582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-59833ec7-08dd-4e53-a310-662a9469a671 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:23.066582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-59833ec7-08dd-4e53-a310-662a9469a671 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:23.066582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-59833ec7-08dd-4e53-a310-662a9469a671 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:23.066582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-59833ec7-08dd-4e53-a310-662a9469a671 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:23.066582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-59833ec7-08dd-4e53-a310-662a9469a671 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:23.086176 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-59833ec7-08dd-4e53-a310-662a9469a671 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:23.096391 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-513b1726-2d7d-4544-88f4-57744f074fb7 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:23.100195 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-513b1726-2d7d-4544-88f4-57744f074fb7 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:23.103860 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-513b1726-2d7d-4544-88f4-57744f074fb7 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:23.104122 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-513b1726-2d7d-4544-88f4-57744f074fb7 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:23.104341 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-513b1726-2d7d-4544-88f4-57744f074fb7 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:23.104841 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-513b1726-2d7d-4544-88f4-57744f074fb7 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:23.105169 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-513b1726-2d7d-4544-88f4-57744f074fb7 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:23.105532 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-513b1726-2d7d-4544-88f4-57744f074fb7 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:23.128645 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-513b1726-2d7d-4544-88f4-57744f074fb7 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:23.213231 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-513b1726-2d7d-4544-88f4-57744f074fb7 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:23.221937 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-513b1726-2d7d-4544-88f4-57744f074fb7 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1302 microversion: 2.1 time: 0.127534 Jun 10 13:25:23.222771 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 485/1462] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:23 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1302 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:23.320822 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-64e78439-fddf-4c18-b9bd-230199539000 req-41a15435-1659-4d1c-966d-64a953c63e16 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2803ac45-c798-4ffb-8f2b-43462a2f48ef", "name": "network-vif-unplugged", "status": "completed", "tag": "bbefa507-37ae-4460-9f3c-62fc7dd090db"}, {"name": "network-changed", "server_uuid": "e2d0aab2-8a69-47cb-95d6-d267b7685bad", "tag": "8edee8cd-269d-4958-9827-e4bc5b8ef1bb"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:23.332756 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-64e78439-fddf-4c18-b9bd-230199539000 req-41a15435-1659-4d1c-966d-64a953c63e16 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:23.333270 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-64e78439-fddf-4c18-b9bd-230199539000 req-41a15435-1659-4d1c-966d-64a953c63e16 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:23.333977 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-64e78439-fddf-4c18-b9bd-230199539000 req-41a15435-1659-4d1c-966d-64a953c63e16 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:23.344336 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-59833ec7-08dd-4e53-a310-662a9469a671 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:23.345581 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-64e78439-fddf-4c18-b9bd-230199539000 req-41a15435-1659-4d1c-966d-64a953c63e16 service nova] Creating event network-vif-unplugged:bbefa507-37ae-4460-9f3c-62fc7dd090db for instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef on np0000002501 Jun 10 13:25:23.346008 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-64e78439-fddf-4c18-b9bd-230199539000 req-41a15435-1659-4d1c-966d-64a953c63e16 service nova] Creating event network-changed:8edee8cd-269d-4958-9827-e4bc5b8ef1bb for instance e2d0aab2-8a69-47cb-95d6-d267b7685bad on np0000002501 Jun 10 13:25:23.346761 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-64e78439-fddf-4c18-b9bd-230199539000 req-41a15435-1659-4d1c-966d-64a953c63e16 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:23.349987 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-59833ec7-08dd-4e53-a310-662a9469a671 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:23.351413 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-59833ec7-08dd-4e53-a310-662a9469a671 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:23.356159 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-64e78439-fddf-4c18-b9bd-230199539000 req-41a15435-1659-4d1c-966d-64a953c63e16 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.037737 Jun 10 13:25:23.356325 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-59833ec7-08dd-4e53-a310-662a9469a671 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1423 microversion: 2.60 time: 0.303153 Jun 10 13:25:23.356384 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 482/1463] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:23 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:25:23.356423 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 497/1464] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:23 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1423 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:23.937235 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bc1141c1-4884-4813-a1da-bb5ecf4fc912 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:23.939503 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bc1141c1-4884-4813-a1da-bb5ecf4fc912 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:23.944991 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bc1141c1-4884-4813-a1da-bb5ecf4fc912 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:23.945315 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bc1141c1-4884-4813-a1da-bb5ecf4fc912 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:23.945624 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bc1141c1-4884-4813-a1da-bb5ecf4fc912 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:23.946145 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bc1141c1-4884-4813-a1da-bb5ecf4fc912 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:23.946543 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bc1141c1-4884-4813-a1da-bb5ecf4fc912 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:23.946899 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bc1141c1-4884-4813-a1da-bb5ecf4fc912 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:23.969790 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bc1141c1-4884-4813-a1da-bb5ecf4fc912 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:24.049084 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bc1141c1-4884-4813-a1da-bb5ecf4fc912 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:24.056553 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bc1141c1-4884-4813-a1da-bb5ecf4fc912 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:24.056746 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bc1141c1-4884-4813-a1da-bb5ecf4fc912 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:24.063706 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bc1141c1-4884-4813-a1da-bb5ecf4fc912 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1359 microversion: 2.20 time: 0.128637 Jun 10 13:25:24.064031 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 486/1465] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:23 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1359 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:24.095864 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-3f318788-41f6-4942-ba2f-48ba034d3415 req-a432035b-dbd8-45ec-9bd5-0b4480d0258d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2803ac45-c798-4ffb-8f2b-43462a2f48ef", "name": "network-vif-deleted", "tag": "bbefa507-37ae-4460-9f3c-62fc7dd090db"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:24.105157 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-3f318788-41f6-4942-ba2f-48ba034d3415 req-a432035b-dbd8-45ec-9bd5-0b4480d0258d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:24.105815 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-3f318788-41f6-4942-ba2f-48ba034d3415 req-a432035b-dbd8-45ec-9bd5-0b4480d0258d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:24.106218 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-3f318788-41f6-4942-ba2f-48ba034d3415 req-a432035b-dbd8-45ec-9bd5-0b4480d0258d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:24.115570 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-3f318788-41f6-4942-ba2f-48ba034d3415 req-a432035b-dbd8-45ec-9bd5-0b4480d0258d service nova] Creating event network-vif-deleted:bbefa507-37ae-4460-9f3c-62fc7dd090db for instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef on np0000002501 Jun 10 13:25:24.116569 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-3f318788-41f6-4942-ba2f-48ba034d3415 req-a432035b-dbd8-45ec-9bd5-0b4480d0258d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:24.121893 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-3f318788-41f6-4942-ba2f-48ba034d3415 req-a432035b-dbd8-45ec-9bd5-0b4480d0258d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029836 Jun 10 13:25:24.122426 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 483/1466] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:24 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 10 13:25:24.240676 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a67a3d0e-b9dc-44b7-ae99-8c456418f9f1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:24.242512 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a67a3d0e-b9dc-44b7-ae99-8c456418f9f1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:24.247946 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a67a3d0e-b9dc-44b7-ae99-8c456418f9f1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:24.248093 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a67a3d0e-b9dc-44b7-ae99-8c456418f9f1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:24.248589 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a67a3d0e-b9dc-44b7-ae99-8c456418f9f1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:24.249534 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a67a3d0e-b9dc-44b7-ae99-8c456418f9f1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:24.249709 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a67a3d0e-b9dc-44b7-ae99-8c456418f9f1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:24.250045 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a67a3d0e-b9dc-44b7-ae99-8c456418f9f1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:24.270272 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a67a3d0e-b9dc-44b7-ae99-8c456418f9f1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:24.350918 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a67a3d0e-b9dc-44b7-ae99-8c456418f9f1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:24.362174 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a67a3d0e-b9dc-44b7-ae99-8c456418f9f1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1310 microversion: 2.1 time: 0.124696 Jun 10 13:25:24.362512 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 498/1467] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:24 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1310 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:24.376127 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e1d40a06-1d35-435e-bd7f-fdd12b902fd9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:24.379363 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e1d40a06-1d35-435e-bd7f-fdd12b902fd9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:24.387082 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e1d40a06-1d35-435e-bd7f-fdd12b902fd9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:24.387844 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e1d40a06-1d35-435e-bd7f-fdd12b902fd9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:24.389544 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e1d40a06-1d35-435e-bd7f-fdd12b902fd9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:24.389544 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e1d40a06-1d35-435e-bd7f-fdd12b902fd9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:24.389544 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e1d40a06-1d35-435e-bd7f-fdd12b902fd9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:24.391174 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e1d40a06-1d35-435e-bd7f-fdd12b902fd9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:24.423636 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e1d40a06-1d35-435e-bd7f-fdd12b902fd9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:24.694760 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e1d40a06-1d35-435e-bd7f-fdd12b902fd9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:24.704662 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e1d40a06-1d35-435e-bd7f-fdd12b902fd9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:24.706052 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e1d40a06-1d35-435e-bd7f-fdd12b902fd9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:24.712427 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e1d40a06-1d35-435e-bd7f-fdd12b902fd9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1423 microversion: 2.60 time: 0.339205 Jun 10 13:25:24.713025 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 487/1468] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:24 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1423 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:25.089371 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:25.089959 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:25.094293 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:25.094632 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:25.094905 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:25.095373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:25.095739 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:25.096050 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:25.124681 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:25.124912 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:25.125149 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:25.125412 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lazy-loading 'fault' on Instance uuid 2803ac45-c798-4ffb-8f2b-43462a2f48ef {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:25:25.131928 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:25.208999 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:25.214043 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:25.214625 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:25.220120 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8d4b0b8a-19ff-4a13-9e73-23bd203d6205 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1364 microversion: 2.20 time: 0.133695 Jun 10 13:25:25.220858 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 484/1469] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:25 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1364 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:25.386548 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2bbca426-0705-41bd-ac66-bbe77a954d4f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:25.392164 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2bbca426-0705-41bd-ac66-bbe77a954d4f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:25.401888 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2bbca426-0705-41bd-ac66-bbe77a954d4f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:25.402267 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2bbca426-0705-41bd-ac66-bbe77a954d4f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:25.402565 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2bbca426-0705-41bd-ac66-bbe77a954d4f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:25.403740 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2bbca426-0705-41bd-ac66-bbe77a954d4f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:25.404324 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2bbca426-0705-41bd-ac66-bbe77a954d4f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:25.404683 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2bbca426-0705-41bd-ac66-bbe77a954d4f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:25.430093 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2bbca426-0705-41bd-ac66-bbe77a954d4f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:25.615586 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-08e2067e-d00c-4702-a30d-1f2a216ba7ab req-8ceaf6db-0d7a-4766-8926-27162b777367 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "43f6d86f-3eb2-4017-8cc2-d1dcee995036", "tag": "b12f99eb-5b90-4854-8f2b-37235834a794"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:25.628099 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-08e2067e-d00c-4702-a30d-1f2a216ba7ab req-8ceaf6db-0d7a-4766-8926-27162b777367 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:25.628099 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-08e2067e-d00c-4702-a30d-1f2a216ba7ab req-8ceaf6db-0d7a-4766-8926-27162b777367 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:25.628099 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-08e2067e-d00c-4702-a30d-1f2a216ba7ab req-8ceaf6db-0d7a-4766-8926-27162b777367 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:25.638089 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-08e2067e-d00c-4702-a30d-1f2a216ba7ab req-8ceaf6db-0d7a-4766-8926-27162b777367 service nova] Creating event network-changed:b12f99eb-5b90-4854-8f2b-37235834a794 for instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 on np0000002501 Jun 10 13:25:25.639813 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-08e2067e-d00c-4702-a30d-1f2a216ba7ab req-8ceaf6db-0d7a-4766-8926-27162b777367 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:25.645983 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-08e2067e-d00c-4702-a30d-1f2a216ba7ab req-8ceaf6db-0d7a-4766-8926-27162b777367 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.033197 Jun 10 13:25:25.646267 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 488/1470] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:25 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 10 13:25:25.651461 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2bbca426-0705-41bd-ac66-bbe77a954d4f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:25.659759 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2bbca426-0705-41bd-ac66-bbe77a954d4f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1362 microversion: 2.1 time: 0.276253 Jun 10 13:25:25.660031 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 499/1471] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:25 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1362 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:25.735116 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-715bb0f4-8861-49d8-9bc7-f66fd04f5c51 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:25.737104 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-715bb0f4-8861-49d8-9bc7-f66fd04f5c51 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:25.744458 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715bb0f4-8861-49d8-9bc7-f66fd04f5c51 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:25.744812 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715bb0f4-8861-49d8-9bc7-f66fd04f5c51 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:25.745052 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715bb0f4-8861-49d8-9bc7-f66fd04f5c51 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:25.745625 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715bb0f4-8861-49d8-9bc7-f66fd04f5c51 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:25.745975 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715bb0f4-8861-49d8-9bc7-f66fd04f5c51 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:25.746260 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715bb0f4-8861-49d8-9bc7-f66fd04f5c51 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:25.770152 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-715bb0f4-8861-49d8-9bc7-f66fd04f5c51 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:25.926962 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-715bb0f4-8861-49d8-9bc7-f66fd04f5c51 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:25.933563 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-715bb0f4-8861-49d8-9bc7-f66fd04f5c51 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:25.934719 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-715bb0f4-8861-49d8-9bc7-f66fd04f5c51 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:25.939839 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-715bb0f4-8861-49d8-9bc7-f66fd04f5c51 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1423 microversion: 2.60 time: 0.206982 Jun 10 13:25:25.940135 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 485/1472] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:25 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1423 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:26.260019 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:26.263891 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:26.268594 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:26.269049 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:26.269604 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:26.270173 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:26.270695 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:26.271108 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:26.312015 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:26.312596 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:26.313724 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:26.314276 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lazy-loading 'fault' on Instance uuid 2803ac45-c798-4ffb-8f2b-43462a2f48ef {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:25:26.322583 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:26.429433 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:26.440679 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:26.441334 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1909f583c5e9403393e1f05b21023615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7cb4383069a54bd6bee0780c318ce089', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:26.445538 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1a8d5941-07cc-4a04-b6dc-50c0c77318ba tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 200 len: 1364 microversion: 2.20 time: 0.191928 Jun 10 13:25:26.445873 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 489/1473] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:26 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 1364 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:26.484010 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:26.679443 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-04390023-066c-4ccf-afa2-61a2711c3fbb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:26.680917 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-04390023-066c-4ccf-afa2-61a2711c3fbb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:26.688779 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04390023-066c-4ccf-afa2-61a2711c3fbb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:26.688779 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04390023-066c-4ccf-afa2-61a2711c3fbb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:26.688779 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04390023-066c-4ccf-afa2-61a2711c3fbb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:26.688779 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04390023-066c-4ccf-afa2-61a2711c3fbb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:26.689147 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04390023-066c-4ccf-afa2-61a2711c3fbb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:26.689537 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04390023-066c-4ccf-afa2-61a2711c3fbb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:26.709192 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-04390023-066c-4ccf-afa2-61a2711c3fbb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:26.921831 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-04390023-066c-4ccf-afa2-61a2711c3fbb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:26.935312 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-04390023-066c-4ccf-afa2-61a2711c3fbb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1350 microversion: 2.1 time: 0.257310 Jun 10 13:25:26.935312 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 500/1474] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:26 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1350 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:26.958431 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9f6dadf6-7452-4e95-a99e-b2106640b457 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:26.960951 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9f6dadf6-7452-4e95-a99e-b2106640b457 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:26.965764 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6dadf6-7452-4e95-a99e-b2106640b457 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:26.966085 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6dadf6-7452-4e95-a99e-b2106640b457 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:26.966897 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6dadf6-7452-4e95-a99e-b2106640b457 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:26.968322 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6dadf6-7452-4e95-a99e-b2106640b457 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:26.968322 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6dadf6-7452-4e95-a99e-b2106640b457 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:26.968896 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6dadf6-7452-4e95-a99e-b2106640b457 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:26.990947 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9f6dadf6-7452-4e95-a99e-b2106640b457 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:27.167379 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9f6dadf6-7452-4e95-a99e-b2106640b457 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:27.172911 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9f6dadf6-7452-4e95-a99e-b2106640b457 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:27.173739 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9f6dadf6-7452-4e95-a99e-b2106640b457 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:27.178119 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9f6dadf6-7452-4e95-a99e-b2106640b457 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1423 microversion: 2.60 time: 0.221129 Jun 10 13:25:27.178119 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 486/1475] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:26 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1423 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:27.212810 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:27.224664 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=6 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:27.385291 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:27.467912 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4453a71d-d2ea-4541-8f97-00061a6ab5c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:27.469873 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4453a71d-d2ea-4541-8f97-00061a6ab5c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:27.475635 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4453a71d-d2ea-4541-8f97-00061a6ab5c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:27.475939 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4453a71d-d2ea-4541-8f97-00061a6ab5c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:27.476194 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4453a71d-d2ea-4541-8f97-00061a6ab5c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:27.477226 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4453a71d-d2ea-4541-8f97-00061a6ab5c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:27.477226 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4453a71d-d2ea-4541-8f97-00061a6ab5c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:27.477442 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4453a71d-d2ea-4541-8f97-00061a6ab5c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:27.491720 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-4453a71d-d2ea-4541-8f97-00061a6ab5c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] HTTP exception thrown: Instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef could not be found. Jun 10 13:25:27.491998 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4453a71d-d2ea-4541-8f97-00061a6ab5c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Returning 404 to user: Instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:25:27.492449 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4453a71d-d2ea-4541-8f97-00061a6ab5c5 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 404 len: 111 microversion: 2.20 time: 0.026760 Jun 10 13:25:27.492817 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 490/1476] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:27 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:25:27.504143 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2d78bc11-8beb-4bb0-87f0-23af505b0689 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:27.521536 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2d78bc11-8beb-4bb0-87f0-23af505b0689 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-413124544" status: 204 len: 0 microversion: 2.20 time: 0.019051 Jun 10 13:25:27.521842 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 501/1477] 10.4.3.74 () {68 vars in 1370 bytes} [Wed Jun 10 13:25:27 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-413124544 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:25:27.952646 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3caef769-74c0-41ce-92d7-28b11e240603 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:27.955025 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3caef769-74c0-41ce-92d7-28b11e240603 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:27.961645 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3caef769-74c0-41ce-92d7-28b11e240603 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:27.961645 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3caef769-74c0-41ce-92d7-28b11e240603 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:27.961645 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3caef769-74c0-41ce-92d7-28b11e240603 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:27.962314 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3caef769-74c0-41ce-92d7-28b11e240603 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:27.962605 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3caef769-74c0-41ce-92d7-28b11e240603 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:27.962995 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3caef769-74c0-41ce-92d7-28b11e240603 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:27.982422 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3caef769-74c0-41ce-92d7-28b11e240603 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:28.155078 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3caef769-74c0-41ce-92d7-28b11e240603 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:28.164513 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3caef769-74c0-41ce-92d7-28b11e240603 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1350 microversion: 2.1 time: 0.213904 Jun 10 13:25:28.164752 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 487/1478] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:27 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1350 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:28.196790 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3fb2ca1e-984d-4edf-b416-b56b627ef007 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:28.198914 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3fb2ca1e-984d-4edf-b416-b56b627ef007 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:28.203799 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fb2ca1e-984d-4edf-b416-b56b627ef007 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:28.204076 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fb2ca1e-984d-4edf-b416-b56b627ef007 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:28.204675 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fb2ca1e-984d-4edf-b416-b56b627ef007 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:28.204772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fb2ca1e-984d-4edf-b416-b56b627ef007 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:28.205097 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fb2ca1e-984d-4edf-b416-b56b627ef007 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:28.205409 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fb2ca1e-984d-4edf-b416-b56b627ef007 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:28.230086 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3fb2ca1e-984d-4edf-b416-b56b627ef007 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:28.411777 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3fb2ca1e-984d-4edf-b416-b56b627ef007 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:28.417093 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3fb2ca1e-984d-4edf-b416-b56b627ef007 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:28.417687 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3fb2ca1e-984d-4edf-b416-b56b627ef007 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:28.421391 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3fb2ca1e-984d-4edf-b416-b56b627ef007 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1423 microversion: 2.60 time: 0.226734 Jun 10 13:25:28.421950 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 491/1479] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:28 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1423 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:29.159320 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-983b6660-283a-4bd7-92a9-8967a6e4c92c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:29.159727 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-983b6660-283a-4bd7-92a9-8967a6e4c92c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:29.163888 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-983b6660-283a-4bd7-92a9-8967a6e4c92c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:29.164207 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-983b6660-283a-4bd7-92a9-8967a6e4c92c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:29.164427 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-983b6660-283a-4bd7-92a9-8967a6e4c92c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:29.164735 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-983b6660-283a-4bd7-92a9-8967a6e4c92c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:29.165011 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-983b6660-283a-4bd7-92a9-8967a6e4c92c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:29.165243 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-983b6660-283a-4bd7-92a9-8967a6e4c92c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:29.173219 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-983b6660-283a-4bd7-92a9-8967a6e4c92c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] HTTP exception thrown: Instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef could not be found. Jun 10 13:25:29.173540 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-983b6660-283a-4bd7-92a9-8967a6e4c92c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Returning 404 to user: Instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:25:29.174020 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-983b6660-283a-4bd7-92a9-8967a6e4c92c tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 404 len: 111 microversion: 2.20 time: 0.016560 Jun 10 13:25:29.174292 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 502/1480] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:25:29 2026] DELETE /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:25:29.182645 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-553576ef-288b-4685-b571-a352f4b88923 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:29.184576 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-553576ef-288b-4685-b571-a352f4b88923 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:29.184930 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8e5a5e62-7903-4411-9ef6-5b725d764782 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:29.187043 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8e5a5e62-7903-4411-9ef6-5b725d764782 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 2803ac45-c798-4ffb-8f2b-43462a2f48ef] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:29.192143 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8e5a5e62-7903-4411-9ef6-5b725d764782 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:29.192270 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-553576ef-288b-4685-b571-a352f4b88923 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:29.192539 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8e5a5e62-7903-4411-9ef6-5b725d764782 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:29.192644 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-553576ef-288b-4685-b571-a352f4b88923 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:29.192840 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-553576ef-288b-4685-b571-a352f4b88923 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:29.192886 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8e5a5e62-7903-4411-9ef6-5b725d764782 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:29.193395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-553576ef-288b-4685-b571-a352f4b88923 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:29.193451 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8e5a5e62-7903-4411-9ef6-5b725d764782 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:29.193807 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-553576ef-288b-4685-b571-a352f4b88923 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:29.193962 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8e5a5e62-7903-4411-9ef6-5b725d764782 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:29.194184 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-553576ef-288b-4685-b571-a352f4b88923 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:29.194403 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8e5a5e62-7903-4411-9ef6-5b725d764782 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:29.207077 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-8e5a5e62-7903-4411-9ef6-5b725d764782 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] HTTP exception thrown: Instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef could not be found. Jun 10 13:25:29.207629 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8e5a5e62-7903-4411-9ef6-5b725d764782 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Returning 404 to user: Instance 2803ac45-c798-4ffb-8f2b-43462a2f48ef could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:25:29.208208 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8e5a5e62-7903-4411-9ef6-5b725d764782 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef" status: 404 len: 111 microversion: 2.20 time: 0.025307 Jun 10 13:25:29.208315 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-553576ef-288b-4685-b571-a352f4b88923 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:29.208941 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 492/1481] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:29 2026] GET /compute/v2.1/servers/2803ac45-c798-4ffb-8f2b-43462a2f48ef => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:25:29.383074 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-553576ef-288b-4685-b571-a352f4b88923 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:29.394094 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-553576ef-288b-4685-b571-a352f4b88923 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1350 microversion: 2.1 time: 0.213586 Jun 10 13:25:29.394518 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 488/1482] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:29 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1350 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:29.443905 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-303de166-afd7-4303-bd76-9a63bda90d95 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:29.444855 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-303de166-afd7-4303-bd76-9a63bda90d95 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:29.450290 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-303de166-afd7-4303-bd76-9a63bda90d95 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:29.450513 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-303de166-afd7-4303-bd76-9a63bda90d95 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:29.451044 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-303de166-afd7-4303-bd76-9a63bda90d95 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:29.451902 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-303de166-afd7-4303-bd76-9a63bda90d95 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:29.452377 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-303de166-afd7-4303-bd76-9a63bda90d95 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:29.452828 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-303de166-afd7-4303-bd76-9a63bda90d95 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:29.476707 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-303de166-afd7-4303-bd76-9a63bda90d95 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:29.651406 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-303de166-afd7-4303-bd76-9a63bda90d95 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:29.657572 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-303de166-afd7-4303-bd76-9a63bda90d95 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:29.659200 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-303de166-afd7-4303-bd76-9a63bda90d95 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:29.664420 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-303de166-afd7-4303-bd76-9a63bda90d95 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1423 microversion: 2.60 time: 0.223592 Jun 10 13:25:29.665178 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 503/1483] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:29 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1423 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:29.907760 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-1269632c-d90b-4574-9d8b-b3a5aff6264d req-83895380-fc14-4b04-b3e5-cbf1d65e1717 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e2d0aab2-8a69-47cb-95d6-d267b7685bad", "name": "network-vif-plugged", "status": "completed", "tag": "8edee8cd-269d-4958-9827-e4bc5b8ef1bb"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:29.917722 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1269632c-d90b-4574-9d8b-b3a5aff6264d req-83895380-fc14-4b04-b3e5-cbf1d65e1717 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:29.918276 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1269632c-d90b-4574-9d8b-b3a5aff6264d req-83895380-fc14-4b04-b3e5-cbf1d65e1717 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:29.918463 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1269632c-d90b-4574-9d8b-b3a5aff6264d req-83895380-fc14-4b04-b3e5-cbf1d65e1717 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:29.927116 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-1269632c-d90b-4574-9d8b-b3a5aff6264d req-83895380-fc14-4b04-b3e5-cbf1d65e1717 service nova] Creating event network-vif-plugged:8edee8cd-269d-4958-9827-e4bc5b8ef1bb for instance e2d0aab2-8a69-47cb-95d6-d267b7685bad on np0000002501 Jun 10 13:25:29.927683 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-1269632c-d90b-4574-9d8b-b3a5aff6264d req-83895380-fc14-4b04-b3e5-cbf1d65e1717 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:29.935423 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-1269632c-d90b-4574-9d8b-b3a5aff6264d req-83895380-fc14-4b04-b3e5-cbf1d65e1717 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030809 Jun 10 13:25:29.935423 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 493/1484] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:29 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 10 13:25:30.355781 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-644692c4-ee23-4c04-824a-76ba23221724 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:30.356185 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-644692c4-ee23-4c04-824a-76ba23221724 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:30.359693 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-644692c4-ee23-4c04-824a-76ba23221724 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:30.359910 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-644692c4-ee23-4c04-824a-76ba23221724 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:30.360050 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-644692c4-ee23-4c04-824a-76ba23221724 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:30.360339 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-644692c4-ee23-4c04-824a-76ba23221724 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:30.360594 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-644692c4-ee23-4c04-824a-76ba23221724 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:30.360747 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-644692c4-ee23-4c04-824a-76ba23221724 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:30.368043 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-644692c4-ee23-4c04-824a-76ba23221724 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] HTTP exception thrown: Instance 56694632-1419-421a-81b9-1c0ea43cb00a could not be found. Jun 10 13:25:30.368321 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-644692c4-ee23-4c04-824a-76ba23221724 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Returning 404 to user: Instance 56694632-1419-421a-81b9-1c0ea43cb00a could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:25:30.368748 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-644692c4-ee23-4c04-824a-76ba23221724 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 404 len: 111 microversion: 2.20 time: 0.015332 Jun 10 13:25:30.369067 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 489/1485] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:25:30 2026] DELETE /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:25:30.378137 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-08054a63-8092-442d-a06f-fbe70c967c63 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:30.379968 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-08054a63-8092-442d-a06f-fbe70c967c63 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] [instance: 56694632-1419-421a-81b9-1c0ea43cb00a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:30.384764 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08054a63-8092-442d-a06f-fbe70c967c63 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:30.385056 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08054a63-8092-442d-a06f-fbe70c967c63 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:30.385336 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08054a63-8092-442d-a06f-fbe70c967c63 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:30.385877 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08054a63-8092-442d-a06f-fbe70c967c63 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:30.386212 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08054a63-8092-442d-a06f-fbe70c967c63 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:30.386608 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08054a63-8092-442d-a06f-fbe70c967c63 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:30.408254 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-08054a63-8092-442d-a06f-fbe70c967c63 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] HTTP exception thrown: Instance 56694632-1419-421a-81b9-1c0ea43cb00a could not be found. Jun 10 13:25:30.408597 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-08054a63-8092-442d-a06f-fbe70c967c63 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] Returning 404 to user: Instance 56694632-1419-421a-81b9-1c0ea43cb00a could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:25:30.410581 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-08054a63-8092-442d-a06f-fbe70c967c63 tempest-AttachVolumeShelveTestJSON-1666931887 tempest-AttachVolumeShelveTestJSON-1666931887-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a" status: 404 len: 111 microversion: 2.20 time: 0.034859 Jun 10 13:25:30.410958 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 504/1486] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:30 2026] GET /compute/v2.1/servers/56694632-1419-421a-81b9-1c0ea43cb00a => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:25:30.416468 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a739a69b-5a45-49d9-8c77-532a667aa8e9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:30.418481 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a739a69b-5a45-49d9-8c77-532a667aa8e9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:30.424943 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a739a69b-5a45-49d9-8c77-532a667aa8e9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:30.425461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a739a69b-5a45-49d9-8c77-532a667aa8e9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:30.425991 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a739a69b-5a45-49d9-8c77-532a667aa8e9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:30.427023 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a739a69b-5a45-49d9-8c77-532a667aa8e9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:30.427831 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a739a69b-5a45-49d9-8c77-532a667aa8e9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:30.428491 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a739a69b-5a45-49d9-8c77-532a667aa8e9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:30.453164 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a739a69b-5a45-49d9-8c77-532a667aa8e9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:30.692459 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-be889dd3-441e-4cd1-af1d-35d23ce8d46a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:30.696144 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-be889dd3-441e-4cd1-af1d-35d23ce8d46a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:30.704338 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be889dd3-441e-4cd1-af1d-35d23ce8d46a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:30.704776 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be889dd3-441e-4cd1-af1d-35d23ce8d46a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:30.705086 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be889dd3-441e-4cd1-af1d-35d23ce8d46a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:30.705790 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be889dd3-441e-4cd1-af1d-35d23ce8d46a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:30.706144 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be889dd3-441e-4cd1-af1d-35d23ce8d46a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:30.709155 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be889dd3-441e-4cd1-af1d-35d23ce8d46a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:30.721107 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a739a69b-5a45-49d9-8c77-532a667aa8e9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:30.734320 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a739a69b-5a45-49d9-8c77-532a667aa8e9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1350 microversion: 2.1 time: 0.318023 Jun 10 13:25:30.734320 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 494/1487] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:30 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1350 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:30.735780 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-be889dd3-441e-4cd1-af1d-35d23ce8d46a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:30.944433 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-be889dd3-441e-4cd1-af1d-35d23ce8d46a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:30.958141 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-be889dd3-441e-4cd1-af1d-35d23ce8d46a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:30.960098 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-be889dd3-441e-4cd1-af1d-35d23ce8d46a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:30.971968 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-be889dd3-441e-4cd1-af1d-35d23ce8d46a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1423 microversion: 2.60 time: 0.283542 Jun 10 13:25:30.973965 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 490/1488] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:30 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1423 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:31.756375 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8c8c7d3a-1f8f-404e-90ed-0a531d71790c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:31.760234 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8c8c7d3a-1f8f-404e-90ed-0a531d71790c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:31.770691 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8c8c7d3a-1f8f-404e-90ed-0a531d71790c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:31.770691 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8c8c7d3a-1f8f-404e-90ed-0a531d71790c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:31.775476 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8c8c7d3a-1f8f-404e-90ed-0a531d71790c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:31.775476 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8c8c7d3a-1f8f-404e-90ed-0a531d71790c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:31.775476 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8c8c7d3a-1f8f-404e-90ed-0a531d71790c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:31.775622 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8c8c7d3a-1f8f-404e-90ed-0a531d71790c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:31.812816 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8c8c7d3a-1f8f-404e-90ed-0a531d71790c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:32.010864 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8b73f29f-3e23-4fe3-9328-f1e2770f77e3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:32.014693 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8b73f29f-3e23-4fe3-9328-f1e2770f77e3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:32.028673 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8b73f29f-3e23-4fe3-9328-f1e2770f77e3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:32.029000 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8b73f29f-3e23-4fe3-9328-f1e2770f77e3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:32.029245 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8b73f29f-3e23-4fe3-9328-f1e2770f77e3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:32.029797 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8b73f29f-3e23-4fe3-9328-f1e2770f77e3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:32.030283 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8b73f29f-3e23-4fe3-9328-f1e2770f77e3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:32.030576 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8b73f29f-3e23-4fe3-9328-f1e2770f77e3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:32.050224 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-b87bc242-f132-4894-a495-967ca0012264 req-742824ae-b8cc-4762-9dcb-ada18f16c5dc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e2d0aab2-8a69-47cb-95d6-d267b7685bad", "name": "network-vif-plugged", "status": "completed", "tag": "8edee8cd-269d-4958-9827-e4bc5b8ef1bb"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:32.059030 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b87bc242-f132-4894-a495-967ca0012264 req-742824ae-b8cc-4762-9dcb-ada18f16c5dc service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:32.059030 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b87bc242-f132-4894-a495-967ca0012264 req-742824ae-b8cc-4762-9dcb-ada18f16c5dc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:32.059030 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b87bc242-f132-4894-a495-967ca0012264 req-742824ae-b8cc-4762-9dcb-ada18f16c5dc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:32.066482 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8b73f29f-3e23-4fe3-9328-f1e2770f77e3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:32.069151 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b87bc242-f132-4894-a495-967ca0012264 req-742824ae-b8cc-4762-9dcb-ada18f16c5dc service nova] Creating event network-vif-plugged:8edee8cd-269d-4958-9827-e4bc5b8ef1bb for instance e2d0aab2-8a69-47cb-95d6-d267b7685bad on np0000002501 Jun 10 13:25:32.070132 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-b87bc242-f132-4894-a495-967ca0012264 req-742824ae-b8cc-4762-9dcb-ada18f16c5dc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:32.075539 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-b87bc242-f132-4894-a495-967ca0012264 req-742824ae-b8cc-4762-9dcb-ada18f16c5dc service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028578 Jun 10 13:25:32.076454 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 491/1489] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:32 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 10 13:25:32.078970 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-f453e196-ebc7-46d6-b4ed-b8190cedb4e7 req-d8a871d0-3b49-4ea3-bf26-75f0838b454c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "43f6d86f-3eb2-4017-8cc2-d1dcee995036", "name": "network-vif-plugged", "status": "completed", "tag": "b12f99eb-5b90-4854-8f2b-37235834a794"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:32.087739 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f453e196-ebc7-46d6-b4ed-b8190cedb4e7 req-d8a871d0-3b49-4ea3-bf26-75f0838b454c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:32.087739 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f453e196-ebc7-46d6-b4ed-b8190cedb4e7 req-d8a871d0-3b49-4ea3-bf26-75f0838b454c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:32.087739 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f453e196-ebc7-46d6-b4ed-b8190cedb4e7 req-d8a871d0-3b49-4ea3-bf26-75f0838b454c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:32.102973 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-f453e196-ebc7-46d6-b4ed-b8190cedb4e7 req-d8a871d0-3b49-4ea3-bf26-75f0838b454c service nova] Creating event network-vif-plugged:b12f99eb-5b90-4854-8f2b-37235834a794 for instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 on np0000002501 Jun 10 13:25:32.102973 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-f453e196-ebc7-46d6-b4ed-b8190cedb4e7 req-d8a871d0-3b49-4ea3-bf26-75f0838b454c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:32.109957 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-f453e196-ebc7-46d6-b4ed-b8190cedb4e7 req-d8a871d0-3b49-4ea3-bf26-75f0838b454c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033489 Jun 10 13:25:32.110875 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 492/1490] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:32 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 10 13:25:32.127489 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8c8c7d3a-1f8f-404e-90ed-0a531d71790c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:32.143122 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8c8c7d3a-1f8f-404e-90ed-0a531d71790c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1350 microversion: 2.1 time: 0.390885 Jun 10 13:25:32.143898 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 505/1491] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:31 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1350 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:32.329372 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8b73f29f-3e23-4fe3-9328-f1e2770f77e3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:32.338150 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8b73f29f-3e23-4fe3-9328-f1e2770f77e3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:32.338885 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8b73f29f-3e23-4fe3-9328-f1e2770f77e3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:32.345875 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8b73f29f-3e23-4fe3-9328-f1e2770f77e3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1614 microversion: 2.60 time: 0.338755 Jun 10 13:25:32.346891 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 495/1492] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:32 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1614 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:32.378109 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3819d565-8def-41ff-841e-457eac33dc47 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:32.380248 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3819d565-8def-41ff-841e-457eac33dc47 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:32.383985 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3819d565-8def-41ff-841e-457eac33dc47 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:32.384163 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3819d565-8def-41ff-841e-457eac33dc47 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:32.384366 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3819d565-8def-41ff-841e-457eac33dc47 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:32.385891 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3819d565-8def-41ff-841e-457eac33dc47 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:32.385891 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3819d565-8def-41ff-841e-457eac33dc47 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:32.385891 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3819d565-8def-41ff-841e-457eac33dc47 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:32.404488 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3819d565-8def-41ff-841e-457eac33dc47 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:32.484006 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3819d565-8def-41ff-841e-457eac33dc47 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad/os-interface" status: 200 len: 282 microversion: 2.60 time: 0.109330 Jun 10 13:25:32.484479 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 493/1493] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:25:32 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad/os-interface => generated 282 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:25:33.173380 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5a09651e-b4d6-414e-a66a-e44387e16c04 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:33.175463 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5a09651e-b4d6-414e-a66a-e44387e16c04 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:33.189427 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a09651e-b4d6-414e-a66a-e44387e16c04 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:33.190154 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a09651e-b4d6-414e-a66a-e44387e16c04 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:33.190452 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a09651e-b4d6-414e-a66a-e44387e16c04 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:33.191064 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a09651e-b4d6-414e-a66a-e44387e16c04 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:33.191848 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a09651e-b4d6-414e-a66a-e44387e16c04 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:33.192298 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a09651e-b4d6-414e-a66a-e44387e16c04 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:33.223378 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5a09651e-b4d6-414e-a66a-e44387e16c04 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:33.341246 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b4a3aad0-3261-414a-93df-6075d9fef738 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:33.343872 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b4a3aad0-3261-414a-93df-6075d9fef738 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:33.352522 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b4a3aad0-3261-414a-93df-6075d9fef738 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:33.352522 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b4a3aad0-3261-414a-93df-6075d9fef738 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:33.352522 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b4a3aad0-3261-414a-93df-6075d9fef738 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:33.353622 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b4a3aad0-3261-414a-93df-6075d9fef738 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:33.353622 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b4a3aad0-3261-414a-93df-6075d9fef738 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:33.354712 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b4a3aad0-3261-414a-93df-6075d9fef738 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:33.392753 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b4a3aad0-3261-414a-93df-6075d9fef738 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:33.478013 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5a09651e-b4d6-414e-a66a-e44387e16c04 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:33.489599 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5a09651e-b4d6-414e-a66a-e44387e16c04 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1350 microversion: 2.1 time: 0.324335 Jun 10 13:25:33.490005 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 506/1494] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:33 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1350 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:33.654818 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b4a3aad0-3261-414a-93df-6075d9fef738 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:33.662244 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b4a3aad0-3261-414a-93df-6075d9fef738 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:33.662773 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b4a3aad0-3261-414a-93df-6075d9fef738 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:33.667680 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b4a3aad0-3261-414a-93df-6075d9fef738 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1733 microversion: 2.60 time: 0.329293 Jun 10 13:25:33.667936 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 496/1495] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:33 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1733 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:33.687379 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a6acfafb-0fbc-417a-861f-db47a0491527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:33.690288 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a6acfafb-0fbc-417a-861f-db47a0491527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:33.700892 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6acfafb-0fbc-417a-861f-db47a0491527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:33.701359 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6acfafb-0fbc-417a-861f-db47a0491527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:33.701725 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6acfafb-0fbc-417a-861f-db47a0491527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:33.702400 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6acfafb-0fbc-417a-861f-db47a0491527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:33.702810 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6acfafb-0fbc-417a-861f-db47a0491527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:33.703175 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6acfafb-0fbc-417a-861f-db47a0491527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:33.731501 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a6acfafb-0fbc-417a-861f-db47a0491527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:33.937655 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a6acfafb-0fbc-417a-861f-db47a0491527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:33.944478 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a6acfafb-0fbc-417a-861f-db47a0491527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:33.946442 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a6acfafb-0fbc-417a-861f-db47a0491527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:33.951207 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a6acfafb-0fbc-417a-861f-db47a0491527 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1614 microversion: 2.60 time: 0.266143 Jun 10 13:25:33.951734 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 494/1496] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:25:33 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1614 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:25:34.183438 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-4a786676-23e1-4ce1-9ec6-3b8788f9f6db req-d0065a45-8e5c-42c0-943d-bb983c0e066b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "43f6d86f-3eb2-4017-8cc2-d1dcee995036", "name": "network-vif-plugged", "status": "completed", "tag": "b12f99eb-5b90-4854-8f2b-37235834a794"}, {"name": "network-changed", "server_uuid": "2bf12e31-3e0a-4ecc-86ce-aad2f1633a11", "tag": "5a6b84c9-777e-4ef4-b801-e00561eff8c3"}, {"name": "network-changed", "server_uuid": "e2d0aab2-8a69-47cb-95d6-d267b7685bad", "tag": "8edee8cd-269d-4958-9827-e4bc5b8ef1bb"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:34.192774 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-4a786676-23e1-4ce1-9ec6-3b8788f9f6db req-d0065a45-8e5c-42c0-943d-bb983c0e066b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:34.192968 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-4a786676-23e1-4ce1-9ec6-3b8788f9f6db req-d0065a45-8e5c-42c0-943d-bb983c0e066b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:34.193122 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-4a786676-23e1-4ce1-9ec6-3b8788f9f6db req-d0065a45-8e5c-42c0-943d-bb983c0e066b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:34.205374 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-4a786676-23e1-4ce1-9ec6-3b8788f9f6db req-d0065a45-8e5c-42c0-943d-bb983c0e066b service nova] Creating event network-vif-plugged:b12f99eb-5b90-4854-8f2b-37235834a794 for instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 on np0000002501 Jun 10 13:25:34.205374 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-4a786676-23e1-4ce1-9ec6-3b8788f9f6db req-d0065a45-8e5c-42c0-943d-bb983c0e066b service nova] Creating event network-changed:5a6b84c9-777e-4ef4-b801-e00561eff8c3 for instance 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 on np0000002501 Jun 10 13:25:34.205374 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-4a786676-23e1-4ce1-9ec6-3b8788f9f6db req-d0065a45-8e5c-42c0-943d-bb983c0e066b service nova] Creating event network-changed:8edee8cd-269d-4958-9827-e4bc5b8ef1bb for instance e2d0aab2-8a69-47cb-95d6-d267b7685bad on np0000002501 Jun 10 13:25:34.205374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-4a786676-23e1-4ce1-9ec6-3b8788f9f6db req-d0065a45-8e5c-42c0-943d-bb983c0e066b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:34.213852 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-4a786676-23e1-4ce1-9ec6-3b8788f9f6db req-d0065a45-8e5c-42c0-943d-bb983c0e066b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.033009 Jun 10 13:25:34.214318 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 507/1497] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:34 2026] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:25:34.513631 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b5668997-c5f3-40d4-9934-91e501d358d0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:34.516239 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b5668997-c5f3-40d4-9934-91e501d358d0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:34.521141 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5668997-c5f3-40d4-9934-91e501d358d0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:34.521521 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5668997-c5f3-40d4-9934-91e501d358d0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:34.521816 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5668997-c5f3-40d4-9934-91e501d358d0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:34.522426 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5668997-c5f3-40d4-9934-91e501d358d0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:34.522806 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5668997-c5f3-40d4-9934-91e501d358d0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:34.523331 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5668997-c5f3-40d4-9934-91e501d358d0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:34.546583 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b5668997-c5f3-40d4-9934-91e501d358d0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:34.737704 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b5668997-c5f3-40d4-9934-91e501d358d0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:34.752778 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b5668997-c5f3-40d4-9934-91e501d358d0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1538 microversion: 2.1 time: 0.241396 Jun 10 13:25:34.754809 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 497/1498] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:34 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1538 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:34.779561 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fba8334a-b8ee-4aed-803e-452cce6b94fd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:34.781978 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fba8334a-b8ee-4aed-803e-452cce6b94fd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:34.788540 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fba8334a-b8ee-4aed-803e-452cce6b94fd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:34.788923 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fba8334a-b8ee-4aed-803e-452cce6b94fd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:34.789208 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fba8334a-b8ee-4aed-803e-452cce6b94fd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:34.789760 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fba8334a-b8ee-4aed-803e-452cce6b94fd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:34.790428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fba8334a-b8ee-4aed-803e-452cce6b94fd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:34.791280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fba8334a-b8ee-4aed-803e-452cce6b94fd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:34.818060 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fba8334a-b8ee-4aed-803e-452cce6b94fd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:35.082391 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fba8334a-b8ee-4aed-803e-452cce6b94fd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:35.095943 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fba8334a-b8ee-4aed-803e-452cce6b94fd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1538 microversion: 2.1 time: 0.318671 Jun 10 13:25:35.096403 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 495/1499] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:34 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1538 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:35.118543 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ea9d80b4-439d-48a3-9ab5-c1e10acb7ad4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:35.121089 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ea9d80b4-439d-48a3-9ab5-c1e10acb7ad4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:35.121431 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ea9d80b4-439d-48a3-9ab5-c1e10acb7ad4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Searching by: {'deleted': False, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792'} {{(pid=86679) get_all /opt/stack/nova/nova/compute/api.py:3107}} Jun 10 13:25:35.131334 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ea9d80b4-439d-48a3-9ab5-c1e10acb7ad4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:35.131334 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ea9d80b4-439d-48a3-9ab5-c1e10acb7ad4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:35.131836 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ea9d80b4-439d-48a3-9ab5-c1e10acb7ad4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:35.132963 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ea9d80b4-439d-48a3-9ab5-c1e10acb7ad4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:35.133519 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ea9d80b4-439d-48a3-9ab5-c1e10acb7ad4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:35.133972 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ea9d80b4-439d-48a3-9ab5-c1e10acb7ad4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:35.197530 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.multi_cell_list [None req-ea9d80b4-439d-48a3-9ab5-c1e10acb7ad4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=86679) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jun 10 13:25:35.263877 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ea9d80b4-439d-48a3-9ab5-c1e10acb7ad4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers" status: 200 len: 339 microversion: 2.1 time: 0.143870 Jun 10 13:25:35.263877 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 508/1500] 10.4.3.74 () {66 vars in 1236 bytes} [Wed Jun 10 13:25:35 2026] GET /compute/v2.1/servers => generated 339 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:25:35.271775 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-01c1c568-8cad-49a7-a0f3-9b41cabce5bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "021415c6-54b4-47d6-95e7-effa286a3965"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:35.273231 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-01c1c568-8cad-49a7-a0f3-9b41cabce5bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:35.275800 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3d141b0b-80f7-4012-87b3-1ee2c61b427d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:35.277772 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3d141b0b-80f7-4012-87b3-1ee2c61b427d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:35.278209 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-01c1c568-8cad-49a7-a0f3-9b41cabce5bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:35.278704 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-01c1c568-8cad-49a7-a0f3-9b41cabce5bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:35.278704 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-01c1c568-8cad-49a7-a0f3-9b41cabce5bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:35.278928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-01c1c568-8cad-49a7-a0f3-9b41cabce5bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:35.279082 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-01c1c568-8cad-49a7-a0f3-9b41cabce5bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:35.279200 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-01c1c568-8cad-49a7-a0f3-9b41cabce5bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:35.286052 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d141b0b-80f7-4012-87b3-1ee2c61b427d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:35.286331 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d141b0b-80f7-4012-87b3-1ee2c61b427d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:35.286685 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d141b0b-80f7-4012-87b3-1ee2c61b427d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:35.287196 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d141b0b-80f7-4012-87b3-1ee2c61b427d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:35.287965 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d141b0b-80f7-4012-87b3-1ee2c61b427d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:35.288685 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d141b0b-80f7-4012-87b3-1ee2c61b427d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:35.312055 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3d141b0b-80f7-4012-87b3-1ee2c61b427d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:35.468762 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3d141b0b-80f7-4012-87b3-1ee2c61b427d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:35.479230 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3d141b0b-80f7-4012-87b3-1ee2c61b427d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1538 microversion: 2.1 time: 0.205727 Jun 10 13:25:35.479477 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 496/1501] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:35 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1538 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:36.946074 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-89f56ada-5775-4579-b5b1-a29fb33736e3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "21356f3b-125a-49a0-99d1-2fbbeb28e568"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:36.949219 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-89f56ada-5775-4579-b5b1-a29fb33736e3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:36.953182 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89f56ada-5775-4579-b5b1-a29fb33736e3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:36.953461 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89f56ada-5775-4579-b5b1-a29fb33736e3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:36.953715 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89f56ada-5775-4579-b5b1-a29fb33736e3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:36.954057 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89f56ada-5775-4579-b5b1-a29fb33736e3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:36.954285 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89f56ada-5775-4579-b5b1-a29fb33736e3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:36.954463 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89f56ada-5775-4579-b5b1-a29fb33736e3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:37.852130 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-01c1c568-8cad-49a7-a0f3-9b41cabce5bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.582851 Jun 10 13:25:37.852130 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 498/1502] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:25:35 2026] POST /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11/os-volume_attachments => generated 194 bytes in 2583 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:25:39.531267 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-89f56ada-5775-4579-b5b1-a29fb33736e3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "POST /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.586929 Jun 10 13:25:39.532669 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 509/1503] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:25:36 2026] POST /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments => generated 194 bytes in 2588 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:25:42.121968 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-39075888-7aba-406f-94ba-1c67cc71d87c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1952776838", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJruXiYTCdLW88DF66hjOxercHS0Bm9/hoK1+xttNyTQgb6shr46tOJ5J5upWyheVeig9UKg1tbycBC+UtV2p/6zbfsfbcJ8hQ96sknXB67rbt3BgMyDBBJvsoufHe61DQ=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:42.126066 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-46613005-c376-46da-9100-6053b3aad08e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:42.126531 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-46613005-c376-46da-9100-6053b3aad08e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:42.134542 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-46613005-c376-46da-9100-6053b3aad08e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:42.134816 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-46613005-c376-46da-9100-6053b3aad08e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:42.135023 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-46613005-c376-46da-9100-6053b3aad08e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:42.135427 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-46613005-c376-46da-9100-6053b3aad08e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:42.135614 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-46613005-c376-46da-9100-6053b3aad08e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:42.135809 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-46613005-c376-46da-9100-6053b3aad08e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:42.139630 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-39075888-7aba-406f-94ba-1c67cc71d87c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Getting quotas for project 08165726a2b345129f80e12d54473344. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:25:42.148573 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-39075888-7aba-406f-94ba-1c67cc71d87c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Getting quotas for user 26dcfcec27b9412fa354ceefad9a9afc and project 08165726a2b345129f80e12d54473344. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:25:42.180401 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-39075888-7aba-406f-94ba-1c67cc71d87c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.231975 Jun 10 13:25:42.181253 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 497/1504] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:25:41 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:25:42.200858 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-46613005-c376-46da-9100-6053b3aad08e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lazy-loading 'services' on Instance uuid 72c23047-8907-4c10-b7c4-ad6c386d947b {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:25:42.249261 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-46613005-c376-46da-9100-6053b3aad08e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments/81958983-96ea-4787-b931-4579192fc980" status: 202 len: 0 microversion: 2.1 time: 0.125148 Jun 10 13:25:42.250153 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 499/1505] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:25:42 2026] DELETE /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments/81958983-96ea-4787-b931-4579192fc980 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:25:42.267109 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-72fa6f99-efb8-481f-a243-2907aee41809 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:42.270513 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-72fa6f99-efb8-481f-a243-2907aee41809 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:42.274035 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72fa6f99-efb8-481f-a243-2907aee41809 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:42.274262 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72fa6f99-efb8-481f-a243-2907aee41809 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:42.274460 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72fa6f99-efb8-481f-a243-2907aee41809 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:42.274795 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72fa6f99-efb8-481f-a243-2907aee41809 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:42.274973 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72fa6f99-efb8-481f-a243-2907aee41809 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:42.275123 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72fa6f99-efb8-481f-a243-2907aee41809 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:42.296919 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-72fa6f99-efb8-481f-a243-2907aee41809 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031895 Jun 10 13:25:42.297158 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 510/1506] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:25:42 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:25:43.311541 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7a9b11ef-02cf-4c33-8480-6aa54ce4d008 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:43.313633 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7a9b11ef-02cf-4c33-8480-6aa54ce4d008 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:43.316225 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=80,nova_api:UPDATE=1,nova_api:INSERT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:43.320827 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a9b11ef-02cf-4c33-8480-6aa54ce4d008 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:43.321097 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a9b11ef-02cf-4c33-8480-6aa54ce4d008 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:43.321256 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a9b11ef-02cf-4c33-8480-6aa54ce4d008 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:43.322238 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a9b11ef-02cf-4c33-8480-6aa54ce4d008 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:43.322238 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a9b11ef-02cf-4c33-8480-6aa54ce4d008 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:43.323267 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a9b11ef-02cf-4c33-8480-6aa54ce4d008 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:43.361063 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7a9b11ef-02cf-4c33-8480-6aa54ce4d008 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.052758 Jun 10 13:25:43.361784 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 498/1507] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:25:43 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments => generated 197 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:25:43.540331 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1701376744", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "dc30b68a-3702-4f0c-978a-141aa65d73ac"}], "security_groups": [{"name": "tempest-securitygroup--1814623405"}], "key_name": "tempest-keypair-1952776838", "user_data": "}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:43.663179 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:43.663521 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:43.663812 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:43.664326 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:43.665712 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:43.665979 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:43.673686 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:43.758388 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] validate_networks() for [('dc30b68a-3702-4f0c-978a-141aa65d73ac', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:25:43.758862 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:44.049083 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:44.259700 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:25:44.259950 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:25:44.260178 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:25:44.260399 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:25:44.260635 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:25:44.270859 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:44.271169 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:44.271578 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:44.272104 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:44.275127 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:44.275127 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:44.290300 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Getting quotas for project 08165726a2b345129f80e12d54473344. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:25:44.293046 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Getting quotas for user 26dcfcec27b9412fa354ceefad9a9afc and project 08165726a2b345129f80e12d54473344. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:25:44.300527 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:25:44.302532 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:25:44.369606 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7e2ef53c-7074-4870-b116-4e7016fb6a76 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 400 microversion: 2.1 time: 0.833955 Jun 10 13:25:44.370092 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 500/1508] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:25:43 2026] POST /compute/v2.1/servers => generated 400 bytes in 835 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:25:44.373586 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-02cf3a52-2196-44f8-a73c-a859657c2824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:44.374938 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-02cf3a52-2196-44f8-a73c-a859657c2824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:44.381605 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e7237b66-60d8-46dc-ba4b-459d6da65d97 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:44.382046 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=77,nova_api:INSERT=5,nova_api:DELETE=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:44.383802 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e7237b66-60d8-46dc-ba4b-459d6da65d97 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:44.384076 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02cf3a52-2196-44f8-a73c-a859657c2824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:44.384076 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02cf3a52-2196-44f8-a73c-a859657c2824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:44.384076 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02cf3a52-2196-44f8-a73c-a859657c2824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:44.385705 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02cf3a52-2196-44f8-a73c-a859657c2824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:44.385705 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02cf3a52-2196-44f8-a73c-a859657c2824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:44.385705 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02cf3a52-2196-44f8-a73c-a859657c2824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:44.405416 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e7237b66-60d8-46dc-ba4b-459d6da65d97 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:44.427253 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-02cf3a52-2196-44f8-a73c-a859657c2824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.055597 Jun 10 13:25:44.427666 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 511/1509] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:25:44 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:25:44.493594 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e7237b66-60d8-46dc-ba4b-459d6da65d97 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:44.505665 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e7237b66-60d8-46dc-ba4b-459d6da65d97 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1232 microversion: 2.1 time: 0.126473 Jun 10 13:25:44.506052 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 499/1510] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:44 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1232 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:45.154565 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:45.441728 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-dc304a71-829e-42f8-a835-036b4e74bf43 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:45.444755 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-dc304a71-829e-42f8-a835-036b4e74bf43 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:45.446669 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=97,nova_api:UPDATE=2,nova_api:INSERT=12 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:45.450834 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc304a71-829e-42f8-a835-036b4e74bf43 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:45.452397 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc304a71-829e-42f8-a835-036b4e74bf43 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:45.452397 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc304a71-829e-42f8-a835-036b4e74bf43 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:45.452397 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc304a71-829e-42f8-a835-036b4e74bf43 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:45.452608 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc304a71-829e-42f8-a835-036b4e74bf43 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:45.452796 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc304a71-829e-42f8-a835-036b4e74bf43 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:45.456191 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=209,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:45.487799 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-dc304a71-829e-42f8-a835-036b4e74bf43 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.049469 Jun 10 13:25:45.488074 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 501/1511] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:25:45 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments => generated 197 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:25:45.529157 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-46e50e32-6e94-4d04-a11f-6771a680304a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:45.531627 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-46e50e32-6e94-4d04-a11f-6771a680304a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:45.540060 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-46e50e32-6e94-4d04-a11f-6771a680304a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:45.540564 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-46e50e32-6e94-4d04-a11f-6771a680304a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:45.540951 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-46e50e32-6e94-4d04-a11f-6771a680304a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:45.543426 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-46e50e32-6e94-4d04-a11f-6771a680304a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:45.543426 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-46e50e32-6e94-4d04-a11f-6771a680304a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:45.544445 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-46e50e32-6e94-4d04-a11f-6771a680304a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:45.549305 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=200 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:45.569768 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-46e50e32-6e94-4d04-a11f-6771a680304a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:45.637833 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-46e50e32-6e94-4d04-a11f-6771a680304a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:45.647665 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-46e50e32-6e94-4d04-a11f-6771a680304a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1228 microversion: 2.1 time: 0.121523 Jun 10 13:25:45.648028 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 512/1512] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:45 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1228 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:46.373911 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-db04a8c1-49a3-44ba-9113-d89eab6795ee tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "021415c6-54b4-47d6-95e7-effa286a3965"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:46.375613 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-db04a8c1-49a3-44ba-9113-d89eab6795ee tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:46.383281 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-db04a8c1-49a3-44ba-9113-d89eab6795ee tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:46.383457 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-db04a8c1-49a3-44ba-9113-d89eab6795ee tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:46.383615 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-db04a8c1-49a3-44ba-9113-d89eab6795ee tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:46.383890 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-db04a8c1-49a3-44ba-9113-d89eab6795ee tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:46.384054 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-db04a8c1-49a3-44ba-9113-d89eab6795ee tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:46.384282 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-db04a8c1-49a3-44ba-9113-d89eab6795ee tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:46.499413 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f8d1912b-43c2-41b8-a79b-f10005f11efe tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:46.501284 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f8d1912b-43c2-41b8-a79b-f10005f11efe tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:46.505262 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8d1912b-43c2-41b8-a79b-f10005f11efe tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:46.505585 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8d1912b-43c2-41b8-a79b-f10005f11efe tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:46.505699 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8d1912b-43c2-41b8-a79b-f10005f11efe tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:46.505993 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8d1912b-43c2-41b8-a79b-f10005f11efe tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:46.506201 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8d1912b-43c2-41b8-a79b-f10005f11efe tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:46.506297 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8d1912b-43c2-41b8-a79b-f10005f11efe tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:46.534778 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f8d1912b-43c2-41b8-a79b-f10005f11efe tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.037054 Jun 10 13:25:46.535894 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 502/1513] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:25:46 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:25:46.671592 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8bf9c957-0f35-4474-8ee5-8d6475ee6dec tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:46.673082 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8bf9c957-0f35-4474-8ee5-8d6475ee6dec tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:46.681392 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8bf9c957-0f35-4474-8ee5-8d6475ee6dec tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:46.681707 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8bf9c957-0f35-4474-8ee5-8d6475ee6dec tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:46.681982 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8bf9c957-0f35-4474-8ee5-8d6475ee6dec tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:46.685377 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8bf9c957-0f35-4474-8ee5-8d6475ee6dec tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:46.685377 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8bf9c957-0f35-4474-8ee5-8d6475ee6dec tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:46.685377 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8bf9c957-0f35-4474-8ee5-8d6475ee6dec tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:46.707376 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8bf9c957-0f35-4474-8ee5-8d6475ee6dec tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:46.774885 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8bf9c957-0f35-4474-8ee5-8d6475ee6dec tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:46.787288 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8bf9c957-0f35-4474-8ee5-8d6475ee6dec tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1284 microversion: 2.1 time: 0.118483 Jun 10 13:25:46.787931 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 513/1514] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:46 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1284 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:47.549888 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b94b1f94-0af9-4998-96cd-120c03f541c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:47.552450 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b94b1f94-0af9-4998-96cd-120c03f541c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:47.554669 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b94b1f94-0af9-4998-96cd-120c03f541c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:47.555041 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b94b1f94-0af9-4998-96cd-120c03f541c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:47.555041 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b94b1f94-0af9-4998-96cd-120c03f541c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:47.555212 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b94b1f94-0af9-4998-96cd-120c03f541c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:47.555358 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b94b1f94-0af9-4998-96cd-120c03f541c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:47.555482 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b94b1f94-0af9-4998-96cd-120c03f541c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:47.573421 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b94b1f94-0af9-4998-96cd-120c03f541c1 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.025763 Jun 10 13:25:47.573748 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 503/1515] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:25:47 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:25:47.650219 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-71deb07d-dcc7-47e5-b239-6d7360cbb0c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:47.650515 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-71deb07d-dcc7-47e5-b239-6d7360cbb0c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:47.654597 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71deb07d-dcc7-47e5-b239-6d7360cbb0c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:47.654781 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71deb07d-dcc7-47e5-b239-6d7360cbb0c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:47.654916 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71deb07d-dcc7-47e5-b239-6d7360cbb0c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:47.655280 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71deb07d-dcc7-47e5-b239-6d7360cbb0c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:47.655476 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71deb07d-dcc7-47e5-b239-6d7360cbb0c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:47.655629 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71deb07d-dcc7-47e5-b239-6d7360cbb0c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:47.679704 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-71deb07d-dcc7-47e5-b239-6d7360cbb0c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:25:47.758661 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-71deb07d-dcc7-47e5-b239-6d7360cbb0c8 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 204 len: 0 microversion: 2.1 time: 0.111420 Jun 10 13:25:47.758993 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 514/1516] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:25:47 2026] DELETE /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:25:47.772576 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2d17e5a3-9d76-449f-a203-788734603ef0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:47.774269 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2d17e5a3-9d76-449f-a203-788734603ef0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:47.782599 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d17e5a3-9d76-449f-a203-788734603ef0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:47.782965 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d17e5a3-9d76-449f-a203-788734603ef0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:47.783325 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d17e5a3-9d76-449f-a203-788734603ef0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:47.783969 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d17e5a3-9d76-449f-a203-788734603ef0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:47.784369 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d17e5a3-9d76-449f-a203-788734603ef0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:47.784712 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d17e5a3-9d76-449f-a203-788734603ef0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:47.815508 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-69d6788d-c110-40e4-a2ce-6e94f69cb617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:47.817471 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-69d6788d-c110-40e4-a2ce-6e94f69cb617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:47.823320 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69d6788d-c110-40e4-a2ce-6e94f69cb617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:47.823599 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69d6788d-c110-40e4-a2ce-6e94f69cb617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:47.823875 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69d6788d-c110-40e4-a2ce-6e94f69cb617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:47.824405 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69d6788d-c110-40e4-a2ce-6e94f69cb617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:47.824669 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69d6788d-c110-40e4-a2ce-6e94f69cb617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:47.824939 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69d6788d-c110-40e4-a2ce-6e94f69cb617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:47.827699 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2d17e5a3-9d76-449f-a203-788734603ef0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:47.858612 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-69d6788d-c110-40e4-a2ce-6e94f69cb617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:47.937733 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-69d6788d-c110-40e4-a2ce-6e94f69cb617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:47.947964 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-69d6788d-c110-40e4-a2ce-6e94f69cb617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1284 microversion: 2.1 time: 0.134747 Jun 10 13:25:47.948336 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 515/1517] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:47 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1284 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:48.049577 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2d17e5a3-9d76-449f-a203-788734603ef0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:48.060098 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2d17e5a3-9d76-449f-a203-788734603ef0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1679 microversion: 2.1 time: 0.289751 Jun 10 13:25:48.060932 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 504/1518] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:47 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1679 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:48.956985 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-0124c201-090c-4981-a96f-9456fa6249b5 req-25c8f2aa-fb9c-4f41-8411-e704b3760982 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "name": "network-vif-unplugged", "status": "completed", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:48.965339 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0124c201-090c-4981-a96f-9456fa6249b5 req-25c8f2aa-fb9c-4f41-8411-e704b3760982 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:48.965449 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0124c201-090c-4981-a96f-9456fa6249b5 req-25c8f2aa-fb9c-4f41-8411-e704b3760982 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:48.965553 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0124c201-090c-4981-a96f-9456fa6249b5 req-25c8f2aa-fb9c-4f41-8411-e704b3760982 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:48.971534 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fd5bde1f-4051-466e-b8cc-5359955372c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:48.972889 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-0124c201-090c-4981-a96f-9456fa6249b5 req-25c8f2aa-fb9c-4f41-8411-e704b3760982 service nova] Creating event network-vif-unplugged:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:25:48.973355 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fd5bde1f-4051-466e-b8cc-5359955372c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:48.974174 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-0124c201-090c-4981-a96f-9456fa6249b5 req-25c8f2aa-fb9c-4f41-8411-e704b3760982 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:48.980471 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-0124c201-090c-4981-a96f-9456fa6249b5 req-25c8f2aa-fb9c-4f41-8411-e704b3760982 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024693 Jun 10 13:25:48.980613 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fd5bde1f-4051-466e-b8cc-5359955372c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:48.981052 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 516/1519] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:48 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 10 13:25:48.981249 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fd5bde1f-4051-466e-b8cc-5359955372c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:48.981287 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fd5bde1f-4051-466e-b8cc-5359955372c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:48.983530 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fd5bde1f-4051-466e-b8cc-5359955372c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:48.983530 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fd5bde1f-4051-466e-b8cc-5359955372c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:48.983530 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fd5bde1f-4051-466e-b8cc-5359955372c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:49.007971 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fd5bde1f-4051-466e-b8cc-5359955372c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:49.087269 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-82c3a3c3-fd92-4a00-b3e0-4bb6ce7a063e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:49.089589 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fd5bde1f-4051-466e-b8cc-5359955372c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:49.092871 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-82c3a3c3-fd92-4a00-b3e0-4bb6ce7a063e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:49.097930 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82c3a3c3-fd92-4a00-b3e0-4bb6ce7a063e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:49.098208 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82c3a3c3-fd92-4a00-b3e0-4bb6ce7a063e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:49.100081 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82c3a3c3-fd92-4a00-b3e0-4bb6ce7a063e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:49.100081 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82c3a3c3-fd92-4a00-b3e0-4bb6ce7a063e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:49.100081 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82c3a3c3-fd92-4a00-b3e0-4bb6ce7a063e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:49.100081 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82c3a3c3-fd92-4a00-b3e0-4bb6ce7a063e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:49.100262 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fd5bde1f-4051-466e-b8cc-5359955372c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1292 microversion: 2.1 time: 0.130410 Jun 10 13:25:49.100950 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 505/1520] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:48 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1292 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:49.129400 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-82c3a3c3-fd92-4a00-b3e0-4bb6ce7a063e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:49.164379 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-db04a8c1-49a3-44ba-9113-d89eab6795ee tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.793232 Jun 10 13:25:49.164810 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 500/1521] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:25:46 2026] POST /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad/os-volume_attachments => generated 194 bytes in 2796 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:25:49.297054 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-82c3a3c3-fd92-4a00-b3e0-4bb6ce7a063e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:49.314475 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-82c3a3c3-fd92-4a00-b3e0-4bb6ce7a063e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1679 microversion: 2.1 time: 0.232724 Jun 10 13:25:49.315270 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 517/1522] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:49 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1679 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:50.126669 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e3915841-63a0-4a88-b3d5-5f7e0e80e841 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:50.129384 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e3915841-63a0-4a88-b3d5-5f7e0e80e841 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:50.135903 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e3915841-63a0-4a88-b3d5-5f7e0e80e841 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:50.136635 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e3915841-63a0-4a88-b3d5-5f7e0e80e841 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:50.136957 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e3915841-63a0-4a88-b3d5-5f7e0e80e841 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:50.137576 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e3915841-63a0-4a88-b3d5-5f7e0e80e841 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:50.137968 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e3915841-63a0-4a88-b3d5-5f7e0e80e841 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:50.138361 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e3915841-63a0-4a88-b3d5-5f7e0e80e841 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:50.156955 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e3915841-63a0-4a88-b3d5-5f7e0e80e841 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:50.327360 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e3915841-63a0-4a88-b3d5-5f7e0e80e841 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:50.345372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e825959b-e520-4d92-8966-ebcb78ff2e14 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:50.348145 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e825959b-e520-4d92-8966-ebcb78ff2e14 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:50.351885 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e3915841-63a0-4a88-b3d5-5f7e0e80e841 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1360 microversion: 2.1 time: 0.228625 Jun 10 13:25:50.352767 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 506/1523] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:50 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1360 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:50.355180 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e825959b-e520-4d92-8966-ebcb78ff2e14 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:50.356287 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e825959b-e520-4d92-8966-ebcb78ff2e14 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:50.356287 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e825959b-e520-4d92-8966-ebcb78ff2e14 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:50.358477 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e825959b-e520-4d92-8966-ebcb78ff2e14 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:50.358477 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e825959b-e520-4d92-8966-ebcb78ff2e14 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:50.358477 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e825959b-e520-4d92-8966-ebcb78ff2e14 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:50.363173 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=210,nova_cell1:UPDATE=6,nova_cell1:INSERT=3,nova_cell1:DELETE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:50.385020 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e825959b-e520-4d92-8966-ebcb78ff2e14 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:50.438664 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2f060a96-449a-4a54-b4cb-f078cafbf586 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:50.441443 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2f060a96-449a-4a54-b4cb-f078cafbf586 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:50.452054 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2f060a96-449a-4a54-b4cb-f078cafbf586 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:50.452613 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2f060a96-449a-4a54-b4cb-f078cafbf586 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:50.453445 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2f060a96-449a-4a54-b4cb-f078cafbf586 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:50.454451 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2f060a96-449a-4a54-b4cb-f078cafbf586 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:50.454585 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2f060a96-449a-4a54-b4cb-f078cafbf586 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:50.454937 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2f060a96-449a-4a54-b4cb-f078cafbf586 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:50.478300 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2f060a96-449a-4a54-b4cb-f078cafbf586 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:50.619913 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e825959b-e520-4d92-8966-ebcb78ff2e14 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:50.632972 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e825959b-e520-4d92-8966-ebcb78ff2e14 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1679 microversion: 2.1 time: 0.291751 Jun 10 13:25:50.633995 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 501/1524] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:50 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1679 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:50.667451 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2f060a96-449a-4a54-b4cb-f078cafbf586 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:50.683370 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2f060a96-449a-4a54-b4cb-f078cafbf586 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1584 microversion: 2.1 time: 0.248422 Jun 10 13:25:50.683816 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 518/1525] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:50 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1584 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:50.767520 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-430db835-d8f9-4855-bd85-94b0d21d0cb7 req-db83298e-d838-49c7-b0a2-62b4c530111a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f69cfe3e-7e9e-437e-9a68-d842f783ebce", "tag": "3af7b89e-7cfd-47d9-b7ce-528f482f6050"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:50.776085 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-430db835-d8f9-4855-bd85-94b0d21d0cb7 req-db83298e-d838-49c7-b0a2-62b4c530111a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:50.776413 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-430db835-d8f9-4855-bd85-94b0d21d0cb7 req-db83298e-d838-49c7-b0a2-62b4c530111a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:50.776527 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-430db835-d8f9-4855-bd85-94b0d21d0cb7 req-db83298e-d838-49c7-b0a2-62b4c530111a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:50.788089 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-430db835-d8f9-4855-bd85-94b0d21d0cb7 req-db83298e-d838-49c7-b0a2-62b4c530111a service nova] Creating event network-changed:3af7b89e-7cfd-47d9-b7ce-528f482f6050 for instance f69cfe3e-7e9e-437e-9a68-d842f783ebce on np0000002501 Jun 10 13:25:50.788510 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-430db835-d8f9-4855-bd85-94b0d21d0cb7 req-db83298e-d838-49c7-b0a2-62b4c530111a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:50.794002 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-430db835-d8f9-4855-bd85-94b0d21d0cb7 req-db83298e-d838-49c7-b0a2-62b4c530111a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030689 Jun 10 13:25:50.794002 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 507/1526] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:50 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:25:50.821435 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-4f6ffc05-43db-4a75-ba6d-2ddc64599ce2 req-ef9d86c2-94ff-4d13-8778-4b5d57623a36 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "name": "network-vif-deleted", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:50.834436 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4f6ffc05-43db-4a75-ba6d-2ddc64599ce2 req-ef9d86c2-94ff-4d13-8778-4b5d57623a36 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:50.834436 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4f6ffc05-43db-4a75-ba6d-2ddc64599ce2 req-ef9d86c2-94ff-4d13-8778-4b5d57623a36 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:50.834436 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4f6ffc05-43db-4a75-ba6d-2ddc64599ce2 req-ef9d86c2-94ff-4d13-8778-4b5d57623a36 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:50.844358 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-4f6ffc05-43db-4a75-ba6d-2ddc64599ce2 req-ef9d86c2-94ff-4d13-8778-4b5d57623a36 service nova] Creating event network-vif-deleted:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:25:50.845084 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-4f6ffc05-43db-4a75-ba6d-2ddc64599ce2 req-ef9d86c2-94ff-4d13-8778-4b5d57623a36 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:50.850298 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-4f6ffc05-43db-4a75-ba6d-2ddc64599ce2 req-ef9d86c2-94ff-4d13-8778-4b5d57623a36 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036017 Jun 10 13:25:50.851087 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 502/1527] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:50 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 10 13:25:51.033755 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-2074fd3a-b4d1-49df-b8bb-dcc397795b64 req-53c72369-92d1-44aa-a2ea-346f0df1d682 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "72c23047-8907-4c10-b7c4-ad6c386d947b", "name": "network-vif-unplugged", "status": "completed", "tag": "dc135444-964c-4ab1-9a07-fee82985b21e"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:51.043222 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2074fd3a-b4d1-49df-b8bb-dcc397795b64 req-53c72369-92d1-44aa-a2ea-346f0df1d682 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:51.043471 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2074fd3a-b4d1-49df-b8bb-dcc397795b64 req-53c72369-92d1-44aa-a2ea-346f0df1d682 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:51.043648 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2074fd3a-b4d1-49df-b8bb-dcc397795b64 req-53c72369-92d1-44aa-a2ea-346f0df1d682 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:51.056956 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-2074fd3a-b4d1-49df-b8bb-dcc397795b64 req-53c72369-92d1-44aa-a2ea-346f0df1d682 service nova] Creating event network-vif-unplugged:dc135444-964c-4ab1-9a07-fee82985b21e for instance 72c23047-8907-4c10-b7c4-ad6c386d947b on np0000002501 Jun 10 13:25:51.057962 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-2074fd3a-b4d1-49df-b8bb-dcc397795b64 req-53c72369-92d1-44aa-a2ea-346f0df1d682 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:51.064423 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-2074fd3a-b4d1-49df-b8bb-dcc397795b64 req-53c72369-92d1-44aa-a2ea-346f0df1d682 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.032772 Jun 10 13:25:51.065287 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 519/1528] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:51 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 10 13:25:51.372846 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1b40d3d7-1d5e-4c79-ae9c-39fb7e836207 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:51.375735 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1b40d3d7-1d5e-4c79-ae9c-39fb7e836207 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:51.383324 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b40d3d7-1d5e-4c79-ae9c-39fb7e836207 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:51.383632 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b40d3d7-1d5e-4c79-ae9c-39fb7e836207 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:51.383897 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b40d3d7-1d5e-4c79-ae9c-39fb7e836207 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:51.384443 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b40d3d7-1d5e-4c79-ae9c-39fb7e836207 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:51.384825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b40d3d7-1d5e-4c79-ae9c-39fb7e836207 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:51.385173 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b40d3d7-1d5e-4c79-ae9c-39fb7e836207 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:51.404051 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1b40d3d7-1d5e-4c79-ae9c-39fb7e836207 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:51.615774 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1b40d3d7-1d5e-4c79-ae9c-39fb7e836207 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:51.626070 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1b40d3d7-1d5e-4c79-ae9c-39fb7e836207 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1358 microversion: 2.1 time: 0.255815 Jun 10 13:25:51.626513 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 508/1529] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:51 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1358 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:51.658374 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e3ff64aa-06eb-4e03-8b3e-e61aebf96eb0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:51.660867 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e3ff64aa-06eb-4e03-8b3e-e61aebf96eb0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:51.665928 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3ff64aa-06eb-4e03-8b3e-e61aebf96eb0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:51.666173 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3ff64aa-06eb-4e03-8b3e-e61aebf96eb0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:51.666543 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3ff64aa-06eb-4e03-8b3e-e61aebf96eb0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:51.668385 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3ff64aa-06eb-4e03-8b3e-e61aebf96eb0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:51.668385 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3ff64aa-06eb-4e03-8b3e-e61aebf96eb0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:51.668385 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3ff64aa-06eb-4e03-8b3e-e61aebf96eb0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:51.691701 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e3ff64aa-06eb-4e03-8b3e-e61aebf96eb0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:51.752147 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e3ff64aa-06eb-4e03-8b3e-e61aebf96eb0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:51.765910 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e3ff64aa-06eb-4e03-8b3e-e61aebf96eb0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1324 microversion: 2.1 time: 0.110980 Jun 10 13:25:51.766054 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 503/1530] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:51 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1324 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:52.648521 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9cd5a19f-344c-412a-a43d-b6fd088efb75 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:52.650890 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9cd5a19f-344c-412a-a43d-b6fd088efb75 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:52.656169 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9cd5a19f-344c-412a-a43d-b6fd088efb75 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:52.656670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9cd5a19f-344c-412a-a43d-b6fd088efb75 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:52.656987 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9cd5a19f-344c-412a-a43d-b6fd088efb75 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:52.657638 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9cd5a19f-344c-412a-a43d-b6fd088efb75 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:52.658046 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9cd5a19f-344c-412a-a43d-b6fd088efb75 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:52.658575 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9cd5a19f-344c-412a-a43d-b6fd088efb75 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:52.681310 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9cd5a19f-344c-412a-a43d-b6fd088efb75 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:52.793414 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4ebb0a39-373c-4a3b-a3fc-869ac9578459 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:52.793414 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4ebb0a39-373c-4a3b-a3fc-869ac9578459 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:52.801682 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ebb0a39-373c-4a3b-a3fc-869ac9578459 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:52.802014 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ebb0a39-373c-4a3b-a3fc-869ac9578459 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:52.802466 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ebb0a39-373c-4a3b-a3fc-869ac9578459 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:52.802928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ebb0a39-373c-4a3b-a3fc-869ac9578459 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:52.803377 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ebb0a39-373c-4a3b-a3fc-869ac9578459 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:52.803719 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ebb0a39-373c-4a3b-a3fc-869ac9578459 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:52.840378 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ebb0a39-373c-4a3b-a3fc-869ac9578459 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:52.840378 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ebb0a39-373c-4a3b-a3fc-869ac9578459 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:52.840378 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ebb0a39-373c-4a3b-a3fc-869ac9578459 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:52.840853 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-4ebb0a39-373c-4a3b-a3fc-869ac9578459 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lazy-loading 'fault' on Instance uuid 72c23047-8907-4c10-b7c4-ad6c386d947b {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:25:52.847438 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4ebb0a39-373c-4a3b-a3fc-869ac9578459 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:52.878071 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9cd5a19f-344c-412a-a43d-b6fd088efb75 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:52.890398 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9cd5a19f-344c-412a-a43d-b6fd088efb75 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1358 microversion: 2.1 time: 0.244874 Jun 10 13:25:52.891234 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 520/1531] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:52 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1358 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:52.932957 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4ebb0a39-373c-4a3b-a3fc-869ac9578459 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:52.944090 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4ebb0a39-373c-4a3b-a3fc-869ac9578459 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1329 microversion: 2.1 time: 0.157070 Jun 10 13:25:52.944476 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 509/1532] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:52 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1329 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:53.129342 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-1ec443c5-8f3f-40d0-b0c1-761927197fd9 req-16b9f979-2b25-4f25-ad00-8b252aedaa84 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "43f6d86f-3eb2-4017-8cc2-d1dcee995036", "tag": "b12f99eb-5b90-4854-8f2b-37235834a794"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:53.136681 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1ec443c5-8f3f-40d0-b0c1-761927197fd9 req-16b9f979-2b25-4f25-ad00-8b252aedaa84 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:53.137717 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1ec443c5-8f3f-40d0-b0c1-761927197fd9 req-16b9f979-2b25-4f25-ad00-8b252aedaa84 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:53.137717 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1ec443c5-8f3f-40d0-b0c1-761927197fd9 req-16b9f979-2b25-4f25-ad00-8b252aedaa84 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:53.150887 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-1ec443c5-8f3f-40d0-b0c1-761927197fd9 req-16b9f979-2b25-4f25-ad00-8b252aedaa84 service nova] Creating event network-changed:b12f99eb-5b90-4854-8f2b-37235834a794 for instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 on np0000002501 Jun 10 13:25:53.150887 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-1ec443c5-8f3f-40d0-b0c1-761927197fd9 req-16b9f979-2b25-4f25-ad00-8b252aedaa84 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:53.155371 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-1ec443c5-8f3f-40d0-b0c1-761927197fd9 req-16b9f979-2b25-4f25-ad00-8b252aedaa84 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026912 Jun 10 13:25:53.155371 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 504/1533] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:53 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 10 13:25:53.531602 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ddcd75b1-6dda-4c06-a199-4d51579f4e2d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-446118599"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:53.533585 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ddcd75b1-6dda-4c06-a199-4d51579f4e2d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:53.538585 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddcd75b1-6dda-4c06-a199-4d51579f4e2d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:53.538826 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddcd75b1-6dda-4c06-a199-4d51579f4e2d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:53.539009 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddcd75b1-6dda-4c06-a199-4d51579f4e2d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:53.539397 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddcd75b1-6dda-4c06-a199-4d51579f4e2d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:53.539575 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddcd75b1-6dda-4c06-a199-4d51579f4e2d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:53.539747 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddcd75b1-6dda-4c06-a199-4d51579f4e2d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:53.554033 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ddcd75b1-6dda-4c06-a199-4d51579f4e2d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:53.748730 np0000002501 devstack@n-api.service[86679]: INFO nova.network.security_group_api [None req-ddcd75b1-6dda-4c06-a199-4d51579f4e2d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Adding security group e8e816da-ca1f-4166-8ab2-9eeb0f3cf59e to port b12f99eb-5b90-4854-8f2b-37235834a794 Jun 10 13:25:53.908385 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-555a43f9-0b60-437f-91bc-ee84c65bea17 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:53.910059 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-555a43f9-0b60-437f-91bc-ee84c65bea17 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:53.917402 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-555a43f9-0b60-437f-91bc-ee84c65bea17 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:53.917402 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-555a43f9-0b60-437f-91bc-ee84c65bea17 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:53.917402 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-555a43f9-0b60-437f-91bc-ee84c65bea17 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:53.917402 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-555a43f9-0b60-437f-91bc-ee84c65bea17 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:53.917782 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-555a43f9-0b60-437f-91bc-ee84c65bea17 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:53.918197 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-555a43f9-0b60-437f-91bc-ee84c65bea17 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:53.949140 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-555a43f9-0b60-437f-91bc-ee84c65bea17 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:53.964381 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d86d44a7-9b7e-488a-954c-2195de034923 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:53.965747 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d86d44a7-9b7e-488a-954c-2195de034923 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:53.971278 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d86d44a7-9b7e-488a-954c-2195de034923 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:53.971671 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d86d44a7-9b7e-488a-954c-2195de034923 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:53.972007 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d86d44a7-9b7e-488a-954c-2195de034923 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:53.972931 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d86d44a7-9b7e-488a-954c-2195de034923 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:53.973178 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d86d44a7-9b7e-488a-954c-2195de034923 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:53.973693 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d86d44a7-9b7e-488a-954c-2195de034923 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:53.999457 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d86d44a7-9b7e-488a-954c-2195de034923 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:54.000980 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d86d44a7-9b7e-488a-954c-2195de034923 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:54.000980 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d86d44a7-9b7e-488a-954c-2195de034923 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:54.000980 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-d86d44a7-9b7e-488a-954c-2195de034923 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lazy-loading 'fault' on Instance uuid 72c23047-8907-4c10-b7c4-ad6c386d947b {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:25:54.005376 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d86d44a7-9b7e-488a-954c-2195de034923 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:54.069963 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d86d44a7-9b7e-488a-954c-2195de034923 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:54.080291 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d86d44a7-9b7e-488a-954c-2195de034923 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 200 len: 1329 microversion: 2.1 time: 0.118029 Jun 10 13:25:54.080291 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 505/1534] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:53 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 1329 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:54.130860 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-555a43f9-0b60-437f-91bc-ee84c65bea17 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:54.140902 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-555a43f9-0b60-437f-91bc-ee84c65bea17 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1358 microversion: 2.1 time: 0.234895 Jun 10 13:25:54.141475 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 510/1535] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:53 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1358 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:54.186641 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0ed56566-5176-4e4f-94f4-f7b738463f91 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "c4765da7-e462-4c17-a081-22a15597e8e3"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:54.188742 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0ed56566-5176-4e4f-94f4-f7b738463f91 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:54.197991 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ed56566-5176-4e4f-94f4-f7b738463f91 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:54.198221 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ed56566-5176-4e4f-94f4-f7b738463f91 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:54.198372 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ed56566-5176-4e4f-94f4-f7b738463f91 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:54.198764 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ed56566-5176-4e4f-94f4-f7b738463f91 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:54.198919 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ed56566-5176-4e4f-94f4-f7b738463f91 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:54.199103 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0ed56566-5176-4e4f-94f4-f7b738463f91 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:54.279976 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:54.297421 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:54.314298 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ddcd75b1-6dda-4c06-a199-4d51579f4e2d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "POST /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/action" status: 202 len: 0 microversion: 2.1 time: 0.785011 Jun 10 13:25:54.314939 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 521/1536] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:25:53 2026] POST /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/action => generated 0 bytes in 786 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:25:54.324490 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2f58ec1c-c3b0-46ef-bb62-e67cc2f87ea9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:54.325944 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2f58ec1c-c3b0-46ef-bb62-e67cc2f87ea9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:54.331029 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f58ec1c-c3b0-46ef-bb62-e67cc2f87ea9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:54.331195 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f58ec1c-c3b0-46ef-bb62-e67cc2f87ea9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:54.331677 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f58ec1c-c3b0-46ef-bb62-e67cc2f87ea9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:54.332391 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f58ec1c-c3b0-46ef-bb62-e67cc2f87ea9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:54.332391 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f58ec1c-c3b0-46ef-bb62-e67cc2f87ea9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:54.332649 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f58ec1c-c3b0-46ef-bb62-e67cc2f87ea9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:54.349871 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2f58ec1c-c3b0-46ef-bb62-e67cc2f87ea9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:54.352438 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-eb184d00-a9ad-471a-b7bb-50439b2a2037 req-6a984e5c-a5ae-4f54-a169-205dc2e1cc07 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "43f6d86f-3eb2-4017-8cc2-d1dcee995036", "tag": "b12f99eb-5b90-4854-8f2b-37235834a794"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:54.359883 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-eb184d00-a9ad-471a-b7bb-50439b2a2037 req-6a984e5c-a5ae-4f54-a169-205dc2e1cc07 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:54.360036 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-eb184d00-a9ad-471a-b7bb-50439b2a2037 req-6a984e5c-a5ae-4f54-a169-205dc2e1cc07 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:54.360228 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-eb184d00-a9ad-471a-b7bb-50439b2a2037 req-6a984e5c-a5ae-4f54-a169-205dc2e1cc07 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:54.366999 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-eb184d00-a9ad-471a-b7bb-50439b2a2037 req-6a984e5c-a5ae-4f54-a169-205dc2e1cc07 service nova] Creating event network-changed:b12f99eb-5b90-4854-8f2b-37235834a794 for instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 on np0000002501 Jun 10 13:25:54.367510 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-eb184d00-a9ad-471a-b7bb-50439b2a2037 req-6a984e5c-a5ae-4f54-a169-205dc2e1cc07 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:54.371162 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-eb184d00-a9ad-471a-b7bb-50439b2a2037 req-6a984e5c-a5ae-4f54-a169-205dc2e1cc07 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021352 Jun 10 13:25:54.372475 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 522/1537] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:54 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 10 13:25:54.496310 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2f58ec1c-c3b0-46ef-bb62-e67cc2f87ea9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:54.497511 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:25:54.510499 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2f58ec1c-c3b0-46ef-bb62-e67cc2f87ea9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1748 microversion: 2.1 time: 0.187885 Jun 10 13:25:54.510801 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 511/1538] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:54 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1748 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:55.096914 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fec43c99-e284-429b-bdbd-e2016dfb2741 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:55.098472 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fec43c99-e284-429b-bdbd-e2016dfb2741 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 72c23047-8907-4c10-b7c4-ad6c386d947b] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:55.102484 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec43c99-e284-429b-bdbd-e2016dfb2741 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:55.102767 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec43c99-e284-429b-bdbd-e2016dfb2741 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:55.103026 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec43c99-e284-429b-bdbd-e2016dfb2741 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:55.103464 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec43c99-e284-429b-bdbd-e2016dfb2741 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:55.103729 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec43c99-e284-429b-bdbd-e2016dfb2741 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:55.103989 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fec43c99-e284-429b-bdbd-e2016dfb2741 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:55.113530 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-fec43c99-e284-429b-bdbd-e2016dfb2741 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] HTTP exception thrown: Instance 72c23047-8907-4c10-b7c4-ad6c386d947b could not be found. Jun 10 13:25:55.113747 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fec43c99-e284-429b-bdbd-e2016dfb2741 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Returning 404 to user: Instance 72c23047-8907-4c10-b7c4-ad6c386d947b could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:25:55.114143 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fec43c99-e284-429b-bdbd-e2016dfb2741 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b" status: 404 len: 111 microversion: 2.1 time: 0.019157 Jun 10 13:25:55.114861 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 523/1539] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:55 2026] GET /compute/v2.1/servers/72c23047-8907-4c10-b7c4-ad6c386d947b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:25:55.122824 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-73cb86db-e67b-4c90-9e98-dd6bfd14c1da tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:55.138688 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-73cb86db-e67b-4c90-9e98-dd6bfd14c1da tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1289567561" status: 202 len: 0 microversion: 2.1 time: 0.017753 Jun 10 13:25:55.139062 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 512/1540] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:25:55 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1289567561 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:25:55.157133 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0bb6da6f-12ba-4841-a368-4a590ec8b7e8 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:55.158930 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0bb6da6f-12ba-4841-a368-4a590ec8b7e8 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:55.164443 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0bb6da6f-12ba-4841-a368-4a590ec8b7e8 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:55.164746 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0bb6da6f-12ba-4841-a368-4a590ec8b7e8 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:55.164999 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0bb6da6f-12ba-4841-a368-4a590ec8b7e8 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:55.165566 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0bb6da6f-12ba-4841-a368-4a590ec8b7e8 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:55.165962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0bb6da6f-12ba-4841-a368-4a590ec8b7e8 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:55.166327 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0bb6da6f-12ba-4841-a368-4a590ec8b7e8 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:55.182423 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0bb6da6f-12ba-4841-a368-4a590ec8b7e8 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:55.368848 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0bb6da6f-12ba-4841-a368-4a590ec8b7e8 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:55.379891 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0bb6da6f-12ba-4841-a368-4a590ec8b7e8 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1358 microversion: 2.1 time: 0.224742 Jun 10 13:25:55.380306 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 524/1541] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:55 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1358 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:55.658522 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fe04f178-027e-42b8-8169-38393d64de03 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:55.660230 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fe04f178-027e-42b8-8169-38393d64de03 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:55.663916 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe04f178-027e-42b8-8169-38393d64de03 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:55.664300 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe04f178-027e-42b8-8169-38393d64de03 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:55.664476 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe04f178-027e-42b8-8169-38393d64de03 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:55.664749 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe04f178-027e-42b8-8169-38393d64de03 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:55.664959 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe04f178-027e-42b8-8169-38393d64de03 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:55.665526 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe04f178-027e-42b8-8169-38393d64de03 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:55.687002 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fe04f178-027e-42b8-8169-38393d64de03 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.030472 Jun 10 13:25:55.687515 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 513/1542] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:25:55 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:25:55.745531 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f8f37d57-1ae2-4e0a-9e6f-622930ade055 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:55.745748 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f8f37d57-1ae2-4e0a-9e6f-622930ade055 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:55.749314 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f8f37d57-1ae2-4e0a-9e6f-622930ade055 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:55.749534 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f8f37d57-1ae2-4e0a-9e6f-622930ade055 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:55.749715 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f8f37d57-1ae2-4e0a-9e6f-622930ade055 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:55.749990 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f8f37d57-1ae2-4e0a-9e6f-622930ade055 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:55.750126 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f8f37d57-1ae2-4e0a-9e6f-622930ade055 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:55.750265 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f8f37d57-1ae2-4e0a-9e6f-622930ade055 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:55.799092 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-f8f37d57-1ae2-4e0a-9e6f-622930ade055 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'services' on Instance uuid 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:25:55.858291 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f8f37d57-1ae2-4e0a-9e6f-622930ade055 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11/os-volume_attachments/021415c6-54b4-47d6-95e7-effa286a3965" status: 202 len: 0 microversion: 2.60 time: 0.114441 Jun 10 13:25:55.858712 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 525/1543] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:25:55 2026] DELETE /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11/os-volume_attachments/021415c6-54b4-47d6-95e7-effa286a3965 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:25:56.394818 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-af71f4a0-63c4-47b1-ba2c-0fd0eb6fc1cc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:56.396105 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-af71f4a0-63c4-47b1-ba2c-0fd0eb6fc1cc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:56.399926 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af71f4a0-63c4-47b1-ba2c-0fd0eb6fc1cc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:56.400192 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af71f4a0-63c4-47b1-ba2c-0fd0eb6fc1cc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:56.400417 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af71f4a0-63c4-47b1-ba2c-0fd0eb6fc1cc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:56.400813 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af71f4a0-63c4-47b1-ba2c-0fd0eb6fc1cc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:56.401124 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af71f4a0-63c4-47b1-ba2c-0fd0eb6fc1cc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:56.401437 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af71f4a0-63c4-47b1-ba2c-0fd0eb6fc1cc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:56.415148 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-af71f4a0-63c4-47b1-ba2c-0fd0eb6fc1cc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:56.533604 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-af71f4a0-63c4-47b1-ba2c-0fd0eb6fc1cc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:56.542703 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-af71f4a0-63c4-47b1-ba2c-0fd0eb6fc1cc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1358 microversion: 2.1 time: 0.149473 Jun 10 13:25:56.543019 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 514/1544] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:56 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1358 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:56.779169 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0ed56566-5176-4e4f-94f4-f7b738463f91 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "POST /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.595152 Jun 10 13:25:56.779611 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 506/1545] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:25:54 2026] POST /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments => generated 194 bytes in 2596 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:25:57.076904 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-328953d2-43cf-44a7-b224-71bd9ace0255 req-992392c5-f3a9-4d6f-a409-9290808ec548 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f69cfe3e-7e9e-437e-9a68-d842f783ebce", "name": "network-vif-plugged", "status": "completed", "tag": "3af7b89e-7cfd-47d9-b7ce-528f482f6050"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:57.082328 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-328953d2-43cf-44a7-b224-71bd9ace0255 req-992392c5-f3a9-4d6f-a409-9290808ec548 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:57.082543 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-328953d2-43cf-44a7-b224-71bd9ace0255 req-992392c5-f3a9-4d6f-a409-9290808ec548 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:57.082699 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-328953d2-43cf-44a7-b224-71bd9ace0255 req-992392c5-f3a9-4d6f-a409-9290808ec548 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:57.090737 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-328953d2-43cf-44a7-b224-71bd9ace0255 req-992392c5-f3a9-4d6f-a409-9290808ec548 service nova] Creating event network-vif-plugged:3af7b89e-7cfd-47d9-b7ce-528f482f6050 for instance f69cfe3e-7e9e-437e-9a68-d842f783ebce on np0000002501 Jun 10 13:25:57.091222 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-328953d2-43cf-44a7-b224-71bd9ace0255 req-992392c5-f3a9-4d6f-a409-9290808ec548 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:57.097503 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-328953d2-43cf-44a7-b224-71bd9ace0255 req-992392c5-f3a9-4d6f-a409-9290808ec548 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024137 Jun 10 13:25:57.098321 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 526/1546] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25: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 10 13:25:57.558582 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3fb3445a-1523-4fc7-a921-f78096f63aae tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:57.560048 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3fb3445a-1523-4fc7-a921-f78096f63aae tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:57.565799 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fb3445a-1523-4fc7-a921-f78096f63aae tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:57.566042 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fb3445a-1523-4fc7-a921-f78096f63aae tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:57.566269 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fb3445a-1523-4fc7-a921-f78096f63aae tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:57.566791 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fb3445a-1523-4fc7-a921-f78096f63aae tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:57.567078 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fb3445a-1523-4fc7-a921-f78096f63aae tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:57.567402 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fb3445a-1523-4fc7-a921-f78096f63aae tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:57.581735 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3fb3445a-1523-4fc7-a921-f78096f63aae tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:57.718933 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b0cd0a0c-5583-4d0b-b51a-a85d807e58d6 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:57.719223 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b0cd0a0c-5583-4d0b-b51a-a85d807e58d6 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:57.723774 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b0cd0a0c-5583-4d0b-b51a-a85d807e58d6 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:57.723965 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b0cd0a0c-5583-4d0b-b51a-a85d807e58d6 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:57.724111 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b0cd0a0c-5583-4d0b-b51a-a85d807e58d6 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:57.724427 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b0cd0a0c-5583-4d0b-b51a-a85d807e58d6 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:57.724611 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b0cd0a0c-5583-4d0b-b51a-a85d807e58d6 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:57.724799 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b0cd0a0c-5583-4d0b-b51a-a85d807e58d6 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:57.740569 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b0cd0a0c-5583-4d0b-b51a-a85d807e58d6 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:25:57.742149 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3fb3445a-1523-4fc7-a921-f78096f63aae tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:57.752109 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3fb3445a-1523-4fc7-a921-f78096f63aae tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1358 microversion: 2.1 time: 0.195339 Jun 10 13:25:57.752661 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 515/1547] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:57 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1358 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:57.801675 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b0cd0a0c-5583-4d0b-b51a-a85d807e58d6 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 204 len: 0 microversion: 2.1 time: 0.085212 Jun 10 13:25:57.802041 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 507/1548] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:25:57 2026] DELETE /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:25:57.810867 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ad9b73a9-36c0-4ea4-a95b-f5e6c170d06d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:57.812343 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ad9b73a9-36c0-4ea4-a95b-f5e6c170d06d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:57.816506 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad9b73a9-36c0-4ea4-a95b-f5e6c170d06d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:57.816824 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad9b73a9-36c0-4ea4-a95b-f5e6c170d06d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:57.817265 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad9b73a9-36c0-4ea4-a95b-f5e6c170d06d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:57.817525 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad9b73a9-36c0-4ea4-a95b-f5e6c170d06d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:57.817810 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad9b73a9-36c0-4ea4-a95b-f5e6c170d06d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:57.818096 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad9b73a9-36c0-4ea4-a95b-f5e6c170d06d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:57.835177 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ad9b73a9-36c0-4ea4-a95b-f5e6c170d06d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:58.004535 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ad9b73a9-36c0-4ea4-a95b-f5e6c170d06d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:58.012250 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ad9b73a9-36c0-4ea4-a95b-f5e6c170d06d tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1499 microversion: 2.1 time: 0.203344 Jun 10 13:25:58.012588 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 527/1549] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:57 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1499 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:58.448185 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-75e8d323-407c-4ee7-a6f5-f688de98cb08 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:58.449645 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-75e8d323-407c-4ee7-a6f5-f688de98cb08 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:58.455990 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-75e8d323-407c-4ee7-a6f5-f688de98cb08 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:58.456287 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-75e8d323-407c-4ee7-a6f5-f688de98cb08 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:58.456517 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-75e8d323-407c-4ee7-a6f5-f688de98cb08 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:58.456982 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-75e8d323-407c-4ee7-a6f5-f688de98cb08 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:58.457306 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-75e8d323-407c-4ee7-a6f5-f688de98cb08 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:58.457591 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-75e8d323-407c-4ee7-a6f5-f688de98cb08 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:58.477376 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-75e8d323-407c-4ee7-a6f5-f688de98cb08 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:58.677939 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-75e8d323-407c-4ee7-a6f5-f688de98cb08 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:58.687008 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-75e8d323-407c-4ee7-a6f5-f688de98cb08 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1664 microversion: 2.1 time: 0.240538 Jun 10 13:25:58.687317 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 516/1550] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:58 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1664 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:58.745187 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0f78ba8a-8706-4429-b5fe-6b7b162815a1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:58.746074 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0f78ba8a-8706-4429-b5fe-6b7b162815a1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:58.749631 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f78ba8a-8706-4429-b5fe-6b7b162815a1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:58.749894 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f78ba8a-8706-4429-b5fe-6b7b162815a1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:58.750164 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f78ba8a-8706-4429-b5fe-6b7b162815a1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:58.750495 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f78ba8a-8706-4429-b5fe-6b7b162815a1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:58.750712 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f78ba8a-8706-4429-b5fe-6b7b162815a1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:58.750918 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f78ba8a-8706-4429-b5fe-6b7b162815a1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:58.777886 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-dee4b02f-5f76-4f03-a144-e028136cc8bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:58.783096 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-dee4b02f-5f76-4f03-a144-e028136cc8bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:58.790659 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dee4b02f-5f76-4f03-a144-e028136cc8bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:58.792206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dee4b02f-5f76-4f03-a144-e028136cc8bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:58.792206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dee4b02f-5f76-4f03-a144-e028136cc8bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:58.792206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dee4b02f-5f76-4f03-a144-e028136cc8bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:58.792206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dee4b02f-5f76-4f03-a144-e028136cc8bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:58.792206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dee4b02f-5f76-4f03-a144-e028136cc8bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:58.831250 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-dee4b02f-5f76-4f03-a144-e028136cc8bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:58.835178 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-0f78ba8a-8706-4429-b5fe-6b7b162815a1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lazy-loading 'services' on Instance uuid 94a2631d-eb8c-46a1-86e5-b84e7feb182a {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:25:58.934058 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0f78ba8a-8706-4429-b5fe-6b7b162815a1 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-volume_attachments/83916179-d371-480b-8738-fecf97913488" status: 202 len: 0 microversion: 2.1 time: 0.189825 Jun 10 13:25:58.934226 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 508/1551] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:25:58 2026] DELETE /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-volume_attachments/83916179-d371-480b-8738-fecf97913488 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:25:58.947598 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1894f59f-8761-4038-adf9-26c6b87c710e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:58.950665 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1894f59f-8761-4038-adf9-26c6b87c710e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:58.961305 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1894f59f-8761-4038-adf9-26c6b87c710e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:58.961598 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1894f59f-8761-4038-adf9-26c6b87c710e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:58.963368 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1894f59f-8761-4038-adf9-26c6b87c710e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:58.963368 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1894f59f-8761-4038-adf9-26c6b87c710e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:58.963368 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1894f59f-8761-4038-adf9-26c6b87c710e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:58.963368 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1894f59f-8761-4038-adf9-26c6b87c710e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:58.991903 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1894f59f-8761-4038-adf9-26c6b87c710e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.046889 Jun 10 13:25:58.992629 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 517/1552] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:25:58 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:25:59.036289 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a6526054-f3a3-44b4-ae49-794765d5fac3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:59.036874 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a6526054-f3a3-44b4-ae49-794765d5fac3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:59.044417 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6526054-f3a3-44b4-ae49-794765d5fac3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:59.044788 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6526054-f3a3-44b4-ae49-794765d5fac3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:59.045944 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6526054-f3a3-44b4-ae49-794765d5fac3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:59.046715 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6526054-f3a3-44b4-ae49-794765d5fac3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:59.047439 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6526054-f3a3-44b4-ae49-794765d5fac3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:59.048444 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6526054-f3a3-44b4-ae49-794765d5fac3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:59.056372 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-dee4b02f-5f76-4f03-a144-e028136cc8bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:59.062514 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-dee4b02f-5f76-4f03-a144-e028136cc8bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1358 microversion: 2.1 time: 0.292248 Jun 10 13:25:59.062806 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 528/1553] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:58 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1358 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:25:59.070732 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-09e822be-2470-41ca-8d7e-54a8159c3a6c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:59.072565 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-09e822be-2470-41ca-8d7e-54a8159c3a6c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:59.073787 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-984bb4f0-c437-47d8-a4ae-8c93d2386f34 req-9ec2eebc-8184-4c35-b4bb-dc6364c56d42 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "58ab4720-b1c9-428b-b6a0-c21ba8350d03", "name": "network-vif-unplugged", "status": "completed", "tag": "7f1a48f4-192a-4f1e-845e-55c9cf325675"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:59.076776 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a6526054-f3a3-44b4-ae49-794765d5fac3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:25:59.077185 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09e822be-2470-41ca-8d7e-54a8159c3a6c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:59.077473 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09e822be-2470-41ca-8d7e-54a8159c3a6c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:59.077677 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09e822be-2470-41ca-8d7e-54a8159c3a6c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:59.078054 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09e822be-2470-41ca-8d7e-54a8159c3a6c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:59.078456 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09e822be-2470-41ca-8d7e-54a8159c3a6c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:59.078630 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09e822be-2470-41ca-8d7e-54a8159c3a6c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:59.080734 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-984bb4f0-c437-47d8-a4ae-8c93d2386f34 req-9ec2eebc-8184-4c35-b4bb-dc6364c56d42 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:59.080734 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-984bb4f0-c437-47d8-a4ae-8c93d2386f34 req-9ec2eebc-8184-4c35-b4bb-dc6364c56d42 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:59.080734 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-984bb4f0-c437-47d8-a4ae-8c93d2386f34 req-9ec2eebc-8184-4c35-b4bb-dc6364c56d42 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:59.088043 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-984bb4f0-c437-47d8-a4ae-8c93d2386f34 req-9ec2eebc-8184-4c35-b4bb-dc6364c56d42 service nova] Creating event network-vif-unplugged:7f1a48f4-192a-4f1e-845e-55c9cf325675 for instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 on np0000002501 Jun 10 13:25:59.088496 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-984bb4f0-c437-47d8-a4ae-8c93d2386f34 req-9ec2eebc-8184-4c35-b4bb-dc6364c56d42 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:59.092739 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-984bb4f0-c437-47d8-a4ae-8c93d2386f34 req-9ec2eebc-8184-4c35-b4bb-dc6364c56d42 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020962 Jun 10 13:25:59.093086 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 529/1554] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25: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 10 13:25:59.096748 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-09e822be-2470-41ca-8d7e-54a8159c3a6c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.028540 Jun 10 13:25:59.097008 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 518/1555] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:25:59 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:25:59.159816 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-032156a2-a1b5-4748-96d6-fa407ba452e8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:25:59.160216 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-032156a2-a1b5-4748-96d6-fa407ba452e8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:25:59.166249 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-8aa529be-41f7-432d-9f58-4efc6aa045d8 req-e3d3b682-135c-4446-92d9-9c73e6edf014 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f69cfe3e-7e9e-437e-9a68-d842f783ebce", "name": "network-vif-plugged", "status": "completed", "tag": "3af7b89e-7cfd-47d9-b7ce-528f482f6050"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:25:59.168516 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-032156a2-a1b5-4748-96d6-fa407ba452e8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:59.168738 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-032156a2-a1b5-4748-96d6-fa407ba452e8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:59.168909 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-032156a2-a1b5-4748-96d6-fa407ba452e8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:59.169178 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-032156a2-a1b5-4748-96d6-fa407ba452e8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:59.169339 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-032156a2-a1b5-4748-96d6-fa407ba452e8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:59.169506 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-032156a2-a1b5-4748-96d6-fa407ba452e8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:59.179817 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8aa529be-41f7-432d-9f58-4efc6aa045d8 req-e3d3b682-135c-4446-92d9-9c73e6edf014 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:25:59.179817 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8aa529be-41f7-432d-9f58-4efc6aa045d8 req-e3d3b682-135c-4446-92d9-9c73e6edf014 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:25:59.179817 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8aa529be-41f7-432d-9f58-4efc6aa045d8 req-e3d3b682-135c-4446-92d9-9c73e6edf014 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:25:59.191427 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-8aa529be-41f7-432d-9f58-4efc6aa045d8 req-e3d3b682-135c-4446-92d9-9c73e6edf014 service nova] Creating event network-vif-plugged:3af7b89e-7cfd-47d9-b7ce-528f482f6050 for instance f69cfe3e-7e9e-437e-9a68-d842f783ebce on np0000002501 Jun 10 13:25:59.191427 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-8aa529be-41f7-432d-9f58-4efc6aa045d8 req-e3d3b682-135c-4446-92d9-9c73e6edf014 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:25:59.196704 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-8aa529be-41f7-432d-9f58-4efc6aa045d8 req-e3d3b682-135c-4446-92d9-9c73e6edf014 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033139 Jun 10 13:25:59.197001 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 519/1556] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:25:59 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:25:59.237721 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-032156a2-a1b5-4748-96d6-fa407ba452e8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'services' on Instance uuid e2d0aab2-8a69-47cb-95d6-d267b7685bad {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:25:59.300471 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-032156a2-a1b5-4748-96d6-fa407ba452e8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad/os-volume_attachments/021415c6-54b4-47d6-95e7-effa286a3965" status: 202 len: 0 microversion: 2.60 time: 0.144123 Jun 10 13:25:59.300857 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 530/1557] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:25:59 2026] DELETE /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad/os-volume_attachments/021415c6-54b4-47d6-95e7-effa286a3965 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:25:59.306982 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a6526054-f3a3-44b4-ae49-794765d5fac3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:25:59.316218 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a6526054-f3a3-44b4-ae49-794765d5fac3 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1499 microversion: 2.1 time: 0.284459 Jun 10 13:25:59.316723 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 509/1558] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:25:59 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1499 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:00.004990 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-00015c4e-9275-4746-9d81-b91ca052e386 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:00.007247 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-00015c4e-9275-4746-9d81-b91ca052e386 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:00.017772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00015c4e-9275-4746-9d81-b91ca052e386 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:00.017772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00015c4e-9275-4746-9d81-b91ca052e386 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:00.017772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00015c4e-9275-4746-9d81-b91ca052e386 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:00.017772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00015c4e-9275-4746-9d81-b91ca052e386 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:00.017772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00015c4e-9275-4746-9d81-b91ca052e386 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:00.017772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00015c4e-9275-4746-9d81-b91ca052e386 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:00.038017 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-00015c4e-9275-4746-9d81-b91ca052e386 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035345 Jun 10 13:26:00.038560 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 520/1559] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:26:00 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:26:00.087108 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d5bc9626-a122-4ab1-a80b-b2e01b9d705b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:00.088978 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d5bc9626-a122-4ab1-a80b-b2e01b9d705b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:00.098525 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d5bc9626-a122-4ab1-a80b-b2e01b9d705b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:00.098772 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d5bc9626-a122-4ab1-a80b-b2e01b9d705b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:00.099005 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d5bc9626-a122-4ab1-a80b-b2e01b9d705b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:00.099515 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d5bc9626-a122-4ab1-a80b-b2e01b9d705b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:00.099830 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d5bc9626-a122-4ab1-a80b-b2e01b9d705b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:00.100198 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d5bc9626-a122-4ab1-a80b-b2e01b9d705b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:00.124584 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d5bc9626-a122-4ab1-a80b-b2e01b9d705b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:00.300122 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d5bc9626-a122-4ab1-a80b-b2e01b9d705b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:00.310402 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d5bc9626-a122-4ab1-a80b-b2e01b9d705b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1543 microversion: 2.1 time: 0.225227 Jun 10 13:26:00.310665 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 531/1560] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:00 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1543 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:00.332554 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1b047ee7-7b48-4f08-9044-71846667ec81 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:00.335151 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1b047ee7-7b48-4f08-9044-71846667ec81 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:00.337705 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d1e1ff61-ab15-4d3c-8000-02dc9a1db125 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:00.339658 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d1e1ff61-ab15-4d3c-8000-02dc9a1db125 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:00.340831 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b047ee7-7b48-4f08-9044-71846667ec81 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:00.341267 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b047ee7-7b48-4f08-9044-71846667ec81 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:00.341565 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b047ee7-7b48-4f08-9044-71846667ec81 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:00.342605 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b047ee7-7b48-4f08-9044-71846667ec81 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:00.342605 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b047ee7-7b48-4f08-9044-71846667ec81 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:00.342605 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b047ee7-7b48-4f08-9044-71846667ec81 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:00.344486 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1e1ff61-ab15-4d3c-8000-02dc9a1db125 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:00.345250 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1e1ff61-ab15-4d3c-8000-02dc9a1db125 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:00.345250 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1e1ff61-ab15-4d3c-8000-02dc9a1db125 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:00.345402 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1e1ff61-ab15-4d3c-8000-02dc9a1db125 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:00.345708 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1e1ff61-ab15-4d3c-8000-02dc9a1db125 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:00.345979 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1e1ff61-ab15-4d3c-8000-02dc9a1db125 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:00.358448 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1b047ee7-7b48-4f08-9044-71846667ec81 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:00.385101 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d1e1ff61-ab15-4d3c-8000-02dc9a1db125 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:00.463805 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1b047ee7-7b48-4f08-9044-71846667ec81 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.134220 Jun 10 13:26:00.464309 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 510/1561] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:26:00 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/os-interface => generated 283 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:26:00.658395 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d1e1ff61-ab15-4d3c-8000-02dc9a1db125 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:00.672948 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d1e1ff61-ab15-4d3c-8000-02dc9a1db125 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1499 microversion: 2.1 time: 0.336311 Jun 10 13:26:00.673277 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 521/1562] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:00 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1499 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:01.059933 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c6c86ec8-4dc0-490b-89fd-fed184495590 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:01.061935 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c6c86ec8-4dc0-490b-89fd-fed184495590 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:01.067607 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c6c86ec8-4dc0-490b-89fd-fed184495590 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:01.067964 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c6c86ec8-4dc0-490b-89fd-fed184495590 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:01.068169 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c6c86ec8-4dc0-490b-89fd-fed184495590 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:01.068507 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c6c86ec8-4dc0-490b-89fd-fed184495590 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:01.068699 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c6c86ec8-4dc0-490b-89fd-fed184495590 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:01.068846 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c6c86ec8-4dc0-490b-89fd-fed184495590 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:01.089898 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c6c86ec8-4dc0-490b-89fd-fed184495590 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.032453 Jun 10 13:26:01.090497 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 532/1563] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:26:01 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:26:01.156567 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-8e98ec71-1ac2-4619-aa02-1e4b15039d27 req-710ef0b1-58d2-4c05-acd1-f84e4219627f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "58ab4720-b1c9-428b-b6a0-c21ba8350d03", "name": "network-vif-unplugged", "status": "completed", "tag": "7f1a48f4-192a-4f1e-845e-55c9cf325675"}, {"server_uuid": "58ab4720-b1c9-428b-b6a0-c21ba8350d03", "name": "network-vif-deleted", "tag": "7f1a48f4-192a-4f1e-845e-55c9cf325675"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:01.163163 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8e98ec71-1ac2-4619-aa02-1e4b15039d27 req-710ef0b1-58d2-4c05-acd1-f84e4219627f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:01.163431 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8e98ec71-1ac2-4619-aa02-1e4b15039d27 req-710ef0b1-58d2-4c05-acd1-f84e4219627f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:01.163638 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8e98ec71-1ac2-4619-aa02-1e4b15039d27 req-710ef0b1-58d2-4c05-acd1-f84e4219627f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:01.172659 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-8e98ec71-1ac2-4619-aa02-1e4b15039d27 req-710ef0b1-58d2-4c05-acd1-f84e4219627f service nova] Creating event network-vif-unplugged:7f1a48f4-192a-4f1e-845e-55c9cf325675 for instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 on np0000002501 Jun 10 13:26:01.172945 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-8e98ec71-1ac2-4619-aa02-1e4b15039d27 req-710ef0b1-58d2-4c05-acd1-f84e4219627f service nova] Creating event network-vif-deleted:7f1a48f4-192a-4f1e-845e-55c9cf325675 for instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 on np0000002501 Jun 10 13:26:01.173841 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-8e98ec71-1ac2-4619-aa02-1e4b15039d27 req-710ef0b1-58d2-4c05-acd1-f84e4219627f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:01.181228 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-8e98ec71-1ac2-4619-aa02-1e4b15039d27 req-710ef0b1-58d2-4c05-acd1-f84e4219627f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.026686 Jun 10 13:26:01.181816 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 511/1564] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:01 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 10 13:26:01.300065 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-6aa21e60-ad66-4c68-a7fc-50f2fe8ba7fe req-cef861c3-2992-45d5-b89a-56354961e4c0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f69cfe3e-7e9e-437e-9a68-d842f783ebce", "tag": "3af7b89e-7cfd-47d9-b7ce-528f482f6050"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:01.309807 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6aa21e60-ad66-4c68-a7fc-50f2fe8ba7fe req-cef861c3-2992-45d5-b89a-56354961e4c0 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:01.310038 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6aa21e60-ad66-4c68-a7fc-50f2fe8ba7fe req-cef861c3-2992-45d5-b89a-56354961e4c0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:01.310239 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6aa21e60-ad66-4c68-a7fc-50f2fe8ba7fe req-cef861c3-2992-45d5-b89a-56354961e4c0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:01.322269 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-6aa21e60-ad66-4c68-a7fc-50f2fe8ba7fe req-cef861c3-2992-45d5-b89a-56354961e4c0 service nova] Creating event network-changed:3af7b89e-7cfd-47d9-b7ce-528f482f6050 for instance f69cfe3e-7e9e-437e-9a68-d842f783ebce on np0000002501 Jun 10 13:26:01.322726 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-6aa21e60-ad66-4c68-a7fc-50f2fe8ba7fe req-cef861c3-2992-45d5-b89a-56354961e4c0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:01.329789 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-6aa21e60-ad66-4c68-a7fc-50f2fe8ba7fe req-cef861c3-2992-45d5-b89a-56354961e4c0 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032914 Jun 10 13:26:01.330171 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 522/1565] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:01 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 10 13:26:01.690654 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-74b99a4d-24b7-4257-b5cb-d367c334d512 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:01.692819 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-74b99a4d-24b7-4257-b5cb-d367c334d512 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:01.698384 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74b99a4d-24b7-4257-b5cb-d367c334d512 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:01.698667 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74b99a4d-24b7-4257-b5cb-d367c334d512 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:01.699161 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74b99a4d-24b7-4257-b5cb-d367c334d512 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:01.699472 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74b99a4d-24b7-4257-b5cb-d367c334d512 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:01.699883 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74b99a4d-24b7-4257-b5cb-d367c334d512 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:01.700280 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74b99a4d-24b7-4257-b5cb-d367c334d512 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:01.726118 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74b99a4d-24b7-4257-b5cb-d367c334d512 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:01.726330 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74b99a4d-24b7-4257-b5cb-d367c334d512 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:01.726558 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-74b99a4d-24b7-4257-b5cb-d367c334d512 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:01.726863 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-74b99a4d-24b7-4257-b5cb-d367c334d512 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lazy-loading 'fault' on Instance uuid 58ab4720-b1c9-428b-b6a0-c21ba8350d03 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:01.733526 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-74b99a4d-24b7-4257-b5cb-d367c334d512 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:01.800048 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-74b99a4d-24b7-4257-b5cb-d367c334d512 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:01.808924 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-74b99a4d-24b7-4257-b5cb-d367c334d512 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1305 microversion: 2.1 time: 0.120303 Jun 10 13:26:01.809234 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 533/1566] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:01 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1305 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:02.105599 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-68b6e65d-114d-416d-a6c9-9f2f63233bed tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:02.107975 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-68b6e65d-114d-416d-a6c9-9f2f63233bed tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:02.113981 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-68b6e65d-114d-416d-a6c9-9f2f63233bed tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:02.114197 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-68b6e65d-114d-416d-a6c9-9f2f63233bed tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:02.114337 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-68b6e65d-114d-416d-a6c9-9f2f63233bed tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:02.114671 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-68b6e65d-114d-416d-a6c9-9f2f63233bed tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:02.114827 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-68b6e65d-114d-416d-a6c9-9f2f63233bed tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:02.115450 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-68b6e65d-114d-416d-a6c9-9f2f63233bed tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:02.143940 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-68b6e65d-114d-416d-a6c9-9f2f63233bed tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042750 Jun 10 13:26:02.144358 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 512/1567] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:26:02 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:26:02.824772 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-80981700-c917-482d-84bc-a949900f1810 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:02.826309 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-80981700-c917-482d-84bc-a949900f1810 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:02.830897 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-80981700-c917-482d-84bc-a949900f1810 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:02.831234 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-80981700-c917-482d-84bc-a949900f1810 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:02.831554 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-80981700-c917-482d-84bc-a949900f1810 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:02.832209 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-80981700-c917-482d-84bc-a949900f1810 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:02.832857 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-80981700-c917-482d-84bc-a949900f1810 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:02.833129 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-80981700-c917-482d-84bc-a949900f1810 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:02.866916 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-80981700-c917-482d-84bc-a949900f1810 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:02.867261 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-80981700-c917-482d-84bc-a949900f1810 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:02.867512 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-80981700-c917-482d-84bc-a949900f1810 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:02.868414 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-80981700-c917-482d-84bc-a949900f1810 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lazy-loading 'fault' on Instance uuid 58ab4720-b1c9-428b-b6a0-c21ba8350d03 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:02.874433 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-80981700-c917-482d-84bc-a949900f1810 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:02.950205 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-80981700-c917-482d-84bc-a949900f1810 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:02.962748 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-80981700-c917-482d-84bc-a949900f1810 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1305 microversion: 2.1 time: 0.139823 Jun 10 13:26:02.963209 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 523/1568] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:02 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1305 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:03.158282 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e75652e0-ea9f-4017-a161-e6939beb5f61 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:03.160188 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e75652e0-ea9f-4017-a161-e6939beb5f61 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:03.166846 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e75652e0-ea9f-4017-a161-e6939beb5f61 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:03.167146 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e75652e0-ea9f-4017-a161-e6939beb5f61 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:03.168148 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e75652e0-ea9f-4017-a161-e6939beb5f61 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:03.168820 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e75652e0-ea9f-4017-a161-e6939beb5f61 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:03.169144 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e75652e0-ea9f-4017-a161-e6939beb5f61 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:03.169308 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e75652e0-ea9f-4017-a161-e6939beb5f61 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:03.199952 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e75652e0-ea9f-4017-a161-e6939beb5f61 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.043901 Jun 10 13:26:03.200260 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 534/1569] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:26:03 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a/os-volume_attachments => generated 25 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:26:03.258083 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-87958148-df10-443b-99be-d28235a315b8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:03.258526 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-87958148-df10-443b-99be-d28235a315b8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:03.262298 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-87958148-df10-443b-99be-d28235a315b8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:03.262483 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-87958148-df10-443b-99be-d28235a315b8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:03.262750 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-87958148-df10-443b-99be-d28235a315b8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:03.262868 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-87958148-df10-443b-99be-d28235a315b8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:03.263005 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-87958148-df10-443b-99be-d28235a315b8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:03.263164 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-87958148-df10-443b-99be-d28235a315b8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:03.277672 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-87958148-df10-443b-99be-d28235a315b8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:26:03.370310 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-87958148-df10-443b-99be-d28235a315b8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 204 len: 0 microversion: 2.1 time: 0.114985 Jun 10 13:26:03.370677 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 513/1570] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:26:03 2026] DELETE /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:26:03.380493 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b065918d-ea8d-4e3a-87f3-7769e30d5a6e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:03.382104 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b065918d-ea8d-4e3a-87f3-7769e30d5a6e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:03.393560 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b065918d-ea8d-4e3a-87f3-7769e30d5a6e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:03.393868 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b065918d-ea8d-4e3a-87f3-7769e30d5a6e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:03.394236 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b065918d-ea8d-4e3a-87f3-7769e30d5a6e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:03.394697 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b065918d-ea8d-4e3a-87f3-7769e30d5a6e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:03.395099 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b065918d-ea8d-4e3a-87f3-7769e30d5a6e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:03.395432 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b065918d-ea8d-4e3a-87f3-7769e30d5a6e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:03.424507 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b065918d-ea8d-4e3a-87f3-7769e30d5a6e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:03.633906 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b065918d-ea8d-4e3a-87f3-7769e30d5a6e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:03.642021 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b065918d-ea8d-4e3a-87f3-7769e30d5a6e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1691 microversion: 2.1 time: 0.263123 Jun 10 13:26:03.642230 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 524/1571] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:03 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1691 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:03.983668 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2d63dabc-3281-4acd-8bed-c9b0031e2e7c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:03.985584 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2d63dabc-3281-4acd-8bed-c9b0031e2e7c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:03.990460 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d63dabc-3281-4acd-8bed-c9b0031e2e7c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:03.990760 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d63dabc-3281-4acd-8bed-c9b0031e2e7c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:03.991218 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d63dabc-3281-4acd-8bed-c9b0031e2e7c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:03.991829 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d63dabc-3281-4acd-8bed-c9b0031e2e7c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:03.992252 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d63dabc-3281-4acd-8bed-c9b0031e2e7c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:03.992664 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d63dabc-3281-4acd-8bed-c9b0031e2e7c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:04.026278 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d63dabc-3281-4acd-8bed-c9b0031e2e7c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:04.026642 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d63dabc-3281-4acd-8bed-c9b0031e2e7c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:04.027138 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d63dabc-3281-4acd-8bed-c9b0031e2e7c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:04.027718 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-2d63dabc-3281-4acd-8bed-c9b0031e2e7c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lazy-loading 'fault' on Instance uuid 58ab4720-b1c9-428b-b6a0-c21ba8350d03 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:04.032637 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2d63dabc-3281-4acd-8bed-c9b0031e2e7c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:04.130707 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2d63dabc-3281-4acd-8bed-c9b0031e2e7c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:04.141753 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2d63dabc-3281-4acd-8bed-c9b0031e2e7c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 200 len: 1305 microversion: 2.1 time: 0.160271 Jun 10 13:26:04.142127 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 535/1572] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:03 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 1305 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:04.579835 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-1df2ffa8-21df-46c3-85bf-cd7f73cbc781 req-ceef2db8-8774-436b-b8fb-e2252d3b0ffa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94a2631d-eb8c-46a1-86e5-b84e7feb182a", "name": "network-vif-unplugged", "status": "completed", "tag": "78c944cf-6c5f-469b-ab1e-af063b249997"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:04.586007 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1df2ffa8-21df-46c3-85bf-cd7f73cbc781 req-ceef2db8-8774-436b-b8fb-e2252d3b0ffa service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:04.586231 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1df2ffa8-21df-46c3-85bf-cd7f73cbc781 req-ceef2db8-8774-436b-b8fb-e2252d3b0ffa service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:04.586410 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1df2ffa8-21df-46c3-85bf-cd7f73cbc781 req-ceef2db8-8774-436b-b8fb-e2252d3b0ffa service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:04.596562 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-1df2ffa8-21df-46c3-85bf-cd7f73cbc781 req-ceef2db8-8774-436b-b8fb-e2252d3b0ffa service nova] Creating event network-vif-unplugged:78c944cf-6c5f-469b-ab1e-af063b249997 for instance 94a2631d-eb8c-46a1-86e5-b84e7feb182a on np0000002501 Jun 10 13:26:04.597173 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-1df2ffa8-21df-46c3-85bf-cd7f73cbc781 req-ceef2db8-8774-436b-b8fb-e2252d3b0ffa service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:04.603133 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-1df2ffa8-21df-46c3-85bf-cd7f73cbc781 req-ceef2db8-8774-436b-b8fb-e2252d3b0ffa service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026973 Jun 10 13:26:04.603585 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 514/1573] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:04 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 10 13:26:04.653687 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-532e2d13-8619-42a7-82ca-060cea3660e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:04.658399 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-532e2d13-8619-42a7-82ca-060cea3660e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:04.664184 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-532e2d13-8619-42a7-82ca-060cea3660e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:04.664798 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-532e2d13-8619-42a7-82ca-060cea3660e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:04.665115 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-532e2d13-8619-42a7-82ca-060cea3660e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:04.665462 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-532e2d13-8619-42a7-82ca-060cea3660e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:04.665622 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-532e2d13-8619-42a7-82ca-060cea3660e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:04.665733 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-532e2d13-8619-42a7-82ca-060cea3660e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:04.666177 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ee5919cf-9a85-4a5c-a014-0ced7d533738 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:04.673309 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ee5919cf-9a85-4a5c-a014-0ced7d533738 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:04.681106 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ee5919cf-9a85-4a5c-a014-0ced7d533738 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:04.681630 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ee5919cf-9a85-4a5c-a014-0ced7d533738 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:04.681757 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ee5919cf-9a85-4a5c-a014-0ced7d533738 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:04.682841 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ee5919cf-9a85-4a5c-a014-0ced7d533738 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:04.684619 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ee5919cf-9a85-4a5c-a014-0ced7d533738 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:04.684619 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ee5919cf-9a85-4a5c-a014-0ced7d533738 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:04.712528 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-532e2d13-8619-42a7-82ca-060cea3660e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.062227 Jun 10 13:26:04.712882 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 525/1574] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:26:04 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad/os-volume_attachments => generated 197 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:04.724441 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ee5919cf-9a85-4a5c-a014-0ced7d533738 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:05.001758 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ee5919cf-9a85-4a5c-a014-0ced7d533738 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:05.015460 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ee5919cf-9a85-4a5c-a014-0ced7d533738 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1691 microversion: 2.1 time: 0.351328 Jun 10 13:26:05.015896 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 536/1575] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:04 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1691 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:05.159733 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7e50ad57-74c8-408d-a215-92454801c6f0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:05.161669 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7e50ad57-74c8-408d-a215-92454801c6f0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: 58ab4720-b1c9-428b-b6a0-c21ba8350d03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:05.166997 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e50ad57-74c8-408d-a215-92454801c6f0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:05.167371 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e50ad57-74c8-408d-a215-92454801c6f0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:05.168292 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e50ad57-74c8-408d-a215-92454801c6f0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:05.168292 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e50ad57-74c8-408d-a215-92454801c6f0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:05.168691 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e50ad57-74c8-408d-a215-92454801c6f0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:05.169065 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e50ad57-74c8-408d-a215-92454801c6f0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:05.181116 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-7e50ad57-74c8-408d-a215-92454801c6f0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] HTTP exception thrown: Instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 could not be found. Jun 10 13:26:05.181454 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7e50ad57-74c8-408d-a215-92454801c6f0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Returning 404 to user: Instance 58ab4720-b1c9-428b-b6a0-c21ba8350d03 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:26:05.181889 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7e50ad57-74c8-408d-a215-92454801c6f0 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03" status: 404 len: 111 microversion: 2.1 time: 0.024736 Jun 10 13:26:05.182538 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 515/1576] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:05 2026] GET /compute/v2.1/servers/58ab4720-b1c9-428b-b6a0-c21ba8350d03 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:26:05.193298 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9848f89a-449a-44e9-a7a5-48128540d9fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:05.193586 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9848f89a-449a-44e9-a7a5-48128540d9fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:05.198005 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9848f89a-449a-44e9-a7a5-48128540d9fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:05.198288 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9848f89a-449a-44e9-a7a5-48128540d9fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:05.198554 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9848f89a-449a-44e9-a7a5-48128540d9fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:05.198822 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9848f89a-449a-44e9-a7a5-48128540d9fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:05.198994 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9848f89a-449a-44e9-a7a5-48128540d9fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:05.199183 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9848f89a-449a-44e9-a7a5-48128540d9fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:05.218329 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9848f89a-449a-44e9-a7a5-48128540d9fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:26:05.272123 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-863196f0-224e-484e-8e8b-41891193a475 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "0c5303c1-5d47-4849-8279-91738e005ffe"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:05.274315 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-863196f0-224e-484e-8e8b-41891193a475 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:05.280473 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-863196f0-224e-484e-8e8b-41891193a475 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:05.280473 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-863196f0-224e-484e-8e8b-41891193a475 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:05.280473 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-863196f0-224e-484e-8e8b-41891193a475 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:05.280473 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-863196f0-224e-484e-8e8b-41891193a475 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:05.280473 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-863196f0-224e-484e-8e8b-41891193a475 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:05.280473 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-863196f0-224e-484e-8e8b-41891193a475 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:05.291712 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9848f89a-449a-44e9-a7a5-48128540d9fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 204 len: 0 microversion: 2.1 time: 0.100566 Jun 10 13:26:05.292120 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 526/1577] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:26:05 2026] DELETE /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:26:05.305873 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9f8ab98e-fbf6-46a3-8736-daf66ff88824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:05.307311 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9f8ab98e-fbf6-46a3-8736-daf66ff88824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:05.315706 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f8ab98e-fbf6-46a3-8736-daf66ff88824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:05.316394 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f8ab98e-fbf6-46a3-8736-daf66ff88824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:05.316394 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f8ab98e-fbf6-46a3-8736-daf66ff88824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:05.316940 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f8ab98e-fbf6-46a3-8736-daf66ff88824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:05.317296 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f8ab98e-fbf6-46a3-8736-daf66ff88824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:05.317854 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f8ab98e-fbf6-46a3-8736-daf66ff88824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:05.336534 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9f8ab98e-fbf6-46a3-8736-daf66ff88824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:05.531765 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9f8ab98e-fbf6-46a3-8736-daf66ff88824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:05.541616 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9f8ab98e-fbf6-46a3-8736-daf66ff88824 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1512 microversion: 2.1 time: 0.237910 Jun 10 13:26:05.542186 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 516/1578] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:05 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1512 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:05.724221 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-62587fcc-3e8c-45e2-bed9-8afe450b2708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:05.725639 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-62587fcc-3e8c-45e2-bed9-8afe450b2708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:05.729039 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-62587fcc-3e8c-45e2-bed9-8afe450b2708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:05.729207 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-62587fcc-3e8c-45e2-bed9-8afe450b2708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:05.729334 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-62587fcc-3e8c-45e2-bed9-8afe450b2708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:05.729577 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-62587fcc-3e8c-45e2-bed9-8afe450b2708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:05.729723 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-62587fcc-3e8c-45e2-bed9-8afe450b2708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:05.729867 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-62587fcc-3e8c-45e2-bed9-8afe450b2708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:05.746763 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-62587fcc-3e8c-45e2-bed9-8afe450b2708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad/os-volume_attachments" status: 200 len: 25 microversion: 2.60 time: 0.024451 Jun 10 13:26:05.747080 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 527/1579] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:26:05 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:05.795049 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-234e72b8-b1e4-4865-81db-cc1672f0f369 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:05.797641 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-234e72b8-b1e4-4865-81db-cc1672f0f369 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:05.803757 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-234e72b8-b1e4-4865-81db-cc1672f0f369 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:05.804323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-234e72b8-b1e4-4865-81db-cc1672f0f369 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:05.805647 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-234e72b8-b1e4-4865-81db-cc1672f0f369 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:05.805647 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-234e72b8-b1e4-4865-81db-cc1672f0f369 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:05.805647 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-234e72b8-b1e4-4865-81db-cc1672f0f369 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:05.805647 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-234e72b8-b1e4-4865-81db-cc1672f0f369 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:05.828922 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-234e72b8-b1e4-4865-81db-cc1672f0f369 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11/os-volume_attachments" status: 200 len: 25 microversion: 2.60 time: 0.035838 Jun 10 13:26:05.828922 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 517/1580] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:26:05 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:05.956680 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'create', calling method: >, body: {"server": {"name": "multiattach-server-0", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "d9127236-1adc-4288-a073-8c25498e3292"}], "security_groups": [{"name": "tempest-securitygroup--1737542057"}], "key_name": "tempest-keypair-1325050830", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:06.036373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fe769c69-ec15-4e88-a0be-4308ada81af5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:06.036373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fe769c69-ec15-4e88-a0be-4308ada81af5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:06.041769 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe769c69-ec15-4e88-a0be-4308ada81af5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:06.042227 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe769c69-ec15-4e88-a0be-4308ada81af5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:06.042586 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe769c69-ec15-4e88-a0be-4308ada81af5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:06.043177 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe769c69-ec15-4e88-a0be-4308ada81af5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:06.043635 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe769c69-ec15-4e88-a0be-4308ada81af5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:06.044136 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe769c69-ec15-4e88-a0be-4308ada81af5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:06.064592 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fe769c69-ec15-4e88-a0be-4308ada81af5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:06.077386 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:06.077824 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:06.078154 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:06.078786 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:06.079190 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:06.079589 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:06.089035 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:06.168145 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] validate_networks() for [('d9127236-1adc-4288-a073-8c25498e3292', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:26:06.168656 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:06.234499 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fe769c69-ec15-4e88-a0be-4308ada81af5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:06.244294 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fe769c69-ec15-4e88-a0be-4308ada81af5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1691 microversion: 2.1 time: 0.211719 Jun 10 13:26:06.244504 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 518/1581] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:06 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1691 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:06.465175 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:06.567998 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b04b347c-1cc8-47f8-8193-f80dbd3e0329 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:06.570552 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b04b347c-1cc8-47f8-8193-f80dbd3e0329 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:06.575408 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b04b347c-1cc8-47f8-8193-f80dbd3e0329 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:06.576113 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b04b347c-1cc8-47f8-8193-f80dbd3e0329 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:06.576655 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b04b347c-1cc8-47f8-8193-f80dbd3e0329 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:06.577292 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b04b347c-1cc8-47f8-8193-f80dbd3e0329 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:06.577723 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b04b347c-1cc8-47f8-8193-f80dbd3e0329 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:06.578077 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b04b347c-1cc8-47f8-8193-f80dbd3e0329 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:06.593995 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b04b347c-1cc8-47f8-8193-f80dbd3e0329 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:06.663477 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:26:06.664063 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:26:06.664442 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:26:06.664776 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:26:06.666366 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:26:06.678808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:06.678808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:06.678808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:06.678808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:06.678808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:06.678808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:06.692013 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:26:06.694677 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for user 6e82e1774bd94878af9e9ce46bfe7675 and project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:26:06.705175 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:26:06.707655 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:26:06.773094 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4447e47e-0ab7-4bd4-a5fa-61425f6f109e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.60 time: 0.818897 Jun 10 13:26:06.773628 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 528/1582] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:26:05 2026] POST /compute/v2.1/servers => generated 404 bytes in 820 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:26:06.777958 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-87ca6670-7740-4afc-b6ae-5d79b09aeae3 req-efc2c355-2ea7-451d-b159-107a12723708 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94a2631d-eb8c-46a1-86e5-b84e7feb182a", "name": "network-vif-unplugged", "status": "completed", "tag": "78c944cf-6c5f-469b-ab1e-af063b249997"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:06.788429 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-87ca6670-7740-4afc-b6ae-5d79b09aeae3 req-efc2c355-2ea7-451d-b159-107a12723708 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:06.788646 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-87ca6670-7740-4afc-b6ae-5d79b09aeae3 req-efc2c355-2ea7-451d-b159-107a12723708 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:06.788819 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-87ca6670-7740-4afc-b6ae-5d79b09aeae3 req-efc2c355-2ea7-451d-b159-107a12723708 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:06.794035 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b04b347c-1cc8-47f8-8193-f80dbd3e0329 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:06.801953 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-87ca6670-7740-4afc-b6ae-5d79b09aeae3 req-efc2c355-2ea7-451d-b159-107a12723708 service nova] Creating event network-vif-unplugged:78c944cf-6c5f-469b-ab1e-af063b249997 for instance 94a2631d-eb8c-46a1-86e5-b84e7feb182a on np0000002501 Jun 10 13:26:06.801953 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-87ca6670-7740-4afc-b6ae-5d79b09aeae3 req-efc2c355-2ea7-451d-b159-107a12723708 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:06.812500 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-87ca6670-7740-4afc-b6ae-5d79b09aeae3 req-efc2c355-2ea7-451d-b159-107a12723708 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.037177 Jun 10 13:26:06.813829 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 529/1583] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:06 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 10 13:26:06.813916 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b04b347c-1cc8-47f8-8193-f80dbd3e0329 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1512 microversion: 2.1 time: 0.248773 Jun 10 13:26:06.814234 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 519/1584] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:06 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1512 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:06.818560 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ebc5f088-55a3-4a96-9824-8ac5b670414c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:06.820705 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ebc5f088-55a3-4a96-9824-8ac5b670414c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:06.840261 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ebc5f088-55a3-4a96-9824-8ac5b670414c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:06.895258 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ebc5f088-55a3-4a96-9824-8ac5b670414c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:06.900495 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ebc5f088-55a3-4a96-9824-8ac5b670414c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:06.900495 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ebc5f088-55a3-4a96-9824-8ac5b670414c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:06.904927 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ebc5f088-55a3-4a96-9824-8ac5b670414c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1297 microversion: 2.60 time: 0.089078 Jun 10 13:26:06.905275 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 530/1585] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:06 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1297 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:06.930011 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-5b7c7865-f9b8-4cef-bf32-bfe6b2ac7e6e req-cd9b198a-e804-4510-81db-788a00e35ea7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dd2ebafe-6523-4c43-951f-e892fd181585", "name": "network-vif-unplugged", "status": "completed", "tag": "9d299b94-aff3-4602-b54c-47fe11b8e0c1"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:06.939870 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5b7c7865-f9b8-4cef-bf32-bfe6b2ac7e6e req-cd9b198a-e804-4510-81db-788a00e35ea7 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:06.940145 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5b7c7865-f9b8-4cef-bf32-bfe6b2ac7e6e req-cd9b198a-e804-4510-81db-788a00e35ea7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:06.940323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5b7c7865-f9b8-4cef-bf32-bfe6b2ac7e6e req-cd9b198a-e804-4510-81db-788a00e35ea7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:06.949766 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-5b7c7865-f9b8-4cef-bf32-bfe6b2ac7e6e req-cd9b198a-e804-4510-81db-788a00e35ea7 service nova] Creating event network-vif-unplugged:9d299b94-aff3-4602-b54c-47fe11b8e0c1 for instance dd2ebafe-6523-4c43-951f-e892fd181585 on np0000002501 Jun 10 13:26:06.950287 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-5b7c7865-f9b8-4cef-bf32-bfe6b2ac7e6e req-cd9b198a-e804-4510-81db-788a00e35ea7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:06.957986 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-5b7c7865-f9b8-4cef-bf32-bfe6b2ac7e6e req-cd9b198a-e804-4510-81db-788a00e35ea7 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.030682 Jun 10 13:26:06.958705 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 520/1586] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:06 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 10 13:26:07.263301 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3e0e576e-9e8e-4409-be6d-291fa446b47c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:07.263301 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3e0e576e-9e8e-4409-be6d-291fa446b47c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:07.270646 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e0e576e-9e8e-4409-be6d-291fa446b47c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:07.270900 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e0e576e-9e8e-4409-be6d-291fa446b47c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:07.271138 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e0e576e-9e8e-4409-be6d-291fa446b47c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:07.271635 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e0e576e-9e8e-4409-be6d-291fa446b47c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:07.272054 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e0e576e-9e8e-4409-be6d-291fa446b47c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:07.274438 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e0e576e-9e8e-4409-be6d-291fa446b47c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:07.286938 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3e0e576e-9e8e-4409-be6d-291fa446b47c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:07.355470 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3e0e576e-9e8e-4409-be6d-291fa446b47c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:07.365053 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3e0e576e-9e8e-4409-be6d-291fa446b47c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1623 microversion: 2.1 time: 0.105270 Jun 10 13:26:07.365466 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 531/1587] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:07 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1623 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:07.836647 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-65cc60f4-5eba-4141-a045-ee5988a1d29e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:07.839412 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-65cc60f4-5eba-4141-a045-ee5988a1d29e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:07.847543 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65cc60f4-5eba-4141-a045-ee5988a1d29e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:07.847543 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65cc60f4-5eba-4141-a045-ee5988a1d29e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:07.847543 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65cc60f4-5eba-4141-a045-ee5988a1d29e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:07.847543 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65cc60f4-5eba-4141-a045-ee5988a1d29e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:07.847543 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65cc60f4-5eba-4141-a045-ee5988a1d29e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:07.847543 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65cc60f4-5eba-4141-a045-ee5988a1d29e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:07.861902 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-863196f0-224e-484e-8e8b-41891193a475 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "POST /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.591726 Jun 10 13:26:07.863874 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 537/1588] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:26:05 2026] POST /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments => generated 194 bytes in 2592 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:07.867494 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-65cc60f4-5eba-4141-a045-ee5988a1d29e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:07.923683 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-11b3f52b-945e-4e7b-92d6-1e471d062fe7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:07.925477 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-11b3f52b-945e-4e7b-92d6-1e471d062fe7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:07.931801 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11b3f52b-945e-4e7b-92d6-1e471d062fe7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:07.932101 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11b3f52b-945e-4e7b-92d6-1e471d062fe7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:07.932891 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11b3f52b-945e-4e7b-92d6-1e471d062fe7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:07.932891 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11b3f52b-945e-4e7b-92d6-1e471d062fe7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:07.933284 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11b3f52b-945e-4e7b-92d6-1e471d062fe7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:07.933705 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11b3f52b-945e-4e7b-92d6-1e471d062fe7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:07.972730 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-11b3f52b-945e-4e7b-92d6-1e471d062fe7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:08.043579 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-11b3f52b-945e-4e7b-92d6-1e471d062fe7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:08.056720 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-11b3f52b-945e-4e7b-92d6-1e471d062fe7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:08.056720 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-11b3f52b-945e-4e7b-92d6-1e471d062fe7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:08.061645 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-11b3f52b-945e-4e7b-92d6-1e471d062fe7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1301 microversion: 2.60 time: 0.140110 Jun 10 13:26:08.062278 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 532/1589] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:07 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1301 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:08.152036 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-65cc60f4-5eba-4141-a045-ee5988a1d29e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:08.163310 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-65cc60f4-5eba-4141-a045-ee5988a1d29e tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1512 microversion: 2.1 time: 0.328829 Jun 10 13:26:08.164065 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 521/1590] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:07 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1512 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:08.384824 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bcb33de1-54a0-4af3-be1e-3aded7f562d6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:08.387064 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bcb33de1-54a0-4af3-be1e-3aded7f562d6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:08.393203 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bcb33de1-54a0-4af3-be1e-3aded7f562d6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:08.393574 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bcb33de1-54a0-4af3-be1e-3aded7f562d6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:08.393868 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bcb33de1-54a0-4af3-be1e-3aded7f562d6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:08.394474 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bcb33de1-54a0-4af3-be1e-3aded7f562d6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:08.394849 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bcb33de1-54a0-4af3-be1e-3aded7f562d6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:08.395202 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bcb33de1-54a0-4af3-be1e-3aded7f562d6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:08.415845 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bcb33de1-54a0-4af3-be1e-3aded7f562d6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:08.416112 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bcb33de1-54a0-4af3-be1e-3aded7f562d6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:08.416306 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bcb33de1-54a0-4af3-be1e-3aded7f562d6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:08.416626 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-bcb33de1-54a0-4af3-be1e-3aded7f562d6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lazy-loading 'fault' on Instance uuid 94a2631d-eb8c-46a1-86e5-b84e7feb182a {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:08.424027 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-bcb33de1-54a0-4af3-be1e-3aded7f562d6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:08.498100 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bcb33de1-54a0-4af3-be1e-3aded7f562d6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:08.507218 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bcb33de1-54a0-4af3-be1e-3aded7f562d6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1344 microversion: 2.1 time: 0.124801 Jun 10 13:26:08.507548 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 538/1591] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:08 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1344 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:09.001621 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-c1712fbb-5d3f-4a11-976b-45824d0ab18a req-cf2de39b-6495-4471-865e-4a835de0abf7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94a2631d-eb8c-46a1-86e5-b84e7feb182a", "name": "network-vif-deleted", "tag": "78c944cf-6c5f-469b-ab1e-af063b249997"}, {"server_uuid": "dd2ebafe-6523-4c43-951f-e892fd181585", "name": "network-vif-unplugged", "status": "completed", "tag": "9d299b94-aff3-4602-b54c-47fe11b8e0c1"}, {"server_uuid": "dd2ebafe-6523-4c43-951f-e892fd181585", "name": "network-vif-deleted", "tag": "9d299b94-aff3-4602-b54c-47fe11b8e0c1"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:09.012052 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-c1712fbb-5d3f-4a11-976b-45824d0ab18a req-cf2de39b-6495-4471-865e-4a835de0abf7 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:09.012544 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-c1712fbb-5d3f-4a11-976b-45824d0ab18a req-cf2de39b-6495-4471-865e-4a835de0abf7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:09.012837 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-c1712fbb-5d3f-4a11-976b-45824d0ab18a req-cf2de39b-6495-4471-865e-4a835de0abf7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:09.023011 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-c1712fbb-5d3f-4a11-976b-45824d0ab18a req-cf2de39b-6495-4471-865e-4a835de0abf7 service nova] Creating event network-vif-deleted:78c944cf-6c5f-469b-ab1e-af063b249997 for instance 94a2631d-eb8c-46a1-86e5-b84e7feb182a on np0000002501 Jun 10 13:26:09.023224 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-c1712fbb-5d3f-4a11-976b-45824d0ab18a req-cf2de39b-6495-4471-865e-4a835de0abf7 service nova] Creating event network-vif-unplugged:9d299b94-aff3-4602-b54c-47fe11b8e0c1 for instance dd2ebafe-6523-4c43-951f-e892fd181585 on np0000002501 Jun 10 13:26:09.023477 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-c1712fbb-5d3f-4a11-976b-45824d0ab18a req-cf2de39b-6495-4471-865e-4a835de0abf7 service nova] Creating event network-vif-deleted:9d299b94-aff3-4602-b54c-47fe11b8e0c1 for instance dd2ebafe-6523-4c43-951f-e892fd181585 on np0000002501 Jun 10 13:26:09.023893 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-c1712fbb-5d3f-4a11-976b-45824d0ab18a req-cf2de39b-6495-4471-865e-4a835de0abf7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:09.028759 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-c1712fbb-5d3f-4a11-976b-45824d0ab18a req-cf2de39b-6495-4471-865e-4a835de0abf7 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.029678 Jun 10 13:26:09.029198 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 533/1592] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:08 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:26:09.087812 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-06b95ce6-952f-4a4f-9750-dd8c12964225 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:09.088845 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-06b95ce6-952f-4a4f-9750-dd8c12964225 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:09.097593 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06b95ce6-952f-4a4f-9750-dd8c12964225 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:09.097906 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06b95ce6-952f-4a4f-9750-dd8c12964225 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:09.098195 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06b95ce6-952f-4a4f-9750-dd8c12964225 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:09.098742 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06b95ce6-952f-4a4f-9750-dd8c12964225 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:09.099155 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06b95ce6-952f-4a4f-9750-dd8c12964225 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:09.099522 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06b95ce6-952f-4a4f-9750-dd8c12964225 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:09.117762 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-06b95ce6-952f-4a4f-9750-dd8c12964225 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:09.183923 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-06b95ce6-952f-4a4f-9750-dd8c12964225 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:09.189905 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-53959ead-7955-4473-a816-edf0e1182881 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:09.192213 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-53959ead-7955-4473-a816-edf0e1182881 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:09.193670 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-06b95ce6-952f-4a4f-9750-dd8c12964225 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:09.194509 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-06b95ce6-952f-4a4f-9750-dd8c12964225 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:09.203871 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-53959ead-7955-4473-a816-edf0e1182881 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:09.203871 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-53959ead-7955-4473-a816-edf0e1182881 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:09.204147 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-53959ead-7955-4473-a816-edf0e1182881 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:09.204797 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-53959ead-7955-4473-a816-edf0e1182881 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:09.205267 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-53959ead-7955-4473-a816-edf0e1182881 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:09.205470 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-06b95ce6-952f-4a4f-9750-dd8c12964225 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1349 microversion: 2.60 time: 0.120463 Jun 10 13:26:09.205696 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-53959ead-7955-4473-a816-edf0e1182881 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:09.205839 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 522/1593] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:09 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1349 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:09.229155 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-53959ead-7955-4473-a816-edf0e1182881 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:09.229336 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-53959ead-7955-4473-a816-edf0e1182881 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:09.229526 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-53959ead-7955-4473-a816-edf0e1182881 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:09.229762 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-53959ead-7955-4473-a816-edf0e1182881 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lazy-loading 'fault' on Instance uuid dd2ebafe-6523-4c43-951f-e892fd181585 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:09.232936 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-53959ead-7955-4473-a816-edf0e1182881 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:09.306033 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-53959ead-7955-4473-a816-edf0e1182881 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:09.315887 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-53959ead-7955-4473-a816-edf0e1182881 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1305 microversion: 2.1 time: 0.128438 Jun 10 13:26:09.316601 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 539/1594] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:09 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1305 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:09.528609 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-543edba6-52db-42b6-bf09-0fe2cc7aabbc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:09.530666 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-543edba6-52db-42b6-bf09-0fe2cc7aabbc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:09.536045 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-543edba6-52db-42b6-bf09-0fe2cc7aabbc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:09.536525 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-543edba6-52db-42b6-bf09-0fe2cc7aabbc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:09.536836 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-543edba6-52db-42b6-bf09-0fe2cc7aabbc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:09.537540 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-543edba6-52db-42b6-bf09-0fe2cc7aabbc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:09.537959 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-543edba6-52db-42b6-bf09-0fe2cc7aabbc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:09.538434 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-543edba6-52db-42b6-bf09-0fe2cc7aabbc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:09.565974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-543edba6-52db-42b6-bf09-0fe2cc7aabbc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:09.566232 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-543edba6-52db-42b6-bf09-0fe2cc7aabbc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:09.566445 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-543edba6-52db-42b6-bf09-0fe2cc7aabbc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:09.566730 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-543edba6-52db-42b6-bf09-0fe2cc7aabbc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lazy-loading 'fault' on Instance uuid 94a2631d-eb8c-46a1-86e5-b84e7feb182a {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:09.571461 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-543edba6-52db-42b6-bf09-0fe2cc7aabbc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:09.649017 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-543edba6-52db-42b6-bf09-0fe2cc7aabbc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:09.657970 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-543edba6-52db-42b6-bf09-0fe2cc7aabbc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1344 microversion: 2.1 time: 0.131751 Jun 10 13:26:09.658563 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 534/1595] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:09 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1344 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:10.234158 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2b6d6e49-b7ec-48a9-80c9-fa56b48dbbdb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:10.236632 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2b6d6e49-b7ec-48a9-80c9-fa56b48dbbdb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:10.241483 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b6d6e49-b7ec-48a9-80c9-fa56b48dbbdb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:10.241864 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b6d6e49-b7ec-48a9-80c9-fa56b48dbbdb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:10.242076 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b6d6e49-b7ec-48a9-80c9-fa56b48dbbdb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:10.242625 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b6d6e49-b7ec-48a9-80c9-fa56b48dbbdb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:10.243037 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b6d6e49-b7ec-48a9-80c9-fa56b48dbbdb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:10.243422 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b6d6e49-b7ec-48a9-80c9-fa56b48dbbdb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:10.269443 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2b6d6e49-b7ec-48a9-80c9-fa56b48dbbdb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:10.335626 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2b6d6e49-b7ec-48a9-80c9-fa56b48dbbdb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:10.336514 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-50474f84-66c1-45ec-a276-6d73551e97bc tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:10.338060 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-50474f84-66c1-45ec-a276-6d73551e97bc tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:10.341485 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2b6d6e49-b7ec-48a9-80c9-fa56b48dbbdb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:10.341965 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2b6d6e49-b7ec-48a9-80c9-fa56b48dbbdb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:10.343530 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50474f84-66c1-45ec-a276-6d73551e97bc tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:10.343840 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50474f84-66c1-45ec-a276-6d73551e97bc tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:10.344104 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50474f84-66c1-45ec-a276-6d73551e97bc tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:10.345819 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50474f84-66c1-45ec-a276-6d73551e97bc tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:10.345819 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50474f84-66c1-45ec-a276-6d73551e97bc tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:10.345819 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50474f84-66c1-45ec-a276-6d73551e97bc tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:10.346064 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2b6d6e49-b7ec-48a9-80c9-fa56b48dbbdb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1349 microversion: 2.60 time: 0.118365 Jun 10 13:26:10.346064 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 523/1596] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:10 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1349 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:10.365015 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50474f84-66c1-45ec-a276-6d73551e97bc tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:10.365225 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50474f84-66c1-45ec-a276-6d73551e97bc tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:10.365412 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50474f84-66c1-45ec-a276-6d73551e97bc tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:10.365649 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-50474f84-66c1-45ec-a276-6d73551e97bc tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lazy-loading 'fault' on Instance uuid dd2ebafe-6523-4c43-951f-e892fd181585 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:10.369588 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-50474f84-66c1-45ec-a276-6d73551e97bc tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:10.421543 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-50474f84-66c1-45ec-a276-6d73551e97bc tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:10.430674 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-50474f84-66c1-45ec-a276-6d73551e97bc tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1305 microversion: 2.1 time: 0.095999 Jun 10 13:26:10.431087 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 540/1597] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:10 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1305 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:10.674944 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-47353bf7-b104-46bc-a64a-d5e26daa55e4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:10.677055 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-47353bf7-b104-46bc-a64a-d5e26daa55e4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:10.682904 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47353bf7-b104-46bc-a64a-d5e26daa55e4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:10.683320 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47353bf7-b104-46bc-a64a-d5e26daa55e4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:10.683658 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47353bf7-b104-46bc-a64a-d5e26daa55e4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:10.684265 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47353bf7-b104-46bc-a64a-d5e26daa55e4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:10.684692 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47353bf7-b104-46bc-a64a-d5e26daa55e4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:10.685103 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47353bf7-b104-46bc-a64a-d5e26daa55e4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:10.705230 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47353bf7-b104-46bc-a64a-d5e26daa55e4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:10.705534 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47353bf7-b104-46bc-a64a-d5e26daa55e4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:10.705823 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47353bf7-b104-46bc-a64a-d5e26daa55e4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:10.706184 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-47353bf7-b104-46bc-a64a-d5e26daa55e4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lazy-loading 'fault' on Instance uuid 94a2631d-eb8c-46a1-86e5-b84e7feb182a {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:10.710839 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-47353bf7-b104-46bc-a64a-d5e26daa55e4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:10.770020 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-47353bf7-b104-46bc-a64a-d5e26daa55e4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:10.779646 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-47353bf7-b104-46bc-a64a-d5e26daa55e4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1344 microversion: 2.1 time: 0.106469 Jun 10 13:26:10.780098 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 535/1598] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:10 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1344 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:11.144217 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ec061bba-3378-4fb3-9b6f-b4e9e085cd08 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:11.146795 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ec061bba-3378-4fb3-9b6f-b4e9e085cd08 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:11.151227 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ec061bba-3378-4fb3-9b6f-b4e9e085cd08 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:11.151555 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ec061bba-3378-4fb3-9b6f-b4e9e085cd08 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:11.151752 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ec061bba-3378-4fb3-9b6f-b4e9e085cd08 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:11.151993 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ec061bba-3378-4fb3-9b6f-b4e9e085cd08 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:11.152151 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ec061bba-3378-4fb3-9b6f-b4e9e085cd08 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:11.152311 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ec061bba-3378-4fb3-9b6f-b4e9e085cd08 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:11.201433 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ec061bba-3378-4fb3-9b6f-b4e9e085cd08 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "POST /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/action" status: 202 len: 0 microversion: 2.1 time: 0.059102 Jun 10 13:26:11.201834 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 524/1599] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:26:11 2026] POST /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:26:11.215999 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f5f6be96-aa85-40f0-81b1-6627e799e664 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:11.218132 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f5f6be96-aa85-40f0-81b1-6627e799e664 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:11.223626 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f5f6be96-aa85-40f0-81b1-6627e799e664 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:11.223865 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f5f6be96-aa85-40f0-81b1-6627e799e664 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:11.224128 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f5f6be96-aa85-40f0-81b1-6627e799e664 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:11.224679 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f5f6be96-aa85-40f0-81b1-6627e799e664 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:11.225059 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f5f6be96-aa85-40f0-81b1-6627e799e664 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:11.225422 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f5f6be96-aa85-40f0-81b1-6627e799e664 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:11.249196 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f5f6be96-aa85-40f0-81b1-6627e799e664 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:11.362185 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a32ef7f8-ab52-4346-aa98-3ee9b353dd36 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:11.364074 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a32ef7f8-ab52-4346-aa98-3ee9b353dd36 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:11.372736 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a32ef7f8-ab52-4346-aa98-3ee9b353dd36 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:11.372892 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a32ef7f8-ab52-4346-aa98-3ee9b353dd36 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:11.373123 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a32ef7f8-ab52-4346-aa98-3ee9b353dd36 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:11.373684 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a32ef7f8-ab52-4346-aa98-3ee9b353dd36 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:11.374062 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a32ef7f8-ab52-4346-aa98-3ee9b353dd36 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:11.374668 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a32ef7f8-ab52-4346-aa98-3ee9b353dd36 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:11.408544 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a32ef7f8-ab52-4346-aa98-3ee9b353dd36 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:11.450824 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-071b02e7-aaef-4429-ae15-a44df6ab412c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:11.452721 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-071b02e7-aaef-4429-ae15-a44df6ab412c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:11.460796 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-071b02e7-aaef-4429-ae15-a44df6ab412c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:11.461236 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-071b02e7-aaef-4429-ae15-a44df6ab412c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:11.462322 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-071b02e7-aaef-4429-ae15-a44df6ab412c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:11.464291 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-071b02e7-aaef-4429-ae15-a44df6ab412c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:11.464291 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-071b02e7-aaef-4429-ae15-a44df6ab412c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:11.464291 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-071b02e7-aaef-4429-ae15-a44df6ab412c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:11.487561 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a32ef7f8-ab52-4346-aa98-3ee9b353dd36 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:11.494645 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a32ef7f8-ab52-4346-aa98-3ee9b353dd36 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:11.494645 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a32ef7f8-ab52-4346-aa98-3ee9b353dd36 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:11.498157 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-071b02e7-aaef-4429-ae15-a44df6ab412c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:11.498458 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a32ef7f8-ab52-4346-aa98-3ee9b353dd36 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1357 microversion: 2.60 time: 0.138190 Jun 10 13:26:11.498703 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 536/1600] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:11 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1357 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:11.499185 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-071b02e7-aaef-4429-ae15-a44df6ab412c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:11.499519 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-071b02e7-aaef-4429-ae15-a44df6ab412c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:11.499897 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-071b02e7-aaef-4429-ae15-a44df6ab412c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lazy-loading 'fault' on Instance uuid dd2ebafe-6523-4c43-951f-e892fd181585 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:11.504932 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-071b02e7-aaef-4429-ae15-a44df6ab412c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:11.537281 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f5f6be96-aa85-40f0-81b1-6627e799e664 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:11.569036 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f5f6be96-aa85-40f0-81b1-6627e799e664 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1750 microversion: 2.1 time: 0.350274 Jun 10 13:26:11.569036 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 541/1601] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:11 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1750 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:11.570390 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-071b02e7-aaef-4429-ae15-a44df6ab412c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:11.580589 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-071b02e7-aaef-4429-ae15-a44df6ab412c tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1305 microversion: 2.1 time: 0.132922 Jun 10 13:26:11.581389 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 525/1602] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:11 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1305 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:11.800089 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-19042091-f03c-4138-b70b-bd4c2486aa03 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:11.804569 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-19042091-f03c-4138-b70b-bd4c2486aa03 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:11.812058 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-19042091-f03c-4138-b70b-bd4c2486aa03 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:11.812058 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-19042091-f03c-4138-b70b-bd4c2486aa03 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:11.812058 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-19042091-f03c-4138-b70b-bd4c2486aa03 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:11.812058 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-19042091-f03c-4138-b70b-bd4c2486aa03 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:11.812058 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-19042091-f03c-4138-b70b-bd4c2486aa03 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:11.812058 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-19042091-f03c-4138-b70b-bd4c2486aa03 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:11.842765 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-19042091-f03c-4138-b70b-bd4c2486aa03 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:11.842765 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-19042091-f03c-4138-b70b-bd4c2486aa03 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:11.842765 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-19042091-f03c-4138-b70b-bd4c2486aa03 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:11.842765 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-19042091-f03c-4138-b70b-bd4c2486aa03 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lazy-loading 'fault' on Instance uuid 94a2631d-eb8c-46a1-86e5-b84e7feb182a {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:11.847555 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-19042091-f03c-4138-b70b-bd4c2486aa03 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:11.909056 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-19042091-f03c-4138-b70b-bd4c2486aa03 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:11.925612 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-19042091-f03c-4138-b70b-bd4c2486aa03 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1344 microversion: 2.1 time: 0.127229 Jun 10 13:26:11.925612 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 537/1603] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:11 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1344 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:12.522544 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-14a32a0d-7c05-4914-b97e-bea645f8f76f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:12.525838 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-14a32a0d-7c05-4914-b97e-bea645f8f76f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:12.532916 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-14a32a0d-7c05-4914-b97e-bea645f8f76f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:12.533331 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-14a32a0d-7c05-4914-b97e-bea645f8f76f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:12.533645 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-14a32a0d-7c05-4914-b97e-bea645f8f76f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:12.534158 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-14a32a0d-7c05-4914-b97e-bea645f8f76f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:12.534507 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-14a32a0d-7c05-4914-b97e-bea645f8f76f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:12.534788 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-14a32a0d-7c05-4914-b97e-bea645f8f76f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:12.557404 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-14a32a0d-7c05-4914-b97e-bea645f8f76f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:12.583902 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-51e22bb6-69a3-4ebb-ba64-4fd181211a90 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:12.585931 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-51e22bb6-69a3-4ebb-ba64-4fd181211a90 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:12.591976 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51e22bb6-69a3-4ebb-ba64-4fd181211a90 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:12.592358 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51e22bb6-69a3-4ebb-ba64-4fd181211a90 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:12.592671 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51e22bb6-69a3-4ebb-ba64-4fd181211a90 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:12.593266 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51e22bb6-69a3-4ebb-ba64-4fd181211a90 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:12.593684 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51e22bb6-69a3-4ebb-ba64-4fd181211a90 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:12.594091 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51e22bb6-69a3-4ebb-ba64-4fd181211a90 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:12.609501 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-267b35bc-f7b9-4d94-96de-211034b657fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:12.612151 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-267b35bc-f7b9-4d94-96de-211034b657fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:12.621190 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-51e22bb6-69a3-4ebb-ba64-4fd181211a90 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:12.622485 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-267b35bc-f7b9-4d94-96de-211034b657fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:12.622873 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-267b35bc-f7b9-4d94-96de-211034b657fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:12.623254 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-267b35bc-f7b9-4d94-96de-211034b657fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:12.623909 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-267b35bc-f7b9-4d94-96de-211034b657fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:12.624320 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-267b35bc-f7b9-4d94-96de-211034b657fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:12.624709 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-267b35bc-f7b9-4d94-96de-211034b657fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:12.647780 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-267b35bc-f7b9-4d94-96de-211034b657fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:12.648153 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-267b35bc-f7b9-4d94-96de-211034b657fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:12.648421 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-267b35bc-f7b9-4d94-96de-211034b657fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:12.648721 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-267b35bc-f7b9-4d94-96de-211034b657fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lazy-loading 'fault' on Instance uuid dd2ebafe-6523-4c43-951f-e892fd181585 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:12.653308 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-267b35bc-f7b9-4d94-96de-211034b657fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:12.723717 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-267b35bc-f7b9-4d94-96de-211034b657fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:12.730021 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-267b35bc-f7b9-4d94-96de-211034b657fb tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1305 microversion: 2.1 time: 0.125855 Jun 10 13:26:12.730404 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 538/1604] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:12 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1305 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:12.835419 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-51e22bb6-69a3-4ebb-ba64-4fd181211a90 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:12.844911 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-14a32a0d-7c05-4914-b97e-bea645f8f76f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:12.854291 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-14a32a0d-7c05-4914-b97e-bea645f8f76f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:12.855139 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-14a32a0d-7c05-4914-b97e-bea645f8f76f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:12.855417 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-51e22bb6-69a3-4ebb-ba64-4fd181211a90 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1750 microversion: 2.1 time: 0.273933 Jun 10 13:26:12.856013 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 526/1605] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:12 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1750 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:12.860932 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-14a32a0d-7c05-4914-b97e-bea645f8f76f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1425 microversion: 2.60 time: 0.341441 Jun 10 13:26:12.861254 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 542/1606] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:12 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1425 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:12.943984 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f1711648-b2d3-4a7a-a425-75569f66c528 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:12.944509 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f1711648-b2d3-4a7a-a425-75569f66c528 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:12.951037 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f1711648-b2d3-4a7a-a425-75569f66c528 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:12.951367 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f1711648-b2d3-4a7a-a425-75569f66c528 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:12.951640 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f1711648-b2d3-4a7a-a425-75569f66c528 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:12.952191 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f1711648-b2d3-4a7a-a425-75569f66c528 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:12.952707 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f1711648-b2d3-4a7a-a425-75569f66c528 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:12.953102 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f1711648-b2d3-4a7a-a425-75569f66c528 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:12.988163 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f1711648-b2d3-4a7a-a425-75569f66c528 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:12.988389 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f1711648-b2d3-4a7a-a425-75569f66c528 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:12.988459 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-0c2303eb-8122-49a8-8823-6671e4b2d825 req-4d244c6d-11b3-4605-bbbc-544a73199dc8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "df3ac1d4-be19-4092-bf60-fd8130256a0a", "tag": "e3fc1486-7591-455b-8489-b5a14d2269c1"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:12.988590 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f1711648-b2d3-4a7a-a425-75569f66c528 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:12.988901 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-f1711648-b2d3-4a7a-a425-75569f66c528 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lazy-loading 'fault' on Instance uuid 94a2631d-eb8c-46a1-86e5-b84e7feb182a {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:12.992769 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f1711648-b2d3-4a7a-a425-75569f66c528 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:12.996358 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0c2303eb-8122-49a8-8823-6671e4b2d825 req-4d244c6d-11b3-4605-bbbc-544a73199dc8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:12.996653 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0c2303eb-8122-49a8-8823-6671e4b2d825 req-4d244c6d-11b3-4605-bbbc-544a73199dc8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:12.997331 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0c2303eb-8122-49a8-8823-6671e4b2d825 req-4d244c6d-11b3-4605-bbbc-544a73199dc8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:13.006183 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-0c2303eb-8122-49a8-8823-6671e4b2d825 req-4d244c6d-11b3-4605-bbbc-544a73199dc8 service nova] Creating event network-changed:e3fc1486-7591-455b-8489-b5a14d2269c1 for instance df3ac1d4-be19-4092-bf60-fd8130256a0a on np0000002501 Jun 10 13:26:13.006629 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-0c2303eb-8122-49a8-8823-6671e4b2d825 req-4d244c6d-11b3-4605-bbbc-544a73199dc8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:13.011684 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-0c2303eb-8122-49a8-8823-6671e4b2d825 req-4d244c6d-11b3-4605-bbbc-544a73199dc8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026636 Jun 10 13:26:13.012079 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 527/1607] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:12 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 10 13:26:13.058244 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f1711648-b2d3-4a7a-a425-75569f66c528 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:13.067713 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f1711648-b2d3-4a7a-a425-75569f66c528 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 200 len: 1344 microversion: 2.1 time: 0.127291 Jun 10 13:26:13.068068 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 539/1608] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:12 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 1344 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:13.747375 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1e9ea6aa-80d1-4640-9ad6-f3748fdb34ac tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:13.748237 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1e9ea6aa-80d1-4640-9ad6-f3748fdb34ac tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:13.752597 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e9ea6aa-80d1-4640-9ad6-f3748fdb34ac tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:13.753032 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e9ea6aa-80d1-4640-9ad6-f3748fdb34ac tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:13.753329 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e9ea6aa-80d1-4640-9ad6-f3748fdb34ac tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:13.754075 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e9ea6aa-80d1-4640-9ad6-f3748fdb34ac tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:13.754512 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e9ea6aa-80d1-4640-9ad6-f3748fdb34ac tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:13.754912 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e9ea6aa-80d1-4640-9ad6-f3748fdb34ac tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:13.785020 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e9ea6aa-80d1-4640-9ad6-f3748fdb34ac tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:13.785020 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e9ea6aa-80d1-4640-9ad6-f3748fdb34ac tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:13.785020 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e9ea6aa-80d1-4640-9ad6-f3748fdb34ac tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:13.785020 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-1e9ea6aa-80d1-4640-9ad6-f3748fdb34ac tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lazy-loading 'fault' on Instance uuid dd2ebafe-6523-4c43-951f-e892fd181585 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:13.788167 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1e9ea6aa-80d1-4640-9ad6-f3748fdb34ac tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:13.856500 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1e9ea6aa-80d1-4640-9ad6-f3748fdb34ac tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:13.866107 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1e9ea6aa-80d1-4640-9ad6-f3748fdb34ac tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1305 microversion: 2.1 time: 0.121942 Jun 10 13:26:13.866824 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 543/1609] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:13 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1305 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:13.877491 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-62692af1-99cd-40b7-ae49-e8294873ebe2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:13.879450 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-62692af1-99cd-40b7-ae49-e8294873ebe2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:13.885157 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62692af1-99cd-40b7-ae49-e8294873ebe2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:13.885509 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62692af1-99cd-40b7-ae49-e8294873ebe2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:13.885769 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62692af1-99cd-40b7-ae49-e8294873ebe2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:13.886277 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62692af1-99cd-40b7-ae49-e8294873ebe2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:13.886709 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62692af1-99cd-40b7-ae49-e8294873ebe2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:13.887080 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62692af1-99cd-40b7-ae49-e8294873ebe2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:13.887324 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-69c7d700-8c26-4f39-8011-1143f4aaa73b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:13.890430 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-69c7d700-8c26-4f39-8011-1143f4aaa73b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:13.897649 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-69c7d700-8c26-4f39-8011-1143f4aaa73b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:13.897912 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-69c7d700-8c26-4f39-8011-1143f4aaa73b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:13.898115 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-69c7d700-8c26-4f39-8011-1143f4aaa73b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:13.898586 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-69c7d700-8c26-4f39-8011-1143f4aaa73b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:13.898898 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-69c7d700-8c26-4f39-8011-1143f4aaa73b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:13.899176 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-69c7d700-8c26-4f39-8011-1143f4aaa73b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:13.908378 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-62692af1-99cd-40b7-ae49-e8294873ebe2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:13.922180 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-69c7d700-8c26-4f39-8011-1143f4aaa73b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:14.087581 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-86f0e2f9-900f-4dd4-8d42-1fa1f94df4b2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:14.088434 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-86f0e2f9-900f-4dd4-8d42-1fa1f94df4b2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 94a2631d-eb8c-46a1-86e5-b84e7feb182a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:14.096450 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86f0e2f9-900f-4dd4-8d42-1fa1f94df4b2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:14.097285 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86f0e2f9-900f-4dd4-8d42-1fa1f94df4b2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:14.097702 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86f0e2f9-900f-4dd4-8d42-1fa1f94df4b2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:14.098861 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86f0e2f9-900f-4dd4-8d42-1fa1f94df4b2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:14.099028 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-69c7d700-8c26-4f39-8011-1143f4aaa73b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:14.100027 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86f0e2f9-900f-4dd4-8d42-1fa1f94df4b2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:14.100294 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86f0e2f9-900f-4dd4-8d42-1fa1f94df4b2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:14.107130 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-69c7d700-8c26-4f39-8011-1143f4aaa73b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:14.107888 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-69c7d700-8c26-4f39-8011-1143f4aaa73b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:14.111980 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-69c7d700-8c26-4f39-8011-1143f4aaa73b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1423 microversion: 2.60 time: 0.226835 Jun 10 13:26:14.112292 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 540/1610] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:13 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1423 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:14.121455 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-62692af1-99cd-40b7-ae49-e8294873ebe2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:14.127267 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-86f0e2f9-900f-4dd4-8d42-1fa1f94df4b2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] HTTP exception thrown: Instance 94a2631d-eb8c-46a1-86e5-b84e7feb182a could not be found. Jun 10 13:26:14.127267 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-86f0e2f9-900f-4dd4-8d42-1fa1f94df4b2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Returning 404 to user: Instance 94a2631d-eb8c-46a1-86e5-b84e7feb182a could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:26:14.127267 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-86f0e2f9-900f-4dd4-8d42-1fa1f94df4b2 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a" status: 404 len: 111 microversion: 2.1 time: 0.043438 Jun 10 13:26:14.127267 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 544/1611] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:14 2026] GET /compute/v2.1/servers/94a2631d-eb8c-46a1-86e5-b84e7feb182a => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:26:14.133885 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-62692af1-99cd-40b7-ae49-e8294873ebe2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1750 microversion: 2.1 time: 0.258920 Jun 10 13:26:14.134290 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 528/1612] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:13 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1750 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:14.139106 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-af79cd38-2221-409d-b623-8c46783b3e79 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:14.158016 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-af79cd38-2221-409d-b623-8c46783b3e79 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2083709982" status: 202 len: 0 microversion: 2.1 time: 0.020495 Jun 10 13:26:14.158483 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 541/1613] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:26:14 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2083709982 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:26:14.552366 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-46172962-32ec-4b77-843d-d5fd3e9359ee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:14.554314 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-46172962-32ec-4b77-843d-d5fd3e9359ee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:14.560718 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-46172962-32ec-4b77-843d-d5fd3e9359ee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:14.560718 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-46172962-32ec-4b77-843d-d5fd3e9359ee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:14.560718 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-46172962-32ec-4b77-843d-d5fd3e9359ee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:14.560718 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-46172962-32ec-4b77-843d-d5fd3e9359ee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:14.560718 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-46172962-32ec-4b77-843d-d5fd3e9359ee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:14.560718 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-46172962-32ec-4b77-843d-d5fd3e9359ee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:14.579380 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-46172962-32ec-4b77-843d-d5fd3e9359ee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:14.746576 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-46172962-32ec-4b77-843d-d5fd3e9359ee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:14.755658 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-46172962-32ec-4b77-843d-d5fd3e9359ee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1664 microversion: 2.1 time: 0.204535 Jun 10 13:26:14.755658 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 545/1614] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:14 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1664 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:14.884593 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b11c6752-3801-48cb-aa1e-d521c1c53b06 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:14.886946 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b11c6752-3801-48cb-aa1e-d521c1c53b06 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:14.891653 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b11c6752-3801-48cb-aa1e-d521c1c53b06 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:14.891963 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b11c6752-3801-48cb-aa1e-d521c1c53b06 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:14.892201 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b11c6752-3801-48cb-aa1e-d521c1c53b06 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:14.892725 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b11c6752-3801-48cb-aa1e-d521c1c53b06 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:14.893104 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b11c6752-3801-48cb-aa1e-d521c1c53b06 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:14.893456 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b11c6752-3801-48cb-aa1e-d521c1c53b06 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:14.915650 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b11c6752-3801-48cb-aa1e-d521c1c53b06 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:14.915943 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b11c6752-3801-48cb-aa1e-d521c1c53b06 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:14.916157 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b11c6752-3801-48cb-aa1e-d521c1c53b06 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:14.916494 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-b11c6752-3801-48cb-aa1e-d521c1c53b06 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lazy-loading 'fault' on Instance uuid dd2ebafe-6523-4c43-951f-e892fd181585 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:14.921230 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b11c6752-3801-48cb-aa1e-d521c1c53b06 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:14.971013 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b11c6752-3801-48cb-aa1e-d521c1c53b06 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c4a3091457ef456286ae250815b35679', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bcfdc41bf9c4503b14a32bc82a9d431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:14.980426 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b11c6752-3801-48cb-aa1e-d521c1c53b06 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 200 len: 1305 microversion: 2.1 time: 0.097970 Jun 10 13:26:14.980847 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 529/1615] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:14 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 1305 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:15.128554 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5ba55051-bc12-4212-9ab1-3e4e6399dfb7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:15.129900 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5ba55051-bc12-4212-9ab1-3e4e6399dfb7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:15.135560 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ba55051-bc12-4212-9ab1-3e4e6399dfb7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:15.135814 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ba55051-bc12-4212-9ab1-3e4e6399dfb7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:15.136092 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ba55051-bc12-4212-9ab1-3e4e6399dfb7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:15.136536 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ba55051-bc12-4212-9ab1-3e4e6399dfb7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:15.136840 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ba55051-bc12-4212-9ab1-3e4e6399dfb7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:15.137127 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ba55051-bc12-4212-9ab1-3e4e6399dfb7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:15.158376 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-47ff87b4-fdd1-4128-ac53-66a9287169e2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:15.159820 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-47ff87b4-fdd1-4128-ac53-66a9287169e2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:15.163782 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5ba55051-bc12-4212-9ab1-3e4e6399dfb7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:15.165001 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47ff87b4-fdd1-4128-ac53-66a9287169e2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:15.165316 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47ff87b4-fdd1-4128-ac53-66a9287169e2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:15.165584 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47ff87b4-fdd1-4128-ac53-66a9287169e2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:15.166106 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47ff87b4-fdd1-4128-ac53-66a9287169e2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:15.166464 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47ff87b4-fdd1-4128-ac53-66a9287169e2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:15.166800 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47ff87b4-fdd1-4128-ac53-66a9287169e2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:15.188280 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-47ff87b4-fdd1-4128-ac53-66a9287169e2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:15.354335 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5ba55051-bc12-4212-9ab1-3e4e6399dfb7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:15.361822 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5ba55051-bc12-4212-9ab1-3e4e6399dfb7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:15.362301 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5ba55051-bc12-4212-9ab1-3e4e6399dfb7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:15.368109 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5ba55051-bc12-4212-9ab1-3e4e6399dfb7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1423 microversion: 2.60 time: 0.240917 Jun 10 13:26:15.368299 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 542/1616] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:15 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1423 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:15.439187 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-47ff87b4-fdd1-4128-ac53-66a9287169e2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:15.447721 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-47ff87b4-fdd1-4128-ac53-66a9287169e2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1755 microversion: 2.1 time: 0.292348 Jun 10 13:26:15.448199 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 546/1617] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:15 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1755 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:15.681835 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-4d444ffe-7bad-4a7a-b340-afb9f9a1c131 req-f6ee2e5e-5d1c-4c07-8301-79a91d65aa2c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "43f6d86f-3eb2-4017-8cc2-d1dcee995036", "name": "network-vif-unplugged", "status": "completed", "tag": "b12f99eb-5b90-4854-8f2b-37235834a794"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:15.690115 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4d444ffe-7bad-4a7a-b340-afb9f9a1c131 req-f6ee2e5e-5d1c-4c07-8301-79a91d65aa2c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:15.690268 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4d444ffe-7bad-4a7a-b340-afb9f9a1c131 req-f6ee2e5e-5d1c-4c07-8301-79a91d65aa2c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:15.690439 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4d444ffe-7bad-4a7a-b340-afb9f9a1c131 req-f6ee2e5e-5d1c-4c07-8301-79a91d65aa2c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:15.700087 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-4d444ffe-7bad-4a7a-b340-afb9f9a1c131 req-f6ee2e5e-5d1c-4c07-8301-79a91d65aa2c service nova] Creating event network-vif-unplugged:b12f99eb-5b90-4854-8f2b-37235834a794 for instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 on np0000002501 Jun 10 13:26:15.700525 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-4d444ffe-7bad-4a7a-b340-afb9f9a1c131 req-f6ee2e5e-5d1c-4c07-8301-79a91d65aa2c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:15.710747 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-4d444ffe-7bad-4a7a-b340-afb9f9a1c131 req-f6ee2e5e-5d1c-4c07-8301-79a91d65aa2c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.031517 Jun 10 13:26:15.710747 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 530/1618] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26: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 10 13:26:15.996374 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-03683c6a-09bb-4bec-afd7-e8eb5f155295 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:15.997179 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-03683c6a-09bb-4bec-afd7-e8eb5f155295 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] [instance: dd2ebafe-6523-4c43-951f-e892fd181585] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:16.001530 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-03683c6a-09bb-4bec-afd7-e8eb5f155295 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:16.001947 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-03683c6a-09bb-4bec-afd7-e8eb5f155295 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:16.002263 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-03683c6a-09bb-4bec-afd7-e8eb5f155295 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:16.002803 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-03683c6a-09bb-4bec-afd7-e8eb5f155295 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:16.003194 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-03683c6a-09bb-4bec-afd7-e8eb5f155295 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:16.003561 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-03683c6a-09bb-4bec-afd7-e8eb5f155295 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:16.014547 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-03683c6a-09bb-4bec-afd7-e8eb5f155295 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] HTTP exception thrown: Instance dd2ebafe-6523-4c43-951f-e892fd181585 could not be found. Jun 10 13:26:16.015020 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-03683c6a-09bb-4bec-afd7-e8eb5f155295 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] Returning 404 to user: Instance dd2ebafe-6523-4c43-951f-e892fd181585 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:26:16.015614 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-03683c6a-09bb-4bec-afd7-e8eb5f155295 tempest-ServerRescueNegativeTestJSON-1878082038 tempest-ServerRescueNegativeTestJSON-1878082038-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585" status: 404 len: 111 microversion: 2.1 time: 0.022361 Jun 10 13:26:16.016077 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 543/1619] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:15 2026] GET /compute/v2.1/servers/dd2ebafe-6523-4c43-951f-e892fd181585 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:26:16.364452 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-1254432201", "imageRef": "", "flavorRef": "42", "networks": [{"uuid": "e0ed2129-a11a-4d72-9906-7f5ef4a57601"}], "security_groups": [{"name": "tempest-securitygroup--870678424"}], "key_name": "tempest-keypair-1349501500", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "4bbf41fa-1432-44fa-b60e-c4ab02909559", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:16.395974 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7a6122a2-467e-4a61-8795-994b9ffcd8c9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:16.395974 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7a6122a2-467e-4a61-8795-994b9ffcd8c9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:16.400255 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a6122a2-467e-4a61-8795-994b9ffcd8c9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:16.400255 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a6122a2-467e-4a61-8795-994b9ffcd8c9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:16.400255 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a6122a2-467e-4a61-8795-994b9ffcd8c9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:16.400536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a6122a2-467e-4a61-8795-994b9ffcd8c9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:16.400911 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a6122a2-467e-4a61-8795-994b9ffcd8c9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:16.401400 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a6122a2-467e-4a61-8795-994b9ffcd8c9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:16.428579 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7a6122a2-467e-4a61-8795-994b9ffcd8c9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:16.459997 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:16.460325 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:16.460796 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:16.461402 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:16.461748 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:16.461942 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:16.472374 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cc07eaeb-e095-41a6-a171-2ccc08c2d809 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:16.473426 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cc07eaeb-e095-41a6-a171-2ccc08c2d809 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:16.476162 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:16.479572 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc07eaeb-e095-41a6-a171-2ccc08c2d809 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:16.480115 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc07eaeb-e095-41a6-a171-2ccc08c2d809 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:16.480535 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc07eaeb-e095-41a6-a171-2ccc08c2d809 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:16.482323 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc07eaeb-e095-41a6-a171-2ccc08c2d809 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:16.482323 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc07eaeb-e095-41a6-a171-2ccc08c2d809 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:16.482323 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cc07eaeb-e095-41a6-a171-2ccc08c2d809 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:16.514041 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-cc07eaeb-e095-41a6-a171-2ccc08c2d809 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:16.549246 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] validate_networks() for [('e0ed2129-a11a-4d72-9906-7f5ef4a57601', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:26:16.549634 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:16.626469 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7a6122a2-467e-4a61-8795-994b9ffcd8c9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:16.633663 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7a6122a2-467e-4a61-8795-994b9ffcd8c9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:16.634751 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7a6122a2-467e-4a61-8795-994b9ffcd8c9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:16.641580 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7a6122a2-467e-4a61-8795-994b9ffcd8c9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1423 microversion: 2.60 time: 0.259011 Jun 10 13:26:16.642217 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 531/1620] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:16 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1423 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:16.682570 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:26:16.709768 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cc07eaeb-e095-41a6-a171-2ccc08c2d809 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:16.721321 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cc07eaeb-e095-41a6-a171-2ccc08c2d809 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1755 microversion: 2.1 time: 0.255402 Jun 10 13:26:16.721894 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 544/1621] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:16 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1755 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:16.803137 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:16.897481 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:26:16.997023 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:26:16.997205 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:26:16.997505 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:26:16.997652 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:26:16.997811 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:26:17.005815 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:17.006062 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:17.006223 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:17.006857 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:17.013329 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:17.013601 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:17.040610 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Getting quotas for project 2c2d2fef175140cdbd30091f6b03d8cb. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:26:17.045340 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Getting quotas for user 030a347eb1f1413a836066694f124bb4 and project 2c2d2fef175140cdbd30091f6b03d8cb. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:26:17.097092 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:26:17.098476 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] 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='4bbf41fa-1432-44fa-b60e-c4ab02909559',volume_size=None,volume_type=None)] {{(pid=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:26:17.253124 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b7af1a91-c5ef-4708-bf50-8d9cbeda7c95 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.890569 Jun 10 13:26:17.253553 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 547/1622] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:26:16 2026] POST /compute/v2.1/servers => generated 403 bytes in 892 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:26:17.267469 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-80789ebf-302c-4327-b27c-8d9542d942f0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:17.271665 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-80789ebf-302c-4327-b27c-8d9542d942f0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:17.288441 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-80789ebf-302c-4327-b27c-8d9542d942f0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:17.384698 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-80789ebf-302c-4327-b27c-8d9542d942f0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:17.394457 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-80789ebf-302c-4327-b27c-8d9542d942f0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1078 microversion: 2.1 time: 0.131041 Jun 10 13:26:17.394903 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 532/1623] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:17 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1078 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:17.664649 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1b2b364d-98a6-434d-9057-a727a2dd9df1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:17.666945 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1b2b364d-98a6-434d-9057-a727a2dd9df1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:17.674086 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b2b364d-98a6-434d-9057-a727a2dd9df1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:17.674086 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b2b364d-98a6-434d-9057-a727a2dd9df1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:17.674086 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b2b364d-98a6-434d-9057-a727a2dd9df1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:17.674086 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b2b364d-98a6-434d-9057-a727a2dd9df1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:17.674442 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b2b364d-98a6-434d-9057-a727a2dd9df1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:17.674790 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1b2b364d-98a6-434d-9057-a727a2dd9df1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:17.691858 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1b2b364d-98a6-434d-9057-a727a2dd9df1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:17.743372 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-de239c8f-2c15-46ce-abbb-97e6e62891b2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:17.744461 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-de239c8f-2c15-46ce-abbb-97e6e62891b2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:17.753579 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-de239c8f-2c15-46ce-abbb-97e6e62891b2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:17.757374 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-de239c8f-2c15-46ce-abbb-97e6e62891b2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:17.757374 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-de239c8f-2c15-46ce-abbb-97e6e62891b2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:17.757374 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-de239c8f-2c15-46ce-abbb-97e6e62891b2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:17.757374 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-de239c8f-2c15-46ce-abbb-97e6e62891b2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:17.757374 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-de239c8f-2c15-46ce-abbb-97e6e62891b2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:17.786823 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-de239c8f-2c15-46ce-abbb-97e6e62891b2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:17.786888 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-c91daef8-3928-4d6e-9416-606fe613179e req-f4a00b76-2a22-4ecc-9b9b-860a6d1bf3df service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "43f6d86f-3eb2-4017-8cc2-d1dcee995036", "name": "network-vif-unplugged", "status": "completed", "tag": "b12f99eb-5b90-4854-8f2b-37235834a794"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:17.797701 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c91daef8-3928-4d6e-9416-606fe613179e req-f4a00b76-2a22-4ecc-9b9b-860a6d1bf3df service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:17.798270 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c91daef8-3928-4d6e-9416-606fe613179e req-f4a00b76-2a22-4ecc-9b9b-860a6d1bf3df service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:17.800174 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c91daef8-3928-4d6e-9416-606fe613179e req-f4a00b76-2a22-4ecc-9b9b-860a6d1bf3df service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:17.811338 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-c91daef8-3928-4d6e-9416-606fe613179e req-f4a00b76-2a22-4ecc-9b9b-860a6d1bf3df service nova] Creating event network-vif-unplugged:b12f99eb-5b90-4854-8f2b-37235834a794 for instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 on np0000002501 Jun 10 13:26:17.811795 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-c91daef8-3928-4d6e-9416-606fe613179e req-f4a00b76-2a22-4ecc-9b9b-860a6d1bf3df service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:17.819976 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-c91daef8-3928-4d6e-9416-606fe613179e req-f4a00b76-2a22-4ecc-9b9b-860a6d1bf3df service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.036686 Jun 10 13:26:17.822319 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 533/1624] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:17 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 10 13:26:17.898210 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1b2b364d-98a6-434d-9057-a727a2dd9df1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:17.905821 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1b2b364d-98a6-434d-9057-a727a2dd9df1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:17.906740 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1b2b364d-98a6-434d-9057-a727a2dd9df1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:17.911872 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1b2b364d-98a6-434d-9057-a727a2dd9df1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1423 microversion: 2.60 time: 0.249543 Jun 10 13:26:17.912271 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 545/1625] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:17 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1423 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:18.007152 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-de239c8f-2c15-46ce-abbb-97e6e62891b2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:18.025560 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-de239c8f-2c15-46ce-abbb-97e6e62891b2 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1755 microversion: 2.1 time: 0.284510 Jun 10 13:26:18.025998 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 548/1626] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:17 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1755 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:18.416008 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3901abdd-79bf-4990-82b0-9e99e83f8180 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:18.417857 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3901abdd-79bf-4990-82b0-9e99e83f8180 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:18.422629 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3901abdd-79bf-4990-82b0-9e99e83f8180 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:18.422969 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3901abdd-79bf-4990-82b0-9e99e83f8180 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:18.423246 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3901abdd-79bf-4990-82b0-9e99e83f8180 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:18.423797 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3901abdd-79bf-4990-82b0-9e99e83f8180 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:18.424360 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3901abdd-79bf-4990-82b0-9e99e83f8180 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:18.424650 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3901abdd-79bf-4990-82b0-9e99e83f8180 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:18.457148 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3901abdd-79bf-4990-82b0-9e99e83f8180 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:18.532946 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3901abdd-79bf-4990-82b0-9e99e83f8180 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:18.541871 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3901abdd-79bf-4990-82b0-9e99e83f8180 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1128 microversion: 2.1 time: 0.128039 Jun 10 13:26:18.543633 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 534/1627] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:18 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1128 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:18.932434 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-744cbd52-8086-4a55-8d4c-c2b466c42be2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:18.935048 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-744cbd52-8086-4a55-8d4c-c2b466c42be2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:18.941303 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-744cbd52-8086-4a55-8d4c-c2b466c42be2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:18.942026 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-744cbd52-8086-4a55-8d4c-c2b466c42be2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:18.942026 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-744cbd52-8086-4a55-8d4c-c2b466c42be2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:18.943064 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-744cbd52-8086-4a55-8d4c-c2b466c42be2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:18.944486 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-744cbd52-8086-4a55-8d4c-c2b466c42be2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:18.945101 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-744cbd52-8086-4a55-8d4c-c2b466c42be2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:18.976062 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-744cbd52-8086-4a55-8d4c-c2b466c42be2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:19.046448 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-dae122dc-174d-4d22-9e8d-93aacbc8458f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:19.046825 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-dae122dc-174d-4d22-9e8d-93aacbc8458f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:19.052725 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dae122dc-174d-4d22-9e8d-93aacbc8458f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:19.053042 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dae122dc-174d-4d22-9e8d-93aacbc8458f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:19.053324 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dae122dc-174d-4d22-9e8d-93aacbc8458f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:19.053875 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dae122dc-174d-4d22-9e8d-93aacbc8458f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:19.054242 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dae122dc-174d-4d22-9e8d-93aacbc8458f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:19.054633 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dae122dc-174d-4d22-9e8d-93aacbc8458f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:19.080752 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-dae122dc-174d-4d22-9e8d-93aacbc8458f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:19.169474 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-744cbd52-8086-4a55-8d4c-c2b466c42be2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:19.175790 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-744cbd52-8086-4a55-8d4c-c2b466c42be2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:19.176567 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-744cbd52-8086-4a55-8d4c-c2b466c42be2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:19.181452 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-744cbd52-8086-4a55-8d4c-c2b466c42be2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1423 microversion: 2.60 time: 0.250772 Jun 10 13:26:19.181807 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 546/1628] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:18 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1423 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:19.282187 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-dae122dc-174d-4d22-9e8d-93aacbc8458f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:19.294524 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-dae122dc-174d-4d22-9e8d-93aacbc8458f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1755 microversion: 2.1 time: 0.253072 Jun 10 13:26:19.294942 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 549/1629] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:19 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1755 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:19.562614 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b5db9cb6-7ec1-4748-bf06-88719702cb36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:19.564447 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b5db9cb6-7ec1-4748-bf06-88719702cb36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:19.573419 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5db9cb6-7ec1-4748-bf06-88719702cb36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:19.573419 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5db9cb6-7ec1-4748-bf06-88719702cb36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:19.573419 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5db9cb6-7ec1-4748-bf06-88719702cb36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:19.573419 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5db9cb6-7ec1-4748-bf06-88719702cb36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:19.573419 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5db9cb6-7ec1-4748-bf06-88719702cb36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:19.574076 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5db9cb6-7ec1-4748-bf06-88719702cb36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:19.591204 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b5db9cb6-7ec1-4748-bf06-88719702cb36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:19.651328 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b5db9cb6-7ec1-4748-bf06-88719702cb36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:19.659375 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b5db9cb6-7ec1-4748-bf06-88719702cb36 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1120 microversion: 2.1 time: 0.098716 Jun 10 13:26:19.659618 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 535/1630] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:19 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1120 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:19.858869 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-00c407a0-f65f-4a8e-a3d3-e7606f42c6e8 req-8974695f-5c10-49c5-a0a9-17b4b6d021a4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df3ac1d4-be19-4092-bf60-fd8130256a0a", "name": "network-vif-plugged", "status": "completed", "tag": "e3fc1486-7591-455b-8489-b5a14d2269c1"}, {"server_uuid": "df3ac1d4-be19-4092-bf60-fd8130256a0a", "name": "network-vif-plugged", "status": "completed", "tag": "e3fc1486-7591-455b-8489-b5a14d2269c1"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:19.865564 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-00c407a0-f65f-4a8e-a3d3-e7606f42c6e8 req-8974695f-5c10-49c5-a0a9-17b4b6d021a4 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:19.865751 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-00c407a0-f65f-4a8e-a3d3-e7606f42c6e8 req-8974695f-5c10-49c5-a0a9-17b4b6d021a4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:19.865873 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-00c407a0-f65f-4a8e-a3d3-e7606f42c6e8 req-8974695f-5c10-49c5-a0a9-17b4b6d021a4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:19.873545 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-00c407a0-f65f-4a8e-a3d3-e7606f42c6e8 req-8974695f-5c10-49c5-a0a9-17b4b6d021a4 service nova] Creating event network-vif-plugged:e3fc1486-7591-455b-8489-b5a14d2269c1 for instance df3ac1d4-be19-4092-bf60-fd8130256a0a on np0000002501 Jun 10 13:26:19.874009 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-00c407a0-f65f-4a8e-a3d3-e7606f42c6e8 req-8974695f-5c10-49c5-a0a9-17b4b6d021a4 service nova] Creating event network-vif-plugged:e3fc1486-7591-455b-8489-b5a14d2269c1 for instance df3ac1d4-be19-4092-bf60-fd8130256a0a on np0000002501 Jun 10 13:26:19.874527 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-00c407a0-f65f-4a8e-a3d3-e7606f42c6e8 req-8974695f-5c10-49c5-a0a9-17b4b6d021a4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:19.878740 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-00c407a0-f65f-4a8e-a3d3-e7606f42c6e8 req-8974695f-5c10-49c5-a0a9-17b4b6d021a4 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.021578 Jun 10 13:26:19.879178 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 547/1631] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:19 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 10 13:26:20.201687 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-56608796-f6ff-48df-a4fb-abd25c28c3ed tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:20.204582 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-56608796-f6ff-48df-a4fb-abd25c28c3ed tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:20.214330 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-56608796-f6ff-48df-a4fb-abd25c28c3ed tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:20.215051 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-56608796-f6ff-48df-a4fb-abd25c28c3ed tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:20.215051 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-56608796-f6ff-48df-a4fb-abd25c28c3ed tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:20.219395 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-56608796-f6ff-48df-a4fb-abd25c28c3ed tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:20.219395 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-56608796-f6ff-48df-a4fb-abd25c28c3ed tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:20.219821 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-56608796-f6ff-48df-a4fb-abd25c28c3ed tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:20.252140 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-56608796-f6ff-48df-a4fb-abd25c28c3ed tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:20.312282 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7ff375bc-e699-401b-814a-84c253230f12 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:20.313797 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7ff375bc-e699-401b-814a-84c253230f12 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:20.320173 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ff375bc-e699-401b-814a-84c253230f12 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:20.320524 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ff375bc-e699-401b-814a-84c253230f12 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:20.320822 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ff375bc-e699-401b-814a-84c253230f12 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:20.321430 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ff375bc-e699-401b-814a-84c253230f12 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:20.321748 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ff375bc-e699-401b-814a-84c253230f12 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:20.322066 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ff375bc-e699-401b-814a-84c253230f12 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:20.347598 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7ff375bc-e699-401b-814a-84c253230f12 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:20.449638 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-56608796-f6ff-48df-a4fb-abd25c28c3ed tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:20.456381 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-56608796-f6ff-48df-a4fb-abd25c28c3ed tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:20.457238 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-56608796-f6ff-48df-a4fb-abd25c28c3ed tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:20.462881 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-56608796-f6ff-48df-a4fb-abd25c28c3ed tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1423 microversion: 2.60 time: 0.263683 Jun 10 13:26:20.463394 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 550/1632] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:20 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1423 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:20.543366 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7ff375bc-e699-401b-814a-84c253230f12 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:20.552651 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7ff375bc-e699-401b-814a-84c253230f12 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1755 microversion: 2.1 time: 0.242191 Jun 10 13:26:20.553053 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 536/1633] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:20 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1755 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:20.678053 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3e0b20b0-3830-44a4-b474-9228b30eb542 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:20.680262 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3e0b20b0-3830-44a4-b474-9228b30eb542 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:20.688124 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e0b20b0-3830-44a4-b474-9228b30eb542 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:20.688487 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e0b20b0-3830-44a4-b474-9228b30eb542 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:20.688897 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e0b20b0-3830-44a4-b474-9228b30eb542 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:20.689884 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e0b20b0-3830-44a4-b474-9228b30eb542 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:20.690993 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e0b20b0-3830-44a4-b474-9228b30eb542 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:20.690993 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e0b20b0-3830-44a4-b474-9228b30eb542 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:20.717894 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3e0b20b0-3830-44a4-b474-9228b30eb542 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:20.808042 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3e0b20b0-3830-44a4-b474-9228b30eb542 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:20.818685 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3e0b20b0-3830-44a4-b474-9228b30eb542 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1176 microversion: 2.1 time: 0.143458 Jun 10 13:26:20.819054 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 548/1634] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:20 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1176 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:21.480681 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cfd37187-0c83-441b-b24b-300890f5c5c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:21.483175 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cfd37187-0c83-441b-b24b-300890f5c5c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:21.488801 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfd37187-0c83-441b-b24b-300890f5c5c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:21.489216 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfd37187-0c83-441b-b24b-300890f5c5c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:21.489512 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfd37187-0c83-441b-b24b-300890f5c5c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:21.490126 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfd37187-0c83-441b-b24b-300890f5c5c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:21.490581 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfd37187-0c83-441b-b24b-300890f5c5c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:21.490988 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfd37187-0c83-441b-b24b-300890f5c5c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:21.514552 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-cfd37187-0c83-441b-b24b-300890f5c5c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:21.575613 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-53384aa8-c6d1-48c2-aafe-20e202580a19 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:21.578618 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-53384aa8-c6d1-48c2-aafe-20e202580a19 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:21.585414 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53384aa8-c6d1-48c2-aafe-20e202580a19 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:21.586028 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53384aa8-c6d1-48c2-aafe-20e202580a19 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:21.586028 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53384aa8-c6d1-48c2-aafe-20e202580a19 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:21.586800 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53384aa8-c6d1-48c2-aafe-20e202580a19 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:21.587291 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53384aa8-c6d1-48c2-aafe-20e202580a19 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:21.587746 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53384aa8-c6d1-48c2-aafe-20e202580a19 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:21.611517 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-53384aa8-c6d1-48c2-aafe-20e202580a19 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:21.723041 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cfd37187-0c83-441b-b24b-300890f5c5c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:21.730497 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cfd37187-0c83-441b-b24b-300890f5c5c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:21.730497 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cfd37187-0c83-441b-b24b-300890f5c5c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:21.732686 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cfd37187-0c83-441b-b24b-300890f5c5c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1614 microversion: 2.60 time: 0.253760 Jun 10 13:26:21.732979 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 551/1635] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:21 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1614 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:21.763032 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f41f7226-c8da-40d3-bd45-f69be79eb35d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:21.765039 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f41f7226-c8da-40d3-bd45-f69be79eb35d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:21.771520 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f41f7226-c8da-40d3-bd45-f69be79eb35d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:21.771695 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f41f7226-c8da-40d3-bd45-f69be79eb35d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:21.771885 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f41f7226-c8da-40d3-bd45-f69be79eb35d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:21.772114 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f41f7226-c8da-40d3-bd45-f69be79eb35d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:21.772254 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f41f7226-c8da-40d3-bd45-f69be79eb35d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:21.772407 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f41f7226-c8da-40d3-bd45-f69be79eb35d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:21.787123 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f41f7226-c8da-40d3-bd45-f69be79eb35d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:21.836013 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b3aa7b8f-87f5-432f-8b6d-c4e2d21f48f4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:21.839081 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b3aa7b8f-87f5-432f-8b6d-c4e2d21f48f4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:21.845675 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-53384aa8-c6d1-48c2-aafe-20e202580a19 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:21.846864 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3aa7b8f-87f5-432f-8b6d-c4e2d21f48f4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:21.847249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3aa7b8f-87f5-432f-8b6d-c4e2d21f48f4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:21.847547 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3aa7b8f-87f5-432f-8b6d-c4e2d21f48f4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:21.848314 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3aa7b8f-87f5-432f-8b6d-c4e2d21f48f4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:21.848765 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3aa7b8f-87f5-432f-8b6d-c4e2d21f48f4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:21.849210 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3aa7b8f-87f5-432f-8b6d-c4e2d21f48f4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:21.856611 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-53384aa8-c6d1-48c2-aafe-20e202580a19 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1755 microversion: 2.1 time: 0.283785 Jun 10 13:26:21.856975 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 537/1636] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:21 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1755 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:21.878687 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b3aa7b8f-87f5-432f-8b6d-c4e2d21f48f4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:21.929911 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f41f7226-c8da-40d3-bd45-f69be79eb35d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a/os-interface" status: 200 len: 282 microversion: 2.60 time: 0.169739 Jun 10 13:26:21.930557 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 549/1637] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:26:21 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a/os-interface => generated 282 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:21.972150 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b3aa7b8f-87f5-432f-8b6d-c4e2d21f48f4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:22.014496 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b3aa7b8f-87f5-432f-8b6d-c4e2d21f48f4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1176 microversion: 2.1 time: 0.180399 Jun 10 13:26:22.015441 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 552/1638] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:21 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1176 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:22.696079 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-ea0b00a0-9a2d-4646-b93f-8803f3fe9313 req-b3cfad80-e9bd-46db-9a80-cc40f2dab094 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e2d0aab2-8a69-47cb-95d6-d267b7685bad", "tag": "8edee8cd-269d-4958-9827-e4bc5b8ef1bb"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:22.702777 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ea0b00a0-9a2d-4646-b93f-8803f3fe9313 req-b3cfad80-e9bd-46db-9a80-cc40f2dab094 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:22.703047 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ea0b00a0-9a2d-4646-b93f-8803f3fe9313 req-b3cfad80-e9bd-46db-9a80-cc40f2dab094 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:22.703141 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ea0b00a0-9a2d-4646-b93f-8803f3fe9313 req-b3cfad80-e9bd-46db-9a80-cc40f2dab094 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:22.711101 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ea0b00a0-9a2d-4646-b93f-8803f3fe9313 req-b3cfad80-e9bd-46db-9a80-cc40f2dab094 service nova] Creating event network-changed:8edee8cd-269d-4958-9827-e4bc5b8ef1bb for instance e2d0aab2-8a69-47cb-95d6-d267b7685bad on np0000002501 Jun 10 13:26:22.711639 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-ea0b00a0-9a2d-4646-b93f-8803f3fe9313 req-b3cfad80-e9bd-46db-9a80-cc40f2dab094 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:22.716401 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-ea0b00a0-9a2d-4646-b93f-8803f3fe9313 req-b3cfad80-e9bd-46db-9a80-cc40f2dab094 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022039 Jun 10 13:26:22.716710 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 538/1639] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:22 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 10 13:26:22.845569 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'create', calling method: >, body: {"server": {"name": "multiattach-server-1", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "d9127236-1adc-4288-a073-8c25498e3292"}], "security_groups": [{"name": "tempest-securitygroup--1737542057"}], "key_name": "tempest-keypair-1325050830", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:22.874809 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9699d57b-cb7c-4ba4-b0de-b761930bb842 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:22.876432 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9699d57b-cb7c-4ba4-b0de-b761930bb842 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:22.881147 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9699d57b-cb7c-4ba4-b0de-b761930bb842 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:22.881497 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9699d57b-cb7c-4ba4-b0de-b761930bb842 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:22.881773 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9699d57b-cb7c-4ba4-b0de-b761930bb842 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:22.882268 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9699d57b-cb7c-4ba4-b0de-b761930bb842 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:22.882645 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9699d57b-cb7c-4ba4-b0de-b761930bb842 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:22.882991 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9699d57b-cb7c-4ba4-b0de-b761930bb842 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:22.903839 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9699d57b-cb7c-4ba4-b0de-b761930bb842 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:22.960565 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:22.960891 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:22.961176 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:22.961733 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:22.962063 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:22.963203 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:22.967528 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:23.033312 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-da27defc-971b-4383-b17e-b8bbc2d9952b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:23.038578 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-da27defc-971b-4383-b17e-b8bbc2d9952b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:23.046380 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da27defc-971b-4383-b17e-b8bbc2d9952b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:23.048237 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da27defc-971b-4383-b17e-b8bbc2d9952b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:23.048237 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da27defc-971b-4383-b17e-b8bbc2d9952b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:23.048489 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da27defc-971b-4383-b17e-b8bbc2d9952b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:23.049234 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da27defc-971b-4383-b17e-b8bbc2d9952b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:23.049822 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da27defc-971b-4383-b17e-b8bbc2d9952b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:23.053013 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] validate_networks() for [('d9127236-1adc-4288-a073-8c25498e3292', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:26:23.053460 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:23.081532 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-da27defc-971b-4383-b17e-b8bbc2d9952b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:23.114604 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9699d57b-cb7c-4ba4-b0de-b761930bb842 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:23.127929 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9699d57b-cb7c-4ba4-b0de-b761930bb842 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1755 microversion: 2.1 time: 0.254382 Jun 10 13:26:23.128086 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 553/1640] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:22 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1755 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:23.131123 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5318cf47-5d61-423e-9447-bc9ab9655ad5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:23.131964 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5318cf47-5d61-423e-9447-bc9ab9655ad5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:23.140949 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5318cf47-5d61-423e-9447-bc9ab9655ad5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:23.141209 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5318cf47-5d61-423e-9447-bc9ab9655ad5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:23.141560 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5318cf47-5d61-423e-9447-bc9ab9655ad5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:23.141706 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5318cf47-5d61-423e-9447-bc9ab9655ad5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:23.141930 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5318cf47-5d61-423e-9447-bc9ab9655ad5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:23.142123 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5318cf47-5d61-423e-9447-bc9ab9655ad5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:23.163433 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-da27defc-971b-4383-b17e-b8bbc2d9952b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:23.175103 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-da27defc-971b-4383-b17e-b8bbc2d9952b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1184 microversion: 2.1 time: 0.145256 Jun 10 13:26:23.175744 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 539/1641] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:23 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1184 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:23.219963 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-5318cf47-5d61-423e-9447-bc9ab9655ad5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lazy-loading 'services' on Instance uuid 4ec9549f-95d2-454c-8b66-a939b098af7a {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:23.310600 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:23.325254 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5318cf47-5d61-423e-9447-bc9ab9655ad5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments/c4765da7-e462-4c17-a081-22a15597e8e3" status: 202 len: 0 microversion: 2.60 time: 0.196265 Jun 10 13:26:23.325653 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 554/1642] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:26:23 2026] DELETE /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments/c4765da7-e462-4c17-a081-22a15597e8e3 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:26:23.345263 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1ee2476a-f07c-4d10-9d14-b071ce7b94f3 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:23.350016 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1ee2476a-f07c-4d10-9d14-b071ce7b94f3 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:23.355287 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee2476a-f07c-4d10-9d14-b071ce7b94f3 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:23.357837 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee2476a-f07c-4d10-9d14-b071ce7b94f3 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:23.357837 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee2476a-f07c-4d10-9d14-b071ce7b94f3 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:23.357837 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee2476a-f07c-4d10-9d14-b071ce7b94f3 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:23.357837 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee2476a-f07c-4d10-9d14-b071ce7b94f3 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:23.357837 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ee2476a-f07c-4d10-9d14-b071ce7b94f3 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:23.385192 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1ee2476a-f07c-4d10-9d14-b071ce7b94f3 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments" status: 200 len: 545 microversion: 2.60 time: 0.041956 Jun 10 13:26:23.385911 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 540/1643] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:26:23 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments => generated 545 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:23.496273 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:26:23.496273 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:26:23.496536 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:26:23.497161 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:26:23.497161 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:26:23.503289 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:23.503289 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:23.503450 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:23.504033 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:23.504200 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:23.504343 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:23.517519 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:26:23.521368 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for user 6e82e1774bd94878af9e9ce46bfe7675 and project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:26:23.527970 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:26:23.529251 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:26:23.593065 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-020254c5-c173-48c7-8dbe-a90e66d7b42e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.60 time: 0.749619 Jun 10 13:26:23.594860 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 550/1644] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:26:22 2026] POST /compute/v2.1/servers => generated 404 bytes in 752 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:26:23.619974 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-86a545a1-0f20-4ed9-b7f9-8b127938d6f7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:23.624816 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-86a545a1-0f20-4ed9-b7f9-8b127938d6f7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:23.647520 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-86a545a1-0f20-4ed9-b7f9-8b127938d6f7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:23.736003 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-86a545a1-0f20-4ed9-b7f9-8b127938d6f7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:23.742620 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-86a545a1-0f20-4ed9-b7f9-8b127938d6f7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:23.743640 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-86a545a1-0f20-4ed9-b7f9-8b127938d6f7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:23.751374 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-86a545a1-0f20-4ed9-b7f9-8b127938d6f7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1297 microversion: 2.60 time: 0.138687 Jun 10 13:26:23.751374 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 555/1645] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:23 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1297 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:24.148251 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9ff4b8f6-cba1-4142-858c-839905023b7b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:24.150737 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9ff4b8f6-cba1-4142-858c-839905023b7b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:24.157877 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9ff4b8f6-cba1-4142-858c-839905023b7b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:24.158183 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9ff4b8f6-cba1-4142-858c-839905023b7b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:24.158631 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9ff4b8f6-cba1-4142-858c-839905023b7b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:24.159361 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9ff4b8f6-cba1-4142-858c-839905023b7b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:24.159689 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9ff4b8f6-cba1-4142-858c-839905023b7b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:24.160068 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9ff4b8f6-cba1-4142-858c-839905023b7b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:24.197579 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bfc0d82a-3f23-4499-ab58-3bfcb12bba60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:24.198403 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9ff4b8f6-cba1-4142-858c-839905023b7b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:24.200382 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bfc0d82a-3f23-4499-ab58-3bfcb12bba60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:24.213454 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfc0d82a-3f23-4499-ab58-3bfcb12bba60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:24.213454 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfc0d82a-3f23-4499-ab58-3bfcb12bba60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:24.213454 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfc0d82a-3f23-4499-ab58-3bfcb12bba60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:24.213454 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfc0d82a-3f23-4499-ab58-3bfcb12bba60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:24.213454 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfc0d82a-3f23-4499-ab58-3bfcb12bba60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:24.213454 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfc0d82a-3f23-4499-ab58-3bfcb12bba60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:24.240375 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bfc0d82a-3f23-4499-ab58-3bfcb12bba60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:24.397894 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9ff4b8f6-cba1-4142-858c-839905023b7b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:24.404643 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-87a1eaab-6f77-42d9-9651-e0ff1403de38 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:24.406798 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-87a1eaab-6f77-42d9-9651-e0ff1403de38 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:24.413007 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9ff4b8f6-cba1-4142-858c-839905023b7b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1755 microversion: 2.1 time: 0.266374 Jun 10 13:26:24.413007 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 541/1646] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:24 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1755 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:24.416297 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87a1eaab-6f77-42d9-9651-e0ff1403de38 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:24.416297 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87a1eaab-6f77-42d9-9651-e0ff1403de38 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:24.416297 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87a1eaab-6f77-42d9-9651-e0ff1403de38 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:24.416297 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87a1eaab-6f77-42d9-9651-e0ff1403de38 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:24.416297 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87a1eaab-6f77-42d9-9651-e0ff1403de38 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:24.416297 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87a1eaab-6f77-42d9-9651-e0ff1403de38 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:24.449251 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-87a1eaab-6f77-42d9-9651-e0ff1403de38 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments" status: 200 len: 545 microversion: 2.60 time: 0.049221 Jun 10 13:26:24.449682 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 556/1647] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:26:24 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments => generated 545 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:24.468132 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bfc0d82a-3f23-4499-ab58-3bfcb12bba60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:24.478008 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bfc0d82a-3f23-4499-ab58-3bfcb12bba60 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1261 microversion: 2.1 time: 0.284191 Jun 10 13:26:24.478571 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 551/1648] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:24 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1261 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:24.610182 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-28d5c788-3956-498a-9f16-8b2e9905d787 req-01443613-bca7-456f-b118-d4d39ddfb4b7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b80febde-b575-4faa-9d2f-65f700d3056d", "tag": "f8855bf1-63b4-4649-ac77-cdef2b957d88"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:24.622632 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-28d5c788-3956-498a-9f16-8b2e9905d787 req-01443613-bca7-456f-b118-d4d39ddfb4b7 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:24.622993 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-28d5c788-3956-498a-9f16-8b2e9905d787 req-01443613-bca7-456f-b118-d4d39ddfb4b7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:24.623112 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-28d5c788-3956-498a-9f16-8b2e9905d787 req-01443613-bca7-456f-b118-d4d39ddfb4b7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:24.633179 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-28d5c788-3956-498a-9f16-8b2e9905d787 req-01443613-bca7-456f-b118-d4d39ddfb4b7 service nova] Creating event network-changed:f8855bf1-63b4-4649-ac77-cdef2b957d88 for instance b80febde-b575-4faa-9d2f-65f700d3056d on np0000002501 Jun 10 13:26:24.633833 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-28d5c788-3956-498a-9f16-8b2e9905d787 req-01443613-bca7-456f-b118-d4d39ddfb4b7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:24.640910 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-28d5c788-3956-498a-9f16-8b2e9905d787 req-01443613-bca7-456f-b118-d4d39ddfb4b7 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.033298 Jun 10 13:26:24.641606 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 542/1649] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:24 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 10 13:26:24.758837 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-cce7ecb0-63fa-424c-9b88-1eb2a3fd2516 req-573c818a-0ffd-4a59-8f9a-2d0594659d42 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "df3ac1d4-be19-4092-bf60-fd8130256a0a", "tag": "e3fc1486-7591-455b-8489-b5a14d2269c1"}, {"server_uuid": "43f6d86f-3eb2-4017-8cc2-d1dcee995036", "name": "network-vif-plugged", "status": "completed", "tag": "b12f99eb-5b90-4854-8f2b-37235834a794"}, {"server_uuid": "43f6d86f-3eb2-4017-8cc2-d1dcee995036", "name": "network-vif-plugged", "status": "completed", "tag": "b12f99eb-5b90-4854-8f2b-37235834a794"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:24.768213 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4a7cc503-679b-4079-880b-cb82d730c56c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:24.768360 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cce7ecb0-63fa-424c-9b88-1eb2a3fd2516 req-573c818a-0ffd-4a59-8f9a-2d0594659d42 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:24.768360 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cce7ecb0-63fa-424c-9b88-1eb2a3fd2516 req-573c818a-0ffd-4a59-8f9a-2d0594659d42 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:24.768360 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cce7ecb0-63fa-424c-9b88-1eb2a3fd2516 req-573c818a-0ffd-4a59-8f9a-2d0594659d42 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:24.769514 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4a7cc503-679b-4079-880b-cb82d730c56c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:24.774935 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a7cc503-679b-4079-880b-cb82d730c56c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:24.775253 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a7cc503-679b-4079-880b-cb82d730c56c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:24.775491 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a7cc503-679b-4079-880b-cb82d730c56c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:24.777634 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a7cc503-679b-4079-880b-cb82d730c56c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:24.777634 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a7cc503-679b-4079-880b-cb82d730c56c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:24.777634 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4a7cc503-679b-4079-880b-cb82d730c56c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:24.779943 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-cce7ecb0-63fa-424c-9b88-1eb2a3fd2516 req-573c818a-0ffd-4a59-8f9a-2d0594659d42 service nova] Creating event network-changed:e3fc1486-7591-455b-8489-b5a14d2269c1 for instance df3ac1d4-be19-4092-bf60-fd8130256a0a on np0000002501 Jun 10 13:26:24.780188 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-cce7ecb0-63fa-424c-9b88-1eb2a3fd2516 req-573c818a-0ffd-4a59-8f9a-2d0594659d42 service nova] Creating event network-vif-plugged:b12f99eb-5b90-4854-8f2b-37235834a794 for instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 on np0000002501 Jun 10 13:26:24.780540 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-cce7ecb0-63fa-424c-9b88-1eb2a3fd2516 req-573c818a-0ffd-4a59-8f9a-2d0594659d42 service nova] Creating event network-vif-plugged:b12f99eb-5b90-4854-8f2b-37235834a794 for instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 on np0000002501 Jun 10 13:26:24.781337 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-cce7ecb0-63fa-424c-9b88-1eb2a3fd2516 req-573c818a-0ffd-4a59-8f9a-2d0594659d42 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:24.786864 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-cce7ecb0-63fa-424c-9b88-1eb2a3fd2516 req-573c818a-0ffd-4a59-8f9a-2d0594659d42 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.030537 Jun 10 13:26:24.788113 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 557/1650] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:24 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 10 13:26:24.793338 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4a7cc503-679b-4079-880b-cb82d730c56c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:24.850825 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4a7cc503-679b-4079-880b-cb82d730c56c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:24.858067 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4a7cc503-679b-4079-880b-cb82d730c56c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:24.858921 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4a7cc503-679b-4079-880b-cb82d730c56c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:24.864163 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4a7cc503-679b-4079-880b-cb82d730c56c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1301 microversion: 2.60 time: 0.097925 Jun 10 13:26:24.864537 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 552/1651] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:24 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1301 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:25.434585 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3d7c6a79-b2c8-46d0-a8d8-ecf6fe40c2a5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:25.437336 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3d7c6a79-b2c8-46d0-a8d8-ecf6fe40c2a5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:25.442651 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d7c6a79-b2c8-46d0-a8d8-ecf6fe40c2a5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:25.444862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d7c6a79-b2c8-46d0-a8d8-ecf6fe40c2a5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:25.444862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d7c6a79-b2c8-46d0-a8d8-ecf6fe40c2a5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:25.444862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d7c6a79-b2c8-46d0-a8d8-ecf6fe40c2a5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:25.444862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d7c6a79-b2c8-46d0-a8d8-ecf6fe40c2a5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:25.444862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d7c6a79-b2c8-46d0-a8d8-ecf6fe40c2a5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:25.463367 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e16d7418-98f3-445e-9cb4-5d09ce508624 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:25.463881 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e16d7418-98f3-445e-9cb4-5d09ce508624 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:25.467867 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e16d7418-98f3-445e-9cb4-5d09ce508624 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:25.467867 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e16d7418-98f3-445e-9cb4-5d09ce508624 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:25.467867 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e16d7418-98f3-445e-9cb4-5d09ce508624 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:25.468064 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e16d7418-98f3-445e-9cb4-5d09ce508624 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:25.468112 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e16d7418-98f3-445e-9cb4-5d09ce508624 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:25.468222 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e16d7418-98f3-445e-9cb4-5d09ce508624 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:25.470494 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3d7c6a79-b2c8-46d0-a8d8-ecf6fe40c2a5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:25.490477 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e16d7418-98f3-445e-9cb4-5d09ce508624 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments" status: 200 len: 545 microversion: 2.60 time: 0.030082 Jun 10 13:26:25.490862 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 558/1652] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:26:25 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments => generated 545 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:25.495531 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6f8f3365-8f16-496d-8409-25db06ab3aec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:25.502371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6f8f3365-8f16-496d-8409-25db06ab3aec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:25.502371 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6f8f3365-8f16-496d-8409-25db06ab3aec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:25.502371 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6f8f3365-8f16-496d-8409-25db06ab3aec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:25.502740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6f8f3365-8f16-496d-8409-25db06ab3aec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:25.503433 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6f8f3365-8f16-496d-8409-25db06ab3aec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:25.503491 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6f8f3365-8f16-496d-8409-25db06ab3aec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:25.503862 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6f8f3365-8f16-496d-8409-25db06ab3aec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:25.527354 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6f8f3365-8f16-496d-8409-25db06ab3aec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:25.712221 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3d7c6a79-b2c8-46d0-a8d8-ecf6fe40c2a5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:25.722094 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3d7c6a79-b2c8-46d0-a8d8-ecf6fe40c2a5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1755 microversion: 2.1 time: 0.289607 Jun 10 13:26:25.722509 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 543/1653] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:25 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1755 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:25.754510 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6f8f3365-8f16-496d-8409-25db06ab3aec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:25.766204 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6f8f3365-8f16-496d-8409-25db06ab3aec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1261 microversion: 2.1 time: 0.272239 Jun 10 13:26:25.767943 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 553/1654] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:25 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1261 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:25.886640 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d623c430-5159-42f2-993a-38b5fb20b524 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:25.886640 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d623c430-5159-42f2-993a-38b5fb20b524 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:25.893852 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d623c430-5159-42f2-993a-38b5fb20b524 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:25.893852 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d623c430-5159-42f2-993a-38b5fb20b524 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:25.893852 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d623c430-5159-42f2-993a-38b5fb20b524 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:25.894025 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d623c430-5159-42f2-993a-38b5fb20b524 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:25.894328 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d623c430-5159-42f2-993a-38b5fb20b524 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:25.894653 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d623c430-5159-42f2-993a-38b5fb20b524 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:25.913509 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d623c430-5159-42f2-993a-38b5fb20b524 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:25.982090 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d623c430-5159-42f2-993a-38b5fb20b524 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:25.988331 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d623c430-5159-42f2-993a-38b5fb20b524 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:25.988885 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d623c430-5159-42f2-993a-38b5fb20b524 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:25.993047 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d623c430-5159-42f2-993a-38b5fb20b524 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1349 microversion: 2.60 time: 0.111935 Jun 10 13:26:25.993322 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 559/1655] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:25 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1349 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:26.502043 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9c53ac1e-cc11-4de6-b77e-825384bd78de tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:26.504357 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9c53ac1e-cc11-4de6-b77e-825384bd78de tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:26.508086 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c53ac1e-cc11-4de6-b77e-825384bd78de tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:26.508285 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c53ac1e-cc11-4de6-b77e-825384bd78de tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:26.508462 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c53ac1e-cc11-4de6-b77e-825384bd78de tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:26.508786 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c53ac1e-cc11-4de6-b77e-825384bd78de tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:26.508956 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c53ac1e-cc11-4de6-b77e-825384bd78de tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:26.509108 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c53ac1e-cc11-4de6-b77e-825384bd78de tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:26.528782 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9c53ac1e-cc11-4de6-b77e-825384bd78de tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments" status: 200 len: 545 microversion: 2.60 time: 0.028778 Jun 10 13:26:26.529101 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 544/1656] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:26:26 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments => generated 545 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:26.743201 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d3431889-85d8-4ff1-85a7-714fbb0db69c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:26.745054 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d3431889-85d8-4ff1-85a7-714fbb0db69c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:26.750810 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3431889-85d8-4ff1-85a7-714fbb0db69c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:26.751536 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3431889-85d8-4ff1-85a7-714fbb0db69c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:26.751603 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3431889-85d8-4ff1-85a7-714fbb0db69c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:26.752820 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3431889-85d8-4ff1-85a7-714fbb0db69c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:26.752820 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3431889-85d8-4ff1-85a7-714fbb0db69c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:26.753887 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3431889-85d8-4ff1-85a7-714fbb0db69c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:26.773613 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d3431889-85d8-4ff1-85a7-714fbb0db69c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:26.785599 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d7427ed6-4fb4-4cea-9a4b-b4221a722293 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:26.790140 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d7427ed6-4fb4-4cea-9a4b-b4221a722293 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:26.795043 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7427ed6-4fb4-4cea-9a4b-b4221a722293 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:26.795425 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7427ed6-4fb4-4cea-9a4b-b4221a722293 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:26.795705 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7427ed6-4fb4-4cea-9a4b-b4221a722293 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:26.796332 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7427ed6-4fb4-4cea-9a4b-b4221a722293 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:26.796734 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7427ed6-4fb4-4cea-9a4b-b4221a722293 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:26.797093 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7427ed6-4fb4-4cea-9a4b-b4221a722293 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:26.818092 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d7427ed6-4fb4-4cea-9a4b-b4221a722293 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:26.972665 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d3431889-85d8-4ff1-85a7-714fbb0db69c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:26.983243 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d7427ed6-4fb4-4cea-9a4b-b4221a722293 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:26.985094 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d3431889-85d8-4ff1-85a7-714fbb0db69c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1748 microversion: 2.1 time: 0.244145 Jun 10 13:26:26.985094 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 554/1657] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:26 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1748 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:26.993424 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d7427ed6-4fb4-4cea-9a4b-b4221a722293 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1249 microversion: 2.1 time: 0.212642 Jun 10 13:26:26.993866 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 560/1658] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:26 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1249 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:27.020424 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7e4383ff-56f2-4443-b9d4-4c166b3f6ab6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:27.022044 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7e4383ff-56f2-4443-b9d4-4c166b3f6ab6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:27.028516 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e4383ff-56f2-4443-b9d4-4c166b3f6ab6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:27.028653 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:26:27.028713 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e4383ff-56f2-4443-b9d4-4c166b3f6ab6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:27.028713 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e4383ff-56f2-4443-b9d4-4c166b3f6ab6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:27.029199 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e4383ff-56f2-4443-b9d4-4c166b3f6ab6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:27.029634 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e4383ff-56f2-4443-b9d4-4c166b3f6ab6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:27.031952 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e4383ff-56f2-4443-b9d4-4c166b3f6ab6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:27.056210 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7e4383ff-56f2-4443-b9d4-4c166b3f6ab6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:27.112814 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7e4383ff-56f2-4443-b9d4-4c166b3f6ab6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:27.118680 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7e4383ff-56f2-4443-b9d4-4c166b3f6ab6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:27.119530 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7e4383ff-56f2-4443-b9d4-4c166b3f6ab6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:27.125585 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7e4383ff-56f2-4443-b9d4-4c166b3f6ab6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1349 microversion: 2.60 time: 0.111067 Jun 10 13:26:27.126122 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 545/1659] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:27 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1349 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:27.387785 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:26:27.543385 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0cf160e9-5a1b-41a6-b70c-37fc98ebcd84 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:27.545056 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0cf160e9-5a1b-41a6-b70c-37fc98ebcd84 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:27.549933 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cf160e9-5a1b-41a6-b70c-37fc98ebcd84 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:27.550434 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cf160e9-5a1b-41a6-b70c-37fc98ebcd84 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:27.550969 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cf160e9-5a1b-41a6-b70c-37fc98ebcd84 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:27.551414 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cf160e9-5a1b-41a6-b70c-37fc98ebcd84 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:27.551794 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cf160e9-5a1b-41a6-b70c-37fc98ebcd84 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:27.552033 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cf160e9-5a1b-41a6-b70c-37fc98ebcd84 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:27.574847 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0cf160e9-5a1b-41a6-b70c-37fc98ebcd84 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments" status: 200 len: 545 microversion: 2.60 time: 0.034458 Jun 10 13:26:27.575430 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 555/1660] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:26:27 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments => generated 545 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:28.012238 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9a0186f1-e94f-4cf2-a367-39793e4c8dc6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:28.014419 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9a0186f1-e94f-4cf2-a367-39793e4c8dc6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:28.020147 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a0186f1-e94f-4cf2-a367-39793e4c8dc6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:28.020427 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a0186f1-e94f-4cf2-a367-39793e4c8dc6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:28.020652 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a0186f1-e94f-4cf2-a367-39793e4c8dc6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:28.021122 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a0186f1-e94f-4cf2-a367-39793e4c8dc6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:28.021452 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a0186f1-e94f-4cf2-a367-39793e4c8dc6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:28.021708 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a0186f1-e94f-4cf2-a367-39793e4c8dc6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:28.042451 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9a0186f1-e94f-4cf2-a367-39793e4c8dc6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:28.149817 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-75949f92-d55e-45a9-af8b-214448c8a474 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:28.152595 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-75949f92-d55e-45a9-af8b-214448c8a474 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:28.158269 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75949f92-d55e-45a9-af8b-214448c8a474 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:28.158680 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75949f92-d55e-45a9-af8b-214448c8a474 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:28.159039 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75949f92-d55e-45a9-af8b-214448c8a474 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:28.159650 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75949f92-d55e-45a9-af8b-214448c8a474 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:28.160038 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75949f92-d55e-45a9-af8b-214448c8a474 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:28.160690 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75949f92-d55e-45a9-af8b-214448c8a474 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:28.185279 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-75949f92-d55e-45a9-af8b-214448c8a474 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:28.192370 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9a0186f1-e94f-4cf2-a367-39793e4c8dc6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:28.202543 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9a0186f1-e94f-4cf2-a367-39793e4c8dc6 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1249 microversion: 2.1 time: 0.193606 Jun 10 13:26:28.202923 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 561/1661] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:28 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1249 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:28.252909 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-75949f92-d55e-45a9-af8b-214448c8a474 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:28.259131 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-75949f92-d55e-45a9-af8b-214448c8a474 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:28.259838 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-75949f92-d55e-45a9-af8b-214448c8a474 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:28.264536 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-75949f92-d55e-45a9-af8b-214448c8a474 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1349 microversion: 2.60 time: 0.116244 Jun 10 13:26:28.264536 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 546/1662] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:28 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1349 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:28.586449 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ab08dcd1-63b4-4fae-908e-6b3bfeb88200 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:28.587820 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ab08dcd1-63b4-4fae-908e-6b3bfeb88200 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:28.595687 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ab08dcd1-63b4-4fae-908e-6b3bfeb88200 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:28.596498 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ab08dcd1-63b4-4fae-908e-6b3bfeb88200 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:28.597584 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ab08dcd1-63b4-4fae-908e-6b3bfeb88200 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:28.598404 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ab08dcd1-63b4-4fae-908e-6b3bfeb88200 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:28.599261 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ab08dcd1-63b4-4fae-908e-6b3bfeb88200 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:28.599515 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ab08dcd1-63b4-4fae-908e-6b3bfeb88200 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:28.623866 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ab08dcd1-63b4-4fae-908e-6b3bfeb88200 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.038681 Jun 10 13:26:28.624035 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 556/1663] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:26:28 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments => generated 371 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:29.221083 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-062c7d72-7930-4180-923d-af4331468de0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:29.222767 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-062c7d72-7930-4180-923d-af4331468de0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:29.228525 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-062c7d72-7930-4180-923d-af4331468de0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:29.228831 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-062c7d72-7930-4180-923d-af4331468de0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:29.229060 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-062c7d72-7930-4180-923d-af4331468de0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:29.229620 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-062c7d72-7930-4180-923d-af4331468de0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:29.230165 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-062c7d72-7930-4180-923d-af4331468de0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:29.230483 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-062c7d72-7930-4180-923d-af4331468de0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:29.250946 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-062c7d72-7930-4180-923d-af4331468de0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:29.284641 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-774271d9-b7c2-4cef-a7a6-cfee9ef9155c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:29.289250 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-774271d9-b7c2-4cef-a7a6-cfee9ef9155c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:29.293358 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-774271d9-b7c2-4cef-a7a6-cfee9ef9155c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:29.294055 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-774271d9-b7c2-4cef-a7a6-cfee9ef9155c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:29.294055 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-774271d9-b7c2-4cef-a7a6-cfee9ef9155c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:29.294552 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-774271d9-b7c2-4cef-a7a6-cfee9ef9155c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:29.294868 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-774271d9-b7c2-4cef-a7a6-cfee9ef9155c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:29.295132 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-774271d9-b7c2-4cef-a7a6-cfee9ef9155c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:29.318829 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-774271d9-b7c2-4cef-a7a6-cfee9ef9155c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:29.491497 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-062c7d72-7930-4180-923d-af4331468de0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:29.502563 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-062c7d72-7930-4180-923d-af4331468de0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1249 microversion: 2.1 time: 0.282335 Jun 10 13:26:29.502563 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 562/1664] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:29 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1249 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:29.543881 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-774271d9-b7c2-4cef-a7a6-cfee9ef9155c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:29.549942 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-774271d9-b7c2-4cef-a7a6-cfee9ef9155c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:29.550901 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-774271d9-b7c2-4cef-a7a6-cfee9ef9155c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:29.554429 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-03e7883c-7a4f-492c-a4f5-05b7907b7a76 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-334214283", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPEj6AsTSLupVdFXGxs3L6rIE3e0QGDFmNEDa9kztipQG1QWppx19nDHS7eQIacyt0c10IZ7Bu0tRjqclEJPAJRn8GcbnqeyT+RJ8XZc6gUEF6O6mQFZJxpbI1178Rw1TQ=="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:29.556747 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-774271d9-b7c2-4cef-a7a6-cfee9ef9155c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1425 microversion: 2.60 time: 0.275982 Jun 10 13:26:29.557190 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 547/1665] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:29 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1425 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:29.572194 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-03e7883c-7a4f-492c-a4f5-05b7907b7a76 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Getting quotas for project 16567a9c4de6441eb18cc7872e730fab. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:26:29.574703 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-03e7883c-7a4f-492c-a4f5-05b7907b7a76 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Getting quotas for user eb1271e63ec9461f9989b5cb42444cd3 and project 16567a9c4de6441eb18cc7872e730fab. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:26:29.589912 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-03e7883c-7a4f-492c-a4f5-05b7907b7a76 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.037138 Jun 10 13:26:29.590281 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 557/1666] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:26:29 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:26:30.185952 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-586ce86a-8d9b-49a0-a848-f08ffdf7f6ad req-ba39bf88-6356-4850-8e13-0977cd12d96b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ec79aaa1-e1df-4591-a092-e756196ff550", "tag": "ae7925e5-6d45-47fb-b775-53aaf4c0a9dc"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:30.192850 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-586ce86a-8d9b-49a0-a848-f08ffdf7f6ad req-ba39bf88-6356-4850-8e13-0977cd12d96b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:30.193041 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-586ce86a-8d9b-49a0-a848-f08ffdf7f6ad req-ba39bf88-6356-4850-8e13-0977cd12d96b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:30.193184 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-586ce86a-8d9b-49a0-a848-f08ffdf7f6ad req-ba39bf88-6356-4850-8e13-0977cd12d96b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:30.200199 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-586ce86a-8d9b-49a0-a848-f08ffdf7f6ad req-ba39bf88-6356-4850-8e13-0977cd12d96b service nova] Creating event network-changed:ae7925e5-6d45-47fb-b775-53aaf4c0a9dc for instance ec79aaa1-e1df-4591-a092-e756196ff550 on np0000002501 Jun 10 13:26:30.200630 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-586ce86a-8d9b-49a0-a848-f08ffdf7f6ad req-ba39bf88-6356-4850-8e13-0977cd12d96b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:30.205075 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-586ce86a-8d9b-49a0-a848-f08ffdf7f6ad req-ba39bf88-6356-4850-8e13-0977cd12d96b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021114 Jun 10 13:26:30.205663 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 563/1667] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:30 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 10 13:26:31.273782 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-280dd05d-df46-4d72-b3e0-fd2f2fe40148 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:31.273782 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-280dd05d-df46-4d72-b3e0-fd2f2fe40148 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:31.273782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-280dd05d-df46-4d72-b3e0-fd2f2fe40148 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:31.273782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-280dd05d-df46-4d72-b3e0-fd2f2fe40148 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:31.273782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-280dd05d-df46-4d72-b3e0-fd2f2fe40148 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:31.273782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-280dd05d-df46-4d72-b3e0-fd2f2fe40148 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:31.273782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-280dd05d-df46-4d72-b3e0-fd2f2fe40148 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:31.273782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-280dd05d-df46-4d72-b3e0-fd2f2fe40148 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:31.273782 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-280dd05d-df46-4d72-b3e0-fd2f2fe40148 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:31.276825 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-91e437b3-a3a2-449d-ac73-9fb033fbb7f0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:31.276825 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-91e437b3-a3a2-449d-ac73-9fb033fbb7f0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:31.276825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-91e437b3-a3a2-449d-ac73-9fb033fbb7f0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:31.276825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-91e437b3-a3a2-449d-ac73-9fb033fbb7f0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:31.276825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-91e437b3-a3a2-449d-ac73-9fb033fbb7f0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:31.276825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-91e437b3-a3a2-449d-ac73-9fb033fbb7f0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:31.276825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-91e437b3-a3a2-449d-ac73-9fb033fbb7f0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:31.276825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-91e437b3-a3a2-449d-ac73-9fb033fbb7f0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:31.276825 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-91e437b3-a3a2-449d-ac73-9fb033fbb7f0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:31.278789 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-280dd05d-df46-4d72-b3e0-fd2f2fe40148 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:31.278789 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-280dd05d-df46-4d72-b3e0-fd2f2fe40148 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1249 microversion: 2.1 time: 0.226280 Jun 10 13:26:31.278789 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 548/1668] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:30 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1249 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:31.279423 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-91e437b3-a3a2-449d-ac73-9fb033fbb7f0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:31.279423 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-91e437b3-a3a2-449d-ac73-9fb033fbb7f0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:31.279423 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-91e437b3-a3a2-449d-ac73-9fb033fbb7f0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:31.279423 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-91e437b3-a3a2-449d-ac73-9fb033fbb7f0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1423 microversion: 2.60 time: 0.322131 Jun 10 13:26:31.279423 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 558/1669] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:30 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1423 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:31.279940 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-1847359847", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "19490fd4-535b-45f6-9c35-8b8cde09dcc1"}], "security_groups": [{"name": "tempest-securitygroup--846271261"}], "key_name": "tempest-keypair-334214283", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:31.279940 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:31.279940 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:31.279940 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:31.279940 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:31.279940 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:31.279940 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:31.279940 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:31.279940 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] validate_networks() for [('19490fd4-535b-45f6-9c35-8b8cde09dcc1', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:26:31.279940 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:31.541881 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:31.741684 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:26:31.741921 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:26:31.742174 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:26:31.742417 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:26:31.742645 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:26:31.750095 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:31.750260 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:31.750441 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:31.751169 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:31.751409 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:31.751611 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:31.765174 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Getting quotas for project 16567a9c4de6441eb18cc7872e730fab. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:26:31.771811 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Getting quotas for user eb1271e63ec9461f9989b5cb42444cd3 and project 16567a9c4de6441eb18cc7872e730fab. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:26:31.773673 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-09a101c5-d461-4afb-8b54-e618f0a2c1ab tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:31.776630 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-09a101c5-d461-4afb-8b54-e618f0a2c1ab tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:31.785092 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:26:31.787271 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:26:31.787893 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09a101c5-d461-4afb-8b54-e618f0a2c1ab tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:31.788261 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09a101c5-d461-4afb-8b54-e618f0a2c1ab tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:31.788593 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09a101c5-d461-4afb-8b54-e618f0a2c1ab tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:31.789214 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09a101c5-d461-4afb-8b54-e618f0a2c1ab tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:31.789693 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09a101c5-d461-4afb-8b54-e618f0a2c1ab tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:31.790034 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09a101c5-d461-4afb-8b54-e618f0a2c1ab tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:31.824337 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-09a101c5-d461-4afb-8b54-e618f0a2c1ab tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:31.866692 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-db572308-97fe-4da0-bdc7-33536a974703 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.860195 Jun 10 13:26:31.867134 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 564/1670] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:26:31 2026] POST /compute/v2.1/servers => generated 403 bytes in 861 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:26:31.879870 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2a2377ce-a9cb-4e3f-99e3-7e77b9e550c7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:31.882119 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2a2377ce-a9cb-4e3f-99e3-7e77b9e550c7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:31.895744 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2a2377ce-a9cb-4e3f-99e3-7e77b9e550c7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:31.932737 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a56648d7-21f7-405f-be63-029f094e06f3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:31.934893 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a56648d7-21f7-405f-be63-029f094e06f3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:31.945292 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a56648d7-21f7-405f-be63-029f094e06f3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:31.945691 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a56648d7-21f7-405f-be63-029f094e06f3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:31.945993 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a56648d7-21f7-405f-be63-029f094e06f3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:31.946809 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a56648d7-21f7-405f-be63-029f094e06f3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:31.947248 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a56648d7-21f7-405f-be63-029f094e06f3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:31.949088 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a56648d7-21f7-405f-be63-029f094e06f3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:31.968089 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2a2377ce-a9cb-4e3f-99e3-7e77b9e550c7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:31.970737 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a56648d7-21f7-405f-be63-029f094e06f3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:31.978093 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2a2377ce-a9cb-4e3f-99e3-7e77b9e550c7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1236 microversion: 2.1 time: 0.100268 Jun 10 13:26:31.978398 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 559/1671] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:31 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1236 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:32.006478 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-09a101c5-d461-4afb-8b54-e618f0a2c1ab tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:32.016151 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-09a101c5-d461-4afb-8b54-e618f0a2c1ab tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1249 microversion: 2.1 time: 0.245363 Jun 10 13:26:32.016332 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 549/1672] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:31 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1249 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:32.146529 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a56648d7-21f7-405f-be63-029f094e06f3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:32.151538 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a56648d7-21f7-405f-be63-029f094e06f3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:32.152315 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a56648d7-21f7-405f-be63-029f094e06f3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:32.156141 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a56648d7-21f7-405f-be63-029f094e06f3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1423 microversion: 2.60 time: 0.228673 Jun 10 13:26:32.156435 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 565/1673] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:31 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1423 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:32.993991 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-23eabee4-3e9c-40ad-a671-d68d8eaf5b36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:32.995360 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-23eabee4-3e9c-40ad-a671-d68d8eaf5b36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:33.000296 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23eabee4-3e9c-40ad-a671-d68d8eaf5b36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:33.000425 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23eabee4-3e9c-40ad-a671-d68d8eaf5b36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:33.000648 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23eabee4-3e9c-40ad-a671-d68d8eaf5b36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:33.001946 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23eabee4-3e9c-40ad-a671-d68d8eaf5b36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:33.001946 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23eabee4-3e9c-40ad-a671-d68d8eaf5b36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:33.001946 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23eabee4-3e9c-40ad-a671-d68d8eaf5b36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:33.022042 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-23eabee4-3e9c-40ad-a671-d68d8eaf5b36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:33.035811 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7b5ac2a5-ba12-4c37-a080-acd024c10cfc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:33.038386 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7b5ac2a5-ba12-4c37-a080-acd024c10cfc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:33.044628 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b5ac2a5-ba12-4c37-a080-acd024c10cfc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:33.044913 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b5ac2a5-ba12-4c37-a080-acd024c10cfc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:33.045139 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b5ac2a5-ba12-4c37-a080-acd024c10cfc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:33.045676 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b5ac2a5-ba12-4c37-a080-acd024c10cfc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:33.045995 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b5ac2a5-ba12-4c37-a080-acd024c10cfc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:33.046299 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b5ac2a5-ba12-4c37-a080-acd024c10cfc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:33.079448 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7b5ac2a5-ba12-4c37-a080-acd024c10cfc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:33.108703 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-23eabee4-3e9c-40ad-a671-d68d8eaf5b36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:33.119107 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-23eabee4-3e9c-40ad-a671-d68d8eaf5b36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1240 microversion: 2.1 time: 0.127508 Jun 10 13:26:33.119481 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 560/1674] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:32 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1240 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:33.177944 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-416fc234-0737-45f1-9e8d-787eba0c00b8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:33.181687 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-416fc234-0737-45f1-9e8d-787eba0c00b8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:33.189039 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-416fc234-0737-45f1-9e8d-787eba0c00b8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:33.189399 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-416fc234-0737-45f1-9e8d-787eba0c00b8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:33.189748 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-416fc234-0737-45f1-9e8d-787eba0c00b8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:33.190359 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-416fc234-0737-45f1-9e8d-787eba0c00b8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:33.190905 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-416fc234-0737-45f1-9e8d-787eba0c00b8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:33.191331 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-416fc234-0737-45f1-9e8d-787eba0c00b8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:33.212597 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-416fc234-0737-45f1-9e8d-787eba0c00b8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:33.292035 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7b5ac2a5-ba12-4c37-a080-acd024c10cfc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:33.301997 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7b5ac2a5-ba12-4c37-a080-acd024c10cfc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1249 microversion: 2.1 time: 0.268086 Jun 10 13:26:33.302679 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 550/1675] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:33 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1249 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:33.371330 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-416fc234-0737-45f1-9e8d-787eba0c00b8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:33.377129 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-416fc234-0737-45f1-9e8d-787eba0c00b8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:33.377891 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-416fc234-0737-45f1-9e8d-787eba0c00b8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:33.382725 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-416fc234-0737-45f1-9e8d-787eba0c00b8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1423 microversion: 2.60 time: 0.208484 Jun 10 13:26:33.383328 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 566/1676] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:33 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1423 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:33.508369 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:26:34.141415 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7b31967d-8f24-4176-969e-157e35c6f276 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:34.143788 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7b31967d-8f24-4176-969e-157e35c6f276 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:34.150534 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b31967d-8f24-4176-969e-157e35c6f276 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:34.150858 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b31967d-8f24-4176-969e-157e35c6f276 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:34.151149 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b31967d-8f24-4176-969e-157e35c6f276 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:34.151603 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b31967d-8f24-4176-969e-157e35c6f276 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:34.151901 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b31967d-8f24-4176-969e-157e35c6f276 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:34.152283 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7b31967d-8f24-4176-969e-157e35c6f276 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:34.177418 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7b31967d-8f24-4176-969e-157e35c6f276 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:34.243544 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7b31967d-8f24-4176-969e-157e35c6f276 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:34.255409 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7b31967d-8f24-4176-969e-157e35c6f276 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1288 microversion: 2.1 time: 0.117121 Jun 10 13:26:34.255815 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 561/1677] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:34 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1288 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:34.326744 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-692e10d7-4ea8-4b9f-8524-9db3dcf08e14 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:34.328498 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-692e10d7-4ea8-4b9f-8524-9db3dcf08e14 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:34.334993 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-692e10d7-4ea8-4b9f-8524-9db3dcf08e14 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:34.335132 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-692e10d7-4ea8-4b9f-8524-9db3dcf08e14 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:34.335436 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-692e10d7-4ea8-4b9f-8524-9db3dcf08e14 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:34.336051 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-692e10d7-4ea8-4b9f-8524-9db3dcf08e14 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:34.336367 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-692e10d7-4ea8-4b9f-8524-9db3dcf08e14 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:34.336717 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-692e10d7-4ea8-4b9f-8524-9db3dcf08e14 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:34.348425 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f6b0aa97-428c-47f7-bfe7-52bacb022e7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:34.349033 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f6b0aa97-428c-47f7-bfe7-52bacb022e7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:34.354876 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f6b0aa97-428c-47f7-bfe7-52bacb022e7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:34.355132 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f6b0aa97-428c-47f7-bfe7-52bacb022e7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:34.355305 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f6b0aa97-428c-47f7-bfe7-52bacb022e7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:34.356961 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f6b0aa97-428c-47f7-bfe7-52bacb022e7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:34.356961 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f6b0aa97-428c-47f7-bfe7-52bacb022e7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:34.356961 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f6b0aa97-428c-47f7-bfe7-52bacb022e7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:34.360507 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-692e10d7-4ea8-4b9f-8524-9db3dcf08e14 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:34.402441 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2ff4c91b-336f-4e34-8365-9d35d5d10db6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:34.404756 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2ff4c91b-336f-4e34-8365-9d35d5d10db6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:34.411449 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ff4c91b-336f-4e34-8365-9d35d5d10db6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:34.411835 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ff4c91b-336f-4e34-8365-9d35d5d10db6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:34.412157 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ff4c91b-336f-4e34-8365-9d35d5d10db6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:34.412794 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ff4c91b-336f-4e34-8365-9d35d5d10db6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:34.413211 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ff4c91b-336f-4e34-8365-9d35d5d10db6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:34.413666 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ff4c91b-336f-4e34-8365-9d35d5d10db6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:34.440575 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2ff4c91b-336f-4e34-8365-9d35d5d10db6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:34.450150 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-f6b0aa97-428c-47f7-bfe7-52bacb022e7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lazy-loading 'services' on Instance uuid 4ec9549f-95d2-454c-8b66-a939b098af7a {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:34.547854 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f6b0aa97-428c-47f7-bfe7-52bacb022e7e tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments/0c5303c1-5d47-4849-8279-91738e005ffe" status: 202 len: 0 microversion: 2.60 time: 0.203564 Jun 10 13:26:34.549299 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 567/1678] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:26:34 2026] DELETE /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments/0c5303c1-5d47-4849-8279-91738e005ffe => generated 0 bytes in 206 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:26:34.553804 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-420d4867-7b49-4fae-9408-6a899b6d701b req-1d3ee5fe-66b7-435c-bd2e-8e0bd2cd830f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b80febde-b575-4faa-9d2f-65f700d3056d", "name": "network-vif-plugged", "status": "completed", "tag": "f8855bf1-63b4-4649-ac77-cdef2b957d88"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:34.559625 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-692e10d7-4ea8-4b9f-8524-9db3dcf08e14 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:34.564333 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-420d4867-7b49-4fae-9408-6a899b6d701b req-1d3ee5fe-66b7-435c-bd2e-8e0bd2cd830f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:34.564602 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-420d4867-7b49-4fae-9408-6a899b6d701b req-1d3ee5fe-66b7-435c-bd2e-8e0bd2cd830f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:34.564895 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-420d4867-7b49-4fae-9408-6a899b6d701b req-1d3ee5fe-66b7-435c-bd2e-8e0bd2cd830f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:34.569849 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-692e10d7-4ea8-4b9f-8524-9db3dcf08e14 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1249 microversion: 2.1 time: 0.244768 Jun 10 13:26:34.570418 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 551/1679] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:34 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1249 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:34.573082 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4b9d1a69-9ac1-49fc-b4da-b40a0bcb40e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:34.574858 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-420d4867-7b49-4fae-9408-6a899b6d701b req-1d3ee5fe-66b7-435c-bd2e-8e0bd2cd830f service nova] Creating event network-vif-plugged:f8855bf1-63b4-4649-ac77-cdef2b957d88 for instance b80febde-b575-4faa-9d2f-65f700d3056d on np0000002501 Jun 10 13:26:34.575128 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4b9d1a69-9ac1-49fc-b4da-b40a0bcb40e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:34.575376 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-420d4867-7b49-4fae-9408-6a899b6d701b req-1d3ee5fe-66b7-435c-bd2e-8e0bd2cd830f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:34.580931 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b9d1a69-9ac1-49fc-b4da-b40a0bcb40e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:34.581226 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b9d1a69-9ac1-49fc-b4da-b40a0bcb40e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:34.581477 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b9d1a69-9ac1-49fc-b4da-b40a0bcb40e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:34.581540 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-420d4867-7b49-4fae-9408-6a899b6d701b req-1d3ee5fe-66b7-435c-bd2e-8e0bd2cd830f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031335 Jun 10 13:26:34.581911 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b9d1a69-9ac1-49fc-b4da-b40a0bcb40e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:34.581982 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 568/1680] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:34 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 10 13:26:34.582081 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b9d1a69-9ac1-49fc-b4da-b40a0bcb40e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:34.582218 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b9d1a69-9ac1-49fc-b4da-b40a0bcb40e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:34.612859 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4b9d1a69-9ac1-49fc-b4da-b40a0bcb40e2 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.041933 Jun 10 13:26:34.613365 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 552/1681] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:26:34 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments => generated 371 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:34.761805 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2ff4c91b-336f-4e34-8365-9d35d5d10db6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:34.766135 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2ff4c91b-336f-4e34-8365-9d35d5d10db6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:34.766931 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2ff4c91b-336f-4e34-8365-9d35d5d10db6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:34.771235 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2ff4c91b-336f-4e34-8365-9d35d5d10db6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1423 microversion: 2.60 time: 0.371188 Jun 10 13:26:34.771808 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 562/1682] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:34 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1423 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:35.278670 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-20b99be8-94c2-48a7-a259-c37cf267bcb1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:35.280331 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-20b99be8-94c2-48a7-a259-c37cf267bcb1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:35.293612 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20b99be8-94c2-48a7-a259-c37cf267bcb1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:35.293996 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20b99be8-94c2-48a7-a259-c37cf267bcb1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:35.296202 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20b99be8-94c2-48a7-a259-c37cf267bcb1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:35.296923 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20b99be8-94c2-48a7-a259-c37cf267bcb1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:35.297363 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20b99be8-94c2-48a7-a259-c37cf267bcb1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:35.301616 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20b99be8-94c2-48a7-a259-c37cf267bcb1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:35.318896 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-20b99be8-94c2-48a7-a259-c37cf267bcb1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:35.371053 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-20b99be8-94c2-48a7-a259-c37cf267bcb1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:35.379470 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-20b99be8-94c2-48a7-a259-c37cf267bcb1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1288 microversion: 2.1 time: 0.103452 Jun 10 13:26:35.379798 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 569/1683] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:35 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1288 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:35.594221 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-96fc3044-e8de-4de8-9acc-4fa605b4bb6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:35.596376 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-96fc3044-e8de-4de8-9acc-4fa605b4bb6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:35.602618 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96fc3044-e8de-4de8-9acc-4fa605b4bb6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:35.603084 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96fc3044-e8de-4de8-9acc-4fa605b4bb6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:35.603478 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96fc3044-e8de-4de8-9acc-4fa605b4bb6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:35.604851 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96fc3044-e8de-4de8-9acc-4fa605b4bb6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:35.604851 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96fc3044-e8de-4de8-9acc-4fa605b4bb6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:35.605101 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-96fc3044-e8de-4de8-9acc-4fa605b4bb6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:35.629883 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2afec4f8-9d92-4690-960f-ab36c165eab9 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:35.637899 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-96fc3044-e8de-4de8-9acc-4fa605b4bb6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:35.637943 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2afec4f8-9d92-4690-960f-ab36c165eab9 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:35.650529 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2afec4f8-9d92-4690-960f-ab36c165eab9 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:35.650529 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2afec4f8-9d92-4690-960f-ab36c165eab9 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:35.650529 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2afec4f8-9d92-4690-960f-ab36c165eab9 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:35.650529 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2afec4f8-9d92-4690-960f-ab36c165eab9 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:35.650740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2afec4f8-9d92-4690-960f-ab36c165eab9 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:35.651170 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2afec4f8-9d92-4690-960f-ab36c165eab9 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:35.676047 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2afec4f8-9d92-4690-960f-ab36c165eab9 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.049420 Jun 10 13:26:35.676460 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 563/1684] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:26:35 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments => generated 371 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:35.797856 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ae1c57b5-c7b3-41e4-afd7-d244a7db52eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:35.800977 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ae1c57b5-c7b3-41e4-afd7-d244a7db52eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:35.811094 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae1c57b5-c7b3-41e4-afd7-d244a7db52eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:35.811419 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae1c57b5-c7b3-41e4-afd7-d244a7db52eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:35.811774 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae1c57b5-c7b3-41e4-afd7-d244a7db52eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:35.813107 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae1c57b5-c7b3-41e4-afd7-d244a7db52eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:35.814099 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae1c57b5-c7b3-41e4-afd7-d244a7db52eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:35.817486 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae1c57b5-c7b3-41e4-afd7-d244a7db52eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:35.845637 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ae1c57b5-c7b3-41e4-afd7-d244a7db52eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:35.880229 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-96fc3044-e8de-4de8-9acc-4fa605b4bb6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:35.898501 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-96fc3044-e8de-4de8-9acc-4fa605b4bb6d tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1249 microversion: 2.1 time: 0.306449 Jun 10 13:26:35.899334 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 553/1685] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:35 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1249 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:36.104376 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ae1c57b5-c7b3-41e4-afd7-d244a7db52eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:36.109647 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ae1c57b5-c7b3-41e4-afd7-d244a7db52eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:36.110627 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ae1c57b5-c7b3-41e4-afd7-d244a7db52eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:36.116479 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ae1c57b5-c7b3-41e4-afd7-d244a7db52eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1423 microversion: 2.60 time: 0.323585 Jun 10 13:26:36.116905 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 570/1686] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:35 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1423 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:36.397505 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e2e98528-d1d8-4f9f-b985-f30e3da96741 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:36.400512 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e2e98528-d1d8-4f9f-b985-f30e3da96741 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:36.406715 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2e98528-d1d8-4f9f-b985-f30e3da96741 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:36.407100 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2e98528-d1d8-4f9f-b985-f30e3da96741 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:36.407492 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2e98528-d1d8-4f9f-b985-f30e3da96741 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:36.408428 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2e98528-d1d8-4f9f-b985-f30e3da96741 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:36.409144 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2e98528-d1d8-4f9f-b985-f30e3da96741 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:36.409712 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2e98528-d1d8-4f9f-b985-f30e3da96741 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:36.427605 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e2e98528-d1d8-4f9f-b985-f30e3da96741 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:36.526468 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e2e98528-d1d8-4f9f-b985-f30e3da96741 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:36.537189 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e2e98528-d1d8-4f9f-b985-f30e3da96741 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1288 microversion: 2.1 time: 0.142150 Jun 10 13:26:36.537655 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 564/1687] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:36 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1288 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:36.639215 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-f754beb3-e295-40ae-93f6-4a113a4b375d req-b84beeeb-f2d6-45a7-9047-ccbbb04f7df1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b80febde-b575-4faa-9d2f-65f700d3056d", "name": "network-vif-plugged", "status": "completed", "tag": "f8855bf1-63b4-4649-ac77-cdef2b957d88"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:36.650166 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f754beb3-e295-40ae-93f6-4a113a4b375d req-b84beeeb-f2d6-45a7-9047-ccbbb04f7df1 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:36.650166 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f754beb3-e295-40ae-93f6-4a113a4b375d req-b84beeeb-f2d6-45a7-9047-ccbbb04f7df1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:36.650753 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f754beb3-e295-40ae-93f6-4a113a4b375d req-b84beeeb-f2d6-45a7-9047-ccbbb04f7df1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:36.659564 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-f754beb3-e295-40ae-93f6-4a113a4b375d req-b84beeeb-f2d6-45a7-9047-ccbbb04f7df1 service nova] Creating event network-vif-plugged:f8855bf1-63b4-4649-ac77-cdef2b957d88 for instance b80febde-b575-4faa-9d2f-65f700d3056d on np0000002501 Jun 10 13:26:36.660024 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-f754beb3-e295-40ae-93f6-4a113a4b375d req-b84beeeb-f2d6-45a7-9047-ccbbb04f7df1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:36.664775 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-f754beb3-e295-40ae-93f6-4a113a4b375d req-b84beeeb-f2d6-45a7-9047-ccbbb04f7df1 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027342 Jun 10 13:26:36.665134 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 554/1688] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:36 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 10 13:26:36.691797 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9e591627-f300-4fbc-848b-47ed5f85a2c7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:36.694533 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9e591627-f300-4fbc-848b-47ed5f85a2c7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:36.699162 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e591627-f300-4fbc-848b-47ed5f85a2c7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:36.699437 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e591627-f300-4fbc-848b-47ed5f85a2c7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:36.700218 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e591627-f300-4fbc-848b-47ed5f85a2c7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:36.700955 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e591627-f300-4fbc-848b-47ed5f85a2c7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:36.701221 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e591627-f300-4fbc-848b-47ed5f85a2c7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:36.701392 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e591627-f300-4fbc-848b-47ed5f85a2c7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:36.723789 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9e591627-f300-4fbc-848b-47ed5f85a2c7 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.034661 Jun 10 13:26:36.724223 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 571/1689] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:26:36 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments => generated 371 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Jun 10 13:26:36.829776 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-8fde8260-757b-452b-8dfd-77b3d9741bdd req-15ea1205-7e6f-4524-a272-955c118a56a8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ec79aaa1-e1df-4591-a092-e756196ff550", "name": "network-vif-plugged", "status": "completed", "tag": "ae7925e5-6d45-47fb-b775-53aaf4c0a9dc"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:36.837860 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8fde8260-757b-452b-8dfd-77b3d9741bdd req-15ea1205-7e6f-4524-a272-955c118a56a8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:36.838079 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8fde8260-757b-452b-8dfd-77b3d9741bdd req-15ea1205-7e6f-4524-a272-955c118a56a8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:36.838244 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8fde8260-757b-452b-8dfd-77b3d9741bdd req-15ea1205-7e6f-4524-a272-955c118a56a8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:36.846301 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-8fde8260-757b-452b-8dfd-77b3d9741bdd req-15ea1205-7e6f-4524-a272-955c118a56a8 service nova] Creating event network-vif-plugged:ae7925e5-6d45-47fb-b775-53aaf4c0a9dc for instance ec79aaa1-e1df-4591-a092-e756196ff550 on np0000002501 Jun 10 13:26:36.846841 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-8fde8260-757b-452b-8dfd-77b3d9741bdd req-15ea1205-7e6f-4524-a272-955c118a56a8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:36.853803 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-8fde8260-757b-452b-8dfd-77b3d9741bdd req-15ea1205-7e6f-4524-a272-955c118a56a8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028775 Jun 10 13:26:36.853972 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 565/1690] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:36 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 10 13:26:36.920987 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-75334ec7-9f3a-42a7-92a7-e8748da52c33 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:36.923106 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-75334ec7-9f3a-42a7-92a7-e8748da52c33 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:36.928226 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75334ec7-9f3a-42a7-92a7-e8748da52c33 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:36.928552 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75334ec7-9f3a-42a7-92a7-e8748da52c33 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:36.929119 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75334ec7-9f3a-42a7-92a7-e8748da52c33 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:36.929418 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75334ec7-9f3a-42a7-92a7-e8748da52c33 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:36.929805 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75334ec7-9f3a-42a7-92a7-e8748da52c33 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:36.930227 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75334ec7-9f3a-42a7-92a7-e8748da52c33 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:36.952866 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-75334ec7-9f3a-42a7-92a7-e8748da52c33 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:37.139995 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d80e239d-5102-425a-98c3-a85b7d5a3dcb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:37.142156 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d80e239d-5102-425a-98c3-a85b7d5a3dcb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:37.147808 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80e239d-5102-425a-98c3-a85b7d5a3dcb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:37.149036 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80e239d-5102-425a-98c3-a85b7d5a3dcb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:37.149036 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80e239d-5102-425a-98c3-a85b7d5a3dcb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:37.149036 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80e239d-5102-425a-98c3-a85b7d5a3dcb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:37.150206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80e239d-5102-425a-98c3-a85b7d5a3dcb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:37.150206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d80e239d-5102-425a-98c3-a85b7d5a3dcb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:37.191920 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d80e239d-5102-425a-98c3-a85b7d5a3dcb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:37.207108 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-75334ec7-9f3a-42a7-92a7-e8748da52c33 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:37.220013 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-75334ec7-9f3a-42a7-92a7-e8748da52c33 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1436 microversion: 2.1 time: 0.301268 Jun 10 13:26:37.220494 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 555/1691] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:36 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1436 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:37.244373 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-382d6631-465b-4a62-961d-fd87abdfefb7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:37.244373 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-382d6631-465b-4a62-961d-fd87abdfefb7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:37.249034 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-382d6631-465b-4a62-961d-fd87abdfefb7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:37.249313 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-382d6631-465b-4a62-961d-fd87abdfefb7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:37.249556 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-382d6631-465b-4a62-961d-fd87abdfefb7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:37.249946 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-382d6631-465b-4a62-961d-fd87abdfefb7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:37.250173 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-382d6631-465b-4a62-961d-fd87abdfefb7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:37.250379 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-382d6631-465b-4a62-961d-fd87abdfefb7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:37.266125 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-382d6631-465b-4a62-961d-fd87abdfefb7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:37.349920 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-382d6631-465b-4a62-961d-fd87abdfefb7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.110733 Jun 10 13:26:37.350378 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 566/1692] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:26:37 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d/os-interface => generated 283 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:26:37.376931 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d80e239d-5102-425a-98c3-a85b7d5a3dcb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:37.385393 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d80e239d-5102-425a-98c3-a85b7d5a3dcb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:37.386026 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d80e239d-5102-425a-98c3-a85b7d5a3dcb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:37.392262 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-071b5a00-ae1a-4c4a-beca-0bc89f8d9c80 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:37.394002 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-071b5a00-ae1a-4c4a-beca-0bc89f8d9c80 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:37.394476 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d80e239d-5102-425a-98c3-a85b7d5a3dcb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1423 microversion: 2.60 time: 0.257258 Jun 10 13:26:37.394877 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 572/1693] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:37 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1423 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:37.400395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-071b5a00-ae1a-4c4a-beca-0bc89f8d9c80 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:37.400668 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-071b5a00-ae1a-4c4a-beca-0bc89f8d9c80 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:37.400854 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-071b5a00-ae1a-4c4a-beca-0bc89f8d9c80 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:37.401405 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-071b5a00-ae1a-4c4a-beca-0bc89f8d9c80 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:37.401718 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-071b5a00-ae1a-4c4a-beca-0bc89f8d9c80 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:37.402282 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-071b5a00-ae1a-4c4a-beca-0bc89f8d9c80 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:37.427648 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-071b5a00-ae1a-4c4a-beca-0bc89f8d9c80 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/ips" status: 200 len: 145 microversion: 2.1 time: 0.039576 Jun 10 13:26:37.428234 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 556/1694] 10.4.3.74 () {66 vars in 1359 bytes} [Wed Jun 10 13:26:37 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/ips => generated 145 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:26:37.561389 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d5a160b8-1d46-4e46-8682-f89af6a95c36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:37.562473 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d5a160b8-1d46-4e46-8682-f89af6a95c36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:37.569627 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d5a160b8-1d46-4e46-8682-f89af6a95c36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:37.571706 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d5a160b8-1d46-4e46-8682-f89af6a95c36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:37.571706 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d5a160b8-1d46-4e46-8682-f89af6a95c36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:37.571706 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d5a160b8-1d46-4e46-8682-f89af6a95c36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:37.571706 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d5a160b8-1d46-4e46-8682-f89af6a95c36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:37.571706 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d5a160b8-1d46-4e46-8682-f89af6a95c36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:37.596748 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d5a160b8-1d46-4e46-8682-f89af6a95c36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:37.738308 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9760b285-ceef-4138-85ed-8d63de85f793 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:37.741094 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9760b285-ceef-4138-85ed-8d63de85f793 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:37.747895 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9760b285-ceef-4138-85ed-8d63de85f793 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:37.748569 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9760b285-ceef-4138-85ed-8d63de85f793 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:37.748830 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9760b285-ceef-4138-85ed-8d63de85f793 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:37.749336 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9760b285-ceef-4138-85ed-8d63de85f793 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:37.749632 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9760b285-ceef-4138-85ed-8d63de85f793 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:37.749767 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9760b285-ceef-4138-85ed-8d63de85f793 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:37.793355 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9760b285-ceef-4138-85ed-8d63de85f793 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.057262 Jun 10 13:26:37.793848 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 573/1695] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:26:37 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments => generated 371 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:38.147872 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d5a160b8-1d46-4e46-8682-f89af6a95c36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:38.166267 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d5a160b8-1d46-4e46-8682-f89af6a95c36 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1363 microversion: 2.1 time: 0.608338 Jun 10 13:26:38.166759 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 567/1696] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:37 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1363 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:38.418327 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ce56a804-fbf8-4f2a-871b-7107b1fd9595 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:38.420263 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ce56a804-fbf8-4f2a-871b-7107b1fd9595 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:38.428517 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ce56a804-fbf8-4f2a-871b-7107b1fd9595 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:38.429260 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ce56a804-fbf8-4f2a-871b-7107b1fd9595 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:38.429784 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ce56a804-fbf8-4f2a-871b-7107b1fd9595 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:38.430843 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ce56a804-fbf8-4f2a-871b-7107b1fd9595 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:38.430843 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ce56a804-fbf8-4f2a-871b-7107b1fd9595 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:38.431061 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ce56a804-fbf8-4f2a-871b-7107b1fd9595 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:38.456492 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ce56a804-fbf8-4f2a-871b-7107b1fd9595 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:38.483999 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-70a5b542-8be5-4785-b6e4-2b445ee4bd70 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:38.486340 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-70a5b542-8be5-4785-b6e4-2b445ee4bd70 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:38.496179 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70a5b542-8be5-4785-b6e4-2b445ee4bd70 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:38.496179 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70a5b542-8be5-4785-b6e4-2b445ee4bd70 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:38.496179 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70a5b542-8be5-4785-b6e4-2b445ee4bd70 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:38.496179 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70a5b542-8be5-4785-b6e4-2b445ee4bd70 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:38.496179 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70a5b542-8be5-4785-b6e4-2b445ee4bd70 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:38.496179 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70a5b542-8be5-4785-b6e4-2b445ee4bd70 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:38.517868 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-70a5b542-8be5-4785-b6e4-2b445ee4bd70 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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 10 13:26:38.653390 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ce56a804-fbf8-4f2a-871b-7107b1fd9595 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:38.662421 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ce56a804-fbf8-4f2a-871b-7107b1fd9595 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:38.662421 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ce56a804-fbf8-4f2a-871b-7107b1fd9595 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:38.669334 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ce56a804-fbf8-4f2a-871b-7107b1fd9595 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1423 microversion: 2.60 time: 0.253918 Jun 10 13:26:38.669838 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 557/1697] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:38 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1423 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:38.709766 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-70a5b542-8be5-4785-b6e4-2b445ee4bd70 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '285d3d3f4f5e4feda903a9acd3540748', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', '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=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:38.722796 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-70a5b542-8be5-4785-b6e4-2b445ee4bd70 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1436 microversion: 2.1 time: 0.242250 Jun 10 13:26:38.723633 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 574/1698] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:38 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1436 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:38.741022 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:38.742814 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:38.748380 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:38.748604 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:38.748829 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:38.749208 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:38.749431 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:38.749632 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:38.811100 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b8d8db13-7cfd-4d09-9f15-d579ee82962c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:38.814099 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b8d8db13-7cfd-4d09-9f15-d579ee82962c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:38.816179 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:38.816849 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:38.817139 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:38.818328 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b8d8db13-7cfd-4d09-9f15-d579ee82962c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:38.818542 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b8d8db13-7cfd-4d09-9f15-d579ee82962c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:38.819805 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b8d8db13-7cfd-4d09-9f15-d579ee82962c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:38.819805 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b8d8db13-7cfd-4d09-9f15-d579ee82962c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:38.820511 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b8d8db13-7cfd-4d09-9f15-d579ee82962c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:38.820707 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b8d8db13-7cfd-4d09-9f15-d579ee82962c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:38.822374 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:38.850232 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b8d8db13-7cfd-4d09-9f15-d579ee82962c tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.041337 Jun 10 13:26:38.850232 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 558/1699] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:26:38 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments => generated 371 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:38.879050 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:38.879246 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:38.879444 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:38.879887 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:38.881066 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:38.881299 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:38.889168 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:38.894214 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Old instance type m1.nano, new instance type m1.micro {{(pid=86680) resize /opt/stack/nova/nova/compute/api.py:4351}} Jun 10 13:26:38.901497 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-76a13c8a-457c-4512-ad8b-3d0ac81b1d60 req-ab25cd5d-16f8-4caa-8fad-1d002e1d5560 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "52d51c9b-11b1-4546-8867-5d2d74d07a1d", "tag": "b852657a-7586-4887-a185-260aea48b18d"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:38.904116 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:38.904339 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:38.904502 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-04d339e8-15ae-4000-8493-f728bf1dc9fd req-9a6e9dd3-73b7-43aa-8afa-8caa7f019016 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ec79aaa1-e1df-4591-a092-e756196ff550", "name": "network-vif-plugged", "status": "completed", "tag": "ae7925e5-6d45-47fb-b775-53aaf4c0a9dc"}, {"name": "network-changed", "server_uuid": "07cf65ce-a585-4cec-8652-81a434295833", "tag": "df01bc81-fc23-4670-b339-1fa32e278d4d"}, {"name": "network-changed", "server_uuid": "b80febde-b575-4faa-9d2f-65f700d3056d", "tag": "f8855bf1-63b4-4649-ac77-cdef2b957d88"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:38.904656 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:38.904945 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:38.906317 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:38.906512 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:38.907966 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-76a13c8a-457c-4512-ad8b-3d0ac81b1d60 req-ab25cd5d-16f8-4caa-8fad-1d002e1d5560 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:38.908166 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-76a13c8a-457c-4512-ad8b-3d0ac81b1d60 req-ab25cd5d-16f8-4caa-8fad-1d002e1d5560 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:38.908304 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-76a13c8a-457c-4512-ad8b-3d0ac81b1d60 req-ab25cd5d-16f8-4caa-8fad-1d002e1d5560 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:38.910524 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-04d339e8-15ae-4000-8493-f728bf1dc9fd req-9a6e9dd3-73b7-43aa-8afa-8caa7f019016 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:38.910697 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-04d339e8-15ae-4000-8493-f728bf1dc9fd req-9a6e9dd3-73b7-43aa-8afa-8caa7f019016 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:38.910972 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-04d339e8-15ae-4000-8493-f728bf1dc9fd req-9a6e9dd3-73b7-43aa-8afa-8caa7f019016 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:38.914936 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-76a13c8a-457c-4512-ad8b-3d0ac81b1d60 req-ab25cd5d-16f8-4caa-8fad-1d002e1d5560 service nova] Creating event network-changed:b852657a-7586-4887-a185-260aea48b18d for instance 52d51c9b-11b1-4546-8867-5d2d74d07a1d on np0000002501 Jun 10 13:26:38.915321 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-76a13c8a-457c-4512-ad8b-3d0ac81b1d60 req-ab25cd5d-16f8-4caa-8fad-1d002e1d5560 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:38.919334 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-04d339e8-15ae-4000-8493-f728bf1dc9fd req-9a6e9dd3-73b7-43aa-8afa-8caa7f019016 service nova] Creating event network-vif-plugged:ae7925e5-6d45-47fb-b775-53aaf4c0a9dc for instance ec79aaa1-e1df-4591-a092-e756196ff550 on np0000002501 Jun 10 13:26:38.919395 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-04d339e8-15ae-4000-8493-f728bf1dc9fd req-9a6e9dd3-73b7-43aa-8afa-8caa7f019016 service nova] Creating event network-changed:df01bc81-fc23-4670-b339-1fa32e278d4d for instance 07cf65ce-a585-4cec-8652-81a434295833 on np0000002501 Jun 10 13:26:38.919606 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-04d339e8-15ae-4000-8493-f728bf1dc9fd req-9a6e9dd3-73b7-43aa-8afa-8caa7f019016 service nova] Creating event network-changed:f8855bf1-63b4-4649-ac77-cdef2b957d88 for instance b80febde-b575-4faa-9d2f-65f700d3056d on np0000002501 Jun 10 13:26:38.919961 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-04d339e8-15ae-4000-8493-f728bf1dc9fd req-9a6e9dd3-73b7-43aa-8afa-8caa7f019016 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:38.920801 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-76a13c8a-457c-4512-ad8b-3d0ac81b1d60 req-ab25cd5d-16f8-4caa-8fad-1d002e1d5560 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021147 Jun 10 13:26:38.921116 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 575/1700] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26: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 10 13:26:38.927771 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-04d339e8-15ae-4000-8493-f728bf1dc9fd req-9a6e9dd3-73b7-43aa-8afa-8caa7f019016 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.024655 Jun 10 13:26:38.928103 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 559/1701] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:38 2026] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:26:38.928668 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Getting quotas for project 2c2d2fef175140cdbd30091f6b03d8cb. Resources: {'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:26:38.932548 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Getting quotas for user 030a347eb1f1413a836066694f124bb4 and project 2c2d2fef175140cdbd30091f6b03d8cb. Resources: {'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:26:38.945307 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:26:38.945307 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:26:38.945307 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:26:38.945307 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:26:38.945307 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:26:39.061932 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-043c84de-0d6b-4a33-9ecc-a95f80562cf3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "POST /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d/action" status: 202 len: 0 microversion: 2.1 time: 0.322252 Jun 10 13:26:39.062339 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 568/1702] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:26:38 2026] POST /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d/action => generated 0 bytes in 323 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:26:39.074400 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b9684769-e967-4c22-a0e0-b918384e7774 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:39.074742 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b9684769-e967-4c22-a0e0-b918384e7774 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:39.079643 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b9684769-e967-4c22-a0e0-b918384e7774 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:39.079998 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b9684769-e967-4c22-a0e0-b918384e7774 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:39.080476 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b9684769-e967-4c22-a0e0-b918384e7774 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:39.080989 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b9684769-e967-4c22-a0e0-b918384e7774 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:39.081367 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b9684769-e967-4c22-a0e0-b918384e7774 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:39.081709 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b9684769-e967-4c22-a0e0-b918384e7774 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:39.110860 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b9684769-e967-4c22-a0e0-b918384e7774 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:39.189817 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5b731edb-e040-405c-b4e9-22a5a0a13c9b tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:39.191900 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5b731edb-e040-405c-b4e9-22a5a0a13c9b tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:39.197156 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5b731edb-e040-405c-b4e9-22a5a0a13c9b tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:39.197406 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5b731edb-e040-405c-b4e9-22a5a0a13c9b tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:39.197650 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5b731edb-e040-405c-b4e9-22a5a0a13c9b tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:39.201380 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5b731edb-e040-405c-b4e9-22a5a0a13c9b tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:39.201380 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5b731edb-e040-405c-b4e9-22a5a0a13c9b tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:39.201380 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5b731edb-e040-405c-b4e9-22a5a0a13c9b tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:39.222727 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5b731edb-e040-405c-b4e9-22a5a0a13c9b tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:39.294770 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b9684769-e967-4c22-a0e0-b918384e7774 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:39.305437 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b9684769-e967-4c22-a0e0-b918384e7774 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1445 microversion: 2.1 time: 0.234702 Jun 10 13:26:39.305817 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 576/1703] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:39 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1445 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:39.365480 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4d7d8131-452b-4348-9a88-bf30512e7617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "20486ae6-9a3d-48dc-9c23-b3add9a8a784"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:39.368495 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4d7d8131-452b-4348-9a88-bf30512e7617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:39.374291 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d7d8131-452b-4348-9a88-bf30512e7617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:39.374484 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d7d8131-452b-4348-9a88-bf30512e7617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:39.374700 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d7d8131-452b-4348-9a88-bf30512e7617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:39.375144 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d7d8131-452b-4348-9a88-bf30512e7617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:39.375766 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d7d8131-452b-4348-9a88-bf30512e7617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:39.375766 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d7d8131-452b-4348-9a88-bf30512e7617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:39.456974 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5b731edb-e040-405c-b4e9-22a5a0a13c9b tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:39.465439 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5b731edb-e040-405c-b4e9-22a5a0a13c9b tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1361 microversion: 2.1 time: 0.277471 Jun 10 13:26:39.465719 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 560/1704] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:39 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1361 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:39.698223 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8395236e-2f38-45db-834b-5a9b59e3e7f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:39.699858 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8395236e-2f38-45db-834b-5a9b59e3e7f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:39.705452 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8395236e-2f38-45db-834b-5a9b59e3e7f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:39.705980 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8395236e-2f38-45db-834b-5a9b59e3e7f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:39.705980 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8395236e-2f38-45db-834b-5a9b59e3e7f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:39.709282 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8395236e-2f38-45db-834b-5a9b59e3e7f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:39.709282 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8395236e-2f38-45db-834b-5a9b59e3e7f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:39.709282 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8395236e-2f38-45db-834b-5a9b59e3e7f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:39.725646 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8395236e-2f38-45db-834b-5a9b59e3e7f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:39.866301 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-394c2b39-e877-4935-aa61-d0711eb2b6a4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:39.868511 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-394c2b39-e877-4935-aa61-d0711eb2b6a4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:39.876176 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-394c2b39-e877-4935-aa61-d0711eb2b6a4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:39.877128 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-394c2b39-e877-4935-aa61-d0711eb2b6a4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:39.877128 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-394c2b39-e877-4935-aa61-d0711eb2b6a4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:39.877128 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-394c2b39-e877-4935-aa61-d0711eb2b6a4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:39.877424 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-394c2b39-e877-4935-aa61-d0711eb2b6a4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:39.877670 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-394c2b39-e877-4935-aa61-d0711eb2b6a4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:39.902020 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-394c2b39-e877-4935-aa61-d0711eb2b6a4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.038387 Jun 10 13:26:39.902423 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 561/1705] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:26:39 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:39.939514 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8395236e-2f38-45db-834b-5a9b59e3e7f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:39.945031 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8395236e-2f38-45db-834b-5a9b59e3e7f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:39.945732 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8395236e-2f38-45db-834b-5a9b59e3e7f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:39.950051 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8395236e-2f38-45db-834b-5a9b59e3e7f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1615 microversion: 2.60 time: 0.253678 Jun 10 13:26:39.950365 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 577/1706] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:39 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1615 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:39.965486 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0e9175a9-89df-4cb1-aefc-5e1fbc9a26fa tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:39.965744 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0e9175a9-89df-4cb1-aefc-5e1fbc9a26fa tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:39.970005 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e9175a9-89df-4cb1-aefc-5e1fbc9a26fa tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:39.970312 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e9175a9-89df-4cb1-aefc-5e1fbc9a26fa tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:39.970487 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e9175a9-89df-4cb1-aefc-5e1fbc9a26fa tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:39.971359 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e9175a9-89df-4cb1-aefc-5e1fbc9a26fa tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:39.971636 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e9175a9-89df-4cb1-aefc-5e1fbc9a26fa tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:39.971832 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0e9175a9-89df-4cb1-aefc-5e1fbc9a26fa tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:39.973250 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f3715436-3708-4b38-815d-572034fc1c62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:39.974689 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f3715436-3708-4b38-815d-572034fc1c62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:39.978808 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f3715436-3708-4b38-815d-572034fc1c62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:39.980272 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f3715436-3708-4b38-815d-572034fc1c62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:39.980272 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f3715436-3708-4b38-815d-572034fc1c62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:39.980272 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f3715436-3708-4b38-815d-572034fc1c62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:39.980447 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f3715436-3708-4b38-815d-572034fc1c62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:39.980529 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f3715436-3708-4b38-815d-572034fc1c62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:39.999837 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f3715436-3708-4b38-815d-572034fc1c62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:40.043326 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-0e9175a9-89df-4cb1-aefc-5e1fbc9a26fa tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] HTTP exception thrown: Instance 4ec9549f-95d2-454c-8b66-a939b098af7a is not attached to volume 0c5303c1-5d47-4849-8279-91738e005ffe Jun 10 13:26:40.043584 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0e9175a9-89df-4cb1-aefc-5e1fbc9a26fa tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Returning 404 to user: Instance 4ec9549f-95d2-454c-8b66-a939b098af7a is not attached to volume 0c5303c1-5d47-4849-8279-91738e005ffe {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:26:40.044004 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0e9175a9-89df-4cb1-aefc-5e1fbc9a26fa tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments/0c5303c1-5d47-4849-8279-91738e005ffe" status: 404 len: 154 microversion: 2.60 time: 0.082133 Jun 10 13:26:40.044291 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 562/1707] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:26:39 2026] DELETE /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments/0c5303c1-5d47-4849-8279-91738e005ffe => generated 154 bytes in 83 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:26:40.054261 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1da9e286-d238-4917-bb91-be9806cae941 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:40.054441 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1da9e286-d238-4917-bb91-be9806cae941 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:40.061466 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1da9e286-d238-4917-bb91-be9806cae941 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:40.061466 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1da9e286-d238-4917-bb91-be9806cae941 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:40.061466 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1da9e286-d238-4917-bb91-be9806cae941 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:40.061466 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1da9e286-d238-4917-bb91-be9806cae941 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:40.061466 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1da9e286-d238-4917-bb91-be9806cae941 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:40.061466 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1da9e286-d238-4917-bb91-be9806cae941 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:40.107212 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f3715436-3708-4b38-815d-572034fc1c62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550/os-interface" status: 200 len: 283 microversion: 2.60 time: 0.137177 Jun 10 13:26:40.107905 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 578/1708] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:26:39 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550/os-interface => generated 283 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:40.115577 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-1da9e286-d238-4917-bb91-be9806cae941 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] HTTP exception thrown: Volume c4765da7-e462-4c17-a081-22a15597e8e3 could not be found. Jun 10 13:26:40.115858 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1da9e286-d238-4917-bb91-be9806cae941 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Returning 404 to user: Volume c4765da7-e462-4c17-a081-22a15597e8e3 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:26:40.116326 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1da9e286-d238-4917-bb91-be9806cae941 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments/c4765da7-e462-4c17-a081-22a15597e8e3" status: 404 len: 109 microversion: 2.60 time: 0.063862 Jun 10 13:26:40.116717 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 563/1709] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:26:40 2026] DELETE /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/os-volume_attachments/c4765da7-e462-4c17-a081-22a15597e8e3 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:26:40.130513 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-dbb4edfd-dc63-4f10-ae04-aacb0428f038 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-1383515812"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:40.134040 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-dbb4edfd-dc63-4f10-ae04-aacb0428f038 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:40.139140 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbb4edfd-dc63-4f10-ae04-aacb0428f038 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:40.139472 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbb4edfd-dc63-4f10-ae04-aacb0428f038 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:40.139718 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbb4edfd-dc63-4f10-ae04-aacb0428f038 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:40.140106 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbb4edfd-dc63-4f10-ae04-aacb0428f038 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:40.140322 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbb4edfd-dc63-4f10-ae04-aacb0428f038 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:40.140541 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbb4edfd-dc63-4f10-ae04-aacb0428f038 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:40.158089 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-dbb4edfd-dc63-4f10-ae04-aacb0428f038 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:40.330840 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-256ddcb8-0a82-4a3a-8b94-1a1843ce6c1e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:40.333875 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-256ddcb8-0a82-4a3a-8b94-1a1843ce6c1e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:40.343379 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-256ddcb8-0a82-4a3a-8b94-1a1843ce6c1e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:40.343379 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-256ddcb8-0a82-4a3a-8b94-1a1843ce6c1e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:40.343379 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-256ddcb8-0a82-4a3a-8b94-1a1843ce6c1e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:40.343631 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-256ddcb8-0a82-4a3a-8b94-1a1843ce6c1e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:40.344388 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-256ddcb8-0a82-4a3a-8b94-1a1843ce6c1e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:40.344511 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-256ddcb8-0a82-4a3a-8b94-1a1843ce6c1e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:40.369647 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-256ddcb8-0a82-4a3a-8b94-1a1843ce6c1e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:40.401375 np0000002501 devstack@n-api.service[86679]: INFO nova.network.security_group_api [None req-dbb4edfd-dc63-4f10-ae04-aacb0428f038 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Removing security group 3dd72472-b23a-4c5a-9c19-f2c551488365 from port 47f29ca9-6613-44af-b866-1efb3e75ad66 Jun 10 13:26:40.551472 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-256ddcb8-0a82-4a3a-8b94-1a1843ce6c1e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:40.562041 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-256ddcb8-0a82-4a3a-8b94-1a1843ce6c1e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1445 microversion: 2.1 time: 0.234980 Jun 10 13:26:40.562314 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 564/1710] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:40 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1445 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:40.565236 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-49a027fd-8ab0-43c1-9afe-23b19521cdc1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:40.567059 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-49a027fd-8ab0-43c1-9afe-23b19521cdc1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:40.573695 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-49a027fd-8ab0-43c1-9afe-23b19521cdc1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:40.573695 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-49a027fd-8ab0-43c1-9afe-23b19521cdc1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:40.574485 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-49a027fd-8ab0-43c1-9afe-23b19521cdc1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:40.575110 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-49a027fd-8ab0-43c1-9afe-23b19521cdc1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:40.575525 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-49a027fd-8ab0-43c1-9afe-23b19521cdc1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:40.575857 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-49a027fd-8ab0-43c1-9afe-23b19521cdc1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:40.598690 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-49a027fd-8ab0-43c1-9afe-23b19521cdc1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:40.803496 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-49a027fd-8ab0-43c1-9afe-23b19521cdc1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:40.816916 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-49a027fd-8ab0-43c1-9afe-23b19521cdc1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1361 microversion: 2.1 time: 0.253265 Jun 10 13:26:40.816916 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 565/1711] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:40 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1361 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:40.920359 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-dbb4edfd-dc63-4f10-ae04-aacb0428f038 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "POST /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/action" status: 202 len: 0 microversion: 2.60 time: 0.793324 Jun 10 13:26:40.921060 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 579/1712] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:26:40 2026] POST /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a/action => generated 0 bytes in 794 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:26:41.003096 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-6178dd47-f98d-4c59-b99b-abcb8d56e030 req-3f9baadd-3dc8-4bb8-949c-bcb60379202e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4ec9549f-95d2-454c-8b66-a939b098af7a", "tag": "47f29ca9-6613-44af-b866-1efb3e75ad66"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:41.012398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6178dd47-f98d-4c59-b99b-abcb8d56e030 req-3f9baadd-3dc8-4bb8-949c-bcb60379202e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:41.012398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6178dd47-f98d-4c59-b99b-abcb8d56e030 req-3f9baadd-3dc8-4bb8-949c-bcb60379202e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:41.012398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6178dd47-f98d-4c59-b99b-abcb8d56e030 req-3f9baadd-3dc8-4bb8-949c-bcb60379202e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:41.021825 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b32d2e9b-9ed1-4344-a3d5-f463eee3381c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:41.022171 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-6178dd47-f98d-4c59-b99b-abcb8d56e030 req-3f9baadd-3dc8-4bb8-949c-bcb60379202e service nova] Creating event network-changed:47f29ca9-6613-44af-b866-1efb3e75ad66 for instance 4ec9549f-95d2-454c-8b66-a939b098af7a on np0000002501 Jun 10 13:26:41.022171 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-6178dd47-f98d-4c59-b99b-abcb8d56e030 req-3f9baadd-3dc8-4bb8-949c-bcb60379202e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:41.023021 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b32d2e9b-9ed1-4344-a3d5-f463eee3381c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:41.025714 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-6178dd47-f98d-4c59-b99b-abcb8d56e030 req-3f9baadd-3dc8-4bb8-949c-bcb60379202e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029323 Jun 10 13:26:41.025888 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 566/1713] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:40 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 10 13:26:41.029383 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b32d2e9b-9ed1-4344-a3d5-f463eee3381c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:41.029972 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b32d2e9b-9ed1-4344-a3d5-f463eee3381c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:41.030341 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b32d2e9b-9ed1-4344-a3d5-f463eee3381c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:41.030936 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b32d2e9b-9ed1-4344-a3d5-f463eee3381c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:41.031748 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b32d2e9b-9ed1-4344-a3d5-f463eee3381c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:41.031748 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b32d2e9b-9ed1-4344-a3d5-f463eee3381c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:41.034696 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-c3241b4e-0cf5-4ad3-9923-0ba1cb5a27fa req-d4103bed-b76d-4db4-8f8f-d1f6fb0e499a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "df3ac1d4-be19-4092-bf60-fd8130256a0a", "tag": "e3fc1486-7591-455b-8489-b5a14d2269c1"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:41.047748 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c3241b4e-0cf5-4ad3-9923-0ba1cb5a27fa req-d4103bed-b76d-4db4-8f8f-d1f6fb0e499a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:41.047920 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c3241b4e-0cf5-4ad3-9923-0ba1cb5a27fa req-d4103bed-b76d-4db4-8f8f-d1f6fb0e499a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:41.048088 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c3241b4e-0cf5-4ad3-9923-0ba1cb5a27fa req-d4103bed-b76d-4db4-8f8f-d1f6fb0e499a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:41.055525 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-c3241b4e-0cf5-4ad3-9923-0ba1cb5a27fa req-d4103bed-b76d-4db4-8f8f-d1f6fb0e499a service nova] Creating event network-changed:e3fc1486-7591-455b-8489-b5a14d2269c1 for instance df3ac1d4-be19-4092-bf60-fd8130256a0a on np0000002501 Jun 10 13:26:41.055743 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-c3241b4e-0cf5-4ad3-9923-0ba1cb5a27fa req-d4103bed-b76d-4db4-8f8f-d1f6fb0e499a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:41.058217 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b32d2e9b-9ed1-4344-a3d5-f463eee3381c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:41.059930 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-c3241b4e-0cf5-4ad3-9923-0ba1cb5a27fa req-d4103bed-b76d-4db4-8f8f-d1f6fb0e499a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028396 Jun 10 13:26:41.060231 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 567/1714] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:41 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 10 13:26:41.238816 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b32d2e9b-9ed1-4344-a3d5-f463eee3381c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:41.244627 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b32d2e9b-9ed1-4344-a3d5-f463eee3381c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:41.245529 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b32d2e9b-9ed1-4344-a3d5-f463eee3381c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:41.251566 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b32d2e9b-9ed1-4344-a3d5-f463eee3381c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1732 microversion: 2.60 time: 0.233734 Jun 10 13:26:41.252257 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 580/1715] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:41 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1732 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:41.279444 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-334e5c8f-ecf6-4295-91e1-c1ca965bca07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:41.281514 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-334e5c8f-ecf6-4295-91e1-c1ca965bca07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:41.288200 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-334e5c8f-ecf6-4295-91e1-c1ca965bca07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:41.288536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-334e5c8f-ecf6-4295-91e1-c1ca965bca07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:41.288804 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-334e5c8f-ecf6-4295-91e1-c1ca965bca07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:41.289293 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-334e5c8f-ecf6-4295-91e1-c1ca965bca07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:41.289770 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-334e5c8f-ecf6-4295-91e1-c1ca965bca07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:41.290133 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-334e5c8f-ecf6-4295-91e1-c1ca965bca07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:41.311739 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-334e5c8f-ecf6-4295-91e1-c1ca965bca07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:41.527455 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-334e5c8f-ecf6-4295-91e1-c1ca965bca07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:41.532221 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-334e5c8f-ecf6-4295-91e1-c1ca965bca07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:41.532854 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-334e5c8f-ecf6-4295-91e1-c1ca965bca07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:41.536693 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-334e5c8f-ecf6-4295-91e1-c1ca965bca07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1615 microversion: 2.60 time: 0.259969 Jun 10 13:26:41.536942 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 568/1716] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:41 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1615 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:41.555503 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1454d504-725a-4bca-888f-6e968fd5c84b tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:41.555804 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1454d504-725a-4bca-888f-6e968fd5c84b tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:41.563128 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1454d504-725a-4bca-888f-6e968fd5c84b tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:41.563451 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1454d504-725a-4bca-888f-6e968fd5c84b tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:41.563787 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1454d504-725a-4bca-888f-6e968fd5c84b tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:41.564357 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1454d504-725a-4bca-888f-6e968fd5c84b tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:41.564734 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1454d504-725a-4bca-888f-6e968fd5c84b tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:41.564998 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1454d504-725a-4bca-888f-6e968fd5c84b tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:41.580146 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-d0fcf2b7-7b55-4422-ba8c-36d49ed0b52e req-5191ee22-dd3f-46e6-bb40-059489385a72 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4ec9549f-95d2-454c-8b66-a939b098af7a", "tag": "47f29ca9-6613-44af-b866-1efb3e75ad66"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:41.588003 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d0fcf2b7-7b55-4422-ba8c-36d49ed0b52e req-5191ee22-dd3f-46e6-bb40-059489385a72 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:41.588284 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d0fcf2b7-7b55-4422-ba8c-36d49ed0b52e req-5191ee22-dd3f-46e6-bb40-059489385a72 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:41.588380 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d0fcf2b7-7b55-4422-ba8c-36d49ed0b52e req-5191ee22-dd3f-46e6-bb40-059489385a72 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:41.590450 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1454d504-725a-4bca-888f-6e968fd5c84b tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:26:41.604658 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-d0fcf2b7-7b55-4422-ba8c-36d49ed0b52e req-5191ee22-dd3f-46e6-bb40-059489385a72 service nova] Creating event network-changed:47f29ca9-6613-44af-b866-1efb3e75ad66 for instance 4ec9549f-95d2-454c-8b66-a939b098af7a on np0000002501 Jun 10 13:26:41.606375 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-d0fcf2b7-7b55-4422-ba8c-36d49ed0b52e req-5191ee22-dd3f-46e6-bb40-059489385a72 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:41.612119 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-d0fcf2b7-7b55-4422-ba8c-36d49ed0b52e req-5191ee22-dd3f-46e6-bb40-059489385a72 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.035758 Jun 10 13:26:41.613645 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 569/1717] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:41 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 10 13:26:41.617416 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-953ccb28-47fe-4081-b340-d4f18e808258 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:41.619302 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-953ccb28-47fe-4081-b340-d4f18e808258 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:41.625761 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-953ccb28-47fe-4081-b340-d4f18e808258 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:41.626119 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-953ccb28-47fe-4081-b340-d4f18e808258 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:41.626446 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-953ccb28-47fe-4081-b340-d4f18e808258 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:41.627106 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-953ccb28-47fe-4081-b340-d4f18e808258 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:41.627965 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-953ccb28-47fe-4081-b340-d4f18e808258 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:41.628387 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-953ccb28-47fe-4081-b340-d4f18e808258 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:41.653144 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-953ccb28-47fe-4081-b340-d4f18e808258 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:41.687841 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1454d504-725a-4bca-888f-6e968fd5c84b tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 204 len: 0 microversion: 2.60 time: 0.134873 Jun 10 13:26:41.688428 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 581/1718] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:26:41 2026] DELETE /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:26:41.703436 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2fadbd56-c233-4faa-b202-839b2d40cc5a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:41.704600 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2fadbd56-c233-4faa-b202-839b2d40cc5a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:41.714080 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2fadbd56-c233-4faa-b202-839b2d40cc5a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:41.714678 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2fadbd56-c233-4faa-b202-839b2d40cc5a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:41.715104 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2fadbd56-c233-4faa-b202-839b2d40cc5a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:41.715842 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2fadbd56-c233-4faa-b202-839b2d40cc5a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:41.716391 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2fadbd56-c233-4faa-b202-839b2d40cc5a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:41.716870 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2fadbd56-c233-4faa-b202-839b2d40cc5a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:41.749419 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2fadbd56-c233-4faa-b202-839b2d40cc5a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:41.757056 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:26:41.777148 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=7 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:26:41.839793 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-953ccb28-47fe-4081-b340-d4f18e808258 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:41.855957 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-953ccb28-47fe-4081-b340-d4f18e808258 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1445 microversion: 2.1 time: 0.242423 Jun 10 13:26:41.856358 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 570/1719] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:41 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1445 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:41.859629 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-907d6c0a-c040-4054-b7f9-e2fd03ea0115 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:41.861672 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-907d6c0a-c040-4054-b7f9-e2fd03ea0115 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:41.869102 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-907d6c0a-c040-4054-b7f9-e2fd03ea0115 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:41.869510 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-907d6c0a-c040-4054-b7f9-e2fd03ea0115 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:41.870341 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-907d6c0a-c040-4054-b7f9-e2fd03ea0115 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:41.872935 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-907d6c0a-c040-4054-b7f9-e2fd03ea0115 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:41.873323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-907d6c0a-c040-4054-b7f9-e2fd03ea0115 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:41.874107 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-907d6c0a-c040-4054-b7f9-e2fd03ea0115 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:41.898382 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-907d6c0a-c040-4054-b7f9-e2fd03ea0115 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:41.960975 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4d7d8131-452b-4348-9a88-bf30512e7617 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "POST /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.596596 Jun 10 13:26:41.960975 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 569/1720] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:26:39 2026] POST /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/os-volume_attachments => generated 194 bytes in 2598 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:26:41.970674 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=6 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:26:42.008173 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2fadbd56-c233-4faa-b202-839b2d40cc5a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:42.016233 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2fadbd56-c233-4faa-b202-839b2d40cc5a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:42.017099 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2fadbd56-c233-4faa-b202-839b2d40cc5a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:42.023803 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2fadbd56-c233-4faa-b202-839b2d40cc5a tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1696 microversion: 2.60 time: 0.324062 Jun 10 13:26:42.024244 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 582/1721] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:41 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1696 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:42.106591 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-907d6c0a-c040-4054-b7f9-e2fd03ea0115 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:42.115657 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-907d6c0a-c040-4054-b7f9-e2fd03ea0115 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1361 microversion: 2.1 time: 0.258240 Jun 10 13:26:42.115977 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 571/1722] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:41 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1361 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:42.885598 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5dfdc5a6-79c9-454b-999f-9daa1b277038 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:42.887689 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5dfdc5a6-79c9-454b-999f-9daa1b277038 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:42.895891 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5dfdc5a6-79c9-454b-999f-9daa1b277038 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:42.897641 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5dfdc5a6-79c9-454b-999f-9daa1b277038 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:42.897641 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5dfdc5a6-79c9-454b-999f-9daa1b277038 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:42.897641 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5dfdc5a6-79c9-454b-999f-9daa1b277038 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:42.898217 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5dfdc5a6-79c9-454b-999f-9daa1b277038 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:42.899252 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5dfdc5a6-79c9-454b-999f-9daa1b277038 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:42.906431 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c8ac9546-fe3f-40d9-8f37-bfc9b22de968 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "b4440e06-d7cb-4949-88fe-840c40e22b44"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:42.909584 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c8ac9546-fe3f-40d9-8f37-bfc9b22de968 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:42.916038 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8ac9546-fe3f-40d9-8f37-bfc9b22de968 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:42.916320 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8ac9546-fe3f-40d9-8f37-bfc9b22de968 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:42.916600 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8ac9546-fe3f-40d9-8f37-bfc9b22de968 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:42.917276 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8ac9546-fe3f-40d9-8f37-bfc9b22de968 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:42.917276 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8ac9546-fe3f-40d9-8f37-bfc9b22de968 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:42.917534 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8ac9546-fe3f-40d9-8f37-bfc9b22de968 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:42.928009 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5dfdc5a6-79c9-454b-999f-9daa1b277038 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:43.052184 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7ffc7f5d-8f11-4ba4-b699-06bcbbbe1bc5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:43.054099 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7ffc7f5d-8f11-4ba4-b699-06bcbbbe1bc5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:43.062731 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ffc7f5d-8f11-4ba4-b699-06bcbbbe1bc5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:43.063499 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ffc7f5d-8f11-4ba4-b699-06bcbbbe1bc5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:43.064330 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ffc7f5d-8f11-4ba4-b699-06bcbbbe1bc5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:43.064505 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ffc7f5d-8f11-4ba4-b699-06bcbbbe1bc5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:43.066311 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ffc7f5d-8f11-4ba4-b699-06bcbbbe1bc5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:43.066311 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ffc7f5d-8f11-4ba4-b699-06bcbbbe1bc5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:43.091460 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7ffc7f5d-8f11-4ba4-b699-06bcbbbe1bc5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:43.178620 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5dfdc5a6-79c9-454b-999f-9daa1b277038 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:43.189849 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5dfdc5a6-79c9-454b-999f-9daa1b277038 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1563 microversion: 2.1 time: 0.308637 Jun 10 13:26:43.190402 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 570/1723] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:42 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1563 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:43.193175 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-d6b0ef87-4459-475b-9c92-9ed49c82ecd9 req-67806890-e6ae-4631-86ea-2ea005b0deb8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ec79aaa1-e1df-4591-a092-e756196ff550", "tag": "ae7925e5-6d45-47fb-b775-53aaf4c0a9dc"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:43.200427 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d6b0ef87-4459-475b-9c92-9ed49c82ecd9 req-67806890-e6ae-4631-86ea-2ea005b0deb8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:43.200627 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d6b0ef87-4459-475b-9c92-9ed49c82ecd9 req-67806890-e6ae-4631-86ea-2ea005b0deb8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:43.200744 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d6b0ef87-4459-475b-9c92-9ed49c82ecd9 req-67806890-e6ae-4631-86ea-2ea005b0deb8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:43.209365 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-d6b0ef87-4459-475b-9c92-9ed49c82ecd9 req-67806890-e6ae-4631-86ea-2ea005b0deb8 service nova] Creating event network-changed:ae7925e5-6d45-47fb-b775-53aaf4c0a9dc for instance ec79aaa1-e1df-4591-a092-e756196ff550 on np0000002501 Jun 10 13:26:43.209935 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-d6b0ef87-4459-475b-9c92-9ed49c82ecd9 req-67806890-e6ae-4631-86ea-2ea005b0deb8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:43.217973 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-d6b0ef87-4459-475b-9c92-9ed49c82ecd9 req-67806890-e6ae-4631-86ea-2ea005b0deb8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025898 Jun 10 13:26:43.218054 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 571/1724] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:43 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 10 13:26:43.220972 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9356bd34-07ec-44ce-8dd1-89144041167f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:43.222504 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9356bd34-07ec-44ce-8dd1-89144041167f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:43.227292 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9356bd34-07ec-44ce-8dd1-89144041167f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:43.227675 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9356bd34-07ec-44ce-8dd1-89144041167f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:43.227949 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9356bd34-07ec-44ce-8dd1-89144041167f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:43.228578 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9356bd34-07ec-44ce-8dd1-89144041167f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:43.229046 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9356bd34-07ec-44ce-8dd1-89144041167f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:43.229470 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9356bd34-07ec-44ce-8dd1-89144041167f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:43.248586 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9356bd34-07ec-44ce-8dd1-89144041167f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:43.258477 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7ffc7f5d-8f11-4ba4-b699-06bcbbbe1bc5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:43.266847 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7ffc7f5d-8f11-4ba4-b699-06bcbbbe1bc5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:43.267697 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7ffc7f5d-8f11-4ba4-b699-06bcbbbe1bc5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:43.274129 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7ffc7f5d-8f11-4ba4-b699-06bcbbbe1bc5 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1577 microversion: 2.60 time: 0.224565 Jun 10 13:26:43.274583 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 572/1725] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:43 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1577 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:43.871874 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-8085a7f2-d617-4d38-83e2-28e8e05ff49e req-bdc116a8-e6ee-4478-b279-fbeca2e19fd3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ec9549f-95d2-454c-8b66-a939b098af7a", "name": "network-vif-unplugged", "status": "completed", "tag": "47f29ca9-6613-44af-b866-1efb3e75ad66"}, {"server_uuid": "4ec9549f-95d2-454c-8b66-a939b098af7a", "name": "network-vif-unplugged", "status": "completed", "tag": "47f29ca9-6613-44af-b866-1efb3e75ad66"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:43.877360 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=86,nova_api:UPDATE=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:26:43.882983 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8085a7f2-d617-4d38-83e2-28e8e05ff49e req-bdc116a8-e6ee-4478-b279-fbeca2e19fd3 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:43.883701 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8085a7f2-d617-4d38-83e2-28e8e05ff49e req-bdc116a8-e6ee-4478-b279-fbeca2e19fd3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:43.883918 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8085a7f2-d617-4d38-83e2-28e8e05ff49e req-bdc116a8-e6ee-4478-b279-fbeca2e19fd3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:43.893816 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-8085a7f2-d617-4d38-83e2-28e8e05ff49e req-bdc116a8-e6ee-4478-b279-fbeca2e19fd3 service nova] Creating event network-vif-unplugged:47f29ca9-6613-44af-b866-1efb3e75ad66 for instance 4ec9549f-95d2-454c-8b66-a939b098af7a on np0000002501 Jun 10 13:26:43.894135 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-8085a7f2-d617-4d38-83e2-28e8e05ff49e req-bdc116a8-e6ee-4478-b279-fbeca2e19fd3 service nova] Creating event network-vif-unplugged:47f29ca9-6613-44af-b866-1efb3e75ad66 for instance 4ec9549f-95d2-454c-8b66-a939b098af7a on np0000002501 Jun 10 13:26:43.895006 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-8085a7f2-d617-4d38-83e2-28e8e05ff49e req-bdc116a8-e6ee-4478-b279-fbeca2e19fd3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:43.902942 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-8085a7f2-d617-4d38-83e2-28e8e05ff49e req-bdc116a8-e6ee-4478-b279-fbeca2e19fd3 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.035609 Jun 10 13:26:43.903400 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 573/1726] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:43 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:26:43.958765 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9356bd34-07ec-44ce-8dd1-89144041167f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:43.968225 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9356bd34-07ec-44ce-8dd1-89144041167f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1361 microversion: 2.1 time: 0.749347 Jun 10 13:26:43.969031 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 572/1727] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:43 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1361 bytes in 750 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:44.211748 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b5a7e377-2bb1-4319-a5d2-e0d98788fdb5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:44.214177 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b5a7e377-2bb1-4319-a5d2-e0d98788fdb5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:44.223965 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5a7e377-2bb1-4319-a5d2-e0d98788fdb5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:44.224489 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5a7e377-2bb1-4319-a5d2-e0d98788fdb5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:44.225550 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5a7e377-2bb1-4319-a5d2-e0d98788fdb5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:44.225941 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5a7e377-2bb1-4319-a5d2-e0d98788fdb5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:44.226799 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5a7e377-2bb1-4319-a5d2-e0d98788fdb5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:44.227042 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5a7e377-2bb1-4319-a5d2-e0d98788fdb5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:44.259245 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b5a7e377-2bb1-4319-a5d2-e0d98788fdb5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:44.298050 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9a0f004c-3c22-4120-911c-c74437e8bd30 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:44.301718 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9a0f004c-3c22-4120-911c-c74437e8bd30 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:44.306821 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a0f004c-3c22-4120-911c-c74437e8bd30 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:44.307097 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a0f004c-3c22-4120-911c-c74437e8bd30 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:44.307372 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a0f004c-3c22-4120-911c-c74437e8bd30 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:44.307896 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a0f004c-3c22-4120-911c-c74437e8bd30 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:44.308420 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a0f004c-3c22-4120-911c-c74437e8bd30 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:44.308752 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a0f004c-3c22-4120-911c-c74437e8bd30 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:44.335279 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9a0f004c-3c22-4120-911c-c74437e8bd30 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:44.441103 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b5a7e377-2bb1-4319-a5d2-e0d98788fdb5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:44.452780 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b5a7e377-2bb1-4319-a5d2-e0d98788fdb5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1563 microversion: 2.1 time: 0.244804 Jun 10 13:26:44.453177 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 574/1728] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:44 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1563 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:44.475867 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9a0f004c-3c22-4120-911c-c74437e8bd30 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:44.480445 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9a0f004c-3c22-4120-911c-c74437e8bd30 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:44.481034 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9a0f004c-3c22-4120-911c-c74437e8bd30 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:44.484886 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9a0f004c-3c22-4120-911c-c74437e8bd30 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1577 microversion: 2.60 time: 0.188679 Jun 10 13:26:44.485204 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 573/1729] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:44 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1577 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:44.986919 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9f7d2d1b-a838-4434-914f-03699d8ed93a tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:44.989151 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9f7d2d1b-a838-4434-914f-03699d8ed93a tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:44.994213 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f7d2d1b-a838-4434-914f-03699d8ed93a tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:44.994581 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f7d2d1b-a838-4434-914f-03699d8ed93a tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:44.994815 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f7d2d1b-a838-4434-914f-03699d8ed93a tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:44.995271 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f7d2d1b-a838-4434-914f-03699d8ed93a tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:44.995786 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f7d2d1b-a838-4434-914f-03699d8ed93a tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:44.995966 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f7d2d1b-a838-4434-914f-03699d8ed93a tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:45.015580 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9f7d2d1b-a838-4434-914f-03699d8ed93a tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:45.255157 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9f7d2d1b-a838-4434-914f-03699d8ed93a tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:45.264093 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9f7d2d1b-a838-4434-914f-03699d8ed93a tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1361 microversion: 2.1 time: 0.279160 Jun 10 13:26:45.264540 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 575/1730] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:44 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1361 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:45.474581 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-eb53fcb7-1ea7-4e17-ab3a-ef54ebdf76d8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:45.476689 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-eb53fcb7-1ea7-4e17-ab3a-ef54ebdf76d8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:45.478701 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=108,nova_api:DELETE=2,nova_api:UPDATE=1,nova_api:INSERT=7 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:26:45.481752 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb53fcb7-1ea7-4e17-ab3a-ef54ebdf76d8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:45.482050 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb53fcb7-1ea7-4e17-ab3a-ef54ebdf76d8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:45.482299 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb53fcb7-1ea7-4e17-ab3a-ef54ebdf76d8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:45.482790 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb53fcb7-1ea7-4e17-ab3a-ef54ebdf76d8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:45.483115 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb53fcb7-1ea7-4e17-ab3a-ef54ebdf76d8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:45.483410 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb53fcb7-1ea7-4e17-ab3a-ef54ebdf76d8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:45.486253 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=261,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:26:45.504456 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c3d62771-5b93-4009-9c55-0d2b4b8feca8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:45.506622 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c3d62771-5b93-4009-9c55-0d2b4b8feca8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:45.508800 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-eb53fcb7-1ea7-4e17-ab3a-ef54ebdf76d8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:45.511463 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c8ac9546-fe3f-40d9-8f37-bfc9b22de968 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.614047 Jun 10 13:26:45.511997 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 583/1731] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:26:42 2026] POST /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a/os-volume_attachments => generated 194 bytes in 2615 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:45.514310 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3d62771-5b93-4009-9c55-0d2b4b8feca8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:45.515652 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3d62771-5b93-4009-9c55-0d2b4b8feca8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:45.515652 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3d62771-5b93-4009-9c55-0d2b4b8feca8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:45.516432 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3d62771-5b93-4009-9c55-0d2b4b8feca8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:45.516826 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3d62771-5b93-4009-9c55-0d2b4b8feca8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:45.517152 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c3d62771-5b93-4009-9c55-0d2b4b8feca8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:45.542632 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c3d62771-5b93-4009-9c55-0d2b4b8feca8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:45.724226 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eb53fcb7-1ea7-4e17-ab3a-ef54ebdf76d8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:45.734631 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-eb53fcb7-1ea7-4e17-ab3a-ef54ebdf76d8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1563 microversion: 2.1 time: 0.263214 Jun 10 13:26:45.735100 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 574/1732] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:45 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1563 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:45.771201 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c3d62771-5b93-4009-9c55-0d2b4b8feca8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:45.780593 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c3d62771-5b93-4009-9c55-0d2b4b8feca8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:45.781228 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c3d62771-5b93-4009-9c55-0d2b4b8feca8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:45.786316 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c3d62771-5b93-4009-9c55-0d2b4b8feca8 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1577 microversion: 2.60 time: 0.284860 Jun 10 13:26:45.786638 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 576/1733] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:45 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1577 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:45.991790 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-37fbd4c0-9bca-439a-bdd1-9f888ea0d8bc req-f10800b8-57be-4f8d-8ca1-56c364f2c5c7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52d51c9b-11b1-4546-8867-5d2d74d07a1d", "name": "network-vif-plugged", "status": "completed", "tag": "b852657a-7586-4887-a185-260aea48b18d"}, {"server_uuid": "52d51c9b-11b1-4546-8867-5d2d74d07a1d", "name": "network-vif-plugged", "status": "completed", "tag": "b852657a-7586-4887-a185-260aea48b18d"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:45.996361 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=98,nova_api:UPDATE=2,nova_api:INSERT=6 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:26:46.001830 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-37fbd4c0-9bca-439a-bdd1-9f888ea0d8bc req-f10800b8-57be-4f8d-8ca1-56c364f2c5c7 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:46.001830 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-37fbd4c0-9bca-439a-bdd1-9f888ea0d8bc req-f10800b8-57be-4f8d-8ca1-56c364f2c5c7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:46.001830 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-37fbd4c0-9bca-439a-bdd1-9f888ea0d8bc req-f10800b8-57be-4f8d-8ca1-56c364f2c5c7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:46.006293 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=264,nova_cell1:UPDATE=4,nova_cell1:INSERT=6 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:26:46.016269 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-37fbd4c0-9bca-439a-bdd1-9f888ea0d8bc req-f10800b8-57be-4f8d-8ca1-56c364f2c5c7 service nova] Creating event network-vif-plugged:b852657a-7586-4887-a185-260aea48b18d for instance 52d51c9b-11b1-4546-8867-5d2d74d07a1d on np0000002501 Jun 10 13:26:46.016982 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-37fbd4c0-9bca-439a-bdd1-9f888ea0d8bc req-f10800b8-57be-4f8d-8ca1-56c364f2c5c7 service nova] Creating event network-vif-plugged:b852657a-7586-4887-a185-260aea48b18d for instance 52d51c9b-11b1-4546-8867-5d2d74d07a1d on np0000002501 Jun 10 13:26:46.017693 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-37fbd4c0-9bca-439a-bdd1-9f888ea0d8bc req-f10800b8-57be-4f8d-8ca1-56c364f2c5c7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:46.025073 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-37fbd4c0-9bca-439a-bdd1-9f888ea0d8bc req-f10800b8-57be-4f8d-8ca1-56c364f2c5c7 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.036463 Jun 10 13:26:46.026150 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 584/1734] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:45 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:26:46.291267 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-30b78291-d372-4ed9-bbd4-117e99525867 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:46.293014 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-30b78291-d372-4ed9-bbd4-117e99525867 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:46.300108 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30b78291-d372-4ed9-bbd4-117e99525867 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:46.300425 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30b78291-d372-4ed9-bbd4-117e99525867 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:46.300700 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30b78291-d372-4ed9-bbd4-117e99525867 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:46.301245 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30b78291-d372-4ed9-bbd4-117e99525867 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:46.301659 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30b78291-d372-4ed9-bbd4-117e99525867 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:46.302017 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30b78291-d372-4ed9-bbd4-117e99525867 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:46.318611 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-30b78291-d372-4ed9-bbd4-117e99525867 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:46.553325 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-30b78291-d372-4ed9-bbd4-117e99525867 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:46.562678 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-30b78291-d372-4ed9-bbd4-117e99525867 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1361 microversion: 2.1 time: 0.275627 Jun 10 13:26:46.563073 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 575/1735] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:46 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1361 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:46.758527 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a8050b32-34a2-4b23-bf1b-33d5eba4eee5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:46.764038 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a8050b32-34a2-4b23-bf1b-33d5eba4eee5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:46.768309 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8050b32-34a2-4b23-bf1b-33d5eba4eee5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:46.768615 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8050b32-34a2-4b23-bf1b-33d5eba4eee5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:46.768930 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8050b32-34a2-4b23-bf1b-33d5eba4eee5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:46.769920 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8050b32-34a2-4b23-bf1b-33d5eba4eee5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:46.770340 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8050b32-34a2-4b23-bf1b-33d5eba4eee5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:46.770848 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8050b32-34a2-4b23-bf1b-33d5eba4eee5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:46.809716 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5a2b9bd9-d0a4-4b88-aa28-43c32a74f4c4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:46.810908 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a8050b32-34a2-4b23-bf1b-33d5eba4eee5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:46.813623 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5a2b9bd9-d0a4-4b88-aa28-43c32a74f4c4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:46.823135 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a2b9bd9-d0a4-4b88-aa28-43c32a74f4c4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:46.825409 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a2b9bd9-d0a4-4b88-aa28-43c32a74f4c4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:46.825409 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a2b9bd9-d0a4-4b88-aa28-43c32a74f4c4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:46.825670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a2b9bd9-d0a4-4b88-aa28-43c32a74f4c4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:46.826121 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a2b9bd9-d0a4-4b88-aa28-43c32a74f4c4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:46.826905 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a2b9bd9-d0a4-4b88-aa28-43c32a74f4c4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:46.862809 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5a2b9bd9-d0a4-4b88-aa28-43c32a74f4c4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:47.061893 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5a2b9bd9-d0a4-4b88-aa28-43c32a74f4c4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:47.063316 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a8050b32-34a2-4b23-bf1b-33d5eba4eee5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:47.066859 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5a2b9bd9-d0a4-4b88-aa28-43c32a74f4c4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:47.067726 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5a2b9bd9-d0a4-4b88-aa28-43c32a74f4c4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:47.071542 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5a2b9bd9-d0a4-4b88-aa28-43c32a74f4c4 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1577 microversion: 2.60 time: 0.266692 Jun 10 13:26:47.071926 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 585/1736] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:46 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1577 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:47.077273 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a8050b32-34a2-4b23-bf1b-33d5eba4eee5 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1568 microversion: 2.1 time: 0.323760 Jun 10 13:26:47.077826 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 577/1737] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:46 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1568 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:47.479249 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-e6e3bf11-b8a4-4e40-a18f-6df58a82a702 req-c874376b-dc79-4024-9e95-7eaa506dd2fe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ec9549f-95d2-454c-8b66-a939b098af7a", "name": "network-vif-deleted", "tag": "47f29ca9-6613-44af-b866-1efb3e75ad66"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:47.486876 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e6e3bf11-b8a4-4e40-a18f-6df58a82a702 req-c874376b-dc79-4024-9e95-7eaa506dd2fe service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:47.487103 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e6e3bf11-b8a4-4e40-a18f-6df58a82a702 req-c874376b-dc79-4024-9e95-7eaa506dd2fe service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:47.487264 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e6e3bf11-b8a4-4e40-a18f-6df58a82a702 req-c874376b-dc79-4024-9e95-7eaa506dd2fe service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:47.494503 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-e6e3bf11-b8a4-4e40-a18f-6df58a82a702 req-c874376b-dc79-4024-9e95-7eaa506dd2fe service nova] Creating event network-vif-deleted:47f29ca9-6613-44af-b866-1efb3e75ad66 for instance 4ec9549f-95d2-454c-8b66-a939b098af7a on np0000002501 Jun 10 13:26:47.496370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-e6e3bf11-b8a4-4e40-a18f-6df58a82a702 req-c874376b-dc79-4024-9e95-7eaa506dd2fe service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:47.501818 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-e6e3bf11-b8a4-4e40-a18f-6df58a82a702 req-c874376b-dc79-4024-9e95-7eaa506dd2fe service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024504 Jun 10 13:26:47.506176 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 576/1738] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:47 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 10 13:26:47.584390 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0f9a9e2f-9b44-4e9c-a9fa-8d45b86792ca tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:47.587190 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0f9a9e2f-9b44-4e9c-a9fa-8d45b86792ca tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:47.593144 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f9a9e2f-9b44-4e9c-a9fa-8d45b86792ca tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:47.593637 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f9a9e2f-9b44-4e9c-a9fa-8d45b86792ca tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:47.596116 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f9a9e2f-9b44-4e9c-a9fa-8d45b86792ca tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:47.597443 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f9a9e2f-9b44-4e9c-a9fa-8d45b86792ca tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:47.597964 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f9a9e2f-9b44-4e9c-a9fa-8d45b86792ca tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:47.598529 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f9a9e2f-9b44-4e9c-a9fa-8d45b86792ca tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:47.630590 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0f9a9e2f-9b44-4e9c-a9fa-8d45b86792ca tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:47.947360 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0f9a9e2f-9b44-4e9c-a9fa-8d45b86792ca tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:47.965050 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0f9a9e2f-9b44-4e9c-a9fa-8d45b86792ca tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1548 microversion: 2.1 time: 0.383429 Jun 10 13:26:47.965342 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 586/1739] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:47 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1548 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:47.987226 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6d970ade-25fa-49c8-b830-9319ca0cbfec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:47.989802 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6d970ade-25fa-49c8-b830-9319ca0cbfec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:47.997913 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6d970ade-25fa-49c8-b830-9319ca0cbfec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:47.998178 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6d970ade-25fa-49c8-b830-9319ca0cbfec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:47.998371 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6d970ade-25fa-49c8-b830-9319ca0cbfec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:47.998741 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6d970ade-25fa-49c8-b830-9319ca0cbfec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:47.998967 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6d970ade-25fa-49c8-b830-9319ca0cbfec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:47.999142 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6d970ade-25fa-49c8-b830-9319ca0cbfec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:48.015976 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6d970ade-25fa-49c8-b830-9319ca0cbfec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:48.022953 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-55e9b459-d9f3-4744-b264-212f06e6a60a req-6e96a4d8-cefd-4054-b943-f9c005f69a36 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b80febde-b575-4faa-9d2f-65f700d3056d", "name": "network-vif-unplugged", "status": "completed", "tag": "f8855bf1-63b4-4649-ac77-cdef2b957d88"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:48.036775 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-55e9b459-d9f3-4744-b264-212f06e6a60a req-6e96a4d8-cefd-4054-b943-f9c005f69a36 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:48.038161 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-55e9b459-d9f3-4744-b264-212f06e6a60a req-6e96a4d8-cefd-4054-b943-f9c005f69a36 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:48.038546 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-55e9b459-d9f3-4744-b264-212f06e6a60a req-6e96a4d8-cefd-4054-b943-f9c005f69a36 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:48.054037 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-55e9b459-d9f3-4744-b264-212f06e6a60a req-6e96a4d8-cefd-4054-b943-f9c005f69a36 service nova] Creating event network-vif-unplugged:f8855bf1-63b4-4649-ac77-cdef2b957d88 for instance b80febde-b575-4faa-9d2f-65f700d3056d on np0000002501 Jun 10 13:26:48.065279 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [req-55e9b459-d9f3-4744-b264-212f06e6a60a req-6e96a4d8-cefd-4054-b943-f9c005f69a36 service nova] Instance b80febde-b575-4faa-9d2f-65f700d3056d is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86680) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:26:48.066054 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-55e9b459-d9f3-4744-b264-212f06e6a60a req-6e96a4d8-cefd-4054-b943-f9c005f69a36 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:48.076981 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-55e9b459-d9f3-4744-b264-212f06e6a60a req-6e96a4d8-cefd-4054-b943-f9c005f69a36 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.053876 Jun 10 13:26:48.076981 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 577/1740] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:48 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:26:48.092231 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f1988a41-dfe4-4925-8ee9-f487c61ec320 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:48.094088 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f1988a41-dfe4-4925-8ee9-f487c61ec320 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:48.101079 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-02a8375f-9be5-4e91-906a-42ca62f42ff8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:48.103513 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-02a8375f-9be5-4e91-906a-42ca62f42ff8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:48.103832 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f1988a41-dfe4-4925-8ee9-f487c61ec320 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:48.104134 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f1988a41-dfe4-4925-8ee9-f487c61ec320 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:48.104394 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f1988a41-dfe4-4925-8ee9-f487c61ec320 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:48.105078 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f1988a41-dfe4-4925-8ee9-f487c61ec320 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:48.105507 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f1988a41-dfe4-4925-8ee9-f487c61ec320 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:48.105743 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f1988a41-dfe4-4925-8ee9-f487c61ec320 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:48.108026 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-02a8375f-9be5-4e91-906a-42ca62f42ff8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:48.108290 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-02a8375f-9be5-4e91-906a-42ca62f42ff8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:48.108557 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-02a8375f-9be5-4e91-906a-42ca62f42ff8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:48.109009 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-02a8375f-9be5-4e91-906a-42ca62f42ff8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:48.109326 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-02a8375f-9be5-4e91-906a-42ca62f42ff8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:48.109682 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-02a8375f-9be5-4e91-906a-42ca62f42ff8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:48.115990 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6d970ade-25fa-49c8-b830-9319ca0cbfec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.130595 Jun 10 13:26:48.116304 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 578/1741] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:26:47 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d/os-interface => generated 282 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:26:48.137228 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f1988a41-dfe4-4925-8ee9-f487c61ec320 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:48.141209 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-02a8375f-9be5-4e91-906a-42ca62f42ff8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:48.197922 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f1988a41-dfe4-4925-8ee9-f487c61ec320 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:48.205493 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f1988a41-dfe4-4925-8ee9-f487c61ec320 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:48.205657 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f1988a41-dfe4-4925-8ee9-f487c61ec320 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:48.216177 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f1988a41-dfe4-4925-8ee9-f487c61ec320 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1362 microversion: 2.60 time: 0.127132 Jun 10 13:26:48.217176 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 587/1742] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:48 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1362 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:48.344009 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-02a8375f-9be5-4e91-906a-42ca62f42ff8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:48.355871 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-02a8375f-9be5-4e91-906a-42ca62f42ff8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1568 microversion: 2.1 time: 0.256907 Jun 10 13:26:48.356261 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 578/1743] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:48 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1568 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:48.914634 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:26:49.236978 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:49.240102 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:49.245997 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:49.246301 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:49.246759 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:49.247396 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:49.249831 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:49.249831 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:49.270765 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:49.271169 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:49.271613 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:49.272806 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lazy-loading 'fault' on Instance uuid 4ec9549f-95d2-454c-8b66-a939b098af7a {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:49.278914 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:49.352386 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:49.360213 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:49.362419 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:49.367672 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-487500b2-ced3-4ffd-8878-768d38aeb00f tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1367 microversion: 2.60 time: 0.132632 Jun 10 13:26:49.368267 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 579/1744] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:49 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1367 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:49.375374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-48fd4b93-ac66-4095-8a24-e768e10fe1b7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:49.379527 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-48fd4b93-ac66-4095-8a24-e768e10fe1b7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:49.383537 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48fd4b93-ac66-4095-8a24-e768e10fe1b7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:49.383788 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48fd4b93-ac66-4095-8a24-e768e10fe1b7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:49.384020 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48fd4b93-ac66-4095-8a24-e768e10fe1b7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:49.384587 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48fd4b93-ac66-4095-8a24-e768e10fe1b7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:49.385047 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48fd4b93-ac66-4095-8a24-e768e10fe1b7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:49.385304 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48fd4b93-ac66-4095-8a24-e768e10fe1b7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:49.403817 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-48fd4b93-ac66-4095-8a24-e768e10fe1b7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:49.450102 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6ce5e992-2563-40bd-8c1a-f52e10278ab4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:49.460448 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ce5e992-2563-40bd-8c1a-f52e10278ab4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:49.460448 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ce5e992-2563-40bd-8c1a-f52e10278ab4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:49.460448 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ce5e992-2563-40bd-8c1a-f52e10278ab4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:49.507043 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6ce5e992-2563-40bd-8c1a-f52e10278ab4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Going to try to stop instance {{(pid=86680) force_stop /opt/stack/nova/nova/compute/api.py:2852}} Jun 10 13:26:49.565138 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6ce5e992-2563-40bd-8c1a-f52e10278ab4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "POST /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/action" status: 202 len: 0 microversion: 2.1 time: 0.117287 Jun 10 13:26:49.565138 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 579/1745] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:26:49 2026] POST /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:26:49.582606 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-892fd24b-ccb9-401e-a3ec-f264444f4fd1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:49.586369 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-892fd24b-ccb9-401e-a3ec-f264444f4fd1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:49.589980 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-892fd24b-ccb9-401e-a3ec-f264444f4fd1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:49.590081 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-892fd24b-ccb9-401e-a3ec-f264444f4fd1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:49.590700 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-892fd24b-ccb9-401e-a3ec-f264444f4fd1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:49.590876 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-f3e2037a-1704-4955-8e95-7877d29aed28 req-9da6adcf-59cc-4bd9-ac6a-1185f1a53cc9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "52d51c9b-11b1-4546-8867-5d2d74d07a1d", "tag": "b852657a-7586-4887-a185-260aea48b18d"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:49.591202 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-892fd24b-ccb9-401e-a3ec-f264444f4fd1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:49.591202 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-892fd24b-ccb9-401e-a3ec-f264444f4fd1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:49.591924 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-892fd24b-ccb9-401e-a3ec-f264444f4fd1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:49.595242 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-48fd4b93-ac66-4095-8a24-e768e10fe1b7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:49.599928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f3e2037a-1704-4955-8e95-7877d29aed28 req-9da6adcf-59cc-4bd9-ac6a-1185f1a53cc9 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:49.600979 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f3e2037a-1704-4955-8e95-7877d29aed28 req-9da6adcf-59cc-4bd9-ac6a-1185f1a53cc9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:49.600979 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f3e2037a-1704-4955-8e95-7877d29aed28 req-9da6adcf-59cc-4bd9-ac6a-1185f1a53cc9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:49.610939 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f3e2037a-1704-4955-8e95-7877d29aed28 req-9da6adcf-59cc-4bd9-ac6a-1185f1a53cc9 service nova] Creating event network-changed:b852657a-7586-4887-a185-260aea48b18d for instance 52d51c9b-11b1-4546-8867-5d2d74d07a1d on np0000002501 Jun 10 13:26:49.611068 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-48fd4b93-ac66-4095-8a24-e768e10fe1b7 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1568 microversion: 2.1 time: 0.238581 Jun 10 13:26:49.611281 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-f3e2037a-1704-4955-8e95-7877d29aed28 req-9da6adcf-59cc-4bd9-ac6a-1185f1a53cc9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:49.611331 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 588/1746] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:49 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1568 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:49.616246 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-f3e2037a-1704-4955-8e95-7877d29aed28 req-9da6adcf-59cc-4bd9-ac6a-1185f1a53cc9 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028116 Jun 10 13:26:49.617444 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 580/1747] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:49 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:26:49.626570 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-892fd24b-ccb9-401e-a3ec-f264444f4fd1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:49.823783 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-892fd24b-ccb9-401e-a3ec-f264444f4fd1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:49.836242 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-892fd24b-ccb9-401e-a3ec-f264444f4fd1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1718 microversion: 2.1 time: 0.258408 Jun 10 13:26:49.836667 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 580/1748] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:49 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1718 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:50.149830 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-1ba59f5d-18be-453d-b297-e043100c41f9 req-05bb7841-8805-47cc-a668-d1669963b9b8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b80febde-b575-4faa-9d2f-65f700d3056d", "name": "network-vif-unplugged", "status": "completed", "tag": "f8855bf1-63b4-4649-ac77-cdef2b957d88"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:50.161325 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-1ba59f5d-18be-453d-b297-e043100c41f9 req-05bb7841-8805-47cc-a668-d1669963b9b8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:50.161530 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-1ba59f5d-18be-453d-b297-e043100c41f9 req-05bb7841-8805-47cc-a668-d1669963b9b8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:50.161654 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-1ba59f5d-18be-453d-b297-e043100c41f9 req-05bb7841-8805-47cc-a668-d1669963b9b8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:50.170461 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-1ba59f5d-18be-453d-b297-e043100c41f9 req-05bb7841-8805-47cc-a668-d1669963b9b8 service nova] Creating event network-vif-unplugged:f8855bf1-63b4-4649-ac77-cdef2b957d88 for instance b80febde-b575-4faa-9d2f-65f700d3056d on np0000002501 Jun 10 13:26:50.180457 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [req-1ba59f5d-18be-453d-b297-e043100c41f9 req-05bb7841-8805-47cc-a668-d1669963b9b8 service nova] Instance b80febde-b575-4faa-9d2f-65f700d3056d is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86679) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:26:50.180861 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-1ba59f5d-18be-453d-b297-e043100c41f9 req-05bb7841-8805-47cc-a668-d1669963b9b8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:50.186229 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-1ba59f5d-18be-453d-b297-e043100c41f9 req-05bb7841-8805-47cc-a668-d1669963b9b8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.038171 Jun 10 13:26:50.186598 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 589/1749] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:50 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 10 13:26:50.392387 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:50.394061 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:50.401485 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:50.404890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:50.404890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:50.404890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:50.404890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:50.404890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:50.434724 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:50.434724 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:50.434724 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:50.434724 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lazy-loading 'fault' on Instance uuid 4ec9549f-95d2-454c-8b66-a939b098af7a {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:50.439051 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:50.498118 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:50.503605 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:50.504651 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:50.508520 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b0f604cd-f3c1-4e98-9b98-fd49ea993d78 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1367 microversion: 2.60 time: 0.119521 Jun 10 13:26:50.508917 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 581/1750] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:50 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1367 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:50.630857 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-eca87b2b-4bee-4666-8e4b-000fb7764f23 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:50.631262 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-eca87b2b-4bee-4666-8e4b-000fb7764f23 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:50.636784 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eca87b2b-4bee-4666-8e4b-000fb7764f23 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:50.636784 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eca87b2b-4bee-4666-8e4b-000fb7764f23 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:50.636784 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eca87b2b-4bee-4666-8e4b-000fb7764f23 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:50.636784 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eca87b2b-4bee-4666-8e4b-000fb7764f23 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:50.636784 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eca87b2b-4bee-4666-8e4b-000fb7764f23 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:50.637225 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eca87b2b-4bee-4666-8e4b-000fb7764f23 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:50.640101 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=279,nova_cell1:UPDATE=6,nova_cell1:INSERT=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:26:50.657728 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-eca87b2b-4bee-4666-8e4b-000fb7764f23 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:50.805389 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-1312166634", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "91adf87d-ed0d-4654-9936-c943a9f8a5ff"}]}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:50.861044 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-eca87b2b-4bee-4666-8e4b-000fb7764f23 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:50.862872 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-65bfa6b0-797e-4051-97a9-04b163af8e04 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:50.871547 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-eca87b2b-4bee-4666-8e4b-000fb7764f23 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1568 microversion: 2.1 time: 0.244002 Jun 10 13:26:50.872013 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 581/1751] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:50 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1568 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:50.873635 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-65bfa6b0-797e-4051-97a9-04b163af8e04 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:50.880847 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-65bfa6b0-797e-4051-97a9-04b163af8e04 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:50.880847 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-65bfa6b0-797e-4051-97a9-04b163af8e04 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:50.880847 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-65bfa6b0-797e-4051-97a9-04b163af8e04 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:50.880847 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-65bfa6b0-797e-4051-97a9-04b163af8e04 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:50.880847 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-65bfa6b0-797e-4051-97a9-04b163af8e04 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:50.880847 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-65bfa6b0-797e-4051-97a9-04b163af8e04 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:50.899307 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-65bfa6b0-797e-4051-97a9-04b163af8e04 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:50.946277 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:50.946899 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:50.947321 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:50.948166 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:50.949537 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:50.949970 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:50.954916 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] validate_networks() for [('91adf87d-ed0d-4654-9936-c943a9f8a5ff', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:26:50.956584 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:51.077832 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-65bfa6b0-797e-4051-97a9-04b163af8e04 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:51.090653 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-65bfa6b0-797e-4051-97a9-04b163af8e04 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1718 microversion: 2.1 time: 0.229782 Jun 10 13:26:51.091084 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 582/1752] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:50 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1718 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:51.257421 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:51.436221 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:26:51.436221 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:26:51.436447 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:26:51.436627 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:26:51.436818 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:26:51.444514 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:51.444760 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:51.444956 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:51.445867 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:51.445867 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:51.446065 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:51.465246 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Getting quotas for project 9906a3fdb3e84253889dc1493ea97491. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:26:51.467553 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Getting quotas for user 1cb6e2ab95e642789fd102c340d65c2c and project 9906a3fdb3e84253889dc1493ea97491. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:26:51.475985 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:26:51.477545 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:26:51.528135 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:51.528970 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5c972314-ca5d-43d5-86f4-1d7d97354198 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.727867 Jun 10 13:26:51.529445 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 590/1753] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:26:50 2026] POST /compute/v2.1/servers => generated 378 bytes in 729 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:26:51.533791 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:51.542623 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ad9f4631-c2e6-488c-b28e-4cf99f3fa825 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:51.544872 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ad9f4631-c2e6-488c-b28e-4cf99f3fa825 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:51.547857 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:51.548128 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:51.548358 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:51.548855 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:51.549466 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:51.549466 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:51.557579 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ad9f4631-c2e6-488c-b28e-4cf99f3fa825 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:51.572280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:51.572280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:51.572280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:51.572280 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lazy-loading 'fault' on Instance uuid 4ec9549f-95d2-454c-8b66-a939b098af7a {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:26:51.575269 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:51.609883 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ad9f4631-c2e6-488c-b28e-4cf99f3fa825 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:51.618442 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ad9f4631-c2e6-488c-b28e-4cf99f3fa825 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1208 microversion: 2.1 time: 0.076755 Jun 10 13:26:51.618442 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 583/1754] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:51 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1208 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:51.642783 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:51.649540 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:51.650402 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '5c3a35db7ee64ad09b7d47fb5fe616cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dd289ca2bd49deb4a69a62ca303828', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:51.655119 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ffad13ab-6b23-42eb-aa96-e5d334f0c09d tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 200 len: 1367 microversion: 2.60 time: 0.128760 Jun 10 13:26:51.655596 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 582/1755] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:51 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 1367 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:26:51.895277 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d4f5ea34-fa51-4b58-9590-919f704b234f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:51.897816 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d4f5ea34-fa51-4b58-9590-919f704b234f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:51.904110 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4f5ea34-fa51-4b58-9590-919f704b234f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:51.904432 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4f5ea34-fa51-4b58-9590-919f704b234f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:51.904660 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4f5ea34-fa51-4b58-9590-919f704b234f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:51.905104 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4f5ea34-fa51-4b58-9590-919f704b234f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:51.905397 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4f5ea34-fa51-4b58-9590-919f704b234f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:51.905705 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4f5ea34-fa51-4b58-9590-919f704b234f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:51.936676 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d4f5ea34-fa51-4b58-9590-919f704b234f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:52.075210 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d4f5ea34-fa51-4b58-9590-919f704b234f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:52.085634 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d4f5ea34-fa51-4b58-9590-919f704b234f tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1567 microversion: 2.1 time: 0.192237 Jun 10 13:26:52.085791 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 591/1756] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:51 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1567 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:52.115309 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-dcfb9edb-03b8-4aa1-b4a8-643d132d2372 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:52.116816 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-dcfb9edb-03b8-4aa1-b4a8-643d132d2372 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:52.123227 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dcfb9edb-03b8-4aa1-b4a8-643d132d2372 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:52.123564 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dcfb9edb-03b8-4aa1-b4a8-643d132d2372 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:52.123789 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dcfb9edb-03b8-4aa1-b4a8-643d132d2372 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:52.124297 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dcfb9edb-03b8-4aa1-b4a8-643d132d2372 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:52.124654 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dcfb9edb-03b8-4aa1-b4a8-643d132d2372 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:52.124973 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dcfb9edb-03b8-4aa1-b4a8-643d132d2372 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:52.146733 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-dcfb9edb-03b8-4aa1-b4a8-643d132d2372 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:52.294863 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dcfb9edb-03b8-4aa1-b4a8-643d132d2372 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:52.305931 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-dcfb9edb-03b8-4aa1-b4a8-643d132d2372 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1695 microversion: 2.1 time: 0.193085 Jun 10 13:26:52.306296 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 584/1757] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:52 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1695 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:52.322189 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3ad99ed4-b067-4c9f-915c-ae5e4fcfa159 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:52.329161 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3ad99ed4-b067-4c9f-915c-ae5e4fcfa159 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:52.329600 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3ad99ed4-b067-4c9f-915c-ae5e4fcfa159 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:52.329886 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3ad99ed4-b067-4c9f-915c-ae5e4fcfa159 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:52.374433 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3ad99ed4-b067-4c9f-915c-ae5e4fcfa159 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Going to try to start instance {{(pid=86681) start /opt/stack/nova/nova/compute/api.py:2875}} Jun 10 13:26:52.407529 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3ad99ed4-b067-4c9f-915c-ae5e4fcfa159 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "POST /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/action" status: 202 len: 0 microversion: 2.1 time: 0.087058 Jun 10 13:26:52.408095 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 583/1758] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:26:52 2026] POST /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:26:52.419916 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3bb66df4-743a-47f0-b2da-3c7ee60daaa2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:52.421391 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3bb66df4-743a-47f0-b2da-3c7ee60daaa2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:52.426206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3bb66df4-743a-47f0-b2da-3c7ee60daaa2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:52.426535 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3bb66df4-743a-47f0-b2da-3c7ee60daaa2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:52.426779 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3bb66df4-743a-47f0-b2da-3c7ee60daaa2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:52.427202 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3bb66df4-743a-47f0-b2da-3c7ee60daaa2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:52.427529 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3bb66df4-743a-47f0-b2da-3c7ee60daaa2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:52.427784 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3bb66df4-743a-47f0-b2da-3c7ee60daaa2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:52.447505 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3bb66df4-743a-47f0-b2da-3c7ee60daaa2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:52.613171 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3bb66df4-743a-47f0-b2da-3c7ee60daaa2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:52.621290 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3bb66df4-743a-47f0-b2da-3c7ee60daaa2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1704 microversion: 2.1 time: 0.203217 Jun 10 13:26:52.621814 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 592/1759] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:52 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1704 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:52.638890 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d2ef0839-65fd-41cf-a2b3-2a7b2de9fd05 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:52.641623 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d2ef0839-65fd-41cf-a2b3-2a7b2de9fd05 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:52.646702 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d2ef0839-65fd-41cf-a2b3-2a7b2de9fd05 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:52.647005 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d2ef0839-65fd-41cf-a2b3-2a7b2de9fd05 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:52.647247 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d2ef0839-65fd-41cf-a2b3-2a7b2de9fd05 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:52.647812 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d2ef0839-65fd-41cf-a2b3-2a7b2de9fd05 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:52.648178 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d2ef0839-65fd-41cf-a2b3-2a7b2de9fd05 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:52.648576 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d2ef0839-65fd-41cf-a2b3-2a7b2de9fd05 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:52.662874 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d2ef0839-65fd-41cf-a2b3-2a7b2de9fd05 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:52.681481 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-61339646-82d4-4dbd-9dbf-de58b21d42d0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:52.683160 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-61339646-82d4-4dbd-9dbf-de58b21d42d0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] [instance: 4ec9549f-95d2-454c-8b66-a939b098af7a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:52.690536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61339646-82d4-4dbd-9dbf-de58b21d42d0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:52.690536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61339646-82d4-4dbd-9dbf-de58b21d42d0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:52.690536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61339646-82d4-4dbd-9dbf-de58b21d42d0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:52.691054 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61339646-82d4-4dbd-9dbf-de58b21d42d0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:52.691448 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61339646-82d4-4dbd-9dbf-de58b21d42d0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:52.691790 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61339646-82d4-4dbd-9dbf-de58b21d42d0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:52.701599 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-61339646-82d4-4dbd-9dbf-de58b21d42d0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] HTTP exception thrown: Instance 4ec9549f-95d2-454c-8b66-a939b098af7a could not be found. Jun 10 13:26:52.702770 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-61339646-82d4-4dbd-9dbf-de58b21d42d0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Returning 404 to user: Instance 4ec9549f-95d2-454c-8b66-a939b098af7a could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:26:52.703835 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-61339646-82d4-4dbd-9dbf-de58b21d42d0 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a" status: 404 len: 111 microversion: 2.60 time: 0.024424 Jun 10 13:26:52.704333 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 584/1760] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:26:52 2026] GET /compute/v2.1/servers/4ec9549f-95d2-454c-8b66-a939b098af7a => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:26:52.742084 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d2ef0839-65fd-41cf-a2b3-2a7b2de9fd05 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:52.753800 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d2ef0839-65fd-41cf-a2b3-2a7b2de9fd05 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1212 microversion: 2.1 time: 0.116641 Jun 10 13:26:52.754056 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 585/1761] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:52 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1212 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:52.976576 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-98de8ceb-2ae7-49cb-924b-323297ec14fa tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "b4440e06-d7cb-4949-88fe-840c40e22b44"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:52.978783 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-98de8ceb-2ae7-49cb-924b-323297ec14fa tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:52.982729 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98de8ceb-2ae7-49cb-924b-323297ec14fa tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:52.982927 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98de8ceb-2ae7-49cb-924b-323297ec14fa tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:52.983122 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98de8ceb-2ae7-49cb-924b-323297ec14fa tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:52.983319 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98de8ceb-2ae7-49cb-924b-323297ec14fa tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:52.983495 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98de8ceb-2ae7-49cb-924b-323297ec14fa tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:52.983613 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98de8ceb-2ae7-49cb-924b-323297ec14fa tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:53.101533 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-71feb867-4c3f-4a98-aeaf-44e26a276965 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:53.102942 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-71feb867-4c3f-4a98-aeaf-44e26a276965 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:53.107580 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-71feb867-4c3f-4a98-aeaf-44e26a276965 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:53.107943 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-71feb867-4c3f-4a98-aeaf-44e26a276965 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:53.108263 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-71feb867-4c3f-4a98-aeaf-44e26a276965 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:53.108819 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-71feb867-4c3f-4a98-aeaf-44e26a276965 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:53.109241 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-71feb867-4c3f-4a98-aeaf-44e26a276965 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:53.109587 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-71feb867-4c3f-4a98-aeaf-44e26a276965 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:53.126747 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-71feb867-4c3f-4a98-aeaf-44e26a276965 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:53.279484 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-71feb867-4c3f-4a98-aeaf-44e26a276965 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:53.290694 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-71feb867-4c3f-4a98-aeaf-44e26a276965 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1567 microversion: 2.1 time: 0.191237 Jun 10 13:26:53.291072 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 585/1762] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:53 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1567 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:53.641944 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f486b17c-4cfa-47d6-96b6-1474399d59a2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:53.643269 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f486b17c-4cfa-47d6-96b6-1474399d59a2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:53.647725 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f486b17c-4cfa-47d6-96b6-1474399d59a2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:53.647977 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f486b17c-4cfa-47d6-96b6-1474399d59a2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:53.648225 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f486b17c-4cfa-47d6-96b6-1474399d59a2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:53.648689 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f486b17c-4cfa-47d6-96b6-1474399d59a2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:53.649009 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f486b17c-4cfa-47d6-96b6-1474399d59a2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:53.649370 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f486b17c-4cfa-47d6-96b6-1474399d59a2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:53.662957 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f486b17c-4cfa-47d6-96b6-1474399d59a2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:53.773399 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d1c2867c-25ff-48b5-bd07-c6523ceab06c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:53.775546 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d1c2867c-25ff-48b5-bd07-c6523ceab06c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:53.782089 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1c2867c-25ff-48b5-bd07-c6523ceab06c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:53.782333 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1c2867c-25ff-48b5-bd07-c6523ceab06c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:53.782596 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1c2867c-25ff-48b5-bd07-c6523ceab06c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:53.783062 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1c2867c-25ff-48b5-bd07-c6523ceab06c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:53.783358 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1c2867c-25ff-48b5-bd07-c6523ceab06c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:53.783728 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1c2867c-25ff-48b5-bd07-c6523ceab06c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:53.787942 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f486b17c-4cfa-47d6-96b6-1474399d59a2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:53.802119 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f486b17c-4cfa-47d6-96b6-1474399d59a2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1704 microversion: 2.1 time: 0.161634 Jun 10 13:26:53.807322 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 586/1763] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:53 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1704 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:53.813837 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d1c2867c-25ff-48b5-bd07-c6523ceab06c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:53.879517 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d1c2867c-25ff-48b5-bd07-c6523ceab06c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:53.892818 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d1c2867c-25ff-48b5-bd07-c6523ceab06c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1260 microversion: 2.1 time: 0.121532 Jun 10 13:26:53.893331 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 586/1764] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:53 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1260 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:54.180578 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ef5562ca-2ac2-4e9a-b337-4130f4c23140 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:54.196362 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ef5562ca-2ac2-4e9a-b337-4130f4c23140 tempest-TestInstancesWithCinderVolumes-424952862 tempest-TestInstancesWithCinderVolumes-424952862-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1864927505" status: 204 len: 0 microversion: 2.60 time: 0.017585 Jun 10 13:26:54.196824 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 587/1765] 10.4.3.74 () {68 vars in 1442 bytes} [Wed Jun 10 13:26:54 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1864927505 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:26:54.312982 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-430943cd-eba1-43e5-8d8f-173b826ffb47 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:54.316274 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-430943cd-eba1-43e5-8d8f-173b826ffb47 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:54.326124 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-430943cd-eba1-43e5-8d8f-173b826ffb47 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:54.326442 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-430943cd-eba1-43e5-8d8f-173b826ffb47 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:54.326662 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-430943cd-eba1-43e5-8d8f-173b826ffb47 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:54.328310 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-430943cd-eba1-43e5-8d8f-173b826ffb47 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:54.328661 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-430943cd-eba1-43e5-8d8f-173b826ffb47 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:54.328965 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-430943cd-eba1-43e5-8d8f-173b826ffb47 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:54.349908 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-430943cd-eba1-43e5-8d8f-173b826ffb47 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:54.526897 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-430943cd-eba1-43e5-8d8f-173b826ffb47 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:54.542456 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-430943cd-eba1-43e5-8d8f-173b826ffb47 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1567 microversion: 2.1 time: 0.230468 Jun 10 13:26:54.542618 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 587/1766] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:54 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1567 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:54.830143 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b77767a4-1fa8-46d6-bafc-6be487600f66 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:54.832244 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b77767a4-1fa8-46d6-bafc-6be487600f66 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:54.840156 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b77767a4-1fa8-46d6-bafc-6be487600f66 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:54.840825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b77767a4-1fa8-46d6-bafc-6be487600f66 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:54.840930 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b77767a4-1fa8-46d6-bafc-6be487600f66 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:54.841624 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b77767a4-1fa8-46d6-bafc-6be487600f66 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:54.842960 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b77767a4-1fa8-46d6-bafc-6be487600f66 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:54.842960 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b77767a4-1fa8-46d6-bafc-6be487600f66 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:54.869733 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b77767a4-1fa8-46d6-bafc-6be487600f66 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:54.910021 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5f46fc89-908e-4faa-8d6c-37d9da9e2580 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:54.911686 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5f46fc89-908e-4faa-8d6c-37d9da9e2580 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:54.916237 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5f46fc89-908e-4faa-8d6c-37d9da9e2580 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:54.916578 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5f46fc89-908e-4faa-8d6c-37d9da9e2580 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:54.916845 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5f46fc89-908e-4faa-8d6c-37d9da9e2580 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:54.917373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5f46fc89-908e-4faa-8d6c-37d9da9e2580 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:54.917787 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5f46fc89-908e-4faa-8d6c-37d9da9e2580 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:54.918105 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5f46fc89-908e-4faa-8d6c-37d9da9e2580 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:54.937504 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5f46fc89-908e-4faa-8d6c-37d9da9e2580 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:55.006285 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5f46fc89-908e-4faa-8d6c-37d9da9e2580 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:55.014194 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5f46fc89-908e-4faa-8d6c-37d9da9e2580 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1260 microversion: 2.1 time: 0.105764 Jun 10 13:26:55.014620 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 588/1767] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:54 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1260 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:55.082404 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b77767a4-1fa8-46d6-bafc-6be487600f66 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:55.091597 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b77767a4-1fa8-46d6-bafc-6be487600f66 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1704 microversion: 2.1 time: 0.263479 Jun 10 13:26:55.091949 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 588/1768] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:54 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1704 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:55.472283 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-26c0248d-ef67-4b42-beb9-1a589ae9ea95 req-d134d59c-eaf0-4579-a435-1b2b040cefb5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f69cfe3e-7e9e-437e-9a68-d842f783ebce", "name": "network-vif-unplugged", "status": "completed", "tag": "3af7b89e-7cfd-47d9-b7ce-528f482f6050"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:55.478990 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-26c0248d-ef67-4b42-beb9-1a589ae9ea95 req-d134d59c-eaf0-4579-a435-1b2b040cefb5 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:55.479251 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-26c0248d-ef67-4b42-beb9-1a589ae9ea95 req-d134d59c-eaf0-4579-a435-1b2b040cefb5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:55.479494 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-26c0248d-ef67-4b42-beb9-1a589ae9ea95 req-d134d59c-eaf0-4579-a435-1b2b040cefb5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:55.486090 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-26c0248d-ef67-4b42-beb9-1a589ae9ea95 req-d134d59c-eaf0-4579-a435-1b2b040cefb5 service nova] Creating event network-vif-unplugged:3af7b89e-7cfd-47d9-b7ce-528f482f6050 for instance f69cfe3e-7e9e-437e-9a68-d842f783ebce on np0000002501 Jun 10 13:26:55.486637 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-26c0248d-ef67-4b42-beb9-1a589ae9ea95 req-d134d59c-eaf0-4579-a435-1b2b040cefb5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:55.490703 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-26c0248d-ef67-4b42-beb9-1a589ae9ea95 req-d134d59c-eaf0-4579-a435-1b2b040cefb5 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020639 Jun 10 13:26:55.491193 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 589/1769] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:55 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 10 13:26:55.544682 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-98de8ceb-2ae7-49cb-924b-323297ec14fa tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.569893 Jun 10 13:26:55.545168 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 593/1770] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:26:52 2026] POST /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550/os-volume_attachments => generated 194 bytes in 2570 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:26:55.571301 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-34d09578-6685-46d6-8a52-8153d33c6e3b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:55.574817 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-34d09578-6685-46d6-8a52-8153d33c6e3b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:55.581256 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34d09578-6685-46d6-8a52-8153d33c6e3b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:55.581647 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34d09578-6685-46d6-8a52-8153d33c6e3b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:55.581887 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34d09578-6685-46d6-8a52-8153d33c6e3b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:55.582445 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34d09578-6685-46d6-8a52-8153d33c6e3b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:55.584758 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34d09578-6685-46d6-8a52-8153d33c6e3b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:55.584758 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34d09578-6685-46d6-8a52-8153d33c6e3b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:55.614338 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-34d09578-6685-46d6-8a52-8153d33c6e3b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:55.845407 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-34d09578-6685-46d6-8a52-8153d33c6e3b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:55.854433 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-34d09578-6685-46d6-8a52-8153d33c6e3b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1565 microversion: 2.1 time: 0.288864 Jun 10 13:26:55.857206 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 589/1771] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:55 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1565 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:56.031602 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-715c962c-69b1-4c22-ba1c-cbb31272951b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:56.033195 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-715c962c-69b1-4c22-ba1c-cbb31272951b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:56.037678 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715c962c-69b1-4c22-ba1c-cbb31272951b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:56.037983 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715c962c-69b1-4c22-ba1c-cbb31272951b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:56.038254 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715c962c-69b1-4c22-ba1c-cbb31272951b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:56.038762 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715c962c-69b1-4c22-ba1c-cbb31272951b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:56.039093 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715c962c-69b1-4c22-ba1c-cbb31272951b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:56.039442 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715c962c-69b1-4c22-ba1c-cbb31272951b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:56.058157 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-715c962c-69b1-4c22-ba1c-cbb31272951b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:56.113147 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-119ea9e7-2f53-48f7-b22e-f1bc5f56f7b7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:56.114925 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-119ea9e7-2f53-48f7-b22e-f1bc5f56f7b7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:56.121534 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-119ea9e7-2f53-48f7-b22e-f1bc5f56f7b7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:56.121863 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-119ea9e7-2f53-48f7-b22e-f1bc5f56f7b7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:56.122116 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-119ea9e7-2f53-48f7-b22e-f1bc5f56f7b7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:56.122691 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-119ea9e7-2f53-48f7-b22e-f1bc5f56f7b7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:56.123087 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-119ea9e7-2f53-48f7-b22e-f1bc5f56f7b7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:56.123477 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-119ea9e7-2f53-48f7-b22e-f1bc5f56f7b7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:56.125675 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-715c962c-69b1-4c22-ba1c-cbb31272951b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:56.134007 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-715c962c-69b1-4c22-ba1c-cbb31272951b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1260 microversion: 2.1 time: 0.104433 Jun 10 13:26:56.134230 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 590/1772] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:56 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1260 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:56.146297 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-119ea9e7-2f53-48f7-b22e-f1bc5f56f7b7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:56.334711 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-119ea9e7-2f53-48f7-b22e-f1bc5f56f7b7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:56.345212 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-119ea9e7-2f53-48f7-b22e-f1bc5f56f7b7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1704 microversion: 2.1 time: 0.233943 Jun 10 13:26:56.345660 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 594/1773] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:56 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1704 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:56.875214 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-39ad500a-38eb-4e12-a825-1a8d2d3e5cee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:56.876937 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-39ad500a-38eb-4e12-a825-1a8d2d3e5cee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:56.883023 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39ad500a-38eb-4e12-a825-1a8d2d3e5cee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:56.883560 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39ad500a-38eb-4e12-a825-1a8d2d3e5cee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:56.883883 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39ad500a-38eb-4e12-a825-1a8d2d3e5cee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:56.884509 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39ad500a-38eb-4e12-a825-1a8d2d3e5cee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:56.884923 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39ad500a-38eb-4e12-a825-1a8d2d3e5cee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:56.885431 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39ad500a-38eb-4e12-a825-1a8d2d3e5cee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:56.910398 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-39ad500a-38eb-4e12-a825-1a8d2d3e5cee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:57.070095 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-39ad500a-38eb-4e12-a825-1a8d2d3e5cee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:57.084078 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-39ad500a-38eb-4e12-a825-1a8d2d3e5cee tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1565 microversion: 2.1 time: 0.211659 Jun 10 13:26:57.084508 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 590/1774] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:56 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1565 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:57.151155 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1688617e-20d1-4d26-86a1-5fff23241efc tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:57.152944 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1688617e-20d1-4d26-86a1-5fff23241efc tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:57.157886 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1688617e-20d1-4d26-86a1-5fff23241efc tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:57.158149 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1688617e-20d1-4d26-86a1-5fff23241efc tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:57.158569 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1688617e-20d1-4d26-86a1-5fff23241efc tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:57.158999 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1688617e-20d1-4d26-86a1-5fff23241efc tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:57.159291 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1688617e-20d1-4d26-86a1-5fff23241efc tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:57.159657 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1688617e-20d1-4d26-86a1-5fff23241efc tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:57.179891 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1688617e-20d1-4d26-86a1-5fff23241efc tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:57.364204 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-75f32136-4fd6-4fce-a20f-835536c0ddcc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:57.366430 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-75f32136-4fd6-4fce-a20f-835536c0ddcc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:57.371840 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75f32136-4fd6-4fce-a20f-835536c0ddcc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:57.372204 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75f32136-4fd6-4fce-a20f-835536c0ddcc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:57.372548 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75f32136-4fd6-4fce-a20f-835536c0ddcc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:57.373272 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75f32136-4fd6-4fce-a20f-835536c0ddcc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:57.373636 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75f32136-4fd6-4fce-a20f-835536c0ddcc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:57.374031 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75f32136-4fd6-4fce-a20f-835536c0ddcc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:57.403064 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-75f32136-4fd6-4fce-a20f-835536c0ddcc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:57.448626 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1688617e-20d1-4d26-86a1-5fff23241efc tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:57.458589 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1688617e-20d1-4d26-86a1-5fff23241efc tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1310 microversion: 2.1 time: 0.309244 Jun 10 13:26:57.458947 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 591/1775] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:57 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1310 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:57.551791 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-75f32136-4fd6-4fce-a20f-835536c0ddcc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:57.560406 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-75f32136-4fd6-4fce-a20f-835536c0ddcc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1704 microversion: 2.1 time: 0.198194 Jun 10 13:26:57.560810 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 595/1776] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:57 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1704 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:57.565862 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-4e641fc1-4a7f-4b25-a775-235b1fdf76d2 req-ccb1d352-13bf-46c6-bece-a7262462f2ab service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f69cfe3e-7e9e-437e-9a68-d842f783ebce", "name": "network-vif-unplugged", "status": "completed", "tag": "3af7b89e-7cfd-47d9-b7ce-528f482f6050"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:57.572886 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4e641fc1-4a7f-4b25-a775-235b1fdf76d2 req-ccb1d352-13bf-46c6-bece-a7262462f2ab service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:57.574339 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4e641fc1-4a7f-4b25-a775-235b1fdf76d2 req-ccb1d352-13bf-46c6-bece-a7262462f2ab service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:57.574339 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4e641fc1-4a7f-4b25-a775-235b1fdf76d2 req-ccb1d352-13bf-46c6-bece-a7262462f2ab service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:57.582179 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-4e641fc1-4a7f-4b25-a775-235b1fdf76d2 req-ccb1d352-13bf-46c6-bece-a7262462f2ab service nova] Creating event network-vif-unplugged:3af7b89e-7cfd-47d9-b7ce-528f482f6050 for instance f69cfe3e-7e9e-437e-9a68-d842f783ebce on np0000002501 Jun 10 13:26:57.582828 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-4e641fc1-4a7f-4b25-a775-235b1fdf76d2 req-ccb1d352-13bf-46c6-bece-a7262462f2ab service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:57.591016 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-4e641fc1-4a7f-4b25-a775-235b1fdf76d2 req-ccb1d352-13bf-46c6-bece-a7262462f2ab service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026948 Jun 10 13:26:57.591016 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 591/1777] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:57 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 10 13:26:58.003453 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-5ab68a35-c94e-4641-9bd8-5b93fbb8db4a req-c3b58e4d-0dc5-4f72-879a-feb2246d7fc8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ff981e88-c91b-43da-8ab3-7328973f9e8d", "tag": "94f229c9-3f9e-4ad9-96fe-923bd7a11915"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:26:58.010606 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5ab68a35-c94e-4641-9bd8-5b93fbb8db4a req-c3b58e4d-0dc5-4f72-879a-feb2246d7fc8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:58.010855 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5ab68a35-c94e-4641-9bd8-5b93fbb8db4a req-c3b58e4d-0dc5-4f72-879a-feb2246d7fc8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:58.010922 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5ab68a35-c94e-4641-9bd8-5b93fbb8db4a req-c3b58e4d-0dc5-4f72-879a-feb2246d7fc8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:58.018152 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-5ab68a35-c94e-4641-9bd8-5b93fbb8db4a req-c3b58e4d-0dc5-4f72-879a-feb2246d7fc8 service nova] Creating event network-changed:94f229c9-3f9e-4ad9-96fe-923bd7a11915 for instance ff981e88-c91b-43da-8ab3-7328973f9e8d on np0000002501 Jun 10 13:26:58.018825 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-5ab68a35-c94e-4641-9bd8-5b93fbb8db4a req-c3b58e4d-0dc5-4f72-879a-feb2246d7fc8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:26:58.023267 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-5ab68a35-c94e-4641-9bd8-5b93fbb8db4a req-c3b58e4d-0dc5-4f72-879a-feb2246d7fc8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020916 Jun 10 13:26:58.023267 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 592/1778] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:26:58 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 10 13:26:58.109779 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d16ffa4b-2db1-4eb2-817e-dc41e8348e53 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:58.114948 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d16ffa4b-2db1-4eb2-817e-dc41e8348e53 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:58.121201 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d16ffa4b-2db1-4eb2-817e-dc41e8348e53 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:58.121594 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d16ffa4b-2db1-4eb2-817e-dc41e8348e53 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:58.121896 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d16ffa4b-2db1-4eb2-817e-dc41e8348e53 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:58.122760 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d16ffa4b-2db1-4eb2-817e-dc41e8348e53 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:58.122936 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d16ffa4b-2db1-4eb2-817e-dc41e8348e53 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:58.123357 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d16ffa4b-2db1-4eb2-817e-dc41e8348e53 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:58.148262 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d16ffa4b-2db1-4eb2-817e-dc41e8348e53 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:58.329797 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d16ffa4b-2db1-4eb2-817e-dc41e8348e53 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:58.338136 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d16ffa4b-2db1-4eb2-817e-dc41e8348e53 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1565 microversion: 2.1 time: 0.230809 Jun 10 13:26:58.338503 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 596/1779] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:58 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1565 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:58.482568 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c7852a30-e5c3-4727-b927-fe824e7d40a0 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:58.484601 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c7852a30-e5c3-4727-b927-fe824e7d40a0 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:58.494241 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c7852a30-e5c3-4727-b927-fe824e7d40a0 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:58.494533 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c7852a30-e5c3-4727-b927-fe824e7d40a0 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:58.495145 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c7852a30-e5c3-4727-b927-fe824e7d40a0 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:58.497415 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c7852a30-e5c3-4727-b927-fe824e7d40a0 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:58.497415 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c7852a30-e5c3-4727-b927-fe824e7d40a0 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:58.497415 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c7852a30-e5c3-4727-b927-fe824e7d40a0 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:58.524292 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c7852a30-e5c3-4727-b927-fe824e7d40a0 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:58.586156 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-75d8b2c2-7231-4ce5-93a3-e4dc57e0246f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:58.591726 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-75d8b2c2-7231-4ce5-93a3-e4dc57e0246f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:58.600032 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75d8b2c2-7231-4ce5-93a3-e4dc57e0246f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:58.601052 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75d8b2c2-7231-4ce5-93a3-e4dc57e0246f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:58.601052 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75d8b2c2-7231-4ce5-93a3-e4dc57e0246f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:58.601729 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75d8b2c2-7231-4ce5-93a3-e4dc57e0246f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:58.601729 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75d8b2c2-7231-4ce5-93a3-e4dc57e0246f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:58.603536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-75d8b2c2-7231-4ce5-93a3-e4dc57e0246f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:58.630845 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-75d8b2c2-7231-4ce5-93a3-e4dc57e0246f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:58.740092 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c7852a30-e5c3-4727-b927-fe824e7d40a0 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:58.752679 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c7852a30-e5c3-4727-b927-fe824e7d40a0 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1308 microversion: 2.1 time: 0.274161 Jun 10 13:26:58.753064 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 592/1780] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:58 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1308 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:58.795793 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-75d8b2c2-7231-4ce5-93a3-e4dc57e0246f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:58.805905 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-75d8b2c2-7231-4ce5-93a3-e4dc57e0246f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1704 microversion: 2.1 time: 0.222937 Jun 10 13:26:58.806438 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 593/1781] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:58 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1704 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:59.354772 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6a328666-ade6-4eae-8de1-a28ae636d525 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:59.357279 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6a328666-ade6-4eae-8de1-a28ae636d525 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:59.363720 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a328666-ade6-4eae-8de1-a28ae636d525 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:59.363720 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a328666-ade6-4eae-8de1-a28ae636d525 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:59.364619 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a328666-ade6-4eae-8de1-a28ae636d525 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:59.366295 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a328666-ade6-4eae-8de1-a28ae636d525 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:59.366295 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a328666-ade6-4eae-8de1-a28ae636d525 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:59.367335 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a328666-ade6-4eae-8de1-a28ae636d525 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:59.386369 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6a328666-ade6-4eae-8de1-a28ae636d525 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:59.617142 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6a328666-ade6-4eae-8de1-a28ae636d525 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:26:59.628538 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6a328666-ade6-4eae-8de1-a28ae636d525 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1565 microversion: 2.1 time: 0.276247 Jun 10 13:26:59.631486 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 597/1782] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:59 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1565 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:26:59.775199 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3f447e6f-db12-4c72-8b69-7d4bd9cbc164 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:59.776199 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3f447e6f-db12-4c72-8b69-7d4bd9cbc164 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:59.785889 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f447e6f-db12-4c72-8b69-7d4bd9cbc164 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:59.786439 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f447e6f-db12-4c72-8b69-7d4bd9cbc164 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:59.787268 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f447e6f-db12-4c72-8b69-7d4bd9cbc164 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:59.788644 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f447e6f-db12-4c72-8b69-7d4bd9cbc164 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:59.789744 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f447e6f-db12-4c72-8b69-7d4bd9cbc164 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:59.791549 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f447e6f-db12-4c72-8b69-7d4bd9cbc164 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:59.829196 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3f447e6f-db12-4c72-8b69-7d4bd9cbc164 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:26:59.853646 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-05bfb9d4-78ee-4436-8a19-b77399740297 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:26:59.856413 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-05bfb9d4-78ee-4436-8a19-b77399740297 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:26:59.862947 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-05bfb9d4-78ee-4436-8a19-b77399740297 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:59.863234 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-05bfb9d4-78ee-4436-8a19-b77399740297 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:59.863583 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-05bfb9d4-78ee-4436-8a19-b77399740297 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:59.864182 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-05bfb9d4-78ee-4436-8a19-b77399740297 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:26:59.864632 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-05bfb9d4-78ee-4436-8a19-b77399740297 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:26:59.864996 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-05bfb9d4-78ee-4436-8a19-b77399740297 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:26:59.889623 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-05bfb9d4-78ee-4436-8a19-b77399740297 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:00.025872 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3f447e6f-db12-4c72-8b69-7d4bd9cbc164 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:00.039925 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3f447e6f-db12-4c72-8b69-7d4bd9cbc164 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1308 microversion: 2.1 time: 0.269913 Jun 10 13:27:00.040195 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 593/1783] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:59 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1308 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:00.116589 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-05bfb9d4-78ee-4436-8a19-b77399740297 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:00.124738 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-05bfb9d4-78ee-4436-8a19-b77399740297 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1704 microversion: 2.1 time: 0.291697 Jun 10 13:27:00.125008 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 594/1784] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:26:59 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1704 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:00.649121 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8e3401b4-7248-4918-a4a2-c1563ca4dcbb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:00.650642 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8e3401b4-7248-4918-a4a2-c1563ca4dcbb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:00.655442 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8e3401b4-7248-4918-a4a2-c1563ca4dcbb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:00.655719 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8e3401b4-7248-4918-a4a2-c1563ca4dcbb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:00.656004 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8e3401b4-7248-4918-a4a2-c1563ca4dcbb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:00.656410 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8e3401b4-7248-4918-a4a2-c1563ca4dcbb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:00.656980 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8e3401b4-7248-4918-a4a2-c1563ca4dcbb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:00.657049 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8e3401b4-7248-4918-a4a2-c1563ca4dcbb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:00.678821 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8e3401b4-7248-4918-a4a2-c1563ca4dcbb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:00.845876 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8e3401b4-7248-4918-a4a2-c1563ca4dcbb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:00.856537 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8e3401b4-7248-4918-a4a2-c1563ca4dcbb tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1565 microversion: 2.1 time: 0.209001 Jun 10 13:27:00.856872 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 598/1785] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:00 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1565 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:01.058541 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2a085ca6-f534-4cc9-97e0-789b96fb15e8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:01.060384 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2a085ca6-f534-4cc9-97e0-789b96fb15e8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:01.066362 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a085ca6-f534-4cc9-97e0-789b96fb15e8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:01.066689 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a085ca6-f534-4cc9-97e0-789b96fb15e8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:01.067147 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a085ca6-f534-4cc9-97e0-789b96fb15e8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:01.067452 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a085ca6-f534-4cc9-97e0-789b96fb15e8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:01.067795 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a085ca6-f534-4cc9-97e0-789b96fb15e8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:01.068133 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a085ca6-f534-4cc9-97e0-789b96fb15e8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:01.093133 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2a085ca6-f534-4cc9-97e0-789b96fb15e8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:01.146976 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fc038ad2-821e-4651-823e-2c056628284d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:01.149338 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fc038ad2-821e-4651-823e-2c056628284d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:01.156869 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fc038ad2-821e-4651-823e-2c056628284d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:01.157158 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fc038ad2-821e-4651-823e-2c056628284d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:01.157422 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fc038ad2-821e-4651-823e-2c056628284d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:01.157882 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fc038ad2-821e-4651-823e-2c056628284d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:01.158211 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fc038ad2-821e-4651-823e-2c056628284d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:01.158541 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fc038ad2-821e-4651-823e-2c056628284d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:01.186479 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fc038ad2-821e-4651-823e-2c056628284d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:01.254637 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2a085ca6-f534-4cc9-97e0-789b96fb15e8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:01.266309 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2a085ca6-f534-4cc9-97e0-789b96fb15e8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1308 microversion: 2.1 time: 0.209800 Jun 10 13:27:01.266863 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 594/1786] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:01 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1308 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:01.352569 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fc038ad2-821e-4651-823e-2c056628284d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:01.363434 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fc038ad2-821e-4651-823e-2c056628284d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1704 microversion: 2.1 time: 0.219541 Jun 10 13:27:01.363828 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 595/1787] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:01 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1704 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:01.454803 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:01.471259 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:01.613059 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:01.879731 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3e455d95-f258-4304-b7da-2855e624f1d9 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:01.882036 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3e455d95-f258-4304-b7da-2855e624f1d9 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:01.890326 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3e455d95-f258-4304-b7da-2855e624f1d9 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:01.890742 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3e455d95-f258-4304-b7da-2855e624f1d9 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:01.891397 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3e455d95-f258-4304-b7da-2855e624f1d9 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:01.892042 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3e455d95-f258-4304-b7da-2855e624f1d9 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:01.892730 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3e455d95-f258-4304-b7da-2855e624f1d9 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:01.893091 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3e455d95-f258-4304-b7da-2855e624f1d9 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:01.913378 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3e455d95-f258-4304-b7da-2855e624f1d9 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:01.927831 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:01.931045 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:01.935856 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:01.936146 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:01.936431 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:01.936832 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:01.937049 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:01.937254 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:01.963633 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:01.963849 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:01.964074 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:01.968326 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:01.969027 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:01.969244 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:01.969449 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:01.970641 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:01.971043 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:01.971222 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:01.980967 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:01.986962 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Old instance type m1.nano, new instance type m1.micro {{(pid=86680) resize /opt/stack/nova/nova/compute/api.py:4351}} Jun 10 13:27:01.997729 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:01.997943 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:01.998100 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:01.998591 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:01.998829 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:01.999015 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:02.024509 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:27:02.031162 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for user 6e82e1774bd94878af9e9ce46bfe7675 and project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:27:02.052132 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:27:02.052365 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:27:02.052626 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:27:02.052800 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:27:02.052960 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:27:02.101829 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3e455d95-f258-4304-b7da-2855e624f1d9 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:02.112016 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3e455d95-f258-4304-b7da-2855e624f1d9 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1565 microversion: 2.1 time: 0.234619 Jun 10 13:27:02.112428 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 599/1788] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:01 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1565 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:02.126952 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c79dc7a7-92cb-4517-9458-e8e22ab8829e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a/action" status: 202 len: 0 microversion: 2.60 time: 0.204169 Jun 10 13:27:02.127337 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 595/1789] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:27:01 2026] POST /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:27:02.143417 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-60c53e27-2923-4d44-bd93-4708b06641f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:02.144368 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-60c53e27-2923-4d44-bd93-4708b06641f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:02.151898 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60c53e27-2923-4d44-bd93-4708b06641f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:02.152783 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60c53e27-2923-4d44-bd93-4708b06641f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:02.153247 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60c53e27-2923-4d44-bd93-4708b06641f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:02.153998 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60c53e27-2923-4d44-bd93-4708b06641f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:02.154420 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60c53e27-2923-4d44-bd93-4708b06641f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:02.154897 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-60c53e27-2923-4d44-bd93-4708b06641f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:02.177371 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-60c53e27-2923-4d44-bd93-4708b06641f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:02.286374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-072c97df-9ea3-4216-80d8-d7b577183fc9 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:02.286865 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-072c97df-9ea3-4216-80d8-d7b577183fc9 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:02.293720 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-072c97df-9ea3-4216-80d8-d7b577183fc9 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:02.294011 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-072c97df-9ea3-4216-80d8-d7b577183fc9 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:02.294220 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-072c97df-9ea3-4216-80d8-d7b577183fc9 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:02.294752 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-072c97df-9ea3-4216-80d8-d7b577183fc9 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:02.295155 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-072c97df-9ea3-4216-80d8-d7b577183fc9 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:02.295573 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-072c97df-9ea3-4216-80d8-d7b577183fc9 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:02.317323 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-072c97df-9ea3-4216-80d8-d7b577183fc9 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:02.348422 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-60c53e27-2923-4d44-bd93-4708b06641f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:02.355370 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-60c53e27-2923-4d44-bd93-4708b06641f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:02.355370 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-60c53e27-2923-4d44-bd93-4708b06641f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:02.361007 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-60c53e27-2923-4d44-bd93-4708b06641f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1701 microversion: 2.60 time: 0.221734 Jun 10 13:27:02.361483 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 596/1790] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:02 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1701 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:02.380036 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4d88cdd2-9066-44a6-a7b3-0c891d590b5e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:02.381583 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4d88cdd2-9066-44a6-a7b3-0c891d590b5e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:02.388058 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d88cdd2-9066-44a6-a7b3-0c891d590b5e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:02.388604 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d88cdd2-9066-44a6-a7b3-0c891d590b5e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:02.389053 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d88cdd2-9066-44a6-a7b3-0c891d590b5e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:02.389898 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d88cdd2-9066-44a6-a7b3-0c891d590b5e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:02.390516 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d88cdd2-9066-44a6-a7b3-0c891d590b5e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:02.391048 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d88cdd2-9066-44a6-a7b3-0c891d590b5e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:02.409675 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4d88cdd2-9066-44a6-a7b3-0c891d590b5e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:02.491811 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-072c97df-9ea3-4216-80d8-d7b577183fc9 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:02.500485 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-072c97df-9ea3-4216-80d8-d7b577183fc9 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1308 microversion: 2.1 time: 0.216707 Jun 10 13:27:02.500758 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 600/1791] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:02 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1308 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:02.618683 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4d88cdd2-9066-44a6-a7b3-0c891d590b5e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:02.628962 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4d88cdd2-9066-44a6-a7b3-0c891d590b5e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1704 microversion: 2.1 time: 0.250620 Jun 10 13:27:02.629293 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 596/1792] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:02 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1704 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:03.129934 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-227065ba-ab7e-4319-9005-92883e029cce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:03.132528 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-227065ba-ab7e-4319-9005-92883e029cce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:03.139232 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-227065ba-ab7e-4319-9005-92883e029cce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:03.139744 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-227065ba-ab7e-4319-9005-92883e029cce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:03.139960 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-227065ba-ab7e-4319-9005-92883e029cce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:03.140440 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-227065ba-ab7e-4319-9005-92883e029cce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:03.140791 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-227065ba-ab7e-4319-9005-92883e029cce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:03.141469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-227065ba-ab7e-4319-9005-92883e029cce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:03.162225 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-227065ba-ab7e-4319-9005-92883e029cce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:03.384106 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bb55a04e-01fb-4219-8700-3236e20e5a0d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:03.386069 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bb55a04e-01fb-4219-8700-3236e20e5a0d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:03.396138 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bb55a04e-01fb-4219-8700-3236e20e5a0d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:03.396522 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bb55a04e-01fb-4219-8700-3236e20e5a0d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:03.397065 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bb55a04e-01fb-4219-8700-3236e20e5a0d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:03.397902 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bb55a04e-01fb-4219-8700-3236e20e5a0d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:03.397902 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bb55a04e-01fb-4219-8700-3236e20e5a0d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:03.398390 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bb55a04e-01fb-4219-8700-3236e20e5a0d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:03.403444 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-227065ba-ab7e-4319-9005-92883e029cce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:03.413222 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-227065ba-ab7e-4319-9005-92883e029cce tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1565 microversion: 2.1 time: 0.285215 Jun 10 13:27:03.413685 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 597/1793] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:03 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1565 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:03.422319 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-bb55a04e-01fb-4219-8700-3236e20e5a0d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:03.528455 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-aa079270-2671-45da-84e4-18d3ba1eb5ab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:03.530717 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-aa079270-2671-45da-84e4-18d3ba1eb5ab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:03.536429 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa079270-2671-45da-84e4-18d3ba1eb5ab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:03.537580 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa079270-2671-45da-84e4-18d3ba1eb5ab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:03.537580 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa079270-2671-45da-84e4-18d3ba1eb5ab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:03.537580 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa079270-2671-45da-84e4-18d3ba1eb5ab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:03.537982 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa079270-2671-45da-84e4-18d3ba1eb5ab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:03.538434 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aa079270-2671-45da-84e4-18d3ba1eb5ab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:03.571537 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-aa079270-2671-45da-84e4-18d3ba1eb5ab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:03.649226 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-56d50994-52a5-4b25-b6b2-49a844c8f1c9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:03.653597 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-56d50994-52a5-4b25-b6b2-49a844c8f1c9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:03.662750 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56d50994-52a5-4b25-b6b2-49a844c8f1c9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:03.663672 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bb55a04e-01fb-4219-8700-3236e20e5a0d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:03.663791 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56d50994-52a5-4b25-b6b2-49a844c8f1c9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:03.663791 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56d50994-52a5-4b25-b6b2-49a844c8f1c9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:03.664776 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56d50994-52a5-4b25-b6b2-49a844c8f1c9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:03.664776 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56d50994-52a5-4b25-b6b2-49a844c8f1c9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:03.665482 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56d50994-52a5-4b25-b6b2-49a844c8f1c9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:03.671375 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bb55a04e-01fb-4219-8700-3236e20e5a0d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:03.672514 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bb55a04e-01fb-4219-8700-3236e20e5a0d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:03.678095 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bb55a04e-01fb-4219-8700-3236e20e5a0d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1701 microversion: 2.60 time: 0.296305 Jun 10 13:27:03.678705 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 601/1794] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:03 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1701 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:03.691176 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-56d50994-52a5-4b25-b6b2-49a844c8f1c9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:03.817945 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-aa079270-2671-45da-84e4-18d3ba1eb5ab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:03.833366 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-aa079270-2671-45da-84e4-18d3ba1eb5ab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1308 microversion: 2.1 time: 0.310529 Jun 10 13:27:03.834416 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 597/1795] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:03 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1308 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:03.860043 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-56d50994-52a5-4b25-b6b2-49a844c8f1c9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:03.870473 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-56d50994-52a5-4b25-b6b2-49a844c8f1c9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1704 microversion: 2.1 time: 0.223467 Jun 10 13:27:03.870722 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 598/1796] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:03 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1704 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:04.047734 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d1a5f23c-4f01-460b-9c45-89af3ece2007 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-446118599"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:04.055422 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d1a5f23c-4f01-460b-9c45-89af3ece2007 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:04.057472 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1a5f23c-4f01-460b-9c45-89af3ece2007 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:04.057750 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1a5f23c-4f01-460b-9c45-89af3ece2007 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:04.057970 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1a5f23c-4f01-460b-9c45-89af3ece2007 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:04.058422 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1a5f23c-4f01-460b-9c45-89af3ece2007 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:04.058617 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1a5f23c-4f01-460b-9c45-89af3ece2007 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:04.058793 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1a5f23c-4f01-460b-9c45-89af3ece2007 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:04.074981 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d1a5f23c-4f01-460b-9c45-89af3ece2007 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:04.238591 np0000002501 devstack@n-api.service[86679]: INFO nova.network.security_group_api [None req-d1a5f23c-4f01-460b-9c45-89af3ece2007 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Removing security group e8e816da-ca1f-4166-8ab2-9eeb0f3cf59e from port b12f99eb-5b90-4854-8f2b-37235834a794 Jun 10 13:27:04.436672 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ca8125db-a74b-4f00-9f1e-69d78a331a5c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:04.438149 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ca8125db-a74b-4f00-9f1e-69d78a331a5c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:04.451756 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ca8125db-a74b-4f00-9f1e-69d78a331a5c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:04.452121 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ca8125db-a74b-4f00-9f1e-69d78a331a5c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:04.452456 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ca8125db-a74b-4f00-9f1e-69d78a331a5c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:04.453042 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ca8125db-a74b-4f00-9f1e-69d78a331a5c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:04.453446 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ca8125db-a74b-4f00-9f1e-69d78a331a5c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:04.455922 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ca8125db-a74b-4f00-9f1e-69d78a331a5c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:04.478710 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ca8125db-a74b-4f00-9f1e-69d78a331a5c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:04.711059 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c1a6b9aa-5ba2-4cc3-9f5c-1a17ab6e3f19 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:04.714394 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c1a6b9aa-5ba2-4cc3-9f5c-1a17ab6e3f19 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:04.721894 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c1a6b9aa-5ba2-4cc3-9f5c-1a17ab6e3f19 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:04.722384 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c1a6b9aa-5ba2-4cc3-9f5c-1a17ab6e3f19 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:04.725374 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c1a6b9aa-5ba2-4cc3-9f5c-1a17ab6e3f19 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:04.725374 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c1a6b9aa-5ba2-4cc3-9f5c-1a17ab6e3f19 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:04.725374 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c1a6b9aa-5ba2-4cc3-9f5c-1a17ab6e3f19 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:04.725374 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c1a6b9aa-5ba2-4cc3-9f5c-1a17ab6e3f19 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:04.748129 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c1a6b9aa-5ba2-4cc3-9f5c-1a17ab6e3f19 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:04.767729 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ca8125db-a74b-4f00-9f1e-69d78a331a5c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:04.791481 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ca8125db-a74b-4f00-9f1e-69d78a331a5c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1565 microversion: 2.1 time: 0.346615 Jun 10 13:27:04.791481 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 598/1797] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:04 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1565 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:04.791481 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-0a5d5d42-2794-4bb0-9a3b-82ad3dab2550 req-e061b989-4141-4b39-98ca-fba3c41747d2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b80febde-b575-4faa-9d2f-65f700d3056d", "name": "network-vif-plugged", "status": "completed", "tag": "f8855bf1-63b4-4649-ac77-cdef2b957d88"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:04.800738 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-0a5d5d42-2794-4bb0-9a3b-82ad3dab2550 req-e061b989-4141-4b39-98ca-fba3c41747d2 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:04.801011 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-0a5d5d42-2794-4bb0-9a3b-82ad3dab2550 req-e061b989-4141-4b39-98ca-fba3c41747d2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:04.801198 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-0a5d5d42-2794-4bb0-9a3b-82ad3dab2550 req-e061b989-4141-4b39-98ca-fba3c41747d2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:04.812655 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-0a5d5d42-2794-4bb0-9a3b-82ad3dab2550 req-e061b989-4141-4b39-98ca-fba3c41747d2 service nova] Creating event network-vif-plugged:f8855bf1-63b4-4649-ac77-cdef2b957d88 for instance b80febde-b575-4faa-9d2f-65f700d3056d on np0000002501 Jun 10 13:27:04.821298 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [req-0a5d5d42-2794-4bb0-9a3b-82ad3dab2550 req-e061b989-4141-4b39-98ca-fba3c41747d2 service nova] Instance b80febde-b575-4faa-9d2f-65f700d3056d is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86680) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:27:04.822403 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-0a5d5d42-2794-4bb0-9a3b-82ad3dab2550 req-e061b989-4141-4b39-98ca-fba3c41747d2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:04.832006 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-0a5d5d42-2794-4bb0-9a3b-82ad3dab2550 req-e061b989-4141-4b39-98ca-fba3c41747d2 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.048827 Jun 10 13:27:04.832066 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 599/1798] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:04 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 10 13:27:04.839595 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d1a5f23c-4f01-460b-9c45-89af3ece2007 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "POST /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/action" status: 202 len: 0 microversion: 2.1 time: 0.794310 Jun 10 13:27:04.840590 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 602/1799] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:27:04 2026] POST /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/action => generated 0 bytes in 795 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:27:04.859833 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-039699fe-dc69-43c8-9e5b-b33d06256ce8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:04.861853 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-039699fe-dc69-43c8-9e5b-b33d06256ce8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:04.868976 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-039699fe-dc69-43c8-9e5b-b33d06256ce8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:04.869221 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-039699fe-dc69-43c8-9e5b-b33d06256ce8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:04.869639 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-039699fe-dc69-43c8-9e5b-b33d06256ce8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:04.870276 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-039699fe-dc69-43c8-9e5b-b33d06256ce8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:04.870853 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-039699fe-dc69-43c8-9e5b-b33d06256ce8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:04.871316 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-039699fe-dc69-43c8-9e5b-b33d06256ce8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:04.895883 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-54b5673a-dbea-4167-a788-c95253207940 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:04.897320 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-54b5673a-dbea-4167-a788-c95253207940 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:04.902138 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-54b5673a-dbea-4167-a788-c95253207940 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:04.902579 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-54b5673a-dbea-4167-a788-c95253207940 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:04.902978 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-54b5673a-dbea-4167-a788-c95253207940 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:04.904414 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-54b5673a-dbea-4167-a788-c95253207940 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:04.904414 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-54b5673a-dbea-4167-a788-c95253207940 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:04.904592 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-039699fe-dc69-43c8-9e5b-b33d06256ce8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:04.905472 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-54b5673a-dbea-4167-a788-c95253207940 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:04.933669 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-54b5673a-dbea-4167-a788-c95253207940 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:04.991537 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c1a6b9aa-5ba2-4cc3-9f5c-1a17ab6e3f19 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:05.000816 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c1a6b9aa-5ba2-4cc3-9f5c-1a17ab6e3f19 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:05.001739 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c1a6b9aa-5ba2-4cc3-9f5c-1a17ab6e3f19 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:05.006671 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c1a6b9aa-5ba2-4cc3-9f5c-1a17ab6e3f19 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1701 microversion: 2.60 time: 0.300465 Jun 10 13:27:05.007303 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 599/1800] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:04 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1701 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:05.010185 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-f04b69b0-dbc0-4c13-9053-a3599a135a84 req-e2636db2-5515-422b-ac3e-0c786083ecf8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "43f6d86f-3eb2-4017-8cc2-d1dcee995036", "tag": "b12f99eb-5b90-4854-8f2b-37235834a794"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:05.018536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f04b69b0-dbc0-4c13-9053-a3599a135a84 req-e2636db2-5515-422b-ac3e-0c786083ecf8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:05.018743 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f04b69b0-dbc0-4c13-9053-a3599a135a84 req-e2636db2-5515-422b-ac3e-0c786083ecf8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:05.018891 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f04b69b0-dbc0-4c13-9053-a3599a135a84 req-e2636db2-5515-422b-ac3e-0c786083ecf8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:05.026680 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-f04b69b0-dbc0-4c13-9053-a3599a135a84 req-e2636db2-5515-422b-ac3e-0c786083ecf8 service nova] Creating event network-changed:b12f99eb-5b90-4854-8f2b-37235834a794 for instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 on np0000002501 Jun 10 13:27:05.027209 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-f04b69b0-dbc0-4c13-9053-a3599a135a84 req-e2636db2-5515-422b-ac3e-0c786083ecf8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:05.036624 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-f04b69b0-dbc0-4c13-9053-a3599a135a84 req-e2636db2-5515-422b-ac3e-0c786083ecf8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027948 Jun 10 13:27:05.036624 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 600/1801] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:05 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 10 13:27:05.332640 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-039699fe-dc69-43c8-9e5b-b33d06256ce8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:05.343632 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-039699fe-dc69-43c8-9e5b-b33d06256ce8 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1308 microversion: 2.1 time: 0.486194 Jun 10 13:27:05.343782 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 600/1802] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:04 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1308 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:05.445247 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-54b5673a-dbea-4167-a788-c95253207940 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:05.460010 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-54b5673a-dbea-4167-a788-c95253207940 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1704 microversion: 2.1 time: 0.567129 Jun 10 13:27:05.460492 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 603/1803] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:04 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1704 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:27:05.808422 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-df4d7351-ca44-4f92-8966-c490fc6f2165 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:05.810843 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-df4d7351-ca44-4f92-8966-c490fc6f2165 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:05.822671 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-df4d7351-ca44-4f92-8966-c490fc6f2165 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:05.822671 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-df4d7351-ca44-4f92-8966-c490fc6f2165 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:05.822671 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-df4d7351-ca44-4f92-8966-c490fc6f2165 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:05.825083 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-df4d7351-ca44-4f92-8966-c490fc6f2165 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:05.826504 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-df4d7351-ca44-4f92-8966-c490fc6f2165 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:05.826504 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-df4d7351-ca44-4f92-8966-c490fc6f2165 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:05.882300 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-df4d7351-ca44-4f92-8966-c490fc6f2165 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:05.914628 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e19d989e-a6eb-43f6-b5e0-a95e4fe2ff6e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:05.915143 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e19d989e-a6eb-43f6-b5e0-a95e4fe2ff6e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:05.925962 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e19d989e-a6eb-43f6-b5e0-a95e4fe2ff6e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:05.926286 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e19d989e-a6eb-43f6-b5e0-a95e4fe2ff6e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:05.926796 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e19d989e-a6eb-43f6-b5e0-a95e4fe2ff6e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:05.926796 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e19d989e-a6eb-43f6-b5e0-a95e4fe2ff6e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:05.928025 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e19d989e-a6eb-43f6-b5e0-a95e4fe2ff6e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:05.928544 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e19d989e-a6eb-43f6-b5e0-a95e4fe2ff6e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:06.001677 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-e19d989e-a6eb-43f6-b5e0-a95e4fe2ff6e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lazy-loading 'services' on Instance uuid 43f6d86f-3eb2-4017-8cc2-d1dcee995036 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:06.032375 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0b3b6905-6fa2-4999-966e-e9b99ca636f1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:06.034761 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0b3b6905-6fa2-4999-966e-e9b99ca636f1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:06.041648 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b3b6905-6fa2-4999-966e-e9b99ca636f1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:06.042022 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b3b6905-6fa2-4999-966e-e9b99ca636f1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:06.042315 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b3b6905-6fa2-4999-966e-e9b99ca636f1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:06.042911 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b3b6905-6fa2-4999-966e-e9b99ca636f1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:06.043270 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b3b6905-6fa2-4999-966e-e9b99ca636f1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:06.043649 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b3b6905-6fa2-4999-966e-e9b99ca636f1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:06.073401 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0b3b6905-6fa2-4999-966e-e9b99ca636f1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:06.085780 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e19d989e-a6eb-43f6-b5e0-a95e4fe2ff6e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments/21356f3b-125a-49a0-99d1-2fbbeb28e568" status: 202 len: 0 microversion: 2.1 time: 0.174531 Jun 10 13:27:06.086342 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 601/1804] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:27:05 2026] DELETE /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments/21356f3b-125a-49a0-99d1-2fbbeb28e568 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:27:06.106903 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0821353c-e6ab-4a1c-a5e1-adaff695470e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:06.108833 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0821353c-e6ab-4a1c-a5e1-adaff695470e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:06.114685 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0821353c-e6ab-4a1c-a5e1-adaff695470e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:06.114911 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0821353c-e6ab-4a1c-a5e1-adaff695470e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:06.115082 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0821353c-e6ab-4a1c-a5e1-adaff695470e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:06.115488 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0821353c-e6ab-4a1c-a5e1-adaff695470e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:06.115550 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0821353c-e6ab-4a1c-a5e1-adaff695470e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:06.115765 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0821353c-e6ab-4a1c-a5e1-adaff695470e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:06.147790 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0821353c-e6ab-4a1c-a5e1-adaff695470e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.045270 Jun 10 13:27:06.148326 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 602/1805] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:27:06 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:06.160661 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-df4d7351-ca44-4f92-8966-c490fc6f2165 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:06.175313 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-df4d7351-ca44-4f92-8966-c490fc6f2165 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1565 microversion: 2.1 time: 0.371615 Jun 10 13:27:06.176894 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 601/1806] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:05 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1565 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:06.322264 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0b3b6905-6fa2-4999-966e-e9b99ca636f1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:06.329897 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0b3b6905-6fa2-4999-966e-e9b99ca636f1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:06.330828 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0b3b6905-6fa2-4999-966e-e9b99ca636f1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:06.336314 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0b3b6905-6fa2-4999-966e-e9b99ca636f1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1701 microversion: 2.60 time: 0.305868 Jun 10 13:27:06.336640 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 604/1807] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:06 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1701 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:06.366596 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-444b8308-e04f-4207-aa36-010a3a384c82 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:06.366596 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-444b8308-e04f-4207-aa36-010a3a384c82 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:06.370812 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-444b8308-e04f-4207-aa36-010a3a384c82 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:06.371107 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-444b8308-e04f-4207-aa36-010a3a384c82 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:06.371424 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-444b8308-e04f-4207-aa36-010a3a384c82 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:06.372022 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-444b8308-e04f-4207-aa36-010a3a384c82 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:06.372911 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-444b8308-e04f-4207-aa36-010a3a384c82 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:06.373002 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-444b8308-e04f-4207-aa36-010a3a384c82 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:06.396326 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-444b8308-e04f-4207-aa36-010a3a384c82 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:06.492529 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-26fcf208-5dee-42fe-a011-23c389c04abb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:06.494631 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-26fcf208-5dee-42fe-a011-23c389c04abb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:06.501687 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-26fcf208-5dee-42fe-a011-23c389c04abb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:06.502014 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-26fcf208-5dee-42fe-a011-23c389c04abb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:06.502320 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-26fcf208-5dee-42fe-a011-23c389c04abb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:06.502943 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-26fcf208-5dee-42fe-a011-23c389c04abb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:06.503380 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-26fcf208-5dee-42fe-a011-23c389c04abb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:06.503789 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-26fcf208-5dee-42fe-a011-23c389c04abb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:06.532978 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-26fcf208-5dee-42fe-a011-23c389c04abb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:06.566603 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-444b8308-e04f-4207-aa36-010a3a384c82 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:06.576152 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-444b8308-e04f-4207-aa36-010a3a384c82 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1308 microversion: 2.1 time: 0.213665 Jun 10 13:27:06.576634 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 603/1808] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:06 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1308 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:06.740834 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-26fcf208-5dee-42fe-a011-23c389c04abb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:06.752855 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-26fcf208-5dee-42fe-a011-23c389c04abb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1704 microversion: 2.1 time: 0.263054 Jun 10 13:27:06.752855 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 602/1809] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:06 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1704 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:27:06.919069 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-485da8d7-61c5-4083-9203-a9c3b9591eb2 req-f4a2aeb3-83cd-4a06-b485-668acc9e15cb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b80febde-b575-4faa-9d2f-65f700d3056d", "name": "network-vif-plugged", "status": "completed", "tag": "f8855bf1-63b4-4649-ac77-cdef2b957d88"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:06.929311 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-485da8d7-61c5-4083-9203-a9c3b9591eb2 req-f4a2aeb3-83cd-4a06-b485-668acc9e15cb service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:06.929311 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-485da8d7-61c5-4083-9203-a9c3b9591eb2 req-f4a2aeb3-83cd-4a06-b485-668acc9e15cb service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:06.929609 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-485da8d7-61c5-4083-9203-a9c3b9591eb2 req-f4a2aeb3-83cd-4a06-b485-668acc9e15cb service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:06.940448 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-485da8d7-61c5-4083-9203-a9c3b9591eb2 req-f4a2aeb3-83cd-4a06-b485-668acc9e15cb service nova] Creating event network-vif-plugged:f8855bf1-63b4-4649-ac77-cdef2b957d88 for instance b80febde-b575-4faa-9d2f-65f700d3056d on np0000002501 Jun 10 13:27:06.951939 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [req-485da8d7-61c5-4083-9203-a9c3b9591eb2 req-f4a2aeb3-83cd-4a06-b485-668acc9e15cb service nova] Instance b80febde-b575-4faa-9d2f-65f700d3056d is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86679) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:27:06.952474 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-485da8d7-61c5-4083-9203-a9c3b9591eb2 req-f4a2aeb3-83cd-4a06-b485-668acc9e15cb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:06.957874 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-485da8d7-61c5-4083-9203-a9c3b9591eb2 req-f4a2aeb3-83cd-4a06-b485-668acc9e15cb service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.044493 Jun 10 13:27:06.958258 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 605/1810] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:06 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 10 13:27:07.083828 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-b80607ed-25e0-469e-9708-2ba6c49f8210 req-0c8d9eed-e619-47ab-a60a-5881c57f1ae0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ff981e88-c91b-43da-8ab3-7328973f9e8d", "name": "network-vif-plugged", "status": "completed", "tag": "94f229c9-3f9e-4ad9-96fe-923bd7a11915"}, {"server_uuid": "ff981e88-c91b-43da-8ab3-7328973f9e8d", "name": "network-vif-plugged", "status": "completed", "tag": "94f229c9-3f9e-4ad9-96fe-923bd7a11915"}, {"name": "network-changed", "server_uuid": "43f6d86f-3eb2-4017-8cc2-d1dcee995036", "tag": "b12f99eb-5b90-4854-8f2b-37235834a794"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:07.091289 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-b80607ed-25e0-469e-9708-2ba6c49f8210 req-0c8d9eed-e619-47ab-a60a-5881c57f1ae0 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:07.091551 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-b80607ed-25e0-469e-9708-2ba6c49f8210 req-0c8d9eed-e619-47ab-a60a-5881c57f1ae0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:07.091747 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-b80607ed-25e0-469e-9708-2ba6c49f8210 req-0c8d9eed-e619-47ab-a60a-5881c57f1ae0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:07.100738 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-b80607ed-25e0-469e-9708-2ba6c49f8210 req-0c8d9eed-e619-47ab-a60a-5881c57f1ae0 service nova] Creating event network-vif-plugged:94f229c9-3f9e-4ad9-96fe-923bd7a11915 for instance ff981e88-c91b-43da-8ab3-7328973f9e8d on np0000002501 Jun 10 13:27:07.100869 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-b80607ed-25e0-469e-9708-2ba6c49f8210 req-0c8d9eed-e619-47ab-a60a-5881c57f1ae0 service nova] Creating event network-vif-plugged:94f229c9-3f9e-4ad9-96fe-923bd7a11915 for instance ff981e88-c91b-43da-8ab3-7328973f9e8d on np0000002501 Jun 10 13:27:07.101018 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-b80607ed-25e0-469e-9708-2ba6c49f8210 req-0c8d9eed-e619-47ab-a60a-5881c57f1ae0 service nova] Creating event network-changed:b12f99eb-5b90-4854-8f2b-37235834a794 for instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 on np0000002501 Jun 10 13:27:07.101462 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-b80607ed-25e0-469e-9708-2ba6c49f8210 req-0c8d9eed-e619-47ab-a60a-5881c57f1ae0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:07.106878 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-b80607ed-25e0-469e-9708-2ba6c49f8210 req-0c8d9eed-e619-47ab-a60a-5881c57f1ae0 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.025242 Jun 10 13:27:07.107406 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 604/1811] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:07 2026] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:07.160174 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7224d9c5-6868-4bbf-ac88-155e11034d50 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:07.162013 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7224d9c5-6868-4bbf-ac88-155e11034d50 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:07.166503 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7224d9c5-6868-4bbf-ac88-155e11034d50 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:07.166812 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7224d9c5-6868-4bbf-ac88-155e11034d50 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:07.166959 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7224d9c5-6868-4bbf-ac88-155e11034d50 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:07.167261 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7224d9c5-6868-4bbf-ac88-155e11034d50 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:07.167461 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7224d9c5-6868-4bbf-ac88-155e11034d50 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:07.167658 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7224d9c5-6868-4bbf-ac88-155e11034d50 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:07.189484 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7224d9c5-6868-4bbf-ac88-155e11034d50 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031082 Jun 10 13:27:07.189948 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 603/1812] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:27:07 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:07.200374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-41c47883-ff86-4393-9686-f6ccda0ba4c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:07.203090 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-41c47883-ff86-4393-9686-f6ccda0ba4c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:07.207646 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41c47883-ff86-4393-9686-f6ccda0ba4c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:07.208017 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41c47883-ff86-4393-9686-f6ccda0ba4c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:07.208375 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41c47883-ff86-4393-9686-f6ccda0ba4c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:07.208952 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41c47883-ff86-4393-9686-f6ccda0ba4c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:07.209442 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41c47883-ff86-4393-9686-f6ccda0ba4c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:07.209843 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41c47883-ff86-4393-9686-f6ccda0ba4c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:07.233267 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-41c47883-ff86-4393-9686-f6ccda0ba4c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:07.365068 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-be2f694a-5847-4c45-8097-8231c95e5bb4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:07.368382 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-be2f694a-5847-4c45-8097-8231c95e5bb4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:07.375510 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be2f694a-5847-4c45-8097-8231c95e5bb4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:07.375911 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be2f694a-5847-4c45-8097-8231c95e5bb4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:07.376260 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be2f694a-5847-4c45-8097-8231c95e5bb4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:07.378366 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be2f694a-5847-4c45-8097-8231c95e5bb4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:07.378366 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be2f694a-5847-4c45-8097-8231c95e5bb4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:07.378366 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be2f694a-5847-4c45-8097-8231c95e5bb4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:07.407791 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-be2f694a-5847-4c45-8097-8231c95e5bb4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:07.445126 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-41c47883-ff86-4393-9686-f6ccda0ba4c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:07.459521 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-41c47883-ff86-4393-9686-f6ccda0ba4c8 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1562 microversion: 2.1 time: 0.261471 Jun 10 13:27:07.459910 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 606/1813] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:07 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1562 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:07.495232 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b7288557-0d71-4a4a-8af8-30d5c87a6428 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:07.499033 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b7288557-0d71-4a4a-8af8-30d5c87a6428 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:07.504032 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b7288557-0d71-4a4a-8af8-30d5c87a6428 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:07.504432 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b7288557-0d71-4a4a-8af8-30d5c87a6428 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:07.504557 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b7288557-0d71-4a4a-8af8-30d5c87a6428 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:07.504907 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b7288557-0d71-4a4a-8af8-30d5c87a6428 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:07.505319 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b7288557-0d71-4a4a-8af8-30d5c87a6428 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:07.505480 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b7288557-0d71-4a4a-8af8-30d5c87a6428 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:07.603910 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2f15cf50-e759-4611-88ee-365a122cf183 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:07.605768 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2f15cf50-e759-4611-88ee-365a122cf183 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:07.609875 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b7288557-0d71-4a4a-8af8-30d5c87a6428 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "POST /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d/action" status: 204 len: 0 microversion: 2.1 time: 0.122542 Jun 10 13:27:07.610757 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 604/1814] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:27:07 2026] POST /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d/action => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:27:07.615424 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2f15cf50-e759-4611-88ee-365a122cf183 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:07.615424 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2f15cf50-e759-4611-88ee-365a122cf183 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:07.615424 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2f15cf50-e759-4611-88ee-365a122cf183 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:07.615424 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2f15cf50-e759-4611-88ee-365a122cf183 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:07.615424 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2f15cf50-e759-4611-88ee-365a122cf183 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:07.615424 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2f15cf50-e759-4611-88ee-365a122cf183 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:07.640316 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1ba05237-9320-4bb6-8fab-03bb0b206222 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:07.646717 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1ba05237-9320-4bb6-8fab-03bb0b206222 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:07.658366 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ba05237-9320-4bb6-8fab-03bb0b206222 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:07.659830 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ba05237-9320-4bb6-8fab-03bb0b206222 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:07.659830 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ba05237-9320-4bb6-8fab-03bb0b206222 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:07.659830 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ba05237-9320-4bb6-8fab-03bb0b206222 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:07.660094 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ba05237-9320-4bb6-8fab-03bb0b206222 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:07.660989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ba05237-9320-4bb6-8fab-03bb0b206222 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:07.663523 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2f15cf50-e759-4611-88ee-365a122cf183 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:07.693367 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1ba05237-9320-4bb6-8fab-03bb0b206222 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:07.715018 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-be2f694a-5847-4c45-8097-8231c95e5bb4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:07.720957 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-be2f694a-5847-4c45-8097-8231c95e5bb4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:07.721803 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-be2f694a-5847-4c45-8097-8231c95e5bb4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:07.728423 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-be2f694a-5847-4c45-8097-8231c95e5bb4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1701 microversion: 2.60 time: 0.366084 Jun 10 13:27:07.729205 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 605/1815] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:07 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1701 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:07.771380 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f8729003-fd3e-465d-99cc-0721357d7a7a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:07.772847 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f8729003-fd3e-465d-99cc-0721357d7a7a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:07.779432 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8729003-fd3e-465d-99cc-0721357d7a7a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:07.779793 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8729003-fd3e-465d-99cc-0721357d7a7a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:07.781535 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8729003-fd3e-465d-99cc-0721357d7a7a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:07.781535 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8729003-fd3e-465d-99cc-0721357d7a7a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:07.781535 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8729003-fd3e-465d-99cc-0721357d7a7a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:07.781535 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8729003-fd3e-465d-99cc-0721357d7a7a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:07.813425 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f8729003-fd3e-465d-99cc-0721357d7a7a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:07.920792 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1ba05237-9320-4bb6-8fab-03bb0b206222 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:07.932819 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1ba05237-9320-4bb6-8fab-03bb0b206222 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1562 microversion: 2.1 time: 0.296760 Jun 10 13:27:07.933114 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 605/1816] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:07 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1562 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:27:07.959994 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2f15cf50-e759-4611-88ee-365a122cf183 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:07.971803 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2f15cf50-e759-4611-88ee-365a122cf183 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1308 microversion: 2.1 time: 0.371026 Jun 10 13:27:07.972222 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 607/1817] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:07 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1308 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:08.059375 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f8729003-fd3e-465d-99cc-0721357d7a7a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:08.067319 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f8729003-fd3e-465d-99cc-0721357d7a7a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1704 microversion: 2.1 time: 0.299300 Jun 10 13:27:08.067843 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 606/1818] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:07 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1704 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:08.204573 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a5dbc922-e28f-4c1a-9a89-b166ff332704 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:08.207737 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a5dbc922-e28f-4c1a-9a89-b166ff332704 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:08.220174 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5dbc922-e28f-4c1a-9a89-b166ff332704 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:08.220174 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5dbc922-e28f-4c1a-9a89-b166ff332704 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:08.220174 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5dbc922-e28f-4c1a-9a89-b166ff332704 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:08.220623 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5dbc922-e28f-4c1a-9a89-b166ff332704 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:08.220885 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5dbc922-e28f-4c1a-9a89-b166ff332704 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:08.221109 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5dbc922-e28f-4c1a-9a89-b166ff332704 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:08.257929 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a5dbc922-e28f-4c1a-9a89-b166ff332704 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.056533 Jun 10 13:27:08.258445 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 606/1819] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:27:08 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments => generated 197 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:08.756438 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-aefcc200-caf6-4834-9a2c-d476ea0b9445 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:08.759495 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-aefcc200-caf6-4834-9a2c-d476ea0b9445 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:08.771544 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aefcc200-caf6-4834-9a2c-d476ea0b9445 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:08.771544 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aefcc200-caf6-4834-9a2c-d476ea0b9445 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:08.771544 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aefcc200-caf6-4834-9a2c-d476ea0b9445 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:08.771544 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aefcc200-caf6-4834-9a2c-d476ea0b9445 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:08.771544 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aefcc200-caf6-4834-9a2c-d476ea0b9445 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:08.774110 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aefcc200-caf6-4834-9a2c-d476ea0b9445 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:08.818652 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-aefcc200-caf6-4834-9a2c-d476ea0b9445 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:08.959156 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-85927068-5e60-4b8b-8ed7-1e5137d9f290 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:08.961661 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-85927068-5e60-4b8b-8ed7-1e5137d9f290 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:08.970381 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-85927068-5e60-4b8b-8ed7-1e5137d9f290 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:08.970845 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-85927068-5e60-4b8b-8ed7-1e5137d9f290 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:08.971145 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-85927068-5e60-4b8b-8ed7-1e5137d9f290 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:08.971789 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-85927068-5e60-4b8b-8ed7-1e5137d9f290 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:08.972334 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-85927068-5e60-4b8b-8ed7-1e5137d9f290 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:08.973944 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-85927068-5e60-4b8b-8ed7-1e5137d9f290 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:08.997416 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fb004067-a25f-4438-a71d-c958e99885ba tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:09.000193 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-85927068-5e60-4b8b-8ed7-1e5137d9f290 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:09.000340 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fb004067-a25f-4438-a71d-c958e99885ba tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:09.011945 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb004067-a25f-4438-a71d-c958e99885ba tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:09.011945 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb004067-a25f-4438-a71d-c958e99885ba tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:09.011945 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb004067-a25f-4438-a71d-c958e99885ba tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:09.011945 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb004067-a25f-4438-a71d-c958e99885ba tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:09.013001 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb004067-a25f-4438-a71d-c958e99885ba tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:09.013001 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb004067-a25f-4438-a71d-c958e99885ba tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:09.025435 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-aefcc200-caf6-4834-9a2c-d476ea0b9445 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:09.037947 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-aefcc200-caf6-4834-9a2c-d476ea0b9445 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:09.038950 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-aefcc200-caf6-4834-9a2c-d476ea0b9445 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:09.041920 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fb004067-a25f-4438-a71d-c958e99885ba tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:09.046759 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-aefcc200-caf6-4834-9a2c-d476ea0b9445 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1701 microversion: 2.60 time: 0.292412 Jun 10 13:27:09.048088 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 608/1820] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:08 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1701 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:09.089301 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-36a525e1-1588-4e27-baf6-19c8f614c4e9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:09.093980 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-36a525e1-1588-4e27-baf6-19c8f614c4e9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:09.096797 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36a525e1-1588-4e27-baf6-19c8f614c4e9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:09.097335 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36a525e1-1588-4e27-baf6-19c8f614c4e9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:09.098211 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36a525e1-1588-4e27-baf6-19c8f614c4e9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:09.099651 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36a525e1-1588-4e27-baf6-19c8f614c4e9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:09.099651 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36a525e1-1588-4e27-baf6-19c8f614c4e9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:09.099872 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36a525e1-1588-4e27-baf6-19c8f614c4e9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:09.125902 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-36a525e1-1588-4e27-baf6-19c8f614c4e9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:09.252782 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-85927068-5e60-4b8b-8ed7-1e5137d9f290 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:09.267024 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-85927068-5e60-4b8b-8ed7-1e5137d9f290 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1562 microversion: 2.1 time: 0.314466 Jun 10 13:27:09.268763 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 607/1821] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:08 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1562 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:09.270363 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-22dcfd04-d108-4419-a1c5-2a3e9e493a93 req-30c24a05-9120-4c21-8595-adcd561d1a88 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f69cfe3e-7e9e-437e-9a68-d842f783ebce", "name": "network-vif-plugged", "status": "completed", "tag": "3af7b89e-7cfd-47d9-b7ce-528f482f6050"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:09.277077 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-22dcfd04-d108-4419-a1c5-2a3e9e493a93 req-30c24a05-9120-4c21-8595-adcd561d1a88 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:09.277504 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-22dcfd04-d108-4419-a1c5-2a3e9e493a93 req-30c24a05-9120-4c21-8595-adcd561d1a88 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:09.277504 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-22dcfd04-d108-4419-a1c5-2a3e9e493a93 req-30c24a05-9120-4c21-8595-adcd561d1a88 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:09.285239 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-22dcfd04-d108-4419-a1c5-2a3e9e493a93 req-30c24a05-9120-4c21-8595-adcd561d1a88 service nova] Creating event network-vif-plugged:3af7b89e-7cfd-47d9-b7ce-528f482f6050 for instance f69cfe3e-7e9e-437e-9a68-d842f783ebce on np0000002501 Jun 10 13:27:09.285864 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-22dcfd04-d108-4419-a1c5-2a3e9e493a93 req-30c24a05-9120-4c21-8595-adcd561d1a88 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:09.291538 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-22dcfd04-d108-4419-a1c5-2a3e9e493a93 req-30c24a05-9120-4c21-8595-adcd561d1a88 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023482 Jun 10 13:27:09.292090 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 608/1822] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:09 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 10 13:27:09.296220 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6e4d3362-cd26-4f21-b097-f8f4972bc6af tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:09.298360 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6e4d3362-cd26-4f21-b097-f8f4972bc6af tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:09.303937 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e4d3362-cd26-4f21-b097-f8f4972bc6af tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:09.304145 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e4d3362-cd26-4f21-b097-f8f4972bc6af tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:09.304339 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e4d3362-cd26-4f21-b097-f8f4972bc6af tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:09.304578 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e4d3362-cd26-4f21-b097-f8f4972bc6af tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:09.304707 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e4d3362-cd26-4f21-b097-f8f4972bc6af tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:09.305758 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e4d3362-cd26-4f21-b097-f8f4972bc6af tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:09.313903 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fb004067-a25f-4438-a71d-c958e99885ba tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:09.324903 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fb004067-a25f-4438-a71d-c958e99885ba tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1489 microversion: 2.1 time: 0.333707 Jun 10 13:27:09.325199 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 607/1823] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:08 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1489 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:09.331686 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6e4d3362-cd26-4f21-b097-f8f4972bc6af tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.038897 Jun 10 13:27:09.332031 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 609/1824] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:27:09 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:09.372332 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-36a525e1-1588-4e27-baf6-19c8f614c4e9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:09.385834 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-36a525e1-1588-4e27-baf6-19c8f614c4e9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1704 microversion: 2.1 time: 0.296120 Jun 10 13:27:09.385834 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 609/1825] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:09 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1704 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:10.072731 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fab6a193-7404-4e2e-8255-1cb892860642 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:10.074926 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fab6a193-7404-4e2e-8255-1cb892860642 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:10.080778 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fab6a193-7404-4e2e-8255-1cb892860642 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:10.081447 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fab6a193-7404-4e2e-8255-1cb892860642 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:10.082391 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fab6a193-7404-4e2e-8255-1cb892860642 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:10.082701 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fab6a193-7404-4e2e-8255-1cb892860642 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:10.083374 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fab6a193-7404-4e2e-8255-1cb892860642 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:10.084237 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fab6a193-7404-4e2e-8255-1cb892860642 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:10.118752 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fab6a193-7404-4e2e-8255-1cb892860642 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:10.289738 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-77c14c9e-c743-4906-a9e0-2f05293f2571 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:10.292315 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-77c14c9e-c743-4906-a9e0-2f05293f2571 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:10.299707 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-77c14c9e-c743-4906-a9e0-2f05293f2571 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:10.299707 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-77c14c9e-c743-4906-a9e0-2f05293f2571 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:10.299707 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-77c14c9e-c743-4906-a9e0-2f05293f2571 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:10.300015 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-77c14c9e-c743-4906-a9e0-2f05293f2571 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:10.300278 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-77c14c9e-c743-4906-a9e0-2f05293f2571 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:10.301962 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-77c14c9e-c743-4906-a9e0-2f05293f2571 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:10.333073 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-77c14c9e-c743-4906-a9e0-2f05293f2571 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:10.349497 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-198b39fe-ec0f-417b-bf13-3a88adbdb32f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:10.352545 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-198b39fe-ec0f-417b-bf13-3a88adbdb32f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:10.358208 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-198b39fe-ec0f-417b-bf13-3a88adbdb32f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:10.358614 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-198b39fe-ec0f-417b-bf13-3a88adbdb32f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:10.358957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-198b39fe-ec0f-417b-bf13-3a88adbdb32f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:10.359467 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-198b39fe-ec0f-417b-bf13-3a88adbdb32f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:10.359765 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-198b39fe-ec0f-417b-bf13-3a88adbdb32f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:10.360042 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-198b39fe-ec0f-417b-bf13-3a88adbdb32f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:10.379308 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fab6a193-7404-4e2e-8255-1cb892860642 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:10.387868 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fab6a193-7404-4e2e-8255-1cb892860642 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:10.387868 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fab6a193-7404-4e2e-8255-1cb892860642 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:10.393778 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fab6a193-7404-4e2e-8255-1cb892860642 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1701 microversion: 2.60 time: 0.323819 Jun 10 13:27:10.394190 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 608/1826] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:10 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1701 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:10.400037 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-198b39fe-ec0f-417b-bf13-3a88adbdb32f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.053635 Jun 10 13:27:10.400037 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 610/1827] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:27:10 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:10.408133 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-69ae9ebf-2914-4cc8-a3dc-7791cf506da1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:10.412069 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-69ae9ebf-2914-4cc8-a3dc-7791cf506da1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:10.420135 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-69ae9ebf-2914-4cc8-a3dc-7791cf506da1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:10.420636 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-69ae9ebf-2914-4cc8-a3dc-7791cf506da1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:10.421027 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-69ae9ebf-2914-4cc8-a3dc-7791cf506da1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:10.421947 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-69ae9ebf-2914-4cc8-a3dc-7791cf506da1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:10.422483 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-69ae9ebf-2914-4cc8-a3dc-7791cf506da1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:10.423184 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-69ae9ebf-2914-4cc8-a3dc-7791cf506da1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:10.443446 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-69ae9ebf-2914-4cc8-a3dc-7791cf506da1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:10.509435 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c735fab6-9d4b-4f2d-85c9-0f49b52c7676 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:10.509435 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c735fab6-9d4b-4f2d-85c9-0f49b52c7676 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:10.512444 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c735fab6-9d4b-4f2d-85c9-0f49b52c7676 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:10.512603 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c735fab6-9d4b-4f2d-85c9-0f49b52c7676 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:10.512888 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c735fab6-9d4b-4f2d-85c9-0f49b52c7676 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:10.513216 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c735fab6-9d4b-4f2d-85c9-0f49b52c7676 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:10.513509 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c735fab6-9d4b-4f2d-85c9-0f49b52c7676 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:10.513619 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c735fab6-9d4b-4f2d-85c9-0f49b52c7676 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:10.533073 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c735fab6-9d4b-4f2d-85c9-0f49b52c7676 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:27:10.618461 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c735fab6-9d4b-4f2d-85c9-0f49b52c7676 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 204 len: 0 microversion: 2.1 time: 0.112280 Jun 10 13:27:10.619231 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 611/1828] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:27:10 2026] DELETE /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:27:10.622862 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-77c14c9e-c743-4906-a9e0-2f05293f2571 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:10.630736 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d4c01a57-e7e1-49d1-b661-ad298bc07821 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:10.632835 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d4c01a57-e7e1-49d1-b661-ad298bc07821 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:10.634254 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-77c14c9e-c743-4906-a9e0-2f05293f2571 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1562 microversion: 2.1 time: 0.349487 Jun 10 13:27:10.634716 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 610/1829] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:10 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1562 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:10.639087 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4c01a57-e7e1-49d1-b661-ad298bc07821 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:10.639481 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4c01a57-e7e1-49d1-b661-ad298bc07821 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:10.639761 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4c01a57-e7e1-49d1-b661-ad298bc07821 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:10.641601 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4c01a57-e7e1-49d1-b661-ad298bc07821 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:10.641989 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4c01a57-e7e1-49d1-b661-ad298bc07821 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:10.642306 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4c01a57-e7e1-49d1-b661-ad298bc07821 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:10.668880 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d4c01a57-e7e1-49d1-b661-ad298bc07821 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:10.735992 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-69ae9ebf-2914-4cc8-a3dc-7791cf506da1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:10.747722 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-69ae9ebf-2914-4cc8-a3dc-7791cf506da1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1704 microversion: 2.1 time: 0.344881 Jun 10 13:27:10.748232 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 609/1830] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:10 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1704 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:10.858883 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d4c01a57-e7e1-49d1-b661-ad298bc07821 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:10.873773 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d4c01a57-e7e1-49d1-b661-ad298bc07821 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1495 microversion: 2.1 time: 0.245635 Jun 10 13:27:10.874218 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 612/1831] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:10 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1495 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:11.381659 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-bace6b87-65a2-4b0d-83ea-617f632ce13d req-3bcfdb89-37b3-4c81-859e-ee1326f58dd4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f69cfe3e-7e9e-437e-9a68-d842f783ebce", "name": "network-vif-plugged", "status": "completed", "tag": "3af7b89e-7cfd-47d9-b7ce-528f482f6050"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:11.392627 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-bace6b87-65a2-4b0d-83ea-617f632ce13d req-3bcfdb89-37b3-4c81-859e-ee1326f58dd4 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:11.392852 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-bace6b87-65a2-4b0d-83ea-617f632ce13d req-3bcfdb89-37b3-4c81-859e-ee1326f58dd4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:11.393023 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-bace6b87-65a2-4b0d-83ea-617f632ce13d req-3bcfdb89-37b3-4c81-859e-ee1326f58dd4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:11.405875 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-bace6b87-65a2-4b0d-83ea-617f632ce13d req-3bcfdb89-37b3-4c81-859e-ee1326f58dd4 service nova] Creating event network-vif-plugged:3af7b89e-7cfd-47d9-b7ce-528f482f6050 for instance f69cfe3e-7e9e-437e-9a68-d842f783ebce on np0000002501 Jun 10 13:27:11.406666 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-bace6b87-65a2-4b0d-83ea-617f632ce13d req-3bcfdb89-37b3-4c81-859e-ee1326f58dd4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:11.412578 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-bace6b87-65a2-4b0d-83ea-617f632ce13d req-3bcfdb89-37b3-4c81-859e-ee1326f58dd4 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032990 Jun 10 13:27:11.414558 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 611/1832] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:11 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 10 13:27:11.426208 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f89e87a6-17fe-40ac-a7e9-119ffc1ff4c9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:11.429069 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9faa163f-6f8b-4e5f-858e-493b95ce4da7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:11.429513 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f89e87a6-17fe-40ac-a7e9-119ffc1ff4c9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:11.436113 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9faa163f-6f8b-4e5f-858e-493b95ce4da7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:11.436354 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f89e87a6-17fe-40ac-a7e9-119ffc1ff4c9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:11.436989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f89e87a6-17fe-40ac-a7e9-119ffc1ff4c9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:11.436989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f89e87a6-17fe-40ac-a7e9-119ffc1ff4c9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:11.436989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f89e87a6-17fe-40ac-a7e9-119ffc1ff4c9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:11.437260 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f89e87a6-17fe-40ac-a7e9-119ffc1ff4c9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:11.437400 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f89e87a6-17fe-40ac-a7e9-119ffc1ff4c9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:11.444754 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-ece86e64-cf49-4589-b2be-34fb37e869df req-7ee970a3-d924-4f69-9139-dfdfca091a66 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df3ac1d4-be19-4092-bf60-fd8130256a0a", "name": "network-vif-unplugged", "status": "completed", "tag": "e3fc1486-7591-455b-8489-b5a14d2269c1"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:11.450443 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9faa163f-6f8b-4e5f-858e-493b95ce4da7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:11.450443 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9faa163f-6f8b-4e5f-858e-493b95ce4da7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:11.450443 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9faa163f-6f8b-4e5f-858e-493b95ce4da7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:11.450443 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9faa163f-6f8b-4e5f-858e-493b95ce4da7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:11.450443 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9faa163f-6f8b-4e5f-858e-493b95ce4da7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:11.450906 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9faa163f-6f8b-4e5f-858e-493b95ce4da7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:11.454967 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ece86e64-cf49-4589-b2be-34fb37e869df req-7ee970a3-d924-4f69-9139-dfdfca091a66 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:11.458196 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ece86e64-cf49-4589-b2be-34fb37e869df req-7ee970a3-d924-4f69-9139-dfdfca091a66 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:11.458432 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ece86e64-cf49-4589-b2be-34fb37e869df req-7ee970a3-d924-4f69-9139-dfdfca091a66 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:11.472648 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f89e87a6-17fe-40ac-a7e9-119ffc1ff4c9 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.051731 Jun 10 13:27:11.473425 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-ece86e64-cf49-4589-b2be-34fb37e869df req-7ee970a3-d924-4f69-9139-dfdfca091a66 service nova] Creating event network-vif-unplugged:e3fc1486-7591-455b-8489-b5a14d2269c1 for instance df3ac1d4-be19-4092-bf60-fd8130256a0a on np0000002501 Jun 10 13:27:11.474048 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 610/1833] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:27:11 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:11.478446 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9faa163f-6f8b-4e5f-858e-493b95ce4da7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:11.483691 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [req-ece86e64-cf49-4589-b2be-34fb37e869df req-7ee970a3-d924-4f69-9139-dfdfca091a66 service nova] Instance df3ac1d4-be19-4092-bf60-fd8130256a0a is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86680) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:27:11.484218 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-ece86e64-cf49-4589-b2be-34fb37e869df req-7ee970a3-d924-4f69-9139-dfdfca091a66 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:11.491621 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-ece86e64-cf49-4589-b2be-34fb37e869df req-7ee970a3-d924-4f69-9139-dfdfca091a66 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.051304 Jun 10 13:27:11.491621 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 612/1834] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:11 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:11.657441 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a3056450-1cde-4b69-adb2-7a8b40631044 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:11.659196 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a3056450-1cde-4b69-adb2-7a8b40631044 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:11.676441 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3056450-1cde-4b69-adb2-7a8b40631044 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:11.676441 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3056450-1cde-4b69-adb2-7a8b40631044 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:11.677053 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3056450-1cde-4b69-adb2-7a8b40631044 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:11.678464 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3056450-1cde-4b69-adb2-7a8b40631044 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:11.678464 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3056450-1cde-4b69-adb2-7a8b40631044 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:11.679089 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3056450-1cde-4b69-adb2-7a8b40631044 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:11.717429 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a3056450-1cde-4b69-adb2-7a8b40631044 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:11.750405 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9faa163f-6f8b-4e5f-858e-493b95ce4da7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:11.769378 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9faa163f-6f8b-4e5f-858e-493b95ce4da7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:11.769378 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9faa163f-6f8b-4e5f-858e-493b95ce4da7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:11.772902 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1c94f7a4-275e-465a-ae11-127701b94fa1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:11.774533 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1c94f7a4-275e-465a-ae11-127701b94fa1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:11.777698 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9faa163f-6f8b-4e5f-858e-493b95ce4da7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1706 microversion: 2.60 time: 0.351505 Jun 10 13:27:11.779028 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 613/1835] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:11 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1706 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 10 13:27:11.780192 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c94f7a4-275e-465a-ae11-127701b94fa1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:11.780731 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c94f7a4-275e-465a-ae11-127701b94fa1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:11.780919 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c94f7a4-275e-465a-ae11-127701b94fa1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:11.781974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c94f7a4-275e-465a-ae11-127701b94fa1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:11.782405 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c94f7a4-275e-465a-ae11-127701b94fa1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:11.783193 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c94f7a4-275e-465a-ae11-127701b94fa1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:11.828801 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1c94f7a4-275e-465a-ae11-127701b94fa1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:11.899743 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6f12b535-8b73-4dde-8426-dc77d5aabf81 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:11.904754 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6f12b535-8b73-4dde-8426-dc77d5aabf81 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:11.911991 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6f12b535-8b73-4dde-8426-dc77d5aabf81 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:11.914664 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6f12b535-8b73-4dde-8426-dc77d5aabf81 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:11.914664 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6f12b535-8b73-4dde-8426-dc77d5aabf81 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:11.914664 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6f12b535-8b73-4dde-8426-dc77d5aabf81 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:11.914664 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6f12b535-8b73-4dde-8426-dc77d5aabf81 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:11.914664 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6f12b535-8b73-4dde-8426-dc77d5aabf81 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:11.935717 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a3056450-1cde-4b69-adb2-7a8b40631044 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:11.946213 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6f12b535-8b73-4dde-8426-dc77d5aabf81 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:11.953098 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a3056450-1cde-4b69-adb2-7a8b40631044 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1562 microversion: 2.1 time: 0.298647 Jun 10 13:27:11.953098 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 611/1836] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:11 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1562 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:12.012371 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:12.151521 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6f12b535-8b73-4dde-8426-dc77d5aabf81 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:12.161867 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1c94f7a4-275e-465a-ae11-127701b94fa1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:12.163004 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6f12b535-8b73-4dde-8426-dc77d5aabf81 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1495 microversion: 2.1 time: 0.265744 Jun 10 13:27:12.163399 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 614/1837] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:11 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1495 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:12.176044 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1c94f7a4-275e-465a-ae11-127701b94fa1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1708 microversion: 2.1 time: 0.405576 Jun 10 13:27:12.176741 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 613/1838] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:11 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1708 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:12.489862 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4b7ffb79-bf6e-489f-9ed9-3ef21244bf8e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:12.491910 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4b7ffb79-bf6e-489f-9ed9-3ef21244bf8e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:12.500893 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b7ffb79-bf6e-489f-9ed9-3ef21244bf8e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:12.501848 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b7ffb79-bf6e-489f-9ed9-3ef21244bf8e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:12.502243 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b7ffb79-bf6e-489f-9ed9-3ef21244bf8e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:12.502761 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b7ffb79-bf6e-489f-9ed9-3ef21244bf8e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:12.503401 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b7ffb79-bf6e-489f-9ed9-3ef21244bf8e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:12.503696 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b7ffb79-bf6e-489f-9ed9-3ef21244bf8e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:12.538359 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4b7ffb79-bf6e-489f-9ed9-3ef21244bf8e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.050510 Jun 10 13:27:12.539140 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 612/1839] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:27:12 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments => generated 25 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:27:12.553599 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5a8deeb4-d492-4eda-90f2-f67a849940d6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:12.553908 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5a8deeb4-d492-4eda-90f2-f67a849940d6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:12.557395 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a8deeb4-d492-4eda-90f2-f67a849940d6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:12.557602 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a8deeb4-d492-4eda-90f2-f67a849940d6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:12.557707 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a8deeb4-d492-4eda-90f2-f67a849940d6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:12.557944 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a8deeb4-d492-4eda-90f2-f67a849940d6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:12.558078 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a8deeb4-d492-4eda-90f2-f67a849940d6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:12.558188 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a8deeb4-d492-4eda-90f2-f67a849940d6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:12.613987 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-5a8deeb4-d492-4eda-90f2-f67a849940d6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] HTTP exception thrown: Instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 is not attached to volume 21356f3b-125a-49a0-99d1-2fbbeb28e568 Jun 10 13:27:12.614315 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5a8deeb4-d492-4eda-90f2-f67a849940d6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Returning 404 to user: Instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 is not attached to volume 21356f3b-125a-49a0-99d1-2fbbeb28e568 {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:27:12.614929 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5a8deeb4-d492-4eda-90f2-f67a849940d6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments/21356f3b-125a-49a0-99d1-2fbbeb28e568" status: 404 len: 154 microversion: 2.1 time: 0.063885 Jun 10 13:27:12.615446 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 615/1840] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:27:12 2026] DELETE /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036/os-volume_attachments/21356f3b-125a-49a0-99d1-2fbbeb28e568 => generated 154 bytes in 65 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:27:12.805263 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-be267287-fe4b-44e2-97f7-70441d65eba1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:12.808196 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-be267287-fe4b-44e2-97f7-70441d65eba1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:12.817502 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be267287-fe4b-44e2-97f7-70441d65eba1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:12.817831 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be267287-fe4b-44e2-97f7-70441d65eba1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:12.818202 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be267287-fe4b-44e2-97f7-70441d65eba1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:12.818698 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be267287-fe4b-44e2-97f7-70441d65eba1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:12.819075 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be267287-fe4b-44e2-97f7-70441d65eba1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:12.819468 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-be267287-fe4b-44e2-97f7-70441d65eba1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:12.854438 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-be267287-fe4b-44e2-97f7-70441d65eba1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:12.976706 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a55899e1-56b6-49c5-868f-16230823dd83 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:12.978529 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a55899e1-56b6-49c5-868f-16230823dd83 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:12.984337 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a55899e1-56b6-49c5-868f-16230823dd83 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:12.984760 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a55899e1-56b6-49c5-868f-16230823dd83 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:12.985075 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a55899e1-56b6-49c5-868f-16230823dd83 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:12.985762 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a55899e1-56b6-49c5-868f-16230823dd83 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:12.986202 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a55899e1-56b6-49c5-868f-16230823dd83 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:12.986565 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a55899e1-56b6-49c5-868f-16230823dd83 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:13.013471 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a55899e1-56b6-49c5-868f-16230823dd83 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:13.045028 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-be267287-fe4b-44e2-97f7-70441d65eba1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:13.051568 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-be267287-fe4b-44e2-97f7-70441d65eba1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:13.052427 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-be267287-fe4b-44e2-97f7-70441d65eba1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:13.057883 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-be267287-fe4b-44e2-97f7-70441d65eba1 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1706 microversion: 2.60 time: 0.255050 Jun 10 13:27:13.059950 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 614/1841] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:12 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1706 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:13.182550 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a55899e1-56b6-49c5-868f-16230823dd83 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:13.183523 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-43f8eda1-3bdf-4747-a380-f7e5275dd27a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:13.185655 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-43f8eda1-3bdf-4747-a380-f7e5275dd27a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:13.189724 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43f8eda1-3bdf-4747-a380-f7e5275dd27a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:13.189989 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43f8eda1-3bdf-4747-a380-f7e5275dd27a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:13.190563 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43f8eda1-3bdf-4747-a380-f7e5275dd27a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:13.190633 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43f8eda1-3bdf-4747-a380-f7e5275dd27a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:13.190959 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43f8eda1-3bdf-4747-a380-f7e5275dd27a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:13.191280 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43f8eda1-3bdf-4747-a380-f7e5275dd27a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:13.195209 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a55899e1-56b6-49c5-868f-16230823dd83 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1562 microversion: 2.1 time: 0.220690 Jun 10 13:27:13.195512 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 613/1842] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:12 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1562 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:13.212786 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-43f8eda1-3bdf-4747-a380-f7e5275dd27a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:13.392768 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-43f8eda1-3bdf-4747-a380-f7e5275dd27a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:13.400782 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-43f8eda1-3bdf-4747-a380-f7e5275dd27a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1495 microversion: 2.1 time: 0.219010 Jun 10 13:27:13.401280 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 616/1843] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:13 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1495 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:13.567560 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-353a24f1-0f25-46e8-a4dd-5efb0e2b6c65 req-bb6d86c3-40db-4132-b3c0-5afa3f484551 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df3ac1d4-be19-4092-bf60-fd8130256a0a", "name": "network-vif-unplugged", "status": "completed", "tag": "e3fc1486-7591-455b-8489-b5a14d2269c1"}, {"server_uuid": "ff981e88-c91b-43da-8ab3-7328973f9e8d", "name": "network-vif-unplugged", "status": "completed", "tag": "94f229c9-3f9e-4ad9-96fe-923bd7a11915"}, {"server_uuid": "ff981e88-c91b-43da-8ab3-7328973f9e8d", "name": "network-vif-unplugged", "status": "completed", "tag": "94f229c9-3f9e-4ad9-96fe-923bd7a11915"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:13.579016 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-353a24f1-0f25-46e8-a4dd-5efb0e2b6c65 req-bb6d86c3-40db-4132-b3c0-5afa3f484551 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:13.579016 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-353a24f1-0f25-46e8-a4dd-5efb0e2b6c65 req-bb6d86c3-40db-4132-b3c0-5afa3f484551 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:13.579016 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-353a24f1-0f25-46e8-a4dd-5efb0e2b6c65 req-bb6d86c3-40db-4132-b3c0-5afa3f484551 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:13.596422 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-353a24f1-0f25-46e8-a4dd-5efb0e2b6c65 req-bb6d86c3-40db-4132-b3c0-5afa3f484551 service nova] Creating event network-vif-unplugged:e3fc1486-7591-455b-8489-b5a14d2269c1 for instance df3ac1d4-be19-4092-bf60-fd8130256a0a on np0000002501 Jun 10 13:27:13.596811 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-353a24f1-0f25-46e8-a4dd-5efb0e2b6c65 req-bb6d86c3-40db-4132-b3c0-5afa3f484551 service nova] Creating event network-vif-unplugged:94f229c9-3f9e-4ad9-96fe-923bd7a11915 for instance ff981e88-c91b-43da-8ab3-7328973f9e8d on np0000002501 Jun 10 13:27:13.597186 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-353a24f1-0f25-46e8-a4dd-5efb0e2b6c65 req-bb6d86c3-40db-4132-b3c0-5afa3f484551 service nova] Creating event network-vif-unplugged:94f229c9-3f9e-4ad9-96fe-923bd7a11915 for instance ff981e88-c91b-43da-8ab3-7328973f9e8d on np0000002501 Jun 10 13:27:13.607844 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [req-353a24f1-0f25-46e8-a4dd-5efb0e2b6c65 req-bb6d86c3-40db-4132-b3c0-5afa3f484551 service nova] Instance df3ac1d4-be19-4092-bf60-fd8130256a0a is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86680) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:27:13.608554 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-353a24f1-0f25-46e8-a4dd-5efb0e2b6c65 req-bb6d86c3-40db-4132-b3c0-5afa3f484551 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:13.618835 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-353a24f1-0f25-46e8-a4dd-5efb0e2b6c65 req-bb6d86c3-40db-4132-b3c0-5afa3f484551 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 531 microversion: 2.1 time: 0.056187 Jun 10 13:27:13.619401 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 615/1844] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:13 2026] POST /compute/v2.1/os-server-external-events => generated 531 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:13.687881 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-5b132d53-c84c-419b-8945-90e62657a055 req-343a1a10-8d96-4459-a8fc-16dec8c9e4d9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ff981e88-c91b-43da-8ab3-7328973f9e8d", "name": "network-vif-deleted", "tag": "94f229c9-3f9e-4ad9-96fe-923bd7a11915"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:13.697863 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5b132d53-c84c-419b-8945-90e62657a055 req-343a1a10-8d96-4459-a8fc-16dec8c9e4d9 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:13.697863 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5b132d53-c84c-419b-8945-90e62657a055 req-343a1a10-8d96-4459-a8fc-16dec8c9e4d9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:13.698546 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5b132d53-c84c-419b-8945-90e62657a055 req-343a1a10-8d96-4459-a8fc-16dec8c9e4d9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:13.709475 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-5b132d53-c84c-419b-8945-90e62657a055 req-343a1a10-8d96-4459-a8fc-16dec8c9e4d9 service nova] Creating event network-vif-deleted:94f229c9-3f9e-4ad9-96fe-923bd7a11915 for instance ff981e88-c91b-43da-8ab3-7328973f9e8d on np0000002501 Jun 10 13:27:13.710010 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-5b132d53-c84c-419b-8945-90e62657a055 req-343a1a10-8d96-4459-a8fc-16dec8c9e4d9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:13.716486 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-5b132d53-c84c-419b-8945-90e62657a055 req-343a1a10-8d96-4459-a8fc-16dec8c9e4d9 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031143 Jun 10 13:27:13.716889 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 614/1845] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:13 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 10 13:27:13.752001 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b935d7e1-b157-4b55-96b8-388a373e15d4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:13.752466 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b935d7e1-b157-4b55-96b8-388a373e15d4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:13.759275 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b935d7e1-b157-4b55-96b8-388a373e15d4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:13.759715 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b935d7e1-b157-4b55-96b8-388a373e15d4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:13.759974 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b935d7e1-b157-4b55-96b8-388a373e15d4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:13.760363 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b935d7e1-b157-4b55-96b8-388a373e15d4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:13.760642 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b935d7e1-b157-4b55-96b8-388a373e15d4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:13.760848 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b935d7e1-b157-4b55-96b8-388a373e15d4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:13.781686 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b935d7e1-b157-4b55-96b8-388a373e15d4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:27:13.894790 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b935d7e1-b157-4b55-96b8-388a373e15d4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 204 len: 0 microversion: 2.1 time: 0.145685 Jun 10 13:27:13.895456 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 617/1846] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:27:13 2026] DELETE /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:27:13.908913 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-eac9af4f-6a3e-44cb-8078-081e03c35136 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:13.911481 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-eac9af4f-6a3e-44cb-8078-081e03c35136 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:13.918914 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eac9af4f-6a3e-44cb-8078-081e03c35136 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:13.919229 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eac9af4f-6a3e-44cb-8078-081e03c35136 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:13.919526 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eac9af4f-6a3e-44cb-8078-081e03c35136 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:13.920038 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eac9af4f-6a3e-44cb-8078-081e03c35136 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:13.920452 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eac9af4f-6a3e-44cb-8078-081e03c35136 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:13.920793 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eac9af4f-6a3e-44cb-8078-081e03c35136 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:13.945870 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-eac9af4f-6a3e-44cb-8078-081e03c35136 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:14.082432 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-14ff74bc-0ef7-4278-91bd-1fce03653181 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:14.083168 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-14ff74bc-0ef7-4278-91bd-1fce03653181 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:14.089549 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14ff74bc-0ef7-4278-91bd-1fce03653181 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:14.089896 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14ff74bc-0ef7-4278-91bd-1fce03653181 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:14.091419 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14ff74bc-0ef7-4278-91bd-1fce03653181 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:14.093016 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14ff74bc-0ef7-4278-91bd-1fce03653181 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:14.093515 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14ff74bc-0ef7-4278-91bd-1fce03653181 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:14.095721 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-14ff74bc-0ef7-4278-91bd-1fce03653181 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:14.117131 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-14ff74bc-0ef7-4278-91bd-1fce03653181 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:14.221439 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-45b3fa54-f08a-499b-99e8-239f38a30a05 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:14.221439 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-45b3fa54-f08a-499b-99e8-239f38a30a05 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:14.225912 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45b3fa54-f08a-499b-99e8-239f38a30a05 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:14.226529 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45b3fa54-f08a-499b-99e8-239f38a30a05 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:14.226894 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45b3fa54-f08a-499b-99e8-239f38a30a05 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:14.227507 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45b3fa54-f08a-499b-99e8-239f38a30a05 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:14.227928 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45b3fa54-f08a-499b-99e8-239f38a30a05 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:14.228315 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45b3fa54-f08a-499b-99e8-239f38a30a05 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:14.246460 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-45b3fa54-f08a-499b-99e8-239f38a30a05 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:14.295183 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-14ff74bc-0ef7-4278-91bd-1fce03653181 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:14.304719 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-14ff74bc-0ef7-4278-91bd-1fce03653181 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:14.305609 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-14ff74bc-0ef7-4278-91bd-1fce03653181 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:14.312268 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-14ff74bc-0ef7-4278-91bd-1fce03653181 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1706 microversion: 2.60 time: 0.234061 Jun 10 13:27:14.312883 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 615/1847] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:14 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1706 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:14.413472 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-45b3fa54-f08a-499b-99e8-239f38a30a05 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:14.423414 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d7ab20e0-44fe-4f1b-b58a-0ece74109fe3 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:14.425719 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-45b3fa54-f08a-499b-99e8-239f38a30a05 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1562 microversion: 2.1 time: 0.207803 Jun 10 13:27:14.426487 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d7ab20e0-44fe-4f1b-b58a-0ece74109fe3 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:14.427608 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 618/1848] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:14 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1562 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:14.435169 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d7ab20e0-44fe-4f1b-b58a-0ece74109fe3 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:14.435304 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d7ab20e0-44fe-4f1b-b58a-0ece74109fe3 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:14.435668 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d7ab20e0-44fe-4f1b-b58a-0ece74109fe3 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:14.436244 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d7ab20e0-44fe-4f1b-b58a-0ece74109fe3 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:14.436669 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d7ab20e0-44fe-4f1b-b58a-0ece74109fe3 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:14.437043 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d7ab20e0-44fe-4f1b-b58a-0ece74109fe3 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:14.462497 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d7ab20e0-44fe-4f1b-b58a-0ece74109fe3 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:14.529706 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d7ab20e0-44fe-4f1b-b58a-0ece74109fe3 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:14.537712 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d7ab20e0-44fe-4f1b-b58a-0ece74109fe3 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1293 microversion: 2.1 time: 0.117082 Jun 10 13:27:14.537973 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 616/1849] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:14 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1293 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:14.773488 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eac9af4f-6a3e-44cb-8078-081e03c35136 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:14.783492 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-eac9af4f-6a3e-44cb-8078-081e03c35136 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1544 microversion: 2.1 time: 0.877438 Jun 10 13:27:14.783840 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 616/1850] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:13 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1544 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:15.335564 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8d7ce1af-8bfb-458f-a75d-2ffc9066258f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:15.341836 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8d7ce1af-8bfb-458f-a75d-2ffc9066258f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:15.346984 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8d7ce1af-8bfb-458f-a75d-2ffc9066258f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:15.347433 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8d7ce1af-8bfb-458f-a75d-2ffc9066258f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:15.348137 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8d7ce1af-8bfb-458f-a75d-2ffc9066258f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:15.348780 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8d7ce1af-8bfb-458f-a75d-2ffc9066258f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:15.349208 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8d7ce1af-8bfb-458f-a75d-2ffc9066258f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:15.349565 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8d7ce1af-8bfb-458f-a75d-2ffc9066258f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:15.376640 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8d7ce1af-8bfb-458f-a75d-2ffc9066258f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:15.451644 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-501f37b5-58d4-45cd-ad15-014879d52fec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:15.453746 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-501f37b5-58d4-45cd-ad15-014879d52fec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:15.460585 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-501f37b5-58d4-45cd-ad15-014879d52fec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:15.460907 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-501f37b5-58d4-45cd-ad15-014879d52fec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:15.461202 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-501f37b5-58d4-45cd-ad15-014879d52fec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:15.461715 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-501f37b5-58d4-45cd-ad15-014879d52fec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:15.462018 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-501f37b5-58d4-45cd-ad15-014879d52fec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:15.462290 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-501f37b5-58d4-45cd-ad15-014879d52fec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:15.485587 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-501f37b5-58d4-45cd-ad15-014879d52fec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:15.557061 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b0e6f265-4b82-4814-95f4-4ed6b75a3885 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:15.557061 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b0e6f265-4b82-4814-95f4-4ed6b75a3885 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:15.564901 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0e6f265-4b82-4814-95f4-4ed6b75a3885 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:15.565294 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0e6f265-4b82-4814-95f4-4ed6b75a3885 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:15.565983 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0e6f265-4b82-4814-95f4-4ed6b75a3885 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:15.566434 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0e6f265-4b82-4814-95f4-4ed6b75a3885 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:15.567163 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0e6f265-4b82-4814-95f4-4ed6b75a3885 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:15.567617 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0e6f265-4b82-4814-95f4-4ed6b75a3885 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:15.601396 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0e6f265-4b82-4814-95f4-4ed6b75a3885 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:15.601571 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0e6f265-4b82-4814-95f4-4ed6b75a3885 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:15.601773 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0e6f265-4b82-4814-95f4-4ed6b75a3885 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:15.602147 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-b0e6f265-4b82-4814-95f4-4ed6b75a3885 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lazy-loading 'fault' on Instance uuid ff981e88-c91b-43da-8ab3-7328973f9e8d {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:15.606044 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b0e6f265-4b82-4814-95f4-4ed6b75a3885 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:15.684186 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b0e6f265-4b82-4814-95f4-4ed6b75a3885 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:15.698768 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b0e6f265-4b82-4814-95f4-4ed6b75a3885 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1298 microversion: 2.1 time: 0.145116 Jun 10 13:27:15.700273 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 617/1851] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:15 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1298 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:15.715514 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-501f37b5-58d4-45cd-ad15-014879d52fec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:15.716275 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-4218eb7b-d0d4-43c4-bd8e-0616f02322ab req-aba8888e-128e-4123-b6d2-224b3911e638 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "43f6d86f-3eb2-4017-8cc2-d1dcee995036", "name": "network-vif-unplugged", "status": "completed", "tag": "b12f99eb-5b90-4854-8f2b-37235834a794"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:15.725140 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4218eb7b-d0d4-43c4-bd8e-0616f02322ab req-aba8888e-128e-4123-b6d2-224b3911e638 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:15.725294 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4218eb7b-d0d4-43c4-bd8e-0616f02322ab req-aba8888e-128e-4123-b6d2-224b3911e638 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:15.725528 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4218eb7b-d0d4-43c4-bd8e-0616f02322ab req-aba8888e-128e-4123-b6d2-224b3911e638 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:15.728754 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-501f37b5-58d4-45cd-ad15-014879d52fec tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1554 microversion: 2.1 time: 0.278147 Jun 10 13:27:15.728754 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 617/1852] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:15 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1554 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:15.737399 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-4218eb7b-d0d4-43c4-bd8e-0616f02322ab req-aba8888e-128e-4123-b6d2-224b3911e638 service nova] Creating event network-vif-unplugged:b12f99eb-5b90-4854-8f2b-37235834a794 for instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 on np0000002501 Jun 10 13:27:15.738016 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-4218eb7b-d0d4-43c4-bd8e-0616f02322ab req-aba8888e-128e-4123-b6d2-224b3911e638 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:15.744337 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-4218eb7b-d0d4-43c4-bd8e-0616f02322ab req-aba8888e-128e-4123-b6d2-224b3911e638 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.032978 Jun 10 13:27:15.744337 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 618/1853] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:15 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 10 13:27:15.751051 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-66e6a36e-4f04-46fe-8ff3-0fbad3b06b35 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:15.752679 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-66e6a36e-4f04-46fe-8ff3-0fbad3b06b35 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:15.758654 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8d7ce1af-8bfb-458f-a75d-2ffc9066258f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:15.758826 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66e6a36e-4f04-46fe-8ff3-0fbad3b06b35 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:15.759019 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66e6a36e-4f04-46fe-8ff3-0fbad3b06b35 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:15.759390 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66e6a36e-4f04-46fe-8ff3-0fbad3b06b35 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:15.760980 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66e6a36e-4f04-46fe-8ff3-0fbad3b06b35 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:15.761194 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66e6a36e-4f04-46fe-8ff3-0fbad3b06b35 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:15.763677 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66e6a36e-4f04-46fe-8ff3-0fbad3b06b35 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:15.768975 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8d7ce1af-8bfb-458f-a75d-2ffc9066258f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:15.770685 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8d7ce1af-8bfb-458f-a75d-2ffc9066258f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:15.779847 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8d7ce1af-8bfb-458f-a75d-2ffc9066258f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1705 microversion: 2.60 time: 0.447101 Jun 10 13:27:15.780191 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 619/1854] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:15 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1705 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 10 13:27:15.789013 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-66e6a36e-4f04-46fe-8ff3-0fbad3b06b35 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-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 10 13:27:15.804041 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-af3f2b9f-e85f-45c7-b2f8-affbd6941a0b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:15.809820 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-af3f2b9f-e85f-45c7-b2f8-affbd6941a0b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:15.815446 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af3f2b9f-e85f-45c7-b2f8-affbd6941a0b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:15.816162 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af3f2b9f-e85f-45c7-b2f8-affbd6941a0b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:15.817939 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af3f2b9f-e85f-45c7-b2f8-affbd6941a0b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:15.819216 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af3f2b9f-e85f-45c7-b2f8-affbd6941a0b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:15.819863 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af3f2b9f-e85f-45c7-b2f8-affbd6941a0b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:15.820636 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af3f2b9f-e85f-45c7-b2f8-affbd6941a0b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:15.850520 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-af3f2b9f-e85f-45c7-b2f8-affbd6941a0b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:15.965266 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-66e6a36e-4f04-46fe-8ff3-0fbad3b06b35 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '285d3d3f4f5e4feda903a9acd3540748', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', '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=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:15.975107 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-66e6a36e-4f04-46fe-8ff3-0fbad3b06b35 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-reader] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1554 microversion: 2.1 time: 0.226830 Jun 10 13:27:15.975469 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 618/1855] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:15 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1554 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:15.993708 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-999264bf-45b3-4c24-86f4-ec2e1c564a32 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:15.997889 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-999264bf-45b3-4c24-86f4-ec2e1c564a32 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:16.005735 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-999264bf-45b3-4c24-86f4-ec2e1c564a32 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:16.008388 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-999264bf-45b3-4c24-86f4-ec2e1c564a32 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:16.008388 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-999264bf-45b3-4c24-86f4-ec2e1c564a32 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:16.008388 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-999264bf-45b3-4c24-86f4-ec2e1c564a32 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:16.008388 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-999264bf-45b3-4c24-86f4-ec2e1c564a32 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:16.008388 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-999264bf-45b3-4c24-86f4-ec2e1c564a32 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:16.039375 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-af3f2b9f-e85f-45c7-b2f8-affbd6941a0b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:16.048623 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-af3f2b9f-e85f-45c7-b2f8-affbd6941a0b tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1544 microversion: 2.1 time: 0.247636 Jun 10 13:27:16.048901 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 619/1856] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:15 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1544 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:16.549864 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-999264bf-45b3-4c24-86f4-ec2e1c564a32 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "POST /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d/action" status: 200 len: 28572 microversion: 2.1 time: 0.557832 Jun 10 13:27:16.550388 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 620/1857] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:27:15 2026] POST /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d/action => generated 28572 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Jun 10 13:27:16.720530 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a125e781-6528-413e-a8c0-7973d7bd5e23 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:16.721963 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a125e781-6528-413e-a8c0-7973d7bd5e23 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:16.736837 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a125e781-6528-413e-a8c0-7973d7bd5e23 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:16.737098 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a125e781-6528-413e-a8c0-7973d7bd5e23 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:16.737291 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a125e781-6528-413e-a8c0-7973d7bd5e23 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:16.741447 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a125e781-6528-413e-a8c0-7973d7bd5e23 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:16.741447 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a125e781-6528-413e-a8c0-7973d7bd5e23 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:16.741447 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a125e781-6528-413e-a8c0-7973d7bd5e23 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:16.782556 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a125e781-6528-413e-a8c0-7973d7bd5e23 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:16.783792 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a125e781-6528-413e-a8c0-7973d7bd5e23 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:16.784186 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a125e781-6528-413e-a8c0-7973d7bd5e23 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:16.784763 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-a125e781-6528-413e-a8c0-7973d7bd5e23 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lazy-loading 'fault' on Instance uuid ff981e88-c91b-43da-8ab3-7328973f9e8d {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:16.791478 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a125e781-6528-413e-a8c0-7973d7bd5e23 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:16.801166 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-e65fd91f-7882-4f07-ad42-844738eeede9 req-d15ae966-3883-422c-970b-c3bac8de3646 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "43f6d86f-3eb2-4017-8cc2-d1dcee995036", "name": "network-vif-deleted", "tag": "b12f99eb-5b90-4854-8f2b-37235834a794"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:16.806383 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6bcf05f2-b5c5-4525-afe4-c630168032f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:16.808084 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6bcf05f2-b5c5-4525-afe4-c630168032f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:16.812538 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcf05f2-b5c5-4525-afe4-c630168032f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:16.812871 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcf05f2-b5c5-4525-afe4-c630168032f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:16.813196 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcf05f2-b5c5-4525-afe4-c630168032f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:16.813736 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcf05f2-b5c5-4525-afe4-c630168032f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:16.814502 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcf05f2-b5c5-4525-afe4-c630168032f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:16.814915 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcf05f2-b5c5-4525-afe4-c630168032f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:16.815143 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e65fd91f-7882-4f07-ad42-844738eeede9 req-d15ae966-3883-422c-970b-c3bac8de3646 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:16.815375 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e65fd91f-7882-4f07-ad42-844738eeede9 req-d15ae966-3883-422c-970b-c3bac8de3646 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:16.815521 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e65fd91f-7882-4f07-ad42-844738eeede9 req-d15ae966-3883-422c-970b-c3bac8de3646 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:16.824531 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-e65fd91f-7882-4f07-ad42-844738eeede9 req-d15ae966-3883-422c-970b-c3bac8de3646 service nova] Creating event network-vif-deleted:b12f99eb-5b90-4854-8f2b-37235834a794 for instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 on np0000002501 Jun 10 13:27:16.824926 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-e65fd91f-7882-4f07-ad42-844738eeede9 req-d15ae966-3883-422c-970b-c3bac8de3646 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:16.831811 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-e65fd91f-7882-4f07-ad42-844738eeede9 req-d15ae966-3883-422c-970b-c3bac8de3646 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033839 Jun 10 13:27:16.832773 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 620/1858] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:16 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 10 13:27:16.846414 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6bcf05f2-b5c5-4525-afe4-c630168032f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:16.878189 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a125e781-6528-413e-a8c0-7973d7bd5e23 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:16.889388 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a125e781-6528-413e-a8c0-7973d7bd5e23 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 200 len: 1298 microversion: 2.1 time: 0.170031 Jun 10 13:27:16.889388 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 619/1859] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:16 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 1298 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:16.999994 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6bcf05f2-b5c5-4525-afe4-c630168032f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:17.007534 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6bcf05f2-b5c5-4525-afe4-c630168032f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:17.008544 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6bcf05f2-b5c5-4525-afe4-c630168032f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:17.016370 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6bcf05f2-b5c5-4525-afe4-c630168032f5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1705 microversion: 2.60 time: 0.215026 Jun 10 13:27:17.016502 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 621/1860] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:16 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1705 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:17.068179 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cf944e2c-bf7f-4acb-ae23-a8aced5170a0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:17.071186 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cf944e2c-bf7f-4acb-ae23-a8aced5170a0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:17.078789 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cf944e2c-bf7f-4acb-ae23-a8aced5170a0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:17.079148 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cf944e2c-bf7f-4acb-ae23-a8aced5170a0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:17.079473 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cf944e2c-bf7f-4acb-ae23-a8aced5170a0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:17.080034 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cf944e2c-bf7f-4acb-ae23-a8aced5170a0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:17.080468 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cf944e2c-bf7f-4acb-ae23-a8aced5170a0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:17.080824 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cf944e2c-bf7f-4acb-ae23-a8aced5170a0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:17.100957 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-cf944e2c-bf7f-4acb-ae23-a8aced5170a0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:17.168948 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cf944e2c-bf7f-4acb-ae23-a8aced5170a0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:17.177906 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cf944e2c-bf7f-4acb-ae23-a8aced5170a0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1502 microversion: 2.1 time: 0.112147 Jun 10 13:27:17.178198 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 621/1861] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:17 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1502 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:17.400014 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-565482a5-fa0a-42ac-899f-9d743b4087d1 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-192269838", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM9CI+cBpJnNhgQTjald0axV6r1VuaSy1Fju3UnyTsdfOV92vfDjMoQIsvpT6KPYR+LEoapw4UQ/IwciJg87dEAJkp5tCyRZM4GFl/ff6huZ1CfnxSGQM7rPCpOd5FEpRQ=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:17.415609 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-565482a5-fa0a-42ac-899f-9d743b4087d1 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Getting quotas for project e9ea8d173e2347e9ba195b95b2e45730. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:27:17.419248 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-565482a5-fa0a-42ac-899f-9d743b4087d1 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Getting quotas for user a70ef1e7a7fe48f09fbcabfff52a2373 and project e9ea8d173e2347e9ba195b95b2e45730. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:27:17.444941 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-565482a5-fa0a-42ac-899f-9d743b4087d1 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.047062 Jun 10 13:27:17.445994 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 620/1862] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:27:17 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:17.808103 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-12b86785-69c3-42a3-a8f8-7dcebb2a8b12 req-92f02198-3911-409c-ae61-b51f7e23dd86 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "43f6d86f-3eb2-4017-8cc2-d1dcee995036", "name": "network-vif-unplugged", "status": "completed", "tag": "b12f99eb-5b90-4854-8f2b-37235834a794"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:17.814174 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-12b86785-69c3-42a3-a8f8-7dcebb2a8b12 req-92f02198-3911-409c-ae61-b51f7e23dd86 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:17.814546 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-12b86785-69c3-42a3-a8f8-7dcebb2a8b12 req-92f02198-3911-409c-ae61-b51f7e23dd86 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:17.814595 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-12b86785-69c3-42a3-a8f8-7dcebb2a8b12 req-92f02198-3911-409c-ae61-b51f7e23dd86 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:17.826963 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-12b86785-69c3-42a3-a8f8-7dcebb2a8b12 req-92f02198-3911-409c-ae61-b51f7e23dd86 service nova] Creating event network-vif-unplugged:b12f99eb-5b90-4854-8f2b-37235834a794 for instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 on np0000002501 Jun 10 13:27:17.827383 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-12b86785-69c3-42a3-a8f8-7dcebb2a8b12 req-92f02198-3911-409c-ae61-b51f7e23dd86 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:17.831861 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-12b86785-69c3-42a3-a8f8-7dcebb2a8b12 req-92f02198-3911-409c-ae61-b51f7e23dd86 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026144 Jun 10 13:27:17.832260 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 622/1863] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:17 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:27:17.910862 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-92297f1d-77a0-4a2a-95b8-33672f0c0b69 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:17.913391 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-92297f1d-77a0-4a2a-95b8-33672f0c0b69 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: ff981e88-c91b-43da-8ab3-7328973f9e8d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:17.923692 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-92297f1d-77a0-4a2a-95b8-33672f0c0b69 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:17.924088 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-92297f1d-77a0-4a2a-95b8-33672f0c0b69 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:17.924436 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-92297f1d-77a0-4a2a-95b8-33672f0c0b69 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:17.925758 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-92297f1d-77a0-4a2a-95b8-33672f0c0b69 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:17.926241 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-92297f1d-77a0-4a2a-95b8-33672f0c0b69 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:17.926867 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-92297f1d-77a0-4a2a-95b8-33672f0c0b69 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:17.939887 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-92297f1d-77a0-4a2a-95b8-33672f0c0b69 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] HTTP exception thrown: Instance ff981e88-c91b-43da-8ab3-7328973f9e8d could not be found. Jun 10 13:27:17.940241 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-92297f1d-77a0-4a2a-95b8-33672f0c0b69 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Returning 404 to user: Instance ff981e88-c91b-43da-8ab3-7328973f9e8d could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:27:17.940722 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-92297f1d-77a0-4a2a-95b8-33672f0c0b69 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d" status: 404 len: 111 microversion: 2.1 time: 0.032234 Jun 10 13:27:17.941108 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 622/1864] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:17 2026] GET /compute/v2.1/servers/ff981e88-c91b-43da-8ab3-7328973f9e8d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:27:18.036287 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a3412ab7-a5e3-4ed6-9680-5910760e1218 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:18.038194 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a3412ab7-a5e3-4ed6-9680-5910760e1218 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:18.043141 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3412ab7-a5e3-4ed6-9680-5910760e1218 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:18.043578 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3412ab7-a5e3-4ed6-9680-5910760e1218 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:18.044294 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3412ab7-a5e3-4ed6-9680-5910760e1218 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:18.045037 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3412ab7-a5e3-4ed6-9680-5910760e1218 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:18.045536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3412ab7-a5e3-4ed6-9680-5910760e1218 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:18.045984 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3412ab7-a5e3-4ed6-9680-5910760e1218 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:18.072905 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a3412ab7-a5e3-4ed6-9680-5910760e1218 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:18.089376 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-204577134", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "91adf87d-ed0d-4654-9936-c943a9f8a5ff"}]}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:18.195315 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7961cd0a-4c5e-4851-8e32-c92a7b88bd41 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:18.197180 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7961cd0a-4c5e-4851-8e32-c92a7b88bd41 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:18.202854 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7961cd0a-4c5e-4851-8e32-c92a7b88bd41 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:18.203212 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7961cd0a-4c5e-4851-8e32-c92a7b88bd41 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:18.203724 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7961cd0a-4c5e-4851-8e32-c92a7b88bd41 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:18.204752 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7961cd0a-4c5e-4851-8e32-c92a7b88bd41 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:18.204752 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7961cd0a-4c5e-4851-8e32-c92a7b88bd41 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:18.205198 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7961cd0a-4c5e-4851-8e32-c92a7b88bd41 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:18.230549 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:18.230549 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:18.230549 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:18.231534 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:18.233551 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:18.234133 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:18.235025 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7961cd0a-4c5e-4851-8e32-c92a7b88bd41 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:18.235432 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7961cd0a-4c5e-4851-8e32-c92a7b88bd41 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:18.235613 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7961cd0a-4c5e-4851-8e32-c92a7b88bd41 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:18.235831 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-7961cd0a-4c5e-4851-8e32-c92a7b88bd41 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lazy-loading 'fault' on Instance uuid 43f6d86f-3eb2-4017-8cc2-d1dcee995036 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:18.239552 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7961cd0a-4c5e-4851-8e32-c92a7b88bd41 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:18.242539 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] validate_networks() for [('91adf87d-ed0d-4654-9936-c943a9f8a5ff', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:27:18.242880 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:18.265891 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a3412ab7-a5e3-4ed6-9680-5910760e1218 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:18.273901 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a3412ab7-a5e3-4ed6-9680-5910760e1218 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:18.275053 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a3412ab7-a5e3-4ed6-9680-5910760e1218 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:18.281991 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a3412ab7-a5e3-4ed6-9680-5910760e1218 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.247963 Jun 10 13:27:18.282618 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 621/1865] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:18 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:18.289388 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7961cd0a-4c5e-4851-8e32-c92a7b88bd41 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:18.297932 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7961cd0a-4c5e-4851-8e32-c92a7b88bd41 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1340 microversion: 2.1 time: 0.104893 Jun 10 13:27:18.298250 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 623/1866] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:18 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1340 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:18.493741 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:18.642667 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-1300288216", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "1a24660e-9d1c-46d1-ae0e-4845c3cad89e"}], "security_groups": [{"name": "tempest-securitygroup--238455579"}], "key_name": "tempest-keypair-192269838", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:18.706573 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:27:18.706880 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:27:18.707208 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:27:18.707476 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:27:18.707746 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:27:18.715797 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:18.716124 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:18.716248 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:18.717851 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:18.718081 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:18.718253 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:18.731234 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Getting quotas for project 9906a3fdb3e84253889dc1493ea97491. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:27:18.734951 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Getting quotas for user 1cb6e2ab95e642789fd102c340d65c2c and project 9906a3fdb3e84253889dc1493ea97491. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:27:18.747912 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:27:18.749904 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:27:18.753747 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:18.754384 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:18.754736 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:18.755459 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:18.755831 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:18.756266 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:18.765107 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:18.810003 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-01dd09f0-26fa-42de-92c3-aba77c612cdf tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.724120 Jun 10 13:27:18.810428 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 623/1867] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:27:18 2026] POST /compute/v2.1/servers => generated 378 bytes in 725 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:27:18.827204 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ed2ddc9c-05fa-4752-b741-b0e6aee7802f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:18.828943 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ed2ddc9c-05fa-4752-b741-b0e6aee7802f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:18.853811 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] validate_networks() for [('1a24660e-9d1c-46d1-ae0e-4845c3cad89e', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:27:18.854310 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:18.862949 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ed2ddc9c-05fa-4752-b741-b0e6aee7802f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:18.919912 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ed2ddc9c-05fa-4752-b741-b0e6aee7802f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:18.934780 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ed2ddc9c-05fa-4752-b741-b0e6aee7802f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1207 microversion: 2.1 time: 0.111393 Jun 10 13:27:18.935378 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 624/1868] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:18 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1207 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:19.116139 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:19.290702 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:27:19.290702 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:27:19.290702 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:27:19.291140 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:27:19.291377 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:27:19.300700 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:19.300812 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cf900e02-f1c4-4259-a022-0b0655c69363 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:19.300862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:19.301549 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:19.301549 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:19.301682 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:19.302064 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:19.302825 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cf900e02-f1c4-4259-a022-0b0655c69363 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:19.309672 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf900e02-f1c4-4259-a022-0b0655c69363 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:19.309989 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf900e02-f1c4-4259-a022-0b0655c69363 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:19.310321 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf900e02-f1c4-4259-a022-0b0655c69363 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:19.310926 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf900e02-f1c4-4259-a022-0b0655c69363 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:19.311475 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf900e02-f1c4-4259-a022-0b0655c69363 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:19.311998 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf900e02-f1c4-4259-a022-0b0655c69363 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:19.313983 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Getting quotas for project e9ea8d173e2347e9ba195b95b2e45730. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:27:19.316928 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1c8a7fa8-b59f-44c8-8c7c-100421125cd6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:19.317610 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Getting quotas for user a70ef1e7a7fe48f09fbcabfff52a2373 and project e9ea8d173e2347e9ba195b95b2e45730. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:27:19.321528 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1c8a7fa8-b59f-44c8-8c7c-100421125cd6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:19.326545 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:27:19.328523 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:27:19.328636 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c8a7fa8-b59f-44c8-8c7c-100421125cd6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:19.331022 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c8a7fa8-b59f-44c8-8c7c-100421125cd6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:19.331377 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c8a7fa8-b59f-44c8-8c7c-100421125cd6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:19.331845 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c8a7fa8-b59f-44c8-8c7c-100421125cd6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:19.332169 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c8a7fa8-b59f-44c8-8c7c-100421125cd6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:19.332506 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c8a7fa8-b59f-44c8-8c7c-100421125cd6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:19.341560 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-cf900e02-f1c4-4259-a022-0b0655c69363 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:19.354231 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c8a7fa8-b59f-44c8-8c7c-100421125cd6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:19.354465 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c8a7fa8-b59f-44c8-8c7c-100421125cd6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:19.354691 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c8a7fa8-b59f-44c8-8c7c-100421125cd6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:19.355020 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-1c8a7fa8-b59f-44c8-8c7c-100421125cd6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lazy-loading 'fault' on Instance uuid 43f6d86f-3eb2-4017-8cc2-d1dcee995036 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:19.358663 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1c8a7fa8-b59f-44c8-8c7c-100421125cd6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:19.407689 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-750f78f3-5f93-43bd-8612-26150f756790 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.766821 Jun 10 13:27:19.408336 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 622/1869] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:27:18 2026] POST /compute/v2.1/servers => generated 403 bytes in 768 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:27:19.419849 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b0ef9fa2-1f67-4f75-a05e-a458a8da6f87 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:19.422262 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b0ef9fa2-1f67-4f75-a05e-a458a8da6f87 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:19.422389 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1c8a7fa8-b59f-44c8-8c7c-100421125cd6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:19.432795 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1c8a7fa8-b59f-44c8-8c7c-100421125cd6 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1340 microversion: 2.1 time: 0.118536 Jun 10 13:27:19.433187 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 625/1870] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:19 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1340 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:19.442954 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b0ef9fa2-1f67-4f75-a05e-a458a8da6f87 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:19.512846 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b0ef9fa2-1f67-4f75-a05e-a458a8da6f87 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:19.521397 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b0ef9fa2-1f67-4f75-a05e-a458a8da6f87 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1245 microversion: 2.1 time: 0.104143 Jun 10 13:27:19.521822 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 623/1871] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:19 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1245 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:19.573046 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cf900e02-f1c4-4259-a022-0b0655c69363 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:19.578413 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cf900e02-f1c4-4259-a022-0b0655c69363 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:19.578919 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cf900e02-f1c4-4259-a022-0b0655c69363 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:19.582869 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cf900e02-f1c4-4259-a022-0b0655c69363 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.284469 Jun 10 13:27:19.583133 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 624/1872] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:19 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:19.953671 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d86753be-9964-42cd-80c6-db33bbeb9def tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:19.955567 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d86753be-9964-42cd-80c6-db33bbeb9def tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:19.962005 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d86753be-9964-42cd-80c6-db33bbeb9def tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:19.962481 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d86753be-9964-42cd-80c6-db33bbeb9def tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:19.962801 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d86753be-9964-42cd-80c6-db33bbeb9def tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:19.963439 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d86753be-9964-42cd-80c6-db33bbeb9def tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:19.963976 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d86753be-9964-42cd-80c6-db33bbeb9def tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:19.964486 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d86753be-9964-42cd-80c6-db33bbeb9def tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:19.980536 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d86753be-9964-42cd-80c6-db33bbeb9def tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:20.037986 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d86753be-9964-42cd-80c6-db33bbeb9def tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:20.046482 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d86753be-9964-42cd-80c6-db33bbeb9def tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1211 microversion: 2.1 time: 0.095070 Jun 10 13:27:20.046825 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 626/1873] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:19 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1211 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:20.450532 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c6316c38-60e8-437d-9053-db3d44b655a3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:20.452135 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c6316c38-60e8-437d-9053-db3d44b655a3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:20.458292 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c6316c38-60e8-437d-9053-db3d44b655a3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:20.458620 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c6316c38-60e8-437d-9053-db3d44b655a3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:20.458890 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c6316c38-60e8-437d-9053-db3d44b655a3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:20.459440 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c6316c38-60e8-437d-9053-db3d44b655a3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:20.459732 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c6316c38-60e8-437d-9053-db3d44b655a3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:20.460000 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c6316c38-60e8-437d-9053-db3d44b655a3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:20.480372 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c6316c38-60e8-437d-9053-db3d44b655a3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:20.480372 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c6316c38-60e8-437d-9053-db3d44b655a3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:20.480372 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c6316c38-60e8-437d-9053-db3d44b655a3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:20.480372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-c6316c38-60e8-437d-9053-db3d44b655a3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lazy-loading 'fault' on Instance uuid 43f6d86f-3eb2-4017-8cc2-d1dcee995036 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:20.483648 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c6316c38-60e8-437d-9053-db3d44b655a3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:20.537927 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-de8cbdff-b203-437c-b363-6d63504656d2 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:20.540032 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-de8cbdff-b203-437c-b363-6d63504656d2 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:20.545439 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-de8cbdff-b203-437c-b363-6d63504656d2 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:20.545713 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-de8cbdff-b203-437c-b363-6d63504656d2 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:20.546400 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-de8cbdff-b203-437c-b363-6d63504656d2 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:20.546479 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c6316c38-60e8-437d-9053-db3d44b655a3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:20.546536 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-de8cbdff-b203-437c-b363-6d63504656d2 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:20.546756 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-de8cbdff-b203-437c-b363-6d63504656d2 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:20.547076 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-de8cbdff-b203-437c-b363-6d63504656d2 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:20.559592 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c6316c38-60e8-437d-9053-db3d44b655a3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1340 microversion: 2.1 time: 0.111783 Jun 10 13:27:20.559965 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 624/1874] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:20 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1340 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:20.569335 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-de8cbdff-b203-437c-b363-6d63504656d2 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:20.600221 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d241d941-fe99-4f4d-832b-008cc3549c8c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:20.601830 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d241d941-fe99-4f4d-832b-008cc3549c8c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:20.607997 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d241d941-fe99-4f4d-832b-008cc3549c8c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:20.607997 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d241d941-fe99-4f4d-832b-008cc3549c8c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:20.608099 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d241d941-fe99-4f4d-832b-008cc3549c8c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:20.608702 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d241d941-fe99-4f4d-832b-008cc3549c8c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:20.609102 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d241d941-fe99-4f4d-832b-008cc3549c8c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:20.609468 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d241d941-fe99-4f4d-832b-008cc3549c8c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:20.630655 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d241d941-fe99-4f4d-832b-008cc3549c8c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:20.634438 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-de8cbdff-b203-437c-b363-6d63504656d2 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:20.643160 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-de8cbdff-b203-437c-b363-6d63504656d2 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1249 microversion: 2.1 time: 0.106945 Jun 10 13:27:20.643473 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 625/1875] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:20 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1249 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:20.782217 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d241d941-fe99-4f4d-832b-008cc3549c8c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:20.790287 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d241d941-fe99-4f4d-832b-008cc3549c8c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:20.791378 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d241d941-fe99-4f4d-832b-008cc3549c8c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:20.797595 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d241d941-fe99-4f4d-832b-008cc3549c8c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.200524 Jun 10 13:27:20.797931 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 627/1876] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:20 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:21.064601 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3be6e279-0e00-4519-8a56-84bc6949e231 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:21.065966 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3be6e279-0e00-4519-8a56-84bc6949e231 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:21.073885 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3be6e279-0e00-4519-8a56-84bc6949e231 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:21.074213 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3be6e279-0e00-4519-8a56-84bc6949e231 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:21.074497 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3be6e279-0e00-4519-8a56-84bc6949e231 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:21.074951 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3be6e279-0e00-4519-8a56-84bc6949e231 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:21.075330 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3be6e279-0e00-4519-8a56-84bc6949e231 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:21.075671 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3be6e279-0e00-4519-8a56-84bc6949e231 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:21.093340 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3be6e279-0e00-4519-8a56-84bc6949e231 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:21.151736 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3be6e279-0e00-4519-8a56-84bc6949e231 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:21.162184 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3be6e279-0e00-4519-8a56-84bc6949e231 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1203 microversion: 2.1 time: 0.099212 Jun 10 13:27:21.162798 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 625/1877] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:21 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1203 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:21.581794 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-532ef8d9-4879-4524-be5a-1b26a442b2df tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:21.583150 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-532ef8d9-4879-4524-be5a-1b26a442b2df tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:21.588019 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-532ef8d9-4879-4524-be5a-1b26a442b2df tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:21.588290 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-532ef8d9-4879-4524-be5a-1b26a442b2df tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:21.588556 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-532ef8d9-4879-4524-be5a-1b26a442b2df tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:21.589074 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-532ef8d9-4879-4524-be5a-1b26a442b2df tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:21.589461 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-532ef8d9-4879-4524-be5a-1b26a442b2df tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:21.589776 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-532ef8d9-4879-4524-be5a-1b26a442b2df tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:21.606634 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-532ef8d9-4879-4524-be5a-1b26a442b2df tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:21.606809 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-532ef8d9-4879-4524-be5a-1b26a442b2df tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:21.606991 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-532ef8d9-4879-4524-be5a-1b26a442b2df tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:21.607191 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-532ef8d9-4879-4524-be5a-1b26a442b2df tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lazy-loading 'fault' on Instance uuid 43f6d86f-3eb2-4017-8cc2-d1dcee995036 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:21.610403 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-532ef8d9-4879-4524-be5a-1b26a442b2df tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:21.661400 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-70b76daa-7e2a-4eb6-bf67-0d74ce820e80 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:21.665357 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-532ef8d9-4879-4524-be5a-1b26a442b2df tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:21.667762 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-70b76daa-7e2a-4eb6-bf67-0d74ce820e80 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:21.672702 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-532ef8d9-4879-4524-be5a-1b26a442b2df tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 200 len: 1340 microversion: 2.1 time: 0.093714 Jun 10 13:27:21.672983 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 626/1878] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:21 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 1340 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:21.675057 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-70b76daa-7e2a-4eb6-bf67-0d74ce820e80 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:21.675357 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-70b76daa-7e2a-4eb6-bf67-0d74ce820e80 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:21.675609 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-70b76daa-7e2a-4eb6-bf67-0d74ce820e80 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:21.676162 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-70b76daa-7e2a-4eb6-bf67-0d74ce820e80 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:21.676567 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-70b76daa-7e2a-4eb6-bf67-0d74ce820e80 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:21.676910 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-70b76daa-7e2a-4eb6-bf67-0d74ce820e80 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:21.700245 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-70b76daa-7e2a-4eb6-bf67-0d74ce820e80 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:21.768375 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-70b76daa-7e2a-4eb6-bf67-0d74ce820e80 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:21.778490 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-70b76daa-7e2a-4eb6-bf67-0d74ce820e80 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1241 microversion: 2.1 time: 0.120601 Jun 10 13:27:21.779010 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 628/1879] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:21 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1241 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:21.815014 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b95e68ce-8608-49c7-88e4-c4ec3eacb187 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:21.816939 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b95e68ce-8608-49c7-88e4-c4ec3eacb187 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:21.823289 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b95e68ce-8608-49c7-88e4-c4ec3eacb187 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:21.823645 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b95e68ce-8608-49c7-88e4-c4ec3eacb187 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:21.823945 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b95e68ce-8608-49c7-88e4-c4ec3eacb187 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:21.824658 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b95e68ce-8608-49c7-88e4-c4ec3eacb187 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:21.825122 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b95e68ce-8608-49c7-88e4-c4ec3eacb187 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:21.825702 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b95e68ce-8608-49c7-88e4-c4ec3eacb187 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:21.849775 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b95e68ce-8608-49c7-88e4-c4ec3eacb187 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:22.031522 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b95e68ce-8608-49c7-88e4-c4ec3eacb187 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:22.037107 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b95e68ce-8608-49c7-88e4-c4ec3eacb187 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:22.037754 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b95e68ce-8608-49c7-88e4-c4ec3eacb187 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:22.041863 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b95e68ce-8608-49c7-88e4-c4ec3eacb187 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.229493 Jun 10 13:27:22.042176 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 626/1880] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:21 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:22.180415 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fa61bd84-a0ca-43be-9cbc-95674b6da58d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:22.181787 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fa61bd84-a0ca-43be-9cbc-95674b6da58d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:22.188610 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa61bd84-a0ca-43be-9cbc-95674b6da58d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:22.188945 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa61bd84-a0ca-43be-9cbc-95674b6da58d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:22.189185 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa61bd84-a0ca-43be-9cbc-95674b6da58d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:22.189670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa61bd84-a0ca-43be-9cbc-95674b6da58d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:22.189963 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa61bd84-a0ca-43be-9cbc-95674b6da58d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:22.190243 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa61bd84-a0ca-43be-9cbc-95674b6da58d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:22.205339 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-fa61bd84-a0ca-43be-9cbc-95674b6da58d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:22.253804 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fa61bd84-a0ca-43be-9cbc-95674b6da58d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:22.261752 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fa61bd84-a0ca-43be-9cbc-95674b6da58d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1259 microversion: 2.1 time: 0.082768 Jun 10 13:27:22.262039 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 627/1881] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:22 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1259 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:22.691577 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d935e4d4-1f52-4d69-abe7-c5815e96bdea tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:22.693697 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d935e4d4-1f52-4d69-abe7-c5815e96bdea tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 43f6d86f-3eb2-4017-8cc2-d1dcee995036] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:22.700672 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d935e4d4-1f52-4d69-abe7-c5815e96bdea tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:22.701065 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d935e4d4-1f52-4d69-abe7-c5815e96bdea tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:22.701431 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d935e4d4-1f52-4d69-abe7-c5815e96bdea tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:22.702046 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d935e4d4-1f52-4d69-abe7-c5815e96bdea tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:22.702537 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d935e4d4-1f52-4d69-abe7-c5815e96bdea tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:22.702916 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d935e4d4-1f52-4d69-abe7-c5815e96bdea tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:22.711845 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-d935e4d4-1f52-4d69-abe7-c5815e96bdea tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] HTTP exception thrown: Instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 could not be found. Jun 10 13:27:22.712246 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d935e4d4-1f52-4d69-abe7-c5815e96bdea tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Returning 404 to user: Instance 43f6d86f-3eb2-4017-8cc2-d1dcee995036 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:27:22.712839 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d935e4d4-1f52-4d69-abe7-c5815e96bdea tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036" status: 404 len: 111 microversion: 2.1 time: 0.022936 Jun 10 13:27:22.713487 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 629/1882] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:22 2026] GET /compute/v2.1/servers/43f6d86f-3eb2-4017-8cc2-d1dcee995036 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:27:22.721883 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1cc9519d-5906-43eb-b338-d3d2f4aeb648 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:22.736145 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1cc9519d-5906-43eb-b338-d3d2f4aeb648 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-386151376" status: 202 len: 0 microversion: 2.1 time: 0.015945 Jun 10 13:27:22.736574 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 627/1883] 10.4.3.74 () {66 vars in 1380 bytes} [Wed Jun 10 13:27:22 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-386151376 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:27:22.799912 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-050aefc1-5e6e-464c-a28d-ca71582efd2a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:22.802844 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-050aefc1-5e6e-464c-a28d-ca71582efd2a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:22.809040 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-050aefc1-5e6e-464c-a28d-ca71582efd2a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:22.809240 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-050aefc1-5e6e-464c-a28d-ca71582efd2a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:22.809691 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-050aefc1-5e6e-464c-a28d-ca71582efd2a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:22.809955 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-050aefc1-5e6e-464c-a28d-ca71582efd2a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:22.810177 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-050aefc1-5e6e-464c-a28d-ca71582efd2a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:22.810476 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-050aefc1-5e6e-464c-a28d-ca71582efd2a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:22.825194 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-050aefc1-5e6e-464c-a28d-ca71582efd2a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:22.883632 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-050aefc1-5e6e-464c-a28d-ca71582efd2a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:22.894012 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-050aefc1-5e6e-464c-a28d-ca71582efd2a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1241 microversion: 2.1 time: 0.098616 Jun 10 13:27:22.894774 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 628/1884] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:22 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1241 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:23.058254 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-68cc6449-8f8d-4de1-af03-90f893ba2f61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:23.059715 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-68cc6449-8f8d-4de1-af03-90f893ba2f61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:23.071193 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68cc6449-8f8d-4de1-af03-90f893ba2f61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:23.071491 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68cc6449-8f8d-4de1-af03-90f893ba2f61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:23.071727 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68cc6449-8f8d-4de1-af03-90f893ba2f61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:23.072238 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68cc6449-8f8d-4de1-af03-90f893ba2f61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:23.072588 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68cc6449-8f8d-4de1-af03-90f893ba2f61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:23.072890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68cc6449-8f8d-4de1-af03-90f893ba2f61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:23.106428 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-68cc6449-8f8d-4de1-af03-90f893ba2f61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:23.268170 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-68cc6449-8f8d-4de1-af03-90f893ba2f61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:23.273592 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-68cc6449-8f8d-4de1-af03-90f893ba2f61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:23.274225 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-68cc6449-8f8d-4de1-af03-90f893ba2f61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:23.276463 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d5a592f2-4c11-47bf-9ea7-ace5ebc2d5d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:23.277966 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d5a592f2-4c11-47bf-9ea7-ace5ebc2d5d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:23.278341 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-68cc6449-8f8d-4de1-af03-90f893ba2f61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.221882 Jun 10 13:27:23.278825 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 630/1885] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:23 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:23.283829 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d5a592f2-4c11-47bf-9ea7-ace5ebc2d5d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:23.284222 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d5a592f2-4c11-47bf-9ea7-ace5ebc2d5d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:23.284563 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d5a592f2-4c11-47bf-9ea7-ace5ebc2d5d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:23.285180 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d5a592f2-4c11-47bf-9ea7-ace5ebc2d5d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:23.285642 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d5a592f2-4c11-47bf-9ea7-ace5ebc2d5d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:23.286071 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d5a592f2-4c11-47bf-9ea7-ace5ebc2d5d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:23.305112 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d5a592f2-4c11-47bf-9ea7-ace5ebc2d5d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:23.356472 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d5a592f2-4c11-47bf-9ea7-ace5ebc2d5d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:23.365272 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d5a592f2-4c11-47bf-9ea7-ace5ebc2d5d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1259 microversion: 2.1 time: 0.090481 Jun 10 13:27:23.365675 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 628/1886] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:23 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1259 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:23.912878 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-72fc3a1d-c34d-41fb-8302-e2b1806f503d tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:23.915017 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-72fc3a1d-c34d-41fb-8302-e2b1806f503d tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:23.920484 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72fc3a1d-c34d-41fb-8302-e2b1806f503d tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:23.920812 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72fc3a1d-c34d-41fb-8302-e2b1806f503d tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:23.921090 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72fc3a1d-c34d-41fb-8302-e2b1806f503d tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:23.921706 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72fc3a1d-c34d-41fb-8302-e2b1806f503d tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:23.922044 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72fc3a1d-c34d-41fb-8302-e2b1806f503d tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:23.922828 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72fc3a1d-c34d-41fb-8302-e2b1806f503d tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:23.940727 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-72fc3a1d-c34d-41fb-8302-e2b1806f503d tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:24.002707 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-72fc3a1d-c34d-41fb-8302-e2b1806f503d tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:24.009763 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-72fc3a1d-c34d-41fb-8302-e2b1806f503d tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1241 microversion: 2.1 time: 0.099009 Jun 10 13:27:24.010042 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 629/1887] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:23 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1241 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:24.301132 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1005efd3-ba67-4500-b146-0bae3e678e88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:24.303448 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1005efd3-ba67-4500-b146-0bae3e678e88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:24.308404 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1005efd3-ba67-4500-b146-0bae3e678e88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:24.308692 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1005efd3-ba67-4500-b146-0bae3e678e88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:24.308974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1005efd3-ba67-4500-b146-0bae3e678e88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:24.309495 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1005efd3-ba67-4500-b146-0bae3e678e88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:24.309896 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1005efd3-ba67-4500-b146-0bae3e678e88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:24.310235 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1005efd3-ba67-4500-b146-0bae3e678e88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:24.329046 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1005efd3-ba67-4500-b146-0bae3e678e88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:24.380696 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1d3b78d8-6109-487e-9646-7d664b889a5a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:24.382696 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1d3b78d8-6109-487e-9646-7d664b889a5a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:24.387500 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d3b78d8-6109-487e-9646-7d664b889a5a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:24.387765 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d3b78d8-6109-487e-9646-7d664b889a5a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:24.388011 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d3b78d8-6109-487e-9646-7d664b889a5a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:24.388476 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d3b78d8-6109-487e-9646-7d664b889a5a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:24.388773 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d3b78d8-6109-487e-9646-7d664b889a5a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:24.389254 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d3b78d8-6109-487e-9646-7d664b889a5a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:24.406780 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1d3b78d8-6109-487e-9646-7d664b889a5a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:24.481418 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1d3b78d8-6109-487e-9646-7d664b889a5a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:24.493232 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1d3b78d8-6109-487e-9646-7d664b889a5a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1259 microversion: 2.1 time: 0.114431 Jun 10 13:27:24.493740 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 629/1888] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:24 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1259 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:24.529605 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1005efd3-ba67-4500-b146-0bae3e678e88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:24.536744 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1005efd3-ba67-4500-b146-0bae3e678e88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:24.537655 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1005efd3-ba67-4500-b146-0bae3e678e88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:24.543630 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1005efd3-ba67-4500-b146-0bae3e678e88 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.245384 Jun 10 13:27:24.544042 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 631/1889] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:24 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:24.896152 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-168390c0-7877-4cb1-ac7e-6d4d35dd22cd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-909117408", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIa3JknSleQCnDVnaiXtii1bMHh4i4j4PwT7TAxY02UhfKzKvyu2Y8+ob2eJ/F3+krGDLoaaL0CaJU/CijB5civxkl/EZiOTE2XXGpurhhMuqhTd9puU2AEtikmy7UsXIg=="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:24.908842 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-168390c0-7877-4cb1-ac7e-6d4d35dd22cd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Getting quotas for project 7f09d4ca1c7d45fab691b8e6f60c3792. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:27:24.912298 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-168390c0-7877-4cb1-ac7e-6d4d35dd22cd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Getting quotas for user f1ff0ee95dc54ea79f737ee18b3ba4b7 and project 7f09d4ca1c7d45fab691b8e6f60c3792. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:27:24.933972 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-168390c0-7877-4cb1-ac7e-6d4d35dd22cd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 402 microversion: 2.1 time: 0.039782 Jun 10 13:27:24.934462 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 630/1890] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:27:24 2026] POST /compute/v2.1/os-keypairs => generated 402 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:25.029203 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-652934b7-0103-4152-a397-e1180e293174 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:25.030530 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-652934b7-0103-4152-a397-e1180e293174 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:25.035466 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-652934b7-0103-4152-a397-e1180e293174 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:25.035808 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-652934b7-0103-4152-a397-e1180e293174 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:25.036048 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-652934b7-0103-4152-a397-e1180e293174 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:25.036508 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-652934b7-0103-4152-a397-e1180e293174 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:25.036803 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-652934b7-0103-4152-a397-e1180e293174 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:25.037125 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-652934b7-0103-4152-a397-e1180e293174 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:25.058860 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-859912850", "imageRef": "0b160491-a54c-4207-95bb-0f138e6d4ad7", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-909117408", "networks": [{"uuid": "e3c44bfa-91fe-4433-8c94-2253f186bdc0"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:25.059068 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-652934b7-0103-4152-a397-e1180e293174 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:25.120333 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-652934b7-0103-4152-a397-e1180e293174 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:25.131722 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-652934b7-0103-4152-a397-e1180e293174 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1297 microversion: 2.1 time: 0.104150 Jun 10 13:27:25.132132 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 630/1891] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:25 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1297 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:25.177592 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:25.178056 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:25.178453 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:25.179461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:25.179461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:25.179599 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:25.187593 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] validate_networks() for [('e3c44bfa-91fe-4433-8c94-2253f186bdc0', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:27:25.188196 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:25.425773 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:25.456298 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-60696aa5-b85b-41bc-a4ca-a5bc829d6b80 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "14dffd12-31dc-4b7d-a0c7-b095e8251319", "device": "/dev/vdb"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:25.457801 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-60696aa5-b85b-41bc-a4ca-a5bc829d6b80 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:25.466747 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-60696aa5-b85b-41bc-a4ca-a5bc829d6b80 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:25.467014 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-60696aa5-b85b-41bc-a4ca-a5bc829d6b80 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:25.467242 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-60696aa5-b85b-41bc-a4ca-a5bc829d6b80 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:25.467559 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-60696aa5-b85b-41bc-a4ca-a5bc829d6b80 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:25.467701 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-60696aa5-b85b-41bc-a4ca-a5bc829d6b80 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:25.467815 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-60696aa5-b85b-41bc-a4ca-a5bc829d6b80 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:25.518483 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f9de2ae5-e78b-44b0-96dd-45992976349f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:25.519060 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f9de2ae5-e78b-44b0-96dd-45992976349f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:25.524472 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f9de2ae5-e78b-44b0-96dd-45992976349f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:25.524988 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f9de2ae5-e78b-44b0-96dd-45992976349f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:25.525422 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f9de2ae5-e78b-44b0-96dd-45992976349f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:25.526093 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f9de2ae5-e78b-44b0-96dd-45992976349f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:25.526605 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f9de2ae5-e78b-44b0-96dd-45992976349f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:25.527274 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f9de2ae5-e78b-44b0-96dd-45992976349f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:25.564411 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f9de2ae5-e78b-44b0-96dd-45992976349f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:25.616817 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:27:25.617095 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:27:25.617403 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:27:25.617630 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:27:25.617852 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:27:25.626000 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:25.626000 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:25.626000 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:25.626568 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:25.626769 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:25.626978 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:25.640171 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Getting quotas for project 7f09d4ca1c7d45fab691b8e6f60c3792. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:27:25.642592 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Getting quotas for user f1ff0ee95dc54ea79f737ee18b3ba4b7 and project 7f09d4ca1c7d45fab691b8e6f60c3792. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:27:25.651228 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:27:25.652603 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] 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='0b160491-a54c-4207-95bb-0f138e6d4ad7',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:27:25.713750 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3b3b3bdc-973d-40fe-a1d3-778871ec7fb3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.656917 Jun 10 13:27:25.714135 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 632/1892] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:27:25 2026] POST /compute/v2.1/servers => generated 378 bytes in 657 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:27:25.716279 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4198c59a-e878-4c43-a31a-15d0514f5220 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:25.717568 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4198c59a-e878-4c43-a31a-15d0514f5220 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:25.724973 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4198c59a-e878-4c43-a31a-15d0514f5220 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:25.724973 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4198c59a-e878-4c43-a31a-15d0514f5220 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:25.724973 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4198c59a-e878-4c43-a31a-15d0514f5220 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:25.724973 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4198c59a-e878-4c43-a31a-15d0514f5220 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:25.724973 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4198c59a-e878-4c43-a31a-15d0514f5220 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:25.724973 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4198c59a-e878-4c43-a31a-15d0514f5220 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:25.752927 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4198c59a-e878-4c43-a31a-15d0514f5220 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:25.829691 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f9de2ae5-e78b-44b0-96dd-45992976349f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:25.841305 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f9de2ae5-e78b-44b0-96dd-45992976349f tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1309 microversion: 2.1 time: 0.326841 Jun 10 13:27:25.843379 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 631/1893] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:25 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1309 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:25.844418 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-495ffb37-85a4-4cb8-a1be-44aff03eface tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:25.848373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-495ffb37-85a4-4cb8-a1be-44aff03eface tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:25.867876 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-495ffb37-85a4-4cb8-a1be-44aff03eface tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:25.939689 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-495ffb37-85a4-4cb8-a1be-44aff03eface tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:25.950190 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-495ffb37-85a4-4cb8-a1be-44aff03eface tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1251 microversion: 2.1 time: 0.107961 Jun 10 13:27:25.950617 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 632/1894] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:25 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1251 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:25.986046 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4198c59a-e878-4c43-a31a-15d0514f5220 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:25.991971 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4198c59a-e878-4c43-a31a-15d0514f5220 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:25.992777 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4198c59a-e878-4c43-a31a-15d0514f5220 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:25.998767 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4198c59a-e878-4c43-a31a-15d0514f5220 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.284060 Jun 10 13:27:25.999093 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 633/1895] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:25 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:26.147451 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f9886d92-e372-4101-beae-ca30578b531b tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:26.149077 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f9886d92-e372-4101-beae-ca30578b531b tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:26.154558 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f9886d92-e372-4101-beae-ca30578b531b tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:26.154742 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f9886d92-e372-4101-beae-ca30578b531b tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:26.154973 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f9886d92-e372-4101-beae-ca30578b531b tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:26.155428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f9886d92-e372-4101-beae-ca30578b531b tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:26.155701 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f9886d92-e372-4101-beae-ca30578b531b tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:26.155986 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f9886d92-e372-4101-beae-ca30578b531b tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:26.176587 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f9886d92-e372-4101-beae-ca30578b531b tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:26.235943 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f9886d92-e372-4101-beae-ca30578b531b tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:26.247360 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f9886d92-e372-4101-beae-ca30578b531b tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1297 microversion: 2.1 time: 0.101438 Jun 10 13:27:26.247780 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 633/1896] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:26 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1297 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:26.422500 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-a4b78211-453c-4583-9d84-e9bd8d8ed871 req-0d809c04-5adf-48fe-a376-afb6dbcf0cd3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e0cb11af-532c-4b5c-82d7-b6acc65c29f6", "tag": "46e7d25c-3efc-4d06-b280-b85894978ce6"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:26.428593 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a4b78211-453c-4583-9d84-e9bd8d8ed871 req-0d809c04-5adf-48fe-a376-afb6dbcf0cd3 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:26.428990 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a4b78211-453c-4583-9d84-e9bd8d8ed871 req-0d809c04-5adf-48fe-a376-afb6dbcf0cd3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:26.428990 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a4b78211-453c-4583-9d84-e9bd8d8ed871 req-0d809c04-5adf-48fe-a376-afb6dbcf0cd3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:26.435079 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-a4b78211-453c-4583-9d84-e9bd8d8ed871 req-0d809c04-5adf-48fe-a376-afb6dbcf0cd3 service nova] Creating event network-changed:46e7d25c-3efc-4d06-b280-b85894978ce6 for instance e0cb11af-532c-4b5c-82d7-b6acc65c29f6 on np0000002501 Jun 10 13:27:26.435542 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-a4b78211-453c-4583-9d84-e9bd8d8ed871 req-0d809c04-5adf-48fe-a376-afb6dbcf0cd3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:26.439530 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-a4b78211-453c-4583-9d84-e9bd8d8ed871 req-0d809c04-5adf-48fe-a376-afb6dbcf0cd3 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018764 Jun 10 13:27:26.439833 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 634/1897] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:26 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 10 13:27:26.861095 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-727e20e1-8d43-46c7-8698-32ed12e6a3d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:26.862415 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-727e20e1-8d43-46c7-8698-32ed12e6a3d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:26.867238 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-727e20e1-8d43-46c7-8698-32ed12e6a3d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:26.867529 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-727e20e1-8d43-46c7-8698-32ed12e6a3d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:26.867739 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-727e20e1-8d43-46c7-8698-32ed12e6a3d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:26.868196 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-727e20e1-8d43-46c7-8698-32ed12e6a3d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:26.868518 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-727e20e1-8d43-46c7-8698-32ed12e6a3d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:26.868782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-727e20e1-8d43-46c7-8698-32ed12e6a3d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:26.883645 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-727e20e1-8d43-46c7-8698-32ed12e6a3d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:26.972978 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-104d4ea5-7f9c-4044-ba75-89663d9bbedd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:26.974977 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-104d4ea5-7f9c-4044-ba75-89663d9bbedd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:26.978335 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-104d4ea5-7f9c-4044-ba75-89663d9bbedd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:26.978590 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-104d4ea5-7f9c-4044-ba75-89663d9bbedd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:26.978779 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-104d4ea5-7f9c-4044-ba75-89663d9bbedd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:26.979264 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-104d4ea5-7f9c-4044-ba75-89663d9bbedd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:26.979485 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-104d4ea5-7f9c-4044-ba75-89663d9bbedd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:26.979777 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-104d4ea5-7f9c-4044-ba75-89663d9bbedd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:26.997012 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-104d4ea5-7f9c-4044-ba75-89663d9bbedd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:27.063439 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-104d4ea5-7f9c-4044-ba75-89663d9bbedd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:27.070837 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-104d4ea5-7f9c-4044-ba75-89663d9bbedd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1247 microversion: 2.1 time: 0.099690 Jun 10 13:27:27.071258 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 635/1898] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:26 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1247 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:27.072499 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-727e20e1-8d43-46c7-8698-32ed12e6a3d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:27.072951 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f774d751-3f07-49e7-8315-817f3c096e98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:27.074132 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f774d751-3f07-49e7-8315-817f3c096e98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:27.079270 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f774d751-3f07-49e7-8315-817f3c096e98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:27.079507 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f774d751-3f07-49e7-8315-817f3c096e98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:27.079699 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f774d751-3f07-49e7-8315-817f3c096e98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:27.080098 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f774d751-3f07-49e7-8315-817f3c096e98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:27.080379 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f774d751-3f07-49e7-8315-817f3c096e98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:27.080570 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-727e20e1-8d43-46c7-8698-32ed12e6a3d5 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1307 microversion: 2.1 time: 0.221410 Jun 10 13:27:27.080662 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f774d751-3f07-49e7-8315-817f3c096e98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:27.081079 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 634/1899] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:26 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1307 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:27.098023 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f774d751-3f07-49e7-8315-817f3c096e98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:27.242790 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f774d751-3f07-49e7-8315-817f3c096e98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:27.247456 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f774d751-3f07-49e7-8315-817f3c096e98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:27.248125 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f774d751-3f07-49e7-8315-817f3c096e98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:27.251851 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f774d751-3f07-49e7-8315-817f3c096e98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.180320 Jun 10 13:27:27.252161 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 636/1900] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:27 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:27.263198 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-15599997-3c1f-47a9-b087-afb34b602733 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:27.265097 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-15599997-3c1f-47a9-b087-afb34b602733 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:27.270851 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-15599997-3c1f-47a9-b087-afb34b602733 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:27.271219 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-15599997-3c1f-47a9-b087-afb34b602733 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:27.271534 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-15599997-3c1f-47a9-b087-afb34b602733 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:27.272122 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-15599997-3c1f-47a9-b087-afb34b602733 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:27.272550 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-15599997-3c1f-47a9-b087-afb34b602733 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:27.272929 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-15599997-3c1f-47a9-b087-afb34b602733 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:27.291247 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-15599997-3c1f-47a9-b087-afb34b602733 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:27.340635 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-15599997-3c1f-47a9-b087-afb34b602733 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:27.347749 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-15599997-3c1f-47a9-b087-afb34b602733 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1297 microversion: 2.1 time: 0.086764 Jun 10 13:27:27.348099 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 635/1901] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:27 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1297 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:28.031728 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-60696aa5-b85b-41bc-a4ca-a5bc829d6b80 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "POST /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.577208 Jun 10 13:27:28.032165 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 631/1902] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:27:25 2026] POST /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d/os-volume_attachments => generated 194 bytes in 2578 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:28.086897 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-280d8e61-90bf-466f-a220-1a34e8181899 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:28.088890 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-280d8e61-90bf-466f-a220-1a34e8181899 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:28.093067 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-280d8e61-90bf-466f-a220-1a34e8181899 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:28.093362 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-280d8e61-90bf-466f-a220-1a34e8181899 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:28.093612 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-280d8e61-90bf-466f-a220-1a34e8181899 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:28.094139 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-280d8e61-90bf-466f-a220-1a34e8181899 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:28.094497 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-280d8e61-90bf-466f-a220-1a34e8181899 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:28.094785 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-280d8e61-90bf-466f-a220-1a34e8181899 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:28.097434 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0659ea2b-1a1e-4a7a-a609-ce5543db7146 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:28.098997 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0659ea2b-1a1e-4a7a-a609-ce5543db7146 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:28.103575 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0659ea2b-1a1e-4a7a-a609-ce5543db7146 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:28.103806 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0659ea2b-1a1e-4a7a-a609-ce5543db7146 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:28.104040 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0659ea2b-1a1e-4a7a-a609-ce5543db7146 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:28.104465 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0659ea2b-1a1e-4a7a-a609-ce5543db7146 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:28.104757 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0659ea2b-1a1e-4a7a-a609-ce5543db7146 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:28.105062 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0659ea2b-1a1e-4a7a-a609-ce5543db7146 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:28.109744 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-280d8e61-90bf-466f-a220-1a34e8181899 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:28.120120 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0659ea2b-1a1e-4a7a-a609-ce5543db7146 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:28.162830 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-280d8e61-90bf-466f-a220-1a34e8181899 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:28.173063 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-280d8e61-90bf-466f-a220-1a34e8181899 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1303 microversion: 2.1 time: 0.087725 Jun 10 13:27:28.173448 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 637/1903] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:28 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1303 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:28.250162 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0659ea2b-1a1e-4a7a-a609-ce5543db7146 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:28.257803 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0659ea2b-1a1e-4a7a-a609-ce5543db7146 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1307 microversion: 2.1 time: 0.162046 Jun 10 13:27:28.258275 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 636/1904] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:28 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1307 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:28.267876 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7712277f-ae63-4d22-9931-cde69cc4fb60 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:28.269806 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7712277f-ae63-4d22-9931-cde69cc4fb60 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:28.274325 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7712277f-ae63-4d22-9931-cde69cc4fb60 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:28.274805 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7712277f-ae63-4d22-9931-cde69cc4fb60 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:28.276245 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7712277f-ae63-4d22-9931-cde69cc4fb60 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:28.276245 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7712277f-ae63-4d22-9931-cde69cc4fb60 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:28.276245 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7712277f-ae63-4d22-9931-cde69cc4fb60 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:28.276411 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7712277f-ae63-4d22-9931-cde69cc4fb60 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:28.293155 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7712277f-ae63-4d22-9931-cde69cc4fb60 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:28.373376 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-91b759ce-7a71-44ad-b5bd-64dc492885e3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:28.374243 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-91b759ce-7a71-44ad-b5bd-64dc492885e3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:28.381774 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-91b759ce-7a71-44ad-b5bd-64dc492885e3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:28.381774 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-91b759ce-7a71-44ad-b5bd-64dc492885e3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:28.381980 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-91b759ce-7a71-44ad-b5bd-64dc492885e3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:28.383057 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-91b759ce-7a71-44ad-b5bd-64dc492885e3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:28.383057 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-91b759ce-7a71-44ad-b5bd-64dc492885e3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:28.383057 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-91b759ce-7a71-44ad-b5bd-64dc492885e3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:28.396400 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-91b759ce-7a71-44ad-b5bd-64dc492885e3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:28.425717 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7712277f-ae63-4d22-9931-cde69cc4fb60 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:28.434543 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7712277f-ae63-4d22-9931-cde69cc4fb60 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:28.435313 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7712277f-ae63-4d22-9931-cde69cc4fb60 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:28.439867 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7712277f-ae63-4d22-9931-cde69cc4fb60 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.173875 Jun 10 13:27:28.440254 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 632/1905] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:28 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:28.599119 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-91b759ce-7a71-44ad-b5bd-64dc492885e3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:28.606535 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-91b759ce-7a71-44ad-b5bd-64dc492885e3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1372 microversion: 2.1 time: 0.241194 Jun 10 13:27:28.606787 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 638/1906] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:28 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1372 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:28.721231 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:29.080925 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-8c16cc75-85a1-4f4a-9aee-5d6ce77bce80 req-21d64234-0650-4402-b752-cdc65f7eb72e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "787235fa-4aff-4ebe-a73e-52f3f16d9510", "tag": "6ed913e1-1e38-4783-954f-55ffb27bb341"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:29.086754 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8c16cc75-85a1-4f4a-9aee-5d6ce77bce80 req-21d64234-0650-4402-b752-cdc65f7eb72e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:29.086973 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8c16cc75-85a1-4f4a-9aee-5d6ce77bce80 req-21d64234-0650-4402-b752-cdc65f7eb72e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:29.087099 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-8c16cc75-85a1-4f4a-9aee-5d6ce77bce80 req-21d64234-0650-4402-b752-cdc65f7eb72e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:29.094165 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-8c16cc75-85a1-4f4a-9aee-5d6ce77bce80 req-21d64234-0650-4402-b752-cdc65f7eb72e service nova] Creating event network-changed:6ed913e1-1e38-4783-954f-55ffb27bb341 for instance 787235fa-4aff-4ebe-a73e-52f3f16d9510 on np0000002501 Jun 10 13:27:29.094754 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-8c16cc75-85a1-4f4a-9aee-5d6ce77bce80 req-21d64234-0650-4402-b752-cdc65f7eb72e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:29.100593 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-8c16cc75-85a1-4f4a-9aee-5d6ce77bce80 req-21d64234-0650-4402-b752-cdc65f7eb72e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021088 Jun 10 13:27:29.101052 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 637/1907] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:29 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 10 13:27:29.190434 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-67fe612f-4445-4de1-9093-6f3007f2bd81 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:29.192519 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-67fe612f-4445-4de1-9093-6f3007f2bd81 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:29.198041 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67fe612f-4445-4de1-9093-6f3007f2bd81 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:29.198514 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67fe612f-4445-4de1-9093-6f3007f2bd81 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:29.198819 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67fe612f-4445-4de1-9093-6f3007f2bd81 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:29.199430 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67fe612f-4445-4de1-9093-6f3007f2bd81 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:29.199739 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67fe612f-4445-4de1-9093-6f3007f2bd81 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:29.200042 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-67fe612f-4445-4de1-9093-6f3007f2bd81 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:29.222000 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-67fe612f-4445-4de1-9093-6f3007f2bd81 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:29.274878 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9e7fd32f-d1c0-4871-ad6a-9059c8ccf00e tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:29.275286 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-67fe612f-4445-4de1-9093-6f3007f2bd81 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:29.276444 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9e7fd32f-d1c0-4871-ad6a-9059c8ccf00e tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:29.281976 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e7fd32f-d1c0-4871-ad6a-9059c8ccf00e tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:29.282312 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e7fd32f-d1c0-4871-ad6a-9059c8ccf00e tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:29.282604 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e7fd32f-d1c0-4871-ad6a-9059c8ccf00e tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:29.283156 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e7fd32f-d1c0-4871-ad6a-9059c8ccf00e tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:29.283556 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e7fd32f-d1c0-4871-ad6a-9059c8ccf00e tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:29.283907 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e7fd32f-d1c0-4871-ad6a-9059c8ccf00e tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:29.284059 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-67fe612f-4445-4de1-9093-6f3007f2bd81 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1303 microversion: 2.1 time: 0.095278 Jun 10 13:27:29.284360 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 633/1908] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:29 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1303 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:29.301259 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9e7fd32f-d1c0-4871-ad6a-9059c8ccf00e tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:29.306183 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:29.436837 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9e7fd32f-d1c0-4871-ad6a-9059c8ccf00e tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:29.444859 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9e7fd32f-d1c0-4871-ad6a-9059c8ccf00e tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1307 microversion: 2.1 time: 0.171941 Jun 10 13:27:29.445213 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 639/1909] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:29 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1307 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:29.461660 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-380fd225-6782-4c16-acf0-1c096632604c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:29.463911 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-380fd225-6782-4c16-acf0-1c096632604c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:29.470042 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-380fd225-6782-4c16-acf0-1c096632604c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:29.470458 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-380fd225-6782-4c16-acf0-1c096632604c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:29.470788 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-380fd225-6782-4c16-acf0-1c096632604c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:29.471470 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-380fd225-6782-4c16-acf0-1c096632604c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:29.471903 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-380fd225-6782-4c16-acf0-1c096632604c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:29.472314 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-380fd225-6782-4c16-acf0-1c096632604c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:29.489682 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-380fd225-6782-4c16-acf0-1c096632604c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:29.628171 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-487bf053-3488-4ad6-9688-6fd9401b16e1 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:29.630178 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-487bf053-3488-4ad6-9688-6fd9401b16e1 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:29.637465 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-487bf053-3488-4ad6-9688-6fd9401b16e1 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:29.637735 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-487bf053-3488-4ad6-9688-6fd9401b16e1 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:29.637945 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-487bf053-3488-4ad6-9688-6fd9401b16e1 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:29.638408 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-487bf053-3488-4ad6-9688-6fd9401b16e1 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:29.638690 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-487bf053-3488-4ad6-9688-6fd9401b16e1 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:29.639025 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-487bf053-3488-4ad6-9688-6fd9401b16e1 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:29.649051 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-380fd225-6782-4c16-acf0-1c096632604c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:29.652898 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-487bf053-3488-4ad6-9688-6fd9401b16e1 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:29.654574 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-380fd225-6782-4c16-acf0-1c096632604c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:29.654861 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-380fd225-6782-4c16-acf0-1c096632604c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:29.658597 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-380fd225-6782-4c16-acf0-1c096632604c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.199446 Jun 10 13:27:29.658844 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 638/1910] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:29 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:29.799814 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-487bf053-3488-4ad6-9688-6fd9401b16e1 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:29.809510 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-487bf053-3488-4ad6-9688-6fd9401b16e1 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1370 microversion: 2.1 time: 0.183034 Jun 10 13:27:29.809928 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 634/1911] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:29 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1370 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:30.300745 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cb2ccc69-de89-465a-8fe0-96095121931d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:30.302122 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cb2ccc69-de89-465a-8fe0-96095121931d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:30.307893 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb2ccc69-de89-465a-8fe0-96095121931d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:30.308265 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb2ccc69-de89-465a-8fe0-96095121931d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:30.308570 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb2ccc69-de89-465a-8fe0-96095121931d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:30.309149 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb2ccc69-de89-465a-8fe0-96095121931d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:30.309514 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb2ccc69-de89-465a-8fe0-96095121931d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:30.309780 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb2ccc69-de89-465a-8fe0-96095121931d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:30.323552 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-cb2ccc69-de89-465a-8fe0-96095121931d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:30.372358 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cb2ccc69-de89-465a-8fe0-96095121931d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:30.379376 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cb2ccc69-de89-465a-8fe0-96095121931d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1311 microversion: 2.1 time: 0.080296 Jun 10 13:27:30.379867 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 640/1912] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:30 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1311 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:30.459212 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2b6fe855-e004-4538-85b3-75f91c28258d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:30.461088 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2b6fe855-e004-4538-85b3-75f91c28258d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:30.464781 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b6fe855-e004-4538-85b3-75f91c28258d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:30.465028 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b6fe855-e004-4538-85b3-75f91c28258d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:30.465215 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b6fe855-e004-4538-85b3-75f91c28258d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:30.465746 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b6fe855-e004-4538-85b3-75f91c28258d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:30.466092 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b6fe855-e004-4538-85b3-75f91c28258d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:30.466434 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b6fe855-e004-4538-85b3-75f91c28258d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:30.481335 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2b6fe855-e004-4538-85b3-75f91c28258d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:30.609848 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2b6fe855-e004-4538-85b3-75f91c28258d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:30.617825 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2b6fe855-e004-4538-85b3-75f91c28258d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1307 microversion: 2.1 time: 0.160206 Jun 10 13:27:30.618120 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 639/1913] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:30 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1307 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:30.677378 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-40f8b971-6fcd-4bc5-b8fb-dedab1a6272f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:30.678840 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-40f8b971-6fcd-4bc5-b8fb-dedab1a6272f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:30.683496 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40f8b971-6fcd-4bc5-b8fb-dedab1a6272f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:30.683745 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40f8b971-6fcd-4bc5-b8fb-dedab1a6272f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:30.683974 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40f8b971-6fcd-4bc5-b8fb-dedab1a6272f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:30.684442 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40f8b971-6fcd-4bc5-b8fb-dedab1a6272f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:30.684761 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40f8b971-6fcd-4bc5-b8fb-dedab1a6272f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:30.685040 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40f8b971-6fcd-4bc5-b8fb-dedab1a6272f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:30.701197 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-40f8b971-6fcd-4bc5-b8fb-dedab1a6272f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:30.825825 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3b66611e-d070-40c6-aaa2-917c2ab6d79a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:30.827619 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3b66611e-d070-40c6-aaa2-917c2ab6d79a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:30.833567 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b66611e-d070-40c6-aaa2-917c2ab6d79a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:30.833939 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b66611e-d070-40c6-aaa2-917c2ab6d79a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:30.834249 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b66611e-d070-40c6-aaa2-917c2ab6d79a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:30.834860 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b66611e-d070-40c6-aaa2-917c2ab6d79a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:30.835331 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b66611e-d070-40c6-aaa2-917c2ab6d79a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:30.835725 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b66611e-d070-40c6-aaa2-917c2ab6d79a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:30.856072 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3b66611e-d070-40c6-aaa2-917c2ab6d79a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:30.874518 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-40f8b971-6fcd-4bc5-b8fb-dedab1a6272f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:30.880483 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-40f8b971-6fcd-4bc5-b8fb-dedab1a6272f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:30.881114 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-40f8b971-6fcd-4bc5-b8fb-dedab1a6272f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:30.885915 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-40f8b971-6fcd-4bc5-b8fb-dedab1a6272f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.210542 Jun 10 13:27:30.886183 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 635/1914] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:30 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:30.988087 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3b66611e-d070-40c6-aaa2-917c2ab6d79a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:30.996275 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3b66611e-d070-40c6-aaa2-917c2ab6d79a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1370 microversion: 2.1 time: 0.172676 Jun 10 13:27:30.997100 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 641/1915] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:30 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1370 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:31.394902 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c0dad752-a829-46a0-9b9d-bd094b704fde tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:31.396742 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c0dad752-a829-46a0-9b9d-bd094b704fde tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:31.403969 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0dad752-a829-46a0-9b9d-bd094b704fde tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:31.404167 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0dad752-a829-46a0-9b9d-bd094b704fde tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:31.404398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0dad752-a829-46a0-9b9d-bd094b704fde tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:31.404824 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0dad752-a829-46a0-9b9d-bd094b704fde tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:31.405169 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0dad752-a829-46a0-9b9d-bd094b704fde tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:31.405568 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0dad752-a829-46a0-9b9d-bd094b704fde tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:31.423287 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c0dad752-a829-46a0-9b9d-bd094b704fde tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:31.564818 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c0dad752-a829-46a0-9b9d-bd094b704fde tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:31.571750 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c0dad752-a829-46a0-9b9d-bd094b704fde tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1353 microversion: 2.1 time: 0.179025 Jun 10 13:27:31.572057 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 640/1916] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:31 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1353 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:31.632973 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6bfcf9dc-dc52-41a7-9bcf-3cc9dea32c1c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:31.634937 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6bfcf9dc-dc52-41a7-9bcf-3cc9dea32c1c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:31.638681 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bfcf9dc-dc52-41a7-9bcf-3cc9dea32c1c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:31.638962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bfcf9dc-dc52-41a7-9bcf-3cc9dea32c1c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:31.639167 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bfcf9dc-dc52-41a7-9bcf-3cc9dea32c1c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:31.639591 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bfcf9dc-dc52-41a7-9bcf-3cc9dea32c1c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:31.639900 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bfcf9dc-dc52-41a7-9bcf-3cc9dea32c1c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:31.640162 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bfcf9dc-dc52-41a7-9bcf-3cc9dea32c1c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:31.654660 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6bfcf9dc-dc52-41a7-9bcf-3cc9dea32c1c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:31.677500 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-07ebc182-3204-495a-a33e-44833a485c5c req-d2421087-bfe3-46ea-8260-a1cf470333c7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "433d2789-456b-4dcd-9a14-73234032eba0", "tag": "10bf54e5-9ce9-473b-bef0-5daa7e0bbf85"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:31.684792 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-07ebc182-3204-495a-a33e-44833a485c5c req-d2421087-bfe3-46ea-8260-a1cf470333c7 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:31.685038 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-07ebc182-3204-495a-a33e-44833a485c5c req-d2421087-bfe3-46ea-8260-a1cf470333c7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:31.685217 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-07ebc182-3204-495a-a33e-44833a485c5c req-d2421087-bfe3-46ea-8260-a1cf470333c7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:31.691550 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-07ebc182-3204-495a-a33e-44833a485c5c req-d2421087-bfe3-46ea-8260-a1cf470333c7 service nova] Creating event network-changed:10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 for instance 433d2789-456b-4dcd-9a14-73234032eba0 on np0000002501 Jun 10 13:27:31.692031 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-07ebc182-3204-495a-a33e-44833a485c5c req-d2421087-bfe3-46ea-8260-a1cf470333c7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:31.696635 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-07ebc182-3204-495a-a33e-44833a485c5c req-d2421087-bfe3-46ea-8260-a1cf470333c7 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021385 Jun 10 13:27:31.697010 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 642/1917] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:31 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 10 13:27:31.810733 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6bfcf9dc-dc52-41a7-9bcf-3cc9dea32c1c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:31.821165 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6bfcf9dc-dc52-41a7-9bcf-3cc9dea32c1c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1307 microversion: 2.1 time: 0.189828 Jun 10 13:27:31.821558 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 636/1918] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:31 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1307 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:31.901651 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-db55e312-d2aa-49f8-b67e-76f9db2eea82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:31.903308 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-db55e312-d2aa-49f8-b67e-76f9db2eea82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:31.908781 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-db55e312-d2aa-49f8-b67e-76f9db2eea82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:31.909092 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-db55e312-d2aa-49f8-b67e-76f9db2eea82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:31.909407 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-db55e312-d2aa-49f8-b67e-76f9db2eea82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:31.910007 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-db55e312-d2aa-49f8-b67e-76f9db2eea82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:31.910461 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-db55e312-d2aa-49f8-b67e-76f9db2eea82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:31.910847 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-db55e312-d2aa-49f8-b67e-76f9db2eea82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:31.927716 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-db55e312-d2aa-49f8-b67e-76f9db2eea82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:32.014099 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2d03e7ee-8bc5-4d08-8ebe-e97dc70a4331 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:32.015508 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2d03e7ee-8bc5-4d08-8ebe-e97dc70a4331 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:32.019730 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d03e7ee-8bc5-4d08-8ebe-e97dc70a4331 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:32.020024 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d03e7ee-8bc5-4d08-8ebe-e97dc70a4331 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:32.020268 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d03e7ee-8bc5-4d08-8ebe-e97dc70a4331 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:32.020702 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d03e7ee-8bc5-4d08-8ebe-e97dc70a4331 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:32.021054 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d03e7ee-8bc5-4d08-8ebe-e97dc70a4331 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:32.021356 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d03e7ee-8bc5-4d08-8ebe-e97dc70a4331 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:32.035737 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2d03e7ee-8bc5-4d08-8ebe-e97dc70a4331 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:32.054362 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-db55e312-d2aa-49f8-b67e-76f9db2eea82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:32.059837 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-db55e312-d2aa-49f8-b67e-76f9db2eea82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:32.060481 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-db55e312-d2aa-49f8-b67e-76f9db2eea82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:32.065714 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-db55e312-d2aa-49f8-b67e-76f9db2eea82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.165578 Jun 10 13:27:32.066214 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 641/1919] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:31 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:32.152610 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2d03e7ee-8bc5-4d08-8ebe-e97dc70a4331 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:32.162192 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2d03e7ee-8bc5-4d08-8ebe-e97dc70a4331 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1370 microversion: 2.1 time: 0.150332 Jun 10 13:27:32.162192 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 643/1920] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:32 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1370 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:32.412402 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-6d3615a5-9ec5-48db-87f7-df9cad1fbb85 req-5f8a8dbd-a1fb-46fd-a989-0f022d642c3d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e0cb11af-532c-4b5c-82d7-b6acc65c29f6", "name": "network-vif-plugged", "status": "completed", "tag": "46e7d25c-3efc-4d06-b280-b85894978ce6"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:32.418300 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6d3615a5-9ec5-48db-87f7-df9cad1fbb85 req-5f8a8dbd-a1fb-46fd-a989-0f022d642c3d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:32.418469 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6d3615a5-9ec5-48db-87f7-df9cad1fbb85 req-5f8a8dbd-a1fb-46fd-a989-0f022d642c3d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:32.418587 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6d3615a5-9ec5-48db-87f7-df9cad1fbb85 req-5f8a8dbd-a1fb-46fd-a989-0f022d642c3d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:32.424439 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-6d3615a5-9ec5-48db-87f7-df9cad1fbb85 req-5f8a8dbd-a1fb-46fd-a989-0f022d642c3d service nova] Creating event network-vif-plugged:46e7d25c-3efc-4d06-b280-b85894978ce6 for instance e0cb11af-532c-4b5c-82d7-b6acc65c29f6 on np0000002501 Jun 10 13:27:32.424826 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-6d3615a5-9ec5-48db-87f7-df9cad1fbb85 req-5f8a8dbd-a1fb-46fd-a989-0f022d642c3d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:32.428449 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-6d3615a5-9ec5-48db-87f7-df9cad1fbb85 req-5f8a8dbd-a1fb-46fd-a989-0f022d642c3d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017797 Jun 10 13:27:32.428769 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 637/1921] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:32 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 10 13:27:32.587597 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-63f176a3-1d7e-4350-81f2-1b66b0920542 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:32.590295 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-63f176a3-1d7e-4350-81f2-1b66b0920542 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:32.595404 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-63f176a3-1d7e-4350-81f2-1b66b0920542 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:32.595750 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-63f176a3-1d7e-4350-81f2-1b66b0920542 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:32.596050 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-63f176a3-1d7e-4350-81f2-1b66b0920542 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:32.599365 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-63f176a3-1d7e-4350-81f2-1b66b0920542 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:32.599365 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-63f176a3-1d7e-4350-81f2-1b66b0920542 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:32.599365 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-63f176a3-1d7e-4350-81f2-1b66b0920542 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:32.612268 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-63f176a3-1d7e-4350-81f2-1b66b0920542 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:32.829060 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-63f176a3-1d7e-4350-81f2-1b66b0920542 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:32.839982 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7d163d17-0d9b-44a6-8286-197a3b582495 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:32.840396 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-63f176a3-1d7e-4350-81f2-1b66b0920542 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1351 microversion: 2.1 time: 0.254601 Jun 10 13:27:32.840396 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 642/1922] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:32 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1351 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:32.841655 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7d163d17-0d9b-44a6-8286-197a3b582495 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:32.847003 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d163d17-0d9b-44a6-8286-197a3b582495 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:32.847302 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d163d17-0d9b-44a6-8286-197a3b582495 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:32.847572 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d163d17-0d9b-44a6-8286-197a3b582495 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:32.848045 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d163d17-0d9b-44a6-8286-197a3b582495 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:32.848397 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d163d17-0d9b-44a6-8286-197a3b582495 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:32.848700 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d163d17-0d9b-44a6-8286-197a3b582495 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:32.868491 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7d163d17-0d9b-44a6-8286-197a3b582495 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:33.006124 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7d163d17-0d9b-44a6-8286-197a3b582495 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:33.014225 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7d163d17-0d9b-44a6-8286-197a3b582495 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1307 microversion: 2.1 time: 0.178899 Jun 10 13:27:33.014417 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 644/1923] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:32 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1307 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:33.081976 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5d3ddc84-4c2b-4f57-8dc9-8f319ce99754 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:33.083810 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5d3ddc84-4c2b-4f57-8dc9-8f319ce99754 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:33.088866 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5d3ddc84-4c2b-4f57-8dc9-8f319ce99754 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:33.089422 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5d3ddc84-4c2b-4f57-8dc9-8f319ce99754 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:33.090710 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5d3ddc84-4c2b-4f57-8dc9-8f319ce99754 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:33.091396 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5d3ddc84-4c2b-4f57-8dc9-8f319ce99754 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:33.091816 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5d3ddc84-4c2b-4f57-8dc9-8f319ce99754 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:33.092229 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5d3ddc84-4c2b-4f57-8dc9-8f319ce99754 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:33.110495 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5d3ddc84-4c2b-4f57-8dc9-8f319ce99754 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:33.180615 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-54306998-8998-4185-9103-9ec5d7024129 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:33.183627 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-54306998-8998-4185-9103-9ec5d7024129 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:33.187634 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54306998-8998-4185-9103-9ec5d7024129 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:33.188104 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54306998-8998-4185-9103-9ec5d7024129 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:33.188183 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54306998-8998-4185-9103-9ec5d7024129 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:33.188743 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54306998-8998-4185-9103-9ec5d7024129 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:33.189132 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54306998-8998-4185-9103-9ec5d7024129 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:33.189507 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-54306998-8998-4185-9103-9ec5d7024129 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:33.211477 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-54306998-8998-4185-9103-9ec5d7024129 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:33.282239 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5d3ddc84-4c2b-4f57-8dc9-8f319ce99754 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:33.287583 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5d3ddc84-4c2b-4f57-8dc9-8f319ce99754 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:33.288190 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5d3ddc84-4c2b-4f57-8dc9-8f319ce99754 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:33.292806 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5d3ddc84-4c2b-4f57-8dc9-8f319ce99754 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.212940 Jun 10 13:27:33.293141 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 638/1924] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:33 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:33.358978 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-54306998-8998-4185-9103-9ec5d7024129 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:33.366736 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-54306998-8998-4185-9103-9ec5d7024129 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1370 microversion: 2.1 time: 0.188509 Jun 10 13:27:33.367060 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 643/1925] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:33 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1370 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:33.859723 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ea96d203-385d-42b4-a7c2-7c39e75d86a1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:33.861758 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ea96d203-385d-42b4-a7c2-7c39e75d86a1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:33.867434 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ea96d203-385d-42b4-a7c2-7c39e75d86a1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:33.867761 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ea96d203-385d-42b4-a7c2-7c39e75d86a1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:33.868011 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ea96d203-385d-42b4-a7c2-7c39e75d86a1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:33.868508 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ea96d203-385d-42b4-a7c2-7c39e75d86a1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:33.868838 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ea96d203-385d-42b4-a7c2-7c39e75d86a1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:33.869153 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ea96d203-385d-42b4-a7c2-7c39e75d86a1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:33.888201 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ea96d203-385d-42b4-a7c2-7c39e75d86a1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:34.040079 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1c409f06-ab68-4211-96d1-7e6968876fab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:34.043723 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1c409f06-ab68-4211-96d1-7e6968876fab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:34.050106 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c409f06-ab68-4211-96d1-7e6968876fab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:34.052249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c409f06-ab68-4211-96d1-7e6968876fab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:34.052249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c409f06-ab68-4211-96d1-7e6968876fab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:34.052430 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ea96d203-385d-42b4-a7c2-7c39e75d86a1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:34.052513 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c409f06-ab68-4211-96d1-7e6968876fab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:34.052513 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c409f06-ab68-4211-96d1-7e6968876fab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:34.052513 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c409f06-ab68-4211-96d1-7e6968876fab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:34.062292 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ea96d203-385d-42b4-a7c2-7c39e75d86a1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1351 microversion: 2.1 time: 0.205072 Jun 10 13:27:34.062717 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 645/1926] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:33 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1351 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:34.074378 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1c409f06-ab68-4211-96d1-7e6968876fab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:34.244903 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1c409f06-ab68-4211-96d1-7e6968876fab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:34.258851 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1c409f06-ab68-4211-96d1-7e6968876fab tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1307 microversion: 2.1 time: 0.221059 Jun 10 13:27:34.259253 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 639/1927] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:34 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1307 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:34.313815 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-151c4eb5-5207-4ea8-bb15-63ffbd466bbd tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:34.315588 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-151c4eb5-5207-4ea8-bb15-63ffbd466bbd tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:34.321240 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-151c4eb5-5207-4ea8-bb15-63ffbd466bbd tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:34.321517 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-151c4eb5-5207-4ea8-bb15-63ffbd466bbd tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:34.321753 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-151c4eb5-5207-4ea8-bb15-63ffbd466bbd tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:34.322293 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-151c4eb5-5207-4ea8-bb15-63ffbd466bbd tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:34.322675 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-151c4eb5-5207-4ea8-bb15-63ffbd466bbd tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:34.323039 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-151c4eb5-5207-4ea8-bb15-63ffbd466bbd tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:34.345913 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-151c4eb5-5207-4ea8-bb15-63ffbd466bbd tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:34.383024 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-820579c1-7fd8-4c38-9fb0-04d998164be5 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:34.384953 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-820579c1-7fd8-4c38-9fb0-04d998164be5 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:34.392753 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-820579c1-7fd8-4c38-9fb0-04d998164be5 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:34.393106 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-820579c1-7fd8-4c38-9fb0-04d998164be5 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:34.393426 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-820579c1-7fd8-4c38-9fb0-04d998164be5 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:34.394057 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-820579c1-7fd8-4c38-9fb0-04d998164be5 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:34.394689 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-820579c1-7fd8-4c38-9fb0-04d998164be5 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:34.395127 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-820579c1-7fd8-4c38-9fb0-04d998164be5 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:34.412750 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-820579c1-7fd8-4c38-9fb0-04d998164be5 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:34.477234 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-d733b05a-22af-42a6-8200-cdaee5b69df3 req-38c60356-e56c-4f54-a525-cd3e8a8c2f4d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e0cb11af-532c-4b5c-82d7-b6acc65c29f6", "name": "network-vif-plugged", "status": "completed", "tag": "46e7d25c-3efc-4d06-b280-b85894978ce6"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:34.493742 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d733b05a-22af-42a6-8200-cdaee5b69df3 req-38c60356-e56c-4f54-a525-cd3e8a8c2f4d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:34.495553 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d733b05a-22af-42a6-8200-cdaee5b69df3 req-38c60356-e56c-4f54-a525-cd3e8a8c2f4d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:34.495553 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d733b05a-22af-42a6-8200-cdaee5b69df3 req-38c60356-e56c-4f54-a525-cd3e8a8c2f4d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:34.504147 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-d733b05a-22af-42a6-8200-cdaee5b69df3 req-38c60356-e56c-4f54-a525-cd3e8a8c2f4d service nova] Creating event network-vif-plugged:46e7d25c-3efc-4d06-b280-b85894978ce6 for instance e0cb11af-532c-4b5c-82d7-b6acc65c29f6 on np0000002501 Jun 10 13:27:34.504874 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-d733b05a-22af-42a6-8200-cdaee5b69df3 req-38c60356-e56c-4f54-a525-cd3e8a8c2f4d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:34.510009 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-d733b05a-22af-42a6-8200-cdaee5b69df3 req-38c60356-e56c-4f54-a525-cd3e8a8c2f4d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034968 Jun 10 13:27:34.510211 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 640/1928] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:34 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 10 13:27:34.530702 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-151c4eb5-5207-4ea8-bb15-63ffbd466bbd tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:34.540372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-151c4eb5-5207-4ea8-bb15-63ffbd466bbd tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:34.540372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-151c4eb5-5207-4ea8-bb15-63ffbd466bbd tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:34.543528 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-151c4eb5-5207-4ea8-bb15-63ffbd466bbd tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.231974 Jun 10 13:27:34.545407 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 644/1929] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:34 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:34.631999 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-820579c1-7fd8-4c38-9fb0-04d998164be5 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:34.641664 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-820579c1-7fd8-4c38-9fb0-04d998164be5 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1370 microversion: 2.1 time: 0.260609 Jun 10 13:27:34.642010 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 646/1930] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:34 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1370 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:34.917669 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=5 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:35.085343 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d6ca78ae-6999-45dc-b16b-ac90d3d6c43d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:35.087956 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d6ca78ae-6999-45dc-b16b-ac90d3d6c43d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:35.093160 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6ca78ae-6999-45dc-b16b-ac90d3d6c43d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:35.096371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6ca78ae-6999-45dc-b16b-ac90d3d6c43d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:35.096371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6ca78ae-6999-45dc-b16b-ac90d3d6c43d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:35.096371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6ca78ae-6999-45dc-b16b-ac90d3d6c43d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:35.096371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6ca78ae-6999-45dc-b16b-ac90d3d6c43d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:35.096371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6ca78ae-6999-45dc-b16b-ac90d3d6c43d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:35.119485 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d6ca78ae-6999-45dc-b16b-ac90d3d6c43d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:35.239159 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-86c53234-c042-4fcb-a73f-9a7c21a4f49d req-0c3b15af-8469-4076-ae05-1633857f511b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "787235fa-4aff-4ebe-a73e-52f3f16d9510", "name": "network-vif-plugged", "status": "completed", "tag": "6ed913e1-1e38-4783-954f-55ffb27bb341"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:35.247474 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-86c53234-c042-4fcb-a73f-9a7c21a4f49d req-0c3b15af-8469-4076-ae05-1633857f511b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:35.247725 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-86c53234-c042-4fcb-a73f-9a7c21a4f49d req-0c3b15af-8469-4076-ae05-1633857f511b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:35.247976 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-86c53234-c042-4fcb-a73f-9a7c21a4f49d req-0c3b15af-8469-4076-ae05-1633857f511b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:35.261447 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-86c53234-c042-4fcb-a73f-9a7c21a4f49d req-0c3b15af-8469-4076-ae05-1633857f511b service nova] Creating event network-vif-plugged:6ed913e1-1e38-4783-954f-55ffb27bb341 for instance 787235fa-4aff-4ebe-a73e-52f3f16d9510 on np0000002501 Jun 10 13:27:35.261447 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-86c53234-c042-4fcb-a73f-9a7c21a4f49d req-0c3b15af-8469-4076-ae05-1633857f511b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:35.267382 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-86c53234-c042-4fcb-a73f-9a7c21a4f49d req-0c3b15af-8469-4076-ae05-1633857f511b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031150 Jun 10 13:27:35.267926 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 645/1931] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:35 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 10 13:27:35.280512 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c6115a26-69e0-4c91-9b94-8dbe7b67628b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:35.282362 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c6115a26-69e0-4c91-9b94-8dbe7b67628b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:35.288450 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6115a26-69e0-4c91-9b94-8dbe7b67628b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:35.288764 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6115a26-69e0-4c91-9b94-8dbe7b67628b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:35.289035 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6115a26-69e0-4c91-9b94-8dbe7b67628b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:35.289707 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6115a26-69e0-4c91-9b94-8dbe7b67628b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:35.290139 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6115a26-69e0-4c91-9b94-8dbe7b67628b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:35.290538 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6115a26-69e0-4c91-9b94-8dbe7b67628b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:35.312207 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c6115a26-69e0-4c91-9b94-8dbe7b67628b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:35.348709 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d6ca78ae-6999-45dc-b16b-ac90d3d6c43d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:35.364499 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d6ca78ae-6999-45dc-b16b-ac90d3d6c43d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1351 microversion: 2.1 time: 0.281723 Jun 10 13:27:35.364961 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 641/1932] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:35 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1351 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:35.497745 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c6115a26-69e0-4c91-9b94-8dbe7b67628b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:35.513055 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c6115a26-69e0-4c91-9b94-8dbe7b67628b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1488 microversion: 2.1 time: 0.235102 Jun 10 13:27:35.513558 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 647/1933] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:35 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1488 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:35.565727 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-00143da2-c473-490d-94c2-9b094b4ea5c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:35.569906 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-00143da2-c473-490d-94c2-9b094b4ea5c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:35.574366 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00143da2-c473-490d-94c2-9b094b4ea5c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:35.574623 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00143da2-c473-490d-94c2-9b094b4ea5c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:35.574922 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00143da2-c473-490d-94c2-9b094b4ea5c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:35.575473 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00143da2-c473-490d-94c2-9b094b4ea5c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:35.575757 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00143da2-c473-490d-94c2-9b094b4ea5c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:35.576045 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00143da2-c473-490d-94c2-9b094b4ea5c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:35.598446 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-00143da2-c473-490d-94c2-9b094b4ea5c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:35.630899 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:35.647233 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:35.659190 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7e069763-c600-4b8f-b092-8d671b66c2ff tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:35.660582 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7e069763-c600-4b8f-b092-8d671b66c2ff tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:35.665440 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e069763-c600-4b8f-b092-8d671b66c2ff tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:35.665714 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e069763-c600-4b8f-b092-8d671b66c2ff tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:35.665958 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e069763-c600-4b8f-b092-8d671b66c2ff tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:35.666426 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e069763-c600-4b8f-b092-8d671b66c2ff tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:35.666738 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e069763-c600-4b8f-b092-8d671b66c2ff tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:35.667062 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e069763-c600-4b8f-b092-8d671b66c2ff tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:35.683526 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7e069763-c600-4b8f-b092-8d671b66c2ff tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:35.735222 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-00143da2-c473-490d-94c2-9b094b4ea5c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:35.741716 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-00143da2-c473-490d-94c2-9b094b4ea5c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:35.742324 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-00143da2-c473-490d-94c2-9b094b4ea5c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:35.746917 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-00143da2-c473-490d-94c2-9b094b4ea5c8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.184205 Jun 10 13:27:35.747200 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 646/1934] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:35 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:35.871571 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7e069763-c600-4b8f-b092-8d671b66c2ff tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:35.881685 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7e069763-c600-4b8f-b092-8d671b66c2ff tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1370 microversion: 2.1 time: 0.223475 Jun 10 13:27:35.882274 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 642/1935] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:35 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1370 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:35.942391 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=7 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:36.384668 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6359a1f7-105c-49be-8edf-e2647cf40566 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:36.386057 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6359a1f7-105c-49be-8edf-e2647cf40566 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:36.394156 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6359a1f7-105c-49be-8edf-e2647cf40566 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:36.394469 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6359a1f7-105c-49be-8edf-e2647cf40566 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:36.394741 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6359a1f7-105c-49be-8edf-e2647cf40566 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:36.395532 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6359a1f7-105c-49be-8edf-e2647cf40566 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:36.395684 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6359a1f7-105c-49be-8edf-e2647cf40566 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:36.396076 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6359a1f7-105c-49be-8edf-e2647cf40566 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:36.413759 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6359a1f7-105c-49be-8edf-e2647cf40566 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:36.597226 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6359a1f7-105c-49be-8edf-e2647cf40566 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:36.604371 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6359a1f7-105c-49be-8edf-e2647cf40566 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1351 microversion: 2.1 time: 0.222420 Jun 10 13:27:36.604681 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 648/1936] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:36 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1351 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:36.707151 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1c4b44bd-1c2d-4fc7-a565-0983c9e7263c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:36.707552 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1c4b44bd-1c2d-4fc7-a565-0983c9e7263c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:36.712291 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1c4b44bd-1c2d-4fc7-a565-0983c9e7263c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:36.712548 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1c4b44bd-1c2d-4fc7-a565-0983c9e7263c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:36.712754 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1c4b44bd-1c2d-4fc7-a565-0983c9e7263c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:36.713106 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1c4b44bd-1c2d-4fc7-a565-0983c9e7263c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:36.713306 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1c4b44bd-1c2d-4fc7-a565-0983c9e7263c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:36.713508 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1c4b44bd-1c2d-4fc7-a565-0983c9e7263c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:36.728372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1c4b44bd-1c2d-4fc7-a565-0983c9e7263c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:27:36.773137 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7bc9cbbd-b6e1-45cc-8d00-7b37a1d2b842 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:36.774920 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7bc9cbbd-b6e1-45cc-8d00-7b37a1d2b842 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:36.781304 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7bc9cbbd-b6e1-45cc-8d00-7b37a1d2b842 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:36.781602 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7bc9cbbd-b6e1-45cc-8d00-7b37a1d2b842 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:36.781903 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7bc9cbbd-b6e1-45cc-8d00-7b37a1d2b842 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:36.782471 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7bc9cbbd-b6e1-45cc-8d00-7b37a1d2b842 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:36.782886 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7bc9cbbd-b6e1-45cc-8d00-7b37a1d2b842 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:36.783207 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7bc9cbbd-b6e1-45cc-8d00-7b37a1d2b842 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:36.809285 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1c4b44bd-1c2d-4fc7-a565-0983c9e7263c tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 204 len: 0 microversion: 2.1 time: 0.105093 Jun 10 13:27:36.812621 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 647/1937] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:27:36 2026] DELETE /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:27:36.813947 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7bc9cbbd-b6e1-45cc-8d00-7b37a1d2b842 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:36.820115 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-27d5df88-5040-4eef-86d4-954a9d41ce3b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:36.821563 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-27d5df88-5040-4eef-86d4-954a9d41ce3b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:36.827459 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27d5df88-5040-4eef-86d4-954a9d41ce3b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:36.827742 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27d5df88-5040-4eef-86d4-954a9d41ce3b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:36.827991 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27d5df88-5040-4eef-86d4-954a9d41ce3b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:36.828471 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27d5df88-5040-4eef-86d4-954a9d41ce3b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:36.828810 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27d5df88-5040-4eef-86d4-954a9d41ce3b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:36.829164 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27d5df88-5040-4eef-86d4-954a9d41ce3b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:36.847467 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-27d5df88-5040-4eef-86d4-954a9d41ce3b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:36.897637 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8ce5aea3-7131-4fe4-9470-68f13f03dd42 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:36.899727 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8ce5aea3-7131-4fe4-9470-68f13f03dd42 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:36.904328 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ce5aea3-7131-4fe4-9470-68f13f03dd42 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:36.904725 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ce5aea3-7131-4fe4-9470-68f13f03dd42 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:36.907244 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ce5aea3-7131-4fe4-9470-68f13f03dd42 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:36.907244 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ce5aea3-7131-4fe4-9470-68f13f03dd42 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:36.907244 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ce5aea3-7131-4fe4-9470-68f13f03dd42 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:36.907244 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ce5aea3-7131-4fe4-9470-68f13f03dd42 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:36.926779 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8ce5aea3-7131-4fe4-9470-68f13f03dd42 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:36.997239 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-27d5df88-5040-4eef-86d4-954a9d41ce3b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:37.008506 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-27d5df88-5040-4eef-86d4-954a9d41ce3b tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1494 microversion: 2.1 time: 0.188078 Jun 10 13:27:37.008506 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 649/1938] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:36 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1494 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:37.035882 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7bc9cbbd-b6e1-45cc-8d00-7b37a1d2b842 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:37.043711 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7bc9cbbd-b6e1-45cc-8d00-7b37a1d2b842 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:37.044487 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7bc9cbbd-b6e1-45cc-8d00-7b37a1d2b842 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:37.051648 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7bc9cbbd-b6e1-45cc-8d00-7b37a1d2b842 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.280246 Jun 10 13:27:37.052340 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 643/1939] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:36 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:37.169875 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8ce5aea3-7131-4fe4-9470-68f13f03dd42 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:37.177491 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8ce5aea3-7131-4fe4-9470-68f13f03dd42 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1370 microversion: 2.1 time: 0.281823 Jun 10 13:27:37.177849 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 648/1940] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:36 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1370 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:37.311371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-da535540-d4db-49f7-bcc6-bf219ac5103b req-0d434f4a-d729-41ee-afe2-8255057582bf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "787235fa-4aff-4ebe-a73e-52f3f16d9510", "name": "network-vif-plugged", "status": "completed", "tag": "6ed913e1-1e38-4783-954f-55ffb27bb341"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:37.318552 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-da535540-d4db-49f7-bcc6-bf219ac5103b req-0d434f4a-d729-41ee-afe2-8255057582bf service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:37.318717 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-da535540-d4db-49f7-bcc6-bf219ac5103b req-0d434f4a-d729-41ee-afe2-8255057582bf service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:37.318880 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-da535540-d4db-49f7-bcc6-bf219ac5103b req-0d434f4a-d729-41ee-afe2-8255057582bf service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:37.327293 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-da535540-d4db-49f7-bcc6-bf219ac5103b req-0d434f4a-d729-41ee-afe2-8255057582bf service nova] Creating event network-vif-plugged:6ed913e1-1e38-4783-954f-55ffb27bb341 for instance 787235fa-4aff-4ebe-a73e-52f3f16d9510 on np0000002501 Jun 10 13:27:37.327731 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-da535540-d4db-49f7-bcc6-bf219ac5103b req-0d434f4a-d729-41ee-afe2-8255057582bf service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:37.332336 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-da535540-d4db-49f7-bcc6-bf219ac5103b req-0d434f4a-d729-41ee-afe2-8255057582bf service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023527 Jun 10 13:27:37.332777 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 650/1941] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:37 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 10 13:27:37.622863 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-85fd30b5-ce62-4caa-b9e9-dcec92b1f7c4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:37.626957 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-85fd30b5-ce62-4caa-b9e9-dcec92b1f7c4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:37.649558 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-85fd30b5-ce62-4caa-b9e9-dcec92b1f7c4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:37.649871 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-85fd30b5-ce62-4caa-b9e9-dcec92b1f7c4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:37.650139 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-85fd30b5-ce62-4caa-b9e9-dcec92b1f7c4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:37.650602 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-85fd30b5-ce62-4caa-b9e9-dcec92b1f7c4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:37.653444 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-85fd30b5-ce62-4caa-b9e9-dcec92b1f7c4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:37.653444 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-85fd30b5-ce62-4caa-b9e9-dcec92b1f7c4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:37.669646 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-85fd30b5-ce62-4caa-b9e9-dcec92b1f7c4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:37.965690 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-85fd30b5-ce62-4caa-b9e9-dcec92b1f7c4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:37.978144 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-85fd30b5-ce62-4caa-b9e9-dcec92b1f7c4 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1351 microversion: 2.1 time: 0.356792 Jun 10 13:27:37.978144 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 644/1942] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:37 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1351 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:38.043091 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-70940ccf-bd2a-4825-bff5-d1adc930d054 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:38.043091 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-70940ccf-bd2a-4825-bff5-d1adc930d054 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:38.057371 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70940ccf-bd2a-4825-bff5-d1adc930d054 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:38.057736 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70940ccf-bd2a-4825-bff5-d1adc930d054 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:38.058000 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70940ccf-bd2a-4825-bff5-d1adc930d054 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:38.058521 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70940ccf-bd2a-4825-bff5-d1adc930d054 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:38.058850 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70940ccf-bd2a-4825-bff5-d1adc930d054 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:38.059170 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-70940ccf-bd2a-4825-bff5-d1adc930d054 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:38.075692 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4ea66232-fa6e-467d-a997-9171abff0b99 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:38.080437 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4ea66232-fa6e-467d-a997-9171abff0b99 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:38.085943 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-3755a85f-6f0f-447f-ae51-8989b0e19743 req-39fda21e-c677-4f76-9e9a-27d6cbab38f6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e0cb11af-532c-4b5c-82d7-b6acc65c29f6", "name": "network-vif-unplugged", "status": "completed", "tag": "46e7d25c-3efc-4d06-b280-b85894978ce6"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:38.088960 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ea66232-fa6e-467d-a997-9171abff0b99 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:38.089340 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ea66232-fa6e-467d-a997-9171abff0b99 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:38.089659 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ea66232-fa6e-467d-a997-9171abff0b99 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:38.090010 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ea66232-fa6e-467d-a997-9171abff0b99 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:38.090461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ea66232-fa6e-467d-a997-9171abff0b99 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:38.091035 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ea66232-fa6e-467d-a997-9171abff0b99 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:38.098301 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3755a85f-6f0f-447f-ae51-8989b0e19743 req-39fda21e-c677-4f76-9e9a-27d6cbab38f6 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:38.098301 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3755a85f-6f0f-447f-ae51-8989b0e19743 req-39fda21e-c677-4f76-9e9a-27d6cbab38f6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:38.098492 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3755a85f-6f0f-447f-ae51-8989b0e19743 req-39fda21e-c677-4f76-9e9a-27d6cbab38f6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:38.100660 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-70940ccf-bd2a-4825-bff5-d1adc930d054 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:38.113904 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-3755a85f-6f0f-447f-ae51-8989b0e19743 req-39fda21e-c677-4f76-9e9a-27d6cbab38f6 service nova] Creating event network-vif-unplugged:46e7d25c-3efc-4d06-b280-b85894978ce6 for instance e0cb11af-532c-4b5c-82d7-b6acc65c29f6 on np0000002501 Jun 10 13:27:38.114404 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-3755a85f-6f0f-447f-ae51-8989b0e19743 req-39fda21e-c677-4f76-9e9a-27d6cbab38f6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:38.121620 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-3755a85f-6f0f-447f-ae51-8989b0e19743 req-39fda21e-c677-4f76-9e9a-27d6cbab38f6 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.037842 Jun 10 13:27:38.121620 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 645/1943] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:38 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 10 13:27:38.134700 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4ea66232-fa6e-467d-a997-9171abff0b99 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:38.201164 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c568ae31-8920-49a7-bc52-ff07d3172a31 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:38.203488 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c568ae31-8920-49a7-bc52-ff07d3172a31 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:38.209003 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c568ae31-8920-49a7-bc52-ff07d3172a31 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:38.209392 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c568ae31-8920-49a7-bc52-ff07d3172a31 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:38.209753 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c568ae31-8920-49a7-bc52-ff07d3172a31 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:38.210704 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c568ae31-8920-49a7-bc52-ff07d3172a31 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:38.211057 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c568ae31-8920-49a7-bc52-ff07d3172a31 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:38.211758 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c568ae31-8920-49a7-bc52-ff07d3172a31 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:38.235545 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c568ae31-8920-49a7-bc52-ff07d3172a31 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:38.293481 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-70940ccf-bd2a-4825-bff5-d1adc930d054 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:38.302431 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-70940ccf-bd2a-4825-bff5-d1adc930d054 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1494 microversion: 2.1 time: 0.263674 Jun 10 13:27:38.302618 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 649/1944] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:38 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1494 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:38.307549 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4ea66232-fa6e-467d-a997-9171abff0b99 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:38.316505 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4ea66232-fa6e-467d-a997-9171abff0b99 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:38.317444 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4ea66232-fa6e-467d-a997-9171abff0b99 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:38.323846 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4ea66232-fa6e-467d-a997-9171abff0b99 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.255236 Jun 10 13:27:38.324198 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 651/1945] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:38 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:38.400291 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c568ae31-8920-49a7-bc52-ff07d3172a31 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:38.409045 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c568ae31-8920-49a7-bc52-ff07d3172a31 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1568 microversion: 2.1 time: 0.210876 Jun 10 13:27:38.409323 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 646/1946] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:38 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1568 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:38.432128 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e53a6ba3-0d7f-40be-998a-b4df065e27bd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:38.433490 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e53a6ba3-0d7f-40be-998a-b4df065e27bd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:38.439166 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e53a6ba3-0d7f-40be-998a-b4df065e27bd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:38.439331 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e53a6ba3-0d7f-40be-998a-b4df065e27bd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:38.439563 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e53a6ba3-0d7f-40be-998a-b4df065e27bd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:38.439823 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e53a6ba3-0d7f-40be-998a-b4df065e27bd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:38.439955 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e53a6ba3-0d7f-40be-998a-b4df065e27bd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:38.440064 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e53a6ba3-0d7f-40be-998a-b4df065e27bd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:38.461058 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e53a6ba3-0d7f-40be-998a-b4df065e27bd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:38.530419 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e53a6ba3-0d7f-40be-998a-b4df065e27bd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.100171 Jun 10 13:27:38.530730 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 650/1947] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:27:38 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-interface => generated 282 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:39.002177 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a86e6b68-6809-4a56-8dd6-b2dbc649b803 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:39.005789 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a86e6b68-6809-4a56-8dd6-b2dbc649b803 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:39.010449 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a86e6b68-6809-4a56-8dd6-b2dbc649b803 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:39.011010 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a86e6b68-6809-4a56-8dd6-b2dbc649b803 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:39.011223 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a86e6b68-6809-4a56-8dd6-b2dbc649b803 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:39.011649 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a86e6b68-6809-4a56-8dd6-b2dbc649b803 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:39.011964 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a86e6b68-6809-4a56-8dd6-b2dbc649b803 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:39.012234 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a86e6b68-6809-4a56-8dd6-b2dbc649b803 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:39.028852 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a86e6b68-6809-4a56-8dd6-b2dbc649b803 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:39.247699 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a86e6b68-6809-4a56-8dd6-b2dbc649b803 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:39.256071 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a86e6b68-6809-4a56-8dd6-b2dbc649b803 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1351 microversion: 2.1 time: 0.256263 Jun 10 13:27:39.256456 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 652/1948] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:38 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1351 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:39.320640 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f21a81ce-1be5-4dc3-9f56-4f0e9003585d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:39.321954 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f21a81ce-1be5-4dc3-9f56-4f0e9003585d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:39.326102 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f21a81ce-1be5-4dc3-9f56-4f0e9003585d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:39.326331 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f21a81ce-1be5-4dc3-9f56-4f0e9003585d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:39.326590 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f21a81ce-1be5-4dc3-9f56-4f0e9003585d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:39.327034 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f21a81ce-1be5-4dc3-9f56-4f0e9003585d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:39.327476 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f21a81ce-1be5-4dc3-9f56-4f0e9003585d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:39.327815 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f21a81ce-1be5-4dc3-9f56-4f0e9003585d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:39.342788 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f21a81ce-1be5-4dc3-9f56-4f0e9003585d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:39.348053 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4834f643-94c0-4fd7-ad63-eed5e00ffa27 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:39.350111 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4834f643-94c0-4fd7-ad63-eed5e00ffa27 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:39.359720 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4834f643-94c0-4fd7-ad63-eed5e00ffa27 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:39.360039 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4834f643-94c0-4fd7-ad63-eed5e00ffa27 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:39.360195 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4834f643-94c0-4fd7-ad63-eed5e00ffa27 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:39.363167 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4834f643-94c0-4fd7-ad63-eed5e00ffa27 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:39.363167 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4834f643-94c0-4fd7-ad63-eed5e00ffa27 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:39.363167 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4834f643-94c0-4fd7-ad63-eed5e00ffa27 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:39.388008 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4834f643-94c0-4fd7-ad63-eed5e00ffa27 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:39.414441 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-ebef3165-84a6-4fd5-932c-bc87a6145dae req-55d10927-0cc2-4f4f-af10-1d04596fe017 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "433d2789-456b-4dcd-9a14-73234032eba0", "name": "network-vif-plugged", "status": "completed", "tag": "10bf54e5-9ce9-473b-bef0-5daa7e0bbf85"}, {"server_uuid": "433d2789-456b-4dcd-9a14-73234032eba0", "name": "network-vif-plugged", "status": "completed", "tag": "10bf54e5-9ce9-473b-bef0-5daa7e0bbf85"}, {"name": "network-changed", "server_uuid": "787235fa-4aff-4ebe-a73e-52f3f16d9510", "tag": "6ed913e1-1e38-4783-954f-55ffb27bb341"}, {"server_uuid": "df3ac1d4-be19-4092-bf60-fd8130256a0a", "name": "network-vif-plugged", "status": "completed", "tag": "e3fc1486-7591-455b-8489-b5a14d2269c1"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:39.421145 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ebef3165-84a6-4fd5-932c-bc87a6145dae req-55d10927-0cc2-4f4f-af10-1d04596fe017 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:39.421315 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ebef3165-84a6-4fd5-932c-bc87a6145dae req-55d10927-0cc2-4f4f-af10-1d04596fe017 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:39.421465 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ebef3165-84a6-4fd5-932c-bc87a6145dae req-55d10927-0cc2-4f4f-af10-1d04596fe017 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:39.430725 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-ebef3165-84a6-4fd5-932c-bc87a6145dae req-55d10927-0cc2-4f4f-af10-1d04596fe017 service nova] Creating event network-vif-plugged:10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 for instance 433d2789-456b-4dcd-9a14-73234032eba0 on np0000002501 Jun 10 13:27:39.431300 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-ebef3165-84a6-4fd5-932c-bc87a6145dae req-55d10927-0cc2-4f4f-af10-1d04596fe017 service nova] Creating event network-vif-plugged:10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 for instance 433d2789-456b-4dcd-9a14-73234032eba0 on np0000002501 Jun 10 13:27:39.431300 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-ebef3165-84a6-4fd5-932c-bc87a6145dae req-55d10927-0cc2-4f4f-af10-1d04596fe017 service nova] Creating event network-changed:6ed913e1-1e38-4783-954f-55ffb27bb341 for instance 787235fa-4aff-4ebe-a73e-52f3f16d9510 on np0000002501 Jun 10 13:27:39.431471 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-ebef3165-84a6-4fd5-932c-bc87a6145dae req-55d10927-0cc2-4f4f-af10-1d04596fe017 service nova] Creating event network-vif-plugged:e3fc1486-7591-455b-8489-b5a14d2269c1 for instance df3ac1d4-be19-4092-bf60-fd8130256a0a on np0000002501 Jun 10 13:27:39.439418 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [req-ebef3165-84a6-4fd5-932c-bc87a6145dae req-55d10927-0cc2-4f4f-af10-1d04596fe017 service nova] Instance df3ac1d4-be19-4092-bf60-fd8130256a0a is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86680) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:27:39.439979 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-ebef3165-84a6-4fd5-932c-bc87a6145dae req-55d10927-0cc2-4f4f-af10-1d04596fe017 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:39.452202 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-ebef3165-84a6-4fd5-932c-bc87a6145dae req-55d10927-0cc2-4f4f-af10-1d04596fe017 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 692 microversion: 2.1 time: 0.038732 Jun 10 13:27:39.452202 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 653/1949] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:39 2026] POST /compute/v2.1/os-server-external-events => generated 692 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:39.541973 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f21a81ce-1be5-4dc3-9f56-4f0e9003585d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:39.549679 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f21a81ce-1be5-4dc3-9f56-4f0e9003585d tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1494 microversion: 2.1 time: 0.230496 Jun 10 13:27:39.552074 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 647/1950] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:39 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1494 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:39.583954 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4834f643-94c0-4fd7-ad63-eed5e00ffa27 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:39.589423 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4834f643-94c0-4fd7-ad63-eed5e00ffa27 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:39.590187 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4834f643-94c0-4fd7-ad63-eed5e00ffa27 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:39.596213 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4834f643-94c0-4fd7-ad63-eed5e00ffa27 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.249768 Jun 10 13:27:39.596559 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 651/1951] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:39 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:40.185372 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-7deb0441-29af-41bd-90a3-5400727045b6 req-ef66acdc-9963-4751-80a1-a6de9c9624a7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e0cb11af-532c-4b5c-82d7-b6acc65c29f6", "name": "network-vif-unplugged", "status": "completed", "tag": "46e7d25c-3efc-4d06-b280-b85894978ce6"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:40.194374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7deb0441-29af-41bd-90a3-5400727045b6 req-ef66acdc-9963-4751-80a1-a6de9c9624a7 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:40.195081 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7deb0441-29af-41bd-90a3-5400727045b6 req-ef66acdc-9963-4751-80a1-a6de9c9624a7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:40.195516 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7deb0441-29af-41bd-90a3-5400727045b6 req-ef66acdc-9963-4751-80a1-a6de9c9624a7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:40.207371 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-7deb0441-29af-41bd-90a3-5400727045b6 req-ef66acdc-9963-4751-80a1-a6de9c9624a7 service nova] Creating event network-vif-unplugged:46e7d25c-3efc-4d06-b280-b85894978ce6 for instance e0cb11af-532c-4b5c-82d7-b6acc65c29f6 on np0000002501 Jun 10 13:27:40.207371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-7deb0441-29af-41bd-90a3-5400727045b6 req-ef66acdc-9963-4751-80a1-a6de9c9624a7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:40.211889 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-7deb0441-29af-41bd-90a3-5400727045b6 req-ef66acdc-9963-4751-80a1-a6de9c9624a7 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.030106 Jun 10 13:27:40.212455 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 654/1952] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:40 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 10 13:27:40.271551 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-47528b7a-ebb5-4218-b0c3-10e93438a8f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:40.273692 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-47528b7a-ebb5-4218-b0c3-10e93438a8f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:40.282726 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47528b7a-ebb5-4218-b0c3-10e93438a8f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:40.283035 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47528b7a-ebb5-4218-b0c3-10e93438a8f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:40.283269 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47528b7a-ebb5-4218-b0c3-10e93438a8f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:40.284420 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47528b7a-ebb5-4218-b0c3-10e93438a8f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:40.285249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47528b7a-ebb5-4218-b0c3-10e93438a8f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:40.285249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47528b7a-ebb5-4218-b0c3-10e93438a8f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:40.299926 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-47528b7a-ebb5-4218-b0c3-10e93438a8f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:40.440682 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-47528b7a-ebb5-4218-b0c3-10e93438a8f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:40.451440 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-47528b7a-ebb5-4218-b0c3-10e93438a8f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1351 microversion: 2.1 time: 0.181967 Jun 10 13:27:40.452020 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 648/1953] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:40 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1351 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:40.568566 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c610ae5d-cf0f-43da-a656-6aa030aeac33 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:40.571844 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c610ae5d-cf0f-43da-a656-6aa030aeac33 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:40.575762 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c610ae5d-cf0f-43da-a656-6aa030aeac33 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:40.576012 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c610ae5d-cf0f-43da-a656-6aa030aeac33 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:40.576208 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c610ae5d-cf0f-43da-a656-6aa030aeac33 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:40.576649 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c610ae5d-cf0f-43da-a656-6aa030aeac33 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:40.577001 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c610ae5d-cf0f-43da-a656-6aa030aeac33 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:40.577279 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c610ae5d-cf0f-43da-a656-6aa030aeac33 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:40.592512 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c610ae5d-cf0f-43da-a656-6aa030aeac33 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:40.620371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a9dc3fe0-de36-4fdf-8aef-8643eded5fd4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:40.620371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a9dc3fe0-de36-4fdf-8aef-8643eded5fd4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:40.629930 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a9dc3fe0-de36-4fdf-8aef-8643eded5fd4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:40.630213 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a9dc3fe0-de36-4fdf-8aef-8643eded5fd4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:40.630495 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a9dc3fe0-de36-4fdf-8aef-8643eded5fd4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:40.631131 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a9dc3fe0-de36-4fdf-8aef-8643eded5fd4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:40.631553 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a9dc3fe0-de36-4fdf-8aef-8643eded5fd4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:40.631956 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a9dc3fe0-de36-4fdf-8aef-8643eded5fd4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:40.645635 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c610ae5d-cf0f-43da-a656-6aa030aeac33 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:40.655030 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c610ae5d-cf0f-43da-a656-6aa030aeac33 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1292 microversion: 2.1 time: 0.088035 Jun 10 13:27:40.655333 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 652/1954] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:40 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1292 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:40.655903 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a9dc3fe0-de36-4fdf-8aef-8643eded5fd4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:40.837320 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a9dc3fe0-de36-4fdf-8aef-8643eded5fd4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:40.841951 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a9dc3fe0-de36-4fdf-8aef-8643eded5fd4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:40.842780 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a9dc3fe0-de36-4fdf-8aef-8643eded5fd4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:40.849876 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a9dc3fe0-de36-4fdf-8aef-8643eded5fd4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1704 microversion: 2.60 time: 0.232618 Jun 10 13:27:40.850790 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 655/1955] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:40 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1704 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:41.469098 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-40df07f4-8914-4c9d-a2b0-6cdfc885c493 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:41.470884 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-40df07f4-8914-4c9d-a2b0-6cdfc885c493 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:41.476091 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40df07f4-8914-4c9d-a2b0-6cdfc885c493 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:41.476407 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40df07f4-8914-4c9d-a2b0-6cdfc885c493 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:41.476671 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40df07f4-8914-4c9d-a2b0-6cdfc885c493 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:41.477122 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40df07f4-8914-4c9d-a2b0-6cdfc885c493 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:41.477476 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40df07f4-8914-4c9d-a2b0-6cdfc885c493 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:41.477813 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40df07f4-8914-4c9d-a2b0-6cdfc885c493 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:41.494776 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-40df07f4-8914-4c9d-a2b0-6cdfc885c493 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:41.495979 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-d918da66-3ec2-4939-b1a8-70137301c7d2 req-704cb83e-3eef-455e-a7b0-4ce6f0f4e099 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df3ac1d4-be19-4092-bf60-fd8130256a0a", "name": "network-vif-plugged", "status": "completed", "tag": "e3fc1486-7591-455b-8489-b5a14d2269c1"}, {"server_uuid": "e0cb11af-532c-4b5c-82d7-b6acc65c29f6", "name": "network-vif-deleted", "tag": "46e7d25c-3efc-4d06-b280-b85894978ce6"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:41.502005 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d918da66-3ec2-4939-b1a8-70137301c7d2 req-704cb83e-3eef-455e-a7b0-4ce6f0f4e099 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:41.502148 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d918da66-3ec2-4939-b1a8-70137301c7d2 req-704cb83e-3eef-455e-a7b0-4ce6f0f4e099 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:41.502263 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d918da66-3ec2-4939-b1a8-70137301c7d2 req-704cb83e-3eef-455e-a7b0-4ce6f0f4e099 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:41.511792 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-d918da66-3ec2-4939-b1a8-70137301c7d2 req-704cb83e-3eef-455e-a7b0-4ce6f0f4e099 service nova] Creating event network-vif-plugged:e3fc1486-7591-455b-8489-b5a14d2269c1 for instance df3ac1d4-be19-4092-bf60-fd8130256a0a on np0000002501 Jun 10 13:27:41.512024 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-d918da66-3ec2-4939-b1a8-70137301c7d2 req-704cb83e-3eef-455e-a7b0-4ce6f0f4e099 service nova] Creating event network-vif-deleted:46e7d25c-3efc-4d06-b280-b85894978ce6 for instance e0cb11af-532c-4b5c-82d7-b6acc65c29f6 on np0000002501 Jun 10 13:27:41.520215 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [req-d918da66-3ec2-4939-b1a8-70137301c7d2 req-704cb83e-3eef-455e-a7b0-4ce6f0f4e099 service nova] Instance df3ac1d4-be19-4092-bf60-fd8130256a0a is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86681) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:27:41.520776 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-d918da66-3ec2-4939-b1a8-70137301c7d2 req-704cb83e-3eef-455e-a7b0-4ce6f0f4e099 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:41.527081 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-d918da66-3ec2-4939-b1a8-70137301c7d2 req-704cb83e-3eef-455e-a7b0-4ce6f0f4e099 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.032286 Jun 10 13:27:41.527419 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 653/1956] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:41 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:41.639373 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-40df07f4-8914-4c9d-a2b0-6cdfc885c493 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:41.646728 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-40df07f4-8914-4c9d-a2b0-6cdfc885c493 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1538 microversion: 2.1 time: 0.180155 Jun 10 13:27:41.646970 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 649/1957] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:41 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1538 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:41.662842 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6975f4b3-2b53-4ae5-82a7-eb78984d831c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:41.665930 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6975f4b3-2b53-4ae5-82a7-eb78984d831c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:41.672903 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6975f4b3-2b53-4ae5-82a7-eb78984d831c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:41.673339 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6975f4b3-2b53-4ae5-82a7-eb78984d831c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:41.673685 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6975f4b3-2b53-4ae5-82a7-eb78984d831c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:41.674396 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6975f4b3-2b53-4ae5-82a7-eb78984d831c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:41.676010 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6975f4b3-2b53-4ae5-82a7-eb78984d831c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:41.676486 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6975f4b3-2b53-4ae5-82a7-eb78984d831c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:41.677413 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6dc62055-a655-4a50-9fa7-68d52d61390a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:41.678796 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6dc62055-a655-4a50-9fa7-68d52d61390a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:41.683033 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6dc62055-a655-4a50-9fa7-68d52d61390a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:41.683471 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6dc62055-a655-4a50-9fa7-68d52d61390a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:41.683701 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6dc62055-a655-4a50-9fa7-68d52d61390a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:41.684160 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6dc62055-a655-4a50-9fa7-68d52d61390a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:41.684472 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6dc62055-a655-4a50-9fa7-68d52d61390a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:41.684799 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6dc62055-a655-4a50-9fa7-68d52d61390a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:41.697760 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6975f4b3-2b53-4ae5-82a7-eb78984d831c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:41.710538 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6dc62055-a655-4a50-9fa7-68d52d61390a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:41.710797 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6dc62055-a655-4a50-9fa7-68d52d61390a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:41.711002 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6dc62055-a655-4a50-9fa7-68d52d61390a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:41.711525 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-6dc62055-a655-4a50-9fa7-68d52d61390a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lazy-loading 'fault' on Instance uuid e0cb11af-532c-4b5c-82d7-b6acc65c29f6 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:41.718503 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6dc62055-a655-4a50-9fa7-68d52d61390a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:41.771097 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6dc62055-a655-4a50-9fa7-68d52d61390a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:41.780187 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6dc62055-a655-4a50-9fa7-68d52d61390a tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1297 microversion: 2.1 time: 0.105454 Jun 10 13:27:41.780481 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 654/1958] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:41 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1297 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:41.867864 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6975f4b3-2b53-4ae5-82a7-eb78984d831c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:41.871665 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-701c5f54-17f7-43e9-8bd1-d96cfcb53eba tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:41.873443 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-701c5f54-17f7-43e9-8bd1-d96cfcb53eba tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:41.880841 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701c5f54-17f7-43e9-8bd1-d96cfcb53eba tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:41.881184 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701c5f54-17f7-43e9-8bd1-d96cfcb53eba tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:41.881539 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701c5f54-17f7-43e9-8bd1-d96cfcb53eba tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:41.881661 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6975f4b3-2b53-4ae5-82a7-eb78984d831c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1538 microversion: 2.1 time: 0.220614 Jun 10 13:27:41.882266 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701c5f54-17f7-43e9-8bd1-d96cfcb53eba tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:41.882396 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 656/1959] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:41 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1538 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:41.882536 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701c5f54-17f7-43e9-8bd1-d96cfcb53eba tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:41.883701 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-701c5f54-17f7-43e9-8bd1-d96cfcb53eba tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:41.900315 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-58b6c6df-0cad-44cc-9274-a77a2073cdad tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:41.900458 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-701c5f54-17f7-43e9-8bd1-d96cfcb53eba tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:41.901196 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-58b6c6df-0cad-44cc-9274-a77a2073cdad tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:41.901672 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-58b6c6df-0cad-44cc-9274-a77a2073cdad tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Searching by: {'deleted': False, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792'} {{(pid=86681) get_all /opt/stack/nova/nova/compute/api.py:3107}} Jun 10 13:27:41.906191 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58b6c6df-0cad-44cc-9274-a77a2073cdad tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:41.907280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58b6c6df-0cad-44cc-9274-a77a2073cdad tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:41.907280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58b6c6df-0cad-44cc-9274-a77a2073cdad tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:41.907280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58b6c6df-0cad-44cc-9274-a77a2073cdad tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:41.907280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58b6c6df-0cad-44cc-9274-a77a2073cdad tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:41.907280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58b6c6df-0cad-44cc-9274-a77a2073cdad tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:41.926657 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.multi_cell_list [None req-58b6c6df-0cad-44cc-9274-a77a2073cdad tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=86681) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jun 10 13:27:41.981771 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-58b6c6df-0cad-44cc-9274-a77a2073cdad tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers" status: 200 len: 340 microversion: 2.1 time: 0.084646 Jun 10 13:27:41.981771 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 655/1960] 10.4.3.74 () {66 vars in 1236 bytes} [Wed Jun 10 13:27:41 2026] GET /compute/v2.1/servers => generated 340 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:41.993671 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-39f6398b-dc96-48e5-9994-0e2420c74c69 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:41.995321 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-39f6398b-dc96-48e5-9994-0e2420c74c69 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:42.000206 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39f6398b-dc96-48e5-9994-0e2420c74c69 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:42.000475 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39f6398b-dc96-48e5-9994-0e2420c74c69 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:42.000728 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39f6398b-dc96-48e5-9994-0e2420c74c69 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:42.001121 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39f6398b-dc96-48e5-9994-0e2420c74c69 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:42.001424 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39f6398b-dc96-48e5-9994-0e2420c74c69 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:42.001761 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-39f6398b-dc96-48e5-9994-0e2420c74c69 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:42.024918 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-39f6398b-dc96-48e5-9994-0e2420c74c69 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:42.086210 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-701c5f54-17f7-43e9-8bd1-d96cfcb53eba tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:42.092705 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-701c5f54-17f7-43e9-8bd1-d96cfcb53eba tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:42.093580 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-701c5f54-17f7-43e9-8bd1-d96cfcb53eba tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:42.099634 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-701c5f54-17f7-43e9-8bd1-d96cfcb53eba tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1701 microversion: 2.60 time: 0.230529 Jun 10 13:27:42.100078 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 650/1961] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:41 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1701 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:42.120372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bc063b2d-16f3-47c3-a3ca-fbb13a9a6baf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:42.121214 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-bc063b2d-16f3-47c3-a3ca-fbb13a9a6baf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:42.124881 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc063b2d-16f3-47c3-a3ca-fbb13a9a6baf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:42.125229 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc063b2d-16f3-47c3-a3ca-fbb13a9a6baf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:42.126278 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc063b2d-16f3-47c3-a3ca-fbb13a9a6baf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:42.126278 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc063b2d-16f3-47c3-a3ca-fbb13a9a6baf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:42.126278 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc063b2d-16f3-47c3-a3ca-fbb13a9a6baf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:42.126278 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bc063b2d-16f3-47c3-a3ca-fbb13a9a6baf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:42.184927 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-bc063b2d-16f3-47c3-a3ca-fbb13a9a6baf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a/action" status: 204 len: 0 microversion: 2.60 time: 0.067070 Jun 10 13:27:42.184927 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 656/1962] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:27:42 2026] POST /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:27:42.195256 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bc225088-68f0-4fea-9322-69eb592dcbc2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:42.197840 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bc225088-68f0-4fea-9322-69eb592dcbc2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:42.199924 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-39f6398b-dc96-48e5-9994-0e2420c74c69 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:42.202962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc225088-68f0-4fea-9322-69eb592dcbc2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:42.203292 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc225088-68f0-4fea-9322-69eb592dcbc2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:42.203595 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc225088-68f0-4fea-9322-69eb592dcbc2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:42.204156 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc225088-68f0-4fea-9322-69eb592dcbc2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:42.204582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc225088-68f0-4fea-9322-69eb592dcbc2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:42.204982 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc225088-68f0-4fea-9322-69eb592dcbc2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:42.215839 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-39f6398b-dc96-48e5-9994-0e2420c74c69 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1538 microversion: 2.1 time: 0.223843 Jun 10 13:27:42.216149 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 657/1963] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:41 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1538 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:42.226160 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-bc225088-68f0-4fea-9322-69eb592dcbc2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:42.262408 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1d9f7abf-46bc-4b58-b1f3-5fded606ca42 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:42.264431 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1d9f7abf-46bc-4b58-b1f3-5fded606ca42 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:42.269809 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d9f7abf-46bc-4b58-b1f3-5fded606ca42 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:42.270484 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d9f7abf-46bc-4b58-b1f3-5fded606ca42 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:42.270947 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d9f7abf-46bc-4b58-b1f3-5fded606ca42 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:42.271661 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d9f7abf-46bc-4b58-b1f3-5fded606ca42 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:42.272833 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d9f7abf-46bc-4b58-b1f3-5fded606ca42 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:42.272833 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d9f7abf-46bc-4b58-b1f3-5fded606ca42 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:42.300408 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1d9f7abf-46bc-4b58-b1f3-5fded606ca42 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:42.412530 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bc225088-68f0-4fea-9322-69eb592dcbc2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:42.422308 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bc225088-68f0-4fea-9322-69eb592dcbc2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:42.423075 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bc225088-68f0-4fea-9322-69eb592dcbc2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:42.428113 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bc225088-68f0-4fea-9322-69eb592dcbc2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1701 microversion: 2.60 time: 0.235187 Jun 10 13:27:42.430255 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 651/1964] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:42 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1701 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:42.503543 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1d9f7abf-46bc-4b58-b1f3-5fded606ca42 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:42.511449 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1d9f7abf-46bc-4b58-b1f3-5fded606ca42 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1546 microversion: 2.1 time: 0.252081 Jun 10 13:27:42.511916 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 657/1965] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:42 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1546 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:42.532125 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7e770044-2acc-417f-8eac-7abddbece9f3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:42.532539 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7e770044-2acc-417f-8eac-7abddbece9f3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:42.537178 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e770044-2acc-417f-8eac-7abddbece9f3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:42.537429 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e770044-2acc-417f-8eac-7abddbece9f3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:42.537610 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e770044-2acc-417f-8eac-7abddbece9f3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:42.537958 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e770044-2acc-417f-8eac-7abddbece9f3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:42.538136 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e770044-2acc-417f-8eac-7abddbece9f3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:42.538300 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7e770044-2acc-417f-8eac-7abddbece9f3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:42.554365 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7e770044-2acc-417f-8eac-7abddbece9f3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:27:42.630012 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7e770044-2acc-417f-8eac-7abddbece9f3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 204 len: 0 microversion: 2.1 time: 0.099874 Jun 10 13:27:42.630426 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 658/1966] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:27:42 2026] DELETE /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:27:42.640118 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d36d43df-960f-429d-beba-5934ead3b66b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:42.642725 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d36d43df-960f-429d-beba-5934ead3b66b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:42.648654 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d36d43df-960f-429d-beba-5934ead3b66b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:42.649009 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d36d43df-960f-429d-beba-5934ead3b66b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:42.649294 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d36d43df-960f-429d-beba-5934ead3b66b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:42.649915 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d36d43df-960f-429d-beba-5934ead3b66b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:42.650328 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d36d43df-960f-429d-beba-5934ead3b66b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:42.650756 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d36d43df-960f-429d-beba-5934ead3b66b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:42.665488 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d36d43df-960f-429d-beba-5934ead3b66b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:42.798413 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9a01741d-4f61-449d-8663-5635a04e75a4 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:42.799368 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9a01741d-4f61-449d-8663-5635a04e75a4 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:42.806811 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a01741d-4f61-449d-8663-5635a04e75a4 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:42.808793 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a01741d-4f61-449d-8663-5635a04e75a4 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:42.808793 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a01741d-4f61-449d-8663-5635a04e75a4 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:42.808793 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a01741d-4f61-449d-8663-5635a04e75a4 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:42.808793 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a01741d-4f61-449d-8663-5635a04e75a4 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:42.808793 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a01741d-4f61-449d-8663-5635a04e75a4 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:42.833848 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a01741d-4f61-449d-8663-5635a04e75a4 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:42.834485 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a01741d-4f61-449d-8663-5635a04e75a4 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:42.834865 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a01741d-4f61-449d-8663-5635a04e75a4 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:42.836242 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-9a01741d-4f61-449d-8663-5635a04e75a4 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lazy-loading 'fault' on Instance uuid e0cb11af-532c-4b5c-82d7-b6acc65c29f6 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:42.842037 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9a01741d-4f61-449d-8663-5635a04e75a4 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:42.852401 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d36d43df-960f-429d-beba-5934ead3b66b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:42.862415 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d36d43df-960f-429d-beba-5934ead3b66b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1560 microversion: 2.1 time: 0.224367 Jun 10 13:27:42.862806 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 652/1967] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:42 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1560 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:42.899756 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9a01741d-4f61-449d-8663-5635a04e75a4 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cb6e2ab95e642789fd102c340d65c2c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9906a3fdb3e84253889dc1493ea97491', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:42.907727 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9a01741d-4f61-449d-8663-5635a04e75a4 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 200 len: 1297 microversion: 2.1 time: 0.113433 Jun 10 13:27:42.908303 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 658/1968] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:42 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 1297 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:43.450581 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-14563e1c-eb22-4003-8741-309b3c21c107 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:43.452940 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-14563e1c-eb22-4003-8741-309b3c21c107 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:43.459152 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14563e1c-eb22-4003-8741-309b3c21c107 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:43.459546 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14563e1c-eb22-4003-8741-309b3c21c107 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:43.459866 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14563e1c-eb22-4003-8741-309b3c21c107 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:43.460558 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14563e1c-eb22-4003-8741-309b3c21c107 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:43.461007 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14563e1c-eb22-4003-8741-309b3c21c107 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:43.461424 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14563e1c-eb22-4003-8741-309b3c21c107 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:43.484190 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-14563e1c-eb22-4003-8741-309b3c21c107 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:43.579248 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c53b0d14-e13f-4903-ae91-bccd1f54738f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "df32953f-8344-47cc-bb34-642bee94e0ec"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:43.581075 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c53b0d14-e13f-4903-ae91-bccd1f54738f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:43.585855 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c53b0d14-e13f-4903-ae91-bccd1f54738f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:43.586080 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c53b0d14-e13f-4903-ae91-bccd1f54738f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:43.586240 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c53b0d14-e13f-4903-ae91-bccd1f54738f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:43.586579 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c53b0d14-e13f-4903-ae91-bccd1f54738f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:43.586769 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c53b0d14-e13f-4903-ae91-bccd1f54738f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:43.586939 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c53b0d14-e13f-4903-ae91-bccd1f54738f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:43.634550 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-14563e1c-eb22-4003-8741-309b3c21c107 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:43.640540 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-14563e1c-eb22-4003-8741-309b3c21c107 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:43.641270 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-14563e1c-eb22-4003-8741-309b3c21c107 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:43.645706 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-14563e1c-eb22-4003-8741-309b3c21c107 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1701 microversion: 2.60 time: 0.197508 Jun 10 13:27:43.646290 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 659/1969] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:43 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1701 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:43.830865 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-cf30d7bb-ebc3-4de7-bc1b-1588a37e2f5d req-e7ced620-5b99-4cd2-a383-bedae1a8353a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b80febde-b575-4faa-9d2f-65f700d3056d", "name": "network-vif-unplugged", "status": "completed", "tag": "f8855bf1-63b4-4649-ac77-cdef2b957d88"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:43.837397 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-cf30d7bb-ebc3-4de7-bc1b-1588a37e2f5d req-e7ced620-5b99-4cd2-a383-bedae1a8353a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:43.837505 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-cf30d7bb-ebc3-4de7-bc1b-1588a37e2f5d req-e7ced620-5b99-4cd2-a383-bedae1a8353a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:43.837641 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-cf30d7bb-ebc3-4de7-bc1b-1588a37e2f5d req-e7ced620-5b99-4cd2-a383-bedae1a8353a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:43.844127 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-cf30d7bb-ebc3-4de7-bc1b-1588a37e2f5d req-e7ced620-5b99-4cd2-a383-bedae1a8353a service nova] Creating event network-vif-unplugged:f8855bf1-63b4-4649-ac77-cdef2b957d88 for instance b80febde-b575-4faa-9d2f-65f700d3056d on np0000002501 Jun 10 13:27:43.844650 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-cf30d7bb-ebc3-4de7-bc1b-1588a37e2f5d req-e7ced620-5b99-4cd2-a383-bedae1a8353a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:43.849113 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-cf30d7bb-ebc3-4de7-bc1b-1588a37e2f5d req-e7ced620-5b99-4cd2-a383-bedae1a8353a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020745 Jun 10 13:27:43.849426 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 659/1970] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:43 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 10 13:27:43.882525 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0b81bad7-a372-4293-acb1-46f49ee46a9e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:43.892712 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0b81bad7-a372-4293-acb1-46f49ee46a9e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:43.897060 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b81bad7-a372-4293-acb1-46f49ee46a9e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:43.897060 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b81bad7-a372-4293-acb1-46f49ee46a9e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:43.897060 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b81bad7-a372-4293-acb1-46f49ee46a9e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:43.897060 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b81bad7-a372-4293-acb1-46f49ee46a9e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:43.897339 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b81bad7-a372-4293-acb1-46f49ee46a9e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:43.897572 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b81bad7-a372-4293-acb1-46f49ee46a9e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:43.924407 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0b81bad7-a372-4293-acb1-46f49ee46a9e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:43.928438 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c8669a1d-2098-4db7-8145-23fb54c8be98 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:43.931092 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c8669a1d-2098-4db7-8145-23fb54c8be98 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] [instance: e0cb11af-532c-4b5c-82d7-b6acc65c29f6] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:43.936074 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=108,nova_api:INSERT=4,nova_api:DELETE=1,nova_api:UPDATE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:43.941208 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c8669a1d-2098-4db7-8145-23fb54c8be98 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:43.941523 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c8669a1d-2098-4db7-8145-23fb54c8be98 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:43.941886 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c8669a1d-2098-4db7-8145-23fb54c8be98 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:43.942413 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c8669a1d-2098-4db7-8145-23fb54c8be98 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:43.942928 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c8669a1d-2098-4db7-8145-23fb54c8be98 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:43.943287 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c8669a1d-2098-4db7-8145-23fb54c8be98 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:43.959780 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-c8669a1d-2098-4db7-8145-23fb54c8be98 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] HTTP exception thrown: Instance e0cb11af-532c-4b5c-82d7-b6acc65c29f6 could not be found. Jun 10 13:27:43.960198 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c8669a1d-2098-4db7-8145-23fb54c8be98 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] Returning 404 to user: Instance e0cb11af-532c-4b5c-82d7-b6acc65c29f6 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:27:43.960965 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c8669a1d-2098-4db7-8145-23fb54c8be98 tempest-VolumesActionsTest-1079541779 tempest-VolumesActionsTest-1079541779-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6" status: 404 len: 111 microversion: 2.1 time: 0.035082 Jun 10 13:27:43.960965 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 660/1971] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:43 2026] GET /compute/v2.1/servers/e0cb11af-532c-4b5c-82d7-b6acc65c29f6 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:27:44.109088 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0b81bad7-a372-4293-acb1-46f49ee46a9e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:44.118531 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0b81bad7-a372-4293-acb1-46f49ee46a9e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1560 microversion: 2.1 time: 0.238361 Jun 10 13:27:44.119109 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 660/1972] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:43 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1560 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:44.671605 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f286a2b5-460d-4626-a83e-9a2e974ce4c2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:44.673028 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f286a2b5-460d-4626-a83e-9a2e974ce4c2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:44.677587 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f286a2b5-460d-4626-a83e-9a2e974ce4c2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:44.677874 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f286a2b5-460d-4626-a83e-9a2e974ce4c2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:44.678102 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f286a2b5-460d-4626-a83e-9a2e974ce4c2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:44.678541 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f286a2b5-460d-4626-a83e-9a2e974ce4c2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:44.678880 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f286a2b5-460d-4626-a83e-9a2e974ce4c2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:44.679100 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f286a2b5-460d-4626-a83e-9a2e974ce4c2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:44.699235 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f286a2b5-460d-4626-a83e-9a2e974ce4c2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:44.849637 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f286a2b5-460d-4626-a83e-9a2e974ce4c2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:44.856769 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f286a2b5-460d-4626-a83e-9a2e974ce4c2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:44.857406 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f286a2b5-460d-4626-a83e-9a2e974ce4c2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:44.863263 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f286a2b5-460d-4626-a83e-9a2e974ce4c2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1701 microversion: 2.60 time: 0.193440 Jun 10 13:27:44.864409 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 661/1973] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:44 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1701 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:45.136285 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0fbc05e5-5c54-4999-b54c-83f57251b31e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:45.137579 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0fbc05e5-5c54-4999-b54c-83f57251b31e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:45.144104 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0fbc05e5-5c54-4999-b54c-83f57251b31e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:45.144375 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0fbc05e5-5c54-4999-b54c-83f57251b31e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:45.144617 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0fbc05e5-5c54-4999-b54c-83f57251b31e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:45.145127 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0fbc05e5-5c54-4999-b54c-83f57251b31e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:45.145506 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0fbc05e5-5c54-4999-b54c-83f57251b31e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:45.145933 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0fbc05e5-5c54-4999-b54c-83f57251b31e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:45.159589 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0fbc05e5-5c54-4999-b54c-83f57251b31e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:45.314861 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0fbc05e5-5c54-4999-b54c-83f57251b31e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:45.325208 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0fbc05e5-5c54-4999-b54c-83f57251b31e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1560 microversion: 2.1 time: 0.190365 Jun 10 13:27:45.325584 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 661/1974] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:45 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1560 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:45.881262 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9db21ceb-95ae-414c-b774-9f53733c1574 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:45.883523 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9db21ceb-95ae-414c-b774-9f53733c1574 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:45.888819 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9db21ceb-95ae-414c-b774-9f53733c1574 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:45.889105 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9db21ceb-95ae-414c-b774-9f53733c1574 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:45.889338 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9db21ceb-95ae-414c-b774-9f53733c1574 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:45.889832 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9db21ceb-95ae-414c-b774-9f53733c1574 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:45.890141 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9db21ceb-95ae-414c-b774-9f53733c1574 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:45.890445 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9db21ceb-95ae-414c-b774-9f53733c1574 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:45.893540 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-0b4506fc-cbe7-4226-8820-592d09ca36da req-60ad05b6-99e8-4e74-8736-7d30817ef96d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b80febde-b575-4faa-9d2f-65f700d3056d", "name": "network-vif-unplugged", "status": "completed", "tag": "f8855bf1-63b4-4649-ac77-cdef2b957d88"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:45.901024 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=110,nova_api:DELETE=1,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:45.904295 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-0b4506fc-cbe7-4226-8820-592d09ca36da req-60ad05b6-99e8-4e74-8736-7d30817ef96d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:45.905511 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-0b4506fc-cbe7-4226-8820-592d09ca36da req-60ad05b6-99e8-4e74-8736-7d30817ef96d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:45.905751 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-0b4506fc-cbe7-4226-8820-592d09ca36da req-60ad05b6-99e8-4e74-8736-7d30817ef96d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:45.909069 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=309,nova_cell1:UPDATE=5,nova_cell1:INSERT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:45.912066 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9db21ceb-95ae-414c-b774-9f53733c1574 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:45.917315 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-0b4506fc-cbe7-4226-8820-592d09ca36da req-60ad05b6-99e8-4e74-8736-7d30817ef96d service nova] Creating event network-vif-unplugged:f8855bf1-63b4-4649-ac77-cdef2b957d88 for instance b80febde-b575-4faa-9d2f-65f700d3056d on np0000002501 Jun 10 13:27:45.917894 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-0b4506fc-cbe7-4226-8820-592d09ca36da req-60ad05b6-99e8-4e74-8736-7d30817ef96d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:45.926057 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-0b4506fc-cbe7-4226-8820-592d09ca36da req-60ad05b6-99e8-4e74-8736-7d30817ef96d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.036866 Jun 10 13:27:45.926558 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 662/1975] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:45 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 10 13:27:46.045690 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9db21ceb-95ae-414c-b774-9f53733c1574 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:46.054133 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9db21ceb-95ae-414c-b774-9f53733c1574 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:46.054719 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9db21ceb-95ae-414c-b774-9f53733c1574 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:46.062102 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9db21ceb-95ae-414c-b774-9f53733c1574 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1701 microversion: 2.60 time: 0.182847 Jun 10 13:27:46.062378 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 662/1976] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:45 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1701 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:46.177398 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c53b0d14-e13f-4903-ae91-bccd1f54738f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "POST /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.600295 Jun 10 13:27:46.177740 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 653/1977] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:27:43 2026] POST /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments => generated 194 bytes in 2601 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:46.343470 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0f062c51-a14c-450a-8d7b-4d6dc19c8db4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:46.345704 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0f062c51-a14c-450a-8d7b-4d6dc19c8db4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:46.357610 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f062c51-a14c-450a-8d7b-4d6dc19c8db4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:46.357937 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f062c51-a14c-450a-8d7b-4d6dc19c8db4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:46.358192 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f062c51-a14c-450a-8d7b-4d6dc19c8db4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:46.358689 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f062c51-a14c-450a-8d7b-4d6dc19c8db4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:46.359013 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f062c51-a14c-450a-8d7b-4d6dc19c8db4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:46.359307 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f062c51-a14c-450a-8d7b-4d6dc19c8db4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:46.391342 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0f062c51-a14c-450a-8d7b-4d6dc19c8db4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:46.469285 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0f062c51-a14c-450a-8d7b-4d6dc19c8db4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:46.478908 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0f062c51-a14c-450a-8d7b-4d6dc19c8db4 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1493 microversion: 2.1 time: 0.138820 Jun 10 13:27:46.479957 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 663/1978] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:46 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1493 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:47.081078 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-771a11cb-c8f5-40f5-baf4-4c233fbc37e5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:47.083998 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-771a11cb-c8f5-40f5-baf4-4c233fbc37e5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:47.089062 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-771a11cb-c8f5-40f5-baf4-4c233fbc37e5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:47.089368 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-771a11cb-c8f5-40f5-baf4-4c233fbc37e5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:47.089661 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-771a11cb-c8f5-40f5-baf4-4c233fbc37e5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:47.090226 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-771a11cb-c8f5-40f5-baf4-4c233fbc37e5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:47.090678 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-771a11cb-c8f5-40f5-baf4-4c233fbc37e5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:47.091100 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-771a11cb-c8f5-40f5-baf4-4c233fbc37e5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:47.107417 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-771a11cb-c8f5-40f5-baf4-4c233fbc37e5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:47.287041 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-771a11cb-c8f5-40f5-baf4-4c233fbc37e5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:47.292631 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-771a11cb-c8f5-40f5-baf4-4c233fbc37e5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:47.293279 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-771a11cb-c8f5-40f5-baf4-4c233fbc37e5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:47.298301 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-771a11cb-c8f5-40f5-baf4-4c233fbc37e5 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1701 microversion: 2.60 time: 0.220391 Jun 10 13:27:47.298880 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 663/1979] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:47 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1701 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:47.500459 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-62657172-6aaa-46aa-a468-72bd2238c6af tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:47.502094 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-62657172-6aaa-46aa-a468-72bd2238c6af tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:47.510707 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=91,nova_api:INSERT=7,nova_api:UPDATE=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:47.516029 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62657172-6aaa-46aa-a468-72bd2238c6af tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:47.516402 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62657172-6aaa-46aa-a468-72bd2238c6af tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:47.516726 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62657172-6aaa-46aa-a468-72bd2238c6af tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:47.517246 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62657172-6aaa-46aa-a468-72bd2238c6af tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:47.517635 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62657172-6aaa-46aa-a468-72bd2238c6af tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:47.517963 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62657172-6aaa-46aa-a468-72bd2238c6af tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:47.526573 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=262,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:47.551926 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-62657172-6aaa-46aa-a468-72bd2238c6af tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:47.609087 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-62657172-6aaa-46aa-a468-72bd2238c6af tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:47.618859 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-62657172-6aaa-46aa-a468-72bd2238c6af tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1209 microversion: 2.1 time: 0.120901 Jun 10 13:27:47.619164 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 654/1980] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:47 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1209 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:47.974066 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-32ab0ecf-da67-4556-a815-1fc24f487d24 req-271228e0-90af-4b22-842f-7038595112ea service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b80febde-b575-4faa-9d2f-65f700d3056d", "name": "network-vif-deleted", "tag": "f8855bf1-63b4-4649-ac77-cdef2b957d88"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:47.979929 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-32ab0ecf-da67-4556-a815-1fc24f487d24 req-271228e0-90af-4b22-842f-7038595112ea service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:47.980124 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-32ab0ecf-da67-4556-a815-1fc24f487d24 req-271228e0-90af-4b22-842f-7038595112ea service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:47.980242 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-32ab0ecf-da67-4556-a815-1fc24f487d24 req-271228e0-90af-4b22-842f-7038595112ea service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:47.986074 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-32ab0ecf-da67-4556-a815-1fc24f487d24 req-271228e0-90af-4b22-842f-7038595112ea service nova] Creating event network-vif-deleted:f8855bf1-63b4-4649-ac77-cdef2b957d88 for instance b80febde-b575-4faa-9d2f-65f700d3056d on np0000002501 Jun 10 13:27:47.986663 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-32ab0ecf-da67-4556-a815-1fc24f487d24 req-271228e0-90af-4b22-842f-7038595112ea service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:47.990387 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-32ab0ecf-da67-4556-a815-1fc24f487d24 req-271228e0-90af-4b22-842f-7038595112ea service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018147 Jun 10 13:27:47.990731 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 664/1981] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:47 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 10 13:27:48.321970 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-323eb0cd-1494-41c5-8d95-0ba3e567270c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:48.326549 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-323eb0cd-1494-41c5-8d95-0ba3e567270c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:48.331315 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-323eb0cd-1494-41c5-8d95-0ba3e567270c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:48.331559 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-323eb0cd-1494-41c5-8d95-0ba3e567270c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:48.331782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-323eb0cd-1494-41c5-8d95-0ba3e567270c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:48.332326 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-323eb0cd-1494-41c5-8d95-0ba3e567270c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:48.332834 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-323eb0cd-1494-41c5-8d95-0ba3e567270c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:48.333208 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-323eb0cd-1494-41c5-8d95-0ba3e567270c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:48.358510 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-323eb0cd-1494-41c5-8d95-0ba3e567270c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:48.512190 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-323eb0cd-1494-41c5-8d95-0ba3e567270c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:48.526302 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-323eb0cd-1494-41c5-8d95-0ba3e567270c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:48.527125 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-323eb0cd-1494-41c5-8d95-0ba3e567270c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:48.532039 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-323eb0cd-1494-41c5-8d95-0ba3e567270c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1701 microversion: 2.60 time: 0.212047 Jun 10 13:27:48.532431 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 664/1982] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:48 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1701 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:48.635983 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cd0de3d3-3389-4973-a1c2-a28bf52403b0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:48.638233 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ff89794d-0b3d-42fa-95fe-e5502982b53c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:48.638542 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ff89794d-0b3d-42fa-95fe-e5502982b53c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:48.638746 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cd0de3d3-3389-4973-a1c2-a28bf52403b0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:48.643414 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff89794d-0b3d-42fa-95fe-e5502982b53c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:48.643676 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff89794d-0b3d-42fa-95fe-e5502982b53c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:48.643860 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff89794d-0b3d-42fa-95fe-e5502982b53c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:48.644387 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff89794d-0b3d-42fa-95fe-e5502982b53c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:48.644597 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff89794d-0b3d-42fa-95fe-e5502982b53c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:48.644849 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff89794d-0b3d-42fa-95fe-e5502982b53c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:48.650769 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cd0de3d3-3389-4973-a1c2-a28bf52403b0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:48.651253 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cd0de3d3-3389-4973-a1c2-a28bf52403b0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:48.652164 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cd0de3d3-3389-4973-a1c2-a28bf52403b0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:48.652464 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cd0de3d3-3389-4973-a1c2-a28bf52403b0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:48.653078 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cd0de3d3-3389-4973-a1c2-a28bf52403b0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:48.653684 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cd0de3d3-3389-4973-a1c2-a28bf52403b0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:48.688418 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cd0de3d3-3389-4973-a1c2-a28bf52403b0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:48.688774 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cd0de3d3-3389-4973-a1c2-a28bf52403b0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:48.688990 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cd0de3d3-3389-4973-a1c2-a28bf52403b0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:48.689278 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-cd0de3d3-3389-4973-a1c2-a28bf52403b0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lazy-loading 'fault' on Instance uuid b80febde-b575-4faa-9d2f-65f700d3056d {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:48.696312 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-cd0de3d3-3389-4973-a1c2-a28bf52403b0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:48.721261 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-ff89794d-0b3d-42fa-95fe-e5502982b53c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lazy-loading 'services' on Instance uuid f69cfe3e-7e9e-437e-9a68-d842f783ebce {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:48.777419 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cd0de3d3-3389-4973-a1c2-a28bf52403b0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:48.789444 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cd0de3d3-3389-4973-a1c2-a28bf52403b0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1214 microversion: 2.1 time: 0.155273 Jun 10 13:27:48.789646 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ff89794d-0b3d-42fa-95fe-e5502982b53c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/os-volume_attachments/20486ae6-9a3d-48dc-9c23-b3add9a8a784" status: 202 len: 0 microversion: 2.1 time: 0.154082 Jun 10 13:27:48.789984 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 655/1983] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:48 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1214 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:48.791561 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 665/1984] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:27:48 2026] DELETE /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/os-volume_attachments/20486ae6-9a3d-48dc-9c23-b3add9a8a784 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:27:49.551130 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-32d2bd65-93c9-49a5-bda6-e9ee3baca29b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:49.553023 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-32d2bd65-93c9-49a5-bda6-e9ee3baca29b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:49.558136 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-32d2bd65-93c9-49a5-bda6-e9ee3baca29b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:49.558485 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-32d2bd65-93c9-49a5-bda6-e9ee3baca29b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:49.558718 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-32d2bd65-93c9-49a5-bda6-e9ee3baca29b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:49.559135 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-32d2bd65-93c9-49a5-bda6-e9ee3baca29b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:49.559450 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-32d2bd65-93c9-49a5-bda6-e9ee3baca29b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:49.559865 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-32d2bd65-93c9-49a5-bda6-e9ee3baca29b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:49.579386 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-32d2bd65-93c9-49a5-bda6-e9ee3baca29b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:49.777148 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-32d2bd65-93c9-49a5-bda6-e9ee3baca29b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:49.781167 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-32d2bd65-93c9-49a5-bda6-e9ee3baca29b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:49.781831 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-32d2bd65-93c9-49a5-bda6-e9ee3baca29b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:49.785986 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-32d2bd65-93c9-49a5-bda6-e9ee3baca29b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1693 microversion: 2.60 time: 0.236507 Jun 10 13:27:49.786286 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 665/1985] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:49 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1693 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:49.809973 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-470356c1-3bf9-456b-9e73-63151255e4f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:49.811259 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-470356c1-3bf9-456b-9e73-63151255e4f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:49.822921 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a603ac11-11d1-4f0e-a338-7da05c8c394b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:49.823655 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-470356c1-3bf9-456b-9e73-63151255e4f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:49.825962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-470356c1-3bf9-456b-9e73-63151255e4f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:49.825962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-470356c1-3bf9-456b-9e73-63151255e4f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:49.825962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-470356c1-3bf9-456b-9e73-63151255e4f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:49.826221 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a603ac11-11d1-4f0e-a338-7da05c8c394b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:49.826282 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-470356c1-3bf9-456b-9e73-63151255e4f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:49.826282 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-470356c1-3bf9-456b-9e73-63151255e4f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:49.835780 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a603ac11-11d1-4f0e-a338-7da05c8c394b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:49.836502 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a603ac11-11d1-4f0e-a338-7da05c8c394b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:49.836502 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a603ac11-11d1-4f0e-a338-7da05c8c394b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:49.836813 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a603ac11-11d1-4f0e-a338-7da05c8c394b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:49.837158 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a603ac11-11d1-4f0e-a338-7da05c8c394b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:49.837504 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a603ac11-11d1-4f0e-a338-7da05c8c394b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:49.856189 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-470356c1-3bf9-456b-9e73-63151255e4f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:49.876578 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a603ac11-11d1-4f0e-a338-7da05c8c394b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:49.876756 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a603ac11-11d1-4f0e-a338-7da05c8c394b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:49.877004 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a603ac11-11d1-4f0e-a338-7da05c8c394b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:49.877301 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-a603ac11-11d1-4f0e-a338-7da05c8c394b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lazy-loading 'fault' on Instance uuid b80febde-b575-4faa-9d2f-65f700d3056d {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:49.885063 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a603ac11-11d1-4f0e-a338-7da05c8c394b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:49.967927 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a603ac11-11d1-4f0e-a338-7da05c8c394b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:49.978055 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a603ac11-11d1-4f0e-a338-7da05c8c394b tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 200 len: 1214 microversion: 2.1 time: 0.160853 Jun 10 13:27:49.978776 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 666/1986] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:49 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 1214 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:50.122030 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-470356c1-3bf9-456b-9e73-63151255e4f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:50.128375 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-470356c1-3bf9-456b-9e73-63151255e4f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:50.129278 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-470356c1-3bf9-456b-9e73-63151255e4f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:50.135663 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-470356c1-3bf9-456b-9e73-63151255e4f9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1693 microversion: 2.60 time: 0.330461 Jun 10 13:27:50.136179 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 656/1987] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:27:49 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1693 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:27:50.300886 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1b7d3015-8fa0-4e55-a92f-29bc9ab62f58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:50.306175 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1b7d3015-8fa0-4e55-a92f-29bc9ab62f58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:50.311203 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b7d3015-8fa0-4e55-a92f-29bc9ab62f58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:50.311413 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b7d3015-8fa0-4e55-a92f-29bc9ab62f58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:50.311714 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b7d3015-8fa0-4e55-a92f-29bc9ab62f58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:50.311875 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b7d3015-8fa0-4e55-a92f-29bc9ab62f58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:50.313679 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b7d3015-8fa0-4e55-a92f-29bc9ab62f58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:50.313679 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b7d3015-8fa0-4e55-a92f-29bc9ab62f58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:50.337333 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1b7d3015-8fa0-4e55-a92f-29bc9ab62f58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:50.469971 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1b7d3015-8fa0-4e55-a92f-29bc9ab62f58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a/os-interface" status: 200 len: 282 microversion: 2.60 time: 0.173284 Jun 10 13:27:50.471252 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 666/1988] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:27:50 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a/os-interface => generated 282 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:27:50.611837 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-30fd8530-1055-4696-8a84-9502340919fc tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:50.612196 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-30fd8530-1055-4696-8a84-9502340919fc tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:50.616715 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30fd8530-1055-4696-8a84-9502340919fc tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:50.616904 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30fd8530-1055-4696-8a84-9502340919fc tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:50.617420 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30fd8530-1055-4696-8a84-9502340919fc tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:50.617420 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30fd8530-1055-4696-8a84-9502340919fc tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:50.617420 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30fd8530-1055-4696-8a84-9502340919fc tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:50.617553 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-30fd8530-1055-4696-8a84-9502340919fc tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:50.704727 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-30fd8530-1055-4696-8a84-9502340919fc tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lazy-loading 'services' on Instance uuid 52d51c9b-11b1-4546-8867-5d2d74d07a1d {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:50.784905 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-30fd8530-1055-4696-8a84-9502340919fc tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d/os-volume_attachments/14dffd12-31dc-4b7d-a0c7-b095e8251319" status: 202 len: 0 microversion: 2.1 time: 0.176329 Jun 10 13:27:50.785190 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 667/1989] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:27:50 2026] DELETE /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d/os-volume_attachments/14dffd12-31dc-4b7d-a0c7-b095e8251319 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:27:50.796882 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f532a7ae-8b5a-4a40-9c7c-fce4464d485d tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:50.797957 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f532a7ae-8b5a-4a40-9c7c-fce4464d485d tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:50.814890 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f532a7ae-8b5a-4a40-9c7c-fce4464d485d tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:50.814890 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f532a7ae-8b5a-4a40-9c7c-fce4464d485d tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:50.814890 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f532a7ae-8b5a-4a40-9c7c-fce4464d485d tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:50.814890 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f532a7ae-8b5a-4a40-9c7c-fce4464d485d tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:50.814890 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f532a7ae-8b5a-4a40-9c7c-fce4464d485d tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:50.814890 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f532a7ae-8b5a-4a40-9c7c-fce4464d485d tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:50.844987 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f532a7ae-8b5a-4a40-9c7c-fce4464d485d tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:27:50.959202 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f532a7ae-8b5a-4a40-9c7c-fce4464d485d tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 204 len: 0 microversion: 2.1 time: 0.164105 Jun 10 13:27:50.959202 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 657/1990] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:27:50 2026] DELETE /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 0 bytes in 165 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:27:50.975846 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ebf1163e-973a-4181-951f-3debdf14a025 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:50.979838 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ebf1163e-973a-4181-951f-3debdf14a025 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:50.991991 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ebf1163e-973a-4181-951f-3debdf14a025 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:50.992682 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ebf1163e-973a-4181-951f-3debdf14a025 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:50.992969 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ebf1163e-973a-4181-951f-3debdf14a025 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:50.993561 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ebf1163e-973a-4181-951f-3debdf14a025 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:50.995840 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ebf1163e-973a-4181-951f-3debdf14a025 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:50.995840 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ebf1163e-973a-4181-951f-3debdf14a025 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:51.000869 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d1f02e13-f73e-47ca-ae69-397a859be81e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:51.004228 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=314,nova_cell1:UPDATE=5,nova_cell1:INSERT=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:51.006927 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d1f02e13-f73e-47ca-ae69-397a859be81e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:51.016447 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1f02e13-f73e-47ca-ae69-397a859be81e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:51.016790 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1f02e13-f73e-47ca-ae69-397a859be81e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:51.017073 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1f02e13-f73e-47ca-ae69-397a859be81e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:51.017837 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1f02e13-f73e-47ca-ae69-397a859be81e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:51.018498 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1f02e13-f73e-47ca-ae69-397a859be81e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:51.018498 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1f02e13-f73e-47ca-ae69-397a859be81e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:51.033483 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ebf1163e-973a-4181-951f-3debdf14a025 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:51.035589 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-d1f02e13-f73e-47ca-ae69-397a859be81e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] HTTP exception thrown: Instance b80febde-b575-4faa-9d2f-65f700d3056d could not be found. Jun 10 13:27:51.035589 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d1f02e13-f73e-47ca-ae69-397a859be81e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Returning 404 to user: Instance b80febde-b575-4faa-9d2f-65f700d3056d could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:27:51.035589 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d1f02e13-f73e-47ca-ae69-397a859be81e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 404 len: 111 microversion: 2.1 time: 0.037095 Jun 10 13:27:51.035589 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 668/1991] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:50 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Jun 10 13:27:51.059372 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-199d260f-7870-4df5-b292-038622d901fe tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:51.059372 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-199d260f-7870-4df5-b292-038622d901fe tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:51.064748 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-199d260f-7870-4df5-b292-038622d901fe tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:51.065338 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-199d260f-7870-4df5-b292-038622d901fe tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:51.065338 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-199d260f-7870-4df5-b292-038622d901fe tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:51.065468 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-199d260f-7870-4df5-b292-038622d901fe tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:51.068367 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-199d260f-7870-4df5-b292-038622d901fe tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:51.068367 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-199d260f-7870-4df5-b292-038622d901fe tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:51.085394 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-199d260f-7870-4df5-b292-038622d901fe tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] HTTP exception thrown: Instance b80febde-b575-4faa-9d2f-65f700d3056d could not be found. Jun 10 13:27:51.085394 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-199d260f-7870-4df5-b292-038622d901fe tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Returning 404 to user: Instance b80febde-b575-4faa-9d2f-65f700d3056d could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:27:51.085394 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-199d260f-7870-4df5-b292-038622d901fe tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 404 len: 111 microversion: 2.1 time: 0.027915 Jun 10 13:27:51.085394 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 658/1992] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:27:51 2026] DELETE /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:27:51.095791 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-35947e9a-a4ad-48d6-a1bf-4e2c859e87ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:51.097436 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-35947e9a-a4ad-48d6-a1bf-4e2c859e87ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: b80febde-b575-4faa-9d2f-65f700d3056d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:51.105647 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-35947e9a-a4ad-48d6-a1bf-4e2c859e87ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:51.105647 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-35947e9a-a4ad-48d6-a1bf-4e2c859e87ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:51.105861 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-35947e9a-a4ad-48d6-a1bf-4e2c859e87ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:51.106725 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-35947e9a-a4ad-48d6-a1bf-4e2c859e87ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:51.107195 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-35947e9a-a4ad-48d6-a1bf-4e2c859e87ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:51.107564 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-35947e9a-a4ad-48d6-a1bf-4e2c859e87ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:51.128031 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-35947e9a-a4ad-48d6-a1bf-4e2c859e87ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] HTTP exception thrown: Instance b80febde-b575-4faa-9d2f-65f700d3056d could not be found. Jun 10 13:27:51.128031 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-35947e9a-a4ad-48d6-a1bf-4e2c859e87ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Returning 404 to user: Instance b80febde-b575-4faa-9d2f-65f700d3056d could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:27:51.128031 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-35947e9a-a4ad-48d6-a1bf-4e2c859e87ae tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d" status: 404 len: 111 microversion: 2.1 time: 0.034157 Jun 10 13:27:51.129886 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 669/1993] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:51 2026] GET /compute/v2.1/servers/b80febde-b575-4faa-9d2f-65f700d3056d => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:27:51.367214 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ebf1163e-973a-4181-951f-3debdf14a025 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:51.380968 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ebf1163e-973a-4181-951f-3debdf14a025 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1719 microversion: 2.1 time: 0.409476 Jun 10 13:27:51.380968 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 667/1994] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:50 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1719 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:51.744283 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-758e400b-cd13-4914-8283-501ba044a23b req-c0b0c672-da5d-4da3-9fef-10ae7230e6dc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ec79aaa1-e1df-4591-a092-e756196ff550", "tag": "ae7925e5-6d45-47fb-b775-53aaf4c0a9dc"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:51.750901 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-758e400b-cd13-4914-8283-501ba044a23b req-c0b0c672-da5d-4da3-9fef-10ae7230e6dc service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:51.751109 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-758e400b-cd13-4914-8283-501ba044a23b req-c0b0c672-da5d-4da3-9fef-10ae7230e6dc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:51.751276 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-758e400b-cd13-4914-8283-501ba044a23b req-c0b0c672-da5d-4da3-9fef-10ae7230e6dc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:51.759988 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-758e400b-cd13-4914-8283-501ba044a23b req-c0b0c672-da5d-4da3-9fef-10ae7230e6dc service nova] Creating event network-changed:ae7925e5-6d45-47fb-b775-53aaf4c0a9dc for instance ec79aaa1-e1df-4591-a092-e756196ff550 on np0000002501 Jun 10 13:27:51.760508 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-758e400b-cd13-4914-8283-501ba044a23b req-c0b0c672-da5d-4da3-9fef-10ae7230e6dc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:51.768115 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-758e400b-cd13-4914-8283-501ba044a23b req-c0b0c672-da5d-4da3-9fef-10ae7230e6dc service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025994 Jun 10 13:27:51.769368 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 659/1995] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:51 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 10 13:27:51.911394 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:27:52.282641 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1e7bb2af-cac0-44d2-8acc-5e1370c197c0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:52.282641 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1e7bb2af-cac0-44d2-8acc-5e1370c197c0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:52.289566 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1e7bb2af-cac0-44d2-8acc-5e1370c197c0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:52.289566 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1e7bb2af-cac0-44d2-8acc-5e1370c197c0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:52.289566 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1e7bb2af-cac0-44d2-8acc-5e1370c197c0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:52.289566 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1e7bb2af-cac0-44d2-8acc-5e1370c197c0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:52.289566 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1e7bb2af-cac0-44d2-8acc-5e1370c197c0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:52.289566 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1e7bb2af-cac0-44d2-8acc-5e1370c197c0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:52.321063 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1e7bb2af-cac0-44d2-8acc-5e1370c197c0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:27:52.407439 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ccadc628-87d9-45e4-b402-f7dc6cb445ec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:52.408875 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ccadc628-87d9-45e4-b402-f7dc6cb445ec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:52.418849 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccadc628-87d9-45e4-b402-f7dc6cb445ec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:52.418849 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccadc628-87d9-45e4-b402-f7dc6cb445ec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:52.418849 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccadc628-87d9-45e4-b402-f7dc6cb445ec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:52.418849 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccadc628-87d9-45e4-b402-f7dc6cb445ec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:52.419637 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccadc628-87d9-45e4-b402-f7dc6cb445ec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:52.420156 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccadc628-87d9-45e4-b402-f7dc6cb445ec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:52.436501 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1e7bb2af-cac0-44d2-8acc-5e1370c197c0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 204 len: 0 microversion: 2.1 time: 0.157125 Jun 10 13:27:52.438854 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 670/1996] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:27:52 2026] DELETE /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:27:52.443340 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ccadc628-87d9-45e4-b402-f7dc6cb445ec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:52.452768 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e38250c3-f29a-4f13-96f5-30360c9eec1c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:52.454947 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e38250c3-f29a-4f13-96f5-30360c9eec1c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:52.464337 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e38250c3-f29a-4f13-96f5-30360c9eec1c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:52.464337 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e38250c3-f29a-4f13-96f5-30360c9eec1c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:52.464337 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e38250c3-f29a-4f13-96f5-30360c9eec1c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:52.464337 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e38250c3-f29a-4f13-96f5-30360c9eec1c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:52.464726 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e38250c3-f29a-4f13-96f5-30360c9eec1c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:52.466325 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e38250c3-f29a-4f13-96f5-30360c9eec1c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:52.494396 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e38250c3-f29a-4f13-96f5-30360c9eec1c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:52.780710 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e38250c3-f29a-4f13-96f5-30360c9eec1c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:52.784520 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ccadc628-87d9-45e4-b402-f7dc6cb445ec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:52.798082 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ccadc628-87d9-45e4-b402-f7dc6cb445ec tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1719 microversion: 2.1 time: 0.395665 Jun 10 13:27:52.798289 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 668/1997] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:52 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1719 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:27:52.798781 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e38250c3-f29a-4f13-96f5-30360c9eec1c tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1552 microversion: 2.1 time: 0.351411 Jun 10 13:27:52.799166 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 660/1998] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:52 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1552 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:53.080204 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-361fae73-17fd-48ff-8298-1dbf41f38983 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:53.085829 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-361fae73-17fd-48ff-8298-1dbf41f38983 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:53.085977 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-361fae73-17fd-48ff-8298-1dbf41f38983 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:53.086281 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-361fae73-17fd-48ff-8298-1dbf41f38983 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:53.108398 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-361fae73-17fd-48ff-8298-1dbf41f38983 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Going to try to stop instance {{(pid=86680) force_stop /opt/stack/nova/nova/compute/api.py:2852}} Jun 10 13:27:53.142810 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-361fae73-17fd-48ff-8298-1dbf41f38983 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "POST /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/action" status: 202 len: 0 microversion: 2.1 time: 0.064564 Jun 10 13:27:53.143189 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 671/1999] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:27:53 2026] POST /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:27:53.156586 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d1bfef4f-cd2e-461a-bfd2-08b7f8d289ce tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:53.161558 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d1bfef4f-cd2e-461a-bfd2-08b7f8d289ce tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:53.173092 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1bfef4f-cd2e-461a-bfd2-08b7f8d289ce tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:53.173092 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1bfef4f-cd2e-461a-bfd2-08b7f8d289ce tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:53.173092 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1bfef4f-cd2e-461a-bfd2-08b7f8d289ce tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:53.173092 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1bfef4f-cd2e-461a-bfd2-08b7f8d289ce tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:53.173442 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1bfef4f-cd2e-461a-bfd2-08b7f8d289ce tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:53.173847 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1bfef4f-cd2e-461a-bfd2-08b7f8d289ce tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:53.196015 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d1bfef4f-cd2e-461a-bfd2-08b7f8d289ce tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:53.408328 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d1bfef4f-cd2e-461a-bfd2-08b7f8d289ce tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:53.418146 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d1bfef4f-cd2e-461a-bfd2-08b7f8d289ce tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1672 microversion: 2.1 time: 0.264483 Jun 10 13:27:53.418374 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 669/2000] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:53 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1672 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:53.673771 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-d26510dc-7e3c-44cf-aa69-a8cb13eb82a3 req-dc7cb929-bfdc-425f-a3da-de0527a617b9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "07cf65ce-a585-4cec-8652-81a434295833", "name": "network-vif-unplugged", "status": "completed", "tag": "df01bc81-fc23-4670-b339-1fa32e278d4d"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:53.681460 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d26510dc-7e3c-44cf-aa69-a8cb13eb82a3 req-dc7cb929-bfdc-425f-a3da-de0527a617b9 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:53.683416 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d26510dc-7e3c-44cf-aa69-a8cb13eb82a3 req-dc7cb929-bfdc-425f-a3da-de0527a617b9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:53.683416 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d26510dc-7e3c-44cf-aa69-a8cb13eb82a3 req-dc7cb929-bfdc-425f-a3da-de0527a617b9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:53.689256 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-d26510dc-7e3c-44cf-aa69-a8cb13eb82a3 req-dc7cb929-bfdc-425f-a3da-de0527a617b9 service nova] Creating event network-vif-unplugged:df01bc81-fc23-4670-b339-1fa32e278d4d for instance 07cf65ce-a585-4cec-8652-81a434295833 on np0000002501 Jun 10 13:27:53.689790 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-d26510dc-7e3c-44cf-aa69-a8cb13eb82a3 req-dc7cb929-bfdc-425f-a3da-de0527a617b9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:53.694118 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-d26510dc-7e3c-44cf-aa69-a8cb13eb82a3 req-dc7cb929-bfdc-425f-a3da-de0527a617b9 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025994 Jun 10 13:27:53.694387 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 661/2001] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:53 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 10 13:27:53.819193 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8c97250c-972c-4dc2-b385-ba87e1925649 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:53.821133 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8c97250c-972c-4dc2-b385-ba87e1925649 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:53.830770 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-c698856e-58c1-426a-9b60-d1e66959e1e7 req-f0e1e041-9dea-40e6-91d1-0572ee647a80 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "df3ac1d4-be19-4092-bf60-fd8130256a0a", "tag": "e3fc1486-7591-455b-8489-b5a14d2269c1"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:53.831046 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c97250c-972c-4dc2-b385-ba87e1925649 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:53.831046 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c97250c-972c-4dc2-b385-ba87e1925649 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:53.831046 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c97250c-972c-4dc2-b385-ba87e1925649 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:53.831198 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c97250c-972c-4dc2-b385-ba87e1925649 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:53.831710 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c97250c-972c-4dc2-b385-ba87e1925649 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:53.832039 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c97250c-972c-4dc2-b385-ba87e1925649 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:53.840188 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-c698856e-58c1-426a-9b60-d1e66959e1e7 req-f0e1e041-9dea-40e6-91d1-0572ee647a80 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:53.842239 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-c698856e-58c1-426a-9b60-d1e66959e1e7 req-f0e1e041-9dea-40e6-91d1-0572ee647a80 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:53.842434 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-c698856e-58c1-426a-9b60-d1e66959e1e7 req-f0e1e041-9dea-40e6-91d1-0572ee647a80 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:53.853747 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-c698856e-58c1-426a-9b60-d1e66959e1e7 req-f0e1e041-9dea-40e6-91d1-0572ee647a80 service nova] Creating event network-changed:e3fc1486-7591-455b-8489-b5a14d2269c1 for instance df3ac1d4-be19-4092-bf60-fd8130256a0a on np0000002501 Jun 10 13:27:53.854294 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-c698856e-58c1-426a-9b60-d1e66959e1e7 req-f0e1e041-9dea-40e6-91d1-0572ee647a80 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:53.860009 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-c698856e-58c1-426a-9b60-d1e66959e1e7 req-f0e1e041-9dea-40e6-91d1-0572ee647a80 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.033557 Jun 10 13:27:53.860456 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 662/2002] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:53 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 10 13:27:53.877758 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8c97250c-972c-4dc2-b385-ba87e1925649 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:54.038096 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-01788c31-82be-456b-b0c0-5d873e8a7946 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:54.045011 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-01788c31-82be-456b-b0c0-5d873e8a7946 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:54.052331 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01788c31-82be-456b-b0c0-5d873e8a7946 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:54.052989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01788c31-82be-456b-b0c0-5d873e8a7946 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:54.054539 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01788c31-82be-456b-b0c0-5d873e8a7946 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:54.054539 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01788c31-82be-456b-b0c0-5d873e8a7946 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:54.054933 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01788c31-82be-456b-b0c0-5d873e8a7946 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:54.055586 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-01788c31-82be-456b-b0c0-5d873e8a7946 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:54.080591 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-01788c31-82be-456b-b0c0-5d873e8a7946 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:54.147748 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8c97250c-972c-4dc2-b385-ba87e1925649 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:54.157503 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8c97250c-972c-4dc2-b385-ba87e1925649 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1719 microversion: 2.1 time: 0.340172 Jun 10 13:27:54.157503 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 672/2003] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:53 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1719 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:54.271919 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-01788c31-82be-456b-b0c0-5d873e8a7946 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:54.283795 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-01788c31-82be-456b-b0c0-5d873e8a7946 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1552 microversion: 2.1 time: 0.463750 Jun 10 13:27:54.283795 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 670/2004] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:53 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1552 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:54.442656 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4739f0e2-d09e-4b6a-8811-11ce052e43dd tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:54.445036 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4739f0e2-d09e-4b6a-8811-11ce052e43dd tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:54.455320 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4739f0e2-d09e-4b6a-8811-11ce052e43dd tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:54.455672 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4739f0e2-d09e-4b6a-8811-11ce052e43dd tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:54.455990 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4739f0e2-d09e-4b6a-8811-11ce052e43dd tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:54.456527 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4739f0e2-d09e-4b6a-8811-11ce052e43dd tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:54.456905 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4739f0e2-d09e-4b6a-8811-11ce052e43dd tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:54.457267 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4739f0e2-d09e-4b6a-8811-11ce052e43dd tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:54.484249 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4739f0e2-d09e-4b6a-8811-11ce052e43dd tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:54.839261 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4739f0e2-d09e-4b6a-8811-11ce052e43dd tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:54.848944 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4739f0e2-d09e-4b6a-8811-11ce052e43dd tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1672 microversion: 2.1 time: 0.410142 Jun 10 13:27:54.849176 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 663/2005] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:54 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1672 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:54.860465 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1446ddb8-4f2c-4f5f-838f-31e5202e8fe3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:54.864652 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1446ddb8-4f2c-4f5f-838f-31e5202e8fe3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:54.878159 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1446ddb8-4f2c-4f5f-838f-31e5202e8fe3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:54.879076 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1446ddb8-4f2c-4f5f-838f-31e5202e8fe3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:54.879076 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1446ddb8-4f2c-4f5f-838f-31e5202e8fe3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:54.880373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1446ddb8-4f2c-4f5f-838f-31e5202e8fe3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:54.881590 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1446ddb8-4f2c-4f5f-838f-31e5202e8fe3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:54.881590 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1446ddb8-4f2c-4f5f-838f-31e5202e8fe3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:54.921516 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1446ddb8-4f2c-4f5f-838f-31e5202e8fe3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:54.997076 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-546293ee-70a2-4912-95aa-d62dc7da0829 req-f160e616-6f79-4548-a184-7d753e735a7f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f69cfe3e-7e9e-437e-9a68-d842f783ebce", "name": "network-vif-unplugged", "status": "completed", "tag": "3af7b89e-7cfd-47d9-b7ce-528f482f6050"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:55.020386 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-546293ee-70a2-4912-95aa-d62dc7da0829 req-f160e616-6f79-4548-a184-7d753e735a7f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:55.020386 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-546293ee-70a2-4912-95aa-d62dc7da0829 req-f160e616-6f79-4548-a184-7d753e735a7f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:55.020386 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-546293ee-70a2-4912-95aa-d62dc7da0829 req-f160e616-6f79-4548-a184-7d753e735a7f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:55.034478 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-546293ee-70a2-4912-95aa-d62dc7da0829 req-f160e616-6f79-4548-a184-7d753e735a7f service nova] Creating event network-vif-unplugged:3af7b89e-7cfd-47d9-b7ce-528f482f6050 for instance f69cfe3e-7e9e-437e-9a68-d842f783ebce on np0000002501 Jun 10 13:27:55.037656 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-546293ee-70a2-4912-95aa-d62dc7da0829 req-f160e616-6f79-4548-a184-7d753e735a7f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:55.045066 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-546293ee-70a2-4912-95aa-d62dc7da0829 req-f160e616-6f79-4548-a184-7d753e735a7f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.051978 Jun 10 13:27:55.045928 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 671/2006] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:54 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:55.187657 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a8c8bfcd-02b4-4a24-9359-6461162e4bcf tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:55.198241 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1446ddb8-4f2c-4f5f-838f-31e5202e8fe3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:55.198473 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a8c8bfcd-02b4-4a24-9359-6461162e4bcf tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:55.209748 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8c8bfcd-02b4-4a24-9359-6461162e4bcf tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:55.209945 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1446ddb8-4f2c-4f5f-838f-31e5202e8fe3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1584 microversion: 2.1 time: 0.354451 Jun 10 13:27:55.210019 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8c8bfcd-02b4-4a24-9359-6461162e4bcf tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:55.210019 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8c8bfcd-02b4-4a24-9359-6461162e4bcf tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:55.210107 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 673/2007] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:54 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1584 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:55.210289 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8c8bfcd-02b4-4a24-9359-6461162e4bcf tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:55.210598 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8c8bfcd-02b4-4a24-9359-6461162e4bcf tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:55.210929 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a8c8bfcd-02b4-4a24-9359-6461162e4bcf tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:55.261089 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a8c8bfcd-02b4-4a24-9359-6461162e4bcf tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:55.311399 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bbf16071-f6fc-416d-ae68-f845941af9b3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:55.316224 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-bbf16071-f6fc-416d-ae68-f845941af9b3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:55.328295 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bbf16071-f6fc-416d-ae68-f845941af9b3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:55.328646 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bbf16071-f6fc-416d-ae68-f845941af9b3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:55.328936 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bbf16071-f6fc-416d-ae68-f845941af9b3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:55.330364 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bbf16071-f6fc-416d-ae68-f845941af9b3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:55.330364 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bbf16071-f6fc-416d-ae68-f845941af9b3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:55.330364 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bbf16071-f6fc-416d-ae68-f845941af9b3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:55.374182 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-bbf16071-f6fc-416d-ae68-f845941af9b3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:55.569372 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a8c8bfcd-02b4-4a24-9359-6461162e4bcf tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:55.607795 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a8c8bfcd-02b4-4a24-9359-6461162e4bcf tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1673 microversion: 2.1 time: 0.426449 Jun 10 13:27:55.607795 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 664/2008] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:55 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1673 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:55.731624 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bbf16071-f6fc-416d-ae68-f845941af9b3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:55.751908 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-bbf16071-f6fc-416d-ae68-f845941af9b3 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1552 microversion: 2.1 time: 0.450033 Jun 10 13:27:55.752415 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 672/2009] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:55 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1552 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:27:55.812197 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-73239d33-45aa-45f4-bd60-fc87a6e0610b req-5c497c92-380e-46ad-9b15-2bb8e5fc1a45 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "07cf65ce-a585-4cec-8652-81a434295833", "name": "network-vif-unplugged", "status": "completed", "tag": "df01bc81-fc23-4670-b339-1fa32e278d4d"}, {"server_uuid": "52d51c9b-11b1-4546-8867-5d2d74d07a1d", "name": "network-vif-unplugged", "status": "completed", "tag": "b852657a-7586-4887-a185-260aea48b18d"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:55.827601 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-73239d33-45aa-45f4-bd60-fc87a6e0610b req-5c497c92-380e-46ad-9b15-2bb8e5fc1a45 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:55.828605 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-73239d33-45aa-45f4-bd60-fc87a6e0610b req-5c497c92-380e-46ad-9b15-2bb8e5fc1a45 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:55.828605 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-73239d33-45aa-45f4-bd60-fc87a6e0610b req-5c497c92-380e-46ad-9b15-2bb8e5fc1a45 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:55.840909 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-73239d33-45aa-45f4-bd60-fc87a6e0610b req-5c497c92-380e-46ad-9b15-2bb8e5fc1a45 service nova] Creating event network-vif-unplugged:df01bc81-fc23-4670-b339-1fa32e278d4d for instance 07cf65ce-a585-4cec-8652-81a434295833 on np0000002501 Jun 10 13:27:55.842244 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-73239d33-45aa-45f4-bd60-fc87a6e0610b req-5c497c92-380e-46ad-9b15-2bb8e5fc1a45 service nova] Creating event network-vif-unplugged:b852657a-7586-4887-a185-260aea48b18d for instance 52d51c9b-11b1-4546-8867-5d2d74d07a1d on np0000002501 Jun 10 13:27:55.842244 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-73239d33-45aa-45f4-bd60-fc87a6e0610b req-5c497c92-380e-46ad-9b15-2bb8e5fc1a45 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:55.852913 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-73239d33-45aa-45f4-bd60-fc87a6e0610b req-5c497c92-380e-46ad-9b15-2bb8e5fc1a45 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.041067 Jun 10 13:27:55.852913 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 674/2010] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:55 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:55.872378 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fe7263fa-a454-4969-8490-64a087a176e5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:55.872378 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fe7263fa-a454-4969-8490-64a087a176e5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:55.886215 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fe7263fa-a454-4969-8490-64a087a176e5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:55.886857 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fe7263fa-a454-4969-8490-64a087a176e5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:55.886857 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fe7263fa-a454-4969-8490-64a087a176e5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:55.887386 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fe7263fa-a454-4969-8490-64a087a176e5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:55.887812 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fe7263fa-a454-4969-8490-64a087a176e5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:55.888111 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fe7263fa-a454-4969-8490-64a087a176e5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:55.906078 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-fe7263fa-a454-4969-8490-64a087a176e5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:56.127215 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fe7263fa-a454-4969-8490-64a087a176e5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:56.136435 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fe7263fa-a454-4969-8490-64a087a176e5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1649 microversion: 2.1 time: 0.271297 Jun 10 13:27:56.136803 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 665/2011] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:55 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1649 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:56.160211 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e36daca4-88d6-49f6-b18a-ec41d47c5160 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:56.170853 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e36daca4-88d6-49f6-b18a-ec41d47c5160 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:56.171038 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e36daca4-88d6-49f6-b18a-ec41d47c5160 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:56.171191 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e36daca4-88d6-49f6-b18a-ec41d47c5160 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:56.185905 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e36daca4-88d6-49f6-b18a-ec41d47c5160 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Going to try to start instance {{(pid=86681) start /opt/stack/nova/nova/compute/api.py:2875}} Jun 10 13:27:56.217131 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e36daca4-88d6-49f6-b18a-ec41d47c5160 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "POST /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/action" status: 202 len: 0 microversion: 2.1 time: 0.059642 Jun 10 13:27:56.217440 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 673/2012] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:27:56 2026] POST /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:27:56.230579 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5578a995-5b30-4716-8134-e84add60f817 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:56.232819 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5578a995-5b30-4716-8134-e84add60f817 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:56.241623 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5578a995-5b30-4716-8134-e84add60f817 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:56.242059 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5578a995-5b30-4716-8134-e84add60f817 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:56.242316 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5578a995-5b30-4716-8134-e84add60f817 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:56.242945 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5578a995-5b30-4716-8134-e84add60f817 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:56.243384 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5578a995-5b30-4716-8134-e84add60f817 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:56.243809 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5578a995-5b30-4716-8134-e84add60f817 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:56.287787 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5578a995-5b30-4716-8134-e84add60f817 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:56.476397 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5578a995-5b30-4716-8134-e84add60f817 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:56.489676 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5578a995-5b30-4716-8134-e84add60f817 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1658 microversion: 2.1 time: 0.262086 Jun 10 13:27:56.490042 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 675/2013] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:56 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1658 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:56.632748 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1eb40b0a-c089-444a-b6e1-1deade6ac672 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:56.640145 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1eb40b0a-c089-444a-b6e1-1deade6ac672 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:56.647573 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1eb40b0a-c089-444a-b6e1-1deade6ac672 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:56.648445 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1eb40b0a-c089-444a-b6e1-1deade6ac672 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:56.648445 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1eb40b0a-c089-444a-b6e1-1deade6ac672 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:56.648855 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1eb40b0a-c089-444a-b6e1-1deade6ac672 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:56.649153 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1eb40b0a-c089-444a-b6e1-1deade6ac672 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:56.649570 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1eb40b0a-c089-444a-b6e1-1deade6ac672 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:56.681700 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1eb40b0a-c089-444a-b6e1-1deade6ac672 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:56.776289 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d6848c70-8a63-40be-9f6b-d92dd71a31a0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:56.778060 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d6848c70-8a63-40be-9f6b-d92dd71a31a0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:56.786808 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d6848c70-8a63-40be-9f6b-d92dd71a31a0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:56.786808 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d6848c70-8a63-40be-9f6b-d92dd71a31a0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:56.787189 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d6848c70-8a63-40be-9f6b-d92dd71a31a0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:56.787741 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d6848c70-8a63-40be-9f6b-d92dd71a31a0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:56.789231 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d6848c70-8a63-40be-9f6b-d92dd71a31a0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:56.789231 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d6848c70-8a63-40be-9f6b-d92dd71a31a0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:56.827373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d6848c70-8a63-40be-9f6b-d92dd71a31a0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:56.827373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d6848c70-8a63-40be-9f6b-d92dd71a31a0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:56.827373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d6848c70-8a63-40be-9f6b-d92dd71a31a0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:56.827373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-d6848c70-8a63-40be-9f6b-d92dd71a31a0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lazy-loading 'fault' on Instance uuid 07cf65ce-a585-4cec-8652-81a434295833 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:56.836604 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d6848c70-8a63-40be-9f6b-d92dd71a31a0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:56.889113 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1eb40b0a-c089-444a-b6e1-1deade6ac672 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:56.908585 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1eb40b0a-c089-444a-b6e1-1deade6ac672 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1673 microversion: 2.1 time: 0.278444 Jun 10 13:27:56.908585 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 666/2014] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:56 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1673 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:56.919464 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d6848c70-8a63-40be-9f6b-d92dd71a31a0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:56.931375 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d6848c70-8a63-40be-9f6b-d92dd71a31a0 tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1325 microversion: 2.1 time: 0.161127 Jun 10 13:27:56.932187 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 674/2015] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:56 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1325 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:57.126715 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-54604bd3-162b-412d-92ef-bce7bea719ef req-b0dae3f5-fb22-447a-906d-fe8fbd63f4cc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f69cfe3e-7e9e-437e-9a68-d842f783ebce", "name": "network-vif-unplugged", "status": "completed", "tag": "3af7b89e-7cfd-47d9-b7ce-528f482f6050"}, {"server_uuid": "07cf65ce-a585-4cec-8652-81a434295833", "name": "network-vif-deleted", "tag": "df01bc81-fc23-4670-b339-1fa32e278d4d"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:57.141286 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-54604bd3-162b-412d-92ef-bce7bea719ef req-b0dae3f5-fb22-447a-906d-fe8fbd63f4cc service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:57.142107 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-54604bd3-162b-412d-92ef-bce7bea719ef req-b0dae3f5-fb22-447a-906d-fe8fbd63f4cc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:57.142107 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-54604bd3-162b-412d-92ef-bce7bea719ef req-b0dae3f5-fb22-447a-906d-fe8fbd63f4cc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:57.152405 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-54604bd3-162b-412d-92ef-bce7bea719ef req-b0dae3f5-fb22-447a-906d-fe8fbd63f4cc service nova] Creating event network-vif-unplugged:3af7b89e-7cfd-47d9-b7ce-528f482f6050 for instance f69cfe3e-7e9e-437e-9a68-d842f783ebce on np0000002501 Jun 10 13:27:57.153970 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-54604bd3-162b-412d-92ef-bce7bea719ef req-b0dae3f5-fb22-447a-906d-fe8fbd63f4cc service nova] Creating event network-vif-deleted:df01bc81-fc23-4670-b339-1fa32e278d4d for instance 07cf65ce-a585-4cec-8652-81a434295833 on np0000002501 Jun 10 13:27:57.153970 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-54604bd3-162b-412d-92ef-bce7bea719ef req-b0dae3f5-fb22-447a-906d-fe8fbd63f4cc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:57.160823 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-54604bd3-162b-412d-92ef-bce7bea719ef req-b0dae3f5-fb22-447a-906d-fe8fbd63f4cc service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.039003 Jun 10 13:27:57.160963 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 676/2016] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:57 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:57.513143 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d2707ce0-cb32-4558-9f95-1bb90b40507b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:57.516581 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d2707ce0-cb32-4558-9f95-1bb90b40507b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:57.526137 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d2707ce0-cb32-4558-9f95-1bb90b40507b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:57.526692 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d2707ce0-cb32-4558-9f95-1bb90b40507b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:57.527741 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d2707ce0-cb32-4558-9f95-1bb90b40507b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:57.528461 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d2707ce0-cb32-4558-9f95-1bb90b40507b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:57.529013 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d2707ce0-cb32-4558-9f95-1bb90b40507b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:57.530422 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d2707ce0-cb32-4558-9f95-1bb90b40507b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:57.566632 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d2707ce0-cb32-4558-9f95-1bb90b40507b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:57.768650 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d2707ce0-cb32-4558-9f95-1bb90b40507b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:57.780116 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d2707ce0-cb32-4558-9f95-1bb90b40507b tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1658 microversion: 2.1 time: 0.270783 Jun 10 13:27:57.780359 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 667/2017] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:57 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1658 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:57.928283 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-323a59f3-5be8-4884-8b6b-9a456b6d61e1 req-cd0a659d-ab1b-4e56-bdfc-f3de08568b8c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52d51c9b-11b1-4546-8867-5d2d74d07a1d", "name": "network-vif-unplugged", "status": "completed", "tag": "b852657a-7586-4887-a185-260aea48b18d"}, {"name": "network-changed", "server_uuid": "433d2789-456b-4dcd-9a14-73234032eba0", "tag": "10bf54e5-9ce9-473b-bef0-5daa7e0bbf85"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:57.932616 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d025437f-880f-4701-b1a9-b08c4e0a48d3 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:57.936706 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d025437f-880f-4701-b1a9-b08c4e0a48d3 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:57.936816 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-323a59f3-5be8-4884-8b6b-9a456b6d61e1 req-cd0a659d-ab1b-4e56-bdfc-f3de08568b8c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:57.936945 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-323a59f3-5be8-4884-8b6b-9a456b6d61e1 req-cd0a659d-ab1b-4e56-bdfc-f3de08568b8c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:57.937182 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-323a59f3-5be8-4884-8b6b-9a456b6d61e1 req-cd0a659d-ab1b-4e56-bdfc-f3de08568b8c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:57.942800 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d025437f-880f-4701-b1a9-b08c4e0a48d3 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:57.942967 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d025437f-880f-4701-b1a9-b08c4e0a48d3 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:57.943757 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d025437f-880f-4701-b1a9-b08c4e0a48d3 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:57.944067 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d025437f-880f-4701-b1a9-b08c4e0a48d3 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:57.944797 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d025437f-880f-4701-b1a9-b08c4e0a48d3 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:57.945401 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d025437f-880f-4701-b1a9-b08c4e0a48d3 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:57.948615 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-323a59f3-5be8-4884-8b6b-9a456b6d61e1 req-cd0a659d-ab1b-4e56-bdfc-f3de08568b8c service nova] Creating event network-vif-unplugged:b852657a-7586-4887-a185-260aea48b18d for instance 52d51c9b-11b1-4546-8867-5d2d74d07a1d on np0000002501 Jun 10 13:27:57.948806 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-323a59f3-5be8-4884-8b6b-9a456b6d61e1 req-cd0a659d-ab1b-4e56-bdfc-f3de08568b8c service nova] Creating event network-changed:10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 for instance 433d2789-456b-4dcd-9a14-73234032eba0 on np0000002501 Jun 10 13:27:57.949207 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-323a59f3-5be8-4884-8b6b-9a456b6d61e1 req-cd0a659d-ab1b-4e56-bdfc-f3de08568b8c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:57.953382 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e25fd805-a577-49df-85e0-84da616e9a8a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:57.953904 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-323a59f3-5be8-4884-8b6b-9a456b6d61e1 req-cd0a659d-ab1b-4e56-bdfc-f3de08568b8c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.028268 Jun 10 13:27:57.954393 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 675/2018] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:57 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:27:57.957392 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e25fd805-a577-49df-85e0-84da616e9a8a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:57.965485 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e25fd805-a577-49df-85e0-84da616e9a8a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:57.965902 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e25fd805-a577-49df-85e0-84da616e9a8a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:57.966219 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e25fd805-a577-49df-85e0-84da616e9a8a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:57.966832 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e25fd805-a577-49df-85e0-84da616e9a8a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:57.967217 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e25fd805-a577-49df-85e0-84da616e9a8a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:57.967636 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e25fd805-a577-49df-85e0-84da616e9a8a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:57.972824 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d025437f-880f-4701-b1a9-b08c4e0a48d3 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:58.008268 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e25fd805-a577-49df-85e0-84da616e9a8a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:58.008593 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e25fd805-a577-49df-85e0-84da616e9a8a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:58.008829 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e25fd805-a577-49df-85e0-84da616e9a8a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:58.009699 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-e25fd805-a577-49df-85e0-84da616e9a8a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lazy-loading 'fault' on Instance uuid 07cf65ce-a585-4cec-8652-81a434295833 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:58.013676 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e25fd805-a577-49df-85e0-84da616e9a8a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:58.051877 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d025437f-880f-4701-b1a9-b08c4e0a48d3 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:58.060279 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d025437f-880f-4701-b1a9-b08c4e0a48d3 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1606 microversion: 2.1 time: 0.132616 Jun 10 13:27:58.060537 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 677/2019] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:57 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1606 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:58.081637 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e25fd805-a577-49df-85e0-84da616e9a8a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:58.092257 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e25fd805-a577-49df-85e0-84da616e9a8a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1325 microversion: 2.1 time: 0.141020 Jun 10 13:27:58.093103 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 668/2020] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:57 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1325 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:58.801269 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2c81ab8b-0dfd-41b7-be82-98d517770f49 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:58.802471 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2c81ab8b-0dfd-41b7-be82-98d517770f49 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:58.807791 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c81ab8b-0dfd-41b7-be82-98d517770f49 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:58.808144 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c81ab8b-0dfd-41b7-be82-98d517770f49 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:58.808399 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c81ab8b-0dfd-41b7-be82-98d517770f49 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:58.809024 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c81ab8b-0dfd-41b7-be82-98d517770f49 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:58.809369 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c81ab8b-0dfd-41b7-be82-98d517770f49 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:58.809993 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c81ab8b-0dfd-41b7-be82-98d517770f49 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:58.839012 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2c81ab8b-0dfd-41b7-be82-98d517770f49 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:58.979616 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-dd57b859-369b-4a77-9367-1e67f2113ea0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-2033175060"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:58.984643 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-dd57b859-369b-4a77-9367-1e67f2113ea0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:58.989456 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd57b859-369b-4a77-9367-1e67f2113ea0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:58.989456 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd57b859-369b-4a77-9367-1e67f2113ea0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:58.989687 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd57b859-369b-4a77-9367-1e67f2113ea0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:58.990383 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd57b859-369b-4a77-9367-1e67f2113ea0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:58.990383 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd57b859-369b-4a77-9367-1e67f2113ea0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:58.990383 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd57b859-369b-4a77-9367-1e67f2113ea0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:59.013044 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-dd57b859-369b-4a77-9367-1e67f2113ea0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:59.042547 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2c81ab8b-0dfd-41b7-be82-98d517770f49 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:59.053523 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2c81ab8b-0dfd-41b7-be82-98d517770f49 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1658 microversion: 2.1 time: 0.258169 Jun 10 13:27:59.056997 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 676/2021] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:58 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1658 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:59.078054 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b8efabba-2eff-4cae-9c63-964a2763f9a5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:59.079509 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b8efabba-2eff-4cae-9c63-964a2763f9a5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:59.091122 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8efabba-2eff-4cae-9c63-964a2763f9a5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:59.092676 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8efabba-2eff-4cae-9c63-964a2763f9a5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:59.093656 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8efabba-2eff-4cae-9c63-964a2763f9a5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:59.093822 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8efabba-2eff-4cae-9c63-964a2763f9a5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:59.094313 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8efabba-2eff-4cae-9c63-964a2763f9a5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:59.094766 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8efabba-2eff-4cae-9c63-964a2763f9a5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:59.111093 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4fdf9ecc-61b2-4a7f-bb38-c6b4dab9f23e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:59.113614 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4fdf9ecc-61b2-4a7f-bb38-c6b4dab9f23e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:59.121702 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4fdf9ecc-61b2-4a7f-bb38-c6b4dab9f23e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:59.122063 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4fdf9ecc-61b2-4a7f-bb38-c6b4dab9f23e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:59.122437 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4fdf9ecc-61b2-4a7f-bb38-c6b4dab9f23e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:59.123195 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4fdf9ecc-61b2-4a7f-bb38-c6b4dab9f23e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:59.123596 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4fdf9ecc-61b2-4a7f-bb38-c6b4dab9f23e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:59.123931 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4fdf9ecc-61b2-4a7f-bb38-c6b4dab9f23e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:59.134142 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8efabba-2eff-4cae-9c63-964a2763f9a5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:59.134142 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8efabba-2eff-4cae-9c63-964a2763f9a5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:59.136133 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8efabba-2eff-4cae-9c63-964a2763f9a5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:59.136133 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-b8efabba-2eff-4cae-9c63-964a2763f9a5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lazy-loading 'fault' on Instance uuid 52d51c9b-11b1-4546-8867-5d2d74d07a1d {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:59.142604 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b8efabba-2eff-4cae-9c63-964a2763f9a5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:59.169626 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4fdf9ecc-61b2-4a7f-bb38-c6b4dab9f23e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:59.170678 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4fdf9ecc-61b2-4a7f-bb38-c6b4dab9f23e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:59.170914 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4fdf9ecc-61b2-4a7f-bb38-c6b4dab9f23e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:59.171136 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-4fdf9ecc-61b2-4a7f-bb38-c6b4dab9f23e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lazy-loading 'fault' on Instance uuid 07cf65ce-a585-4cec-8652-81a434295833 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:27:59.179942 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4fdf9ecc-61b2-4a7f-bb38-c6b4dab9f23e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:59.229755 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b8efabba-2eff-4cae-9c63-964a2763f9a5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:59.242195 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b8efabba-2eff-4cae-9c63-964a2763f9a5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1326 microversion: 2.1 time: 0.166120 Jun 10 13:27:59.242533 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 669/2022] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:59 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1326 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:59.244639 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-f1e491f6-f1dc-42af-87a2-3ae99bf3a9ac req-c1c48e4f-d314-411c-bbf5-7e3deab33d00 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52d51c9b-11b1-4546-8867-5d2d74d07a1d", "name": "network-vif-deleted", "tag": "b852657a-7586-4887-a185-260aea48b18d"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:59.254885 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f1e491f6-f1dc-42af-87a2-3ae99bf3a9ac req-c1c48e4f-d314-411c-bbf5-7e3deab33d00 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:59.254885 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f1e491f6-f1dc-42af-87a2-3ae99bf3a9ac req-c1c48e4f-d314-411c-bbf5-7e3deab33d00 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:59.254885 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f1e491f6-f1dc-42af-87a2-3ae99bf3a9ac req-c1c48e4f-d314-411c-bbf5-7e3deab33d00 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:59.255504 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4fdf9ecc-61b2-4a7f-bb38-c6b4dab9f23e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '030a347eb1f1413a836066694f124bb4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c2d2fef175140cdbd30091f6b03d8cb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:27:59.261027 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-f1e491f6-f1dc-42af-87a2-3ae99bf3a9ac req-c1c48e4f-d314-411c-bbf5-7e3deab33d00 service nova] Creating event network-vif-deleted:b852657a-7586-4887-a185-260aea48b18d for instance 52d51c9b-11b1-4546-8867-5d2d74d07a1d on np0000002501 Jun 10 13:27:59.263203 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-f1e491f6-f1dc-42af-87a2-3ae99bf3a9ac req-c1c48e4f-d314-411c-bbf5-7e3deab33d00 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:59.266949 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4fdf9ecc-61b2-4a7f-bb38-c6b4dab9f23e tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 200 len: 1325 microversion: 2.1 time: 0.158189 Jun 10 13:27:59.268428 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 677/2023] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:59 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 1325 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:27:59.270637 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-f1e491f6-f1dc-42af-87a2-3ae99bf3a9ac req-c1c48e4f-d314-411c-bbf5-7e3deab33d00 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027534 Jun 10 13:27:59.271393 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 670/2024] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:59 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 10 13:27:59.287908 np0000002501 devstack@n-api.service[86680]: INFO nova.network.security_group_api [None req-dd57b859-369b-4a77-9367-1e67f2113ea0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Adding security group f2d9034f-4801-4712-b0ae-e30dfa5a8df2 to port 10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 Jun 10 13:27:59.894381 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-dd57b859-369b-4a77-9367-1e67f2113ea0 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "POST /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/action" status: 202 len: 0 microversion: 2.1 time: 0.917568 Jun 10 13:27:59.894381 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 678/2025] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:27:58 2026] POST /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/action => generated 0 bytes in 919 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:27:59.905963 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ab8071b0-809e-4922-80ed-4012d37952bb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:27:59.907612 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ab8071b0-809e-4922-80ed-4012d37952bb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:27:59.916268 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8071b0-809e-4922-80ed-4012d37952bb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:59.916566 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8071b0-809e-4922-80ed-4012d37952bb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:59.916818 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8071b0-809e-4922-80ed-4012d37952bb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:59.917242 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8071b0-809e-4922-80ed-4012d37952bb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:59.917567 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8071b0-809e-4922-80ed-4012d37952bb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:59.918037 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab8071b0-809e-4922-80ed-4012d37952bb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:59.924274 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-8d45308d-9669-4fdb-9a64-14b1ceb84c2f req-82d7704d-39f1-415c-bbaf-f6bfb4822221 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "433d2789-456b-4dcd-9a14-73234032eba0", "tag": "10bf54e5-9ce9-473b-bef0-5daa7e0bbf85"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:27:59.930285 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8d45308d-9669-4fdb-9a64-14b1ceb84c2f req-82d7704d-39f1-415c-bbaf-f6bfb4822221 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:27:59.930705 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8d45308d-9669-4fdb-9a64-14b1ceb84c2f req-82d7704d-39f1-415c-bbaf-f6bfb4822221 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:27:59.930958 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8d45308d-9669-4fdb-9a64-14b1ceb84c2f req-82d7704d-39f1-415c-bbaf-f6bfb4822221 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:27:59.939268 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ab8071b0-809e-4922-80ed-4012d37952bb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:27:59.942160 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-8d45308d-9669-4fdb-9a64-14b1ceb84c2f req-82d7704d-39f1-415c-bbaf-f6bfb4822221 service nova] Creating event network-changed:10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 for instance 433d2789-456b-4dcd-9a14-73234032eba0 on np0000002501 Jun 10 13:27:59.943540 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-8d45308d-9669-4fdb-9a64-14b1ceb84c2f req-82d7704d-39f1-415c-bbaf-f6bfb4822221 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:27:59.951251 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-8d45308d-9669-4fdb-9a64-14b1ceb84c2f req-82d7704d-39f1-415c-bbaf-f6bfb4822221 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028987 Jun 10 13:27:59.951901 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 671/2026] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:27:59 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 10 13:28:00.074972 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a8cce89f-b8cf-4b80-a6c7-0218ef641dc7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:00.076821 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a8cce89f-b8cf-4b80-a6c7-0218ef641dc7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:00.081714 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a8cce89f-b8cf-4b80-a6c7-0218ef641dc7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:00.082054 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a8cce89f-b8cf-4b80-a6c7-0218ef641dc7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:00.082398 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a8cce89f-b8cf-4b80-a6c7-0218ef641dc7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:00.083645 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a8cce89f-b8cf-4b80-a6c7-0218ef641dc7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:00.083645 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a8cce89f-b8cf-4b80-a6c7-0218ef641dc7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:00.083914 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a8cce89f-b8cf-4b80-a6c7-0218ef641dc7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:00.104783 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a8cce89f-b8cf-4b80-a6c7-0218ef641dc7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:00.112840 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ab8071b0-809e-4922-80ed-4012d37952bb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:00.125209 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ab8071b0-809e-4922-80ed-4012d37952bb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1749 microversion: 2.1 time: 0.221147 Jun 10 13:28:00.125746 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 678/2027] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:27:59 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1749 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:00.275813 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a1c44190-e21b-42d1-9cce-e20a25222d07 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:00.276813 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a1c44190-e21b-42d1-9cce-e20a25222d07 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:00.282735 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a1c44190-e21b-42d1-9cce-e20a25222d07 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:00.282735 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a1c44190-e21b-42d1-9cce-e20a25222d07 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:00.282735 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a1c44190-e21b-42d1-9cce-e20a25222d07 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:00.282735 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a1c44190-e21b-42d1-9cce-e20a25222d07 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:00.282735 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a1c44190-e21b-42d1-9cce-e20a25222d07 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:00.284602 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a1c44190-e21b-42d1-9cce-e20a25222d07 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:00.284631 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-be258ed6-e112-4e88-9718-f6db943963fc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:00.288866 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-be258ed6-e112-4e88-9718-f6db943963fc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] [instance: 07cf65ce-a585-4cec-8652-81a434295833] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:00.291176 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be258ed6-e112-4e88-9718-f6db943963fc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:00.291524 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be258ed6-e112-4e88-9718-f6db943963fc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:00.291759 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be258ed6-e112-4e88-9718-f6db943963fc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:00.292240 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be258ed6-e112-4e88-9718-f6db943963fc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:00.292608 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be258ed6-e112-4e88-9718-f6db943963fc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:00.292916 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-be258ed6-e112-4e88-9718-f6db943963fc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:00.302906 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-be258ed6-e112-4e88-9718-f6db943963fc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] HTTP exception thrown: Instance 07cf65ce-a585-4cec-8652-81a434295833 could not be found. Jun 10 13:28:00.303418 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-be258ed6-e112-4e88-9718-f6db943963fc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Returning 404 to user: Instance 07cf65ce-a585-4cec-8652-81a434295833 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:28:00.303475 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-be258ed6-e112-4e88-9718-f6db943963fc tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833" status: 404 len: 111 microversion: 2.1 time: 0.020611 Jun 10 13:28:00.303785 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 679/2028] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:00 2026] GET /compute/v2.1/servers/07cf65ce-a585-4cec-8652-81a434295833 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:28:00.306980 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a1c44190-e21b-42d1-9cce-e20a25222d07 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:00.307455 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a1c44190-e21b-42d1-9cce-e20a25222d07 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:00.308537 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a1c44190-e21b-42d1-9cce-e20a25222d07 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:00.308801 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-a1c44190-e21b-42d1-9cce-e20a25222d07 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lazy-loading 'fault' on Instance uuid 52d51c9b-11b1-4546-8867-5d2d74d07a1d {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:28:00.314746 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-214db2d8-6c06-41ae-92d3-89ca6379c80a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:00.315107 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a1c44190-e21b-42d1-9cce-e20a25222d07 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:00.321629 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a8cce89f-b8cf-4b80-a6c7-0218ef641dc7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:00.328673 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-214db2d8-6c06-41ae-92d3-89ca6379c80a tempest-ServerActionsTestOtherA-1851393115 tempest-ServerActionsTestOtherA-1851393115-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1349501500" status: 202 len: 0 microversion: 2.1 time: 0.015890 Jun 10 13:28:00.329039 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 680/2029] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:28:00 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1349501500 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:28:00.337266 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a8cce89f-b8cf-4b80-a6c7-0218ef641dc7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1658 microversion: 2.1 time: 0.264854 Jun 10 13:28:00.337651 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 679/2030] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:00 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1658 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:00.382452 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a1c44190-e21b-42d1-9cce-e20a25222d07 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:00.393756 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a1c44190-e21b-42d1-9cce-e20a25222d07 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 200 len: 1326 microversion: 2.1 time: 0.121643 Jun 10 13:28:00.394589 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 672/2031] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:00 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 1326 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:01.356123 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cb3e1519-9748-45c0-85bb-b1c0d192dbc5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:01.360433 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cb3e1519-9748-45c0-85bb-b1c0d192dbc5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:01.364919 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb3e1519-9748-45c0-85bb-b1c0d192dbc5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:01.365490 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb3e1519-9748-45c0-85bb-b1c0d192dbc5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:01.365910 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb3e1519-9748-45c0-85bb-b1c0d192dbc5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:01.366719 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb3e1519-9748-45c0-85bb-b1c0d192dbc5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:01.367171 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb3e1519-9748-45c0-85bb-b1c0d192dbc5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:01.367723 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb3e1519-9748-45c0-85bb-b1c0d192dbc5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:01.385465 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-cb3e1519-9748-45c0-85bb-b1c0d192dbc5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:01.413645 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d3f10625-fd89-4165-ab51-447021065580 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:01.416899 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d3f10625-fd89-4165-ab51-447021065580 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 52d51c9b-11b1-4546-8867-5d2d74d07a1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:01.422829 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3f10625-fd89-4165-ab51-447021065580 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:01.422829 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3f10625-fd89-4165-ab51-447021065580 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:01.423201 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3f10625-fd89-4165-ab51-447021065580 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:01.423799 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3f10625-fd89-4165-ab51-447021065580 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:01.424238 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3f10625-fd89-4165-ab51-447021065580 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:01.424976 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3f10625-fd89-4165-ab51-447021065580 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:01.437262 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-d3f10625-fd89-4165-ab51-447021065580 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] HTTP exception thrown: Instance 52d51c9b-11b1-4546-8867-5d2d74d07a1d could not be found. Jun 10 13:28:01.437592 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d3f10625-fd89-4165-ab51-447021065580 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Returning 404 to user: Instance 52d51c9b-11b1-4546-8867-5d2d74d07a1d could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:28:01.438049 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d3f10625-fd89-4165-ab51-447021065580 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d" status: 404 len: 111 microversion: 2.1 time: 0.027777 Jun 10 13:28:01.438444 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 680/2032] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:01 2026] GET /compute/v2.1/servers/52d51c9b-11b1-4546-8867-5d2d74d07a1d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:28:01.451193 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8f2ec67c-109b-4e16-b04f-d51bd2ab5a04 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:01.483779 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8f2ec67c-109b-4e16-b04f-d51bd2ab5a04 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-334214283" status: 202 len: 0 microversion: 2.1 time: 0.034386 Jun 10 13:28:01.484991 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 673/2033] 10.4.3.74 () {66 vars in 1329 bytes} [Wed Jun 10 13:28:01 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-334214283 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:28:01.623397 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cb3e1519-9748-45c0-85bb-b1c0d192dbc5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:01.636603 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cb3e1519-9748-45c0-85bb-b1c0d192dbc5 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1658 microversion: 2.1 time: 0.282761 Jun 10 13:28:01.637014 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 681/2034] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:01 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1658 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:02.656400 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-348cacb0-88ae-46bf-a6e0-5f4baf12896d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:02.661376 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-348cacb0-88ae-46bf-a6e0-5f4baf12896d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:02.664154 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-348cacb0-88ae-46bf-a6e0-5f4baf12896d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:02.664530 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-348cacb0-88ae-46bf-a6e0-5f4baf12896d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:02.664808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-348cacb0-88ae-46bf-a6e0-5f4baf12896d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:02.665383 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-348cacb0-88ae-46bf-a6e0-5f4baf12896d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:02.665792 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-348cacb0-88ae-46bf-a6e0-5f4baf12896d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:02.666159 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-348cacb0-88ae-46bf-a6e0-5f4baf12896d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:02.696152 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-348cacb0-88ae-46bf-a6e0-5f4baf12896d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:02.898581 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-348cacb0-88ae-46bf-a6e0-5f4baf12896d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:02.908215 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-348cacb0-88ae-46bf-a6e0-5f4baf12896d tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1658 microversion: 2.1 time: 0.254140 Jun 10 13:28:02.908730 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 681/2035] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:02 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1658 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:03.928759 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9aca4d53-53e5-4df6-9b9c-7734b02696d0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:03.930954 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9aca4d53-53e5-4df6-9b9c-7734b02696d0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:03.937001 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9aca4d53-53e5-4df6-9b9c-7734b02696d0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:03.937328 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9aca4d53-53e5-4df6-9b9c-7734b02696d0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:03.937660 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9aca4d53-53e5-4df6-9b9c-7734b02696d0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:03.938237 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9aca4d53-53e5-4df6-9b9c-7734b02696d0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:03.938662 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9aca4d53-53e5-4df6-9b9c-7734b02696d0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:03.939020 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9aca4d53-53e5-4df6-9b9c-7734b02696d0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:03.968227 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9aca4d53-53e5-4df6-9b9c-7734b02696d0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:04.145569 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9aca4d53-53e5-4df6-9b9c-7734b02696d0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:04.156708 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9aca4d53-53e5-4df6-9b9c-7734b02696d0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1658 microversion: 2.1 time: 0.230474 Jun 10 13:28:04.157026 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 674/2036] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:03 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1658 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:04.728488 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-ccb445f2-f068-4e81-8625-488e3cda29eb req-c4fbe0ca-5e5d-4796-bf35-276cd1c7df8d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f69cfe3e-7e9e-437e-9a68-d842f783ebce", "name": "network-vif-plugged", "status": "completed", "tag": "3af7b89e-7cfd-47d9-b7ce-528f482f6050"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:04.742844 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ccb445f2-f068-4e81-8625-488e3cda29eb req-c4fbe0ca-5e5d-4796-bf35-276cd1c7df8d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:04.743077 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ccb445f2-f068-4e81-8625-488e3cda29eb req-c4fbe0ca-5e5d-4796-bf35-276cd1c7df8d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:04.743961 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ccb445f2-f068-4e81-8625-488e3cda29eb req-c4fbe0ca-5e5d-4796-bf35-276cd1c7df8d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:04.752150 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ccb445f2-f068-4e81-8625-488e3cda29eb req-c4fbe0ca-5e5d-4796-bf35-276cd1c7df8d service nova] Creating event network-vif-plugged:3af7b89e-7cfd-47d9-b7ce-528f482f6050 for instance f69cfe3e-7e9e-437e-9a68-d842f783ebce on np0000002501 Jun 10 13:28:04.752825 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-ccb445f2-f068-4e81-8625-488e3cda29eb req-c4fbe0ca-5e5d-4796-bf35-276cd1c7df8d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:04.760654 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-ccb445f2-f068-4e81-8625-488e3cda29eb req-c4fbe0ca-5e5d-4796-bf35-276cd1c7df8d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034973 Jun 10 13:28:04.761268 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 682/2037] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:04 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 10 13:28:05.177465 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cb900f98-9271-411e-811f-c9566dbb96b1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:05.179035 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cb900f98-9271-411e-811f-c9566dbb96b1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:05.184220 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb900f98-9271-411e-811f-c9566dbb96b1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:05.184599 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb900f98-9271-411e-811f-c9566dbb96b1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:05.184890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb900f98-9271-411e-811f-c9566dbb96b1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:05.185593 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb900f98-9271-411e-811f-c9566dbb96b1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:05.186057 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb900f98-9271-411e-811f-c9566dbb96b1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:05.186560 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb900f98-9271-411e-811f-c9566dbb96b1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:05.208871 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-cb900f98-9271-411e-811f-c9566dbb96b1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:05.376754 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cb900f98-9271-411e-811f-c9566dbb96b1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:05.388660 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cb900f98-9271-411e-811f-c9566dbb96b1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1658 microversion: 2.1 time: 0.214303 Jun 10 13:28:05.389143 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 682/2038] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:05 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1658 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:06.407049 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-93f246c2-1270-448a-af13-600b5e266026 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:06.410135 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-93f246c2-1270-448a-af13-600b5e266026 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:06.414485 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93f246c2-1270-448a-af13-600b5e266026 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:06.414822 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93f246c2-1270-448a-af13-600b5e266026 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:06.415102 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93f246c2-1270-448a-af13-600b5e266026 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:06.415689 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93f246c2-1270-448a-af13-600b5e266026 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:06.416117 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93f246c2-1270-448a-af13-600b5e266026 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:06.416510 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93f246c2-1270-448a-af13-600b5e266026 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:06.436670 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-93f246c2-1270-448a-af13-600b5e266026 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:06.618271 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-93f246c2-1270-448a-af13-600b5e266026 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:06.627102 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-93f246c2-1270-448a-af13-600b5e266026 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1658 microversion: 2.1 time: 0.222111 Jun 10 13:28:06.627451 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 675/2039] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:06 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1658 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:06.838023 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-af1f09d1-c3b4-47f3-92b5-d9a91952e38f req-37e3015a-c0ae-4097-ad00-970a95021bea service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f69cfe3e-7e9e-437e-9a68-d842f783ebce", "name": "network-vif-plugged", "status": "completed", "tag": "3af7b89e-7cfd-47d9-b7ce-528f482f6050"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:06.851612 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-af1f09d1-c3b4-47f3-92b5-d9a91952e38f req-37e3015a-c0ae-4097-ad00-970a95021bea service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:06.852047 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-af1f09d1-c3b4-47f3-92b5-d9a91952e38f req-37e3015a-c0ae-4097-ad00-970a95021bea service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:06.852047 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-af1f09d1-c3b4-47f3-92b5-d9a91952e38f req-37e3015a-c0ae-4097-ad00-970a95021bea service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:06.859887 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-af1f09d1-c3b4-47f3-92b5-d9a91952e38f req-37e3015a-c0ae-4097-ad00-970a95021bea service nova] Creating event network-vif-plugged:3af7b89e-7cfd-47d9-b7ce-528f482f6050 for instance f69cfe3e-7e9e-437e-9a68-d842f783ebce on np0000002501 Jun 10 13:28:06.860275 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-af1f09d1-c3b4-47f3-92b5-d9a91952e38f req-37e3015a-c0ae-4097-ad00-970a95021bea service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:06.864512 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-af1f09d1-c3b4-47f3-92b5-d9a91952e38f req-37e3015a-c0ae-4097-ad00-970a95021bea service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031385 Jun 10 13:28:06.864817 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 683/2040] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:06 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 10 13:28:06.915828 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-dfe73eb6-3f20-4ab2-a7ae-545963f029b0 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1715721880", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEhv88DB62yE/ljsEZfmy20qpTG5hrnSEJk3vbLvKKmuvuiE185m8+Ux34QVHshmyjGjmVF2Wa8oht+W5JbLHVtyfCiqHI+wAAgGHMDnnKpHS678iC2eR21O29nQiw6uww=="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:06.932269 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-dfe73eb6-3f20-4ab2-a7ae-545963f029b0 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Getting quotas for project 16567a9c4de6441eb18cc7872e730fab. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:28:06.936693 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-dfe73eb6-3f20-4ab2-a7ae-545963f029b0 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Getting quotas for user eb1271e63ec9461f9989b5cb42444cd3 and project 16567a9c4de6441eb18cc7872e730fab. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:28:06.958807 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-dfe73eb6-3f20-4ab2-a7ae-545963f029b0 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.047208 Jun 10 13:28:06.959901 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 683/2041] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:28:06 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:07.652105 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cdd0dd14-f094-4e3e-adc3-f569bbc68291 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:07.660938 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cdd0dd14-f094-4e3e-adc3-f569bbc68291 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:07.671062 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdd0dd14-f094-4e3e-adc3-f569bbc68291 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:07.671516 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdd0dd14-f094-4e3e-adc3-f569bbc68291 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:07.671863 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdd0dd14-f094-4e3e-adc3-f569bbc68291 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:07.672852 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdd0dd14-f094-4e3e-adc3-f569bbc68291 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:07.672973 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdd0dd14-f094-4e3e-adc3-f569bbc68291 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:07.673309 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cdd0dd14-f094-4e3e-adc3-f569bbc68291 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:07.702431 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-cdd0dd14-f094-4e3e-adc3-f569bbc68291 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:07.932722 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cdd0dd14-f094-4e3e-adc3-f569bbc68291 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:07.952267 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cdd0dd14-f094-4e3e-adc3-f569bbc68291 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1662 microversion: 2.1 time: 0.302780 Jun 10 13:28:07.953522 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 676/2042] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:07 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1662 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:10.524958 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-206749827", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "19490fd4-535b-45f6-9c35-8b8cde09dcc1"}], "security_groups": [{"name": "tempest-securitygroup--261867583"}], "key_name": "tempest-keypair-1715721880", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:10.731845 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:10.732461 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:10.733201 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:10.733792 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:10.735156 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:10.735496 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:10.759593 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:10.871039 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] validate_networks() for [('19490fd4-535b-45f6-9c35-8b8cde09dcc1', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:28:10.873099 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:11.417880 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:11.639148 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:28:11.639718 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:28:11.639718 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:28:11.639853 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:28:11.640082 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:28:11.648429 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:11.648656 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:11.650420 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:11.650420 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:11.650420 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:11.650420 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:11.674145 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Getting quotas for project 16567a9c4de6441eb18cc7872e730fab. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:28:11.677391 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Getting quotas for user eb1271e63ec9461f9989b5cb42444cd3 and project 16567a9c4de6441eb18cc7872e730fab. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:28:11.689959 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:28:11.692572 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:28:11.758365 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e4c8bbd9-b9e3-4724-ac57-3ab9d3a7aead tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 1.236468 Jun 10 13:28:11.759467 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 684/2043] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:28:10 2026] POST /compute/v2.1/servers => generated 403 bytes in 1237 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:28:11.769055 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fac666dd-5f9c-4b4f-8378-ce886f5a1ade tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:11.772909 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1b0f58d8-c86b-40f6-88f6-407a659aeb65 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:11.774157 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1b0f58d8-c86b-40f6-88f6-407a659aeb65 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:11.791270 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1b0f58d8-c86b-40f6-88f6-407a659aeb65 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:11.802064 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fac666dd-5f9c-4b4f-8378-ce886f5a1ade tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/flavors/84" status: 200 len: 385 microversion: 2.60 time: 0.037838 Jun 10 13:28:11.803058 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 677/2044] 10.4.3.74 () {68 vars in 1286 bytes} [Wed Jun 10 13:28:11 2026] GET /compute/v2.1/flavors/84 => generated 385 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:28:11.834685 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:11.841524 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:11.855436 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:11.855878 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:11.856117 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:11.856625 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:11.856851 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:11.857100 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:11.867162 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1b0f58d8-c86b-40f6-88f6-407a659aeb65 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:11.876118 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1b0f58d8-c86b-40f6-88f6-407a659aeb65 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1236 microversion: 2.1 time: 0.105741 Jun 10 13:28:11.881406 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 685/2045] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:11 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1236 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:11.930970 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:11.931823 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:11.932723 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:11.946004 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:11.948242 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:11.948557 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:11.949134 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:11.950294 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:11.951266 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:11.951614 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:11.965982 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:11.971166 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Old instance type m1.nano, new instance type m1.micro {{(pid=86679) resize /opt/stack/nova/nova/compute/api.py:4351}} Jun 10 13:28:11.971665 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b025dbbc-536e-463f-a757-fb80c24f2646 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-66371611", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDqtkd3GdIGfCm20sz1GdENY6OABAQdaF/t8llWhZPxf7kwRi3oTwDrVbfbt+ypc9oQHVR6atWGaD4glAYac21xa6IuQ2cCiyuTA7QPSMOtpRmyxo/bLMbIBh3BmGzgnhg=="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:11.979112 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:11.979244 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:11.979668 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:11.979734 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:11.979880 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:11.979991 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:11.985888 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-b025dbbc-536e-463f-a757-fb80c24f2646 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:28:11.990646 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-b025dbbc-536e-463f-a757-fb80c24f2646 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for user 78196c63786b4cba9a84425b76aca7eb and project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:28:11.997140 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:28:12.002048 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for user 6e82e1774bd94878af9e9ce46bfe7675 and project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:28:12.013802 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:28:12.013802 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:28:12.014032 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:28:12.014155 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:28:12.014283 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:28:12.021509 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b025dbbc-536e-463f-a757-fb80c24f2646 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 384 microversion: 2.1 time: 0.313575 Jun 10 13:28:12.022280 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 684/2046] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:28:11 2026] POST /compute/v2.1/os-keypairs => generated 384 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:12.087531 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0149f305-10c0-4803-887e-c51e55508975 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550/action" status: 202 len: 0 microversion: 2.60 time: 0.267404 Jun 10 13:28:12.087937 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 678/2047] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:28:11 2026] POST /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550/action => generated 0 bytes in 270 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:28:12.101683 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-429bfcdd-2397-4e99-a5e4-4c00402d1900 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:12.105796 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-429bfcdd-2397-4e99-a5e4-4c00402d1900 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:12.113138 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-429bfcdd-2397-4e99-a5e4-4c00402d1900 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:12.116372 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-429bfcdd-2397-4e99-a5e4-4c00402d1900 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:12.116372 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-429bfcdd-2397-4e99-a5e4-4c00402d1900 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:12.116372 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-429bfcdd-2397-4e99-a5e4-4c00402d1900 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:12.116372 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-429bfcdd-2397-4e99-a5e4-4c00402d1900 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:12.116372 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-429bfcdd-2397-4e99-a5e4-4c00402d1900 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:12.144643 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-429bfcdd-2397-4e99-a5e4-4c00402d1900 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:12.345624 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-429bfcdd-2397-4e99-a5e4-4c00402d1900 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:12.353399 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-429bfcdd-2397-4e99-a5e4-4c00402d1900 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:12.354119 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-429bfcdd-2397-4e99-a5e4-4c00402d1900 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:12.361567 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-429bfcdd-2397-4e99-a5e4-4c00402d1900 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1702 microversion: 2.60 time: 0.262363 Jun 10 13:28:12.361885 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 686/2048] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:12 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1702 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:12.892496 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bd034e3e-a3c0-4115-bcf4-db6dc9bd0e11 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:12.895679 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bd034e3e-a3c0-4115-bcf4-db6dc9bd0e11 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:12.905097 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd034e3e-a3c0-4115-bcf4-db6dc9bd0e11 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:12.905463 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd034e3e-a3c0-4115-bcf4-db6dc9bd0e11 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:12.905463 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd034e3e-a3c0-4115-bcf4-db6dc9bd0e11 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:12.905992 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd034e3e-a3c0-4115-bcf4-db6dc9bd0e11 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:12.906725 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd034e3e-a3c0-4115-bcf4-db6dc9bd0e11 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:12.906725 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd034e3e-a3c0-4115-bcf4-db6dc9bd0e11 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:12.935427 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bd034e3e-a3c0-4115-bcf4-db6dc9bd0e11 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:13.003055 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bd034e3e-a3c0-4115-bcf4-db6dc9bd0e11 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:13.016497 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bd034e3e-a3c0-4115-bcf4-db6dc9bd0e11 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1240 microversion: 2.1 time: 0.125865 Jun 10 13:28:13.016947 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 685/2049] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:12 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1240 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:13.341277 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-265735908", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "01f1e030-eb71-4cd3-bf2d-0c9f11a81629"}], "security_groups": [{"name": "tempest-securitygroup--1044273616"}], "key_name": "tempest-keypair-66371611", "user_data": "}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:13.395920 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4e23b041-7227-4d78-9f62-7fb0efcd9ea0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:13.399118 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4e23b041-7227-4d78-9f62-7fb0efcd9ea0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:13.407383 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e23b041-7227-4d78-9f62-7fb0efcd9ea0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:13.407383 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e23b041-7227-4d78-9f62-7fb0efcd9ea0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:13.407383 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e23b041-7227-4d78-9f62-7fb0efcd9ea0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:13.407383 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e23b041-7227-4d78-9f62-7fb0efcd9ea0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:13.407839 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e23b041-7227-4d78-9f62-7fb0efcd9ea0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:13.408158 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e23b041-7227-4d78-9f62-7fb0efcd9ea0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:13.436279 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4e23b041-7227-4d78-9f62-7fb0efcd9ea0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:13.477516 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:13.477918 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:13.478438 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:13.479059 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:13.479480 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:13.479874 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:13.488783 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:13.569584 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] validate_networks() for [('01f1e030-eb71-4cd3-bf2d-0c9f11a81629', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:28:13.569895 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:13.604098 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4e23b041-7227-4d78-9f62-7fb0efcd9ea0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:13.613448 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4e23b041-7227-4d78-9f62-7fb0efcd9ea0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:13.614240 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4e23b041-7227-4d78-9f62-7fb0efcd9ea0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:13.620428 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4e23b041-7227-4d78-9f62-7fb0efcd9ea0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1702 microversion: 2.60 time: 0.228672 Jun 10 13:28:13.620734 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 687/2050] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:13 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1702 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:13.832292 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:14.023329 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:28:14.023557 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:28:14.023791 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:28:14.023977 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:28:14.024203 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:28:14.030821 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:14.030977 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:14.031149 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:14.031747 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:14.031979 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:14.032374 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:14.037049 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-716ad052-232c-478a-bbb7-6dcf35bb4244 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:14.040935 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-716ad052-232c-478a-bbb7-6dcf35bb4244 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:14.046385 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:28:14.050486 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for user 78196c63786b4cba9a84425b76aca7eb and project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:28:14.053055 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-716ad052-232c-478a-bbb7-6dcf35bb4244 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:14.053460 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-716ad052-232c-478a-bbb7-6dcf35bb4244 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:14.053753 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-716ad052-232c-478a-bbb7-6dcf35bb4244 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:14.054338 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-716ad052-232c-478a-bbb7-6dcf35bb4244 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:14.055191 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-716ad052-232c-478a-bbb7-6dcf35bb4244 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:14.056408 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-716ad052-232c-478a-bbb7-6dcf35bb4244 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:14.057798 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:28:14.059562 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:28:14.076827 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-716ad052-232c-478a-bbb7-6dcf35bb4244 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:14.129985 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-959f82fe-2460-4b41-9515-27ac363a4e7c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 400 microversion: 2.1 time: 0.790287 Jun 10 13:28:14.130422 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 679/2051] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:28:13 2026] POST /compute/v2.1/servers => generated 400 bytes in 791 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:28:14.137668 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-716ad052-232c-478a-bbb7-6dcf35bb4244 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:14.144908 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-716ad052-232c-478a-bbb7-6dcf35bb4244 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1288 microversion: 2.1 time: 0.113755 Jun 10 13:28:14.145247 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 686/2052] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:14 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1288 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:14.148255 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1e702dfc-dee8-44cb-8b01-58327dd4db17 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:14.159706 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1e702dfc-dee8-44cb-8b01-58327dd4db17 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:14.173628 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1e702dfc-dee8-44cb-8b01-58327dd4db17 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:14.260148 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1e702dfc-dee8-44cb-8b01-58327dd4db17 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:14.273857 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1e702dfc-dee8-44cb-8b01-58327dd4db17 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1233 microversion: 2.1 time: 0.130778 Jun 10 13:28:14.273857 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 688/2053] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:14 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1233 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:14.643612 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-79bb4606-3284-47b8-9091-6b25235d020a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:14.644941 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-79bb4606-3284-47b8-9091-6b25235d020a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:14.649872 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-79bb4606-3284-47b8-9091-6b25235d020a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:14.650121 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-79bb4606-3284-47b8-9091-6b25235d020a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:14.650459 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-79bb4606-3284-47b8-9091-6b25235d020a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:14.650938 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-79bb4606-3284-47b8-9091-6b25235d020a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:14.651218 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-79bb4606-3284-47b8-9091-6b25235d020a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:14.651549 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-79bb4606-3284-47b8-9091-6b25235d020a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:14.669945 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-79bb4606-3284-47b8-9091-6b25235d020a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:14.829515 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-79bb4606-3284-47b8-9091-6b25235d020a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:14.835659 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-79bb4606-3284-47b8-9091-6b25235d020a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:14.836688 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-79bb4606-3284-47b8-9091-6b25235d020a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:14.842501 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-79bb4606-3284-47b8-9091-6b25235d020a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1702 microversion: 2.60 time: 0.200395 Jun 10 13:28:14.842869 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 680/2054] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:14 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1702 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:15.166792 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-461e210c-f1b4-46df-9288-815ec3082b69 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:15.168162 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-461e210c-f1b4-46df-9288-815ec3082b69 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:15.172967 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-461e210c-f1b4-46df-9288-815ec3082b69 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:15.173249 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-461e210c-f1b4-46df-9288-815ec3082b69 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:15.173544 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-461e210c-f1b4-46df-9288-815ec3082b69 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:15.173996 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-461e210c-f1b4-46df-9288-815ec3082b69 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:15.174401 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-461e210c-f1b4-46df-9288-815ec3082b69 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:15.174748 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-461e210c-f1b4-46df-9288-815ec3082b69 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:15.190088 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-461e210c-f1b4-46df-9288-815ec3082b69 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:15.243847 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-461e210c-f1b4-46df-9288-815ec3082b69 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:15.251610 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-461e210c-f1b4-46df-9288-815ec3082b69 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1288 microversion: 2.1 time: 0.086494 Jun 10 13:28:15.251878 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 687/2055] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:15 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1288 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:15.292013 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d8567517-1e7d-41c8-9009-47d2ff043ce1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:15.296577 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d8567517-1e7d-41c8-9009-47d2ff043ce1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:15.304460 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8567517-1e7d-41c8-9009-47d2ff043ce1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:15.304460 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8567517-1e7d-41c8-9009-47d2ff043ce1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:15.304460 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8567517-1e7d-41c8-9009-47d2ff043ce1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:15.304460 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8567517-1e7d-41c8-9009-47d2ff043ce1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:15.305560 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8567517-1e7d-41c8-9009-47d2ff043ce1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:15.306156 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d8567517-1e7d-41c8-9009-47d2ff043ce1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:15.322768 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d8567517-1e7d-41c8-9009-47d2ff043ce1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:15.380151 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d8567517-1e7d-41c8-9009-47d2ff043ce1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:15.385899 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4dee366c-5510-474a-b5db-2d3cde2150f6 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:15.387788 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4dee366c-5510-474a-b5db-2d3cde2150f6 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:15.391048 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d8567517-1e7d-41c8-9009-47d2ff043ce1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1229 microversion: 2.1 time: 0.102950 Jun 10 13:28:15.391627 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 689/2056] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:15 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1229 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:15.391731 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4dee366c-5510-474a-b5db-2d3cde2150f6 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:15.391934 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4dee366c-5510-474a-b5db-2d3cde2150f6 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:15.392159 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4dee366c-5510-474a-b5db-2d3cde2150f6 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:15.392663 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4dee366c-5510-474a-b5db-2d3cde2150f6 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:15.392968 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4dee366c-5510-474a-b5db-2d3cde2150f6 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:15.393297 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4dee366c-5510-474a-b5db-2d3cde2150f6 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:15.409936 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4dee366c-5510-474a-b5db-2d3cde2150f6 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:15.580450 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4dee366c-5510-474a-b5db-2d3cde2150f6 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:15.590111 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4dee366c-5510-474a-b5db-2d3cde2150f6 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1686 microversion: 2.1 time: 0.206209 Jun 10 13:28:15.592544 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 681/2057] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:15 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1686 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:15.608523 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e372b099-1dc0-4b65-b51d-321246fee7dc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:15.614254 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e372b099-1dc0-4b65-b51d-321246fee7dc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:15.614686 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e372b099-1dc0-4b65-b51d-321246fee7dc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Searching by: {'deleted': False, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730'} {{(pid=86680) get_all /opt/stack/nova/nova/compute/api.py:3107}} Jun 10 13:28:15.624540 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e372b099-1dc0-4b65-b51d-321246fee7dc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:15.624945 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e372b099-1dc0-4b65-b51d-321246fee7dc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:15.625340 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e372b099-1dc0-4b65-b51d-321246fee7dc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:15.625941 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e372b099-1dc0-4b65-b51d-321246fee7dc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:15.626524 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e372b099-1dc0-4b65-b51d-321246fee7dc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:15.627001 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e372b099-1dc0-4b65-b51d-321246fee7dc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:15.716451 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.multi_cell_list [None req-e372b099-1dc0-4b65-b51d-321246fee7dc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=86680) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jun 10 13:28:15.768197 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e372b099-1dc0-4b65-b51d-321246fee7dc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers" status: 200 len: 351 microversion: 2.1 time: 0.162982 Jun 10 13:28:15.768782 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 688/2058] 10.4.3.74 () {66 vars in 1236 bytes} [Wed Jun 10 13:28:15 2026] GET /compute/v2.1/servers => generated 351 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:15.866638 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0d3f09d1-7d8f-4164-8937-9f107fc28747 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:15.869373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0d3f09d1-7d8f-4164-8937-9f107fc28747 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:15.874786 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-04bf3606-1ddc-485d-af17-93476a9d7b30 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "115945d1-06f7-40db-9870-95ccfa2e8956"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:15.876245 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-04bf3606-1ddc-485d-af17-93476a9d7b30 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:15.879755 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d3f09d1-7d8f-4164-8937-9f107fc28747 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:15.879755 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d3f09d1-7d8f-4164-8937-9f107fc28747 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:15.880317 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d3f09d1-7d8f-4164-8937-9f107fc28747 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:15.880793 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d3f09d1-7d8f-4164-8937-9f107fc28747 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:15.881221 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04bf3606-1ddc-485d-af17-93476a9d7b30 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:15.881303 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d3f09d1-7d8f-4164-8937-9f107fc28747 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:15.881482 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04bf3606-1ddc-485d-af17-93476a9d7b30 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:15.881645 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04bf3606-1ddc-485d-af17-93476a9d7b30 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:15.881888 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0d3f09d1-7d8f-4164-8937-9f107fc28747 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:15.882125 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04bf3606-1ddc-485d-af17-93476a9d7b30 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:15.882184 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04bf3606-1ddc-485d-af17-93476a9d7b30 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:15.882309 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-04bf3606-1ddc-485d-af17-93476a9d7b30 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:15.901433 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0d3f09d1-7d8f-4164-8937-9f107fc28747 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:16.082235 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0d3f09d1-7d8f-4164-8937-9f107fc28747 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:16.088464 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0d3f09d1-7d8f-4164-8937-9f107fc28747 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:16.089313 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0d3f09d1-7d8f-4164-8937-9f107fc28747 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:16.093709 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0d3f09d1-7d8f-4164-8937-9f107fc28747 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1702 microversion: 2.60 time: 0.229763 Jun 10 13:28:16.094004 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 690/2059] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:15 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1702 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:16.267438 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-630b637c-3ee6-4db2-b58d-88058735af04 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:16.269200 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-630b637c-3ee6-4db2-b58d-88058735af04 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:16.273967 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-630b637c-3ee6-4db2-b58d-88058735af04 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:16.274298 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-630b637c-3ee6-4db2-b58d-88058735af04 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:16.274609 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-630b637c-3ee6-4db2-b58d-88058735af04 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:16.275193 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-630b637c-3ee6-4db2-b58d-88058735af04 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:16.275678 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-630b637c-3ee6-4db2-b58d-88058735af04 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:16.276193 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-630b637c-3ee6-4db2-b58d-88058735af04 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:16.291286 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-630b637c-3ee6-4db2-b58d-88058735af04 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:16.350924 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-630b637c-3ee6-4db2-b58d-88058735af04 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:16.358596 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-630b637c-3ee6-4db2-b58d-88058735af04 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1296 microversion: 2.1 time: 0.092972 Jun 10 13:28:16.358932 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 689/2060] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:16 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1296 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:16.407684 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-509882c6-547d-4134-953e-1b88c58b0fa1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:16.409937 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-509882c6-547d-4134-953e-1b88c58b0fa1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:16.414429 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-509882c6-547d-4134-953e-1b88c58b0fa1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:16.415089 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-509882c6-547d-4134-953e-1b88c58b0fa1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:16.415424 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-509882c6-547d-4134-953e-1b88c58b0fa1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:16.415914 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-509882c6-547d-4134-953e-1b88c58b0fa1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:16.416335 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-509882c6-547d-4134-953e-1b88c58b0fa1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:16.416698 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-509882c6-547d-4134-953e-1b88c58b0fa1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:16.430867 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-509882c6-547d-4134-953e-1b88c58b0fa1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:16.486285 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-509882c6-547d-4134-953e-1b88c58b0fa1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:16.495776 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-509882c6-547d-4134-953e-1b88c58b0fa1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1229 microversion: 2.1 time: 0.089800 Jun 10 13:28:16.496134 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 691/2061] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:16 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1229 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:17.117389 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e8345b5f-43e6-496f-a194-fab17a5e3590 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:17.117978 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e8345b5f-43e6-496f-a194-fab17a5e3590 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:17.124768 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8345b5f-43e6-496f-a194-fab17a5e3590 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:17.125167 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8345b5f-43e6-496f-a194-fab17a5e3590 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:17.125442 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8345b5f-43e6-496f-a194-fab17a5e3590 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:17.126112 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8345b5f-43e6-496f-a194-fab17a5e3590 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:17.127105 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8345b5f-43e6-496f-a194-fab17a5e3590 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:17.127513 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8345b5f-43e6-496f-a194-fab17a5e3590 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:17.146894 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e8345b5f-43e6-496f-a194-fab17a5e3590 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:17.343850 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e8345b5f-43e6-496f-a194-fab17a5e3590 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:17.352116 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e8345b5f-43e6-496f-a194-fab17a5e3590 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:17.352729 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e8345b5f-43e6-496f-a194-fab17a5e3590 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:17.357801 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e8345b5f-43e6-496f-a194-fab17a5e3590 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1702 microversion: 2.60 time: 0.242858 Jun 10 13:28:17.358251 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 690/2062] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:17 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1702 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:17.379076 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0f3d8fcc-d08e-4775-bf08-5813f83fc9ff tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:17.380431 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0f3d8fcc-d08e-4775-bf08-5813f83fc9ff tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:17.392837 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f3d8fcc-d08e-4775-bf08-5813f83fc9ff tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:17.392837 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f3d8fcc-d08e-4775-bf08-5813f83fc9ff tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:17.392837 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f3d8fcc-d08e-4775-bf08-5813f83fc9ff tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:17.392837 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f3d8fcc-d08e-4775-bf08-5813f83fc9ff tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:17.392837 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f3d8fcc-d08e-4775-bf08-5813f83fc9ff tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:17.392837 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f3d8fcc-d08e-4775-bf08-5813f83fc9ff tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:17.417408 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0f3d8fcc-d08e-4775-bf08-5813f83fc9ff tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:17.511396 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2bf23220-4bf9-4dd6-a15a-befc3290e5a9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:17.515379 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2bf23220-4bf9-4dd6-a15a-befc3290e5a9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:17.520123 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2bf23220-4bf9-4dd6-a15a-befc3290e5a9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:17.520485 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2bf23220-4bf9-4dd6-a15a-befc3290e5a9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:17.520788 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2bf23220-4bf9-4dd6-a15a-befc3290e5a9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:17.521438 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2bf23220-4bf9-4dd6-a15a-befc3290e5a9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:17.521856 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2bf23220-4bf9-4dd6-a15a-befc3290e5a9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:17.522261 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2bf23220-4bf9-4dd6-a15a-befc3290e5a9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:17.538885 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2bf23220-4bf9-4dd6-a15a-befc3290e5a9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:17.581778 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0f3d8fcc-d08e-4775-bf08-5813f83fc9ff tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:17.589898 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0f3d8fcc-d08e-4775-bf08-5813f83fc9ff tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1363 microversion: 2.1 time: 0.213292 Jun 10 13:28:17.590297 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 692/2063] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:17 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1363 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:17.602133 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2bf23220-4bf9-4dd6-a15a-befc3290e5a9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:17.613862 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2bf23220-4bf9-4dd6-a15a-befc3290e5a9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1229 microversion: 2.1 time: 0.104438 Jun 10 13:28:17.614405 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 691/2064] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:17 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1229 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:17.855542 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-08a00c3d-0a7b-4a55-8db8-53b36951fb57 req-51d71fa5-3c60-43d3-b56e-b93b30f0ccf9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0f10c3a8-909e-4528-a261-9990ebb16ad3", "tag": "a3ff1717-bbd9-44e5-998c-cb74b2889695"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:17.864575 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-08a00c3d-0a7b-4a55-8db8-53b36951fb57 req-51d71fa5-3c60-43d3-b56e-b93b30f0ccf9 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:17.868650 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-08a00c3d-0a7b-4a55-8db8-53b36951fb57 req-51d71fa5-3c60-43d3-b56e-b93b30f0ccf9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:17.868650 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-08a00c3d-0a7b-4a55-8db8-53b36951fb57 req-51d71fa5-3c60-43d3-b56e-b93b30f0ccf9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:17.877426 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-08a00c3d-0a7b-4a55-8db8-53b36951fb57 req-51d71fa5-3c60-43d3-b56e-b93b30f0ccf9 service nova] Creating event network-changed:a3ff1717-bbd9-44e5-998c-cb74b2889695 for instance 0f10c3a8-909e-4528-a261-9990ebb16ad3 on np0000002501 Jun 10 13:28:17.878817 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-08a00c3d-0a7b-4a55-8db8-53b36951fb57 req-51d71fa5-3c60-43d3-b56e-b93b30f0ccf9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:17.883504 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-08a00c3d-0a7b-4a55-8db8-53b36951fb57 req-51d71fa5-3c60-43d3-b56e-b93b30f0ccf9 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.031348 Jun 10 13:28:17.886118 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 693/2065] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:17 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 10 13:28:18.012142 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c8523b62-2d5f-475a-8f73-257377400342 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:18.013911 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c8523b62-2d5f-475a-8f73-257377400342 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:18.019094 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8523b62-2d5f-475a-8f73-257377400342 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:18.019474 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8523b62-2d5f-475a-8f73-257377400342 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:18.019720 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8523b62-2d5f-475a-8f73-257377400342 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:18.020051 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8523b62-2d5f-475a-8f73-257377400342 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:18.020257 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8523b62-2d5f-475a-8f73-257377400342 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:18.020435 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c8523b62-2d5f-475a-8f73-257377400342 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:18.079695 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c8523b62-2d5f-475a-8f73-257377400342 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "POST /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/action" status: 202 len: 0 microversion: 2.1 time: 0.068454 Jun 10 13:28:18.080329 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 692/2066] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:28:18 2026] POST /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:28:18.092372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0a6297f5-6520-491d-ae14-04a077f28968 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:18.092372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0a6297f5-6520-491d-ae14-04a077f28968 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:18.097124 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0a6297f5-6520-491d-ae14-04a077f28968 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:18.097560 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0a6297f5-6520-491d-ae14-04a077f28968 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:18.097896 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0a6297f5-6520-491d-ae14-04a077f28968 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:18.098491 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0a6297f5-6520-491d-ae14-04a077f28968 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:18.098863 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0a6297f5-6520-491d-ae14-04a077f28968 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:18.099299 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0a6297f5-6520-491d-ae14-04a077f28968 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:18.116763 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0a6297f5-6520-491d-ae14-04a077f28968 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:18.305039 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0a6297f5-6520-491d-ae14-04a077f28968 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:18.313692 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0a6297f5-6520-491d-ae14-04a077f28968 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1741 microversion: 2.1 time: 0.225263 Jun 10 13:28:18.314246 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 694/2067] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:18 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1741 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:18.379785 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f734292b-23c0-44e2-ae47-e75ade5f384d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:18.381507 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f734292b-23c0-44e2-ae47-e75ade5f384d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:18.386073 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f734292b-23c0-44e2-ae47-e75ade5f384d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:18.386474 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f734292b-23c0-44e2-ae47-e75ade5f384d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:18.386782 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f734292b-23c0-44e2-ae47-e75ade5f384d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:18.387335 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f734292b-23c0-44e2-ae47-e75ade5f384d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:18.387732 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f734292b-23c0-44e2-ae47-e75ade5f384d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:18.388050 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f734292b-23c0-44e2-ae47-e75ade5f384d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:18.404696 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f734292b-23c0-44e2-ae47-e75ade5f384d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:18.455206 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-04bf3606-1ddc-485d-af17-93476a9d7b30 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "POST /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.582242 Jun 10 13:28:18.455681 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 682/2068] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:28:15 2026] POST /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments => generated 194 bytes in 2583 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:18.591479 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f734292b-23c0-44e2-ae47-e75ade5f384d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:18.596439 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f734292b-23c0-44e2-ae47-e75ade5f384d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:18.597062 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f734292b-23c0-44e2-ae47-e75ade5f384d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:18.602970 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f734292b-23c0-44e2-ae47-e75ade5f384d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1702 microversion: 2.60 time: 0.225073 Jun 10 13:28:18.605592 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 693/2069] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:18 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1702 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:18.614076 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7f800c9d-d322-4bcb-bbcd-6daec0a60183 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:18.617195 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7f800c9d-d322-4bcb-bbcd-6daec0a60183 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:18.625115 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7f800c9d-d322-4bcb-bbcd-6daec0a60183 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:18.625475 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7f800c9d-d322-4bcb-bbcd-6daec0a60183 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:18.625757 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7f800c9d-d322-4bcb-bbcd-6daec0a60183 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:18.626213 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7f800c9d-d322-4bcb-bbcd-6daec0a60183 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:18.626617 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7f800c9d-d322-4bcb-bbcd-6daec0a60183 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:18.626935 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7f800c9d-d322-4bcb-bbcd-6daec0a60183 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:18.642218 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1dc7be9d-1d97-476a-95fc-950e111e2c50 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:18.645145 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1dc7be9d-1d97-476a-95fc-950e111e2c50 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:18.650325 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7f800c9d-d322-4bcb-bbcd-6daec0a60183 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:18.651016 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1dc7be9d-1d97-476a-95fc-950e111e2c50 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:18.651370 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1dc7be9d-1d97-476a-95fc-950e111e2c50 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:18.651661 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1dc7be9d-1d97-476a-95fc-950e111e2c50 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:18.652197 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1dc7be9d-1d97-476a-95fc-950e111e2c50 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:18.652652 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1dc7be9d-1d97-476a-95fc-950e111e2c50 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:18.653025 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1dc7be9d-1d97-476a-95fc-950e111e2c50 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:18.673309 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1dc7be9d-1d97-476a-95fc-950e111e2c50 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:18.743156 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1dc7be9d-1d97-476a-95fc-950e111e2c50 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:18.755628 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1dc7be9d-1d97-476a-95fc-950e111e2c50 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1229 microversion: 2.1 time: 0.113261 Jun 10 13:28:18.755628 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 683/2070] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:18 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1229 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:18.852268 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7f800c9d-d322-4bcb-bbcd-6daec0a60183 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:18.860925 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7f800c9d-d322-4bcb-bbcd-6daec0a60183 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1361 microversion: 2.1 time: 0.249201 Jun 10 13:28:18.861061 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 695/2071] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:18 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1361 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:19.330149 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b62eb0d9-b5bb-4a8d-af2b-a50d67c87cc3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:19.332997 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b62eb0d9-b5bb-4a8d-af2b-a50d67c87cc3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:19.338908 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b62eb0d9-b5bb-4a8d-af2b-a50d67c87cc3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:19.339360 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b62eb0d9-b5bb-4a8d-af2b-a50d67c87cc3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:19.339753 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b62eb0d9-b5bb-4a8d-af2b-a50d67c87cc3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:19.340410 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b62eb0d9-b5bb-4a8d-af2b-a50d67c87cc3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:19.340871 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b62eb0d9-b5bb-4a8d-af2b-a50d67c87cc3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:19.341336 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b62eb0d9-b5bb-4a8d-af2b-a50d67c87cc3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:19.367825 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b62eb0d9-b5bb-4a8d-af2b-a50d67c87cc3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:19.524139 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b62eb0d9-b5bb-4a8d-af2b-a50d67c87cc3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:19.537764 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b62eb0d9-b5bb-4a8d-af2b-a50d67c87cc3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1741 microversion: 2.1 time: 0.209569 Jun 10 13:28:19.538170 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 694/2072] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:19 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1741 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:19.625665 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1038b964-1fc2-4085-aafd-1d997b65c00e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:19.627133 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1038b964-1fc2-4085-aafd-1d997b65c00e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:19.632590 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1038b964-1fc2-4085-aafd-1d997b65c00e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:19.632930 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1038b964-1fc2-4085-aafd-1d997b65c00e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:19.633180 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1038b964-1fc2-4085-aafd-1d997b65c00e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:19.633684 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1038b964-1fc2-4085-aafd-1d997b65c00e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:19.634024 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1038b964-1fc2-4085-aafd-1d997b65c00e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:19.634381 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1038b964-1fc2-4085-aafd-1d997b65c00e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:19.661640 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1038b964-1fc2-4085-aafd-1d997b65c00e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:19.777449 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-143e65cc-2841-40c5-95b5-fb09f8e88ed5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:19.780748 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-143e65cc-2841-40c5-95b5-fb09f8e88ed5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:19.791604 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-143e65cc-2841-40c5-95b5-fb09f8e88ed5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:19.795415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-143e65cc-2841-40c5-95b5-fb09f8e88ed5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:19.795415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-143e65cc-2841-40c5-95b5-fb09f8e88ed5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:19.795415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-143e65cc-2841-40c5-95b5-fb09f8e88ed5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:19.795415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-143e65cc-2841-40c5-95b5-fb09f8e88ed5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:19.795415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-143e65cc-2841-40c5-95b5-fb09f8e88ed5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:19.826161 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-143e65cc-2841-40c5-95b5-fb09f8e88ed5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:19.838890 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1038b964-1fc2-4085-aafd-1d997b65c00e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:19.848835 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1038b964-1fc2-4085-aafd-1d997b65c00e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:19.851000 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1038b964-1fc2-4085-aafd-1d997b65c00e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:19.858156 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1038b964-1fc2-4085-aafd-1d997b65c00e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1702 microversion: 2.60 time: 0.233502 Jun 10 13:28:19.858539 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 684/2073] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:19 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1702 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:19.883627 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bf13b488-ffdc-43ab-a245-a8840b1f7de1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:19.886188 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bf13b488-ffdc-43ab-a245-a8840b1f7de1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:19.894766 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf13b488-ffdc-43ab-a245-a8840b1f7de1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:19.895136 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf13b488-ffdc-43ab-a245-a8840b1f7de1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:19.895516 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf13b488-ffdc-43ab-a245-a8840b1f7de1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:19.896135 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf13b488-ffdc-43ab-a245-a8840b1f7de1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:19.896570 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf13b488-ffdc-43ab-a245-a8840b1f7de1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:19.896974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf13b488-ffdc-43ab-a245-a8840b1f7de1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:19.908243 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-143e65cc-2841-40c5-95b5-fb09f8e88ed5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:19.921660 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-143e65cc-2841-40c5-95b5-fb09f8e88ed5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1285 microversion: 2.1 time: 0.147871 Jun 10 13:28:19.921995 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 696/2074] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:19 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1285 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:19.924394 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bf13b488-ffdc-43ab-a245-a8840b1f7de1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:20.084327 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bf13b488-ffdc-43ab-a245-a8840b1f7de1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:20.097445 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bf13b488-ffdc-43ab-a245-a8840b1f7de1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1361 microversion: 2.1 time: 0.217150 Jun 10 13:28:20.097445 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 695/2075] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:19 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1361 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:20.559544 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-666b295d-092b-4696-a7ee-8ba19a3ff7b5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:20.563496 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-666b295d-092b-4696-a7ee-8ba19a3ff7b5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:20.576127 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-666b295d-092b-4696-a7ee-8ba19a3ff7b5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:20.577142 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-666b295d-092b-4696-a7ee-8ba19a3ff7b5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:20.577550 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-666b295d-092b-4696-a7ee-8ba19a3ff7b5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:20.578327 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-666b295d-092b-4696-a7ee-8ba19a3ff7b5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:20.580784 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-666b295d-092b-4696-a7ee-8ba19a3ff7b5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:20.581216 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-666b295d-092b-4696-a7ee-8ba19a3ff7b5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:20.609487 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-666b295d-092b-4696-a7ee-8ba19a3ff7b5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:20.872580 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-666b295d-092b-4696-a7ee-8ba19a3ff7b5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:20.886592 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-144bc731-fed7-4065-9b51-570559706c82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:20.887234 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-666b295d-092b-4696-a7ee-8ba19a3ff7b5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1741 microversion: 2.1 time: 0.330008 Jun 10 13:28:20.887925 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 685/2076] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:20 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1741 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:28:20.891690 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-144bc731-fed7-4065-9b51-570559706c82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:20.898198 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-144bc731-fed7-4065-9b51-570559706c82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:20.898814 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-144bc731-fed7-4065-9b51-570559706c82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:20.899122 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-144bc731-fed7-4065-9b51-570559706c82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:20.900262 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-144bc731-fed7-4065-9b51-570559706c82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:20.900262 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-144bc731-fed7-4065-9b51-570559706c82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:20.901903 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-144bc731-fed7-4065-9b51-570559706c82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:20.919965 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-144bc731-fed7-4065-9b51-570559706c82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:20.941878 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ef578549-9ad9-4d8b-b046-f06d91c2f422 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:20.943062 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ef578549-9ad9-4d8b-b046-f06d91c2f422 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:20.949762 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef578549-9ad9-4d8b-b046-f06d91c2f422 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:20.950107 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef578549-9ad9-4d8b-b046-f06d91c2f422 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:20.950954 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef578549-9ad9-4d8b-b046-f06d91c2f422 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:20.950954 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef578549-9ad9-4d8b-b046-f06d91c2f422 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:20.951163 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef578549-9ad9-4d8b-b046-f06d91c2f422 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:20.951534 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef578549-9ad9-4d8b-b046-f06d91c2f422 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:20.973713 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ef578549-9ad9-4d8b-b046-f06d91c2f422 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:21.044247 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ef578549-9ad9-4d8b-b046-f06d91c2f422 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:21.054792 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ef578549-9ad9-4d8b-b046-f06d91c2f422 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1285 microversion: 2.1 time: 0.116277 Jun 10 13:28:21.054792 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 696/2077] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:20 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1285 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:21.110660 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-144bc731-fed7-4065-9b51-570559706c82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:21.114372 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-450aee63-577b-4fc4-8bdc-c7159242d54e tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:21.116892 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-450aee63-577b-4fc4-8bdc-c7159242d54e tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:21.119030 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-144bc731-fed7-4065-9b51-570559706c82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:21.121544 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-144bc731-fed7-4065-9b51-570559706c82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:21.127277 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-450aee63-577b-4fc4-8bdc-c7159242d54e tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:21.127605 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-450aee63-577b-4fc4-8bdc-c7159242d54e tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:21.127845 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-450aee63-577b-4fc4-8bdc-c7159242d54e tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:21.128135 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-144bc731-fed7-4065-9b51-570559706c82 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1702 microversion: 2.60 time: 0.248604 Jun 10 13:28:21.128860 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-450aee63-577b-4fc4-8bdc-c7159242d54e tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:21.129003 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 697/2078] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:20 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1702 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:21.129108 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-450aee63-577b-4fc4-8bdc-c7159242d54e tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:21.129225 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-450aee63-577b-4fc4-8bdc-c7159242d54e tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:21.155685 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-450aee63-577b-4fc4-8bdc-c7159242d54e tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:21.313892 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-450aee63-577b-4fc4-8bdc-c7159242d54e tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:21.323167 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-450aee63-577b-4fc4-8bdc-c7159242d54e tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1361 microversion: 2.1 time: 0.211000 Jun 10 13:28:21.323407 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 686/2079] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:21 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1361 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:28:21.656331 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:21.909374 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ee562c9e-cc61-4f7d-bbd5-a0e3def421c1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:21.911747 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ee562c9e-cc61-4f7d-bbd5-a0e3def421c1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:21.920442 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee562c9e-cc61-4f7d-bbd5-a0e3def421c1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:21.920804 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee562c9e-cc61-4f7d-bbd5-a0e3def421c1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:21.921092 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee562c9e-cc61-4f7d-bbd5-a0e3def421c1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:21.921761 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee562c9e-cc61-4f7d-bbd5-a0e3def421c1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:21.922319 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee562c9e-cc61-4f7d-bbd5-a0e3def421c1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:21.922770 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee562c9e-cc61-4f7d-bbd5-a0e3def421c1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:21.938643 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ee562c9e-cc61-4f7d-bbd5-a0e3def421c1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:21.999749 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:22.073965 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-622db7ef-15a5-49af-9eba-dafc9266d34e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:22.077070 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-622db7ef-15a5-49af-9eba-dafc9266d34e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:22.082381 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-622db7ef-15a5-49af-9eba-dafc9266d34e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:22.082722 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-622db7ef-15a5-49af-9eba-dafc9266d34e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:22.082980 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-622db7ef-15a5-49af-9eba-dafc9266d34e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:22.083531 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-622db7ef-15a5-49af-9eba-dafc9266d34e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:22.084295 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-622db7ef-15a5-49af-9eba-dafc9266d34e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:22.084364 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-622db7ef-15a5-49af-9eba-dafc9266d34e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:22.103972 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-622db7ef-15a5-49af-9eba-dafc9266d34e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:22.129159 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ee562c9e-cc61-4f7d-bbd5-a0e3def421c1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:22.140953 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ee562c9e-cc61-4f7d-bbd5-a0e3def421c1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1746 microversion: 2.1 time: 0.234294 Jun 10 13:28:22.141549 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 697/2080] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:21 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1746 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:22.155377 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8522ef9e-694e-4fba-9216-2e696a3bd1e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:22.156029 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8522ef9e-694e-4fba-9216-2e696a3bd1e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:22.161918 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8522ef9e-694e-4fba-9216-2e696a3bd1e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:22.162180 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8522ef9e-694e-4fba-9216-2e696a3bd1e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:22.162452 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8522ef9e-694e-4fba-9216-2e696a3bd1e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:22.162929 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8522ef9e-694e-4fba-9216-2e696a3bd1e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:22.163444 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8522ef9e-694e-4fba-9216-2e696a3bd1e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:22.163696 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8522ef9e-694e-4fba-9216-2e696a3bd1e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:22.170709 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-622db7ef-15a5-49af-9eba-dafc9266d34e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:22.181579 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-622db7ef-15a5-49af-9eba-dafc9266d34e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1293 microversion: 2.1 time: 0.110118 Jun 10 13:28:22.181579 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 698/2081] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:22 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1293 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:22.191558 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8522ef9e-694e-4fba-9216-2e696a3bd1e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:22.339720 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ee320352-1686-4cbc-984e-011522b8bb62 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:22.341587 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ee320352-1686-4cbc-984e-011522b8bb62 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:22.345266 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee320352-1686-4cbc-984e-011522b8bb62 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:22.345588 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee320352-1686-4cbc-984e-011522b8bb62 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:22.345795 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee320352-1686-4cbc-984e-011522b8bb62 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:22.346237 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee320352-1686-4cbc-984e-011522b8bb62 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:22.346595 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee320352-1686-4cbc-984e-011522b8bb62 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:22.346913 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee320352-1686-4cbc-984e-011522b8bb62 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:22.357620 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8522ef9e-694e-4fba-9216-2e696a3bd1e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:22.361547 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ee320352-1686-4cbc-984e-011522b8bb62 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:22.362519 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8522ef9e-694e-4fba-9216-2e696a3bd1e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:22.363183 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8522ef9e-694e-4fba-9216-2e696a3bd1e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:22.368503 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8522ef9e-694e-4fba-9216-2e696a3bd1e7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1707 microversion: 2.60 time: 0.217640 Jun 10 13:28:22.368830 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 687/2082] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:22 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1707 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:22.492062 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ee320352-1686-4cbc-984e-011522b8bb62 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:22.499133 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ee320352-1686-4cbc-984e-011522b8bb62 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1361 microversion: 2.1 time: 0.161006 Jun 10 13:28:22.499569 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 698/2083] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:22 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1361 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:23.161064 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-aaed0e3e-6f8a-4133-afa8-c2f9faaba794 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:23.162791 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-aaed0e3e-6f8a-4133-afa8-c2f9faaba794 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:23.170077 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aaed0e3e-6f8a-4133-afa8-c2f9faaba794 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:23.170360 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aaed0e3e-6f8a-4133-afa8-c2f9faaba794 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:23.170573 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aaed0e3e-6f8a-4133-afa8-c2f9faaba794 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:23.171057 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aaed0e3e-6f8a-4133-afa8-c2f9faaba794 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:23.171400 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aaed0e3e-6f8a-4133-afa8-c2f9faaba794 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:23.171765 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aaed0e3e-6f8a-4133-afa8-c2f9faaba794 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:23.197428 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-aaed0e3e-6f8a-4133-afa8-c2f9faaba794 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:23.200456 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c27563bf-0dd3-4d4c-b239-0e5134406838 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:23.203884 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c27563bf-0dd3-4d4c-b239-0e5134406838 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:23.209361 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c27563bf-0dd3-4d4c-b239-0e5134406838 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:23.210803 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c27563bf-0dd3-4d4c-b239-0e5134406838 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:23.210803 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c27563bf-0dd3-4d4c-b239-0e5134406838 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:23.210803 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c27563bf-0dd3-4d4c-b239-0e5134406838 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:23.210803 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c27563bf-0dd3-4d4c-b239-0e5134406838 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:23.212920 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c27563bf-0dd3-4d4c-b239-0e5134406838 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:23.230722 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c27563bf-0dd3-4d4c-b239-0e5134406838 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:23.330384 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-79310192-2eb2-479c-9e03-59a4ccffcc4e req-4043465a-5fef-4cd5-9587-f0d840f0429b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ec79aaa1-e1df-4591-a092-e756196ff550", "name": "network-vif-unplugged", "status": "completed", "tag": "ae7925e5-6d45-47fb-b775-53aaf4c0a9dc"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:23.339206 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-79310192-2eb2-479c-9e03-59a4ccffcc4e req-4043465a-5fef-4cd5-9587-f0d840f0429b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:23.339495 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-79310192-2eb2-479c-9e03-59a4ccffcc4e req-4043465a-5fef-4cd5-9587-f0d840f0429b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:23.339755 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-79310192-2eb2-479c-9e03-59a4ccffcc4e req-4043465a-5fef-4cd5-9587-f0d840f0429b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:23.357532 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-79310192-2eb2-479c-9e03-59a4ccffcc4e req-4043465a-5fef-4cd5-9587-f0d840f0429b service nova] Creating event network-vif-unplugged:ae7925e5-6d45-47fb-b775-53aaf4c0a9dc for instance ec79aaa1-e1df-4591-a092-e756196ff550 on np0000002501 Jun 10 13:28:23.370574 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [req-79310192-2eb2-479c-9e03-59a4ccffcc4e req-4043465a-5fef-4cd5-9587-f0d840f0429b service nova] Instance ec79aaa1-e1df-4591-a092-e756196ff550 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86680) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:28:23.371261 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-79310192-2eb2-479c-9e03-59a4ccffcc4e req-4043465a-5fef-4cd5-9587-f0d840f0429b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:23.378962 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-79310192-2eb2-479c-9e03-59a4ccffcc4e req-4043465a-5fef-4cd5-9587-f0d840f0429b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.050677 Jun 10 13:28:23.379722 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 699/2084] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:23 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:23.395896 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-aaed0e3e-6f8a-4133-afa8-c2f9faaba794 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:23.395984 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9320eb54-23ec-44c1-a582-03f515258cb2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:23.397061 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9320eb54-23ec-44c1-a582-03f515258cb2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:23.403540 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9320eb54-23ec-44c1-a582-03f515258cb2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:23.404138 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9320eb54-23ec-44c1-a582-03f515258cb2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:23.404630 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9320eb54-23ec-44c1-a582-03f515258cb2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:23.405428 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9320eb54-23ec-44c1-a582-03f515258cb2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:23.405927 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9320eb54-23ec-44c1-a582-03f515258cb2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:23.406320 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9320eb54-23ec-44c1-a582-03f515258cb2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:23.408455 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-aaed0e3e-6f8a-4133-afa8-c2f9faaba794 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1746 microversion: 2.1 time: 0.249354 Jun 10 13:28:23.408951 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 699/2085] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:23 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1746 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:23.435683 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c27563bf-0dd3-4d4c-b239-0e5134406838 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:23.436951 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9320eb54-23ec-44c1-a582-03f515258cb2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:23.452519 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c27563bf-0dd3-4d4c-b239-0e5134406838 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1361 microversion: 2.1 time: 0.252608 Jun 10 13:28:23.452519 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 688/2086] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:23 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1361 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:23.516969 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-68fa964a-a132-4631-b7af-54772abf5b24 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:23.522379 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-68fa964a-a132-4631-b7af-54772abf5b24 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:23.524908 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-68fa964a-a132-4631-b7af-54772abf5b24 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:23.525513 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-68fa964a-a132-4631-b7af-54772abf5b24 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:23.525849 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-68fa964a-a132-4631-b7af-54772abf5b24 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:23.526745 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-68fa964a-a132-4631-b7af-54772abf5b24 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:23.527158 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-68fa964a-a132-4631-b7af-54772abf5b24 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:23.527714 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-68fa964a-a132-4631-b7af-54772abf5b24 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:23.553519 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-68fa964a-a132-4631-b7af-54772abf5b24 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:23.600751 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9320eb54-23ec-44c1-a582-03f515258cb2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:23.605955 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9320eb54-23ec-44c1-a582-03f515258cb2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:23.606404 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9320eb54-23ec-44c1-a582-03f515258cb2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:23.611411 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9320eb54-23ec-44c1-a582-03f515258cb2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1707 microversion: 2.60 time: 0.219738 Jun 10 13:28:23.611643 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 700/2087] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:23 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1707 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:23.736914 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-68fa964a-a132-4631-b7af-54772abf5b24 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:23.745919 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-68fa964a-a132-4631-b7af-54772abf5b24 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1361 microversion: 2.1 time: 0.231058 Jun 10 13:28:23.746017 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 700/2088] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:23 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1361 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:23.975938 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-b0f6e60c-b2ed-4c15-8484-a7daa494d78f req-43f09f1a-3210-4783-9513-a898e13205a7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "25d8a31b-9c90-41ec-bf2a-70b48442f0ae", "tag": "fc829529-d9cd-4e9d-a7e9-09c5f9ecef37"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:23.987166 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b0f6e60c-b2ed-4c15-8484-a7daa494d78f req-43f09f1a-3210-4783-9513-a898e13205a7 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:23.987671 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b0f6e60c-b2ed-4c15-8484-a7daa494d78f req-43f09f1a-3210-4783-9513-a898e13205a7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:23.988068 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b0f6e60c-b2ed-4c15-8484-a7daa494d78f req-43f09f1a-3210-4783-9513-a898e13205a7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:23.996940 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-b0f6e60c-b2ed-4c15-8484-a7daa494d78f req-43f09f1a-3210-4783-9513-a898e13205a7 service nova] Creating event network-changed:fc829529-d9cd-4e9d-a7e9-09c5f9ecef37 for instance 25d8a31b-9c90-41ec-bf2a-70b48442f0ae on np0000002501 Jun 10 13:28:23.997044 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-b0f6e60c-b2ed-4c15-8484-a7daa494d78f req-43f09f1a-3210-4783-9513-a898e13205a7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:24.001663 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-b0f6e60c-b2ed-4c15-8484-a7daa494d78f req-43f09f1a-3210-4783-9513-a898e13205a7 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028131 Jun 10 13:28:24.001972 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 689/2089] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:23 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 10 13:28:24.037525 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=5 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:24.054692 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:24.263709 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=5 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:24.430654 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-44d87fbe-ced4-4128-b38a-e29addc2e047 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:24.432819 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-44d87fbe-ced4-4128-b38a-e29addc2e047 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:24.437449 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-44d87fbe-ced4-4128-b38a-e29addc2e047 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:24.437717 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-44d87fbe-ced4-4128-b38a-e29addc2e047 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:24.437916 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-44d87fbe-ced4-4128-b38a-e29addc2e047 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:24.438484 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-44d87fbe-ced4-4128-b38a-e29addc2e047 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:24.438864 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-44d87fbe-ced4-4128-b38a-e29addc2e047 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:24.439256 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-44d87fbe-ced4-4128-b38a-e29addc2e047 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:24.463143 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-44d87fbe-ced4-4128-b38a-e29addc2e047 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:24.470684 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-376e5505-f10c-4380-82c3-8f6481100c53 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:24.472311 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-376e5505-f10c-4380-82c3-8f6481100c53 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:24.478835 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-376e5505-f10c-4380-82c3-8f6481100c53 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:24.479255 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-376e5505-f10c-4380-82c3-8f6481100c53 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:24.480317 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-376e5505-f10c-4380-82c3-8f6481100c53 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:24.480416 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-376e5505-f10c-4380-82c3-8f6481100c53 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:24.480961 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-376e5505-f10c-4380-82c3-8f6481100c53 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:24.481214 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-376e5505-f10c-4380-82c3-8f6481100c53 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:24.519047 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-376e5505-f10c-4380-82c3-8f6481100c53 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:24.643408 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6238b33f-e80c-4f1a-8a44-41ec9d1493d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:24.645832 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6238b33f-e80c-4f1a-8a44-41ec9d1493d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:24.655562 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6238b33f-e80c-4f1a-8a44-41ec9d1493d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:24.655562 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6238b33f-e80c-4f1a-8a44-41ec9d1493d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:24.655562 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6238b33f-e80c-4f1a-8a44-41ec9d1493d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:24.659855 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6238b33f-e80c-4f1a-8a44-41ec9d1493d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:24.659855 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6238b33f-e80c-4f1a-8a44-41ec9d1493d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:24.659855 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6238b33f-e80c-4f1a-8a44-41ec9d1493d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:24.706445 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6238b33f-e80c-4f1a-8a44-41ec9d1493d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:24.752125 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-44d87fbe-ced4-4128-b38a-e29addc2e047 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:24.774454 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-44d87fbe-ced4-4128-b38a-e29addc2e047 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1746 microversion: 2.1 time: 0.344360 Jun 10 13:28:24.774454 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 701/2090] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:24 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1746 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:24.779999 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f8a5821d-574d-44d7-819e-84513d957fdd tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:24.780288 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-376e5505-f10c-4380-82c3-8f6481100c53 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:24.785290 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f8a5821d-574d-44d7-819e-84513d957fdd tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:24.796364 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-376e5505-f10c-4380-82c3-8f6481100c53 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1359 microversion: 2.1 time: 0.327359 Jun 10 13:28:24.796452 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8a5821d-574d-44d7-819e-84513d957fdd tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:24.796525 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 701/2091] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:24 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1359 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:24.796579 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8a5821d-574d-44d7-819e-84513d957fdd tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:24.796579 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8a5821d-574d-44d7-819e-84513d957fdd tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:24.797075 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8a5821d-574d-44d7-819e-84513d957fdd tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:24.798745 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8a5821d-574d-44d7-819e-84513d957fdd tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:24.798745 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8a5821d-574d-44d7-819e-84513d957fdd tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:24.816445 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f8a5821d-574d-44d7-819e-84513d957fdd tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:24.908864 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6238b33f-e80c-4f1a-8a44-41ec9d1493d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:24.917168 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6238b33f-e80c-4f1a-8a44-41ec9d1493d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:24.919275 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6238b33f-e80c-4f1a-8a44-41ec9d1493d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:24.923694 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-430228e5-c06d-4d9b-8bb2-51e2f483d373 req-793c73cf-9b1c-4dae-9806-579a52f71131 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0f10c3a8-909e-4528-a261-9990ebb16ad3", "name": "network-vif-plugged", "status": "completed", "tag": "a3ff1717-bbd9-44e5-998c-cb74b2889695"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:24.926121 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6238b33f-e80c-4f1a-8a44-41ec9d1493d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1707 microversion: 2.60 time: 0.289255 Jun 10 13:28:24.926294 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 690/2092] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:24 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1707 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:24.934323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-430228e5-c06d-4d9b-8bb2-51e2f483d373 req-793c73cf-9b1c-4dae-9806-579a52f71131 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:24.934323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-430228e5-c06d-4d9b-8bb2-51e2f483d373 req-793c73cf-9b1c-4dae-9806-579a52f71131 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:24.934323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-430228e5-c06d-4d9b-8bb2-51e2f483d373 req-793c73cf-9b1c-4dae-9806-579a52f71131 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:24.945175 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-430228e5-c06d-4d9b-8bb2-51e2f483d373 req-793c73cf-9b1c-4dae-9806-579a52f71131 service nova] Creating event network-vif-plugged:a3ff1717-bbd9-44e5-998c-cb74b2889695 for instance 0f10c3a8-909e-4528-a261-9990ebb16ad3 on np0000002501 Jun 10 13:28:24.945399 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-430228e5-c06d-4d9b-8bb2-51e2f483d373 req-793c73cf-9b1c-4dae-9806-579a52f71131 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:24.950337 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-430228e5-c06d-4d9b-8bb2-51e2f483d373 req-793c73cf-9b1c-4dae-9806-579a52f71131 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029477 Jun 10 13:28:24.950702 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 702/2093] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:24 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 10 13:28:25.184116 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f8a5821d-574d-44d7-819e-84513d957fdd tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:25.193012 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f8a5821d-574d-44d7-819e-84513d957fdd tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1361 microversion: 2.1 time: 0.418659 Jun 10 13:28:25.193484 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 702/2094] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:24 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1361 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:25.444657 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-0e314d48-d8cd-4d80-9284-2c3cd341f556 req-9f7005cd-9cdf-4451-8686-c0d697e9922e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ec79aaa1-e1df-4591-a092-e756196ff550", "name": "network-vif-unplugged", "status": "completed", "tag": "ae7925e5-6d45-47fb-b775-53aaf4c0a9dc"}, {"server_uuid": "25d8a31b-9c90-41ec-bf2a-70b48442f0ae", "name": "network-vif-unplugged", "status": "completed", "tag": "fc829529-d9cd-4e9d-a7e9-09c5f9ecef37"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:25.456075 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0e314d48-d8cd-4d80-9284-2c3cd341f556 req-9f7005cd-9cdf-4451-8686-c0d697e9922e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:25.456358 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0e314d48-d8cd-4d80-9284-2c3cd341f556 req-9f7005cd-9cdf-4451-8686-c0d697e9922e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:25.456599 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0e314d48-d8cd-4d80-9284-2c3cd341f556 req-9f7005cd-9cdf-4451-8686-c0d697e9922e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:25.466432 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-0e314d48-d8cd-4d80-9284-2c3cd341f556 req-9f7005cd-9cdf-4451-8686-c0d697e9922e service nova] Creating event network-vif-unplugged:ae7925e5-6d45-47fb-b775-53aaf4c0a9dc for instance ec79aaa1-e1df-4591-a092-e756196ff550 on np0000002501 Jun 10 13:28:25.466588 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-0e314d48-d8cd-4d80-9284-2c3cd341f556 req-9f7005cd-9cdf-4451-8686-c0d697e9922e service nova] Creating event network-vif-unplugged:fc829529-d9cd-4e9d-a7e9-09c5f9ecef37 for instance 25d8a31b-9c90-41ec-bf2a-70b48442f0ae on np0000002501 Jun 10 13:28:25.474684 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [req-0e314d48-d8cd-4d80-9284-2c3cd341f556 req-9f7005cd-9cdf-4451-8686-c0d697e9922e service nova] Instance ec79aaa1-e1df-4591-a092-e756196ff550 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86679) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:28:25.475107 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-0e314d48-d8cd-4d80-9284-2c3cd341f556 req-9f7005cd-9cdf-4451-8686-c0d697e9922e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:25.482215 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-0e314d48-d8cd-4d80-9284-2c3cd341f556 req-9f7005cd-9cdf-4451-8686-c0d697e9922e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.045067 Jun 10 13:28:25.482604 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 691/2095] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:25 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:28:25.656158 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:25.796532 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-85c7eccf-68f2-40c6-b8df-48fbeefd5227 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:25.799208 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-85c7eccf-68f2-40c6-b8df-48fbeefd5227 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:25.809169 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-85c7eccf-68f2-40c6-b8df-48fbeefd5227 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:25.809497 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-85c7eccf-68f2-40c6-b8df-48fbeefd5227 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:25.809809 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-85c7eccf-68f2-40c6-b8df-48fbeefd5227 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:25.810441 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-85c7eccf-68f2-40c6-b8df-48fbeefd5227 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:25.810998 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-85c7eccf-68f2-40c6-b8df-48fbeefd5227 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:25.811618 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-85c7eccf-68f2-40c6-b8df-48fbeefd5227 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:25.816599 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-59887d7c-c59a-4248-84a0-4d70f57236e5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:25.817790 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-59887d7c-c59a-4248-84a0-4d70f57236e5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:25.830503 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-59887d7c-c59a-4248-84a0-4d70f57236e5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:25.830834 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-59887d7c-c59a-4248-84a0-4d70f57236e5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:25.831106 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-59887d7c-c59a-4248-84a0-4d70f57236e5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:25.832079 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-59887d7c-c59a-4248-84a0-4d70f57236e5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:25.836969 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-59887d7c-c59a-4248-84a0-4d70f57236e5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:25.836969 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-59887d7c-c59a-4248-84a0-4d70f57236e5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:25.838554 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-85c7eccf-68f2-40c6-b8df-48fbeefd5227 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:25.865295 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-59887d7c-c59a-4248-84a0-4d70f57236e5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:25.950377 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-930df12f-f4df-4b11-8690-0615f36762ce tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:25.951997 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-930df12f-f4df-4b11-8690-0615f36762ce tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:25.959254 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-930df12f-f4df-4b11-8690-0615f36762ce tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:25.960569 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-930df12f-f4df-4b11-8690-0615f36762ce tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:25.960569 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-930df12f-f4df-4b11-8690-0615f36762ce tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:25.960569 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-930df12f-f4df-4b11-8690-0615f36762ce tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:25.960569 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-930df12f-f4df-4b11-8690-0615f36762ce tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:25.960956 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-930df12f-f4df-4b11-8690-0615f36762ce tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:25.982278 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-930df12f-f4df-4b11-8690-0615f36762ce tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:26.035604 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-85c7eccf-68f2-40c6-b8df-48fbeefd5227 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:26.043195 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-85c7eccf-68f2-40c6-b8df-48fbeefd5227 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1746 microversion: 2.1 time: 0.249236 Jun 10 13:28:26.044174 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 703/2096] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:25 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1746 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:26.068730 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-59887d7c-c59a-4248-84a0-4d70f57236e5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:26.079244 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-59887d7c-c59a-4248-84a0-4d70f57236e5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1359 microversion: 2.1 time: 0.265040 Jun 10 13:28:26.079244 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 703/2097] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:25 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1359 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:26.215082 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-930df12f-f4df-4b11-8690-0615f36762ce tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:26.216295 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0df5f0ba-38c2-4245-a16b-ac5c240be0d4 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:26.217706 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0df5f0ba-38c2-4245-a16b-ac5c240be0d4 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:26.224056 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0df5f0ba-38c2-4245-a16b-ac5c240be0d4 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:26.224337 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0df5f0ba-38c2-4245-a16b-ac5c240be0d4 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:26.224843 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0df5f0ba-38c2-4245-a16b-ac5c240be0d4 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:26.226586 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0df5f0ba-38c2-4245-a16b-ac5c240be0d4 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:26.226586 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0df5f0ba-38c2-4245-a16b-ac5c240be0d4 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:26.226586 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0df5f0ba-38c2-4245-a16b-ac5c240be0d4 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:26.229118 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-930df12f-f4df-4b11-8690-0615f36762ce tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:26.230011 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-930df12f-f4df-4b11-8690-0615f36762ce tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:26.235700 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-930df12f-f4df-4b11-8690-0615f36762ce tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1707 microversion: 2.60 time: 0.287660 Jun 10 13:28:26.237088 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 692/2098] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:25 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1707 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:26.255580 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0df5f0ba-38c2-4245-a16b-ac5c240be0d4 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:26.494657 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0df5f0ba-38c2-4245-a16b-ac5c240be0d4 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:26.501851 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0df5f0ba-38c2-4245-a16b-ac5c240be0d4 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1361 microversion: 2.1 time: 0.292282 Jun 10 13:28:26.502228 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 704/2099] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:26 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1361 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:27.044874 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-043a3bbc-b474-4905-9b28-937da8cc924b req-00fd11fc-09ef-413c-a28f-20a121ad7e2e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0f10c3a8-909e-4528-a261-9990ebb16ad3", "name": "network-vif-plugged", "status": "completed", "tag": "a3ff1717-bbd9-44e5-998c-cb74b2889695"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:27.051644 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-043a3bbc-b474-4905-9b28-937da8cc924b req-00fd11fc-09ef-413c-a28f-20a121ad7e2e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:27.051785 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-043a3bbc-b474-4905-9b28-937da8cc924b req-00fd11fc-09ef-413c-a28f-20a121ad7e2e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:27.052833 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-043a3bbc-b474-4905-9b28-937da8cc924b req-00fd11fc-09ef-413c-a28f-20a121ad7e2e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:27.059529 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-043a3bbc-b474-4905-9b28-937da8cc924b req-00fd11fc-09ef-413c-a28f-20a121ad7e2e service nova] Creating event network-vif-plugged:a3ff1717-bbd9-44e5-998c-cb74b2889695 for instance 0f10c3a8-909e-4528-a261-9990ebb16ad3 on np0000002501 Jun 10 13:28:27.061586 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-043a3bbc-b474-4905-9b28-937da8cc924b req-00fd11fc-09ef-413c-a28f-20a121ad7e2e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:27.061785 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d868845e-23d3-4ebe-aef8-9cd70ae90d7d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:27.063285 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d868845e-23d3-4ebe-aef8-9cd70ae90d7d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:27.065152 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-043a3bbc-b474-4905-9b28-937da8cc924b req-00fd11fc-09ef-413c-a28f-20a121ad7e2e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021991 Jun 10 13:28:27.065553 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 704/2100] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:27 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 10 13:28:27.067470 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d868845e-23d3-4ebe-aef8-9cd70ae90d7d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:27.067804 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d868845e-23d3-4ebe-aef8-9cd70ae90d7d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:27.067901 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d868845e-23d3-4ebe-aef8-9cd70ae90d7d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:27.068390 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d868845e-23d3-4ebe-aef8-9cd70ae90d7d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:27.068896 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d868845e-23d3-4ebe-aef8-9cd70ae90d7d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:27.069383 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d868845e-23d3-4ebe-aef8-9cd70ae90d7d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:27.094700 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d868845e-23d3-4ebe-aef8-9cd70ae90d7d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:27.109392 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-abdd8ae5-54b6-4bb9-914a-fe77ad3ccc89 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:27.111466 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-abdd8ae5-54b6-4bb9-914a-fe77ad3ccc89 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:27.119292 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abdd8ae5-54b6-4bb9-914a-fe77ad3ccc89 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:27.119443 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abdd8ae5-54b6-4bb9-914a-fe77ad3ccc89 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:27.119709 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abdd8ae5-54b6-4bb9-914a-fe77ad3ccc89 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:27.120213 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abdd8ae5-54b6-4bb9-914a-fe77ad3ccc89 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:27.120572 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abdd8ae5-54b6-4bb9-914a-fe77ad3ccc89 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:27.120882 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abdd8ae5-54b6-4bb9-914a-fe77ad3ccc89 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:27.140647 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-abdd8ae5-54b6-4bb9-914a-fe77ad3ccc89 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:27.206027 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-47ef134f-dd95-486d-b604-d61141d2b939 req-8bf63afd-dd42-412c-a1c9-fb60b5cb14be service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "433d2789-456b-4dcd-9a14-73234032eba0", "name": "network-vif-unplugged", "status": "completed", "tag": "10bf54e5-9ce9-473b-bef0-5daa7e0bbf85"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:27.213230 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-47ef134f-dd95-486d-b604-d61141d2b939 req-8bf63afd-dd42-412c-a1c9-fb60b5cb14be service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:27.214015 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-47ef134f-dd95-486d-b604-d61141d2b939 req-8bf63afd-dd42-412c-a1c9-fb60b5cb14be service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:27.214178 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-47ef134f-dd95-486d-b604-d61141d2b939 req-8bf63afd-dd42-412c-a1c9-fb60b5cb14be service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:27.220639 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-47ef134f-dd95-486d-b604-d61141d2b939 req-8bf63afd-dd42-412c-a1c9-fb60b5cb14be service nova] Creating event network-vif-unplugged:10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 for instance 433d2789-456b-4dcd-9a14-73234032eba0 on np0000002501 Jun 10 13:28:27.221058 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-47ef134f-dd95-486d-b604-d61141d2b939 req-8bf63afd-dd42-412c-a1c9-fb60b5cb14be service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:27.224878 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-47ef134f-dd95-486d-b604-d61141d2b939 req-8bf63afd-dd42-412c-a1c9-fb60b5cb14be service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021821 Jun 10 13:28:27.225207 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 705/2101] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:27 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 10 13:28:27.259331 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fa0a88e8-3542-4ba0-b0e3-888b61a8a845 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:27.261045 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fa0a88e8-3542-4ba0-b0e3-888b61a8a845 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:27.265942 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d868845e-23d3-4ebe-aef8-9cd70ae90d7d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:27.267327 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa0a88e8-3542-4ba0-b0e3-888b61a8a845 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:27.267673 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa0a88e8-3542-4ba0-b0e3-888b61a8a845 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:27.269608 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa0a88e8-3542-4ba0-b0e3-888b61a8a845 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:27.271176 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa0a88e8-3542-4ba0-b0e3-888b61a8a845 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:27.271176 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa0a88e8-3542-4ba0-b0e3-888b61a8a845 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:27.271176 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa0a88e8-3542-4ba0-b0e3-888b61a8a845 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:27.284298 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d868845e-23d3-4ebe-aef8-9cd70ae90d7d tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1746 microversion: 2.1 time: 0.225006 Jun 10 13:28:27.284733 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 693/2102] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:27 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1746 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:27.298908 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fa0a88e8-3542-4ba0-b0e3-888b61a8a845 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:27.367326 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-abdd8ae5-54b6-4bb9-914a-fe77ad3ccc89 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:27.380634 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-abdd8ae5-54b6-4bb9-914a-fe77ad3ccc89 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1359 microversion: 2.1 time: 0.278664 Jun 10 13:28:27.381094 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 705/2103] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:27 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1359 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:27.523185 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fa0a88e8-3542-4ba0-b0e3-888b61a8a845 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:27.523408 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ec2abf0f-1989-4ee9-852e-91033bfa80b5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:27.525065 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ec2abf0f-1989-4ee9-852e-91033bfa80b5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:27.530766 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fa0a88e8-3542-4ba0-b0e3-888b61a8a845 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:27.531405 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ec2abf0f-1989-4ee9-852e-91033bfa80b5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:27.531504 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fa0a88e8-3542-4ba0-b0e3-888b61a8a845 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:27.531745 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ec2abf0f-1989-4ee9-852e-91033bfa80b5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:27.531968 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ec2abf0f-1989-4ee9-852e-91033bfa80b5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:27.532614 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ec2abf0f-1989-4ee9-852e-91033bfa80b5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:27.533082 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ec2abf0f-1989-4ee9-852e-91033bfa80b5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:27.533704 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ec2abf0f-1989-4ee9-852e-91033bfa80b5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:27.536793 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fa0a88e8-3542-4ba0-b0e3-888b61a8a845 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1706 microversion: 2.60 time: 0.279239 Jun 10 13:28:27.537093 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 706/2104] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:27 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1706 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:27.553935 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ec2abf0f-1989-4ee9-852e-91033bfa80b5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:27.578022 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-8792a0bd-e175-4cdc-8655-454eff434a46 req-3be15f08-a94a-4398-b558-1e1e907643d3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:27.580210 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [req-8792a0bd-e175-4cdc-8655-454eff434a46 req-3be15f08-a94a-4398-b558-1e1e907643d3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:27.584279 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8792a0bd-e175-4cdc-8655-454eff434a46 req-3be15f08-a94a-4398-b558-1e1e907643d3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:27.584522 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8792a0bd-e175-4cdc-8655-454eff434a46 req-3be15f08-a94a-4398-b558-1e1e907643d3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:27.584662 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8792a0bd-e175-4cdc-8655-454eff434a46 req-3be15f08-a94a-4398-b558-1e1e907643d3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:27.584893 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8792a0bd-e175-4cdc-8655-454eff434a46 req-3be15f08-a94a-4398-b558-1e1e907643d3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:27.585053 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8792a0bd-e175-4cdc-8655-454eff434a46 req-3be15f08-a94a-4398-b558-1e1e907643d3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:27.585262 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8792a0bd-e175-4cdc-8655-454eff434a46 req-3be15f08-a94a-4398-b558-1e1e907643d3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:27.613381 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-8792a0bd-e175-4cdc-8655-454eff434a46 req-3be15f08-a94a-4398-b558-1e1e907643d3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments/115945d1-06f7-40db-9870-95ccfa2e8956" status: 200 len: 302 microversion: 2.89 time: 0.232132 Jun 10 13:28:27.613381 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 694/2105] 10.4.3.74 () {72 vars in 1876 bytes} [Wed Jun 10 13:28:27 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments/115945d1-06f7-40db-9870-95ccfa2e8956 => generated 302 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:28:27.774151 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ec2abf0f-1989-4ee9-852e-91033bfa80b5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:27.783041 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ec2abf0f-1989-4ee9-852e-91033bfa80b5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1548 microversion: 2.1 time: 0.261775 Jun 10 13:28:27.783041 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 706/2106] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:27 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1548 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:27.800768 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bf6b13d8-662a-4e0f-bc38-413afd9ae402 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:27.803570 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bf6b13d8-662a-4e0f-bc38-413afd9ae402 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:27.808337 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf6b13d8-662a-4e0f-bc38-413afd9ae402 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:27.808613 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf6b13d8-662a-4e0f-bc38-413afd9ae402 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:27.808965 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf6b13d8-662a-4e0f-bc38-413afd9ae402 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:27.809544 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf6b13d8-662a-4e0f-bc38-413afd9ae402 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:27.809914 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf6b13d8-662a-4e0f-bc38-413afd9ae402 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:27.810091 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf6b13d8-662a-4e0f-bc38-413afd9ae402 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:27.828015 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bf6b13d8-662a-4e0f-bc38-413afd9ae402 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:27.910711 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bf6b13d8-662a-4e0f-bc38-413afd9ae402 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.111867 Jun 10 13:28:27.911887 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 707/2107] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:28:27 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3/os-interface => generated 282 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:28.047374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-b3317722-d7f0-4ab2-8d5e-efeeca2a26e2 req-92422f99-357b-4b4d-af24-11beb03ca5b3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:28.048645 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [req-b3317722-d7f0-4ab2-8d5e-efeeca2a26e2 req-92422f99-357b-4b4d-af24-11beb03ca5b3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:28.052185 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b3317722-d7f0-4ab2-8d5e-efeeca2a26e2 req-92422f99-357b-4b4d-af24-11beb03ca5b3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:28.052380 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b3317722-d7f0-4ab2-8d5e-efeeca2a26e2 req-92422f99-357b-4b4d-af24-11beb03ca5b3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:28.052500 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b3317722-d7f0-4ab2-8d5e-efeeca2a26e2 req-92422f99-357b-4b4d-af24-11beb03ca5b3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:28.052784 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b3317722-d7f0-4ab2-8d5e-efeeca2a26e2 req-92422f99-357b-4b4d-af24-11beb03ca5b3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:28.053000 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b3317722-d7f0-4ab2-8d5e-efeeca2a26e2 req-92422f99-357b-4b4d-af24-11beb03ca5b3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:28.053123 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b3317722-d7f0-4ab2-8d5e-efeeca2a26e2 req-92422f99-357b-4b4d-af24-11beb03ca5b3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:28.076027 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-b3317722-d7f0-4ab2-8d5e-efeeca2a26e2 req-92422f99-357b-4b4d-af24-11beb03ca5b3 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments/115945d1-06f7-40db-9870-95ccfa2e8956" status: 200 len: 302 microversion: 2.89 time: 0.091630 Jun 10 13:28:28.076576 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 695/2108] 10.4.3.74 () {72 vars in 1876 bytes} [Wed Jun 10 13:28:27 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments/115945d1-06f7-40db-9870-95ccfa2e8956 => generated 302 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:28:28.304785 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0f35025e-b318-4699-97e1-2ec01d992724 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:28.306845 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0f35025e-b318-4699-97e1-2ec01d992724 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:28.312668 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f35025e-b318-4699-97e1-2ec01d992724 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:28.313023 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f35025e-b318-4699-97e1-2ec01d992724 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:28.313637 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f35025e-b318-4699-97e1-2ec01d992724 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:28.313743 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f35025e-b318-4699-97e1-2ec01d992724 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:28.314181 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f35025e-b318-4699-97e1-2ec01d992724 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:28.314549 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f35025e-b318-4699-97e1-2ec01d992724 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:28.336687 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0f35025e-b318-4699-97e1-2ec01d992724 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:28.402184 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5f554df4-5f11-427f-9bd0-7b134bec5b66 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:28.404567 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5f554df4-5f11-427f-9bd0-7b134bec5b66 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:28.410571 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f554df4-5f11-427f-9bd0-7b134bec5b66 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:28.411010 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f554df4-5f11-427f-9bd0-7b134bec5b66 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:28.411392 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f554df4-5f11-427f-9bd0-7b134bec5b66 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:28.412048 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f554df4-5f11-427f-9bd0-7b134bec5b66 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:28.412526 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f554df4-5f11-427f-9bd0-7b134bec5b66 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:28.412957 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f554df4-5f11-427f-9bd0-7b134bec5b66 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:28.434135 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5f554df4-5f11-427f-9bd0-7b134bec5b66 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:28.553392 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0f35025e-b318-4699-97e1-2ec01d992724 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:28.568204 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0f35025e-b318-4699-97e1-2ec01d992724 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1749 microversion: 2.1 time: 0.265683 Jun 10 13:28:28.568649 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 707/2109] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:28 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1749 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:28.573643 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8defbd82-e6d8-4ae0-a829-d0fca9c5daf4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:28.575307 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8defbd82-e6d8-4ae0-a829-d0fca9c5daf4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:28.580343 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8defbd82-e6d8-4ae0-a829-d0fca9c5daf4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:28.580681 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8defbd82-e6d8-4ae0-a829-d0fca9c5daf4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:28.580899 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8defbd82-e6d8-4ae0-a829-d0fca9c5daf4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:28.581418 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8defbd82-e6d8-4ae0-a829-d0fca9c5daf4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:28.581844 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8defbd82-e6d8-4ae0-a829-d0fca9c5daf4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:28.582250 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8defbd82-e6d8-4ae0-a829-d0fca9c5daf4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:28.602410 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5f554df4-5f11-427f-9bd0-7b134bec5b66 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:28.610963 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8defbd82-e6d8-4ae0-a829-d0fca9c5daf4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:28.616326 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5f554df4-5f11-427f-9bd0-7b134bec5b66 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1359 microversion: 2.1 time: 0.216496 Jun 10 13:28:28.616714 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 708/2110] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:28 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1359 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:28.832236 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8defbd82-e6d8-4ae0-a829-d0fca9c5daf4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:28.841031 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8defbd82-e6d8-4ae0-a829-d0fca9c5daf4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:28.843962 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8defbd82-e6d8-4ae0-a829-d0fca9c5daf4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:28.854695 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8defbd82-e6d8-4ae0-a829-d0fca9c5daf4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1706 microversion: 2.60 time: 0.282668 Jun 10 13:28:28.855522 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 696/2111] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:28 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1706 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 10 13:28:28.953316 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-9759741a-293a-42e0-ba6d-78d38df3bab5 req-bd354960-1060-4f27-9c1c-f33a5c395a3f tempest-TestServerVolumeAttachmentScenario-1515596850 tempest-TestServerVolumeAttachmentScenario-1515596850-project-admin] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:28.956651 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [req-9759741a-293a-42e0-ba6d-78d38df3bab5 req-bd354960-1060-4f27-9c1c-f33a5c395a3f tempest-TestServerVolumeAttachmentScenario-1515596850 tempest-TestServerVolumeAttachmentScenario-1515596850-project-admin] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:28.962958 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9759741a-293a-42e0-ba6d-78d38df3bab5 req-bd354960-1060-4f27-9c1c-f33a5c395a3f tempest-TestServerVolumeAttachmentScenario-1515596850 tempest-TestServerVolumeAttachmentScenario-1515596850-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:28.964241 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9759741a-293a-42e0-ba6d-78d38df3bab5 req-bd354960-1060-4f27-9c1c-f33a5c395a3f tempest-TestServerVolumeAttachmentScenario-1515596850 tempest-TestServerVolumeAttachmentScenario-1515596850-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:28.964241 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9759741a-293a-42e0-ba6d-78d38df3bab5 req-bd354960-1060-4f27-9c1c-f33a5c395a3f tempest-TestServerVolumeAttachmentScenario-1515596850 tempest-TestServerVolumeAttachmentScenario-1515596850-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:28.964618 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9759741a-293a-42e0-ba6d-78d38df3bab5 req-bd354960-1060-4f27-9c1c-f33a5c395a3f tempest-TestServerVolumeAttachmentScenario-1515596850 tempest-TestServerVolumeAttachmentScenario-1515596850-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:28.964723 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9759741a-293a-42e0-ba6d-78d38df3bab5 req-bd354960-1060-4f27-9c1c-f33a5c395a3f tempest-TestServerVolumeAttachmentScenario-1515596850 tempest-TestServerVolumeAttachmentScenario-1515596850-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:28.964895 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9759741a-293a-42e0-ba6d-78d38df3bab5 req-bd354960-1060-4f27-9c1c-f33a5c395a3f tempest-TestServerVolumeAttachmentScenario-1515596850 tempest-TestServerVolumeAttachmentScenario-1515596850-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:28.982984 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-9759741a-293a-42e0-ba6d-78d38df3bab5 req-bd354960-1060-4f27-9c1c-f33a5c395a3f tempest-TestServerVolumeAttachmentScenario-1515596850 tempest-TestServerVolumeAttachmentScenario-1515596850-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments/115945d1-06f7-40db-9870-95ccfa2e8956" status: 200 len: 302 microversion: 2.89 time: 0.071794 Jun 10 13:28:28.983626 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 708/2112] 10.4.3.74 () {72 vars in 1876 bytes} [Wed Jun 10 13:28:28 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments/115945d1-06f7-40db-9870-95ccfa2e8956 => generated 302 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:28:29.130360 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-7698c8b9-6f64-4474-ac20-65cc69b5c5bf req-51d0bec2-54f1-46a4-8ecf-1c09da2a0d46 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0f10c3a8-909e-4528-a261-9990ebb16ad3", "tag": "a3ff1717-bbd9-44e5-998c-cb74b2889695"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:29.138433 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7698c8b9-6f64-4474-ac20-65cc69b5c5bf req-51d0bec2-54f1-46a4-8ecf-1c09da2a0d46 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:29.138608 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7698c8b9-6f64-4474-ac20-65cc69b5c5bf req-51d0bec2-54f1-46a4-8ecf-1c09da2a0d46 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:29.138778 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7698c8b9-6f64-4474-ac20-65cc69b5c5bf req-51d0bec2-54f1-46a4-8ecf-1c09da2a0d46 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:29.145474 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-7698c8b9-6f64-4474-ac20-65cc69b5c5bf req-51d0bec2-54f1-46a4-8ecf-1c09da2a0d46 service nova] Creating event network-changed:a3ff1717-bbd9-44e5-998c-cb74b2889695 for instance 0f10c3a8-909e-4528-a261-9990ebb16ad3 on np0000002501 Jun 10 13:28:29.145958 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-7698c8b9-6f64-4474-ac20-65cc69b5c5bf req-51d0bec2-54f1-46a4-8ecf-1c09da2a0d46 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:29.149920 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-7698c8b9-6f64-4474-ac20-65cc69b5c5bf req-51d0bec2-54f1-46a4-8ecf-1c09da2a0d46 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029056 Jun 10 13:28:29.150235 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 709/2113] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:29 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 10 13:28:29.179204 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5ef547b0-d00f-4351-885c-9e0966820550 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "028ed7c8-54a1-4d0a-84d0-9c7183087f32"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:29.183041 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5ef547b0-d00f-4351-885c-9e0966820550 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:29.186199 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5ef547b0-d00f-4351-885c-9e0966820550 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:29.186794 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5ef547b0-d00f-4351-885c-9e0966820550 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:29.187058 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5ef547b0-d00f-4351-885c-9e0966820550 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:29.187398 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5ef547b0-d00f-4351-885c-9e0966820550 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:29.187619 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5ef547b0-d00f-4351-885c-9e0966820550 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:29.188195 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5ef547b0-d00f-4351-885c-9e0966820550 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:29.282212 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-ef9cdb76-b6c6-4958-bfb2-365a1a87ebb3 req-e8d9676d-95e5-41dd-8c42-58966d085a75 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "433d2789-456b-4dcd-9a14-73234032eba0", "name": "network-vif-unplugged", "status": "completed", "tag": "10bf54e5-9ce9-473b-bef0-5daa7e0bbf85"}, {"server_uuid": "433d2789-456b-4dcd-9a14-73234032eba0", "name": "network-vif-plugged", "status": "completed", "tag": "10bf54e5-9ce9-473b-bef0-5daa7e0bbf85"}, {"server_uuid": "433d2789-456b-4dcd-9a14-73234032eba0", "name": "network-vif-plugged", "status": "completed", "tag": "10bf54e5-9ce9-473b-bef0-5daa7e0bbf85"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:29.289737 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ef9cdb76-b6c6-4958-bfb2-365a1a87ebb3 req-e8d9676d-95e5-41dd-8c42-58966d085a75 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:29.290125 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ef9cdb76-b6c6-4958-bfb2-365a1a87ebb3 req-e8d9676d-95e5-41dd-8c42-58966d085a75 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:29.290395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ef9cdb76-b6c6-4958-bfb2-365a1a87ebb3 req-e8d9676d-95e5-41dd-8c42-58966d085a75 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:29.298300 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ef9cdb76-b6c6-4958-bfb2-365a1a87ebb3 req-e8d9676d-95e5-41dd-8c42-58966d085a75 service nova] Creating event network-vif-unplugged:10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 for instance 433d2789-456b-4dcd-9a14-73234032eba0 on np0000002501 Jun 10 13:28:29.298667 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ef9cdb76-b6c6-4958-bfb2-365a1a87ebb3 req-e8d9676d-95e5-41dd-8c42-58966d085a75 service nova] Creating event network-vif-plugged:10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 for instance 433d2789-456b-4dcd-9a14-73234032eba0 on np0000002501 Jun 10 13:28:29.298883 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ef9cdb76-b6c6-4958-bfb2-365a1a87ebb3 req-e8d9676d-95e5-41dd-8c42-58966d085a75 service nova] Creating event network-vif-plugged:10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 for instance 433d2789-456b-4dcd-9a14-73234032eba0 on np0000002501 Jun 10 13:28:29.299309 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-ef9cdb76-b6c6-4958-bfb2-365a1a87ebb3 req-e8d9676d-95e5-41dd-8c42-58966d085a75 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:29.303728 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-ef9cdb76-b6c6-4958-bfb2-365a1a87ebb3 req-e8d9676d-95e5-41dd-8c42-58966d085a75 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.023663 Jun 10 13:28:29.304104 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 709/2114] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:29 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:29.638124 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4db5ce34-687a-42f0-9fd5-c211a7ceb6d3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:29.639408 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4db5ce34-687a-42f0-9fd5-c211a7ceb6d3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:29.644849 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4db5ce34-687a-42f0-9fd5-c211a7ceb6d3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:29.645098 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4db5ce34-687a-42f0-9fd5-c211a7ceb6d3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:29.645309 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4db5ce34-687a-42f0-9fd5-c211a7ceb6d3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:29.645739 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4db5ce34-687a-42f0-9fd5-c211a7ceb6d3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:29.646197 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4db5ce34-687a-42f0-9fd5-c211a7ceb6d3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:29.646543 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4db5ce34-687a-42f0-9fd5-c211a7ceb6d3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:29.665624 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4db5ce34-687a-42f0-9fd5-c211a7ceb6d3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:29.809251 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4db5ce34-687a-42f0-9fd5-c211a7ceb6d3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:29.824223 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4db5ce34-687a-42f0-9fd5-c211a7ceb6d3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1359 microversion: 2.1 time: 0.189265 Jun 10 13:28:29.824596 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 710/2115] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:29 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1359 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:29.879576 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c206a010-c4b0-4b8a-a4d0-7d3091415b12 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:29.881718 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c206a010-c4b0-4b8a-a4d0-7d3091415b12 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:29.887234 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c206a010-c4b0-4b8a-a4d0-7d3091415b12 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:29.887530 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c206a010-c4b0-4b8a-a4d0-7d3091415b12 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:29.887743 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c206a010-c4b0-4b8a-a4d0-7d3091415b12 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:29.888230 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c206a010-c4b0-4b8a-a4d0-7d3091415b12 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:29.888579 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c206a010-c4b0-4b8a-a4d0-7d3091415b12 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:29.888873 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c206a010-c4b0-4b8a-a4d0-7d3091415b12 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:29.908067 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c206a010-c4b0-4b8a-a4d0-7d3091415b12 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:30.095493 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c206a010-c4b0-4b8a-a4d0-7d3091415b12 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:30.102626 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c206a010-c4b0-4b8a-a4d0-7d3091415b12 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:30.103571 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c206a010-c4b0-4b8a-a4d0-7d3091415b12 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:30.110200 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c206a010-c4b0-4b8a-a4d0-7d3091415b12 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1705 microversion: 2.60 time: 0.232620 Jun 10 13:28:30.110594 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 710/2116] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:29 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1705 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:30.844212 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8f2003fe-b50d-481c-834a-5671a97c3fbe tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:30.846315 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8f2003fe-b50d-481c-834a-5671a97c3fbe tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:30.855288 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f2003fe-b50d-481c-834a-5671a97c3fbe tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:30.855816 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f2003fe-b50d-481c-834a-5671a97c3fbe tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:30.856132 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f2003fe-b50d-481c-834a-5671a97c3fbe tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:30.856727 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f2003fe-b50d-481c-834a-5671a97c3fbe tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:30.857055 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f2003fe-b50d-481c-834a-5671a97c3fbe tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:30.857397 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f2003fe-b50d-481c-834a-5671a97c3fbe tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:30.886576 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8f2003fe-b50d-481c-834a-5671a97c3fbe tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:31.098412 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8f2003fe-b50d-481c-834a-5671a97c3fbe tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:31.109274 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8f2003fe-b50d-481c-834a-5671a97c3fbe tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1359 microversion: 2.1 time: 0.267001 Jun 10 13:28:31.109786 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 711/2117] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:30 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1359 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:31.135097 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-266e337c-5f70-418a-b40b-f51102ccb244 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:31.137417 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-266e337c-5f70-418a-b40b-f51102ccb244 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:31.141570 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-266e337c-5f70-418a-b40b-f51102ccb244 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:31.141879 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-266e337c-5f70-418a-b40b-f51102ccb244 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:31.142274 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-266e337c-5f70-418a-b40b-f51102ccb244 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:31.142759 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-266e337c-5f70-418a-b40b-f51102ccb244 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:31.143111 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-266e337c-5f70-418a-b40b-f51102ccb244 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:31.143457 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-266e337c-5f70-418a-b40b-f51102ccb244 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:31.173383 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-266e337c-5f70-418a-b40b-f51102ccb244 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:31.490020 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-266e337c-5f70-418a-b40b-f51102ccb244 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:31.496659 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-266e337c-5f70-418a-b40b-f51102ccb244 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:31.497667 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-266e337c-5f70-418a-b40b-f51102ccb244 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:31.502250 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-266e337c-5f70-418a-b40b-f51102ccb244 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1705 microversion: 2.60 time: 0.369652 Jun 10 13:28:31.502614 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 711/2118] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:31 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1705 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:31.743283 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5ef547b0-d00f-4351-885c-9e0966820550 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "POST /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.565679 Jun 10 13:28:31.746500 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 697/2119] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:28:29 2026] POST /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments => generated 194 bytes in 2568 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:32.126022 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3e84c691-16e6-4011-8542-202c7f8dddc0 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:32.127967 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3e84c691-16e6-4011-8542-202c7f8dddc0 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:32.137478 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e84c691-16e6-4011-8542-202c7f8dddc0 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:32.137478 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e84c691-16e6-4011-8542-202c7f8dddc0 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:32.137697 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e84c691-16e6-4011-8542-202c7f8dddc0 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:32.138041 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e84c691-16e6-4011-8542-202c7f8dddc0 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:32.138550 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e84c691-16e6-4011-8542-202c7f8dddc0 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:32.138898 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3e84c691-16e6-4011-8542-202c7f8dddc0 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:32.157503 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3e84c691-16e6-4011-8542-202c7f8dddc0 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:32.327932 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3e84c691-16e6-4011-8542-202c7f8dddc0 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:32.336614 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3e84c691-16e6-4011-8542-202c7f8dddc0 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1359 microversion: 2.1 time: 0.212915 Jun 10 13:28:32.336891 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 712/2120] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:32 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1359 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:32.521744 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d9d366ec-929e-4b60-8bd5-0358a94d3e8b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:32.525340 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d9d366ec-929e-4b60-8bd5-0358a94d3e8b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:32.530787 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d9d366ec-929e-4b60-8bd5-0358a94d3e8b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:32.531256 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d9d366ec-929e-4b60-8bd5-0358a94d3e8b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:32.531645 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d9d366ec-929e-4b60-8bd5-0358a94d3e8b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:32.532707 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d9d366ec-929e-4b60-8bd5-0358a94d3e8b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:32.533190 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d9d366ec-929e-4b60-8bd5-0358a94d3e8b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:32.533790 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d9d366ec-929e-4b60-8bd5-0358a94d3e8b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:32.556184 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d9d366ec-929e-4b60-8bd5-0358a94d3e8b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:32.775730 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d9d366ec-929e-4b60-8bd5-0358a94d3e8b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:32.781898 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d9d366ec-929e-4b60-8bd5-0358a94d3e8b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:32.782869 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d9d366ec-929e-4b60-8bd5-0358a94d3e8b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:32.791836 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d9d366ec-929e-4b60-8bd5-0358a94d3e8b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1705 microversion: 2.60 time: 0.273454 Jun 10 13:28:32.792185 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 712/2121] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:32 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1705 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:33.353781 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-329e985f-6509-41fe-b2d1-a90093d569e3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:33.353781 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-329e985f-6509-41fe-b2d1-a90093d569e3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:33.360905 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-329e985f-6509-41fe-b2d1-a90093d569e3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:33.361220 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-329e985f-6509-41fe-b2d1-a90093d569e3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:33.361522 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-329e985f-6509-41fe-b2d1-a90093d569e3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:33.362035 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-329e985f-6509-41fe-b2d1-a90093d569e3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:33.365382 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-329e985f-6509-41fe-b2d1-a90093d569e3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:33.365382 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-329e985f-6509-41fe-b2d1-a90093d569e3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:33.382008 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-329e985f-6509-41fe-b2d1-a90093d569e3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:33.550044 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-329e985f-6509-41fe-b2d1-a90093d569e3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:33.558290 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-329e985f-6509-41fe-b2d1-a90093d569e3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1359 microversion: 2.1 time: 0.206627 Jun 10 13:28:33.558585 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 698/2122] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:33 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1359 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:33.629105 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-725d6839-7405-4057-b3be-24b78c53a25d req-fe78df91-4f3e-4916-bae4-435836ca0212 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "25d8a31b-9c90-41ec-bf2a-70b48442f0ae", "name": "network-vif-plugged", "status": "completed", "tag": "fc829529-d9cd-4e9d-a7e9-09c5f9ecef37"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:33.636683 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-725d6839-7405-4057-b3be-24b78c53a25d req-fe78df91-4f3e-4916-bae4-435836ca0212 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:33.636935 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-725d6839-7405-4057-b3be-24b78c53a25d req-fe78df91-4f3e-4916-bae4-435836ca0212 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:33.637083 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-725d6839-7405-4057-b3be-24b78c53a25d req-fe78df91-4f3e-4916-bae4-435836ca0212 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:33.645226 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-725d6839-7405-4057-b3be-24b78c53a25d req-fe78df91-4f3e-4916-bae4-435836ca0212 service nova] Creating event network-vif-plugged:fc829529-d9cd-4e9d-a7e9-09c5f9ecef37 for instance 25d8a31b-9c90-41ec-bf2a-70b48442f0ae on np0000002501 Jun 10 13:28:33.645678 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-725d6839-7405-4057-b3be-24b78c53a25d req-fe78df91-4f3e-4916-bae4-435836ca0212 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:33.651339 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-725d6839-7405-4057-b3be-24b78c53a25d req-fe78df91-4f3e-4916-bae4-435836ca0212 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024092 Jun 10 13:28:33.651711 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 713/2123] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:33 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 10 13:28:33.816862 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b7cf30e7-58f8-4bbc-bbd5-81e1fd115f7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:33.820142 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b7cf30e7-58f8-4bbc-bbd5-81e1fd115f7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:33.824745 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b7cf30e7-58f8-4bbc-bbd5-81e1fd115f7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:33.825129 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b7cf30e7-58f8-4bbc-bbd5-81e1fd115f7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:33.825446 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b7cf30e7-58f8-4bbc-bbd5-81e1fd115f7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:33.826076 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b7cf30e7-58f8-4bbc-bbd5-81e1fd115f7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:33.826605 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b7cf30e7-58f8-4bbc-bbd5-81e1fd115f7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:33.826951 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b7cf30e7-58f8-4bbc-bbd5-81e1fd115f7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:33.849134 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b7cf30e7-58f8-4bbc-bbd5-81e1fd115f7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:33.994918 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b7cf30e7-58f8-4bbc-bbd5-81e1fd115f7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:33.999969 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b7cf30e7-58f8-4bbc-bbd5-81e1fd115f7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:34.001212 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b7cf30e7-58f8-4bbc-bbd5-81e1fd115f7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:34.004977 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b7cf30e7-58f8-4bbc-bbd5-81e1fd115f7c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1705 microversion: 2.60 time: 0.190892 Jun 10 13:28:34.005248 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 713/2124] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:33 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1705 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:34.295710 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ee0939f1-b3fb-4af5-a91d-2840682b5caf tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestShelveInstance-1849595824", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHylq4j7+e2QgzDQ1D4vqYh/y2/mYXp9bHYVdkoFgp0ITFt39wfxXIgGpBRz1sFWfamHZG7bFu+PP78Isj9UyWOWp4i5tzbk1fuDH1hFKLnICm9I6qAb1jJFwzaSipo83A=="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:34.306912 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-ee0939f1-b3fb-4af5-a91d-2840682b5caf tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Getting quotas for project 7621e52373b04d2f84cc6715d032eb98. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:28:34.310064 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-ee0939f1-b3fb-4af5-a91d-2840682b5caf tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Getting quotas for user b8c04e1afa3f48b991a0db1354eaac82 and project 7621e52373b04d2f84cc6715d032eb98. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:28:34.328813 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ee0939f1-b3fb-4af5-a91d-2840682b5caf tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 397 microversion: 2.1 time: 0.169845 Jun 10 13:28:34.329216 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 699/2125] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:28:34 2026] POST /compute/v2.1/os-keypairs => generated 397 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:34.578483 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-11e5d27b-19cf-4a98-8345-1a538869b984 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:34.580176 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-11e5d27b-19cf-4a98-8345-1a538869b984 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:34.585261 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11e5d27b-19cf-4a98-8345-1a538869b984 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:34.585261 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11e5d27b-19cf-4a98-8345-1a538869b984 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:34.585460 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11e5d27b-19cf-4a98-8345-1a538869b984 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:34.586046 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11e5d27b-19cf-4a98-8345-1a538869b984 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:34.586763 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11e5d27b-19cf-4a98-8345-1a538869b984 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:34.586763 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11e5d27b-19cf-4a98-8345-1a538869b984 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:34.604140 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-11e5d27b-19cf-4a98-8345-1a538869b984 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:34.912505 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-11e5d27b-19cf-4a98-8345-1a538869b984 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:34.922185 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-11e5d27b-19cf-4a98-8345-1a538869b984 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1359 microversion: 2.1 time: 0.345717 Jun 10 13:28:34.925535 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 714/2126] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:34 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1359 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:35.024029 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f687b82e-e576-4dc2-a581-3c2f574d0479 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:35.027745 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f687b82e-e576-4dc2-a581-3c2f574d0479 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:35.032780 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f687b82e-e576-4dc2-a581-3c2f574d0479 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:35.033727 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f687b82e-e576-4dc2-a581-3c2f574d0479 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:35.034006 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f687b82e-e576-4dc2-a581-3c2f574d0479 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:35.034592 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f687b82e-e576-4dc2-a581-3c2f574d0479 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:35.035016 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f687b82e-e576-4dc2-a581-3c2f574d0479 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:35.035471 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f687b82e-e576-4dc2-a581-3c2f574d0479 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:35.059880 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f687b82e-e576-4dc2-a581-3c2f574d0479 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:35.235233 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f687b82e-e576-4dc2-a581-3c2f574d0479 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:35.239861 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f687b82e-e576-4dc2-a581-3c2f574d0479 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:35.240426 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f687b82e-e576-4dc2-a581-3c2f574d0479 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:35.244625 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f687b82e-e576-4dc2-a581-3c2f574d0479 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1705 microversion: 2.60 time: 0.222933 Jun 10 13:28:35.244922 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 714/2127] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:35 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1705 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:35.689827 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-7f9abc12-61be-408a-9a2c-2277e187534a req-176abbe7-46cb-48a5-9be9-68fab32206a0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "25d8a31b-9c90-41ec-bf2a-70b48442f0ae", "name": "network-vif-plugged", "status": "completed", "tag": "fc829529-d9cd-4e9d-a7e9-09c5f9ecef37"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:35.696517 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7f9abc12-61be-408a-9a2c-2277e187534a req-176abbe7-46cb-48a5-9be9-68fab32206a0 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:35.696774 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7f9abc12-61be-408a-9a2c-2277e187534a req-176abbe7-46cb-48a5-9be9-68fab32206a0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:35.697017 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7f9abc12-61be-408a-9a2c-2277e187534a req-176abbe7-46cb-48a5-9be9-68fab32206a0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:35.706854 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-7f9abc12-61be-408a-9a2c-2277e187534a req-176abbe7-46cb-48a5-9be9-68fab32206a0 service nova] Creating event network-vif-plugged:fc829529-d9cd-4e9d-a7e9-09c5f9ecef37 for instance 25d8a31b-9c90-41ec-bf2a-70b48442f0ae on np0000002501 Jun 10 13:28:35.707379 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-7f9abc12-61be-408a-9a2c-2277e187534a req-176abbe7-46cb-48a5-9be9-68fab32206a0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:35.714997 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-7f9abc12-61be-408a-9a2c-2277e187534a req-176abbe7-46cb-48a5-9be9-68fab32206a0 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027237 Jun 10 13:28:35.715317 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 700/2128] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:35 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 10 13:28:35.947450 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6cc589f5-2c07-43c5-921f-4999f6b1531b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:35.948892 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6cc589f5-2c07-43c5-921f-4999f6b1531b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:35.956018 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6cc589f5-2c07-43c5-921f-4999f6b1531b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:35.957875 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6cc589f5-2c07-43c5-921f-4999f6b1531b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:35.957875 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6cc589f5-2c07-43c5-921f-4999f6b1531b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:35.957875 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6cc589f5-2c07-43c5-921f-4999f6b1531b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:35.957875 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6cc589f5-2c07-43c5-921f-4999f6b1531b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:35.957875 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6cc589f5-2c07-43c5-921f-4999f6b1531b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:35.974284 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6cc589f5-2c07-43c5-921f-4999f6b1531b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:36.135580 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6cc589f5-2c07-43c5-921f-4999f6b1531b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:36.147309 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6cc589f5-2c07-43c5-921f-4999f6b1531b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1547 microversion: 2.1 time: 0.203667 Jun 10 13:28:36.148160 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 715/2129] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:35 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1547 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:36.164091 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-71085f1f-41bb-4fe9-92c5-509113c9d68a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:36.167626 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-71085f1f-41bb-4fe9-92c5-509113c9d68a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:36.171305 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-71085f1f-41bb-4fe9-92c5-509113c9d68a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:36.171567 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-71085f1f-41bb-4fe9-92c5-509113c9d68a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:36.171724 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-71085f1f-41bb-4fe9-92c5-509113c9d68a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:36.172041 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-71085f1f-41bb-4fe9-92c5-509113c9d68a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:36.172190 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-71085f1f-41bb-4fe9-92c5-509113c9d68a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:36.172333 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-71085f1f-41bb-4fe9-92c5-509113c9d68a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:36.187624 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-71085f1f-41bb-4fe9-92c5-509113c9d68a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:36.264011 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3c8eb139-7c62-4a8a-801c-361210d9fec0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:36.266229 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3c8eb139-7c62-4a8a-801c-361210d9fec0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:36.271143 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c8eb139-7c62-4a8a-801c-361210d9fec0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:36.271537 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c8eb139-7c62-4a8a-801c-361210d9fec0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:36.271784 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c8eb139-7c62-4a8a-801c-361210d9fec0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:36.272356 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c8eb139-7c62-4a8a-801c-361210d9fec0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:36.272812 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c8eb139-7c62-4a8a-801c-361210d9fec0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:36.273215 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c8eb139-7c62-4a8a-801c-361210d9fec0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:36.297542 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3c8eb139-7c62-4a8a-801c-361210d9fec0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:36.323440 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-71085f1f-41bb-4fe9-92c5-509113c9d68a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.161308 Jun 10 13:28:36.323812 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 715/2130] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:28:36 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/os-interface => generated 282 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:36.473630 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3c8eb139-7c62-4a8a-801c-361210d9fec0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:36.479414 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3c8eb139-7c62-4a8a-801c-361210d9fec0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:36.480778 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3c8eb139-7c62-4a8a-801c-361210d9fec0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:36.486726 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3c8eb139-7c62-4a8a-801c-361210d9fec0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1705 microversion: 2.60 time: 0.225132 Jun 10 13:28:36.487177 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 701/2131] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:36 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1705 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:37.018597 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestShelveInstance-server-1790550921", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-1849595824", "security_groups": [{"name": "tempest-secgroup-smoke-1229026988"}], "networks": [{"uuid": "3fb39276-ff03-4c9d-8d43-e908a97310f9"}], "block_device_mapping_v2": [{"uuid": "e82d427e-5cda-4966-b48b-5239461362df", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:37.067101 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:37.067290 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:37.067771 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:37.068545 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:37.068940 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:37.069284 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:37.075637 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:37.144846 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] validate_networks() for [('3fb39276-ff03-4c9d-8d43-e908a97310f9', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:28:37.145332 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:37.428680 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:37.506819 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2f29439f-561a-45fd-9eec-58ce6e67a517 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:37.508686 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2f29439f-561a-45fd-9eec-58ce6e67a517 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:37.515056 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f29439f-561a-45fd-9eec-58ce6e67a517 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:37.515225 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f29439f-561a-45fd-9eec-58ce6e67a517 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:37.515529 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f29439f-561a-45fd-9eec-58ce6e67a517 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:37.516092 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f29439f-561a-45fd-9eec-58ce6e67a517 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:37.516503 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f29439f-561a-45fd-9eec-58ce6e67a517 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:37.516890 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f29439f-561a-45fd-9eec-58ce6e67a517 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:37.537267 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2f29439f-561a-45fd-9eec-58ce6e67a517 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:37.607546 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:28:37.607762 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:28:37.608001 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:28:37.608213 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:28:37.608392 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:28:37.617730 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:37.617730 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:37.617730 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:37.618385 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:37.618602 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:37.619657 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:37.636049 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Getting quotas for project 7621e52373b04d2f84cc6715d032eb98. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:28:37.639433 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Getting quotas for user b8c04e1afa3f48b991a0db1354eaac82 and project 7621e52373b04d2f84cc6715d032eb98. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:28:37.686565 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:28:37.687920 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] 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='e82d427e-5cda-4966-b48b-5239461362df',volume_size=None,volume_type=None)] {{(pid=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:28:37.692476 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2f29439f-561a-45fd-9eec-58ce6e67a517 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:37.697714 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2f29439f-561a-45fd-9eec-58ce6e67a517 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:37.698745 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2f29439f-561a-45fd-9eec-58ce6e67a517 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:37.703867 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2f29439f-561a-45fd-9eec-58ce6e67a517 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1705 microversion: 2.60 time: 0.199526 Jun 10 13:28:37.704236 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 716/2132] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:37 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1705 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:37.801818 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-96f88240-2fa3-42a2-ba15-8e90919405f9 req-05c51df1-177b-4d60-804e-86711a7778de service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ec79aaa1-e1df-4591-a092-e756196ff550", "name": "network-vif-plugged", "status": "completed", "tag": "ae7925e5-6d45-47fb-b775-53aaf4c0a9dc"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:37.814902 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ef092bcd-8678-49e1-be5e-613d3f1686b6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.797729 Jun 10 13:28:37.815175 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 716/2133] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:28:37 2026] POST /compute/v2.1/servers => generated 404 bytes in 799 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:28:37.817261 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-96f88240-2fa3-42a2-ba15-8e90919405f9 req-05c51df1-177b-4d60-804e-86711a7778de service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:37.817261 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-96f88240-2fa3-42a2-ba15-8e90919405f9 req-05c51df1-177b-4d60-804e-86711a7778de service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:37.817261 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-96f88240-2fa3-42a2-ba15-8e90919405f9 req-05c51df1-177b-4d60-804e-86711a7778de service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:37.834228 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-86b05869-6949-4531-a15f-6623774da2f7 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:37.839216 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-96f88240-2fa3-42a2-ba15-8e90919405f9 req-05c51df1-177b-4d60-804e-86711a7778de service nova] Creating event network-vif-plugged:ae7925e5-6d45-47fb-b775-53aaf4c0a9dc for instance ec79aaa1-e1df-4591-a092-e756196ff550 on np0000002501 Jun 10 13:28:37.839548 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-86b05869-6949-4531-a15f-6623774da2f7 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:37.859078 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [req-96f88240-2fa3-42a2-ba15-8e90919405f9 req-05c51df1-177b-4d60-804e-86711a7778de service nova] Instance ec79aaa1-e1df-4591-a092-e756196ff550 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86679) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:28:37.859621 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-96f88240-2fa3-42a2-ba15-8e90919405f9 req-05c51df1-177b-4d60-804e-86711a7778de service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:37.860511 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-86b05869-6949-4531-a15f-6623774da2f7 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:37.867006 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-96f88240-2fa3-42a2-ba15-8e90919405f9 req-05c51df1-177b-4d60-804e-86711a7778de service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.068799 Jun 10 13:28:37.867613 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 702/2134] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:37 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:28:37.928296 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-86b05869-6949-4531-a15f-6623774da2f7 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:37.938249 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-86b05869-6949-4531-a15f-6623774da2f7 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1084 microversion: 2.1 time: 0.106090 Jun 10 13:28:37.938670 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 717/2135] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:37 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1084 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:38.724511 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5539eff0-8b64-4bfa-a16d-a6dd4293fda2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:38.726630 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5539eff0-8b64-4bfa-a16d-a6dd4293fda2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:38.730953 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5539eff0-8b64-4bfa-a16d-a6dd4293fda2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:38.731304 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5539eff0-8b64-4bfa-a16d-a6dd4293fda2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:38.731571 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5539eff0-8b64-4bfa-a16d-a6dd4293fda2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:38.732050 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5539eff0-8b64-4bfa-a16d-a6dd4293fda2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:38.732387 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5539eff0-8b64-4bfa-a16d-a6dd4293fda2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:38.732701 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5539eff0-8b64-4bfa-a16d-a6dd4293fda2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:38.748782 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5539eff0-8b64-4bfa-a16d-a6dd4293fda2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:38.872567 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5539eff0-8b64-4bfa-a16d-a6dd4293fda2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:38.878581 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5539eff0-8b64-4bfa-a16d-a6dd4293fda2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:38.879291 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5539eff0-8b64-4bfa-a16d-a6dd4293fda2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:38.885075 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5539eff0-8b64-4bfa-a16d-a6dd4293fda2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1702 microversion: 2.60 time: 0.162248 Jun 10 13:28:38.885615 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 717/2136] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:38 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1702 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:38.907356 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-545eb199-0610-4c90-9b09-f1ce9d91daa2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:38.908741 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-545eb199-0610-4c90-9b09-f1ce9d91daa2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:38.913270 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-545eb199-0610-4c90-9b09-f1ce9d91daa2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:38.913479 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-545eb199-0610-4c90-9b09-f1ce9d91daa2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:38.913607 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-545eb199-0610-4c90-9b09-f1ce9d91daa2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:38.913879 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-545eb199-0610-4c90-9b09-f1ce9d91daa2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:38.914008 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-545eb199-0610-4c90-9b09-f1ce9d91daa2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:38.914122 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-545eb199-0610-4c90-9b09-f1ce9d91daa2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:38.964746 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1fdf427d-4936-477b-9ef1-0e84d3312ccc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:38.969244 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1fdf427d-4936-477b-9ef1-0e84d3312ccc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:38.975463 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1fdf427d-4936-477b-9ef1-0e84d3312ccc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:38.975934 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1fdf427d-4936-477b-9ef1-0e84d3312ccc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:38.976298 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1fdf427d-4936-477b-9ef1-0e84d3312ccc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:38.976829 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1fdf427d-4936-477b-9ef1-0e84d3312ccc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:38.977276 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1fdf427d-4936-477b-9ef1-0e84d3312ccc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:38.977830 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1fdf427d-4936-477b-9ef1-0e84d3312ccc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:38.982740 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-545eb199-0610-4c90-9b09-f1ce9d91daa2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550/action" status: 204 len: 0 microversion: 2.60 time: 0.077120 Jun 10 13:28:38.984366 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 703/2137] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:28:38 2026] POST /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:28:38.995409 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cae19730-bb2f-412b-9226-c5cfa16fb912 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:39.000015 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cae19730-bb2f-412b-9226-c5cfa16fb912 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:39.006377 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cae19730-bb2f-412b-9226-c5cfa16fb912 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:39.006377 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cae19730-bb2f-412b-9226-c5cfa16fb912 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:39.006769 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1fdf427d-4936-477b-9ef1-0e84d3312ccc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:39.006820 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cae19730-bb2f-412b-9226-c5cfa16fb912 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:39.007431 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cae19730-bb2f-412b-9226-c5cfa16fb912 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:39.008031 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cae19730-bb2f-412b-9226-c5cfa16fb912 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:39.008619 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cae19730-bb2f-412b-9226-c5cfa16fb912 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:39.042037 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-cae19730-bb2f-412b-9226-c5cfa16fb912 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:39.084861 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1fdf427d-4936-477b-9ef1-0e84d3312ccc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:39.097374 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1fdf427d-4936-477b-9ef1-0e84d3312ccc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1134 microversion: 2.1 time: 0.134813 Jun 10 13:28:39.098190 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 718/2138] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:38 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1134 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:39.227989 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cae19730-bb2f-412b-9226-c5cfa16fb912 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:39.233282 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cae19730-bb2f-412b-9226-c5cfa16fb912 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:39.234263 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cae19730-bb2f-412b-9226-c5cfa16fb912 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:39.239604 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cae19730-bb2f-412b-9226-c5cfa16fb912 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1702 microversion: 2.60 time: 0.245965 Jun 10 13:28:39.240175 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 718/2139] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:38 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1702 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:39.914086 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-dd4d6b69-6baa-4e9a-880f-a31808c1d107 req-3b049a69-9fb0-4c9b-99b0-4a415bbb3eca service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "25d8a31b-9c90-41ec-bf2a-70b48442f0ae", "tag": "fc829529-d9cd-4e9d-a7e9-09c5f9ecef37"}, {"server_uuid": "ec79aaa1-e1df-4591-a092-e756196ff550", "name": "network-vif-plugged", "status": "completed", "tag": "ae7925e5-6d45-47fb-b775-53aaf4c0a9dc"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:39.921695 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-dd4d6b69-6baa-4e9a-880f-a31808c1d107 req-3b049a69-9fb0-4c9b-99b0-4a415bbb3eca service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:39.921969 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-dd4d6b69-6baa-4e9a-880f-a31808c1d107 req-3b049a69-9fb0-4c9b-99b0-4a415bbb3eca service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:39.922228 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-dd4d6b69-6baa-4e9a-880f-a31808c1d107 req-3b049a69-9fb0-4c9b-99b0-4a415bbb3eca service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:39.933185 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-dd4d6b69-6baa-4e9a-880f-a31808c1d107 req-3b049a69-9fb0-4c9b-99b0-4a415bbb3eca service nova] Creating event network-changed:fc829529-d9cd-4e9d-a7e9-09c5f9ecef37 for instance 25d8a31b-9c90-41ec-bf2a-70b48442f0ae on np0000002501 Jun 10 13:28:39.933472 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-dd4d6b69-6baa-4e9a-880f-a31808c1d107 req-3b049a69-9fb0-4c9b-99b0-4a415bbb3eca service nova] Creating event network-vif-plugged:ae7925e5-6d45-47fb-b775-53aaf4c0a9dc for instance ec79aaa1-e1df-4591-a092-e756196ff550 on np0000002501 Jun 10 13:28:39.941358 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [req-dd4d6b69-6baa-4e9a-880f-a31808c1d107 req-3b049a69-9fb0-4c9b-99b0-4a415bbb3eca service nova] Instance ec79aaa1-e1df-4591-a092-e756196ff550 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86679) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:28:39.941755 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-dd4d6b69-6baa-4e9a-880f-a31808c1d107 req-3b049a69-9fb0-4c9b-99b0-4a415bbb3eca service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:39.947774 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-dd4d6b69-6baa-4e9a-880f-a31808c1d107 req-3b049a69-9fb0-4c9b-99b0-4a415bbb3eca service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.037597 Jun 10 13:28:39.948064 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 704/2140] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:39 2026] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:40.123780 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-aede1578-7e24-4043-a238-525f76060286 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:40.125839 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-aede1578-7e24-4043-a238-525f76060286 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:40.132211 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aede1578-7e24-4043-a238-525f76060286 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:40.133000 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aede1578-7e24-4043-a238-525f76060286 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:40.133653 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aede1578-7e24-4043-a238-525f76060286 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:40.134488 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aede1578-7e24-4043-a238-525f76060286 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:40.134986 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aede1578-7e24-4043-a238-525f76060286 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:40.136117 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aede1578-7e24-4043-a238-525f76060286 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:40.168569 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-aede1578-7e24-4043-a238-525f76060286 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:40.236013 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-aede1578-7e24-4043-a238-525f76060286 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:40.248565 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-aede1578-7e24-4043-a238-525f76060286 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1182 microversion: 2.1 time: 0.127137 Jun 10 13:28:40.248928 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 719/2141] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:40 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1182 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:40.259513 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c2bc5763-0e9d-4083-ba83-4f74a836f6eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:40.262832 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c2bc5763-0e9d-4083-ba83-4f74a836f6eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:40.269262 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c2bc5763-0e9d-4083-ba83-4f74a836f6eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:40.269262 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c2bc5763-0e9d-4083-ba83-4f74a836f6eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:40.269262 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c2bc5763-0e9d-4083-ba83-4f74a836f6eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:40.269262 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c2bc5763-0e9d-4083-ba83-4f74a836f6eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:40.269262 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c2bc5763-0e9d-4083-ba83-4f74a836f6eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:40.270129 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c2bc5763-0e9d-4083-ba83-4f74a836f6eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:40.288251 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c2bc5763-0e9d-4083-ba83-4f74a836f6eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:40.482291 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c2bc5763-0e9d-4083-ba83-4f74a836f6eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:40.491377 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c2bc5763-0e9d-4083-ba83-4f74a836f6eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:40.493318 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c2bc5763-0e9d-4083-ba83-4f74a836f6eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:40.499060 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c2bc5763-0e9d-4083-ba83-4f74a836f6eb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1702 microversion: 2.60 time: 0.241720 Jun 10 13:28:40.499301 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 719/2142] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:40 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1702 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:41.274374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9598e535-a9c0-46df-8104-5f05f1732c0d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:41.278120 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9598e535-a9c0-46df-8104-5f05f1732c0d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:41.286205 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9598e535-a9c0-46df-8104-5f05f1732c0d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:41.286554 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9598e535-a9c0-46df-8104-5f05f1732c0d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:41.286907 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9598e535-a9c0-46df-8104-5f05f1732c0d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:41.287339 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9598e535-a9c0-46df-8104-5f05f1732c0d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:41.287732 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9598e535-a9c0-46df-8104-5f05f1732c0d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:41.288552 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9598e535-a9c0-46df-8104-5f05f1732c0d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:41.311883 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9598e535-a9c0-46df-8104-5f05f1732c0d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:41.346510 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e9cec4d2-929d-4f24-9dd0-064afa508bdc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:41.348377 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e9cec4d2-929d-4f24-9dd0-064afa508bdc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:41.352103 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e9cec4d2-929d-4f24-9dd0-064afa508bdc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:41.352635 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e9cec4d2-929d-4f24-9dd0-064afa508bdc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:41.353047 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e9cec4d2-929d-4f24-9dd0-064afa508bdc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:41.354282 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e9cec4d2-929d-4f24-9dd0-064afa508bdc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:41.354282 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e9cec4d2-929d-4f24-9dd0-064afa508bdc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:41.354282 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e9cec4d2-929d-4f24-9dd0-064afa508bdc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:41.381177 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9598e535-a9c0-46df-8104-5f05f1732c0d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:41.390098 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9598e535-a9c0-46df-8104-5f05f1732c0d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1182 microversion: 2.1 time: 0.121287 Jun 10 13:28:41.390691 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 705/2143] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:41 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1182 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:41.416495 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-e9cec4d2-929d-4f24-9dd0-064afa508bdc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lazy-loading 'services' on Instance uuid 787235fa-4aff-4ebe-a73e-52f3f16d9510 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:28:41.470587 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e9cec4d2-929d-4f24-9dd0-064afa508bdc tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments/028ed7c8-54a1-4d0a-84d0-9c7183087f32" status: 202 len: 0 microversion: 2.1 time: 0.127936 Jun 10 13:28:41.470587 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 720/2144] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:28:41 2026] DELETE /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments/028ed7c8-54a1-4d0a-84d0-9c7183087f32 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:28:41.484522 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f00e3f40-38ca-4c16-b434-fa7ed2cc1653 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:41.487614 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f00e3f40-38ca-4c16-b434-fa7ed2cc1653 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:41.491858 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f00e3f40-38ca-4c16-b434-fa7ed2cc1653 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:41.492088 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f00e3f40-38ca-4c16-b434-fa7ed2cc1653 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:41.492226 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f00e3f40-38ca-4c16-b434-fa7ed2cc1653 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:41.492578 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f00e3f40-38ca-4c16-b434-fa7ed2cc1653 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:41.492798 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f00e3f40-38ca-4c16-b434-fa7ed2cc1653 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:41.492949 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f00e3f40-38ca-4c16-b434-fa7ed2cc1653 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:41.516264 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f00e3f40-38ca-4c16-b434-fa7ed2cc1653 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.034157 Jun 10 13:28:41.516801 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 720/2145] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:28:41 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments => generated 371 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:41.520935 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-48349a4c-c03f-46bb-8748-c79ca70726c3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:41.522935 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-48349a4c-c03f-46bb-8748-c79ca70726c3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:41.531124 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48349a4c-c03f-46bb-8748-c79ca70726c3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:41.531124 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48349a4c-c03f-46bb-8748-c79ca70726c3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:41.531685 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48349a4c-c03f-46bb-8748-c79ca70726c3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:41.531894 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48349a4c-c03f-46bb-8748-c79ca70726c3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:41.532301 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48349a4c-c03f-46bb-8748-c79ca70726c3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:41.532721 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48349a4c-c03f-46bb-8748-c79ca70726c3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:41.552615 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-48349a4c-c03f-46bb-8748-c79ca70726c3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:41.693594 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-48349a4c-c03f-46bb-8748-c79ca70726c3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:41.700098 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-48349a4c-c03f-46bb-8748-c79ca70726c3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:41.700722 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-48349a4c-c03f-46bb-8748-c79ca70726c3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:41.705961 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-48349a4c-c03f-46bb-8748-c79ca70726c3 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1702 microversion: 2.60 time: 0.186760 Jun 10 13:28:41.705961 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 706/2146] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:41 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1702 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:42.411378 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b9113faa-e129-4dc9-8c4a-f8d9b2ff3471 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:42.411378 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b9113faa-e129-4dc9-8c4a-f8d9b2ff3471 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:42.416955 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b9113faa-e129-4dc9-8c4a-f8d9b2ff3471 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:42.417536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b9113faa-e129-4dc9-8c4a-f8d9b2ff3471 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:42.417929 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b9113faa-e129-4dc9-8c4a-f8d9b2ff3471 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:42.418665 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b9113faa-e129-4dc9-8c4a-f8d9b2ff3471 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:42.419193 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b9113faa-e129-4dc9-8c4a-f8d9b2ff3471 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:42.419644 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b9113faa-e129-4dc9-8c4a-f8d9b2ff3471 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:42.438789 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b9113faa-e129-4dc9-8c4a-f8d9b2ff3471 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:42.498934 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b9113faa-e129-4dc9-8c4a-f8d9b2ff3471 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:42.506559 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b9113faa-e129-4dc9-8c4a-f8d9b2ff3471 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1190 microversion: 2.1 time: 0.100572 Jun 10 13:28:42.507107 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 721/2147] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:42 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1190 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:42.529032 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-81d030ed-460b-4f76-955a-fdb916a44d05 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:42.530778 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-81d030ed-460b-4f76-955a-fdb916a44d05 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:42.536128 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81d030ed-460b-4f76-955a-fdb916a44d05 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:42.536128 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81d030ed-460b-4f76-955a-fdb916a44d05 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:42.536128 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81d030ed-460b-4f76-955a-fdb916a44d05 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:42.536128 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81d030ed-460b-4f76-955a-fdb916a44d05 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:42.536128 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81d030ed-460b-4f76-955a-fdb916a44d05 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:42.536128 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81d030ed-460b-4f76-955a-fdb916a44d05 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:42.569659 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-81d030ed-460b-4f76-955a-fdb916a44d05 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.042605 Jun 10 13:28:42.570149 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 721/2148] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:28:42 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments => generated 371 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:42.723997 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-afab233f-516c-413b-9dfd-006b71031f06 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:42.726776 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-afab233f-516c-413b-9dfd-006b71031f06 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:42.731570 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-afab233f-516c-413b-9dfd-006b71031f06 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:42.731839 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-afab233f-516c-413b-9dfd-006b71031f06 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:42.732039 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-afab233f-516c-413b-9dfd-006b71031f06 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:42.732467 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-afab233f-516c-413b-9dfd-006b71031f06 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:42.732772 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-afab233f-516c-413b-9dfd-006b71031f06 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:42.733035 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-afab233f-516c-413b-9dfd-006b71031f06 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:42.749524 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-afab233f-516c-413b-9dfd-006b71031f06 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:42.934365 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-afab233f-516c-413b-9dfd-006b71031f06 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:42.940584 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-afab233f-516c-413b-9dfd-006b71031f06 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:42.941512 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-afab233f-516c-413b-9dfd-006b71031f06 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:42.947695 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-afab233f-516c-413b-9dfd-006b71031f06 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1702 microversion: 2.60 time: 0.225767 Jun 10 13:28:42.948095 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 707/2149] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:42 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1702 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:43.525804 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a2d0bc0c-507d-4278-ad1c-4d5149d4b711 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:43.527927 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a2d0bc0c-507d-4278-ad1c-4d5149d4b711 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:43.534046 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a2d0bc0c-507d-4278-ad1c-4d5149d4b711 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:43.534435 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a2d0bc0c-507d-4278-ad1c-4d5149d4b711 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:43.534779 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a2d0bc0c-507d-4278-ad1c-4d5149d4b711 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:43.535378 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a2d0bc0c-507d-4278-ad1c-4d5149d4b711 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:43.535838 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a2d0bc0c-507d-4278-ad1c-4d5149d4b711 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:43.536225 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a2d0bc0c-507d-4278-ad1c-4d5149d4b711 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:43.554016 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a2d0bc0c-507d-4278-ad1c-4d5149d4b711 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:43.582941 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b44d7920-3d44-4479-b401-ef6c66277e95 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:43.584256 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b44d7920-3d44-4479-b401-ef6c66277e95 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:43.593805 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b44d7920-3d44-4479-b401-ef6c66277e95 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:43.593970 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b44d7920-3d44-4479-b401-ef6c66277e95 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:43.594118 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b44d7920-3d44-4479-b401-ef6c66277e95 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:43.594470 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b44d7920-3d44-4479-b401-ef6c66277e95 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:43.594687 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b44d7920-3d44-4479-b401-ef6c66277e95 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:43.594862 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b44d7920-3d44-4479-b401-ef6c66277e95 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:43.621207 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b44d7920-3d44-4479-b401-ef6c66277e95 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.039988 Jun 10 13:28:43.621856 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 722/2150] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:28:43 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments => generated 371 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:43.735894 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a2d0bc0c-507d-4278-ad1c-4d5149d4b711 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:43.747364 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a2d0bc0c-507d-4278-ad1c-4d5149d4b711 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1258 microversion: 2.1 time: 0.223899 Jun 10 13:28:43.747912 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 722/2151] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:43 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1258 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:43.971841 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ff27ad4e-4aee-42cd-bf9f-76426f6dd1c4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:43.975651 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ff27ad4e-4aee-42cd-bf9f-76426f6dd1c4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:43.982364 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff27ad4e-4aee-42cd-bf9f-76426f6dd1c4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:43.982849 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff27ad4e-4aee-42cd-bf9f-76426f6dd1c4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:43.983932 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff27ad4e-4aee-42cd-bf9f-76426f6dd1c4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:43.984652 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff27ad4e-4aee-42cd-bf9f-76426f6dd1c4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:43.986332 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff27ad4e-4aee-42cd-bf9f-76426f6dd1c4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:43.987290 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff27ad4e-4aee-42cd-bf9f-76426f6dd1c4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:44.015224 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ff27ad4e-4aee-42cd-bf9f-76426f6dd1c4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:44.196625 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ff27ad4e-4aee-42cd-bf9f-76426f6dd1c4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:44.202607 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ff27ad4e-4aee-42cd-bf9f-76426f6dd1c4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:44.203249 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ff27ad4e-4aee-42cd-bf9f-76426f6dd1c4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:44.208583 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ff27ad4e-4aee-42cd-bf9f-76426f6dd1c4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1702 microversion: 2.60 time: 0.241225 Jun 10 13:28:44.209316 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 708/2152] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:43 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1702 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:44.282844 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-e42794e0-a72e-458f-939c-f052dae1a2a1 req-eb45651d-fdcb-43d4-aa93-a9a622a53723 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f79649a1-6ddf-4100-90da-87910cd41c49", "tag": "e63176f0-9a15-498b-aa5c-a0055dc8cfa9"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:44.288203 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e42794e0-a72e-458f-939c-f052dae1a2a1 req-eb45651d-fdcb-43d4-aa93-a9a622a53723 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:44.288404 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e42794e0-a72e-458f-939c-f052dae1a2a1 req-eb45651d-fdcb-43d4-aa93-a9a622a53723 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:44.288552 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e42794e0-a72e-458f-939c-f052dae1a2a1 req-eb45651d-fdcb-43d4-aa93-a9a622a53723 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:44.294960 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-e42794e0-a72e-458f-939c-f052dae1a2a1 req-eb45651d-fdcb-43d4-aa93-a9a622a53723 service nova] Creating event network-changed:e63176f0-9a15-498b-aa5c-a0055dc8cfa9 for instance f79649a1-6ddf-4100-90da-87910cd41c49 on np0000002501 Jun 10 13:28:44.295357 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-e42794e0-a72e-458f-939c-f052dae1a2a1 req-eb45651d-fdcb-43d4-aa93-a9a622a53723 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:44.299194 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-e42794e0-a72e-458f-939c-f052dae1a2a1 req-eb45651d-fdcb-43d4-aa93-a9a622a53723 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017991 Jun 10 13:28:44.299511 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 723/2153] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:44 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 10 13:28:44.314588 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:44.487193 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2d8b2ecd-8841-4835-97f7-f17595b0341a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:44.488515 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2d8b2ecd-8841-4835-97f7-f17595b0341a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:44.490094 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=74,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:44.493469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d8b2ecd-8841-4835-97f7-f17595b0341a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:44.493620 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d8b2ecd-8841-4835-97f7-f17595b0341a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:44.493746 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d8b2ecd-8841-4835-97f7-f17595b0341a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:44.493976 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d8b2ecd-8841-4835-97f7-f17595b0341a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:44.494105 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d8b2ecd-8841-4835-97f7-f17595b0341a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:44.494225 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d8b2ecd-8841-4835-97f7-f17595b0341a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:44.520362 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2d8b2ecd-8841-4835-97f7-f17595b0341a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.034832 Jun 10 13:28:44.520693 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 723/2154] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:28:44 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce/os-volume_attachments => generated 25 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:28:44.582094 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-20a370d1-e170-450a-8acd-fe9fd3466778 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:44.582288 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-20a370d1-e170-450a-8acd-fe9fd3466778 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:44.586897 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20a370d1-e170-450a-8acd-fe9fd3466778 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:44.587160 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20a370d1-e170-450a-8acd-fe9fd3466778 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:44.587382 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20a370d1-e170-450a-8acd-fe9fd3466778 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:44.587736 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20a370d1-e170-450a-8acd-fe9fd3466778 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:44.587957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20a370d1-e170-450a-8acd-fe9fd3466778 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:44.588162 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20a370d1-e170-450a-8acd-fe9fd3466778 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:44.602530 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-20a370d1-e170-450a-8acd-fe9fd3466778 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:28:44.639008 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-932d1f2d-b134-4b3c-879f-2d49debab031 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:44.641101 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-932d1f2d-b134-4b3c-879f-2d49debab031 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:44.648446 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-932d1f2d-b134-4b3c-879f-2d49debab031 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:44.648692 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-932d1f2d-b134-4b3c-879f-2d49debab031 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:44.648933 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-932d1f2d-b134-4b3c-879f-2d49debab031 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:44.649279 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-932d1f2d-b134-4b3c-879f-2d49debab031 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:44.649521 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-932d1f2d-b134-4b3c-879f-2d49debab031 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:44.649754 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-932d1f2d-b134-4b3c-879f-2d49debab031 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:44.673445 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-20a370d1-e170-450a-8acd-fe9fd3466778 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 204 len: 0 microversion: 2.1 time: 0.092534 Jun 10 13:28:44.673445 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 709/2155] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:28:44 2026] DELETE /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:28:44.682311 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-932d1f2d-b134-4b3c-879f-2d49debab031 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.045757 Jun 10 13:28:44.682311 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 724/2156] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:28:44 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:44.689005 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-da2f04c9-46e8-4a22-b005-f1cdea1959cf tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:44.689434 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-da2f04c9-46e8-4a22-b005-f1cdea1959cf tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:44.694317 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da2f04c9-46e8-4a22-b005-f1cdea1959cf tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:44.694580 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da2f04c9-46e8-4a22-b005-f1cdea1959cf tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:44.694886 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da2f04c9-46e8-4a22-b005-f1cdea1959cf tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:44.695479 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da2f04c9-46e8-4a22-b005-f1cdea1959cf tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:44.695941 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da2f04c9-46e8-4a22-b005-f1cdea1959cf tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:44.696310 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da2f04c9-46e8-4a22-b005-f1cdea1959cf tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:44.728961 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-da2f04c9-46e8-4a22-b005-f1cdea1959cf tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:44.767218 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5286e885-40f4-4d1d-b76e-087256533bae tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:44.768888 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5286e885-40f4-4d1d-b76e-087256533bae tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:44.775069 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5286e885-40f4-4d1d-b76e-087256533bae tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:44.776792 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5286e885-40f4-4d1d-b76e-087256533bae tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:44.777136 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5286e885-40f4-4d1d-b76e-087256533bae tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:44.777875 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5286e885-40f4-4d1d-b76e-087256533bae tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:44.781176 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5286e885-40f4-4d1d-b76e-087256533bae tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:44.781592 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5286e885-40f4-4d1d-b76e-087256533bae tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:44.806252 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5286e885-40f4-4d1d-b76e-087256533bae tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:44.835959 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8f3c77bd-f295-4ee3-a7d0-2dba89d713e0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:44.836194 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8f3c77bd-f295-4ee3-a7d0-2dba89d713e0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:44.839599 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f3c77bd-f295-4ee3-a7d0-2dba89d713e0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:44.839734 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f3c77bd-f295-4ee3-a7d0-2dba89d713e0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:44.839901 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f3c77bd-f295-4ee3-a7d0-2dba89d713e0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:44.840729 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f3c77bd-f295-4ee3-a7d0-2dba89d713e0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:44.840974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f3c77bd-f295-4ee3-a7d0-2dba89d713e0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:44.841173 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f3c77bd-f295-4ee3-a7d0-2dba89d713e0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:44.917162 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-8f3c77bd-f295-4ee3-a7d0-2dba89d713e0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lazy-loading 'services' on Instance uuid 787235fa-4aff-4ebe-a73e-52f3f16d9510 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:28:44.934385 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-da2f04c9-46e8-4a22-b005-f1cdea1959cf tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:44.948082 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-da2f04c9-46e8-4a22-b005-f1cdea1959cf tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1668 microversion: 2.1 time: 0.262957 Jun 10 13:28:44.948520 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 724/2157] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:44 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1668 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:44.981380 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8f3c77bd-f295-4ee3-a7d0-2dba89d713e0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments/115945d1-06f7-40db-9870-95ccfa2e8956" status: 202 len: 0 microversion: 2.1 time: 0.144173 Jun 10 13:28:44.981380 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 725/2158] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:28:44 2026] DELETE /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments/115945d1-06f7-40db-9870-95ccfa2e8956 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:28:44.991676 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-92fb460f-4f62-452e-aedb-fd88eb00cc5f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:44.993037 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-92fb460f-4f62-452e-aedb-fd88eb00cc5f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:44.997687 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-92fb460f-4f62-452e-aedb-fd88eb00cc5f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:44.997842 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-92fb460f-4f62-452e-aedb-fd88eb00cc5f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:44.997970 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-92fb460f-4f62-452e-aedb-fd88eb00cc5f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:44.998190 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-92fb460f-4f62-452e-aedb-fd88eb00cc5f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:44.998339 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-92fb460f-4f62-452e-aedb-fd88eb00cc5f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:44.998479 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-92fb460f-4f62-452e-aedb-fd88eb00cc5f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:45.023820 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-92fb460f-4f62-452e-aedb-fd88eb00cc5f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.034036 Jun 10 13:28:45.024138 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 725/2159] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:28:44 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:45.077086 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5286e885-40f4-4d1d-b76e-087256533bae tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:45.085714 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5286e885-40f4-4d1d-b76e-087256533bae tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1268 microversion: 2.1 time: 0.320357 Jun 10 13:28:45.086027 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 710/2160] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:44 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1268 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:45.228987 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-53b6780a-2462-4061-81df-ae5834e2d43f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:45.228987 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-53b6780a-2462-4061-81df-ae5834e2d43f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:45.233742 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53b6780a-2462-4061-81df-ae5834e2d43f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:45.234202 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53b6780a-2462-4061-81df-ae5834e2d43f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:45.234645 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53b6780a-2462-4061-81df-ae5834e2d43f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:45.235189 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53b6780a-2462-4061-81df-ae5834e2d43f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:45.235623 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53b6780a-2462-4061-81df-ae5834e2d43f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:45.236004 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53b6780a-2462-4061-81df-ae5834e2d43f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:45.261836 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-53b6780a-2462-4061-81df-ae5834e2d43f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:45.407408 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-53b6780a-2462-4061-81df-ae5834e2d43f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:45.412790 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-53b6780a-2462-4061-81df-ae5834e2d43f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:45.413843 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-53b6780a-2462-4061-81df-ae5834e2d43f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:45.419190 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-53b6780a-2462-4061-81df-ae5834e2d43f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1702 microversion: 2.60 time: 0.193707 Jun 10 13:28:45.419740 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 726/2161] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:45 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1702 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:45.966130 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e16eb73c-b926-4315-b2a3-dc424f9918a3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:45.967608 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e16eb73c-b926-4315-b2a3-dc424f9918a3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:45.972636 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e16eb73c-b926-4315-b2a3-dc424f9918a3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:45.972920 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e16eb73c-b926-4315-b2a3-dc424f9918a3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:45.973153 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e16eb73c-b926-4315-b2a3-dc424f9918a3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:45.973791 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e16eb73c-b926-4315-b2a3-dc424f9918a3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:45.974175 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e16eb73c-b926-4315-b2a3-dc424f9918a3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:45.974537 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e16eb73c-b926-4315-b2a3-dc424f9918a3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:45.993895 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e16eb73c-b926-4315-b2a3-dc424f9918a3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:46.039720 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-57c33880-0acc-4091-abfd-1a5fd8abde3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:46.041567 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-57c33880-0acc-4091-abfd-1a5fd8abde3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:46.049230 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-57c33880-0acc-4091-abfd-1a5fd8abde3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:46.049230 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-57c33880-0acc-4091-abfd-1a5fd8abde3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:46.049230 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-57c33880-0acc-4091-abfd-1a5fd8abde3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:46.049230 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-57c33880-0acc-4091-abfd-1a5fd8abde3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:46.049230 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-57c33880-0acc-4091-abfd-1a5fd8abde3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:46.049230 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-57c33880-0acc-4091-abfd-1a5fd8abde3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:46.072578 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-57c33880-0acc-4091-abfd-1a5fd8abde3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031778 Jun 10 13:28:46.072578 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 711/2162] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:28:46 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:46.103316 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-eae35e20-b962-4efd-9a02-ed8bc1697ecb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:46.105370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-eae35e20-b962-4efd-9a02-ed8bc1697ecb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:46.117327 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=83,nova_api:UPDATE=1,nova_api:INSERT=5 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:46.122757 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eae35e20-b962-4efd-9a02-ed8bc1697ecb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:46.123071 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eae35e20-b962-4efd-9a02-ed8bc1697ecb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:46.123335 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eae35e20-b962-4efd-9a02-ed8bc1697ecb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:46.123898 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eae35e20-b962-4efd-9a02-ed8bc1697ecb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:46.124367 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eae35e20-b962-4efd-9a02-ed8bc1697ecb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:46.124739 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eae35e20-b962-4efd-9a02-ed8bc1697ecb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:46.132669 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=227,nova_cell1:INSERT=6,nova_cell1:UPDATE=5 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:46.155990 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-eae35e20-b962-4efd-9a02-ed8bc1697ecb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:46.188576 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e16eb73c-b926-4315-b2a3-dc424f9918a3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:46.197876 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e16eb73c-b926-4315-b2a3-dc424f9918a3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1668 microversion: 2.1 time: 0.232406 Jun 10 13:28:46.198043 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 726/2163] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:45 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1668 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:46.330418 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eae35e20-b962-4efd-9a02-ed8bc1697ecb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:46.343374 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-eae35e20-b962-4efd-9a02-ed8bc1697ecb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1256 microversion: 2.1 time: 0.242959 Jun 10 13:28:46.344276 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 727/2164] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:46 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1256 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:46.355385 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-009a7f02-aaa1-40a5-80da-8debf226b4f6 req-30f4b385-a390-411f-8c94-2410be04458d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f69cfe3e-7e9e-437e-9a68-d842f783ebce", "name": "network-vif-unplugged", "status": "completed", "tag": "3af7b89e-7cfd-47d9-b7ce-528f482f6050"}, {"server_uuid": "f69cfe3e-7e9e-437e-9a68-d842f783ebce", "name": "network-vif-unplugged", "status": "completed", "tag": "3af7b89e-7cfd-47d9-b7ce-528f482f6050"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:46.361756 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-009a7f02-aaa1-40a5-80da-8debf226b4f6 req-30f4b385-a390-411f-8c94-2410be04458d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:46.361917 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-009a7f02-aaa1-40a5-80da-8debf226b4f6 req-30f4b385-a390-411f-8c94-2410be04458d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:46.362073 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-009a7f02-aaa1-40a5-80da-8debf226b4f6 req-30f4b385-a390-411f-8c94-2410be04458d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:46.369300 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-009a7f02-aaa1-40a5-80da-8debf226b4f6 req-30f4b385-a390-411f-8c94-2410be04458d service nova] Creating event network-vif-unplugged:3af7b89e-7cfd-47d9-b7ce-528f482f6050 for instance f69cfe3e-7e9e-437e-9a68-d842f783ebce on np0000002501 Jun 10 13:28:46.369500 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-009a7f02-aaa1-40a5-80da-8debf226b4f6 req-30f4b385-a390-411f-8c94-2410be04458d service nova] Creating event network-vif-unplugged:3af7b89e-7cfd-47d9-b7ce-528f482f6050 for instance f69cfe3e-7e9e-437e-9a68-d842f783ebce on np0000002501 Jun 10 13:28:46.369937 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-009a7f02-aaa1-40a5-80da-8debf226b4f6 req-30f4b385-a390-411f-8c94-2410be04458d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:46.376765 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-009a7f02-aaa1-40a5-80da-8debf226b4f6 req-30f4b385-a390-411f-8c94-2410be04458d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.030593 Jun 10 13:28:46.378801 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 712/2165] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:46 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 10 13:28:46.439555 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0f794051-eb60-4d92-b54e-de8b185c8d3c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:46.441663 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0f794051-eb60-4d92-b54e-de8b185c8d3c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:46.447070 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f794051-eb60-4d92-b54e-de8b185c8d3c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:46.447441 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f794051-eb60-4d92-b54e-de8b185c8d3c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:46.447790 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f794051-eb60-4d92-b54e-de8b185c8d3c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:46.448472 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f794051-eb60-4d92-b54e-de8b185c8d3c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:46.448952 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f794051-eb60-4d92-b54e-de8b185c8d3c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:46.449311 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f794051-eb60-4d92-b54e-de8b185c8d3c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:46.469728 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0f794051-eb60-4d92-b54e-de8b185c8d3c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:46.635000 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0f794051-eb60-4d92-b54e-de8b185c8d3c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:46.639979 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0f794051-eb60-4d92-b54e-de8b185c8d3c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:46.640448 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0f794051-eb60-4d92-b54e-de8b185c8d3c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:46.644633 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0f794051-eb60-4d92-b54e-de8b185c8d3c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1694 microversion: 2.60 time: 0.207846 Jun 10 13:28:46.645362 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 727/2166] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:46 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1694 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:46.662339 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ef21b557-4704-4b5d-a2b6-9edf78691215 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:46.664045 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ef21b557-4704-4b5d-a2b6-9edf78691215 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:46.669268 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef21b557-4704-4b5d-a2b6-9edf78691215 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:46.669589 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef21b557-4704-4b5d-a2b6-9edf78691215 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:46.669893 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef21b557-4704-4b5d-a2b6-9edf78691215 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:46.670469 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef21b557-4704-4b5d-a2b6-9edf78691215 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:46.670837 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef21b557-4704-4b5d-a2b6-9edf78691215 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:46.671189 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef21b557-4704-4b5d-a2b6-9edf78691215 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:46.688869 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ef21b557-4704-4b5d-a2b6-9edf78691215 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:46.891051 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ef21b557-4704-4b5d-a2b6-9edf78691215 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:46.896478 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ef21b557-4704-4b5d-a2b6-9edf78691215 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:46.897047 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ef21b557-4704-4b5d-a2b6-9edf78691215 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:46.901500 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ef21b557-4704-4b5d-a2b6-9edf78691215 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1694 microversion: 2.60 time: 0.241001 Jun 10 13:28:46.901842 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 728/2167] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:28:46 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1694 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:28:47.058681 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-614af8fc-4821-455d-b2af-3a61149f2037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:47.063964 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-614af8fc-4821-455d-b2af-3a61149f2037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:47.075624 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-614af8fc-4821-455d-b2af-3a61149f2037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:47.075912 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-614af8fc-4821-455d-b2af-3a61149f2037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:47.075912 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-614af8fc-4821-455d-b2af-3a61149f2037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:47.075912 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-614af8fc-4821-455d-b2af-3a61149f2037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:47.075912 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-614af8fc-4821-455d-b2af-3a61149f2037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:47.075912 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-614af8fc-4821-455d-b2af-3a61149f2037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:47.081917 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d2b92877-df51-4ec5-ab93-fa228c5d6431 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:47.084834 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d2b92877-df51-4ec5-ab93-fa228c5d6431 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:47.089024 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2b92877-df51-4ec5-ab93-fa228c5d6431 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:47.089270 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2b92877-df51-4ec5-ab93-fa228c5d6431 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:47.089474 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2b92877-df51-4ec5-ab93-fa228c5d6431 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:47.089817 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2b92877-df51-4ec5-ab93-fa228c5d6431 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:47.090013 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2b92877-df51-4ec5-ab93-fa228c5d6431 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:47.090182 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2b92877-df51-4ec5-ab93-fa228c5d6431 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:47.097419 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-614af8fc-4821-455d-b2af-3a61149f2037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:47.109078 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d2b92877-df51-4ec5-ab93-fa228c5d6431 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029507 Jun 10 13:28:47.109327 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 728/2168] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:28:47 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:28:47.173398 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-614af8fc-4821-455d-b2af-3a61149f2037 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550/os-interface" status: 200 len: 283 microversion: 2.60 time: 0.117370 Jun 10 13:28:47.173726 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 713/2169] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:28:47 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550/os-interface => generated 283 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:28:47.222228 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3c158f50-382e-4af4-81ad-57c3ef8635ad tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:47.224389 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3c158f50-382e-4af4-81ad-57c3ef8635ad tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:47.229464 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c158f50-382e-4af4-81ad-57c3ef8635ad tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:47.229758 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c158f50-382e-4af4-81ad-57c3ef8635ad tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:47.229955 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c158f50-382e-4af4-81ad-57c3ef8635ad tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:47.230466 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c158f50-382e-4af4-81ad-57c3ef8635ad tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:47.230895 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c158f50-382e-4af4-81ad-57c3ef8635ad tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:47.231195 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c158f50-382e-4af4-81ad-57c3ef8635ad tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:47.251881 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3c158f50-382e-4af4-81ad-57c3ef8635ad tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:47.365377 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cdb348e9-5d0d-4d61-980a-fd1bc8298e47 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:47.365906 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cdb348e9-5d0d-4d61-980a-fd1bc8298e47 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:47.372375 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cdb348e9-5d0d-4d61-980a-fd1bc8298e47 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:47.372375 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cdb348e9-5d0d-4d61-980a-fd1bc8298e47 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:47.372375 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cdb348e9-5d0d-4d61-980a-fd1bc8298e47 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:47.372375 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cdb348e9-5d0d-4d61-980a-fd1bc8298e47 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:47.372375 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cdb348e9-5d0d-4d61-980a-fd1bc8298e47 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:47.372375 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cdb348e9-5d0d-4d61-980a-fd1bc8298e47 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:47.406550 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-cdb348e9-5d0d-4d61-980a-fd1bc8298e47 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:47.428281 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3c158f50-382e-4af4-81ad-57c3ef8635ad tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:47.436722 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3c158f50-382e-4af4-81ad-57c3ef8635ad tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1668 microversion: 2.1 time: 0.216505 Jun 10 13:28:47.439558 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 729/2170] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:47 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1668 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:47.583610 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cdb348e9-5d0d-4d61-980a-fd1bc8298e47 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:47.594700 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cdb348e9-5d0d-4d61-980a-fd1bc8298e47 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1256 microversion: 2.1 time: 0.232267 Jun 10 13:28:47.595006 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 729/2171] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:47 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1256 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:47.627518 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:47.644308 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:47.930702 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:47.975606 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-d7b38327-c878-4946-b070-0bb8478f448e req-0eaee3c4-bf9f-447d-9d1b-9df0b557e167 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "df3ac1d4-be19-4092-bf60-fd8130256a0a", "tag": "e3fc1486-7591-455b-8489-b5a14d2269c1"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:47.979557 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=87,nova_api:UPDATE=2,nova_api:DELETE=1,nova_api:INSERT=4 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:47.982754 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d7b38327-c878-4946-b070-0bb8478f448e req-0eaee3c4-bf9f-447d-9d1b-9df0b557e167 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:47.982908 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d7b38327-c878-4946-b070-0bb8478f448e req-0eaee3c4-bf9f-447d-9d1b-9df0b557e167 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:47.983036 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d7b38327-c878-4946-b070-0bb8478f448e req-0eaee3c4-bf9f-447d-9d1b-9df0b557e167 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:47.985838 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=218,nova_cell1:UPDATE=7,nova_cell1:INSERT=4 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:47.993316 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-d7b38327-c878-4946-b070-0bb8478f448e req-0eaee3c4-bf9f-447d-9d1b-9df0b557e167 service nova] Creating event network-changed:e3fc1486-7591-455b-8489-b5a14d2269c1 for instance df3ac1d4-be19-4092-bf60-fd8130256a0a on np0000002501 Jun 10 13:28:47.994979 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-d7b38327-c878-4946-b070-0bb8478f448e req-0eaee3c4-bf9f-447d-9d1b-9df0b557e167 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:48.002425 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-d7b38327-c878-4946-b070-0bb8478f448e req-0eaee3c4-bf9f-447d-9d1b-9df0b557e167 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027317 Jun 10 13:28:48.002776 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 714/2172] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:47 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 10 13:28:48.122512 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fbe85ede-3661-445b-9bd2-3be345f4687c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:48.124445 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fbe85ede-3661-445b-9bd2-3be345f4687c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:48.128360 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fbe85ede-3661-445b-9bd2-3be345f4687c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:48.128580 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fbe85ede-3661-445b-9bd2-3be345f4687c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:48.128707 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fbe85ede-3661-445b-9bd2-3be345f4687c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:48.128943 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fbe85ede-3661-445b-9bd2-3be345f4687c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:48.129111 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fbe85ede-3661-445b-9bd2-3be345f4687c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:48.129254 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fbe85ede-3661-445b-9bd2-3be345f4687c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:48.152282 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fbe85ede-3661-445b-9bd2-3be345f4687c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.031423 Jun 10 13:28:48.153954 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 730/2173] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:28:48 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:28:48.165660 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-501591ff-db2d-43f7-bf1e-f1d09f95a8b0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:48.166201 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-501591ff-db2d-43f7-bf1e-f1d09f95a8b0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:48.174223 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-501591ff-db2d-43f7-bf1e-f1d09f95a8b0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:48.174223 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-501591ff-db2d-43f7-bf1e-f1d09f95a8b0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:48.174223 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-501591ff-db2d-43f7-bf1e-f1d09f95a8b0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:48.174223 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-501591ff-db2d-43f7-bf1e-f1d09f95a8b0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:48.174223 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-501591ff-db2d-43f7-bf1e-f1d09f95a8b0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:48.174223 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-501591ff-db2d-43f7-bf1e-f1d09f95a8b0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:48.231892 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-501591ff-db2d-43f7-bf1e-f1d09f95a8b0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] HTTP exception thrown: Instance 787235fa-4aff-4ebe-a73e-52f3f16d9510 is not attached to volume 115945d1-06f7-40db-9870-95ccfa2e8956 Jun 10 13:28:48.232148 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-501591ff-db2d-43f7-bf1e-f1d09f95a8b0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Returning 404 to user: Instance 787235fa-4aff-4ebe-a73e-52f3f16d9510 is not attached to volume 115945d1-06f7-40db-9870-95ccfa2e8956 {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:28:48.232739 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-501591ff-db2d-43f7-bf1e-f1d09f95a8b0 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments/115945d1-06f7-40db-9870-95ccfa2e8956" status: 404 len: 154 microversion: 2.1 time: 0.069807 Jun 10 13:28:48.233020 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 730/2174] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:28:48 2026] DELETE /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510/os-volume_attachments/115945d1-06f7-40db-9870-95ccfa2e8956 => generated 154 bytes in 70 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:28:48.243584 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-218f0f93-d0ae-4e29-9832-feb7f1c7533f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:48.243838 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-218f0f93-d0ae-4e29-9832-feb7f1c7533f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:48.248175 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-218f0f93-d0ae-4e29-9832-feb7f1c7533f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:48.248453 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-218f0f93-d0ae-4e29-9832-feb7f1c7533f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:48.248622 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-218f0f93-d0ae-4e29-9832-feb7f1c7533f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:48.254035 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-218f0f93-d0ae-4e29-9832-feb7f1c7533f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:48.254035 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-218f0f93-d0ae-4e29-9832-feb7f1c7533f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:48.254035 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-218f0f93-d0ae-4e29-9832-feb7f1c7533f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:48.277957 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-218f0f93-d0ae-4e29-9832-feb7f1c7533f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:28:48.365070 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-218f0f93-d0ae-4e29-9832-feb7f1c7533f tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 204 len: 0 microversion: 2.1 time: 0.123864 Jun 10 13:28:48.365415 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 715/2175] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:28:48 2026] DELETE /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) Jun 10 13:28:48.377254 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9cd85292-a6c1-404c-91df-5f75a39064dd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:48.379159 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9cd85292-a6c1-404c-91df-5f75a39064dd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:48.384338 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9cd85292-a6c1-404c-91df-5f75a39064dd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:48.384628 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9cd85292-a6c1-404c-91df-5f75a39064dd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:48.385051 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9cd85292-a6c1-404c-91df-5f75a39064dd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:48.385522 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9cd85292-a6c1-404c-91df-5f75a39064dd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:48.385863 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9cd85292-a6c1-404c-91df-5f75a39064dd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:48.386983 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9cd85292-a6c1-404c-91df-5f75a39064dd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:48.403123 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9cd85292-a6c1-404c-91df-5f75a39064dd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:48.443297 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-206e8afb-2665-4e6d-a5d5-06f72aa50a93 req-e0b47ad2-acab-4e2e-a078-bcc5b6728ed2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f69cfe3e-7e9e-437e-9a68-d842f783ebce", "name": "network-vif-deleted", "tag": "3af7b89e-7cfd-47d9-b7ce-528f482f6050"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:48.450677 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-206e8afb-2665-4e6d-a5d5-06f72aa50a93 req-e0b47ad2-acab-4e2e-a078-bcc5b6728ed2 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:48.450954 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-206e8afb-2665-4e6d-a5d5-06f72aa50a93 req-e0b47ad2-acab-4e2e-a078-bcc5b6728ed2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:48.450954 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-206e8afb-2665-4e6d-a5d5-06f72aa50a93 req-e0b47ad2-acab-4e2e-a078-bcc5b6728ed2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:48.457582 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-87f7ab8d-f210-4a4f-8caf-08ef95fe1f2e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:48.459369 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-206e8afb-2665-4e6d-a5d5-06f72aa50a93 req-e0b47ad2-acab-4e2e-a078-bcc5b6728ed2 service nova] Creating event network-vif-deleted:3af7b89e-7cfd-47d9-b7ce-528f482f6050 for instance f69cfe3e-7e9e-437e-9a68-d842f783ebce on np0000002501 Jun 10 13:28:48.461094 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-206e8afb-2665-4e6d-a5d5-06f72aa50a93 req-e0b47ad2-acab-4e2e-a078-bcc5b6728ed2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:48.461234 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-87f7ab8d-f210-4a4f-8caf-08ef95fe1f2e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:48.466409 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87f7ab8d-f210-4a4f-8caf-08ef95fe1f2e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:48.466779 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87f7ab8d-f210-4a4f-8caf-08ef95fe1f2e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:48.467019 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87f7ab8d-f210-4a4f-8caf-08ef95fe1f2e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:48.467558 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87f7ab8d-f210-4a4f-8caf-08ef95fe1f2e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:48.467903 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87f7ab8d-f210-4a4f-8caf-08ef95fe1f2e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:48.468296 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-87f7ab8d-f210-4a4f-8caf-08ef95fe1f2e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:48.468360 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-206e8afb-2665-4e6d-a5d5-06f72aa50a93 req-e0b47ad2-acab-4e2e-a078-bcc5b6728ed2 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026769 Jun 10 13:28:48.469042 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 731/2176] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:48 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 10 13:28:48.494540 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-87f7ab8d-f210-4a4f-8caf-08ef95fe1f2e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:48.551600 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-87f7ab8d-f210-4a4f-8caf-08ef95fe1f2e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:48.564756 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-87f7ab8d-f210-4a4f-8caf-08ef95fe1f2e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1317 microversion: 2.1 time: 0.109374 Jun 10 13:28:48.565140 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 716/2177] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:48 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1317 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:48.612732 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e1bc90f6-b9c6-4128-9e1f-18742e128fe1 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:48.614290 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e1bc90f6-b9c6-4128-9e1f-18742e128fe1 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:48.621223 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1bc90f6-b9c6-4128-9e1f-18742e128fe1 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:48.621552 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1bc90f6-b9c6-4128-9e1f-18742e128fe1 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:48.621990 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1bc90f6-b9c6-4128-9e1f-18742e128fe1 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:48.622541 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1bc90f6-b9c6-4128-9e1f-18742e128fe1 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:48.623078 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1bc90f6-b9c6-4128-9e1f-18742e128fe1 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:48.623323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1bc90f6-b9c6-4128-9e1f-18742e128fe1 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:48.624203 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9cd85292-a6c1-404c-91df-5f75a39064dd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:48.635537 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9cd85292-a6c1-404c-91df-5f75a39064dd tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1692 microversion: 2.1 time: 0.259700 Jun 10 13:28:48.635936 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 731/2178] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:48 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1692 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:48.649058 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e1bc90f6-b9c6-4128-9e1f-18742e128fe1 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:48.858281 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e1bc90f6-b9c6-4128-9e1f-18742e128fe1 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:48.868400 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e1bc90f6-b9c6-4128-9e1f-18742e128fe1 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1256 microversion: 2.1 time: 0.257468 Jun 10 13:28:48.868789 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 732/2179] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:48 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1256 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:49.563128 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-b56e2b83-7c1e-484d-943d-2132efa5b1af req-014425ad-1a3e-4863-9a98-07a76bb0bbf6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "787235fa-4aff-4ebe-a73e-52f3f16d9510", "name": "network-vif-unplugged", "status": "completed", "tag": "6ed913e1-1e38-4783-954f-55ffb27bb341"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:49.569658 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b56e2b83-7c1e-484d-943d-2132efa5b1af req-014425ad-1a3e-4863-9a98-07a76bb0bbf6 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:49.569907 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b56e2b83-7c1e-484d-943d-2132efa5b1af req-014425ad-1a3e-4863-9a98-07a76bb0bbf6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:49.570043 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b56e2b83-7c1e-484d-943d-2132efa5b1af req-014425ad-1a3e-4863-9a98-07a76bb0bbf6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:49.577549 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-b56e2b83-7c1e-484d-943d-2132efa5b1af req-014425ad-1a3e-4863-9a98-07a76bb0bbf6 service nova] Creating event network-vif-unplugged:6ed913e1-1e38-4783-954f-55ffb27bb341 for instance 787235fa-4aff-4ebe-a73e-52f3f16d9510 on np0000002501 Jun 10 13:28:49.577997 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-b56e2b83-7c1e-484d-943d-2132efa5b1af req-014425ad-1a3e-4863-9a98-07a76bb0bbf6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:49.582998 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-b56e2b83-7c1e-484d-943d-2132efa5b1af req-014425ad-1a3e-4863-9a98-07a76bb0bbf6 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.022113 Jun 10 13:28:49.583371 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 717/2180] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:49 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 10 13:28:49.589228 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cd60c03b-3dfd-4e78-b254-7355988b34d9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:49.593529 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cd60c03b-3dfd-4e78-b254-7355988b34d9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:49.598227 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd60c03b-3dfd-4e78-b254-7355988b34d9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:49.598568 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd60c03b-3dfd-4e78-b254-7355988b34d9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:49.598818 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd60c03b-3dfd-4e78-b254-7355988b34d9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:49.599325 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd60c03b-3dfd-4e78-b254-7355988b34d9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:49.599736 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd60c03b-3dfd-4e78-b254-7355988b34d9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:49.600044 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd60c03b-3dfd-4e78-b254-7355988b34d9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:49.625372 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd60c03b-3dfd-4e78-b254-7355988b34d9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:49.625372 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd60c03b-3dfd-4e78-b254-7355988b34d9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:49.625372 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd60c03b-3dfd-4e78-b254-7355988b34d9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:49.625372 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-cd60c03b-3dfd-4e78-b254-7355988b34d9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lazy-loading 'fault' on Instance uuid f69cfe3e-7e9e-437e-9a68-d842f783ebce {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:28:49.628850 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-cd60c03b-3dfd-4e78-b254-7355988b34d9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:49.654876 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a6efb088-1dea-4532-86fb-21d4c22c76c9 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:49.657020 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a6efb088-1dea-4532-86fb-21d4c22c76c9 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:49.665369 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6efb088-1dea-4532-86fb-21d4c22c76c9 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:49.665369 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6efb088-1dea-4532-86fb-21d4c22c76c9 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:49.665369 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6efb088-1dea-4532-86fb-21d4c22c76c9 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:49.665369 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6efb088-1dea-4532-86fb-21d4c22c76c9 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:49.665369 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6efb088-1dea-4532-86fb-21d4c22c76c9 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:49.665369 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a6efb088-1dea-4532-86fb-21d4c22c76c9 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:49.679416 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a6efb088-1dea-4532-86fb-21d4c22c76c9 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:49.683223 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cd60c03b-3dfd-4e78-b254-7355988b34d9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:49.691625 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cd60c03b-3dfd-4e78-b254-7355988b34d9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1322 microversion: 2.1 time: 0.107061 Jun 10 13:28:49.691862 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 732/2181] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:49 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1322 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:49.868765 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a6efb088-1dea-4532-86fb-21d4c22c76c9 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:49.877582 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a6efb088-1dea-4532-86fb-21d4c22c76c9 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1692 microversion: 2.1 time: 0.224281 Jun 10 13:28:49.877940 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 733/2182] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:49 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1692 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:49.886613 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-11492368-2a2f-4cf7-80d5-63553c9117b2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:49.888436 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-11492368-2a2f-4cf7-80d5-63553c9117b2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:49.893278 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-11492368-2a2f-4cf7-80d5-63553c9117b2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:49.893618 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-11492368-2a2f-4cf7-80d5-63553c9117b2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:49.893884 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-11492368-2a2f-4cf7-80d5-63553c9117b2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:49.894415 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-11492368-2a2f-4cf7-80d5-63553c9117b2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:49.894797 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-11492368-2a2f-4cf7-80d5-63553c9117b2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:49.895141 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-11492368-2a2f-4cf7-80d5-63553c9117b2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:49.911961 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-11492368-2a2f-4cf7-80d5-63553c9117b2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:50.043545 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-4dd6fa7e-7a04-4cb5-b520-9d41c6690659 req-69e60e2c-be8d-4e1c-b25a-62c94f381dc4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ec79aaa1-e1df-4591-a092-e756196ff550", "tag": "ae7925e5-6d45-47fb-b775-53aaf4c0a9dc"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:50.049911 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4dd6fa7e-7a04-4cb5-b520-9d41c6690659 req-69e60e2c-be8d-4e1c-b25a-62c94f381dc4 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:50.050061 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4dd6fa7e-7a04-4cb5-b520-9d41c6690659 req-69e60e2c-be8d-4e1c-b25a-62c94f381dc4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:50.050201 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4dd6fa7e-7a04-4cb5-b520-9d41c6690659 req-69e60e2c-be8d-4e1c-b25a-62c94f381dc4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:50.056324 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-4dd6fa7e-7a04-4cb5-b520-9d41c6690659 req-69e60e2c-be8d-4e1c-b25a-62c94f381dc4 service nova] Creating event network-changed:ae7925e5-6d45-47fb-b775-53aaf4c0a9dc for instance ec79aaa1-e1df-4591-a092-e756196ff550 on np0000002501 Jun 10 13:28:50.056728 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-4dd6fa7e-7a04-4cb5-b520-9d41c6690659 req-69e60e2c-be8d-4e1c-b25a-62c94f381dc4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:50.060718 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-4dd6fa7e-7a04-4cb5-b520-9d41c6690659 req-69e60e2c-be8d-4e1c-b25a-62c94f381dc4 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018998 Jun 10 13:28:50.061074 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 733/2183] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:50 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 10 13:28:50.070781 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-11492368-2a2f-4cf7-80d5-63553c9117b2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:50.082878 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-11492368-2a2f-4cf7-80d5-63553c9117b2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1256 microversion: 2.1 time: 0.198579 Jun 10 13:28:50.083395 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 718/2184] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:49 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1256 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:50.713207 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6178baa3-6492-4ae4-9f90-2050a5a0e508 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:50.715271 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6178baa3-6492-4ae4-9f90-2050a5a0e508 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:50.720229 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6178baa3-6492-4ae4-9f90-2050a5a0e508 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:50.720229 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6178baa3-6492-4ae4-9f90-2050a5a0e508 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:50.720506 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6178baa3-6492-4ae4-9f90-2050a5a0e508 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:50.721182 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6178baa3-6492-4ae4-9f90-2050a5a0e508 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:50.721331 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6178baa3-6492-4ae4-9f90-2050a5a0e508 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:50.721646 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6178baa3-6492-4ae4-9f90-2050a5a0e508 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:50.742613 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6178baa3-6492-4ae4-9f90-2050a5a0e508 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:50.742833 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6178baa3-6492-4ae4-9f90-2050a5a0e508 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:50.742993 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6178baa3-6492-4ae4-9f90-2050a5a0e508 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:50.743237 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-6178baa3-6492-4ae4-9f90-2050a5a0e508 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lazy-loading 'fault' on Instance uuid f69cfe3e-7e9e-437e-9a68-d842f783ebce {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:28:50.746678 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6178baa3-6492-4ae4-9f90-2050a5a0e508 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:50.824775 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6178baa3-6492-4ae4-9f90-2050a5a0e508 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:50.837319 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6178baa3-6492-4ae4-9f90-2050a5a0e508 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 200 len: 1322 microversion: 2.1 time: 0.125855 Jun 10 13:28:50.837863 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 734/2185] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:50 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 1322 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:50.896121 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7fa670be-0940-457b-8c62-57ebaf46b98a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:50.898090 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7fa670be-0940-457b-8c62-57ebaf46b98a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:50.902892 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7fa670be-0940-457b-8c62-57ebaf46b98a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:50.903178 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7fa670be-0940-457b-8c62-57ebaf46b98a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:50.903463 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7fa670be-0940-457b-8c62-57ebaf46b98a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:50.903973 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7fa670be-0940-457b-8c62-57ebaf46b98a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:50.904363 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7fa670be-0940-457b-8c62-57ebaf46b98a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:50.904723 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7fa670be-0940-457b-8c62-57ebaf46b98a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:50.926668 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7fa670be-0940-457b-8c62-57ebaf46b98a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:51.088036 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7fa670be-0940-457b-8c62-57ebaf46b98a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:51.096367 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7fa670be-0940-457b-8c62-57ebaf46b98a tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1692 microversion: 2.1 time: 0.202518 Jun 10 13:28:51.096672 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 734/2186] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:50 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1692 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:51.103163 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4d34e0e9-53c6-46c3-8c59-53bcc842b177 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:51.104550 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4d34e0e9-53c6-46c3-8c59-53bcc842b177 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:51.111605 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d34e0e9-53c6-46c3-8c59-53bcc842b177 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:51.111843 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d34e0e9-53c6-46c3-8c59-53bcc842b177 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:51.112016 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d34e0e9-53c6-46c3-8c59-53bcc842b177 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:51.112566 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d34e0e9-53c6-46c3-8c59-53bcc842b177 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:51.112916 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d34e0e9-53c6-46c3-8c59-53bcc842b177 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:51.113239 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d34e0e9-53c6-46c3-8c59-53bcc842b177 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:51.129003 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4d34e0e9-53c6-46c3-8c59-53bcc842b177 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:51.280921 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4d34e0e9-53c6-46c3-8c59-53bcc842b177 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:51.287878 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4d34e0e9-53c6-46c3-8c59-53bcc842b177 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1256 microversion: 2.1 time: 0.186587 Jun 10 13:28:51.288146 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 719/2187] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:51 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1256 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:51.302054 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-1de1dc5b-7532-4d96-b449-7751da6a825b req-a33f4274-d8e7-41ee-8242-ff16258e7e30 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "787235fa-4aff-4ebe-a73e-52f3f16d9510", "name": "network-vif-deleted", "tag": "6ed913e1-1e38-4783-954f-55ffb27bb341"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:51.307697 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1de1dc5b-7532-4d96-b449-7751da6a825b req-a33f4274-d8e7-41ee-8242-ff16258e7e30 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:51.307868 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1de1dc5b-7532-4d96-b449-7751da6a825b req-a33f4274-d8e7-41ee-8242-ff16258e7e30 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:51.307965 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1de1dc5b-7532-4d96-b449-7751da6a825b req-a33f4274-d8e7-41ee-8242-ff16258e7e30 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:51.310827 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=233,nova_cell1:UPDATE=1,nova_cell1:INSERT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:28:51.314506 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-1de1dc5b-7532-4d96-b449-7751da6a825b req-a33f4274-d8e7-41ee-8242-ff16258e7e30 service nova] Creating event network-vif-deleted:6ed913e1-1e38-4783-954f-55ffb27bb341 for instance 787235fa-4aff-4ebe-a73e-52f3f16d9510 on np0000002501 Jun 10 13:28:51.314889 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-1de1dc5b-7532-4d96-b449-7751da6a825b req-a33f4274-d8e7-41ee-8242-ff16258e7e30 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:51.319202 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-1de1dc5b-7532-4d96-b449-7751da6a825b req-a33f4274-d8e7-41ee-8242-ff16258e7e30 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018656 Jun 10 13:28:51.319736 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 735/2188] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:51 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 10 13:28:51.621485 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-3e0c002e-3994-441f-82eb-2df5c5b65450 req-628301c6-d3d9-42c5-8bfd-9b5bbc61b789 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "787235fa-4aff-4ebe-a73e-52f3f16d9510", "name": "network-vif-unplugged", "status": "completed", "tag": "6ed913e1-1e38-4783-954f-55ffb27bb341"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:51.627811 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-3e0c002e-3994-441f-82eb-2df5c5b65450 req-628301c6-d3d9-42c5-8bfd-9b5bbc61b789 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:51.628039 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-3e0c002e-3994-441f-82eb-2df5c5b65450 req-628301c6-d3d9-42c5-8bfd-9b5bbc61b789 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:51.628210 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-3e0c002e-3994-441f-82eb-2df5c5b65450 req-628301c6-d3d9-42c5-8bfd-9b5bbc61b789 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:51.635067 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-3e0c002e-3994-441f-82eb-2df5c5b65450 req-628301c6-d3d9-42c5-8bfd-9b5bbc61b789 service nova] Creating event network-vif-unplugged:6ed913e1-1e38-4783-954f-55ffb27bb341 for instance 787235fa-4aff-4ebe-a73e-52f3f16d9510 on np0000002501 Jun 10 13:28:51.635502 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-3e0c002e-3994-441f-82eb-2df5c5b65450 req-628301c6-d3d9-42c5-8bfd-9b5bbc61b789 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:51.639497 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-3e0c002e-3994-441f-82eb-2df5c5b65450 req-628301c6-d3d9-42c5-8bfd-9b5bbc61b789 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.019898 Jun 10 13:28:51.639835 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 735/2189] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:51 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 10 13:28:51.856901 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3e5c838b-59d8-4c69-acb4-367016612944 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:51.859893 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3e5c838b-59d8-4c69-acb4-367016612944 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:51.868332 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3e5c838b-59d8-4c69-acb4-367016612944 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:51.868643 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3e5c838b-59d8-4c69-acb4-367016612944 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:51.868857 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3e5c838b-59d8-4c69-acb4-367016612944 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:51.869323 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3e5c838b-59d8-4c69-acb4-367016612944 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:51.869722 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3e5c838b-59d8-4c69-acb4-367016612944 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:51.870046 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3e5c838b-59d8-4c69-acb4-367016612944 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:51.879516 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-3e5c838b-59d8-4c69-acb4-367016612944 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] HTTP exception thrown: Instance f69cfe3e-7e9e-437e-9a68-d842f783ebce could not be found. Jun 10 13:28:51.879790 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3e5c838b-59d8-4c69-acb4-367016612944 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Returning 404 to user: Instance f69cfe3e-7e9e-437e-9a68-d842f783ebce could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:28:51.880235 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3e5c838b-59d8-4c69-acb4-367016612944 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 404 len: 111 microversion: 2.1 time: 0.025322 Jun 10 13:28:51.880821 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 720/2190] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:51 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:28:51.890090 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a235a946-e616-43a5-b61b-38e012d58768 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:51.908931 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a235a946-e616-43a5-b61b-38e012d58768 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1952776838" status: 202 len: 0 microversion: 2.1 time: 0.020890 Jun 10 13:28:51.909567 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 736/2191] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:28:51 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1952776838 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:28:52.115081 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9fe0b375-7c23-40ca-aebd-e59170bada40 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:52.117099 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9fe0b375-7c23-40ca-aebd-e59170bada40 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:52.122730 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9fe0b375-7c23-40ca-aebd-e59170bada40 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:52.123073 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9fe0b375-7c23-40ca-aebd-e59170bada40 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:52.123396 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9fe0b375-7c23-40ca-aebd-e59170bada40 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:52.124011 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9fe0b375-7c23-40ca-aebd-e59170bada40 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:52.124471 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9fe0b375-7c23-40ca-aebd-e59170bada40 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:52.124879 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9fe0b375-7c23-40ca-aebd-e59170bada40 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:52.146100 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9fe0b375-7c23-40ca-aebd-e59170bada40 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:52.195258 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9fe0b375-7c23-40ca-aebd-e59170bada40 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:52.203329 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9fe0b375-7c23-40ca-aebd-e59170bada40 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1330 microversion: 2.1 time: 0.090775 Jun 10 13:28:52.203681 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 736/2192] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:52 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1330 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:52.306319 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8ddd53f0-324a-4b85-b6e3-1bef5a06ba29 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:52.307938 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8ddd53f0-324a-4b85-b6e3-1bef5a06ba29 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:52.319186 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8ddd53f0-324a-4b85-b6e3-1bef5a06ba29 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:52.319838 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8ddd53f0-324a-4b85-b6e3-1bef5a06ba29 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:52.319838 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8ddd53f0-324a-4b85-b6e3-1bef5a06ba29 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:52.321282 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8ddd53f0-324a-4b85-b6e3-1bef5a06ba29 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:52.321282 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8ddd53f0-324a-4b85-b6e3-1bef5a06ba29 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:52.325009 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8ddd53f0-324a-4b85-b6e3-1bef5a06ba29 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:52.346028 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8ddd53f0-324a-4b85-b6e3-1bef5a06ba29 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:52.382859 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4dab66d5-9bc4-4ad5-a5de-1e64aea064ab tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-241787895", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMX98mh11OJDVDsCfxgS/c8v/7vY+kB0/Ef/H4waxlKjmOS5TTDOrIVuF+uKc78y5pyqYJFk5eo8hxLk2oFJNViI6XrZd1WjbZfnJ0fQ8x7NlY2DZZIRx1nS+060nN1Cag=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:52.395711 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-4dab66d5-9bc4-4ad5-a5de-1e64aea064ab tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Getting quotas for project 08165726a2b345129f80e12d54473344. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:28:52.398343 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-4dab66d5-9bc4-4ad5-a5de-1e64aea064ab tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Getting quotas for user 26dcfcec27b9412fa354ceefad9a9afc and project 08165726a2b345129f80e12d54473344. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:28:52.417144 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4dab66d5-9bc4-4ad5-a5de-1e64aea064ab tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.036367 Jun 10 13:28:52.417673 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 737/2193] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:28:52 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 10 13:28:52.558515 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8ddd53f0-324a-4b85-b6e3-1bef5a06ba29 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:52.568662 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8ddd53f0-324a-4b85-b6e3-1bef5a06ba29 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1256 microversion: 2.1 time: 0.264045 Jun 10 13:28:52.569051 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 721/2194] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:52 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1256 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:53.220080 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-589b7fb7-2e1b-4904-b2af-c2023936b7a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:53.221587 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-589b7fb7-2e1b-4904-b2af-c2023936b7a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:53.229387 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-589b7fb7-2e1b-4904-b2af-c2023936b7a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:53.229387 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-589b7fb7-2e1b-4904-b2af-c2023936b7a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:53.229387 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-589b7fb7-2e1b-4904-b2af-c2023936b7a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:53.229387 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-589b7fb7-2e1b-4904-b2af-c2023936b7a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:53.229387 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-589b7fb7-2e1b-4904-b2af-c2023936b7a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:53.229387 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-589b7fb7-2e1b-4904-b2af-c2023936b7a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:53.262097 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-589b7fb7-2e1b-4904-b2af-c2023936b7a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:53.262097 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-589b7fb7-2e1b-4904-b2af-c2023936b7a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:53.262097 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-589b7fb7-2e1b-4904-b2af-c2023936b7a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:53.262097 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-589b7fb7-2e1b-4904-b2af-c2023936b7a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lazy-loading 'fault' on Instance uuid 787235fa-4aff-4ebe-a73e-52f3f16d9510 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:28:53.266166 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-589b7fb7-2e1b-4904-b2af-c2023936b7a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:53.335797 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-589b7fb7-2e1b-4904-b2af-c2023936b7a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:53.345217 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-589b7fb7-2e1b-4904-b2af-c2023936b7a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1335 microversion: 2.1 time: 0.127481 Jun 10 13:28:53.345970 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 737/2195] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:53 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1335 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:53.585026 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d373c8c2-12f7-46d9-be8b-7979e7e678ff tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:53.587336 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d373c8c2-12f7-46d9-be8b-7979e7e678ff tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:53.592789 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d373c8c2-12f7-46d9-be8b-7979e7e678ff tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:53.593068 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d373c8c2-12f7-46d9-be8b-7979e7e678ff tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:53.593394 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d373c8c2-12f7-46d9-be8b-7979e7e678ff tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:53.594107 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d373c8c2-12f7-46d9-be8b-7979e7e678ff tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:53.594449 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d373c8c2-12f7-46d9-be8b-7979e7e678ff tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:53.594814 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d373c8c2-12f7-46d9-be8b-7979e7e678ff tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:53.614007 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d373c8c2-12f7-46d9-be8b-7979e7e678ff tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:53.726937 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-262091234", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "dc30b68a-3702-4f0c-978a-141aa65d73ac"}], "security_groups": [{"name": "tempest-securitygroup--191582002"}], "key_name": "tempest-keypair-241787895", "user_data": "}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:53.831278 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:53.831538 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:53.831913 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:53.835319 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:53.835319 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:53.835319 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:53.854523 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:53.865967 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d373c8c2-12f7-46d9-be8b-7979e7e678ff tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:53.875555 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d373c8c2-12f7-46d9-be8b-7979e7e678ff tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1256 microversion: 2.1 time: 0.292395 Jun 10 13:28:53.875892 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 738/2196] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:53 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1256 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:53.956070 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] validate_networks() for [('dc30b68a-3702-4f0c-978a-141aa65d73ac', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:28:53.956070 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:54.061189 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-641b7e51-dc9b-46b1-85b4-607998b23dc8 req-c6aacd8b-c491-47f9-8600-3bbc4a33c24b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f79649a1-6ddf-4100-90da-87910cd41c49", "name": "network-vif-plugged", "status": "completed", "tag": "e63176f0-9a15-498b-aa5c-a0055dc8cfa9"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:54.067955 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-641b7e51-dc9b-46b1-85b4-607998b23dc8 req-c6aacd8b-c491-47f9-8600-3bbc4a33c24b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:54.068082 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-641b7e51-dc9b-46b1-85b4-607998b23dc8 req-c6aacd8b-c491-47f9-8600-3bbc4a33c24b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:54.068197 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-641b7e51-dc9b-46b1-85b4-607998b23dc8 req-c6aacd8b-c491-47f9-8600-3bbc4a33c24b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:54.074241 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-641b7e51-dc9b-46b1-85b4-607998b23dc8 req-c6aacd8b-c491-47f9-8600-3bbc4a33c24b service nova] Creating event network-vif-plugged:e63176f0-9a15-498b-aa5c-a0055dc8cfa9 for instance f79649a1-6ddf-4100-90da-87910cd41c49 on np0000002501 Jun 10 13:28:54.074834 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-641b7e51-dc9b-46b1-85b4-607998b23dc8 req-c6aacd8b-c491-47f9-8600-3bbc4a33c24b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:54.085917 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-641b7e51-dc9b-46b1-85b4-607998b23dc8 req-c6aacd8b-c491-47f9-8600-3bbc4a33c24b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027864 Jun 10 13:28:54.086228 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 738/2197] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:54 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 10 13:28:54.310482 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:54.364330 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e4ed2b68-bd3f-43d6-aae5-e7a4a9937759 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:54.365926 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e4ed2b68-bd3f-43d6-aae5-e7a4a9937759 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:54.373625 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4ed2b68-bd3f-43d6-aae5-e7a4a9937759 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:54.373837 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4ed2b68-bd3f-43d6-aae5-e7a4a9937759 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:54.374048 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4ed2b68-bd3f-43d6-aae5-e7a4a9937759 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:54.374636 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4ed2b68-bd3f-43d6-aae5-e7a4a9937759 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:54.375029 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4ed2b68-bd3f-43d6-aae5-e7a4a9937759 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:54.375448 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4ed2b68-bd3f-43d6-aae5-e7a4a9937759 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:54.398181 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4ed2b68-bd3f-43d6-aae5-e7a4a9937759 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:54.398420 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4ed2b68-bd3f-43d6-aae5-e7a4a9937759 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:54.398615 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e4ed2b68-bd3f-43d6-aae5-e7a4a9937759 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:54.398917 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-e4ed2b68-bd3f-43d6-aae5-e7a4a9937759 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lazy-loading 'fault' on Instance uuid 787235fa-4aff-4ebe-a73e-52f3f16d9510 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:28:54.403202 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e4ed2b68-bd3f-43d6-aae5-e7a4a9937759 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:54.472468 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e4ed2b68-bd3f-43d6-aae5-e7a4a9937759 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a70ef1e7a7fe48f09fbcabfff52a2373', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9ea8d173e2347e9ba195b95b2e45730', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:54.475697 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:28:54.475929 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:28:54.476090 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:28:54.476239 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:28:54.476425 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:28:54.484568 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:54.484733 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:54.484865 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:54.485252 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e4ed2b68-bd3f-43d6-aae5-e7a4a9937759 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 200 len: 1335 microversion: 2.1 time: 0.123329 Jun 10 13:28:54.485305 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:54.485480 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:54.485577 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 739/2198] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:54 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 1335 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:54.485634 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:54.498298 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Getting quotas for project 08165726a2b345129f80e12d54473344. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:28:54.501380 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Getting quotas for user 26dcfcec27b9412fa354ceefad9a9afc and project 08165726a2b345129f80e12d54473344. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:28:54.507062 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:28:54.508424 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:28:54.558179 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a9c5939b-7fa0-4152-9722-0f9486e4b35c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 399 microversion: 2.1 time: 0.833211 Jun 10 13:28:54.558530 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 722/2199] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:28:53 2026] POST /compute/v2.1/servers => generated 399 bytes in 834 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:28:54.571448 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d71ae608-a3a4-40db-891c-cd02362228eb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:54.573786 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d71ae608-a3a4-40db-891c-cd02362228eb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:54.593694 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d71ae608-a3a4-40db-891c-cd02362228eb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:54.657465 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d71ae608-a3a4-40db-891c-cd02362228eb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:54.666220 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d71ae608-a3a4-40db-891c-cd02362228eb tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1230 microversion: 2.1 time: 0.097316 Jun 10 13:28:54.667117 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 739/2200] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:54 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1230 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:54.899282 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-477d2a18-f215-4416-9331-57308873ab85 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:54.903977 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-477d2a18-f215-4416-9331-57308873ab85 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:54.916240 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-477d2a18-f215-4416-9331-57308873ab85 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:54.916619 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-477d2a18-f215-4416-9331-57308873ab85 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:54.916922 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-477d2a18-f215-4416-9331-57308873ab85 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:54.917601 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-477d2a18-f215-4416-9331-57308873ab85 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:54.918027 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-477d2a18-f215-4416-9331-57308873ab85 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:54.918610 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-477d2a18-f215-4416-9331-57308873ab85 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:54.938819 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-477d2a18-f215-4416-9331-57308873ab85 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:55.141016 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-477d2a18-f215-4416-9331-57308873ab85 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:55.151461 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-477d2a18-f215-4416-9331-57308873ab85 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1256 microversion: 2.1 time: 0.255214 Jun 10 13:28:55.151858 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 740/2201] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:54 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1256 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:55.501157 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0d5140ac-614a-481b-8416-ee16120eae3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:55.503054 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0d5140ac-614a-481b-8416-ee16120eae3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] [instance: 787235fa-4aff-4ebe-a73e-52f3f16d9510] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:55.507387 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0d5140ac-614a-481b-8416-ee16120eae3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:55.507629 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0d5140ac-614a-481b-8416-ee16120eae3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:55.507810 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0d5140ac-614a-481b-8416-ee16120eae3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:55.508273 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0d5140ac-614a-481b-8416-ee16120eae3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:55.508617 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0d5140ac-614a-481b-8416-ee16120eae3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:55.508863 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0d5140ac-614a-481b-8416-ee16120eae3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:55.520528 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-0d5140ac-614a-481b-8416-ee16120eae3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] HTTP exception thrown: Instance 787235fa-4aff-4ebe-a73e-52f3f16d9510 could not be found. Jun 10 13:28:55.520859 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0d5140ac-614a-481b-8416-ee16120eae3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Returning 404 to user: Instance 787235fa-4aff-4ebe-a73e-52f3f16d9510 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:28:55.521276 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0d5140ac-614a-481b-8416-ee16120eae3c tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510" status: 404 len: 111 microversion: 2.1 time: 0.022203 Jun 10 13:28:55.521678 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 723/2202] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:55 2026] GET /compute/v2.1/servers/787235fa-4aff-4ebe-a73e-52f3f16d9510 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:28:55.532527 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-74a2baf4-6ca8-443f-bece-1d20a28e10a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:55.549784 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-74a2baf4-6ca8-443f-bece-1d20a28e10a7 tempest-TestServerVolumeAttachmentScenario-1674782464 tempest-TestServerVolumeAttachmentScenario-1674782464-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-192269838" status: 202 len: 0 microversion: 2.1 time: 0.020207 Jun 10 13:28:55.550211 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 740/2203] 10.4.3.74 () {66 vars in 1329 bytes} [Wed Jun 10 13:28:55 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-192269838 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:28:55.683213 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2213b043-20f5-4e43-bb88-d69f01b66175 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:55.686491 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2213b043-20f5-4e43-bb88-d69f01b66175 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:55.693130 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2213b043-20f5-4e43-bb88-d69f01b66175 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:55.693589 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2213b043-20f5-4e43-bb88-d69f01b66175 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:55.693812 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2213b043-20f5-4e43-bb88-d69f01b66175 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:55.694277 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2213b043-20f5-4e43-bb88-d69f01b66175 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:55.694664 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2213b043-20f5-4e43-bb88-d69f01b66175 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:55.695237 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2213b043-20f5-4e43-bb88-d69f01b66175 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:55.725109 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2213b043-20f5-4e43-bb88-d69f01b66175 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:55.789182 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2213b043-20f5-4e43-bb88-d69f01b66175 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:55.800679 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2213b043-20f5-4e43-bb88-d69f01b66175 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1234 microversion: 2.1 time: 0.119476 Jun 10 13:28:55.801838 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 741/2204] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:55 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1234 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:56.132432 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-6eaf5e35-1f79-4a39-8f42-617d1c486d6d req-9c7facf9-ba1b-4786-a3d2-95603fff0000 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f79649a1-6ddf-4100-90da-87910cd41c49", "name": "network-vif-plugged", "status": "completed", "tag": "e63176f0-9a15-498b-aa5c-a0055dc8cfa9"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:56.141166 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6eaf5e35-1f79-4a39-8f42-617d1c486d6d req-9c7facf9-ba1b-4786-a3d2-95603fff0000 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:56.141438 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6eaf5e35-1f79-4a39-8f42-617d1c486d6d req-9c7facf9-ba1b-4786-a3d2-95603fff0000 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:56.141645 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6eaf5e35-1f79-4a39-8f42-617d1c486d6d req-9c7facf9-ba1b-4786-a3d2-95603fff0000 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:56.152403 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-6eaf5e35-1f79-4a39-8f42-617d1c486d6d req-9c7facf9-ba1b-4786-a3d2-95603fff0000 service nova] Creating event network-vif-plugged:e63176f0-9a15-498b-aa5c-a0055dc8cfa9 for instance f79649a1-6ddf-4100-90da-87910cd41c49 on np0000002501 Jun 10 13:28:56.152966 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-6eaf5e35-1f79-4a39-8f42-617d1c486d6d req-9c7facf9-ba1b-4786-a3d2-95603fff0000 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:56.158202 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-6eaf5e35-1f79-4a39-8f42-617d1c486d6d req-9c7facf9-ba1b-4786-a3d2-95603fff0000 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027498 Jun 10 13:28:56.158664 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 724/2205] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28:56 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 10 13:28:56.172369 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ef185634-46f8-4ecb-9a34-d26d16196db0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:56.172369 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ef185634-46f8-4ecb-9a34-d26d16196db0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:56.177073 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef185634-46f8-4ecb-9a34-d26d16196db0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:56.177559 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef185634-46f8-4ecb-9a34-d26d16196db0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:56.177980 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef185634-46f8-4ecb-9a34-d26d16196db0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:56.178600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef185634-46f8-4ecb-9a34-d26d16196db0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:56.178968 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef185634-46f8-4ecb-9a34-d26d16196db0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:56.179330 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef185634-46f8-4ecb-9a34-d26d16196db0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:56.195210 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ef185634-46f8-4ecb-9a34-d26d16196db0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:56.334654 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ef185634-46f8-4ecb-9a34-d26d16196db0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:56.343258 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ef185634-46f8-4ecb-9a34-d26d16196db0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1438 microversion: 2.1 time: 0.174453 Jun 10 13:28:56.343795 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 741/2206] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:56 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1438 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:56.359161 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6b3b7e61-39df-4245-b1aa-81a7849961ac tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:56.361013 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6b3b7e61-39df-4245-b1aa-81a7849961ac tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:56.367022 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b3b7e61-39df-4245-b1aa-81a7849961ac tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:56.367323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b3b7e61-39df-4245-b1aa-81a7849961ac tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:56.367603 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b3b7e61-39df-4245-b1aa-81a7849961ac tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:56.368132 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b3b7e61-39df-4245-b1aa-81a7849961ac tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:56.368504 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b3b7e61-39df-4245-b1aa-81a7849961ac tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:56.368806 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b3b7e61-39df-4245-b1aa-81a7849961ac tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:56.384989 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6b3b7e61-39df-4245-b1aa-81a7849961ac tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:56.505859 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6b3b7e61-39df-4245-b1aa-81a7849961ac tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:56.513481 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6b3b7e61-39df-4245-b1aa-81a7849961ac tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1438 microversion: 2.1 time: 0.156208 Jun 10 13:28:56.514126 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 742/2207] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:56 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1438 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:56.820256 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5e6a7253-db6b-4760-aa9b-cd2ec359b609 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:56.822053 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5e6a7253-db6b-4760-aa9b-cd2ec359b609 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:56.828487 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6a7253-db6b-4760-aa9b-cd2ec359b609 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:56.828884 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6a7253-db6b-4760-aa9b-cd2ec359b609 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:56.829587 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6a7253-db6b-4760-aa9b-cd2ec359b609 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:56.830450 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6a7253-db6b-4760-aa9b-cd2ec359b609 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:56.830919 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6a7253-db6b-4760-aa9b-cd2ec359b609 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:56.831294 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e6a7253-db6b-4760-aa9b-cd2ec359b609 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:56.859635 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5e6a7253-db6b-4760-aa9b-cd2ec359b609 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:56.910468 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5e6a7253-db6b-4760-aa9b-cd2ec359b609 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:56.918771 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5e6a7253-db6b-4760-aa9b-cd2ec359b609 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1282 microversion: 2.1 time: 0.100292 Jun 10 13:28:56.919058 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 725/2208] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:56 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1282 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:57.934641 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4ebb2873-b406-4eaa-a789-916dc5a32d69 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:57.935286 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4ebb2873-b406-4eaa-a789-916dc5a32d69 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:57.939927 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ebb2873-b406-4eaa-a789-916dc5a32d69 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:57.941096 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ebb2873-b406-4eaa-a789-916dc5a32d69 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:57.941096 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ebb2873-b406-4eaa-a789-916dc5a32d69 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:57.941096 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ebb2873-b406-4eaa-a789-916dc5a32d69 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:57.941096 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ebb2873-b406-4eaa-a789-916dc5a32d69 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:57.941419 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ebb2873-b406-4eaa-a789-916dc5a32d69 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:57.957993 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4ebb2873-b406-4eaa-a789-916dc5a32d69 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:58.006193 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4ebb2873-b406-4eaa-a789-916dc5a32d69 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:58.013665 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4ebb2873-b406-4eaa-a789-916dc5a32d69 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1282 microversion: 2.1 time: 0.081318 Jun 10 13:28:58.014047 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 742/2209] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:57 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1282 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:28:58.206433 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-c15ea088-d800-4863-9b37-e92747b03cdc req-6ddae2b7-9ee1-4bec-bb53-c4c9a9182d75 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f79649a1-6ddf-4100-90da-87910cd41c49", "tag": "e63176f0-9a15-498b-aa5c-a0055dc8cfa9"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:28:58.214948 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c15ea088-d800-4863-9b37-e92747b03cdc req-6ddae2b7-9ee1-4bec-bb53-c4c9a9182d75 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:58.214948 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c15ea088-d800-4863-9b37-e92747b03cdc req-6ddae2b7-9ee1-4bec-bb53-c4c9a9182d75 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:58.214948 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c15ea088-d800-4863-9b37-e92747b03cdc req-6ddae2b7-9ee1-4bec-bb53-c4c9a9182d75 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:58.220823 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-c15ea088-d800-4863-9b37-e92747b03cdc req-6ddae2b7-9ee1-4bec-bb53-c4c9a9182d75 service nova] Creating event network-changed:e63176f0-9a15-498b-aa5c-a0055dc8cfa9 for instance f79649a1-6ddf-4100-90da-87910cd41c49 on np0000002501 Jun 10 13:28:58.221655 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-c15ea088-d800-4863-9b37-e92747b03cdc req-6ddae2b7-9ee1-4bec-bb53-c4c9a9182d75 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:28:58.226950 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-c15ea088-d800-4863-9b37-e92747b03cdc req-6ddae2b7-9ee1-4bec-bb53-c4c9a9182d75 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023702 Jun 10 13:28:58.226950 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 743/2210] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:28: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 10 13:28:59.031042 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-545ae6aa-0a4b-4f27-a149-c574d1820d27 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:28:59.032884 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-545ae6aa-0a4b-4f27-a149-c574d1820d27 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:28:59.042170 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-545ae6aa-0a4b-4f27-a149-c574d1820d27 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:59.042587 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-545ae6aa-0a4b-4f27-a149-c574d1820d27 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:59.042893 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-545ae6aa-0a4b-4f27-a149-c574d1820d27 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:59.043583 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-545ae6aa-0a4b-4f27-a149-c574d1820d27 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:28:59.044037 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-545ae6aa-0a4b-4f27-a149-c574d1820d27 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:28:59.044452 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-545ae6aa-0a4b-4f27-a149-c574d1820d27 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:28:59.066555 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-545ae6aa-0a4b-4f27-a149-c574d1820d27 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:28:59.154134 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-545ae6aa-0a4b-4f27-a149-c574d1820d27 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:28:59.161487 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-545ae6aa-0a4b-4f27-a149-c574d1820d27 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1290 microversion: 2.1 time: 0.132735 Jun 10 13:28:59.161771 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 726/2211] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:28:59 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1290 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:00.178164 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-11a0db30-b1f2-46f8-8582-ca089643050c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:00.179457 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-11a0db30-b1f2-46f8-8582-ca089643050c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:00.185275 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11a0db30-b1f2-46f8-8582-ca089643050c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:00.185583 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11a0db30-b1f2-46f8-8582-ca089643050c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:00.185814 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11a0db30-b1f2-46f8-8582-ca089643050c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:00.186423 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11a0db30-b1f2-46f8-8582-ca089643050c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:00.186804 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11a0db30-b1f2-46f8-8582-ca089643050c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:00.187160 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-11a0db30-b1f2-46f8-8582-ca089643050c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:00.210363 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-11a0db30-b1f2-46f8-8582-ca089643050c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:00.274810 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-11a0db30-b1f2-46f8-8582-ca089643050c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:00.296824 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-11a0db30-b1f2-46f8-8582-ca089643050c tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1290 microversion: 2.1 time: 0.119971 Jun 10 13:29:00.296824 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 743/2212] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:00 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1290 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:01.217626 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-9576918a-2b30-4257-8ef2-feb3f0c07519 req-c0a37362-0834-4671-b063-cf402f12e261 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fcbce0c9-f1ab-42c7-9bf7-467fcae8295f", "tag": "a0f9f78e-08b4-4596-bfd6-509eab47f559"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:01.224745 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9576918a-2b30-4257-8ef2-feb3f0c07519 req-c0a37362-0834-4671-b063-cf402f12e261 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:01.225010 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9576918a-2b30-4257-8ef2-feb3f0c07519 req-c0a37362-0834-4671-b063-cf402f12e261 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:01.225247 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9576918a-2b30-4257-8ef2-feb3f0c07519 req-c0a37362-0834-4671-b063-cf402f12e261 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:01.233269 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-9576918a-2b30-4257-8ef2-feb3f0c07519 req-c0a37362-0834-4671-b063-cf402f12e261 service nova] Creating event network-changed:a0f9f78e-08b4-4596-bfd6-509eab47f559 for instance fcbce0c9-f1ab-42c7-9bf7-467fcae8295f on np0000002501 Jun 10 13:29:01.234183 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-9576918a-2b30-4257-8ef2-feb3f0c07519 req-c0a37362-0834-4671-b063-cf402f12e261 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:01.241233 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-9576918a-2b30-4257-8ef2-feb3f0c07519 req-c0a37362-0834-4671-b063-cf402f12e261 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.056164 Jun 10 13:29:01.241805 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 744/2213] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:01 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 10 13:29:01.320023 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-39604742-e11c-4353-9fbf-fc7bc25c2794 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:01.321112 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-39604742-e11c-4353-9fbf-fc7bc25c2794 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:01.329010 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39604742-e11c-4353-9fbf-fc7bc25c2794 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:01.329297 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39604742-e11c-4353-9fbf-fc7bc25c2794 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:01.329525 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39604742-e11c-4353-9fbf-fc7bc25c2794 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:01.329976 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39604742-e11c-4353-9fbf-fc7bc25c2794 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:01.330300 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39604742-e11c-4353-9fbf-fc7bc25c2794 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:01.330581 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39604742-e11c-4353-9fbf-fc7bc25c2794 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:01.346676 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-39604742-e11c-4353-9fbf-fc7bc25c2794 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:01.545205 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-39604742-e11c-4353-9fbf-fc7bc25c2794 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:01.552284 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-39604742-e11c-4353-9fbf-fc7bc25c2794 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1355 microversion: 2.1 time: 0.234139 Jun 10 13:29:01.552566 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 727/2214] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:01 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1355 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:02.404547 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:29:02.571858 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-52315389-1f8a-46c9-bd8b-4caad206ae20 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:02.573442 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-52315389-1f8a-46c9-bd8b-4caad206ae20 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:02.578080 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52315389-1f8a-46c9-bd8b-4caad206ae20 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:02.578364 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52315389-1f8a-46c9-bd8b-4caad206ae20 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:02.578669 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52315389-1f8a-46c9-bd8b-4caad206ae20 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:02.579266 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52315389-1f8a-46c9-bd8b-4caad206ae20 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:02.579624 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52315389-1f8a-46c9-bd8b-4caad206ae20 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:02.579878 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52315389-1f8a-46c9-bd8b-4caad206ae20 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:02.596432 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-52315389-1f8a-46c9-bd8b-4caad206ae20 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:02.732082 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-52315389-1f8a-46c9-bd8b-4caad206ae20 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:02.739050 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-52315389-1f8a-46c9-bd8b-4caad206ae20 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1355 microversion: 2.1 time: 0.169741 Jun 10 13:29:02.739304 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 744/2215] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:02 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1355 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:03.759713 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1624692f-e5f1-4325-8540-2da1f4936cf0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:03.761926 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1624692f-e5f1-4325-8540-2da1f4936cf0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:03.767534 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1624692f-e5f1-4325-8540-2da1f4936cf0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:03.767534 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1624692f-e5f1-4325-8540-2da1f4936cf0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:03.767534 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1624692f-e5f1-4325-8540-2da1f4936cf0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:03.768080 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1624692f-e5f1-4325-8540-2da1f4936cf0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:03.768569 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1624692f-e5f1-4325-8540-2da1f4936cf0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:03.769068 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1624692f-e5f1-4325-8540-2da1f4936cf0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:03.791657 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1624692f-e5f1-4325-8540-2da1f4936cf0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:03.931619 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1624692f-e5f1-4325-8540-2da1f4936cf0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:03.943842 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1624692f-e5f1-4325-8540-2da1f4936cf0 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1355 microversion: 2.1 time: 0.186432 Jun 10 13:29:03.944476 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 745/2216] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:03 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1355 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:04.489262 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:29:04.504473 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:29:04.660479 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:29:04.780578 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cf2455eb-d679-4d3d-a4ad-aa6f8ce01cf7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "982021bd-3fd5-4ef1-a9dc-b7bbe6116243", "device": "/dev/vdb"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:04.782626 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cf2455eb-d679-4d3d-a4ad-aa6f8ce01cf7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:04.786979 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf2455eb-d679-4d3d-a4ad-aa6f8ce01cf7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:04.787200 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf2455eb-d679-4d3d-a4ad-aa6f8ce01cf7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:04.787335 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf2455eb-d679-4d3d-a4ad-aa6f8ce01cf7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:04.787631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf2455eb-d679-4d3d-a4ad-aa6f8ce01cf7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:04.787816 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf2455eb-d679-4d3d-a4ad-aa6f8ce01cf7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:04.787964 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf2455eb-d679-4d3d-a4ad-aa6f8ce01cf7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:04.968468 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bdcc1dde-9278-46d4-9fce-959570c9b345 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:04.971285 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bdcc1dde-9278-46d4-9fce-959570c9b345 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:04.978285 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bdcc1dde-9278-46d4-9fce-959570c9b345 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:04.978714 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bdcc1dde-9278-46d4-9fce-959570c9b345 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:04.979087 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bdcc1dde-9278-46d4-9fce-959570c9b345 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:04.979825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bdcc1dde-9278-46d4-9fce-959570c9b345 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:04.980323 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bdcc1dde-9278-46d4-9fce-959570c9b345 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:04.980790 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bdcc1dde-9278-46d4-9fce-959570c9b345 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:04.999300 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bdcc1dde-9278-46d4-9fce-959570c9b345 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:05.142107 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bdcc1dde-9278-46d4-9fce-959570c9b345 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:05.147295 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-605096ff-cd41-40da-bceb-a0f0d321a15e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-2033175060"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:05.151131 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-605096ff-cd41-40da-bceb-a0f0d321a15e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:05.152570 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bdcc1dde-9278-46d4-9fce-959570c9b345 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1355 microversion: 2.1 time: 0.185790 Jun 10 13:29:05.153017 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 745/2217] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:04 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1355 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:05.159362 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-605096ff-cd41-40da-bceb-a0f0d321a15e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:05.159759 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-605096ff-cd41-40da-bceb-a0f0d321a15e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:05.159990 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-605096ff-cd41-40da-bceb-a0f0d321a15e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:05.160428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-605096ff-cd41-40da-bceb-a0f0d321a15e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:05.160684 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-605096ff-cd41-40da-bceb-a0f0d321a15e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:05.161369 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-605096ff-cd41-40da-bceb-a0f0d321a15e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:05.178692 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-605096ff-cd41-40da-bceb-a0f0d321a15e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:05.377727 np0000002501 devstack@n-api.service[86681]: INFO nova.network.security_group_api [None req-605096ff-cd41-40da-bceb-a0f0d321a15e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Removing security group f2d9034f-4801-4712-b0ae-e30dfa5a8df2 from port 10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 Jun 10 13:29:05.797644 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-605096ff-cd41-40da-bceb-a0f0d321a15e tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "POST /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/action" status: 202 len: 0 microversion: 2.1 time: 0.653961 Jun 10 13:29:05.798624 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 746/2218] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:29:05 2026] POST /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/action => generated 0 bytes in 657 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:29:05.848818 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-bba031de-5a9c-4981-b59c-f0fa90571680 req-9aeae75f-c0eb-47ea-b310-3080c5979ba9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "433d2789-456b-4dcd-9a14-73234032eba0", "tag": "10bf54e5-9ce9-473b-bef0-5daa7e0bbf85"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:05.857857 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-bba031de-5a9c-4981-b59c-f0fa90571680 req-9aeae75f-c0eb-47ea-b310-3080c5979ba9 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:05.858558 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-bba031de-5a9c-4981-b59c-f0fa90571680 req-9aeae75f-c0eb-47ea-b310-3080c5979ba9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:05.858731 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-bba031de-5a9c-4981-b59c-f0fa90571680 req-9aeae75f-c0eb-47ea-b310-3080c5979ba9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:05.866414 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-bba031de-5a9c-4981-b59c-f0fa90571680 req-9aeae75f-c0eb-47ea-b310-3080c5979ba9 service nova] Creating event network-changed:10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 for instance 433d2789-456b-4dcd-9a14-73234032eba0 on np0000002501 Jun 10 13:29:05.866883 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-bba031de-5a9c-4981-b59c-f0fa90571680 req-9aeae75f-c0eb-47ea-b310-3080c5979ba9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:05.871311 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-bba031de-5a9c-4981-b59c-f0fa90571680 req-9aeae75f-c0eb-47ea-b310-3080c5979ba9 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026249 Jun 10 13:29:05.871915 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 746/2219] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:05 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 10 13:29:06.167579 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-09339c5f-0c21-4b9f-950c-ccd40c804277 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:06.169588 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-09339c5f-0c21-4b9f-950c-ccd40c804277 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:06.173989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09339c5f-0c21-4b9f-950c-ccd40c804277 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:06.174362 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09339c5f-0c21-4b9f-950c-ccd40c804277 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:06.174627 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09339c5f-0c21-4b9f-950c-ccd40c804277 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:06.175119 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09339c5f-0c21-4b9f-950c-ccd40c804277 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:06.175502 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09339c5f-0c21-4b9f-950c-ccd40c804277 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:06.175803 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09339c5f-0c21-4b9f-950c-ccd40c804277 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:06.194703 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-09339c5f-0c21-4b9f-950c-ccd40c804277 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:06.383674 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-09339c5f-0c21-4b9f-950c-ccd40c804277 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:06.398043 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-09339c5f-0c21-4b9f-950c-ccd40c804277 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1355 microversion: 2.1 time: 0.232572 Jun 10 13:29:06.398574 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 747/2220] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:06 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1355 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:06.422155 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0bff74e8-8d7b-443b-831e-ac8ac2877553 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:06.423623 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0bff74e8-8d7b-443b-831e-ac8ac2877553 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:06.428155 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0bff74e8-8d7b-443b-831e-ac8ac2877553 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:06.428440 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0bff74e8-8d7b-443b-831e-ac8ac2877553 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:06.428611 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0bff74e8-8d7b-443b-831e-ac8ac2877553 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:06.428981 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0bff74e8-8d7b-443b-831e-ac8ac2877553 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:06.429462 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0bff74e8-8d7b-443b-831e-ac8ac2877553 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:06.429653 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0bff74e8-8d7b-443b-831e-ac8ac2877553 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:06.495176 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-0bff74e8-8d7b-443b-831e-ac8ac2877553 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lazy-loading 'services' on Instance uuid 433d2789-456b-4dcd-9a14-73234032eba0 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:29:06.574336 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0bff74e8-8d7b-443b-831e-ac8ac2877553 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments/df32953f-8344-47cc-bb34-642bee94e0ec" status: 202 len: 0 microversion: 2.1 time: 0.153509 Jun 10 13:29:06.575164 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 747/2221] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:29:06 2026] DELETE /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments/df32953f-8344-47cc-bb34-642bee94e0ec => generated 0 bytes in 155 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:29:06.587535 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bdd888e3-bfd4-4929-9d8b-2248c2c9ed86 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:06.589220 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-bdd888e3-bfd4-4929-9d8b-2248c2c9ed86 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:06.594246 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bdd888e3-bfd4-4929-9d8b-2248c2c9ed86 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:06.594492 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bdd888e3-bfd4-4929-9d8b-2248c2c9ed86 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:06.594633 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bdd888e3-bfd4-4929-9d8b-2248c2c9ed86 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:06.594967 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bdd888e3-bfd4-4929-9d8b-2248c2c9ed86 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:06.595131 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bdd888e3-bfd4-4929-9d8b-2248c2c9ed86 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:06.595781 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bdd888e3-bfd4-4929-9d8b-2248c2c9ed86 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:06.620497 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-bdd888e3-bfd4-4929-9d8b-2248c2c9ed86 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035709 Jun 10 13:29:06.620667 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 748/2222] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:29:06 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:07.358655 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cf2455eb-d679-4d3d-a4ad-aa6f8ce01cf7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "POST /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.580464 Jun 10 13:29:07.359063 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 728/2223] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:29:04 2026] POST /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3/os-volume_attachments => generated 194 bytes in 2581 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:07.421191 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-19e4759e-1d84-4d34-a777-85df1955c114 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:07.426773 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-19e4759e-1d84-4d34-a777-85df1955c114 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:07.439946 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-19e4759e-1d84-4d34-a777-85df1955c114 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:07.440285 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-19e4759e-1d84-4d34-a777-85df1955c114 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:07.440808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-19e4759e-1d84-4d34-a777-85df1955c114 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:07.441622 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-19e4759e-1d84-4d34-a777-85df1955c114 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:07.441622 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-19e4759e-1d84-4d34-a777-85df1955c114 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:07.441775 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-19e4759e-1d84-4d34-a777-85df1955c114 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:07.477243 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-19e4759e-1d84-4d34-a777-85df1955c114 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:07.638906 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4eeeac2a-793f-4f80-9170-4f2d6191e829 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:07.640638 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4eeeac2a-793f-4f80-9170-4f2d6191e829 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:07.644553 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4eeeac2a-793f-4f80-9170-4f2d6191e829 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:07.644748 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4eeeac2a-793f-4f80-9170-4f2d6191e829 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:07.644897 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4eeeac2a-793f-4f80-9170-4f2d6191e829 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:07.645559 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4eeeac2a-793f-4f80-9170-4f2d6191e829 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:07.645781 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4eeeac2a-793f-4f80-9170-4f2d6191e829 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:07.645822 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4eeeac2a-793f-4f80-9170-4f2d6191e829 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:07.671516 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4eeeac2a-793f-4f80-9170-4f2d6191e829 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.036329 Jun 10 13:29:07.671825 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 749/2224] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:29:07 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:07.820997 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-19e4759e-1d84-4d34-a777-85df1955c114 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:07.831950 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-19e4759e-1d84-4d34-a777-85df1955c114 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1355 microversion: 2.1 time: 0.414506 Jun 10 13:29:07.833340 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 748/2225] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:07 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1355 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:07.917410 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-5b7fe050-d920-4aae-bcb8-a4a17a0f1394 req-e7824bbd-c84c-4a80-b1b4-4fca78d70808 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "433d2789-456b-4dcd-9a14-73234032eba0", "tag": "10bf54e5-9ce9-473b-bef0-5daa7e0bbf85"}, {"server_uuid": "fcbce0c9-f1ab-42c7-9bf7-467fcae8295f", "name": "network-vif-plugged", "status": "completed", "tag": "a0f9f78e-08b4-4596-bfd6-509eab47f559"}, {"server_uuid": "fcbce0c9-f1ab-42c7-9bf7-467fcae8295f", "name": "network-vif-plugged", "status": "completed", "tag": "a0f9f78e-08b4-4596-bfd6-509eab47f559"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:07.923500 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5b7fe050-d920-4aae-bcb8-a4a17a0f1394 req-e7824bbd-c84c-4a80-b1b4-4fca78d70808 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:07.924658 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5b7fe050-d920-4aae-bcb8-a4a17a0f1394 req-e7824bbd-c84c-4a80-b1b4-4fca78d70808 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:07.924658 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5b7fe050-d920-4aae-bcb8-a4a17a0f1394 req-e7824bbd-c84c-4a80-b1b4-4fca78d70808 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:07.931572 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-5b7fe050-d920-4aae-bcb8-a4a17a0f1394 req-e7824bbd-c84c-4a80-b1b4-4fca78d70808 service nova] Creating event network-changed:10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 for instance 433d2789-456b-4dcd-9a14-73234032eba0 on np0000002501 Jun 10 13:29:07.931753 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-5b7fe050-d920-4aae-bcb8-a4a17a0f1394 req-e7824bbd-c84c-4a80-b1b4-4fca78d70808 service nova] Creating event network-vif-plugged:a0f9f78e-08b4-4596-bfd6-509eab47f559 for instance fcbce0c9-f1ab-42c7-9bf7-467fcae8295f on np0000002501 Jun 10 13:29:07.931933 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-5b7fe050-d920-4aae-bcb8-a4a17a0f1394 req-e7824bbd-c84c-4a80-b1b4-4fca78d70808 service nova] Creating event network-vif-plugged:a0f9f78e-08b4-4596-bfd6-509eab47f559 for instance fcbce0c9-f1ab-42c7-9bf7-467fcae8295f on np0000002501 Jun 10 13:29:07.932409 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-5b7fe050-d920-4aae-bcb8-a4a17a0f1394 req-e7824bbd-c84c-4a80-b1b4-4fca78d70808 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:07.938549 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-5b7fe050-d920-4aae-bcb8-a4a17a0f1394 req-e7824bbd-c84c-4a80-b1b4-4fca78d70808 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.024464 Jun 10 13:29:07.939426 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 729/2226] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:07 2026] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:08.026118 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7383e69e-e048-45fd-bdd1-c08edb283cea tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:08.036801 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7383e69e-e048-45fd-bdd1-c08edb283cea tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/flavors/84" status: 200 len: 385 microversion: 2.60 time: 0.012527 Jun 10 13:29:08.037240 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 750/2227] 10.4.3.74 () {68 vars in 1286 bytes} [Wed Jun 10 13:29:08 2026] GET /compute/v2.1/flavors/84 => generated 385 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:29:08.107219 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-298f5ac5-b647-4daf-9aab-153d2f21184d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:08.107219 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-298f5ac5-b647-4daf-9aab-153d2f21184d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:08.112843 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-298f5ac5-b647-4daf-9aab-153d2f21184d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:08.113034 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-298f5ac5-b647-4daf-9aab-153d2f21184d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:08.113834 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-298f5ac5-b647-4daf-9aab-153d2f21184d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:08.114339 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-298f5ac5-b647-4daf-9aab-153d2f21184d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:08.114794 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-298f5ac5-b647-4daf-9aab-153d2f21184d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:08.115310 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-298f5ac5-b647-4daf-9aab-153d2f21184d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:08.191376 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-298f5ac5-b647-4daf-9aab-153d2f21184d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'services' on Instance uuid df3ac1d4-be19-4092-bf60-fd8130256a0a {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:29:08.267571 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-298f5ac5-b647-4daf-9aab-153d2f21184d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a/os-volume_attachments/b4440e06-d7cb-4949-88fe-840c40e22b44" status: 202 len: 0 microversion: 2.60 time: 0.162667 Jun 10 13:29:08.268880 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 749/2228] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:29:08 2026] DELETE /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a/os-volume_attachments/b4440e06-d7cb-4949-88fe-840c40e22b44 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:29:08.684362 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-861afbd8-b8a9-42ea-9004-7b6498fadcd5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:08.686608 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-861afbd8-b8a9-42ea-9004-7b6498fadcd5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:08.691285 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-861afbd8-b8a9-42ea-9004-7b6498fadcd5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:08.691639 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-861afbd8-b8a9-42ea-9004-7b6498fadcd5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:08.691906 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-861afbd8-b8a9-42ea-9004-7b6498fadcd5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:08.692312 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-861afbd8-b8a9-42ea-9004-7b6498fadcd5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:08.692599 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-861afbd8-b8a9-42ea-9004-7b6498fadcd5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:08.692831 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-861afbd8-b8a9-42ea-9004-7b6498fadcd5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:08.716796 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-861afbd8-b8a9-42ea-9004-7b6498fadcd5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.034562 Jun 10 13:29:08.717374 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 730/2229] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:29:08 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:08.853429 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-59a51960-df12-453b-a996-369de72aa76f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:08.854105 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-59a51960-df12-453b-a996-369de72aa76f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:08.858553 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-59a51960-df12-453b-a996-369de72aa76f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:08.858811 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-59a51960-df12-453b-a996-369de72aa76f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:08.859067 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-59a51960-df12-453b-a996-369de72aa76f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:08.859512 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-59a51960-df12-453b-a996-369de72aa76f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:08.859808 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-59a51960-df12-453b-a996-369de72aa76f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:08.860111 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-59a51960-df12-453b-a996-369de72aa76f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:08.876876 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-59a51960-df12-453b-a996-369de72aa76f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:09.037693 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-59a51960-df12-453b-a996-369de72aa76f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:09.052065 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-59a51960-df12-453b-a996-369de72aa76f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1355 microversion: 2.1 time: 0.201117 Jun 10 13:29:09.052925 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 751/2230] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:08 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1355 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:09.731444 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4f2c2f88-3faf-4653-bbb7-0947c2ea8289 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:09.732559 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4f2c2f88-3faf-4653-bbb7-0947c2ea8289 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:09.738380 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4f2c2f88-3faf-4653-bbb7-0947c2ea8289 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:09.738380 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4f2c2f88-3faf-4653-bbb7-0947c2ea8289 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:09.738380 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4f2c2f88-3faf-4653-bbb7-0947c2ea8289 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:09.738380 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4f2c2f88-3faf-4653-bbb7-0947c2ea8289 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:09.738380 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4f2c2f88-3faf-4653-bbb7-0947c2ea8289 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:09.738642 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4f2c2f88-3faf-4653-bbb7-0947c2ea8289 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:09.757447 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4f2c2f88-3faf-4653-bbb7-0947c2ea8289 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031358 Jun 10 13:29:09.757839 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 750/2231] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:29:09 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:10.068760 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1e074735-cc75-4bad-8bec-aef73005d341 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:10.070391 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1e074735-cc75-4bad-8bec-aef73005d341 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:10.075925 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e074735-cc75-4bad-8bec-aef73005d341 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:10.076301 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e074735-cc75-4bad-8bec-aef73005d341 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:10.076596 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e074735-cc75-4bad-8bec-aef73005d341 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:10.077172 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e074735-cc75-4bad-8bec-aef73005d341 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:10.077597 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e074735-cc75-4bad-8bec-aef73005d341 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:10.077958 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1e074735-cc75-4bad-8bec-aef73005d341 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:10.094721 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1e074735-cc75-4bad-8bec-aef73005d341 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:10.246652 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1e074735-cc75-4bad-8bec-aef73005d341 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:10.255088 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1e074735-cc75-4bad-8bec-aef73005d341 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1355 microversion: 2.1 time: 0.187881 Jun 10 13:29:10.255294 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 731/2232] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:10 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1355 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:10.769065 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-becd8f17-06e1-4506-a6ba-2b82f49d9ee1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:10.770422 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-becd8f17-06e1-4506-a6ba-2b82f49d9ee1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:10.774934 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-becd8f17-06e1-4506-a6ba-2b82f49d9ee1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:10.775143 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-becd8f17-06e1-4506-a6ba-2b82f49d9ee1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:10.775271 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-becd8f17-06e1-4506-a6ba-2b82f49d9ee1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:10.775574 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-becd8f17-06e1-4506-a6ba-2b82f49d9ee1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:10.775714 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-becd8f17-06e1-4506-a6ba-2b82f49d9ee1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:10.775859 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-becd8f17-06e1-4506-a6ba-2b82f49d9ee1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:10.796653 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-becd8f17-06e1-4506-a6ba-2b82f49d9ee1 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029328 Jun 10 13:29:10.796938 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 752/2233] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:29:10 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:11.274393 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ba2ab9e4-06d1-4836-b632-eef475d3e4f3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:11.275738 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ba2ab9e4-06d1-4836-b632-eef475d3e4f3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:11.279657 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba2ab9e4-06d1-4836-b632-eef475d3e4f3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:11.279964 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba2ab9e4-06d1-4836-b632-eef475d3e4f3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:11.280201 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba2ab9e4-06d1-4836-b632-eef475d3e4f3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:11.280651 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba2ab9e4-06d1-4836-b632-eef475d3e4f3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:11.280995 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba2ab9e4-06d1-4836-b632-eef475d3e4f3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:11.281292 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba2ab9e4-06d1-4836-b632-eef475d3e4f3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:11.294837 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ba2ab9e4-06d1-4836-b632-eef475d3e4f3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:11.425055 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ba2ab9e4-06d1-4836-b632-eef475d3e4f3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:11.437903 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ba2ab9e4-06d1-4836-b632-eef475d3e4f3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1539 microversion: 2.1 time: 0.165215 Jun 10 13:29:11.438246 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 751/2234] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:11 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1539 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:11.456225 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bc9e9ff4-06f3-46a1-a92d-a0ae72d19360 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:11.458120 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bc9e9ff4-06f3-46a1-a92d-a0ae72d19360 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:11.464053 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc9e9ff4-06f3-46a1-a92d-a0ae72d19360 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:11.464257 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc9e9ff4-06f3-46a1-a92d-a0ae72d19360 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:11.464434 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc9e9ff4-06f3-46a1-a92d-a0ae72d19360 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:11.464697 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc9e9ff4-06f3-46a1-a92d-a0ae72d19360 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:11.464842 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc9e9ff4-06f3-46a1-a92d-a0ae72d19360 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:11.465011 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc9e9ff4-06f3-46a1-a92d-a0ae72d19360 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:11.494047 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-bc9e9ff4-06f3-46a1-a92d-a0ae72d19360 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:11.594460 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bc9e9ff4-06f3-46a1-a92d-a0ae72d19360 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.141322 Jun 10 13:29:11.594864 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 732/2235] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:29:11 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-interface => generated 282 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:11.811079 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f7e2f459-7160-47a0-85db-429fc05ece17 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:11.813218 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f7e2f459-7160-47a0-85db-429fc05ece17 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:11.818197 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7e2f459-7160-47a0-85db-429fc05ece17 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:11.818490 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7e2f459-7160-47a0-85db-429fc05ece17 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:11.820678 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7e2f459-7160-47a0-85db-429fc05ece17 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:11.820678 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7e2f459-7160-47a0-85db-429fc05ece17 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:11.820678 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7e2f459-7160-47a0-85db-429fc05ece17 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:11.820678 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7e2f459-7160-47a0-85db-429fc05ece17 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:11.847775 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f7e2f459-7160-47a0-85db-429fc05ece17 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.039146 Jun 10 13:29:11.848271 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 753/2236] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:29:11 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:12.380222 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-1e9c20cc-fc45-4bcb-954d-e86fd03752b4 req-13c5a0b8-464f-4aa7-a211-f67306bc72d5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fcbce0c9-f1ab-42c7-9bf7-467fcae8295f", "tag": "a0f9f78e-08b4-4596-bfd6-509eab47f559"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:12.388581 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1e9c20cc-fc45-4bcb-954d-e86fd03752b4 req-13c5a0b8-464f-4aa7-a211-f67306bc72d5 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:12.388817 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1e9c20cc-fc45-4bcb-954d-e86fd03752b4 req-13c5a0b8-464f-4aa7-a211-f67306bc72d5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:12.389034 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1e9c20cc-fc45-4bcb-954d-e86fd03752b4 req-13c5a0b8-464f-4aa7-a211-f67306bc72d5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:12.396201 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-1e9c20cc-fc45-4bcb-954d-e86fd03752b4 req-13c5a0b8-464f-4aa7-a211-f67306bc72d5 service nova] Creating event network-changed:a0f9f78e-08b4-4596-bfd6-509eab47f559 for instance fcbce0c9-f1ab-42c7-9bf7-467fcae8295f on np0000002501 Jun 10 13:29:12.396986 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-1e9c20cc-fc45-4bcb-954d-e86fd03752b4 req-13c5a0b8-464f-4aa7-a211-f67306bc72d5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:12.402664 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-1e9c20cc-fc45-4bcb-954d-e86fd03752b4 req-13c5a0b8-464f-4aa7-a211-f67306bc72d5 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023856 Jun 10 13:29:12.403104 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 752/2237] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:12 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 10 13:29:12.584170 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cb9652a2-4495-4320-983f-f39a1617459a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:12.584629 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cb9652a2-4495-4320-983f-f39a1617459a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:12.589564 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cb9652a2-4495-4320-983f-f39a1617459a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:12.589797 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cb9652a2-4495-4320-983f-f39a1617459a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:12.590007 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cb9652a2-4495-4320-983f-f39a1617459a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:12.590915 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cb9652a2-4495-4320-983f-f39a1617459a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:12.591165 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cb9652a2-4495-4320-983f-f39a1617459a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:12.591676 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cb9652a2-4495-4320-983f-f39a1617459a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:12.649020 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-cb9652a2-4495-4320-983f-f39a1617459a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'services' on Instance uuid ec79aaa1-e1df-4591-a092-e756196ff550 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:29:12.703991 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cb9652a2-4495-4320-983f-f39a1617459a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550/os-volume_attachments/b4440e06-d7cb-4949-88fe-840c40e22b44" status: 202 len: 0 microversion: 2.60 time: 0.121883 Jun 10 13:29:12.705031 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 733/2238] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:29:12 2026] DELETE /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550/os-volume_attachments/b4440e06-d7cb-4949-88fe-840c40e22b44 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:29:12.860918 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6c7fb899-1134-43e5-9017-182f36748422 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:12.862313 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6c7fb899-1134-43e5-9017-182f36748422 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:12.868057 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c7fb899-1134-43e5-9017-182f36748422 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:12.868257 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c7fb899-1134-43e5-9017-182f36748422 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:12.868406 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c7fb899-1134-43e5-9017-182f36748422 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:12.868723 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c7fb899-1134-43e5-9017-182f36748422 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:12.868918 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c7fb899-1134-43e5-9017-182f36748422 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:12.869080 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c7fb899-1134-43e5-9017-182f36748422 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:12.896162 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6c7fb899-1134-43e5-9017-182f36748422 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.037920 Jun 10 13:29:12.896283 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 754/2239] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:29:12 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments => generated 25 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:29:12.908325 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-18cf6eac-cdf4-4db1-8a4a-8d062f366bd3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:12.909026 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-18cf6eac-cdf4-4db1-8a4a-8d062f366bd3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:12.912488 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-18cf6eac-cdf4-4db1-8a4a-8d062f366bd3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:12.912887 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-18cf6eac-cdf4-4db1-8a4a-8d062f366bd3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:12.912990 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-18cf6eac-cdf4-4db1-8a4a-8d062f366bd3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:12.913320 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-18cf6eac-cdf4-4db1-8a4a-8d062f366bd3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:12.913637 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-18cf6eac-cdf4-4db1-8a4a-8d062f366bd3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:12.913893 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-18cf6eac-cdf4-4db1-8a4a-8d062f366bd3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:12.978279 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-18cf6eac-cdf4-4db1-8a4a-8d062f366bd3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] HTTP exception thrown: Instance 433d2789-456b-4dcd-9a14-73234032eba0 is not attached to volume df32953f-8344-47cc-bb34-642bee94e0ec Jun 10 13:29:12.978574 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-18cf6eac-cdf4-4db1-8a4a-8d062f366bd3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Returning 404 to user: Instance 433d2789-456b-4dcd-9a14-73234032eba0 is not attached to volume df32953f-8344-47cc-bb34-642bee94e0ec {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:29:12.979302 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-18cf6eac-cdf4-4db1-8a4a-8d062f366bd3 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments/df32953f-8344-47cc-bb34-642bee94e0ec" status: 404 len: 154 microversion: 2.1 time: 0.072772 Jun 10 13:29:12.979741 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 753/2240] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:29:12 2026] DELETE /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0/os-volume_attachments/df32953f-8344-47cc-bb34-642bee94e0ec => generated 154 bytes in 74 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:29:14.047217 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-75603830-4da3-4085-9b00-22eb39a97e08 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:14.049161 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-75603830-4da3-4085-9b00-22eb39a97e08 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:14.052999 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75603830-4da3-4085-9b00-22eb39a97e08 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:14.053914 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75603830-4da3-4085-9b00-22eb39a97e08 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:14.053914 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75603830-4da3-4085-9b00-22eb39a97e08 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:14.053914 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75603830-4da3-4085-9b00-22eb39a97e08 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:14.053914 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75603830-4da3-4085-9b00-22eb39a97e08 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:14.054095 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75603830-4da3-4085-9b00-22eb39a97e08 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:14.070167 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-75603830-4da3-4085-9b00-22eb39a97e08 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/ips" status: 200 len: 147 microversion: 2.1 time: 0.024619 Jun 10 13:29:14.070640 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 734/2241] 10.4.3.74 () {66 vars in 1359 bytes} [Wed Jun 10 13:29:14 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/ips => generated 147 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:14.106303 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9bb526d0-dedf-4d3c-88a1-1660d75e0edc tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:14.106769 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9bb526d0-dedf-4d3c-88a1-1660d75e0edc tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:14.110981 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9bb526d0-dedf-4d3c-88a1-1660d75e0edc tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:14.111158 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9bb526d0-dedf-4d3c-88a1-1660d75e0edc tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:14.111258 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9bb526d0-dedf-4d3c-88a1-1660d75e0edc tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:14.111564 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9bb526d0-dedf-4d3c-88a1-1660d75e0edc tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:14.111789 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9bb526d0-dedf-4d3c-88a1-1660d75e0edc tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:14.111877 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9bb526d0-dedf-4d3c-88a1-1660d75e0edc tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:14.125482 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9bb526d0-dedf-4d3c-88a1-1660d75e0edc tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:29:14.193904 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9bb526d0-dedf-4d3c-88a1-1660d75e0edc tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 204 len: 0 microversion: 2.1 time: 0.089085 Jun 10 13:29:14.194399 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 755/2242] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:29:14 2026] DELETE /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:29:14.207225 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-45456688-7c7c-4791-9798-da3e4ae4758c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:14.209852 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-45456688-7c7c-4791-9798-da3e4ae4758c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:14.217433 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45456688-7c7c-4791-9798-da3e4ae4758c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:14.217745 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45456688-7c7c-4791-9798-da3e4ae4758c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:14.217983 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45456688-7c7c-4791-9798-da3e4ae4758c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:14.218431 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45456688-7c7c-4791-9798-da3e4ae4758c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:14.218803 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45456688-7c7c-4791-9798-da3e4ae4758c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:14.219017 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45456688-7c7c-4791-9798-da3e4ae4758c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:14.242437 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-45456688-7c7c-4791-9798-da3e4ae4758c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:14.599501 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-45456688-7c7c-4791-9798-da3e4ae4758c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:14.609760 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-45456688-7c7c-4791-9798-da3e4ae4758c tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1544 microversion: 2.1 time: 0.405689 Jun 10 13:29:14.610262 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 754/2243] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:14 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1544 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:15.381397 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b42c4043-6a41-4fa2-be4a-470442d91f45 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "cb84f138-3b3e-4ba0-bd9e-94461babcd2a"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:15.383264 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b42c4043-6a41-4fa2-be4a-470442d91f45 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:15.388936 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b42c4043-6a41-4fa2-be4a-470442d91f45 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:15.388936 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b42c4043-6a41-4fa2-be4a-470442d91f45 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:15.388936 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b42c4043-6a41-4fa2-be4a-470442d91f45 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:15.388936 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b42c4043-6a41-4fa2-be4a-470442d91f45 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:15.388936 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b42c4043-6a41-4fa2-be4a-470442d91f45 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:15.388936 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b42c4043-6a41-4fa2-be4a-470442d91f45 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:15.512927 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-1d7a2de8-12be-4516-803e-a3fedaba1bc1 req-77d3db3c-7e38-4cfe-bd94-3d51b08a8e81 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "433d2789-456b-4dcd-9a14-73234032eba0", "name": "network-vif-unplugged", "status": "completed", "tag": "10bf54e5-9ce9-473b-bef0-5daa7e0bbf85"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:15.519128 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1d7a2de8-12be-4516-803e-a3fedaba1bc1 req-77d3db3c-7e38-4cfe-bd94-3d51b08a8e81 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:15.519804 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1d7a2de8-12be-4516-803e-a3fedaba1bc1 req-77d3db3c-7e38-4cfe-bd94-3d51b08a8e81 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:15.519991 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1d7a2de8-12be-4516-803e-a3fedaba1bc1 req-77d3db3c-7e38-4cfe-bd94-3d51b08a8e81 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:15.528423 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-1d7a2de8-12be-4516-803e-a3fedaba1bc1 req-77d3db3c-7e38-4cfe-bd94-3d51b08a8e81 service nova] Creating event network-vif-unplugged:10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 for instance 433d2789-456b-4dcd-9a14-73234032eba0 on np0000002501 Jun 10 13:29:15.528874 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-1d7a2de8-12be-4516-803e-a3fedaba1bc1 req-77d3db3c-7e38-4cfe-bd94-3d51b08a8e81 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:15.534018 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-1d7a2de8-12be-4516-803e-a3fedaba1bc1 req-77d3db3c-7e38-4cfe-bd94-3d51b08a8e81 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.145177 Jun 10 13:29:15.535361 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 756/2244] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:15 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:15.631375 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2742a7e1-0693-4f79-936f-4268c8c2cfbd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:15.633581 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2742a7e1-0693-4f79-936f-4268c8c2cfbd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:15.638906 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2742a7e1-0693-4f79-936f-4268c8c2cfbd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:15.639138 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2742a7e1-0693-4f79-936f-4268c8c2cfbd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:15.639340 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2742a7e1-0693-4f79-936f-4268c8c2cfbd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:15.639819 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2742a7e1-0693-4f79-936f-4268c8c2cfbd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:15.640080 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2742a7e1-0693-4f79-936f-4268c8c2cfbd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:15.640408 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2742a7e1-0693-4f79-936f-4268c8c2cfbd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:15.654785 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2742a7e1-0693-4f79-936f-4268c8c2cfbd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:15.859018 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2742a7e1-0693-4f79-936f-4268c8c2cfbd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:15.869900 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2742a7e1-0693-4f79-936f-4268c8c2cfbd tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1544 microversion: 2.1 time: 0.241516 Jun 10 13:29:15.870194 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 755/2245] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:15 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1544 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:16.890741 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-78288e4e-c8f5-49bf-b93b-cedd49782a29 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:16.892288 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-78288e4e-c8f5-49bf-b93b-cedd49782a29 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:16.901105 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78288e4e-c8f5-49bf-b93b-cedd49782a29 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:16.901513 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78288e4e-c8f5-49bf-b93b-cedd49782a29 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:16.902202 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78288e4e-c8f5-49bf-b93b-cedd49782a29 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:16.902475 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78288e4e-c8f5-49bf-b93b-cedd49782a29 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:16.902839 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78288e4e-c8f5-49bf-b93b-cedd49782a29 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:16.903160 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78288e4e-c8f5-49bf-b93b-cedd49782a29 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:16.922772 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-78288e4e-c8f5-49bf-b93b-cedd49782a29 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:16.972214 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-78288e4e-c8f5-49bf-b93b-cedd49782a29 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:16.980950 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-78288e4e-c8f5-49bf-b93b-cedd49782a29 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1502 microversion: 2.1 time: 0.093601 Jun 10 13:29:16.981065 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 757/2246] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:16 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1502 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:17.577914 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-ac675af4-b9a7-444d-b533-897a8b02661e req-9c80951d-32d8-4d64-a60d-7bdf67ee9b96 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "433d2789-456b-4dcd-9a14-73234032eba0", "name": "network-vif-unplugged", "status": "completed", "tag": "10bf54e5-9ce9-473b-bef0-5daa7e0bbf85"}, {"server_uuid": "433d2789-456b-4dcd-9a14-73234032eba0", "name": "network-vif-deleted", "tag": "10bf54e5-9ce9-473b-bef0-5daa7e0bbf85"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:17.587198 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ac675af4-b9a7-444d-b533-897a8b02661e req-9c80951d-32d8-4d64-a60d-7bdf67ee9b96 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:17.587466 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ac675af4-b9a7-444d-b533-897a8b02661e req-9c80951d-32d8-4d64-a60d-7bdf67ee9b96 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:17.587633 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ac675af4-b9a7-444d-b533-897a8b02661e req-9c80951d-32d8-4d64-a60d-7bdf67ee9b96 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:17.595959 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-ac675af4-b9a7-444d-b533-897a8b02661e req-9c80951d-32d8-4d64-a60d-7bdf67ee9b96 service nova] Creating event network-vif-unplugged:10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 for instance 433d2789-456b-4dcd-9a14-73234032eba0 on np0000002501 Jun 10 13:29:17.596231 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-ac675af4-b9a7-444d-b533-897a8b02661e req-9c80951d-32d8-4d64-a60d-7bdf67ee9b96 service nova] Creating event network-vif-deleted:10bf54e5-9ce9-473b-bef0-5daa7e0bbf85 for instance 433d2789-456b-4dcd-9a14-73234032eba0 on np0000002501 Jun 10 13:29:17.596724 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-ac675af4-b9a7-444d-b533-897a8b02661e req-9c80951d-32d8-4d64-a60d-7bdf67ee9b96 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:17.600975 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-ac675af4-b9a7-444d-b533-897a8b02661e req-9c80951d-32d8-4d64-a60d-7bdf67ee9b96 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.025314 Jun 10 13:29:17.601445 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 756/2247] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:17 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 10 13:29:17.975280 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b42c4043-6a41-4fa2-be4a-470442d91f45 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "POST /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.595712 Jun 10 13:29:17.975659 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 735/2248] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:29:15 2026] POST /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/os-volume_attachments => generated 194 bytes in 2596 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:17.999445 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c21069a6-70fb-496a-9110-0865c5d6148f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:18.000823 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c21069a6-70fb-496a-9110-0865c5d6148f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:18.005912 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c21069a6-70fb-496a-9110-0865c5d6148f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:18.006210 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c21069a6-70fb-496a-9110-0865c5d6148f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:18.006445 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c21069a6-70fb-496a-9110-0865c5d6148f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:18.006864 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c21069a6-70fb-496a-9110-0865c5d6148f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:18.007149 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c21069a6-70fb-496a-9110-0865c5d6148f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:18.007436 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c21069a6-70fb-496a-9110-0865c5d6148f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:18.033069 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c21069a6-70fb-496a-9110-0865c5d6148f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:18.033278 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c21069a6-70fb-496a-9110-0865c5d6148f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:18.033496 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c21069a6-70fb-496a-9110-0865c5d6148f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:18.033754 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-c21069a6-70fb-496a-9110-0865c5d6148f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lazy-loading 'fault' on Instance uuid 433d2789-456b-4dcd-9a14-73234032eba0 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:29:18.037099 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c21069a6-70fb-496a-9110-0865c5d6148f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:18.089140 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c21069a6-70fb-496a-9110-0865c5d6148f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:18.101489 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c21069a6-70fb-496a-9110-0865c5d6148f tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1341 microversion: 2.1 time: 0.103076 Jun 10 13:29:18.101489 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 758/2249] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:17 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1341 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:19.121800 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-14cf702c-d8e9-4506-80e7-d2308b299c1a tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:19.123336 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-14cf702c-d8e9-4506-80e7-d2308b299c1a tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:19.127916 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14cf702c-d8e9-4506-80e7-d2308b299c1a tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:19.128210 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14cf702c-d8e9-4506-80e7-d2308b299c1a tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:19.128493 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14cf702c-d8e9-4506-80e7-d2308b299c1a tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:19.128942 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14cf702c-d8e9-4506-80e7-d2308b299c1a tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:19.129229 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14cf702c-d8e9-4506-80e7-d2308b299c1a tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:19.129529 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14cf702c-d8e9-4506-80e7-d2308b299c1a tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:19.148557 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14cf702c-d8e9-4506-80e7-d2308b299c1a tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:19.148808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14cf702c-d8e9-4506-80e7-d2308b299c1a tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:19.149006 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14cf702c-d8e9-4506-80e7-d2308b299c1a tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:19.149263 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-14cf702c-d8e9-4506-80e7-d2308b299c1a tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lazy-loading 'fault' on Instance uuid 433d2789-456b-4dcd-9a14-73234032eba0 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:29:19.152824 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-14cf702c-d8e9-4506-80e7-d2308b299c1a tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:19.225564 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-14cf702c-d8e9-4506-80e7-d2308b299c1a tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:19.236590 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-14cf702c-d8e9-4506-80e7-d2308b299c1a tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1341 microversion: 2.1 time: 0.116834 Jun 10 13:29:19.236999 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 757/2250] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:19 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1341 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:20.260937 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c1e6ef7d-64bd-4307-a262-47b9c655bd34 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:20.262499 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c1e6ef7d-64bd-4307-a262-47b9c655bd34 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:20.267656 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1e6ef7d-64bd-4307-a262-47b9c655bd34 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:20.268014 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1e6ef7d-64bd-4307-a262-47b9c655bd34 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:20.268276 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1e6ef7d-64bd-4307-a262-47b9c655bd34 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:20.268786 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1e6ef7d-64bd-4307-a262-47b9c655bd34 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:20.269111 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1e6ef7d-64bd-4307-a262-47b9c655bd34 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:20.269476 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1e6ef7d-64bd-4307-a262-47b9c655bd34 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:20.296089 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1e6ef7d-64bd-4307-a262-47b9c655bd34 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:20.296335 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1e6ef7d-64bd-4307-a262-47b9c655bd34 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:20.296574 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1e6ef7d-64bd-4307-a262-47b9c655bd34 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:20.296900 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-c1e6ef7d-64bd-4307-a262-47b9c655bd34 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lazy-loading 'fault' on Instance uuid 433d2789-456b-4dcd-9a14-73234032eba0 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:29:20.302214 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c1e6ef7d-64bd-4307-a262-47b9c655bd34 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:20.342411 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-873e127f-b19f-446b-9e9b-f563127a7789 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:20.342411 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-873e127f-b19f-446b-9e9b-f563127a7789 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:20.351382 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-873e127f-b19f-446b-9e9b-f563127a7789 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:20.351382 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-873e127f-b19f-446b-9e9b-f563127a7789 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:20.351382 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-873e127f-b19f-446b-9e9b-f563127a7789 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:20.351382 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-873e127f-b19f-446b-9e9b-f563127a7789 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:20.351382 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-873e127f-b19f-446b-9e9b-f563127a7789 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:20.351382 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-873e127f-b19f-446b-9e9b-f563127a7789 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:20.372230 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c1e6ef7d-64bd-4307-a262-47b9c655bd34 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:20.386986 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c1e6ef7d-64bd-4307-a262-47b9c655bd34 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1341 microversion: 2.1 time: 0.127645 Jun 10 13:29:20.387727 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 736/2251] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:20 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1341 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:20.425897 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-873e127f-b19f-446b-9e9b-f563127a7789 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lazy-loading 'services' on Instance uuid 0f10c3a8-909e-4528-a261-9990ebb16ad3 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:29:20.481757 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-873e127f-b19f-446b-9e9b-f563127a7789 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3/os-volume_attachments/982021bd-3fd5-4ef1-a9dc-b7bbe6116243" status: 202 len: 0 microversion: 2.1 time: 0.139374 Jun 10 13:29:20.481757 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 759/2252] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:29:20 2026] DELETE /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3/os-volume_attachments/982021bd-3fd5-4ef1-a9dc-b7bbe6116243 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:29:20.489805 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ae6d942b-57a8-4bb4-ac60-cde55879de95 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:20.490178 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ae6d942b-57a8-4bb4-ac60-cde55879de95 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:20.493105 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ae6d942b-57a8-4bb4-ac60-cde55879de95 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:20.493250 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ae6d942b-57a8-4bb4-ac60-cde55879de95 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:20.493451 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ae6d942b-57a8-4bb4-ac60-cde55879de95 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:20.493611 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ae6d942b-57a8-4bb4-ac60-cde55879de95 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:20.493763 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ae6d942b-57a8-4bb4-ac60-cde55879de95 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:20.493881 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ae6d942b-57a8-4bb4-ac60-cde55879de95 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:20.508688 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ae6d942b-57a8-4bb4-ac60-cde55879de95 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:29:20.557457 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ae6d942b-57a8-4bb4-ac60-cde55879de95 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 204 len: 0 microversion: 2.1 time: 0.069116 Jun 10 13:29:20.557852 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 758/2253] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:29:20 2026] DELETE /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:29:20.570127 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e1d3cf3b-1243-4599-9096-88671811436f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:20.573063 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e1d3cf3b-1243-4599-9096-88671811436f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:20.579798 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1d3cf3b-1243-4599-9096-88671811436f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:20.579798 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1d3cf3b-1243-4599-9096-88671811436f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:20.579798 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1d3cf3b-1243-4599-9096-88671811436f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:20.579884 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1d3cf3b-1243-4599-9096-88671811436f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:20.580224 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1d3cf3b-1243-4599-9096-88671811436f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:20.580585 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1d3cf3b-1243-4599-9096-88671811436f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:20.597646 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e1d3cf3b-1243-4599-9096-88671811436f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:20.804542 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e1d3cf3b-1243-4599-9096-88671811436f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:20.825711 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e1d3cf3b-1243-4599-9096-88671811436f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1718 microversion: 2.1 time: 0.257715 Jun 10 13:29:20.826692 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 737/2254] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:20 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1718 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:21.153128 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8e124016-765f-4f77-8264-c22845852b58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:21.154848 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8e124016-765f-4f77-8264-c22845852b58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:21.160522 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8e124016-765f-4f77-8264-c22845852b58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:21.160683 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8e124016-765f-4f77-8264-c22845852b58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:21.160836 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8e124016-765f-4f77-8264-c22845852b58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:21.161097 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8e124016-765f-4f77-8264-c22845852b58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:21.161295 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8e124016-765f-4f77-8264-c22845852b58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:21.161436 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8e124016-765f-4f77-8264-c22845852b58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:21.179090 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8e124016-765f-4f77-8264-c22845852b58 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550/os-volume_attachments" status: 200 len: 25 microversion: 2.60 time: 0.028339 Jun 10 13:29:21.179394 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 760/2255] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:29:21 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:21.222040 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bd207561-3d22-4a34-acda-af5afff91667 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:21.224409 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bd207561-3d22-4a34-acda-af5afff91667 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:21.229270 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd207561-3d22-4a34-acda-af5afff91667 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:21.229553 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd207561-3d22-4a34-acda-af5afff91667 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:21.229758 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd207561-3d22-4a34-acda-af5afff91667 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:21.230102 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd207561-3d22-4a34-acda-af5afff91667 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:21.230282 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd207561-3d22-4a34-acda-af5afff91667 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:21.230469 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd207561-3d22-4a34-acda-af5afff91667 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:21.259883 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bd207561-3d22-4a34-acda-af5afff91667 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a/os-volume_attachments" status: 200 len: 25 microversion: 2.60 time: 0.041337 Jun 10 13:29:21.260204 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 759/2256] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:29:21 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a/os-volume_attachments => generated 25 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:21.409842 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6a94273f-cd04-48e1-b6d5-05e86791f3de tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:21.412098 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6a94273f-cd04-48e1-b6d5-05e86791f3de tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:21.420289 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a94273f-cd04-48e1-b6d5-05e86791f3de tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:21.420628 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a94273f-cd04-48e1-b6d5-05e86791f3de tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:21.420924 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a94273f-cd04-48e1-b6d5-05e86791f3de tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:21.421473 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a94273f-cd04-48e1-b6d5-05e86791f3de tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:21.421834 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a94273f-cd04-48e1-b6d5-05e86791f3de tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:21.422104 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a94273f-cd04-48e1-b6d5-05e86791f3de tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:21.442268 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a94273f-cd04-48e1-b6d5-05e86791f3de tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:21.442496 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a94273f-cd04-48e1-b6d5-05e86791f3de tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:21.442654 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a94273f-cd04-48e1-b6d5-05e86791f3de tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:21.442902 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-6a94273f-cd04-48e1-b6d5-05e86791f3de tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lazy-loading 'fault' on Instance uuid 433d2789-456b-4dcd-9a14-73234032eba0 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:29:21.446082 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6a94273f-cd04-48e1-b6d5-05e86791f3de tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:21.500933 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6a94273f-cd04-48e1-b6d5-05e86791f3de tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f1ff0ee95dc54ea79f737ee18b3ba4b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f09d4ca1c7d45fab691b8e6f60c3792', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:21.510178 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6a94273f-cd04-48e1-b6d5-05e86791f3de tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 200 len: 1341 microversion: 2.1 time: 0.102124 Jun 10 13:29:21.510462 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 738/2257] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:21 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 1341 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:21.844711 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-658a7026-b816-4ddc-bc62-ea8f28a7b10f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:21.848445 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-658a7026-b816-4ddc-bc62-ea8f28a7b10f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:21.861236 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-658a7026-b816-4ddc-bc62-ea8f28a7b10f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:21.861236 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-658a7026-b816-4ddc-bc62-ea8f28a7b10f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:21.861236 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-658a7026-b816-4ddc-bc62-ea8f28a7b10f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:21.861236 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-658a7026-b816-4ddc-bc62-ea8f28a7b10f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:21.861236 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-658a7026-b816-4ddc-bc62-ea8f28a7b10f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:21.861236 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-658a7026-b816-4ddc-bc62-ea8f28a7b10f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:21.888585 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-658a7026-b816-4ddc-bc62-ea8f28a7b10f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:22.038071 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-658a7026-b816-4ddc-bc62-ea8f28a7b10f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:22.046897 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-658a7026-b816-4ddc-bc62-ea8f28a7b10f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1718 microversion: 2.1 time: 0.204722 Jun 10 13:29:22.047154 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 761/2258] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:21 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1718 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:22.525821 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-27c9f3f7-150c-4ed2-b985-1d8ac22316f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:22.527281 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-27c9f3f7-150c-4ed2-b985-1d8ac22316f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] [instance: 433d2789-456b-4dcd-9a14-73234032eba0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:22.534770 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27c9f3f7-150c-4ed2-b985-1d8ac22316f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:22.535272 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27c9f3f7-150c-4ed2-b985-1d8ac22316f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:22.535563 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27c9f3f7-150c-4ed2-b985-1d8ac22316f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:22.536063 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27c9f3f7-150c-4ed2-b985-1d8ac22316f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:22.536429 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27c9f3f7-150c-4ed2-b985-1d8ac22316f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:22.536825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27c9f3f7-150c-4ed2-b985-1d8ac22316f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:22.547506 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-27c9f3f7-150c-4ed2-b985-1d8ac22316f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] HTTP exception thrown: Instance 433d2789-456b-4dcd-9a14-73234032eba0 could not be found. Jun 10 13:29:22.547839 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-27c9f3f7-150c-4ed2-b985-1d8ac22316f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Returning 404 to user: Instance 433d2789-456b-4dcd-9a14-73234032eba0 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:29:22.548247 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-27c9f3f7-150c-4ed2-b985-1d8ac22316f5 tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0" status: 404 len: 111 microversion: 2.1 time: 0.024161 Jun 10 13:29:22.548572 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 760/2259] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:22 2026] GET /compute/v2.1/servers/433d2789-456b-4dcd-9a14-73234032eba0 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:29:22.557527 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-db34922f-16ff-47ce-a4c7-7eff8cdf46bb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:22.570880 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-db34922f-16ff-47ce-a4c7-7eff8cdf46bb tempest-TestMinimumBasicScenario-580355000 tempest-TestMinimumBasicScenario-580355000-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-909117408" status: 202 len: 0 microversion: 2.1 time: 0.014826 Jun 10 13:29:22.570996 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 739/2260] 10.4.3.74 () {66 vars in 1380 bytes} [Wed Jun 10 13:29:22 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-909117408 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:29:22.820834 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeMultiAttachTest-server-1760423401", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "607be68a-da6c-4315-92b9-a7ecd858d17a", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "d9127236-1adc-4288-a073-8c25498e3292"}]}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:22.872412 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:22.872412 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:22.872412 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:22.872412 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:22.872412 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:22.872412 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:22.877383 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] validate_networks() for [('d9127236-1adc-4288-a073-8c25498e3292', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:29:22.877757 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:23.062075 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b15a8bc6-38dd-4d21-af34-82f57512c84f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:23.063667 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b15a8bc6-38dd-4d21-af34-82f57512c84f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:23.071373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b15a8bc6-38dd-4d21-af34-82f57512c84f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:23.071373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b15a8bc6-38dd-4d21-af34-82f57512c84f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:23.071373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b15a8bc6-38dd-4d21-af34-82f57512c84f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:23.071373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b15a8bc6-38dd-4d21-af34-82f57512c84f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:23.071373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b15a8bc6-38dd-4d21-af34-82f57512c84f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:23.071373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b15a8bc6-38dd-4d21-af34-82f57512c84f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:23.099727 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b15a8bc6-38dd-4d21-af34-82f57512c84f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:23.103415 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:23.277555 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b15a8bc6-38dd-4d21-af34-82f57512c84f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:23.288271 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b15a8bc6-38dd-4d21-af34-82f57512c84f tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1718 microversion: 2.1 time: 0.227828 Jun 10 13:29:23.288618 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 761/2261] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:23 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1718 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:23.391927 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:29:23.392405 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:29:23.392905 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:29:23.393192 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:29:23.393466 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:29:23.400849 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:23.401235 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:23.401484 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:23.402079 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:23.402363 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:23.402633 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:23.415263 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:29:23.417613 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Getting quotas for user 6e82e1774bd94878af9e9ce46bfe7675 and project 96fc5245d0e54cc0ae6883fec5064e41. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:29:23.458473 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:29:23.459762 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] 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='607be68a-da6c-4315-92b9-a7ecd858d17a',volume_size=None,volume_type=None)] {{(pid=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:29:23.565967 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-40aff3be-9530-476d-b408-95394086ee37 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.60 time: 0.746865 Jun 10 13:29:23.566552 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 762/2262] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:29:22 2026] POST /compute/v2.1/servers => generated 378 bytes in 747 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:29:23.578848 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-55830201-eb21-4372-af29-6940786d4093 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:23.580776 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-55830201-eb21-4372-af29-6940786d4093 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:23.593909 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-55830201-eb21-4372-af29-6940786d4093 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:23.663971 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-55830201-eb21-4372-af29-6940786d4093 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:23.669174 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-55830201-eb21-4372-af29-6940786d4093 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:23.669832 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-55830201-eb21-4372-af29-6940786d4093 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:23.674361 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-55830201-eb21-4372-af29-6940786d4093 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1149 microversion: 2.60 time: 0.097518 Jun 10 13:29:23.675330 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 740/2263] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:23 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1149 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:24.304256 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-937e7b14-d30d-40d9-8d6a-8b941c02a6f7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:24.306602 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-937e7b14-d30d-40d9-8d6a-8b941c02a6f7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:24.313119 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-937e7b14-d30d-40d9-8d6a-8b941c02a6f7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:24.313489 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-937e7b14-d30d-40d9-8d6a-8b941c02a6f7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:24.313856 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-937e7b14-d30d-40d9-8d6a-8b941c02a6f7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:24.314511 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-937e7b14-d30d-40d9-8d6a-8b941c02a6f7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:24.314974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-937e7b14-d30d-40d9-8d6a-8b941c02a6f7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:24.315420 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-937e7b14-d30d-40d9-8d6a-8b941c02a6f7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:24.336703 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-937e7b14-d30d-40d9-8d6a-8b941c02a6f7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:24.521218 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-937e7b14-d30d-40d9-8d6a-8b941c02a6f7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:24.533223 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-937e7b14-d30d-40d9-8d6a-8b941c02a6f7 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1672 microversion: 2.1 time: 0.230959 Jun 10 13:29:24.533223 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 762/2264] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:24 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1672 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:24.699429 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6f97ad7e-5af5-48cf-9adf-948a063ef342 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:24.702667 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6f97ad7e-5af5-48cf-9adf-948a063ef342 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:24.707785 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6f97ad7e-5af5-48cf-9adf-948a063ef342 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:24.708075 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6f97ad7e-5af5-48cf-9adf-948a063ef342 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:24.708309 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6f97ad7e-5af5-48cf-9adf-948a063ef342 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:24.708945 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6f97ad7e-5af5-48cf-9adf-948a063ef342 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:24.709310 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6f97ad7e-5af5-48cf-9adf-948a063ef342 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:24.709653 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6f97ad7e-5af5-48cf-9adf-948a063ef342 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:24.732963 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6f97ad7e-5af5-48cf-9adf-948a063ef342 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:24.805677 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6f97ad7e-5af5-48cf-9adf-948a063ef342 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:24.814750 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6f97ad7e-5af5-48cf-9adf-948a063ef342 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:24.816362 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6f97ad7e-5af5-48cf-9adf-948a063ef342 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:24.825767 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6f97ad7e-5af5-48cf-9adf-948a063ef342 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1223 microversion: 2.60 time: 0.128396 Jun 10 13:29:24.826574 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 763/2265] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:24 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1223 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:25.262953 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-62b0f005-2723-4e8c-a531-ec57a6be0851 req-ff1cc0fa-58da-4157-8021-52bca453483a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0f10c3a8-909e-4528-a261-9990ebb16ad3", "name": "network-vif-unplugged", "status": "completed", "tag": "a3ff1717-bbd9-44e5-998c-cb74b2889695"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:25.271300 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-62b0f005-2723-4e8c-a531-ec57a6be0851 req-ff1cc0fa-58da-4157-8021-52bca453483a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:25.271544 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-62b0f005-2723-4e8c-a531-ec57a6be0851 req-ff1cc0fa-58da-4157-8021-52bca453483a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:25.271740 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-62b0f005-2723-4e8c-a531-ec57a6be0851 req-ff1cc0fa-58da-4157-8021-52bca453483a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:25.285381 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-62b0f005-2723-4e8c-a531-ec57a6be0851 req-ff1cc0fa-58da-4157-8021-52bca453483a service nova] Creating event network-vif-unplugged:a3ff1717-bbd9-44e5-998c-cb74b2889695 for instance 0f10c3a8-909e-4528-a261-9990ebb16ad3 on np0000002501 Jun 10 13:29:25.285874 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-62b0f005-2723-4e8c-a531-ec57a6be0851 req-ff1cc0fa-58da-4157-8021-52bca453483a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:25.291643 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-62b0f005-2723-4e8c-a531-ec57a6be0851 req-ff1cc0fa-58da-4157-8021-52bca453483a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.088796 Jun 10 13:29:25.292279 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 741/2266] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:25 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:25.556660 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9a27d1d5-4851-419e-90d0-bbb5f1ad70b1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:25.562096 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9a27d1d5-4851-419e-90d0-bbb5f1ad70b1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:25.567033 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a27d1d5-4851-419e-90d0-bbb5f1ad70b1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:25.567388 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a27d1d5-4851-419e-90d0-bbb5f1ad70b1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:25.567725 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a27d1d5-4851-419e-90d0-bbb5f1ad70b1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:25.568277 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a27d1d5-4851-419e-90d0-bbb5f1ad70b1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:25.568692 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a27d1d5-4851-419e-90d0-bbb5f1ad70b1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:25.569028 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a27d1d5-4851-419e-90d0-bbb5f1ad70b1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:25.595020 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9a27d1d5-4851-419e-90d0-bbb5f1ad70b1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:25.741403 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9a27d1d5-4851-419e-90d0-bbb5f1ad70b1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:25.752140 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9a27d1d5-4851-419e-90d0-bbb5f1ad70b1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1672 microversion: 2.1 time: 0.197621 Jun 10 13:29:25.752303 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 763/2267] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:25 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1672 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:25.848046 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9257baf7-cc8b-4b2d-8dd2-23359c23672c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:25.850943 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9257baf7-cc8b-4b2d-8dd2-23359c23672c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:25.871097 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9257baf7-cc8b-4b2d-8dd2-23359c23672c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:25.871428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9257baf7-cc8b-4b2d-8dd2-23359c23672c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:25.871579 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9257baf7-cc8b-4b2d-8dd2-23359c23672c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:25.873336 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9257baf7-cc8b-4b2d-8dd2-23359c23672c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:25.873879 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9257baf7-cc8b-4b2d-8dd2-23359c23672c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:25.874410 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9257baf7-cc8b-4b2d-8dd2-23359c23672c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:25.901875 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9257baf7-cc8b-4b2d-8dd2-23359c23672c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:25.955049 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9257baf7-cc8b-4b2d-8dd2-23359c23672c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:25.960298 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9257baf7-cc8b-4b2d-8dd2-23359c23672c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:25.960822 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9257baf7-cc8b-4b2d-8dd2-23359c23672c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:25.963994 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9257baf7-cc8b-4b2d-8dd2-23359c23672c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1279 microversion: 2.60 time: 0.118169 Jun 10 13:29:25.964250 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 764/2268] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:25 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1279 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:26.466381 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f86cf09a-43a1-46a5-b4cc-0c8986244180 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-316647388", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIXCIGIaeyptk/5l6d5vjBaCvbnyV6lsnI+95rhE1R/zVHFueDKxmSW2pPLMayDmXD9lpJ7/v54j3BwQK/XbFAWh4C8y44J5a5azDxtOY86FOHIZte2GJ1m+r/Tz8kjL8w=="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:26.475274 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-f86cf09a-43a1-46a5-b4cc-0c8986244180 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:29:26.478078 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-f86cf09a-43a1-46a5-b4cc-0c8986244180 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for user 78196c63786b4cba9a84425b76aca7eb and project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:29:26.499092 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f86cf09a-43a1-46a5-b4cc-0c8986244180 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.035849 Jun 10 13:29:26.499092 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 742/2269] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:29:26 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 10 13:29:26.777357 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b89cbf60-4563-43cd-8f2d-18c62df57600 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:26.783518 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b89cbf60-4563-43cd-8f2d-18c62df57600 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:26.788974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b89cbf60-4563-43cd-8f2d-18c62df57600 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:26.789225 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b89cbf60-4563-43cd-8f2d-18c62df57600 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:26.789463 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b89cbf60-4563-43cd-8f2d-18c62df57600 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:26.790034 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b89cbf60-4563-43cd-8f2d-18c62df57600 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:26.790286 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b89cbf60-4563-43cd-8f2d-18c62df57600 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:26.790586 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b89cbf60-4563-43cd-8f2d-18c62df57600 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:26.815545 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b89cbf60-4563-43cd-8f2d-18c62df57600 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:26.984739 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-09a9b096-ee8f-4e37-872a-102d4a278683 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:26.986246 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-09a9b096-ee8f-4e37-872a-102d4a278683 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:26.993840 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09a9b096-ee8f-4e37-872a-102d4a278683 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:26.994091 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09a9b096-ee8f-4e37-872a-102d4a278683 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:26.994091 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09a9b096-ee8f-4e37-872a-102d4a278683 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:26.994798 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09a9b096-ee8f-4e37-872a-102d4a278683 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:26.995100 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09a9b096-ee8f-4e37-872a-102d4a278683 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:26.995401 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-09a9b096-ee8f-4e37-872a-102d4a278683 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:27.021370 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-09a9b096-ee8f-4e37-872a-102d4a278683 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:27.054797 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b89cbf60-4563-43cd-8f2d-18c62df57600 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:27.066611 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b89cbf60-4563-43cd-8f2d-18c62df57600 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1672 microversion: 2.1 time: 0.291499 Jun 10 13:29:27.067083 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 764/2270] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:26 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1672 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:27.077907 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-09a9b096-ee8f-4e37-872a-102d4a278683 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:27.080333 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-d50b7283-1833-45f8-b611-665e6e3f6a5f req-e92ced0f-4b38-499c-8fb3-c185417bccf6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0f10c3a8-909e-4528-a261-9990ebb16ad3", "name": "network-vif-deleted", "tag": "a3ff1717-bbd9-44e5-998c-cb74b2889695"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:27.082995 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-09a9b096-ee8f-4e37-872a-102d4a278683 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:27.083529 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-09a9b096-ee8f-4e37-872a-102d4a278683 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:27.086829 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-09a9b096-ee8f-4e37-872a-102d4a278683 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1279 microversion: 2.60 time: 0.104053 Jun 10 13:29:27.087081 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 765/2271] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:26 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1279 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:27.088103 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d50b7283-1833-45f8-b611-665e6e3f6a5f req-e92ced0f-4b38-499c-8fb3-c185417bccf6 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:27.088429 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d50b7283-1833-45f8-b611-665e6e3f6a5f req-e92ced0f-4b38-499c-8fb3-c185417bccf6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:27.088658 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d50b7283-1833-45f8-b611-665e6e3f6a5f req-e92ced0f-4b38-499c-8fb3-c185417bccf6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:27.097911 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-d50b7283-1833-45f8-b611-665e6e3f6a5f req-e92ced0f-4b38-499c-8fb3-c185417bccf6 service nova] Creating event network-vif-deleted:a3ff1717-bbd9-44e5-998c-cb74b2889695 for instance 0f10c3a8-909e-4528-a261-9990ebb16ad3 on np0000002501 Jun 10 13:29:27.097911 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-d50b7283-1833-45f8-b611-665e6e3f6a5f req-e92ced0f-4b38-499c-8fb3-c185417bccf6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:27.103170 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-d50b7283-1833-45f8-b611-665e6e3f6a5f req-e92ced0f-4b38-499c-8fb3-c185417bccf6 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024475 Jun 10 13:29:27.105269 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 743/2272] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:27 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 10 13:29:27.349649 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-a3f2fd5f-47f1-42fe-878a-da613f7cdec6 req-1c5f0b68-8850-4633-8c68-46d0407f1d26 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0f10c3a8-909e-4528-a261-9990ebb16ad3", "name": "network-vif-unplugged", "status": "completed", "tag": "a3ff1717-bbd9-44e5-998c-cb74b2889695"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:27.355468 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a3f2fd5f-47f1-42fe-878a-da613f7cdec6 req-1c5f0b68-8850-4633-8c68-46d0407f1d26 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:27.355829 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a3f2fd5f-47f1-42fe-878a-da613f7cdec6 req-1c5f0b68-8850-4633-8c68-46d0407f1d26 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:27.356020 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a3f2fd5f-47f1-42fe-878a-da613f7cdec6 req-1c5f0b68-8850-4633-8c68-46d0407f1d26 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:27.361967 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-a3f2fd5f-47f1-42fe-878a-da613f7cdec6 req-1c5f0b68-8850-4633-8c68-46d0407f1d26 service nova] Creating event network-vif-unplugged:a3ff1717-bbd9-44e5-998c-cb74b2889695 for instance 0f10c3a8-909e-4528-a261-9990ebb16ad3 on np0000002501 Jun 10 13:29:27.362641 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-a3f2fd5f-47f1-42fe-878a-da613f7cdec6 req-1c5f0b68-8850-4633-8c68-46d0407f1d26 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:27.366818 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-a3f2fd5f-47f1-42fe-878a-da613f7cdec6 req-1c5f0b68-8850-4633-8c68-46d0407f1d26 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021451 Jun 10 13:29:27.367875 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 765/2273] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:27 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 10 13:29:27.798841 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-81026465", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "01f1e030-eb71-4cd3-bf2d-0c9f11a81629"}], "security_groups": [{"name": "tempest-securitygroup--536756132"}], "key_name": "tempest-keypair-316647388", "user_data": "}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:27.938791 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:27.938985 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:27.939333 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:27.940855 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:27.940855 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:27.940855 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:27.945884 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:28.006712 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] validate_networks() for [('01f1e030-eb71-4cd3-bf2d-0c9f11a81629', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:29:28.009276 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:28.088834 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d95e68c6-1adb-4380-a322-7bd09da13af5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:28.091156 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d95e68c6-1adb-4380-a322-7bd09da13af5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:28.095979 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d95e68c6-1adb-4380-a322-7bd09da13af5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:28.096420 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d95e68c6-1adb-4380-a322-7bd09da13af5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:28.096740 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d95e68c6-1adb-4380-a322-7bd09da13af5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:28.097246 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d95e68c6-1adb-4380-a322-7bd09da13af5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:28.097676 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d95e68c6-1adb-4380-a322-7bd09da13af5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:28.098016 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d95e68c6-1adb-4380-a322-7bd09da13af5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:28.115371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6821b371-ec43-4f18-aa47-ca776fa86145 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:28.115714 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6821b371-ec43-4f18-aa47-ca776fa86145 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:28.125100 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6821b371-ec43-4f18-aa47-ca776fa86145 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:28.125484 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6821b371-ec43-4f18-aa47-ca776fa86145 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:28.125812 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6821b371-ec43-4f18-aa47-ca776fa86145 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:28.129221 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6821b371-ec43-4f18-aa47-ca776fa86145 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:28.129221 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6821b371-ec43-4f18-aa47-ca776fa86145 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:28.129663 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6821b371-ec43-4f18-aa47-ca776fa86145 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:28.134201 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d95e68c6-1adb-4380-a322-7bd09da13af5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:28.163124 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6821b371-ec43-4f18-aa47-ca776fa86145 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:28.215675 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d95e68c6-1adb-4380-a322-7bd09da13af5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:28.224614 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d95e68c6-1adb-4380-a322-7bd09da13af5 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1321 microversion: 2.1 time: 0.138239 Jun 10 13:29:28.224880 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 744/2274] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:28 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1321 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:28.231925 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6821b371-ec43-4f18-aa47-ca776fa86145 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:28.242757 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6821b371-ec43-4f18-aa47-ca776fa86145 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:28.243379 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6821b371-ec43-4f18-aa47-ca776fa86145 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:28.246711 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6821b371-ec43-4f18-aa47-ca776fa86145 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1287 microversion: 2.60 time: 0.135495 Jun 10 13:29:28.246966 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 766/2275] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:28 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1287 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:28.287033 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:28.454706 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:29:28.455006 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:29:28.455296 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:29:28.455570 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:29:28.455811 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:29:28.464415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:28.464415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:28.464415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:28.464844 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:28.464986 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:28.465117 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:28.480160 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:29:28.482331 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for user 78196c63786b4cba9a84425b76aca7eb and project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:29:28.489953 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:29:28.491685 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:29:28.552388 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-95134812-0bc6-4a9e-aed5-5eaa84633832 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 399 microversion: 2.1 time: 0.755649 Jun 10 13:29:28.552961 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 766/2276] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:29:27 2026] POST /compute/v2.1/servers => generated 399 bytes in 756 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:29:28.568006 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-80512211-9ca4-492f-8854-e616bef871f4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:28.569763 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-80512211-9ca4-492f-8854-e616bef871f4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:28.581476 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-80512211-9ca4-492f-8854-e616bef871f4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:28.652691 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-80512211-9ca4-492f-8854-e616bef871f4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:28.663563 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-80512211-9ca4-492f-8854-e616bef871f4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1233 microversion: 2.1 time: 0.097080 Jun 10 13:29:28.663888 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 745/2277] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:28 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1233 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:29.239221 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ba29fd5b-f7e8-480c-acbc-9f3a0e5ff41c tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:29.241376 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ba29fd5b-f7e8-480c-acbc-9f3a0e5ff41c tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:29.246286 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba29fd5b-f7e8-480c-acbc-9f3a0e5ff41c tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:29.246885 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba29fd5b-f7e8-480c-acbc-9f3a0e5ff41c tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:29.246885 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba29fd5b-f7e8-480c-acbc-9f3a0e5ff41c tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:29.247358 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba29fd5b-f7e8-480c-acbc-9f3a0e5ff41c tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:29.247616 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba29fd5b-f7e8-480c-acbc-9f3a0e5ff41c tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:29.248319 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba29fd5b-f7e8-480c-acbc-9f3a0e5ff41c tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:29.265192 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0a9948a5-eb69-40aa-909b-8b4fdb428f8d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:29.266667 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0a9948a5-eb69-40aa-909b-8b4fdb428f8d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:29.271791 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba29fd5b-f7e8-480c-acbc-9f3a0e5ff41c tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:29.272371 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0a9948a5-eb69-40aa-909b-8b4fdb428f8d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:29.272492 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba29fd5b-f7e8-480c-acbc-9f3a0e5ff41c tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:29.272638 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0a9948a5-eb69-40aa-909b-8b4fdb428f8d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:29.272732 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba29fd5b-f7e8-480c-acbc-9f3a0e5ff41c tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:29.272824 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0a9948a5-eb69-40aa-909b-8b4fdb428f8d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:29.272931 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-ba29fd5b-f7e8-480c-acbc-9f3a0e5ff41c tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lazy-loading 'fault' on Instance uuid 0f10c3a8-909e-4528-a261-9990ebb16ad3 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:29:29.273020 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0a9948a5-eb69-40aa-909b-8b4fdb428f8d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:29.273020 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0a9948a5-eb69-40aa-909b-8b4fdb428f8d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:29.273286 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0a9948a5-eb69-40aa-909b-8b4fdb428f8d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:29.282053 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ba29fd5b-f7e8-480c-acbc-9f3a0e5ff41c tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:29.294256 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0a9948a5-eb69-40aa-909b-8b4fdb428f8d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:29.363390 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ba29fd5b-f7e8-480c-acbc-9f3a0e5ff41c tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:29.371130 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ba29fd5b-f7e8-480c-acbc-9f3a0e5ff41c tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1326 microversion: 2.1 time: 0.133927 Jun 10 13:29:29.371411 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 767/2278] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:29 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1326 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:29.486597 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0a9948a5-eb69-40aa-909b-8b4fdb428f8d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:29.493432 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0a9948a5-eb69-40aa-909b-8b4fdb428f8d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:29.493432 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0a9948a5-eb69-40aa-909b-8b4fdb428f8d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:29.498802 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0a9948a5-eb69-40aa-909b-8b4fdb428f8d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1329 microversion: 2.60 time: 0.235645 Jun 10 13:29:29.499141 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 767/2279] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:29 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1329 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:29.681647 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-02312c06-07d6-4819-85b3-060ab497ae05 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:29.683029 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-02312c06-07d6-4819-85b3-060ab497ae05 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:29.687385 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02312c06-07d6-4819-85b3-060ab497ae05 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:29.687701 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02312c06-07d6-4819-85b3-060ab497ae05 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:29.687951 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02312c06-07d6-4819-85b3-060ab497ae05 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:29.688413 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02312c06-07d6-4819-85b3-060ab497ae05 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:29.688756 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02312c06-07d6-4819-85b3-060ab497ae05 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:29.689069 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02312c06-07d6-4819-85b3-060ab497ae05 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:29.708785 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-02312c06-07d6-4819-85b3-060ab497ae05 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:29.760263 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-a725d35d-0f6b-4bd2-99b5-80a3a48d6279 req-f7e2ee1d-32cc-4d77-937a-ec532d8618f7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6ccfa2be-05dc-40c8-afbc-8d97209405d5", "tag": "ddffae6c-d547-4958-8346-d0707e059661"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:29.769434 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a725d35d-0f6b-4bd2-99b5-80a3a48d6279 req-f7e2ee1d-32cc-4d77-937a-ec532d8618f7 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:29.769434 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a725d35d-0f6b-4bd2-99b5-80a3a48d6279 req-f7e2ee1d-32cc-4d77-937a-ec532d8618f7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:29.769434 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a725d35d-0f6b-4bd2-99b5-80a3a48d6279 req-f7e2ee1d-32cc-4d77-937a-ec532d8618f7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:29.773606 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-a725d35d-0f6b-4bd2-99b5-80a3a48d6279 req-f7e2ee1d-32cc-4d77-937a-ec532d8618f7 service nova] Creating event network-changed:ddffae6c-d547-4958-8346-d0707e059661 for instance 6ccfa2be-05dc-40c8-afbc-8d97209405d5 on np0000002501 Jun 10 13:29:29.773956 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-a725d35d-0f6b-4bd2-99b5-80a3a48d6279 req-f7e2ee1d-32cc-4d77-937a-ec532d8618f7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:29.779268 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-a725d35d-0f6b-4bd2-99b5-80a3a48d6279 req-f7e2ee1d-32cc-4d77-937a-ec532d8618f7 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021053 Jun 10 13:29:29.779543 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 768/2280] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:29 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 10 13:29:29.779671 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-02312c06-07d6-4819-85b3-060ab497ae05 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:29.792372 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-02312c06-07d6-4819-85b3-060ab497ae05 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1237 microversion: 2.1 time: 0.110446 Jun 10 13:29:29.792764 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 746/2281] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:29 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1237 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:30.398076 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-06dd4d03-6739-4754-adae-3d33ff211923 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:30.400183 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-06dd4d03-6739-4754-adae-3d33ff211923 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:30.405025 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06dd4d03-6739-4754-adae-3d33ff211923 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:30.405340 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06dd4d03-6739-4754-adae-3d33ff211923 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:30.405717 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06dd4d03-6739-4754-adae-3d33ff211923 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:30.406390 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06dd4d03-6739-4754-adae-3d33ff211923 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:30.406768 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06dd4d03-6739-4754-adae-3d33ff211923 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:30.407098 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06dd4d03-6739-4754-adae-3d33ff211923 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:30.425068 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06dd4d03-6739-4754-adae-3d33ff211923 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:30.425186 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06dd4d03-6739-4754-adae-3d33ff211923 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:30.425362 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-06dd4d03-6739-4754-adae-3d33ff211923 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:30.425601 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-06dd4d03-6739-4754-adae-3d33ff211923 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lazy-loading 'fault' on Instance uuid 0f10c3a8-909e-4528-a261-9990ebb16ad3 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:29:30.429179 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-06dd4d03-6739-4754-adae-3d33ff211923 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:30.493638 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-06dd4d03-6739-4754-adae-3d33ff211923 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'eb1271e63ec9461f9989b5cb42444cd3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16567a9c4de6441eb18cc7872e730fab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:30.501588 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-06dd4d03-6739-4754-adae-3d33ff211923 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 200 len: 1326 microversion: 2.1 time: 0.108849 Jun 10 13:29:30.502140 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 768/2282] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:30 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 1326 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:30.527314 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8a5e2668-045e-4640-9c23-e97f36d76fa9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:30.529132 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8a5e2668-045e-4640-9c23-e97f36d76fa9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:30.533554 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8a5e2668-045e-4640-9c23-e97f36d76fa9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:30.533843 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8a5e2668-045e-4640-9c23-e97f36d76fa9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:30.534086 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8a5e2668-045e-4640-9c23-e97f36d76fa9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:30.534668 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8a5e2668-045e-4640-9c23-e97f36d76fa9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:30.535033 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8a5e2668-045e-4640-9c23-e97f36d76fa9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:30.535361 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8a5e2668-045e-4640-9c23-e97f36d76fa9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:30.554489 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8a5e2668-045e-4640-9c23-e97f36d76fa9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:30.705925 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8a5e2668-045e-4640-9c23-e97f36d76fa9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:30.711767 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8a5e2668-045e-4640-9c23-e97f36d76fa9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:30.712510 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8a5e2668-045e-4640-9c23-e97f36d76fa9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:30.716728 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8a5e2668-045e-4640-9c23-e97f36d76fa9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1339 microversion: 2.60 time: 0.191742 Jun 10 13:29:30.717028 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 769/2283] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:30 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1339 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:30.811706 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-77d8c236-a4b6-45ff-8864-4a5ba08b0e62 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:30.815410 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-77d8c236-a4b6-45ff-8864-4a5ba08b0e62 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:30.821568 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-77d8c236-a4b6-45ff-8864-4a5ba08b0e62 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:30.821869 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-77d8c236-a4b6-45ff-8864-4a5ba08b0e62 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:30.822125 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-77d8c236-a4b6-45ff-8864-4a5ba08b0e62 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:30.822661 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-77d8c236-a4b6-45ff-8864-4a5ba08b0e62 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:30.823033 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-77d8c236-a4b6-45ff-8864-4a5ba08b0e62 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:30.823448 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-77d8c236-a4b6-45ff-8864-4a5ba08b0e62 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:30.847618 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-77d8c236-a4b6-45ff-8864-4a5ba08b0e62 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:30.918784 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-77d8c236-a4b6-45ff-8864-4a5ba08b0e62 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:30.925946 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-77d8c236-a4b6-45ff-8864-4a5ba08b0e62 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1285 microversion: 2.1 time: 0.116760 Jun 10 13:29:30.926227 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 747/2284] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:30 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1285 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:31.520572 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4f280cf0-6c51-4ec0-95b1-f334b79d37a1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:31.523010 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4f280cf0-6c51-4ec0-95b1-f334b79d37a1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] [instance: 0f10c3a8-909e-4528-a261-9990ebb16ad3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:31.528569 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4f280cf0-6c51-4ec0-95b1-f334b79d37a1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:31.528759 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4f280cf0-6c51-4ec0-95b1-f334b79d37a1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:31.529044 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4f280cf0-6c51-4ec0-95b1-f334b79d37a1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:31.529668 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4f280cf0-6c51-4ec0-95b1-f334b79d37a1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:31.530075 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4f280cf0-6c51-4ec0-95b1-f334b79d37a1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:31.530499 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4f280cf0-6c51-4ec0-95b1-f334b79d37a1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:31.542017 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-4f280cf0-6c51-4ec0-95b1-f334b79d37a1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] HTTP exception thrown: Instance 0f10c3a8-909e-4528-a261-9990ebb16ad3 could not be found. Jun 10 13:29:31.542878 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4f280cf0-6c51-4ec0-95b1-f334b79d37a1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Returning 404 to user: Instance 0f10c3a8-909e-4528-a261-9990ebb16ad3 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:29:31.542878 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4f280cf0-6c51-4ec0-95b1-f334b79d37a1 tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3" status: 404 len: 111 microversion: 2.1 time: 0.023937 Jun 10 13:29:31.543243 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 769/2285] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:31 2026] GET /compute/v2.1/servers/0f10c3a8-909e-4528-a261-9990ebb16ad3 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:29:31.552224 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a2358b81-6eea-49d1-82fb-64b6500c044b tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:31.576450 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a2358b81-6eea-49d1-82fb-64b6500c044b tempest-VolumesSnapshotTestJSON-894734333 tempest-VolumesSnapshotTestJSON-894734333-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1715721880" status: 202 len: 0 microversion: 2.1 time: 0.026238 Jun 10 13:29:31.576962 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 770/2286] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:29:31 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1715721880 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:29:31.738450 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1dc8e32f-07c0-44b1-94e2-1c07f308af2a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:31.739627 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1dc8e32f-07c0-44b1-94e2-1c07f308af2a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:31.745269 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1dc8e32f-07c0-44b1-94e2-1c07f308af2a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:31.745642 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1dc8e32f-07c0-44b1-94e2-1c07f308af2a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:31.746066 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1dc8e32f-07c0-44b1-94e2-1c07f308af2a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:31.746334 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1dc8e32f-07c0-44b1-94e2-1c07f308af2a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:31.746812 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1dc8e32f-07c0-44b1-94e2-1c07f308af2a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:31.747406 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1dc8e32f-07c0-44b1-94e2-1c07f308af2a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:31.763855 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1dc8e32f-07c0-44b1-94e2-1c07f308af2a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:31.936563 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1dc8e32f-07c0-44b1-94e2-1c07f308af2a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:31.943454 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1dc8e32f-07c0-44b1-94e2-1c07f308af2a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:31.944197 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1dc8e32f-07c0-44b1-94e2-1c07f308af2a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:31.948277 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-dbe448d5-cfab-4341-88a6-f76771b39039 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:31.948389 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1dc8e32f-07c0-44b1-94e2-1c07f308af2a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1327 microversion: 2.60 time: 0.213530 Jun 10 13:29:31.948641 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 748/2287] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:31 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1327 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:31.949822 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-dbe448d5-cfab-4341-88a6-f76771b39039 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:31.953929 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbe448d5-cfab-4341-88a6-f76771b39039 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:31.954182 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbe448d5-cfab-4341-88a6-f76771b39039 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:31.954417 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbe448d5-cfab-4341-88a6-f76771b39039 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:31.954930 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbe448d5-cfab-4341-88a6-f76771b39039 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:31.955243 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbe448d5-cfab-4341-88a6-f76771b39039 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:31.955572 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbe448d5-cfab-4341-88a6-f76771b39039 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:31.982854 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-dbe448d5-cfab-4341-88a6-f76771b39039 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:32.037417 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-dbe448d5-cfab-4341-88a6-f76771b39039 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:32.045091 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-dbe448d5-cfab-4341-88a6-f76771b39039 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1285 microversion: 2.1 time: 0.098523 Jun 10 13:29:32.045361 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 770/2288] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:31 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1285 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:32.967767 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a979e273-3bd8-4844-b998-ce97e0f1727f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:32.969010 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a979e273-3bd8-4844-b998-ce97e0f1727f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:32.973195 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a979e273-3bd8-4844-b998-ce97e0f1727f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:32.973469 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a979e273-3bd8-4844-b998-ce97e0f1727f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:32.973667 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a979e273-3bd8-4844-b998-ce97e0f1727f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:32.974068 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a979e273-3bd8-4844-b998-ce97e0f1727f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:32.974358 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a979e273-3bd8-4844-b998-ce97e0f1727f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:32.974645 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a979e273-3bd8-4844-b998-ce97e0f1727f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:32.993493 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a979e273-3bd8-4844-b998-ce97e0f1727f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:33.066559 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-52da145e-426c-4081-b2c8-2fb74303726f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:33.068680 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-52da145e-426c-4081-b2c8-2fb74303726f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:33.073117 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-52da145e-426c-4081-b2c8-2fb74303726f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:33.073370 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-52da145e-426c-4081-b2c8-2fb74303726f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:33.073582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-52da145e-426c-4081-b2c8-2fb74303726f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:33.073976 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-52da145e-426c-4081-b2c8-2fb74303726f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:33.074249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-52da145e-426c-4081-b2c8-2fb74303726f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:33.074606 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-52da145e-426c-4081-b2c8-2fb74303726f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:33.095783 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-52da145e-426c-4081-b2c8-2fb74303726f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:33.152864 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a979e273-3bd8-4844-b998-ce97e0f1727f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:33.160616 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a979e273-3bd8-4844-b998-ce97e0f1727f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:33.161228 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a979e273-3bd8-4844-b998-ce97e0f1727f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:33.163946 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-52da145e-426c-4081-b2c8-2fb74303726f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:33.165949 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a979e273-3bd8-4844-b998-ce97e0f1727f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1327 microversion: 2.60 time: 0.199848 Jun 10 13:29:33.166284 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 771/2289] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:32 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1327 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:33.174222 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-52da145e-426c-4081-b2c8-2fb74303726f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1293 microversion: 2.1 time: 0.112128 Jun 10 13:29:33.174659 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 749/2290] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:33 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1293 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:34.182875 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2f4d1bdf-6cb6-41f5-8551-ad484594a114 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:34.184306 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2f4d1bdf-6cb6-41f5-8551-ad484594a114 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:34.192841 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f4d1bdf-6cb6-41f5-8551-ad484594a114 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:34.193120 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f4d1bdf-6cb6-41f5-8551-ad484594a114 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:34.193319 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f4d1bdf-6cb6-41f5-8551-ad484594a114 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:34.194021 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f4d1bdf-6cb6-41f5-8551-ad484594a114 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:34.194094 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7358838c-d52f-4005-93cf-b628f2e3fedc tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:34.194448 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f4d1bdf-6cb6-41f5-8551-ad484594a114 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:34.194693 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f4d1bdf-6cb6-41f5-8551-ad484594a114 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:34.195950 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7358838c-d52f-4005-93cf-b628f2e3fedc tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:34.199928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7358838c-d52f-4005-93cf-b628f2e3fedc tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:34.200195 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7358838c-d52f-4005-93cf-b628f2e3fedc tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:34.200495 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7358838c-d52f-4005-93cf-b628f2e3fedc tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:34.200926 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7358838c-d52f-4005-93cf-b628f2e3fedc tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:34.201246 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7358838c-d52f-4005-93cf-b628f2e3fedc tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:34.201701 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7358838c-d52f-4005-93cf-b628f2e3fedc tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:34.210517 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2f4d1bdf-6cb6-41f5-8551-ad484594a114 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:34.215225 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7358838c-d52f-4005-93cf-b628f2e3fedc tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:34.446803 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2f4d1bdf-6cb6-41f5-8551-ad484594a114 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:34.448496 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7358838c-d52f-4005-93cf-b628f2e3fedc tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:34.455121 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2f4d1bdf-6cb6-41f5-8551-ad484594a114 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:34.456155 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2f4d1bdf-6cb6-41f5-8551-ad484594a114 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:34.460790 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2f4d1bdf-6cb6-41f5-8551-ad484594a114 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1327 microversion: 2.60 time: 0.279559 Jun 10 13:29:34.461309 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 771/2291] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:34 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1327 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:34.469273 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7358838c-d52f-4005-93cf-b628f2e3fedc tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1360 microversion: 2.1 time: 0.276706 Jun 10 13:29:34.469825 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 772/2292] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:34 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1360 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:34.680283 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-f3015fb2-f299-406b-bd6b-93fa4d79653e req-69aaa281-949e-41a0-844b-c34c00bf34c5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dc007c72-f5b0-47d2-b644-e6bdf14d8044", "tag": "5b39b16b-2130-4356-aaac-d776fae032b6"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:34.693109 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f3015fb2-f299-406b-bd6b-93fa4d79653e req-69aaa281-949e-41a0-844b-c34c00bf34c5 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:34.693311 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f3015fb2-f299-406b-bd6b-93fa4d79653e req-69aaa281-949e-41a0-844b-c34c00bf34c5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:34.693704 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f3015fb2-f299-406b-bd6b-93fa4d79653e req-69aaa281-949e-41a0-844b-c34c00bf34c5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:34.702261 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-f3015fb2-f299-406b-bd6b-93fa4d79653e req-69aaa281-949e-41a0-844b-c34c00bf34c5 service nova] Creating event network-changed:5b39b16b-2130-4356-aaac-d776fae032b6 for instance dc007c72-f5b0-47d2-b644-e6bdf14d8044 on np0000002501 Jun 10 13:29:34.702921 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-f3015fb2-f299-406b-bd6b-93fa4d79653e req-69aaa281-949e-41a0-844b-c34c00bf34c5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:34.710361 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-f3015fb2-f299-406b-bd6b-93fa4d79653e req-69aaa281-949e-41a0-844b-c34c00bf34c5 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036290 Jun 10 13:29:34.711334 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 750/2293] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:34 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 10 13:29:35.194784 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-56eddb97-b8ac-4c4a-ae24-d740d555b6cd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:35.196462 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-56eddb97-b8ac-4c4a-ae24-d740d555b6cd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:35.199562 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56eddb97-b8ac-4c4a-ae24-d740d555b6cd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:35.199679 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56eddb97-b8ac-4c4a-ae24-d740d555b6cd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:35.199800 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56eddb97-b8ac-4c4a-ae24-d740d555b6cd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:35.200027 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56eddb97-b8ac-4c4a-ae24-d740d555b6cd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:35.200199 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56eddb97-b8ac-4c4a-ae24-d740d555b6cd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:35.200308 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56eddb97-b8ac-4c4a-ae24-d740d555b6cd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:35.214247 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56eddb97-b8ac-4c4a-ae24-d740d555b6cd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:35.214396 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56eddb97-b8ac-4c4a-ae24-d740d555b6cd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:35.214545 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56eddb97-b8ac-4c4a-ae24-d740d555b6cd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:35.219614 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-56eddb97-b8ac-4c4a-ae24-d740d555b6cd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lazy-loading 'flavor' on Instance uuid f79649a1-6ddf-4100-90da-87910cd41c49 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:29:35.283538 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-56eddb97-b8ac-4c4a-ae24-d740d555b6cd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "POST /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49/action" status: 202 len: 0 microversion: 2.1 time: 0.090307 Jun 10 13:29:35.283823 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 772/2294] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:29:35 2026] POST /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:29:35.298017 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e35bc1a4-fdf4-47a0-8555-57b7790fcfa2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:35.299517 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e35bc1a4-fdf4-47a0-8555-57b7790fcfa2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:35.308063 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e35bc1a4-fdf4-47a0-8555-57b7790fcfa2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:35.308063 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e35bc1a4-fdf4-47a0-8555-57b7790fcfa2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:35.308063 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e35bc1a4-fdf4-47a0-8555-57b7790fcfa2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:35.308263 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e35bc1a4-fdf4-47a0-8555-57b7790fcfa2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:35.308861 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e35bc1a4-fdf4-47a0-8555-57b7790fcfa2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:35.308926 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e35bc1a4-fdf4-47a0-8555-57b7790fcfa2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:35.323562 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e35bc1a4-fdf4-47a0-8555-57b7790fcfa2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:35.480051 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-98c73541-6bb4-40f5-b05c-b8abcd98d9bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:35.482765 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-98c73541-6bb4-40f5-b05c-b8abcd98d9bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:35.485991 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98c73541-6bb4-40f5-b05c-b8abcd98d9bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:35.486474 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98c73541-6bb4-40f5-b05c-b8abcd98d9bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:35.486827 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98c73541-6bb4-40f5-b05c-b8abcd98d9bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:35.488794 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98c73541-6bb4-40f5-b05c-b8abcd98d9bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:35.488794 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98c73541-6bb4-40f5-b05c-b8abcd98d9bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:35.488794 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98c73541-6bb4-40f5-b05c-b8abcd98d9bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:35.490765 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a5139f5b-c2b8-45ea-832a-981824cae66b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:35.492377 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a5139f5b-c2b8-45ea-832a-981824cae66b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:35.496117 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5139f5b-c2b8-45ea-832a-981824cae66b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:35.496446 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5139f5b-c2b8-45ea-832a-981824cae66b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:35.496689 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5139f5b-c2b8-45ea-832a-981824cae66b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:35.497192 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5139f5b-c2b8-45ea-832a-981824cae66b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:35.497555 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5139f5b-c2b8-45ea-832a-981824cae66b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:35.497870 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a5139f5b-c2b8-45ea-832a-981824cae66b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:35.499033 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e35bc1a4-fdf4-47a0-8555-57b7790fcfa2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:35.513784 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-98c73541-6bb4-40f5-b05c-b8abcd98d9bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:35.513862 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e35bc1a4-fdf4-47a0-8555-57b7790fcfa2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1563 microversion: 2.1 time: 0.218128 Jun 10 13:29:35.514077 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 773/2295] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:35 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1563 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:35.520092 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a5139f5b-c2b8-45ea-832a-981824cae66b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:35.645907 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a5139f5b-c2b8-45ea-832a-981824cae66b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:35.655176 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a5139f5b-c2b8-45ea-832a-981824cae66b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1358 microversion: 2.1 time: 0.166336 Jun 10 13:29:35.655538 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 773/2296] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:35 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1358 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:35.679550 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-98c73541-6bb4-40f5-b05c-b8abcd98d9bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:35.684335 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-98c73541-6bb4-40f5-b05c-b8abcd98d9bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:35.685450 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-98c73541-6bb4-40f5-b05c-b8abcd98d9bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:35.688669 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-98c73541-6bb4-40f5-b05c-b8abcd98d9bb tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1327 microversion: 2.60 time: 0.210765 Jun 10 13:29:35.689060 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 751/2297] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:35 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1327 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:36.532410 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ddf4867d-f615-45ad-a9fb-0a47385589a8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:36.534067 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ddf4867d-f615-45ad-a9fb-0a47385589a8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:36.540051 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ddf4867d-f615-45ad-a9fb-0a47385589a8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:36.540051 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ddf4867d-f615-45ad-a9fb-0a47385589a8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:36.541537 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ddf4867d-f615-45ad-a9fb-0a47385589a8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:36.541537 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ddf4867d-f615-45ad-a9fb-0a47385589a8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:36.541537 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ddf4867d-f615-45ad-a9fb-0a47385589a8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:36.541537 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ddf4867d-f615-45ad-a9fb-0a47385589a8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:36.555992 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ddf4867d-f615-45ad-a9fb-0a47385589a8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:36.671027 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7d36f5cd-da5b-4762-97e2-63f6a1ebf70d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:36.672536 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7d36f5cd-da5b-4762-97e2-63f6a1ebf70d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:36.680941 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d36f5cd-da5b-4762-97e2-63f6a1ebf70d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:36.681330 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d36f5cd-da5b-4762-97e2-63f6a1ebf70d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:36.681704 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d36f5cd-da5b-4762-97e2-63f6a1ebf70d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:36.682340 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d36f5cd-da5b-4762-97e2-63f6a1ebf70d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:36.682831 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d36f5cd-da5b-4762-97e2-63f6a1ebf70d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:36.683290 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d36f5cd-da5b-4762-97e2-63f6a1ebf70d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:36.706814 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7d36f5cd-da5b-4762-97e2-63f6a1ebf70d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:36.708867 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1cc0b188-6b8f-4a3e-8f7a-c16c840a4b10 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:36.712801 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1cc0b188-6b8f-4a3e-8f7a-c16c840a4b10 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:36.717011 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cc0b188-6b8f-4a3e-8f7a-c16c840a4b10 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:36.717649 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cc0b188-6b8f-4a3e-8f7a-c16c840a4b10 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:36.719250 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cc0b188-6b8f-4a3e-8f7a-c16c840a4b10 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:36.719250 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cc0b188-6b8f-4a3e-8f7a-c16c840a4b10 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:36.719250 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cc0b188-6b8f-4a3e-8f7a-c16c840a4b10 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:36.719250 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1cc0b188-6b8f-4a3e-8f7a-c16c840a4b10 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:36.738376 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1cc0b188-6b8f-4a3e-8f7a-c16c840a4b10 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:36.756114 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ddf4867d-f615-45ad-a9fb-0a47385589a8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:36.766509 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ddf4867d-f615-45ad-a9fb-0a47385589a8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1563 microversion: 2.1 time: 0.236237 Jun 10 13:29:36.766946 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 774/2298] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:36 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1563 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:36.898788 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1cc0b188-6b8f-4a3e-8f7a-c16c840a4b10 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:36.903393 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1cc0b188-6b8f-4a3e-8f7a-c16c840a4b10 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:36.904211 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1cc0b188-6b8f-4a3e-8f7a-c16c840a4b10 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:36.908387 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7d36f5cd-da5b-4762-97e2-63f6a1ebf70d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:36.908530 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1cc0b188-6b8f-4a3e-8f7a-c16c840a4b10 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1327 microversion: 2.60 time: 0.201590 Jun 10 13:29:36.908951 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 752/2299] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:36 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1327 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:36.921587 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7d36f5cd-da5b-4762-97e2-63f6a1ebf70d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1358 microversion: 2.1 time: 0.252645 Jun 10 13:29:36.922499 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 774/2300] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:36 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1358 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:37.006417 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-7614bd46-7676-4068-9db3-a6848a56d7a3 req-b2b6ed82-b25f-48a8-9c28-0ac8e2adc10e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f79649a1-6ddf-4100-90da-87910cd41c49", "name": "network-vif-unplugged", "status": "completed", "tag": "e63176f0-9a15-498b-aa5c-a0055dc8cfa9"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:37.013227 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7614bd46-7676-4068-9db3-a6848a56d7a3 req-b2b6ed82-b25f-48a8-9c28-0ac8e2adc10e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:37.013338 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7614bd46-7676-4068-9db3-a6848a56d7a3 req-b2b6ed82-b25f-48a8-9c28-0ac8e2adc10e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:37.013511 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7614bd46-7676-4068-9db3-a6848a56d7a3 req-b2b6ed82-b25f-48a8-9c28-0ac8e2adc10e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:37.020138 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-7614bd46-7676-4068-9db3-a6848a56d7a3 req-b2b6ed82-b25f-48a8-9c28-0ac8e2adc10e service nova] Creating event network-vif-unplugged:e63176f0-9a15-498b-aa5c-a0055dc8cfa9 for instance f79649a1-6ddf-4100-90da-87910cd41c49 on np0000002501 Jun 10 13:29:37.020771 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-7614bd46-7676-4068-9db3-a6848a56d7a3 req-b2b6ed82-b25f-48a8-9c28-0ac8e2adc10e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:37.025124 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-7614bd46-7676-4068-9db3-a6848a56d7a3 req-b2b6ed82-b25f-48a8-9c28-0ac8e2adc10e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021296 Jun 10 13:29:37.026637 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 775/2301] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:37 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 10 13:29:37.798308 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b4f1bc14-a38d-4569-a427-fcbed91fbf6f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:37.805736 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b4f1bc14-a38d-4569-a427-fcbed91fbf6f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:37.812935 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4f1bc14-a38d-4569-a427-fcbed91fbf6f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:37.813182 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4f1bc14-a38d-4569-a427-fcbed91fbf6f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:37.813398 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4f1bc14-a38d-4569-a427-fcbed91fbf6f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:37.813820 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4f1bc14-a38d-4569-a427-fcbed91fbf6f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:37.814106 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4f1bc14-a38d-4569-a427-fcbed91fbf6f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:37.814395 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4f1bc14-a38d-4569-a427-fcbed91fbf6f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:37.830477 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b4f1bc14-a38d-4569-a427-fcbed91fbf6f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:37.926089 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fa3d426f-5caa-47d7-90bc-5cab7332a04b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:37.927333 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fa3d426f-5caa-47d7-90bc-5cab7332a04b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:37.931543 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa3d426f-5caa-47d7-90bc-5cab7332a04b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:37.931790 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa3d426f-5caa-47d7-90bc-5cab7332a04b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:37.931985 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa3d426f-5caa-47d7-90bc-5cab7332a04b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:37.932393 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa3d426f-5caa-47d7-90bc-5cab7332a04b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:37.932888 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa3d426f-5caa-47d7-90bc-5cab7332a04b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:37.933159 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa3d426f-5caa-47d7-90bc-5cab7332a04b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:37.942431 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0cb24bbf-e84c-4e1c-ad56-518cb35b30f6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:37.944121 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0cb24bbf-e84c-4e1c-ad56-518cb35b30f6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:37.952132 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cb24bbf-e84c-4e1c-ad56-518cb35b30f6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:37.953749 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cb24bbf-e84c-4e1c-ad56-518cb35b30f6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:37.953749 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cb24bbf-e84c-4e1c-ad56-518cb35b30f6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:37.953749 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cb24bbf-e84c-4e1c-ad56-518cb35b30f6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:37.953977 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cb24bbf-e84c-4e1c-ad56-518cb35b30f6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:37.954577 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0cb24bbf-e84c-4e1c-ad56-518cb35b30f6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:37.964166 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fa3d426f-5caa-47d7-90bc-5cab7332a04b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:37.980483 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0cb24bbf-e84c-4e1c-ad56-518cb35b30f6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:37.992178 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b4f1bc14-a38d-4569-a427-fcbed91fbf6f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:38.001512 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b4f1bc14-a38d-4569-a427-fcbed91fbf6f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1563 microversion: 2.1 time: 0.212363 Jun 10 13:29:38.002040 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 753/2302] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:37 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1563 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:38.141932 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fa3d426f-5caa-47d7-90bc-5cab7332a04b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:38.145398 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0cb24bbf-e84c-4e1c-ad56-518cb35b30f6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:38.148666 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fa3d426f-5caa-47d7-90bc-5cab7332a04b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:38.149522 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fa3d426f-5caa-47d7-90bc-5cab7332a04b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:38.152231 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0cb24bbf-e84c-4e1c-ad56-518cb35b30f6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1358 microversion: 2.1 time: 0.213238 Jun 10 13:29:38.152561 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 776/2303] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:37 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1358 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:38.153931 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fa3d426f-5caa-47d7-90bc-5cab7332a04b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1327 microversion: 2.60 time: 0.229527 Jun 10 13:29:38.154441 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 775/2304] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:37 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1327 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:38.470111 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:29:38.485862 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=6 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:29:38.655197 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=4 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:29:39.023420 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6e5a08b6-90d9-411d-b70e-9c2f24aa20db tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:39.024660 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6e5a08b6-90d9-411d-b70e-9c2f24aa20db tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:39.029618 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e5a08b6-90d9-411d-b70e-9c2f24aa20db tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:39.030031 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e5a08b6-90d9-411d-b70e-9c2f24aa20db tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:39.030254 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e5a08b6-90d9-411d-b70e-9c2f24aa20db tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:39.030736 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e5a08b6-90d9-411d-b70e-9c2f24aa20db tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:39.031076 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e5a08b6-90d9-411d-b70e-9c2f24aa20db tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:39.031682 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e5a08b6-90d9-411d-b70e-9c2f24aa20db tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:39.047396 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6e5a08b6-90d9-411d-b70e-9c2f24aa20db tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:39.079739 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-91692a2d-f5fb-4ae5-929a-e819843d1d30 req-37823cd0-ee4d-45c8-8ada-7b973c93a818 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f79649a1-6ddf-4100-90da-87910cd41c49", "name": "network-vif-unplugged", "status": "completed", "tag": "e63176f0-9a15-498b-aa5c-a0055dc8cfa9"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:39.087205 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-91692a2d-f5fb-4ae5-929a-e819843d1d30 req-37823cd0-ee4d-45c8-8ada-7b973c93a818 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:39.087445 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-91692a2d-f5fb-4ae5-929a-e819843d1d30 req-37823cd0-ee4d-45c8-8ada-7b973c93a818 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:39.087588 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-91692a2d-f5fb-4ae5-929a-e819843d1d30 req-37823cd0-ee4d-45c8-8ada-7b973c93a818 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:39.093319 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-91692a2d-f5fb-4ae5-929a-e819843d1d30 req-37823cd0-ee4d-45c8-8ada-7b973c93a818 service nova] Creating event network-vif-unplugged:e63176f0-9a15-498b-aa5c-a0055dc8cfa9 for instance f79649a1-6ddf-4100-90da-87910cd41c49 on np0000002501 Jun 10 13:29:39.093822 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-91692a2d-f5fb-4ae5-929a-e819843d1d30 req-37823cd0-ee4d-45c8-8ada-7b973c93a818 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:39.098233 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-91692a2d-f5fb-4ae5-929a-e819843d1d30 req-37823cd0-ee4d-45c8-8ada-7b973c93a818 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021083 Jun 10 13:29:39.098611 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 777/2305] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:39 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 10 13:29:39.171891 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6e5a08b6-90d9-411d-b70e-9c2f24aa20db tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:39.177229 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3501032d-416e-4e3c-ba89-498b0b7eacae tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:39.180209 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d0f47d0f-e6ae-42a7-bcd5-74d8461ea832 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:39.180653 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3501032d-416e-4e3c-ba89-498b0b7eacae tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:39.181734 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d0f47d0f-e6ae-42a7-bcd5-74d8461ea832 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:39.181994 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6e5a08b6-90d9-411d-b70e-9c2f24aa20db tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1563 microversion: 2.1 time: 0.160166 Jun 10 13:29:39.182302 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 754/2306] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:39 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1563 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:39.186682 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d0f47d0f-e6ae-42a7-bcd5-74d8461ea832 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:39.186682 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d0f47d0f-e6ae-42a7-bcd5-74d8461ea832 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:39.188987 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d0f47d0f-e6ae-42a7-bcd5-74d8461ea832 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:39.188987 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d0f47d0f-e6ae-42a7-bcd5-74d8461ea832 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:39.189053 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3501032d-416e-4e3c-ba89-498b0b7eacae tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:39.189114 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d0f47d0f-e6ae-42a7-bcd5-74d8461ea832 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:39.189154 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3501032d-416e-4e3c-ba89-498b0b7eacae tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:39.189208 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d0f47d0f-e6ae-42a7-bcd5-74d8461ea832 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:39.189249 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3501032d-416e-4e3c-ba89-498b0b7eacae tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:39.189249 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3501032d-416e-4e3c-ba89-498b0b7eacae tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:39.189249 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3501032d-416e-4e3c-ba89-498b0b7eacae tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:39.189249 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3501032d-416e-4e3c-ba89-498b0b7eacae tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:39.201278 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3501032d-416e-4e3c-ba89-498b0b7eacae tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:39.206325 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d0f47d0f-e6ae-42a7-bcd5-74d8461ea832 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:39.369216 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d0f47d0f-e6ae-42a7-bcd5-74d8461ea832 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:39.377107 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d0f47d0f-e6ae-42a7-bcd5-74d8461ea832 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:39.377751 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d0f47d0f-e6ae-42a7-bcd5-74d8461ea832 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:39.381447 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d0f47d0f-e6ae-42a7-bcd5-74d8461ea832 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1327 microversion: 2.60 time: 0.203388 Jun 10 13:29:39.381730 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 778/2307] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:39 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1327 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:39.385424 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3501032d-416e-4e3c-ba89-498b0b7eacae tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:39.403293 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3501032d-416e-4e3c-ba89-498b0b7eacae tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1358 microversion: 2.1 time: 0.228056 Jun 10 13:29:39.403939 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 776/2308] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:39 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1358 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:39.719919 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-698baec4-db39-47c8-bdd5-d9c6e25d85c6 req-d4d40f8c-4166-41ad-b4bb-df3d5d5fe8e5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f79649a1-6ddf-4100-90da-87910cd41c49", "tag": "e63176f0-9a15-498b-aa5c-a0055dc8cfa9"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:39.726974 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-698baec4-db39-47c8-bdd5-d9c6e25d85c6 req-d4d40f8c-4166-41ad-b4bb-df3d5d5fe8e5 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:39.727159 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-698baec4-db39-47c8-bdd5-d9c6e25d85c6 req-d4d40f8c-4166-41ad-b4bb-df3d5d5fe8e5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:39.727341 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-698baec4-db39-47c8-bdd5-d9c6e25d85c6 req-d4d40f8c-4166-41ad-b4bb-df3d5d5fe8e5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:39.734919 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-698baec4-db39-47c8-bdd5-d9c6e25d85c6 req-d4d40f8c-4166-41ad-b4bb-df3d5d5fe8e5 service nova] Creating event network-changed:e63176f0-9a15-498b-aa5c-a0055dc8cfa9 for instance f79649a1-6ddf-4100-90da-87910cd41c49 on np0000002501 Jun 10 13:29:39.735305 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-698baec4-db39-47c8-bdd5-d9c6e25d85c6 req-d4d40f8c-4166-41ad-b4bb-df3d5d5fe8e5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:39.739333 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-698baec4-db39-47c8-bdd5-d9c6e25d85c6 req-d4d40f8c-4166-41ad-b4bb-df3d5d5fe8e5 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021128 Jun 10 13:29:39.739627 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 755/2309] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:39 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 10 13:29:40.087768 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-884e9d69-9247-4d59-8bff-2b215f68b5dc req-d7d40d92-5032-4552-842f-c46c9b25ba5d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6ccfa2be-05dc-40c8-afbc-8d97209405d5", "name": "network-vif-plugged", "status": "completed", "tag": "ddffae6c-d547-4958-8346-d0707e059661"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:40.098588 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-884e9d69-9247-4d59-8bff-2b215f68b5dc req-d7d40d92-5032-4552-842f-c46c9b25ba5d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:40.098838 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-884e9d69-9247-4d59-8bff-2b215f68b5dc req-d7d40d92-5032-4552-842f-c46c9b25ba5d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:40.099039 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-884e9d69-9247-4d59-8bff-2b215f68b5dc req-d7d40d92-5032-4552-842f-c46c9b25ba5d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:40.107942 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-884e9d69-9247-4d59-8bff-2b215f68b5dc req-d7d40d92-5032-4552-842f-c46c9b25ba5d service nova] Creating event network-vif-plugged:ddffae6c-d547-4958-8346-d0707e059661 for instance 6ccfa2be-05dc-40c8-afbc-8d97209405d5 on np0000002501 Jun 10 13:29:40.108490 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-884e9d69-9247-4d59-8bff-2b215f68b5dc req-d7d40d92-5032-4552-842f-c46c9b25ba5d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:40.113967 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-884e9d69-9247-4d59-8bff-2b215f68b5dc req-d7d40d92-5032-4552-842f-c46c9b25ba5d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029186 Jun 10 13:29:40.114308 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 779/2310] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:40 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 10 13:29:40.202733 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5c4bab13-cb56-4c67-9bfd-118712aea04c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:40.205763 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5c4bab13-cb56-4c67-9bfd-118712aea04c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:40.211462 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c4bab13-cb56-4c67-9bfd-118712aea04c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:40.211747 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c4bab13-cb56-4c67-9bfd-118712aea04c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:40.211954 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c4bab13-cb56-4c67-9bfd-118712aea04c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:40.212404 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c4bab13-cb56-4c67-9bfd-118712aea04c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:40.212701 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c4bab13-cb56-4c67-9bfd-118712aea04c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:40.212981 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c4bab13-cb56-4c67-9bfd-118712aea04c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:40.247520 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5c4bab13-cb56-4c67-9bfd-118712aea04c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:40.406879 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ab828620-0e28-4b63-9561-2d3d3a137f76 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:40.410151 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ab828620-0e28-4b63-9561-2d3d3a137f76 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:40.420760 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab828620-0e28-4b63-9561-2d3d3a137f76 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:40.421121 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab828620-0e28-4b63-9561-2d3d3a137f76 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:40.421454 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab828620-0e28-4b63-9561-2d3d3a137f76 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:40.422035 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab828620-0e28-4b63-9561-2d3d3a137f76 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:40.422448 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab828620-0e28-4b63-9561-2d3d3a137f76 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:40.422851 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab828620-0e28-4b63-9561-2d3d3a137f76 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:40.431273 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-16d84f72-d72e-416a-8959-770e96a80f9c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:40.434016 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-16d84f72-d72e-416a-8959-770e96a80f9c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:40.442229 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-16d84f72-d72e-416a-8959-770e96a80f9c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:40.442229 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-16d84f72-d72e-416a-8959-770e96a80f9c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:40.442229 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-16d84f72-d72e-416a-8959-770e96a80f9c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:40.442557 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-16d84f72-d72e-416a-8959-770e96a80f9c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:40.442948 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-16d84f72-d72e-416a-8959-770e96a80f9c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:40.443339 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-16d84f72-d72e-416a-8959-770e96a80f9c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:40.454126 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5c4bab13-cb56-4c67-9bfd-118712aea04c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:40.456618 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ab828620-0e28-4b63-9561-2d3d3a137f76 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:40.465222 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5c4bab13-cb56-4c67-9bfd-118712aea04c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1563 microversion: 2.1 time: 0.264374 Jun 10 13:29:40.465537 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 777/2311] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:40 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1563 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:40.466215 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-16d84f72-d72e-416a-8959-770e96a80f9c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:40.661665 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-16d84f72-d72e-416a-8959-770e96a80f9c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:40.672160 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-16d84f72-d72e-416a-8959-770e96a80f9c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1358 microversion: 2.1 time: 0.245524 Jun 10 13:29:40.673475 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 780/2312] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:40 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1358 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:40.680366 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ab828620-0e28-4b63-9561-2d3d3a137f76 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:40.690989 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ab828620-0e28-4b63-9561-2d3d3a137f76 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:40.691947 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ab828620-0e28-4b63-9561-2d3d3a137f76 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:40.696854 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ab828620-0e28-4b63-9561-2d3d3a137f76 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1327 microversion: 2.60 time: 0.293056 Jun 10 13:29:40.698439 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 756/2313] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:40 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1327 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:41.483092 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f2bd528b-b020-4760-ab5c-ba3a0e3ae47e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:41.485385 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f2bd528b-b020-4760-ab5c-ba3a0e3ae47e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:41.489957 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f2bd528b-b020-4760-ab5c-ba3a0e3ae47e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:41.490381 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f2bd528b-b020-4760-ab5c-ba3a0e3ae47e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:41.490641 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f2bd528b-b020-4760-ab5c-ba3a0e3ae47e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:41.491098 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f2bd528b-b020-4760-ab5c-ba3a0e3ae47e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:41.491610 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f2bd528b-b020-4760-ab5c-ba3a0e3ae47e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:41.491966 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f2bd528b-b020-4760-ab5c-ba3a0e3ae47e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:41.508461 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f2bd528b-b020-4760-ab5c-ba3a0e3ae47e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:41.691518 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c3c60fef-765e-4185-8cfe-729105fdf1f2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:41.693376 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c3c60fef-765e-4185-8cfe-729105fdf1f2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:41.698686 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f2bd528b-b020-4760-ab5c-ba3a0e3ae47e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:41.699859 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c3c60fef-765e-4185-8cfe-729105fdf1f2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:41.700049 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c3c60fef-765e-4185-8cfe-729105fdf1f2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:41.700344 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c3c60fef-765e-4185-8cfe-729105fdf1f2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:41.700915 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c3c60fef-765e-4185-8cfe-729105fdf1f2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:41.701340 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c3c60fef-765e-4185-8cfe-729105fdf1f2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:41.701694 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c3c60fef-765e-4185-8cfe-729105fdf1f2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:41.706999 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f2bd528b-b020-4760-ab5c-ba3a0e3ae47e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1563 microversion: 2.1 time: 0.225696 Jun 10 13:29:41.707328 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 778/2314] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:41 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1563 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:41.721706 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c3c60fef-765e-4185-8cfe-729105fdf1f2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:41.722322 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b40779cb-7779-4cc5-a24d-2440c7970776 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:41.723549 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b40779cb-7779-4cc5-a24d-2440c7970776 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:41.729946 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b40779cb-7779-4cc5-a24d-2440c7970776 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:41.730272 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b40779cb-7779-4cc5-a24d-2440c7970776 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:41.730586 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b40779cb-7779-4cc5-a24d-2440c7970776 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:41.731130 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b40779cb-7779-4cc5-a24d-2440c7970776 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:41.731579 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b40779cb-7779-4cc5-a24d-2440c7970776 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:41.731940 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b40779cb-7779-4cc5-a24d-2440c7970776 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:41.753195 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b40779cb-7779-4cc5-a24d-2440c7970776 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:41.800356 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-557b8f63-8d18-4159-880d-327ec9ec0569 req-a2e859e6-4675-41d7-87f8-22c3e425ae24 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dc007c72-f5b0-47d2-b644-e6bdf14d8044", "name": "network-vif-plugged", "status": "completed", "tag": "5b39b16b-2130-4356-aaac-d776fae032b6"}, {"server_uuid": "dc007c72-f5b0-47d2-b644-e6bdf14d8044", "name": "network-vif-plugged", "status": "completed", "tag": "5b39b16b-2130-4356-aaac-d776fae032b6"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:41.813415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-557b8f63-8d18-4159-880d-327ec9ec0569 req-a2e859e6-4675-41d7-87f8-22c3e425ae24 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:41.813671 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-557b8f63-8d18-4159-880d-327ec9ec0569 req-a2e859e6-4675-41d7-87f8-22c3e425ae24 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:41.814448 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-557b8f63-8d18-4159-880d-327ec9ec0569 req-a2e859e6-4675-41d7-87f8-22c3e425ae24 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:41.830914 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-557b8f63-8d18-4159-880d-327ec9ec0569 req-a2e859e6-4675-41d7-87f8-22c3e425ae24 service nova] Creating event network-vif-plugged:5b39b16b-2130-4356-aaac-d776fae032b6 for instance dc007c72-f5b0-47d2-b644-e6bdf14d8044 on np0000002501 Jun 10 13:29:41.831256 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-557b8f63-8d18-4159-880d-327ec9ec0569 req-a2e859e6-4675-41d7-87f8-22c3e425ae24 service nova] Creating event network-vif-plugged:5b39b16b-2130-4356-aaac-d776fae032b6 for instance dc007c72-f5b0-47d2-b644-e6bdf14d8044 on np0000002501 Jun 10 13:29:41.832060 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-557b8f63-8d18-4159-880d-327ec9ec0569 req-a2e859e6-4675-41d7-87f8-22c3e425ae24 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:41.841206 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-557b8f63-8d18-4159-880d-327ec9ec0569 req-a2e859e6-4675-41d7-87f8-22c3e425ae24 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.046188 Jun 10 13:29:41.841766 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 779/2315] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:41 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:41.948801 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c3c60fef-765e-4185-8cfe-729105fdf1f2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:41.957972 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c3c60fef-765e-4185-8cfe-729105fdf1f2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1358 microversion: 2.1 time: 0.268731 Jun 10 13:29:41.958380 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 781/2316] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:41 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1358 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:42.006369 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b40779cb-7779-4cc5-a24d-2440c7970776 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:42.010698 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b40779cb-7779-4cc5-a24d-2440c7970776 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:42.011209 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b40779cb-7779-4cc5-a24d-2440c7970776 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:42.014798 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b40779cb-7779-4cc5-a24d-2440c7970776 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1327 microversion: 2.60 time: 0.295934 Jun 10 13:29:42.015085 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 757/2317] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:41 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1327 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:42.167950 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-22c036a7-2770-4177-9885-f624b0279dad req-aec1096c-a0ae-4438-82a1-cc1150afb9e9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6ccfa2be-05dc-40c8-afbc-8d97209405d5", "name": "network-vif-plugged", "status": "completed", "tag": "ddffae6c-d547-4958-8346-d0707e059661"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:42.175905 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-22c036a7-2770-4177-9885-f624b0279dad req-aec1096c-a0ae-4438-82a1-cc1150afb9e9 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:42.176180 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-22c036a7-2770-4177-9885-f624b0279dad req-aec1096c-a0ae-4438-82a1-cc1150afb9e9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:42.176436 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-22c036a7-2770-4177-9885-f624b0279dad req-aec1096c-a0ae-4438-82a1-cc1150afb9e9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:42.187575 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-22c036a7-2770-4177-9885-f624b0279dad req-aec1096c-a0ae-4438-82a1-cc1150afb9e9 service nova] Creating event network-vif-plugged:ddffae6c-d547-4958-8346-d0707e059661 for instance 6ccfa2be-05dc-40c8-afbc-8d97209405d5 on np0000002501 Jun 10 13:29:42.188125 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-22c036a7-2770-4177-9885-f624b0279dad req-aec1096c-a0ae-4438-82a1-cc1150afb9e9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:42.193885 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-22c036a7-2770-4177-9885-f624b0279dad req-aec1096c-a0ae-4438-82a1-cc1150afb9e9 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029481 Jun 10 13:29:42.194354 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 780/2318] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:42 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 10 13:29:42.722675 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bd5c9dda-8732-456a-a0d4-d134b6771371 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:42.724283 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bd5c9dda-8732-456a-a0d4-d134b6771371 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:42.729892 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd5c9dda-8732-456a-a0d4-d134b6771371 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:42.730091 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd5c9dda-8732-456a-a0d4-d134b6771371 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:42.730260 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd5c9dda-8732-456a-a0d4-d134b6771371 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:42.730801 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd5c9dda-8732-456a-a0d4-d134b6771371 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:42.731142 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd5c9dda-8732-456a-a0d4-d134b6771371 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:42.732250 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd5c9dda-8732-456a-a0d4-d134b6771371 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:42.750505 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bd5c9dda-8732-456a-a0d4-d134b6771371 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:42.891122 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bd5c9dda-8732-456a-a0d4-d134b6771371 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:42.902580 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bd5c9dda-8732-456a-a0d4-d134b6771371 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1564 microversion: 2.1 time: 0.181814 Jun 10 13:29:42.902844 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 782/2319] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:42 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1564 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:42.918951 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-730b0681-e6d4-48e9-9c47-2dd27dccb144 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:42.921011 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-730b0681-e6d4-48e9-9c47-2dd27dccb144 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:42.924722 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-730b0681-e6d4-48e9-9c47-2dd27dccb144 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:42.925085 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-730b0681-e6d4-48e9-9c47-2dd27dccb144 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:42.925085 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-730b0681-e6d4-48e9-9c47-2dd27dccb144 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:42.925376 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-730b0681-e6d4-48e9-9c47-2dd27dccb144 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:42.925564 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-730b0681-e6d4-48e9-9c47-2dd27dccb144 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:42.925809 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-730b0681-e6d4-48e9-9c47-2dd27dccb144 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:42.943805 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-730b0681-e6d4-48e9-9c47-2dd27dccb144 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:42.984384 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fa188982-a879-4f38-992c-9479cdede66e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:42.984384 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fa188982-a879-4f38-992c-9479cdede66e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:42.986783 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa188982-a879-4f38-992c-9479cdede66e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:42.986911 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa188982-a879-4f38-992c-9479cdede66e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:42.987177 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa188982-a879-4f38-992c-9479cdede66e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:42.987795 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa188982-a879-4f38-992c-9479cdede66e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:42.988216 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa188982-a879-4f38-992c-9479cdede66e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:42.988646 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa188982-a879-4f38-992c-9479cdede66e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:42.994835 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-730b0681-e6d4-48e9-9c47-2dd27dccb144 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=86679) unshelve /opt/stack/nova/nova/compute/api.py:4780}} Jun 10 13:29:43.015032 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fa188982-a879-4f38-992c-9479cdede66e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:43.038087 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b1e281bd-cff0-4921-bdd8-619bfa3f13b2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:43.046723 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b1e281bd-cff0-4921-bdd8-619bfa3f13b2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:43.053413 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b1e281bd-cff0-4921-bdd8-619bfa3f13b2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:43.053413 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b1e281bd-cff0-4921-bdd8-619bfa3f13b2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:43.053413 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b1e281bd-cff0-4921-bdd8-619bfa3f13b2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:43.053635 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b1e281bd-cff0-4921-bdd8-619bfa3f13b2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:43.054664 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b1e281bd-cff0-4921-bdd8-619bfa3f13b2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:43.054664 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b1e281bd-cff0-4921-bdd8-619bfa3f13b2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:43.056139 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-730b0681-e6d4-48e9-9c47-2dd27dccb144 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "POST /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49/action" status: 202 len: 0 microversion: 2.1 time: 0.138858 Jun 10 13:29:43.056499 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 758/2320] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:29:42 2026] POST /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:29:43.068393 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-744e87b9-55a1-4236-a6de-9ff7aed7da4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:43.069729 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-744e87b9-55a1-4236-a6de-9ff7aed7da4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:43.074777 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-744e87b9-55a1-4236-a6de-9ff7aed7da4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:43.075048 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-744e87b9-55a1-4236-a6de-9ff7aed7da4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:43.075283 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-744e87b9-55a1-4236-a6de-9ff7aed7da4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:43.078372 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-744e87b9-55a1-4236-a6de-9ff7aed7da4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:43.078372 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-744e87b9-55a1-4236-a6de-9ff7aed7da4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:43.078516 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b1e281bd-cff0-4921-bdd8-619bfa3f13b2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:43.078563 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-744e87b9-55a1-4236-a6de-9ff7aed7da4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:43.099254 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-744e87b9-55a1-4236-a6de-9ff7aed7da4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:43.238400 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fa188982-a879-4f38-992c-9479cdede66e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:43.248832 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fa188982-a879-4f38-992c-9479cdede66e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1546 microversion: 2.1 time: 0.269829 Jun 10 13:29:43.249106 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 781/2321] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:42 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1546 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:43.261076 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-744e87b9-55a1-4236-a6de-9ff7aed7da4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:43.264661 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b1e281bd-cff0-4921-bdd8-619bfa3f13b2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:43.270002 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b1e281bd-cff0-4921-bdd8-619bfa3f13b2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:43.270179 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-744e87b9-55a1-4236-a6de-9ff7aed7da4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1572 microversion: 2.1 time: 0.203663 Jun 10 13:29:43.270531 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 759/2322] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:43 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1572 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:43.270570 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b1e281bd-cff0-4921-bdd8-619bfa3f13b2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:43.273390 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9a0e8984-7b1d-491c-bf67-3d027a0d0142 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:43.276952 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9a0e8984-7b1d-491c-bf67-3d027a0d0142 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:43.277261 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b1e281bd-cff0-4921-bdd8-619bfa3f13b2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1519 microversion: 2.60 time: 0.244132 Jun 10 13:29:43.277889 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 783/2323] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:43 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1519 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:43.281607 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a0e8984-7b1d-491c-bf67-3d027a0d0142 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:43.282556 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a0e8984-7b1d-491c-bf67-3d027a0d0142 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:43.282556 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a0e8984-7b1d-491c-bf67-3d027a0d0142 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:43.282556 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a0e8984-7b1d-491c-bf67-3d027a0d0142 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:43.282556 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a0e8984-7b1d-491c-bf67-3d027a0d0142 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:43.282556 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a0e8984-7b1d-491c-bf67-3d027a0d0142 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:43.299777 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-060ba11a-18f3-4ffb-bbba-1fe1afeb59a7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:43.304374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-060ba11a-18f3-4ffb-bbba-1fe1afeb59a7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:43.304851 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9a0e8984-7b1d-491c-bf67-3d027a0d0142 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:43.308045 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-060ba11a-18f3-4ffb-bbba-1fe1afeb59a7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:43.308249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-060ba11a-18f3-4ffb-bbba-1fe1afeb59a7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:43.308486 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-060ba11a-18f3-4ffb-bbba-1fe1afeb59a7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:43.308900 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-060ba11a-18f3-4ffb-bbba-1fe1afeb59a7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:43.309285 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-060ba11a-18f3-4ffb-bbba-1fe1afeb59a7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:43.309444 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-060ba11a-18f3-4ffb-bbba-1fe1afeb59a7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:43.329485 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-060ba11a-18f3-4ffb-bbba-1fe1afeb59a7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.033070 Jun 10 13:29:43.329771 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 760/2324] 10.4.3.74 () {68 vars in 1454 bytes} [Wed Jun 10 13:29:43 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:29:43.338706 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6b1eea14-dcdb-47a5-b901-2d506b304f98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "multiattach-snapshot"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:43.342996 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6b1eea14-dcdb-47a5-b901-2d506b304f98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:43.346209 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b1eea14-dcdb-47a5-b901-2d506b304f98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:43.346687 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b1eea14-dcdb-47a5-b901-2d506b304f98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:43.346687 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b1eea14-dcdb-47a5-b901-2d506b304f98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:43.346882 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b1eea14-dcdb-47a5-b901-2d506b304f98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:43.347059 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b1eea14-dcdb-47a5-b901-2d506b304f98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:43.347218 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b1eea14-dcdb-47a5-b901-2d506b304f98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:43.411614 np0000002501 devstack@n-api.service[86680]: INFO nova.compute.api [None req-6b1eea14-dcdb-47a5-b901-2d506b304f98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Attempting to quiesce instance before volume snapshot. Jun 10 13:29:43.428381 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9a0e8984-7b1d-491c-bf67-3d027a0d0142 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.159705 Jun 10 13:29:43.430433 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 782/2325] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:29:43 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044/os-interface => generated 282 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:43.918156 np0000002501 devstack@n-api.service[86680]: INFO nova.compute.api [None req-6b1eea14-dcdb-47a5-b901-2d506b304f98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Skipping quiescing instance: QEMU guest agent is not enabled. Jun 10 13:29:43.963674 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6b1eea14-dcdb-47a5-b901-2d506b304f98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Creating snapshot from volume 607be68a-da6c-4315-92b9-a7ecd858d17a. {{(pid=86680) snapshot_instance /opt/stack/nova/nova/compute/api.py:3599}} Jun 10 13:29:44.161616 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-b159a25c-6046-438c-b1a3-52b25dc8b586 req-990c430b-96f1-4135-ba6c-1327380ec951 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "dc007c72-f5b0-47d2-b644-e6bdf14d8044", "tag": "5b39b16b-2130-4356-aaac-d776fae032b6"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:44.168810 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b159a25c-6046-438c-b1a3-52b25dc8b586 req-990c430b-96f1-4135-ba6c-1327380ec951 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:44.169067 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b159a25c-6046-438c-b1a3-52b25dc8b586 req-990c430b-96f1-4135-ba6c-1327380ec951 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:44.169286 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b159a25c-6046-438c-b1a3-52b25dc8b586 req-990c430b-96f1-4135-ba6c-1327380ec951 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:44.175398 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-b159a25c-6046-438c-b1a3-52b25dc8b586 req-990c430b-96f1-4135-ba6c-1327380ec951 service nova] Creating event network-changed:5b39b16b-2130-4356-aaac-d776fae032b6 for instance dc007c72-f5b0-47d2-b644-e6bdf14d8044 on np0000002501 Jun 10 13:29:44.175865 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-b159a25c-6046-438c-b1a3-52b25dc8b586 req-990c430b-96f1-4135-ba6c-1327380ec951 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:44.179876 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-b159a25c-6046-438c-b1a3-52b25dc8b586 req-990c430b-96f1-4135-ba6c-1327380ec951 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020884 Jun 10 13:29:44.180705 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 761/2326] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:44 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 10 13:29:44.288165 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-48bc298b-6c6a-4e2a-a9bf-40a1bff6b86f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:44.293253 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-48bc298b-6c6a-4e2a-a9bf-40a1bff6b86f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:44.299789 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-48bc298b-6c6a-4e2a-a9bf-40a1bff6b86f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:44.300175 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-48bc298b-6c6a-4e2a-a9bf-40a1bff6b86f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:44.300524 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-48bc298b-6c6a-4e2a-a9bf-40a1bff6b86f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:44.301148 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-48bc298b-6c6a-4e2a-a9bf-40a1bff6b86f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:44.303544 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-48bc298b-6c6a-4e2a-a9bf-40a1bff6b86f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:44.303544 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-48bc298b-6c6a-4e2a-a9bf-40a1bff6b86f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:44.332884 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-48bc298b-6c6a-4e2a-a9bf-40a1bff6b86f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:44.494406 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-48bc298b-6c6a-4e2a-a9bf-40a1bff6b86f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:44.507564 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-48bc298b-6c6a-4e2a-a9bf-40a1bff6b86f tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1572 microversion: 2.1 time: 0.220653 Jun 10 13:29:44.507741 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 783/2327] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:44 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1572 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:29:45.532243 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e5cfac22-6f9d-4b68-8099-35df8c34f3ed tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:45.535608 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e5cfac22-6f9d-4b68-8099-35df8c34f3ed tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:45.547301 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e5cfac22-6f9d-4b68-8099-35df8c34f3ed tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:45.547750 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e5cfac22-6f9d-4b68-8099-35df8c34f3ed tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:45.548093 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e5cfac22-6f9d-4b68-8099-35df8c34f3ed tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:45.548713 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e5cfac22-6f9d-4b68-8099-35df8c34f3ed tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:45.549156 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e5cfac22-6f9d-4b68-8099-35df8c34f3ed tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:45.549839 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e5cfac22-6f9d-4b68-8099-35df8c34f3ed tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:45.570941 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e5cfac22-6f9d-4b68-8099-35df8c34f3ed tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:45.710049 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e5cfac22-6f9d-4b68-8099-35df8c34f3ed tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:45.719108 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e5cfac22-6f9d-4b68-8099-35df8c34f3ed tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1514 microversion: 2.1 time: 0.190636 Jun 10 13:29:45.719436 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 762/2328] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:45 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1514 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:46.158040 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6b1eea14-dcdb-47a5-b901-2d506b304f98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "POST /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5/action" status: 202 len: 52 microversion: 2.60 time: 2.820786 Jun 10 13:29:46.158698 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 784/2329] 10.4.3.74 () {70 vars in 1430 bytes} [Wed Jun 10 13:29:43 2026] POST /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5/action => generated 52 bytes in 2821 msecs (HTTP/1.1 202) 9 headers in 364 bytes (1 switches on core 0) Jun 10 13:29:46.210734 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2c270e1c-af96-4fdf-9295-eddadb252fe9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:46.215097 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2c270e1c-af96-4fdf-9295-eddadb252fe9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:46.218770 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=84,nova_api:DELETE=1,nova_api:INSERT=7,nova_api:UPDATE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:29:46.221943 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c270e1c-af96-4fdf-9295-eddadb252fe9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:46.222295 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c270e1c-af96-4fdf-9295-eddadb252fe9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:46.222523 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c270e1c-af96-4fdf-9295-eddadb252fe9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:46.222912 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c270e1c-af96-4fdf-9295-eddadb252fe9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:46.223275 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c270e1c-af96-4fdf-9295-eddadb252fe9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:46.223590 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2c270e1c-af96-4fdf-9295-eddadb252fe9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:46.254484 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2c270e1c-af96-4fdf-9295-eddadb252fe9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:46.444973 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2c270e1c-af96-4fdf-9295-eddadb252fe9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:46.450616 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2c270e1c-af96-4fdf-9295-eddadb252fe9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:46.451321 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2c270e1c-af96-4fdf-9295-eddadb252fe9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:46.456469 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2c270e1c-af96-4fdf-9295-eddadb252fe9 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1519 microversion: 2.60 time: 0.249883 Jun 10 13:29:46.456968 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 784/2330] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:46 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1519 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:46.472856 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-34cb137e-7150-4ce4-a8d1-d39bb419912a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:46.472990 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-34cb137e-7150-4ce4-a8d1-d39bb419912a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:46.477431 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-34cb137e-7150-4ce4-a8d1-d39bb419912a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:46.477658 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-34cb137e-7150-4ce4-a8d1-d39bb419912a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:46.477833 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-34cb137e-7150-4ce4-a8d1-d39bb419912a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:46.478136 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-34cb137e-7150-4ce4-a8d1-d39bb419912a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:46.478357 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-34cb137e-7150-4ce4-a8d1-d39bb419912a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:46.478530 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-34cb137e-7150-4ce4-a8d1-d39bb419912a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:46.490498 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-34cb137e-7150-4ce4-a8d1-d39bb419912a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:29:46.545847 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-34cb137e-7150-4ce4-a8d1-d39bb419912a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 204 len: 0 microversion: 2.60 time: 0.074636 Jun 10 13:29:46.546455 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 763/2331] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:29:46 2026] DELETE /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:29:46.555904 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5420002b-372f-4d69-86bf-acc74eb6d066 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:46.557286 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5420002b-372f-4d69-86bf-acc74eb6d066 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:46.559075 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=66,nova_api:DELETE=2,nova_api:UPDATE=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:29:46.561649 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5420002b-372f-4d69-86bf-acc74eb6d066 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:46.562420 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5420002b-372f-4d69-86bf-acc74eb6d066 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:46.562668 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5420002b-372f-4d69-86bf-acc74eb6d066 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:46.563299 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5420002b-372f-4d69-86bf-acc74eb6d066 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:46.564036 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5420002b-372f-4d69-86bf-acc74eb6d066 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:46.564372 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5420002b-372f-4d69-86bf-acc74eb6d066 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:46.567054 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=199,nova_cell1:INSERT=5,nova_cell1:UPDATE=5 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:29:46.585523 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5420002b-372f-4d69-86bf-acc74eb6d066 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:46.741220 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8b9ce91b-b0d8-4e69-bee6-66f721797a33 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:46.744775 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8b9ce91b-b0d8-4e69-bee6-66f721797a33 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:46.748502 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5420002b-372f-4d69-86bf-acc74eb6d066 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:46.750528 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8b9ce91b-b0d8-4e69-bee6-66f721797a33 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:46.750871 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8b9ce91b-b0d8-4e69-bee6-66f721797a33 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:46.751175 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8b9ce91b-b0d8-4e69-bee6-66f721797a33 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:46.751728 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8b9ce91b-b0d8-4e69-bee6-66f721797a33 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:46.753119 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8b9ce91b-b0d8-4e69-bee6-66f721797a33 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:46.753625 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8b9ce91b-b0d8-4e69-bee6-66f721797a33 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:46.755281 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5420002b-372f-4d69-86bf-acc74eb6d066 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:46.756056 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5420002b-372f-4d69-86bf-acc74eb6d066 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:46.762664 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5420002b-372f-4d69-86bf-acc74eb6d066 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1525 microversion: 2.60 time: 0.208211 Jun 10 13:29:46.762970 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 785/2332] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:46 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1525 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:46.783707 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8b9ce91b-b0d8-4e69-bee6-66f721797a33 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:46.976883 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8b9ce91b-b0d8-4e69-bee6-66f721797a33 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:46.984768 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8b9ce91b-b0d8-4e69-bee6-66f721797a33 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1514 microversion: 2.1 time: 0.246015 Jun 10 13:29:46.985042 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 785/2333] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:46 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1514 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:47.759451 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-f3e04e84-0e6a-451a-a0ff-4c64372edecd req-c20d0c3b-3456-43fa-b4e4-41b81ee2ec65 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6ccfa2be-05dc-40c8-afbc-8d97209405d5", "name": "network-vif-unplugged", "status": "completed", "tag": "ddffae6c-d547-4958-8346-d0707e059661"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:47.766184 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f3e04e84-0e6a-451a-a0ff-4c64372edecd req-c20d0c3b-3456-43fa-b4e4-41b81ee2ec65 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:47.766432 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f3e04e84-0e6a-451a-a0ff-4c64372edecd req-c20d0c3b-3456-43fa-b4e4-41b81ee2ec65 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:47.766597 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f3e04e84-0e6a-451a-a0ff-4c64372edecd req-c20d0c3b-3456-43fa-b4e4-41b81ee2ec65 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:47.776953 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-f3e04e84-0e6a-451a-a0ff-4c64372edecd req-c20d0c3b-3456-43fa-b4e4-41b81ee2ec65 service nova] Creating event network-vif-unplugged:ddffae6c-d547-4958-8346-d0707e059661 for instance 6ccfa2be-05dc-40c8-afbc-8d97209405d5 on np0000002501 Jun 10 13:29:47.777491 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-f3e04e84-0e6a-451a-a0ff-4c64372edecd req-c20d0c3b-3456-43fa-b4e4-41b81ee2ec65 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:47.785989 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-f3e04e84-0e6a-451a-a0ff-4c64372edecd req-c20d0c3b-3456-43fa-b4e4-41b81ee2ec65 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.028447 Jun 10 13:29:47.785989 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 764/2334] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:47 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 10 13:29:47.791108 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-de5d70f6-3c2e-4cf9-95d3-64a0f8d7d708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:47.792992 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-de5d70f6-3c2e-4cf9-95d3-64a0f8d7d708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:47.797468 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-de5d70f6-3c2e-4cf9-95d3-64a0f8d7d708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:47.797724 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-de5d70f6-3c2e-4cf9-95d3-64a0f8d7d708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:47.798034 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-de5d70f6-3c2e-4cf9-95d3-64a0f8d7d708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:47.798626 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-de5d70f6-3c2e-4cf9-95d3-64a0f8d7d708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:47.799095 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-de5d70f6-3c2e-4cf9-95d3-64a0f8d7d708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:47.800063 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-de5d70f6-3c2e-4cf9-95d3-64a0f8d7d708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:47.832839 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-de5d70f6-3c2e-4cf9-95d3-64a0f8d7d708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:48.006368 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7aea597f-12fd-4379-a5b6-68afb4cbdd5a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:48.008283 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7aea597f-12fd-4379-a5b6-68afb4cbdd5a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:48.013596 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7aea597f-12fd-4379-a5b6-68afb4cbdd5a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:48.013850 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7aea597f-12fd-4379-a5b6-68afb4cbdd5a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:48.014060 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7aea597f-12fd-4379-a5b6-68afb4cbdd5a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:48.014531 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7aea597f-12fd-4379-a5b6-68afb4cbdd5a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:48.014830 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7aea597f-12fd-4379-a5b6-68afb4cbdd5a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:48.015114 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7aea597f-12fd-4379-a5b6-68afb4cbdd5a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:48.028538 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-de5d70f6-3c2e-4cf9-95d3-64a0f8d7d708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:48.033235 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-de5d70f6-3c2e-4cf9-95d3-64a0f8d7d708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:48.033516 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7aea597f-12fd-4379-a5b6-68afb4cbdd5a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:48.033927 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-de5d70f6-3c2e-4cf9-95d3-64a0f8d7d708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:48.038271 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-de5d70f6-3c2e-4cf9-95d3-64a0f8d7d708 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1525 microversion: 2.60 time: 0.249505 Jun 10 13:29:48.038598 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 786/2335] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:47 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1525 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:48.177720 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7aea597f-12fd-4379-a5b6-68afb4cbdd5a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:48.185193 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7aea597f-12fd-4379-a5b6-68afb4cbdd5a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1514 microversion: 2.1 time: 0.181049 Jun 10 13:29:48.185457 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 786/2336] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:48 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1514 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:48.335105 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3abf23a3-fac4-4aaa-b52e-856c0835b49f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:48.336741 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3abf23a3-fac4-4aaa-b52e-856c0835b49f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:48.340291 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=73,nova_api:UPDATE=3,nova_api:INSERT=4,nova_api:DELETE=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:29:48.344008 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3abf23a3-fac4-4aaa-b52e-856c0835b49f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:48.347171 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3abf23a3-fac4-4aaa-b52e-856c0835b49f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:48.347171 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3abf23a3-fac4-4aaa-b52e-856c0835b49f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:48.347171 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3abf23a3-fac4-4aaa-b52e-856c0835b49f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:48.347171 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3abf23a3-fac4-4aaa-b52e-856c0835b49f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:48.347171 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3abf23a3-fac4-4aaa-b52e-856c0835b49f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:48.350132 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=164,nova_cell1:UPDATE=5,nova_cell1:INSERT=4 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:29:48.369281 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3abf23a3-fac4-4aaa-b52e-856c0835b49f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/ips" status: 200 len: 144 microversion: 2.1 time: 0.038071 Jun 10 13:29:48.369281 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 765/2337] 10.4.3.74 () {66 vars in 1359 bytes} [Wed Jun 10 13:29:48 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/ips => generated 144 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:49.057324 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-52019670-6faa-4363-98a8-caeba01f3bc8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:49.060360 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-52019670-6faa-4363-98a8-caeba01f3bc8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:49.066231 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52019670-6faa-4363-98a8-caeba01f3bc8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:49.066638 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52019670-6faa-4363-98a8-caeba01f3bc8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:49.066919 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52019670-6faa-4363-98a8-caeba01f3bc8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:49.067856 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52019670-6faa-4363-98a8-caeba01f3bc8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:49.068270 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52019670-6faa-4363-98a8-caeba01f3bc8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:49.068653 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-52019670-6faa-4363-98a8-caeba01f3bc8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:49.089573 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-52019670-6faa-4363-98a8-caeba01f3bc8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:49.201679 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9c96e2eb-51b7-4e6d-9408-cabd8f0b8a4e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:49.203889 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9c96e2eb-51b7-4e6d-9408-cabd8f0b8a4e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:49.209176 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c96e2eb-51b7-4e6d-9408-cabd8f0b8a4e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:49.210206 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c96e2eb-51b7-4e6d-9408-cabd8f0b8a4e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:49.210206 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c96e2eb-51b7-4e6d-9408-cabd8f0b8a4e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:49.210206 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c96e2eb-51b7-4e6d-9408-cabd8f0b8a4e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:49.210823 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c96e2eb-51b7-4e6d-9408-cabd8f0b8a4e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:49.210823 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c96e2eb-51b7-4e6d-9408-cabd8f0b8a4e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:49.229739 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9c96e2eb-51b7-4e6d-9408-cabd8f0b8a4e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:49.322733 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-52019670-6faa-4363-98a8-caeba01f3bc8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:49.330325 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-52019670-6faa-4363-98a8-caeba01f3bc8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:49.331886 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-52019670-6faa-4363-98a8-caeba01f3bc8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:49.336441 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-52019670-6faa-4363-98a8-caeba01f3bc8 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1525 microversion: 2.60 time: 0.281555 Jun 10 13:29:49.336441 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 787/2338] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:49 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1525 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:49.463370 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9c96e2eb-51b7-4e6d-9408-cabd8f0b8a4e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:49.475750 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9c96e2eb-51b7-4e6d-9408-cabd8f0b8a4e tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1570 microversion: 2.1 time: 0.276215 Jun 10 13:29:49.475750 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 787/2339] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:49 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1570 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:49.635757 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-68b923a8-c464-4099-a990-6ebb1cd4f650 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "235d6f16-261c-4791-a7c1-2b7be712cb1f"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:49.637318 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-68b923a8-c464-4099-a990-6ebb1cd4f650 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:49.643507 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-68b923a8-c464-4099-a990-6ebb1cd4f650 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:49.643894 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-68b923a8-c464-4099-a990-6ebb1cd4f650 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:49.644178 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-68b923a8-c464-4099-a990-6ebb1cd4f650 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:49.644610 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-68b923a8-c464-4099-a990-6ebb1cd4f650 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:49.644904 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-68b923a8-c464-4099-a990-6ebb1cd4f650 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:49.645183 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-68b923a8-c464-4099-a990-6ebb1cd4f650 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:49.758455 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-05c1ba74-f493-44c2-8a39-3980b3c6001f req-1eb25e75-b1f1-4640-9468-79971614c7dd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6ccfa2be-05dc-40c8-afbc-8d97209405d5", "name": "network-vif-deleted", "tag": "ddffae6c-d547-4958-8346-d0707e059661"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:49.764869 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-05c1ba74-f493-44c2-8a39-3980b3c6001f req-1eb25e75-b1f1-4640-9468-79971614c7dd service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:49.765062 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-05c1ba74-f493-44c2-8a39-3980b3c6001f req-1eb25e75-b1f1-4640-9468-79971614c7dd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:49.765685 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-05c1ba74-f493-44c2-8a39-3980b3c6001f req-1eb25e75-b1f1-4640-9468-79971614c7dd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:49.773541 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-05c1ba74-f493-44c2-8a39-3980b3c6001f req-1eb25e75-b1f1-4640-9468-79971614c7dd service nova] Creating event network-vif-deleted:ddffae6c-d547-4958-8346-d0707e059661 for instance 6ccfa2be-05dc-40c8-afbc-8d97209405d5 on np0000002501 Jun 10 13:29:49.773872 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-05c1ba74-f493-44c2-8a39-3980b3c6001f req-1eb25e75-b1f1-4640-9468-79971614c7dd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:49.777194 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-05c1ba74-f493-44c2-8a39-3980b3c6001f req-1eb25e75-b1f1-4640-9468-79971614c7dd service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020452 Jun 10 13:29:49.777923 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 788/2340] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:49 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 10 13:29:49.840444 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-c4c519c5-5c6f-40b4-9970-ba9544893160 req-b24f419e-c70a-40c0-a520-14206b72ed9c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6ccfa2be-05dc-40c8-afbc-8d97209405d5", "name": "network-vif-unplugged", "status": "completed", "tag": "ddffae6c-d547-4958-8346-d0707e059661"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:49.848613 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c4c519c5-5c6f-40b4-9970-ba9544893160 req-b24f419e-c70a-40c0-a520-14206b72ed9c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:49.849104 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c4c519c5-5c6f-40b4-9970-ba9544893160 req-b24f419e-c70a-40c0-a520-14206b72ed9c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:49.849214 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c4c519c5-5c6f-40b4-9970-ba9544893160 req-b24f419e-c70a-40c0-a520-14206b72ed9c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:49.857705 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-c4c519c5-5c6f-40b4-9970-ba9544893160 req-b24f419e-c70a-40c0-a520-14206b72ed9c service nova] Creating event network-vif-unplugged:ddffae6c-d547-4958-8346-d0707e059661 for instance 6ccfa2be-05dc-40c8-afbc-8d97209405d5 on np0000002501 Jun 10 13:29:49.858397 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-c4c519c5-5c6f-40b4-9970-ba9544893160 req-b24f419e-c70a-40c0-a520-14206b72ed9c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:49.864471 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-c4c519c5-5c6f-40b4-9970-ba9544893160 req-b24f419e-c70a-40c0-a520-14206b72ed9c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026191 Jun 10 13:29:49.865061 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 788/2341] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:49 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 10 13:29:50.359168 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1d15b6bd-3212-42b1-a449-d8fb581bff08 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:50.361365 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1d15b6bd-3212-42b1-a449-d8fb581bff08 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:50.365695 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d15b6bd-3212-42b1-a449-d8fb581bff08 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:50.365970 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d15b6bd-3212-42b1-a449-d8fb581bff08 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:50.366209 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d15b6bd-3212-42b1-a449-d8fb581bff08 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:50.366682 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d15b6bd-3212-42b1-a449-d8fb581bff08 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:50.366975 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d15b6bd-3212-42b1-a449-d8fb581bff08 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:50.367287 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d15b6bd-3212-42b1-a449-d8fb581bff08 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:50.391586 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1d15b6bd-3212-42b1-a449-d8fb581bff08 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:50.456441 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1d15b6bd-3212-42b1-a449-d8fb581bff08 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:50.461497 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1d15b6bd-3212-42b1-a449-d8fb581bff08 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:50.462199 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1d15b6bd-3212-42b1-a449-d8fb581bff08 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:50.466337 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1d15b6bd-3212-42b1-a449-d8fb581bff08 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1312 microversion: 2.60 time: 0.109306 Jun 10 13:29:50.466697 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 789/2342] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:50 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:50.490772 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-76dce7ac-a910-424a-b1fb-4089b94275be tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:50.492600 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-76dce7ac-a910-424a-b1fb-4089b94275be tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:50.497089 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76dce7ac-a910-424a-b1fb-4089b94275be tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:50.497401 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76dce7ac-a910-424a-b1fb-4089b94275be tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:50.497615 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76dce7ac-a910-424a-b1fb-4089b94275be tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:50.498074 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76dce7ac-a910-424a-b1fb-4089b94275be tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:50.498393 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76dce7ac-a910-424a-b1fb-4089b94275be tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:50.498684 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76dce7ac-a910-424a-b1fb-4089b94275be tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:50.513244 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-76dce7ac-a910-424a-b1fb-4089b94275be tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:50.647854 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-76dce7ac-a910-424a-b1fb-4089b94275be tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:50.657950 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-76dce7ac-a910-424a-b1fb-4089b94275be tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1570 microversion: 2.1 time: 0.169036 Jun 10 13:29:50.658384 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 789/2343] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:50 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1570 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:51.485066 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:51.489977 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:51.495010 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:51.495659 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:51.495659 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:51.495809 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:51.496184 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:51.496508 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:51.524171 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:51.524245 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:51.524494 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:51.524830 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'fault' on Instance uuid 6ccfa2be-05dc-40c8-afbc-8d97209405d5 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:29:51.529630 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:51.575319 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-78eee60b-2b51-4c74-92ab-bbae40368bd4 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestVolumeBackupRestore-709685864", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGX2BkVlQmFXFSFE0+fkkf5os5mAJ3U75etepDZ1nHexwSIUuEWqUjAbjDvdmC4Ttb/tHsVBtFMWzpJFACoF4s1l5vt8STq+kLl6jyP1SvRKHgBGoYIbVRXvIvXwIYbSgA=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:51.586339 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-78eee60b-2b51-4c74-92ab-bbae40368bd4 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Getting quotas for project 551e9f2523204f2985bf86ec73d8e0e5. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:29:51.589580 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-78eee60b-2b51-4c74-92ab-bbae40368bd4 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Getting quotas for user 2af41aef83fe4d978e711a469cbbcef4 and project 551e9f2523204f2985bf86ec73d8e0e5. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:29:51.609424 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:51.610679 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-78eee60b-2b51-4c74-92ab-bbae40368bd4 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 401 microversion: 2.1 time: 0.037002 Jun 10 13:29:51.611012 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 790/2344] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:29:51 2026] POST /compute/v2.1/os-keypairs => generated 401 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:51.615985 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:51.616812 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:51.622192 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5f7e8a44-61c9-4acd-a5de-badd51840582 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1317 microversion: 2.60 time: 0.138936 Jun 10 13:29:51.622573 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 790/2345] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:51 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1317 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:51.675727 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cded1027-59cd-46c6-b2d5-c5c7e4fe42f6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:51.678046 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cded1027-59cd-46c6-b2d5-c5c7e4fe42f6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:51.685223 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cded1027-59cd-46c6-b2d5-c5c7e4fe42f6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:51.685633 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cded1027-59cd-46c6-b2d5-c5c7e4fe42f6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:51.685969 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cded1027-59cd-46c6-b2d5-c5c7e4fe42f6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:51.687003 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cded1027-59cd-46c6-b2d5-c5c7e4fe42f6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:51.687485 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cded1027-59cd-46c6-b2d5-c5c7e4fe42f6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:51.688318 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cded1027-59cd-46c6-b2d5-c5c7e4fe42f6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:51.692763 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=193,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:29:51.713010 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-cded1027-59cd-46c6-b2d5-c5c7e4fe42f6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:52.118662 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cded1027-59cd-46c6-b2d5-c5c7e4fe42f6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:52.136710 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cded1027-59cd-46c6-b2d5-c5c7e4fe42f6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1570 microversion: 2.1 time: 0.464198 Jun 10 13:29:52.137318 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 791/2346] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:51 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1570 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:52.207902 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-68b923a8-c464-4099-a990-6ebb1cd4f650 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "POST /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.573885 Jun 10 13:29:52.208608 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 766/2347] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:29:49 2026] POST /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments => generated 194 bytes in 2575 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:52.289277 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-9dc27628-256e-466b-9eb9-fd9a4023c1ba req-d8d080c9-24df-4029-85d3-9f3137ac0cd1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f79649a1-6ddf-4100-90da-87910cd41c49", "tag": "e63176f0-9a15-498b-aa5c-a0055dc8cfa9"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:52.296656 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-9dc27628-256e-466b-9eb9-fd9a4023c1ba req-d8d080c9-24df-4029-85d3-9f3137ac0cd1 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:52.296841 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-9dc27628-256e-466b-9eb9-fd9a4023c1ba req-d8d080c9-24df-4029-85d3-9f3137ac0cd1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:52.296993 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-9dc27628-256e-466b-9eb9-fd9a4023c1ba req-d8d080c9-24df-4029-85d3-9f3137ac0cd1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:52.308032 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-9dc27628-256e-466b-9eb9-fd9a4023c1ba req-d8d080c9-24df-4029-85d3-9f3137ac0cd1 service nova] Creating event network-changed:e63176f0-9a15-498b-aa5c-a0055dc8cfa9 for instance f79649a1-6ddf-4100-90da-87910cd41c49 on np0000002501 Jun 10 13:29:52.308301 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-9dc27628-256e-466b-9eb9-fd9a4023c1ba req-d8d080c9-24df-4029-85d3-9f3137ac0cd1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:29:52.312377 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-9dc27628-256e-466b-9eb9-fd9a4023c1ba req-d8d080c9-24df-4029-85d3-9f3137ac0cd1 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025329 Jun 10 13:29:52.312871 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 791/2348] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:29:52 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 10 13:29:52.646448 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:52.647555 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:52.653874 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:52.654526 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:52.655005 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:52.655872 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:52.656839 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:52.656839 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:52.680951 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:52.681263 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:52.681514 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:52.681824 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'fault' on Instance uuid 6ccfa2be-05dc-40c8-afbc-8d97209405d5 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:29:52.686567 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:52.746596 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:52.753640 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:52.753979 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:52.759710 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8ac67fb3-cbf5-44b7-9354-4bd5b877bbaf tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1317 microversion: 2.60 time: 0.116256 Jun 10 13:29:52.760320 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 792/2349] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:52 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1317 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:53.153115 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d878f8d6-eaeb-417c-a641-c104997e16f0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:53.154419 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d878f8d6-eaeb-417c-a641-c104997e16f0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:53.157342 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBackupRestore-server-1534701309", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "f3d057fa-cbcb-4e97-b8ff-2b4672356c29", "source_type": "volume", "destination_type": "volume", "boot_index": 0}], "key_name": "tempest-TestVolumeBackupRestore-709685864", "security_groups": [{"name": "tempest-secgroup-smoke-1418722219"}], "networks": [{"uuid": "67542443-be2d-4b19-895c-0381c5a149eb"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:29:53.160636 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d878f8d6-eaeb-417c-a641-c104997e16f0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:53.160938 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d878f8d6-eaeb-417c-a641-c104997e16f0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:53.161157 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d878f8d6-eaeb-417c-a641-c104997e16f0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:53.161631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d878f8d6-eaeb-417c-a641-c104997e16f0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:53.161952 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d878f8d6-eaeb-417c-a641-c104997e16f0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:53.162268 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d878f8d6-eaeb-417c-a641-c104997e16f0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:53.190327 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d878f8d6-eaeb-417c-a641-c104997e16f0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:53.221993 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:53.222374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:53.222780 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:53.223423 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:53.223819 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:53.224252 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:53.232667 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:53.319825 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] validate_networks() for [('67542443-be2d-4b19-895c-0381c5a149eb', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:29:53.320275 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:53.378381 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d878f8d6-eaeb-417c-a641-c104997e16f0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:53.388585 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d878f8d6-eaeb-417c-a641-c104997e16f0 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1570 microversion: 2.1 time: 0.236935 Jun 10 13:29:53.388939 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 767/2350] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:53 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1570 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:53.586233 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:53.781126 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:53.783272 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:53.787830 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:53.788101 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:53.788307 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:53.788732 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:53.789100 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:53.789300 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:53.821540 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:53.821719 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:53.821888 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:53.822099 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'fault' on Instance uuid 6ccfa2be-05dc-40c8-afbc-8d97209405d5 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:29:53.829139 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:53.942543 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:29:53.942726 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:29:53.942925 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:29:53.943129 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:29:53.943303 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:29:53.955420 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:53.955652 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:53.955895 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:53.955895 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:53.955895 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:53.955895 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:53.972244 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Getting quotas for project 551e9f2523204f2985bf86ec73d8e0e5. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:29:53.975459 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Getting quotas for user 2af41aef83fe4d978e711a469cbbcef4 and project 551e9f2523204f2985bf86ec73d8e0e5. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:29:54.021012 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:29:54.022541 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] 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='f3d057fa-cbcb-4e97-b8ff-2b4672356c29',volume_size=None,volume_type=None)] {{(pid=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:29:54.154767 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-38520897-e180-4f89-868a-fc5d8e9cf4d6 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.999065 Jun 10 13:29:54.155206 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 792/2351] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:29:53 2026] POST /compute/v2.1/servers => generated 404 bytes in 1000 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:29:54.168749 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-878748ba-e447-4eb3-b1ef-5c4e37388e7f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:54.171820 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-878748ba-e447-4eb3-b1ef-5c4e37388e7f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:54.193367 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-878748ba-e447-4eb3-b1ef-5c4e37388e7f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:54.274732 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-878748ba-e447-4eb3-b1ef-5c4e37388e7f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:54.287223 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-878748ba-e447-4eb3-b1ef-5c4e37388e7f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1093 microversion: 2.1 time: 0.116912 Jun 10 13:29:54.287223 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 768/2352] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:54 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1093 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:54.407789 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fdad8e3b-6753-403f-994c-d8e35cf6056c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:54.410939 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fdad8e3b-6753-403f-994c-d8e35cf6056c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:54.418274 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdad8e3b-6753-403f-994c-d8e35cf6056c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:54.418804 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdad8e3b-6753-403f-994c-d8e35cf6056c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:54.419020 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdad8e3b-6753-403f-994c-d8e35cf6056c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:54.419816 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdad8e3b-6753-403f-994c-d8e35cf6056c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:54.421701 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdad8e3b-6753-403f-994c-d8e35cf6056c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:54.421701 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdad8e3b-6753-403f-994c-d8e35cf6056c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:54.446859 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:54.450595 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fdad8e3b-6753-403f-994c-d8e35cf6056c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:54.452544 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:54.453159 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:54.457412 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c0d2e959-35cc-425a-b656-1baf23d15c30 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 200 len: 1239 microversion: 2.60 time: 0.678523 Jun 10 13:29:54.457743 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 793/2353] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:53 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 1239 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:54.620551 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fdad8e3b-6753-403f-994c-d8e35cf6056c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:54.628191 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fdad8e3b-6753-403f-994c-d8e35cf6056c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1570 microversion: 2.1 time: 0.223276 Jun 10 13:29:54.628484 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 793/2354] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:54 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1570 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:55.302813 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e0f133e8-b086-4093-b2b8-534212553b6e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:55.304643 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e0f133e8-b086-4093-b2b8-534212553b6e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:55.310912 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e0f133e8-b086-4093-b2b8-534212553b6e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:55.311180 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e0f133e8-b086-4093-b2b8-534212553b6e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:55.311391 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e0f133e8-b086-4093-b2b8-534212553b6e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:55.311839 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e0f133e8-b086-4093-b2b8-534212553b6e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:55.312297 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e0f133e8-b086-4093-b2b8-534212553b6e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:55.312457 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e0f133e8-b086-4093-b2b8-534212553b6e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:55.330759 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e0f133e8-b086-4093-b2b8-534212553b6e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:55.385947 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e0f133e8-b086-4093-b2b8-534212553b6e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:55.392728 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e0f133e8-b086-4093-b2b8-534212553b6e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1143 microversion: 2.1 time: 0.091764 Jun 10 13:29:55.392976 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 769/2355] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:55 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1143 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:55.475605 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-30164482-d491-457f-a4cc-8ef1fa1ffb62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:55.477593 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-30164482-d491-457f-a4cc-8ef1fa1ffb62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:55.481608 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30164482-d491-457f-a4cc-8ef1fa1ffb62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:55.481832 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30164482-d491-457f-a4cc-8ef1fa1ffb62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:55.482041 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30164482-d491-457f-a4cc-8ef1fa1ffb62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:55.482524 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30164482-d491-457f-a4cc-8ef1fa1ffb62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:55.482804 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30164482-d491-457f-a4cc-8ef1fa1ffb62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:55.483094 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30164482-d491-457f-a4cc-8ef1fa1ffb62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:55.492906 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-30164482-d491-457f-a4cc-8ef1fa1ffb62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] HTTP exception thrown: Instance 6ccfa2be-05dc-40c8-afbc-8d97209405d5 could not be found. Jun 10 13:29:55.493235 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-30164482-d491-457f-a4cc-8ef1fa1ffb62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Returning 404 to user: Instance 6ccfa2be-05dc-40c8-afbc-8d97209405d5 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:29:55.493650 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-30164482-d491-457f-a4cc-8ef1fa1ffb62 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 404 len: 111 microversion: 2.60 time: 0.019747 Jun 10 13:29:55.493958 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 794/2356] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:55 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:29:55.644405 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5aebf49f-cf12-46e5-9b31-aafdea58bfb8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:55.646436 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5aebf49f-cf12-46e5-9b31-aafdea58bfb8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:55.652376 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5aebf49f-cf12-46e5-9b31-aafdea58bfb8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:55.653135 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5aebf49f-cf12-46e5-9b31-aafdea58bfb8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:55.653472 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5aebf49f-cf12-46e5-9b31-aafdea58bfb8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:55.653980 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5aebf49f-cf12-46e5-9b31-aafdea58bfb8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:55.654389 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5aebf49f-cf12-46e5-9b31-aafdea58bfb8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:55.654907 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5aebf49f-cf12-46e5-9b31-aafdea58bfb8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:55.680033 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5aebf49f-cf12-46e5-9b31-aafdea58bfb8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:55.816379 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5aebf49f-cf12-46e5-9b31-aafdea58bfb8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:55.823936 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5aebf49f-cf12-46e5-9b31-aafdea58bfb8 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1570 microversion: 2.1 time: 0.181323 Jun 10 13:29:55.824238 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 794/2357] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:55 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1570 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:56.412931 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6bbf8036-a87e-4422-af43-9933faeec646 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:56.414295 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6bbf8036-a87e-4422-af43-9933faeec646 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:56.418605 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bbf8036-a87e-4422-af43-9933faeec646 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:56.418837 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bbf8036-a87e-4422-af43-9933faeec646 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:56.419053 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bbf8036-a87e-4422-af43-9933faeec646 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:56.419493 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bbf8036-a87e-4422-af43-9933faeec646 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:56.419788 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bbf8036-a87e-4422-af43-9933faeec646 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:56.420095 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bbf8036-a87e-4422-af43-9933faeec646 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:56.446255 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6bbf8036-a87e-4422-af43-9933faeec646 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:56.518134 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6bbf8036-a87e-4422-af43-9933faeec646 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:56.525614 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6bbf8036-a87e-4422-af43-9933faeec646 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1191 microversion: 2.1 time: 0.114818 Jun 10 13:29:56.525805 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 770/2358] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:56 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1191 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:56.844642 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9f6f1886-d2c5-48e1-854d-4a99d6df1fc5 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:56.846738 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9f6f1886-d2c5-48e1-854d-4a99d6df1fc5 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:56.851816 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6f1886-d2c5-48e1-854d-4a99d6df1fc5 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:56.852133 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6f1886-d2c5-48e1-854d-4a99d6df1fc5 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:56.852504 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6f1886-d2c5-48e1-854d-4a99d6df1fc5 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:56.852970 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6f1886-d2c5-48e1-854d-4a99d6df1fc5 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:56.853522 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6f1886-d2c5-48e1-854d-4a99d6df1fc5 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:56.854026 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6f1886-d2c5-48e1-854d-4a99d6df1fc5 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:56.871655 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9f6f1886-d2c5-48e1-854d-4a99d6df1fc5 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:57.052253 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9f6f1886-d2c5-48e1-854d-4a99d6df1fc5 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:57.064240 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9f6f1886-d2c5-48e1-854d-4a99d6df1fc5 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1570 microversion: 2.1 time: 0.222167 Jun 10 13:29:57.064548 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 795/2359] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:56 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1570 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:57.069500 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1ede0966-ed6f-4a4b-913b-dfb56851fce4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:57.069500 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1ede0966-ed6f-4a4b-913b-dfb56851fce4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:57.073521 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ede0966-ed6f-4a4b-913b-dfb56851fce4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:57.073521 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ede0966-ed6f-4a4b-913b-dfb56851fce4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:57.074053 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ede0966-ed6f-4a4b-913b-dfb56851fce4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:57.074053 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ede0966-ed6f-4a4b-913b-dfb56851fce4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:57.074053 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ede0966-ed6f-4a4b-913b-dfb56851fce4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:57.076525 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ede0966-ed6f-4a4b-913b-dfb56851fce4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:57.086395 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-1ede0966-ed6f-4a4b-913b-dfb56851fce4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] HTTP exception thrown: Instance 6ccfa2be-05dc-40c8-afbc-8d97209405d5 could not be found. Jun 10 13:29:57.086686 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1ede0966-ed6f-4a4b-913b-dfb56851fce4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Returning 404 to user: Instance 6ccfa2be-05dc-40c8-afbc-8d97209405d5 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:29:57.087053 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1ede0966-ed6f-4a4b-913b-dfb56851fce4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 404 len: 111 microversion: 2.60 time: 0.019972 Jun 10 13:29:57.087357 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 795/2360] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:29:57 2026] DELETE /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:29:57.096611 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-61392d31-17c8-49f3-b41d-259e9966f5f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:57.098399 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-61392d31-17c8-49f3-b41d-259e9966f5f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 6ccfa2be-05dc-40c8-afbc-8d97209405d5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:57.103871 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-61392d31-17c8-49f3-b41d-259e9966f5f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:57.104169 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-61392d31-17c8-49f3-b41d-259e9966f5f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:57.104420 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-61392d31-17c8-49f3-b41d-259e9966f5f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:57.104870 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-61392d31-17c8-49f3-b41d-259e9966f5f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:57.105195 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-61392d31-17c8-49f3-b41d-259e9966f5f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:57.105446 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-61392d31-17c8-49f3-b41d-259e9966f5f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:57.114064 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-61392d31-17c8-49f3-b41d-259e9966f5f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] HTTP exception thrown: Instance 6ccfa2be-05dc-40c8-afbc-8d97209405d5 could not be found. Jun 10 13:29:57.114284 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-61392d31-17c8-49f3-b41d-259e9966f5f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Returning 404 to user: Instance 6ccfa2be-05dc-40c8-afbc-8d97209405d5 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:29:57.114702 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-61392d31-17c8-49f3-b41d-259e9966f5f6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5" status: 404 len: 111 microversion: 2.60 time: 0.020216 Jun 10 13:29:57.115159 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 771/2361] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:57 2026] GET /compute/v2.1/servers/6ccfa2be-05dc-40c8-afbc-8d97209405d5 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:29:57.541088 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-64ec88d7-ca89-418c-9ee0-a2a1fc185d66 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:57.542904 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-64ec88d7-ca89-418c-9ee0-a2a1fc185d66 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:57.549843 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64ec88d7-ca89-418c-9ee0-a2a1fc185d66 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:57.550609 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64ec88d7-ca89-418c-9ee0-a2a1fc185d66 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:57.550609 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64ec88d7-ca89-418c-9ee0-a2a1fc185d66 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:57.551040 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64ec88d7-ca89-418c-9ee0-a2a1fc185d66 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:57.551218 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64ec88d7-ca89-418c-9ee0-a2a1fc185d66 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:57.551508 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64ec88d7-ca89-418c-9ee0-a2a1fc185d66 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:57.576181 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-64ec88d7-ca89-418c-9ee0-a2a1fc185d66 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:57.628685 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-64ec88d7-ca89-418c-9ee0-a2a1fc185d66 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:57.637778 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-64ec88d7-ca89-418c-9ee0-a2a1fc185d66 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1191 microversion: 2.1 time: 0.099064 Jun 10 13:29:57.638069 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 796/2362] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:57 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1191 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:29:58.085403 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-33a3e8d6-57e4-459b-b02f-601c40fdd5e6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:58.087518 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-33a3e8d6-57e4-459b-b02f-601c40fdd5e6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:58.092008 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33a3e8d6-57e4-459b-b02f-601c40fdd5e6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:58.092267 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33a3e8d6-57e4-459b-b02f-601c40fdd5e6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:58.092489 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33a3e8d6-57e4-459b-b02f-601c40fdd5e6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:58.092911 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33a3e8d6-57e4-459b-b02f-601c40fdd5e6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:58.093178 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33a3e8d6-57e4-459b-b02f-601c40fdd5e6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:58.093483 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33a3e8d6-57e4-459b-b02f-601c40fdd5e6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:58.107868 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-33a3e8d6-57e4-459b-b02f-601c40fdd5e6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:58.225109 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-33a3e8d6-57e4-459b-b02f-601c40fdd5e6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:58.233572 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-33a3e8d6-57e4-459b-b02f-601c40fdd5e6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1570 microversion: 2.1 time: 0.150075 Jun 10 13:29:58.233827 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 796/2363] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:58 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1570 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:58.312181 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-49c4746e-566f-4063-ad4b-7be0e6db6c78 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:58.312181 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-49c4746e-566f-4063-ad4b-7be0e6db6c78 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:58.316752 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-49c4746e-566f-4063-ad4b-7be0e6db6c78 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:58.316752 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-49c4746e-566f-4063-ad4b-7be0e6db6c78 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:58.316752 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-49c4746e-566f-4063-ad4b-7be0e6db6c78 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:58.316752 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-49c4746e-566f-4063-ad4b-7be0e6db6c78 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:58.316752 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-49c4746e-566f-4063-ad4b-7be0e6db6c78 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:58.316752 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-49c4746e-566f-4063-ad4b-7be0e6db6c78 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:58.331741 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-49c4746e-566f-4063-ad4b-7be0e6db6c78 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:29:58.381340 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-49c4746e-566f-4063-ad4b-7be0e6db6c78 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 204 len: 0 microversion: 2.60 time: 0.071327 Jun 10 13:29:58.381340 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 772/2364] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:29:58 2026] DELETE /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:29:58.391919 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-041dd357-ef5c-4eb9-b979-3dda54eff50c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:58.393644 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-041dd357-ef5c-4eb9-b979-3dda54eff50c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:58.398545 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-041dd357-ef5c-4eb9-b979-3dda54eff50c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:58.398819 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-041dd357-ef5c-4eb9-b979-3dda54eff50c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:58.399056 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-041dd357-ef5c-4eb9-b979-3dda54eff50c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:58.399481 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-041dd357-ef5c-4eb9-b979-3dda54eff50c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:58.399757 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-041dd357-ef5c-4eb9-b979-3dda54eff50c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:58.400073 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-041dd357-ef5c-4eb9-b979-3dda54eff50c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:58.420565 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-041dd357-ef5c-4eb9-b979-3dda54eff50c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:58.601179 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-041dd357-ef5c-4eb9-b979-3dda54eff50c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:58.606142 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-041dd357-ef5c-4eb9-b979-3dda54eff50c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:58.606698 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-041dd357-ef5c-4eb9-b979-3dda54eff50c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:58.610710 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-041dd357-ef5c-4eb9-b979-3dda54eff50c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1740 microversion: 2.60 time: 0.221764 Jun 10 13:29:58.611010 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 797/2365] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:58 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1740 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:29:58.652190 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-99f2a1b8-c2a3-4163-be27-1d560a5b1053 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:58.654552 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-99f2a1b8-c2a3-4163-be27-1d560a5b1053 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:58.658853 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99f2a1b8-c2a3-4163-be27-1d560a5b1053 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:58.659128 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99f2a1b8-c2a3-4163-be27-1d560a5b1053 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:58.659327 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99f2a1b8-c2a3-4163-be27-1d560a5b1053 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:58.659771 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99f2a1b8-c2a3-4163-be27-1d560a5b1053 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:58.660049 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99f2a1b8-c2a3-4163-be27-1d560a5b1053 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:58.660339 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99f2a1b8-c2a3-4163-be27-1d560a5b1053 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:58.675455 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-99f2a1b8-c2a3-4163-be27-1d560a5b1053 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:58.728775 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-99f2a1b8-c2a3-4163-be27-1d560a5b1053 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:58.738500 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-99f2a1b8-c2a3-4163-be27-1d560a5b1053 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1199 microversion: 2.1 time: 0.087955 Jun 10 13:29:58.738994 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 797/2366] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:58 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1199 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:59.249619 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e06660d6-a10a-4bb6-9387-cc44accf70d9 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:59.251904 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e06660d6-a10a-4bb6-9387-cc44accf70d9 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:59.257173 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e06660d6-a10a-4bb6-9387-cc44accf70d9 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:59.257733 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e06660d6-a10a-4bb6-9387-cc44accf70d9 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:59.258119 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e06660d6-a10a-4bb6-9387-cc44accf70d9 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:59.258906 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e06660d6-a10a-4bb6-9387-cc44accf70d9 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:59.259402 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e06660d6-a10a-4bb6-9387-cc44accf70d9 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:59.259908 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e06660d6-a10a-4bb6-9387-cc44accf70d9 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:59.278555 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e06660d6-a10a-4bb6-9387-cc44accf70d9 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:59.480436 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e06660d6-a10a-4bb6-9387-cc44accf70d9 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:59.493558 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e06660d6-a10a-4bb6-9387-cc44accf70d9 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1570 microversion: 2.1 time: 0.246216 Jun 10 13:29:59.493909 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 773/2367] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:59 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1570 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:29:59.632782 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-44020994-cabf-4847-b0ae-dc758d420f80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:59.638518 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-44020994-cabf-4847-b0ae-dc758d420f80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:59.646694 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-44020994-cabf-4847-b0ae-dc758d420f80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:59.646899 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-44020994-cabf-4847-b0ae-dc758d420f80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:59.647121 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-44020994-cabf-4847-b0ae-dc758d420f80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:59.647697 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-44020994-cabf-4847-b0ae-dc758d420f80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:59.647918 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-44020994-cabf-4847-b0ae-dc758d420f80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:59.648211 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-44020994-cabf-4847-b0ae-dc758d420f80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:59.649165 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e6ff27ae-3668-4ef2-b2ae-b91ca8865165 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:59.651890 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e6ff27ae-3668-4ef2-b2ae-b91ca8865165 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:59.659192 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e6ff27ae-3668-4ef2-b2ae-b91ca8865165 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:59.659370 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e6ff27ae-3668-4ef2-b2ae-b91ca8865165 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:59.659512 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e6ff27ae-3668-4ef2-b2ae-b91ca8865165 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:59.659979 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e6ff27ae-3668-4ef2-b2ae-b91ca8865165 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:59.660122 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e6ff27ae-3668-4ef2-b2ae-b91ca8865165 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:59.660226 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e6ff27ae-3668-4ef2-b2ae-b91ca8865165 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:59.677247 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-44020994-cabf-4847-b0ae-dc758d420f80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:59.686709 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e6ff27ae-3668-4ef2-b2ae-b91ca8865165 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042933 Jun 10 13:29:59.688583 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 798/2368] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:29:59 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:59.698408 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-02073dbc-827a-4315-b5bb-a751a45e24c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:59.699715 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-02073dbc-827a-4315-b5bb-a751a45e24c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:59.705022 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02073dbc-827a-4315-b5bb-a751a45e24c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:59.705230 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02073dbc-827a-4315-b5bb-a751a45e24c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:59.705421 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02073dbc-827a-4315-b5bb-a751a45e24c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:59.705753 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02073dbc-827a-4315-b5bb-a751a45e24c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:59.705967 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02073dbc-827a-4315-b5bb-a751a45e24c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:59.706135 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-02073dbc-827a-4315-b5bb-a751a45e24c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:59.727735 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-02073dbc-827a-4315-b5bb-a751a45e24c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments/235d6f16-261c-4791-a7c1-2b7be712cb1f" status: 200 len: 194 microversion: 2.1 time: 0.031935 Jun 10 13:29:59.728362 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 774/2369] 10.4.3.74 () {66 vars in 1524 bytes} [Wed Jun 10 13:29:59 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments/235d6f16-261c-4791-a7c1-2b7be712cb1f => generated 194 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:29:59.755046 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5ab7d7cf-5209-418f-aaf7-db5c23a2970f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:29:59.758241 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5ab7d7cf-5209-418f-aaf7-db5c23a2970f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:29:59.761859 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ab7d7cf-5209-418f-aaf7-db5c23a2970f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:59.762199 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ab7d7cf-5209-418f-aaf7-db5c23a2970f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:59.762509 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ab7d7cf-5209-418f-aaf7-db5c23a2970f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:59.763088 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ab7d7cf-5209-418f-aaf7-db5c23a2970f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:29:59.763721 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ab7d7cf-5209-418f-aaf7-db5c23a2970f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:29:59.763900 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ab7d7cf-5209-418f-aaf7-db5c23a2970f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:29:59.784824 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5ab7d7cf-5209-418f-aaf7-db5c23a2970f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:29:59.902631 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-44020994-cabf-4847-b0ae-dc758d420f80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:59.913257 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-44020994-cabf-4847-b0ae-dc758d420f80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:59.914439 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-44020994-cabf-4847-b0ae-dc758d420f80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:29:59.920622 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-44020994-cabf-4847-b0ae-dc758d420f80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1740 microversion: 2.60 time: 0.287675 Jun 10 13:29:59.921075 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 798/2370] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:29:59 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1740 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:00.511747 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ec4a1c67-b5db-4e95-96f2-bd400892bc6d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:00.512254 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5ab7d7cf-5209-418f-aaf7-db5c23a2970f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:00.513873 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ec4a1c67-b5db-4e95-96f2-bd400892bc6d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:00.514019 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-005a7fbf-ccb9-4fc4-8de5-53d559122bc2 req-c1d796f1-3739-49c5-932e-9140276686e6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ee3323ab-c4d5-456f-be89-1195de4f166e", "tag": "99ffd9e7-b11a-4419-9f0e-68bd0136393d"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:00.518924 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5ab7d7cf-5209-418f-aaf7-db5c23a2970f tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1267 microversion: 2.1 time: 0.765694 Jun 10 13:30:00.519267 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 799/2371] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:29:59 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1267 bytes in 766 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:00.521433 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec4a1c67-b5db-4e95-96f2-bd400892bc6d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:00.521797 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec4a1c67-b5db-4e95-96f2-bd400892bc6d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:00.522067 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec4a1c67-b5db-4e95-96f2-bd400892bc6d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:00.522652 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec4a1c67-b5db-4e95-96f2-bd400892bc6d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:00.522974 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-005a7fbf-ccb9-4fc4-8de5-53d559122bc2 req-c1d796f1-3739-49c5-932e-9140276686e6 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:00.523061 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec4a1c67-b5db-4e95-96f2-bd400892bc6d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:00.523140 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-005a7fbf-ccb9-4fc4-8de5-53d559122bc2 req-c1d796f1-3739-49c5-932e-9140276686e6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:00.523273 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-005a7fbf-ccb9-4fc4-8de5-53d559122bc2 req-c1d796f1-3739-49c5-932e-9140276686e6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:00.523413 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec4a1c67-b5db-4e95-96f2-bd400892bc6d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:00.535158 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-005a7fbf-ccb9-4fc4-8de5-53d559122bc2 req-c1d796f1-3739-49c5-932e-9140276686e6 service nova] Creating event network-changed:99ffd9e7-b11a-4419-9f0e-68bd0136393d for instance ee3323ab-c4d5-456f-be89-1195de4f166e on np0000002501 Jun 10 13:30:00.535552 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-005a7fbf-ccb9-4fc4-8de5-53d559122bc2 req-c1d796f1-3739-49c5-932e-9140276686e6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:00.539289 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-005a7fbf-ccb9-4fc4-8de5-53d559122bc2 req-c1d796f1-3739-49c5-932e-9140276686e6 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027462 Jun 10 13:30:00.539622 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 799/2372] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:00 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 10 13:30:00.544332 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ec4a1c67-b5db-4e95-96f2-bd400892bc6d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:00.707872 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ec4a1c67-b5db-4e95-96f2-bd400892bc6d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:00.721245 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ec4a1c67-b5db-4e95-96f2-bd400892bc6d tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1570 microversion: 2.1 time: 0.211336 Jun 10 13:30:00.722132 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 775/2373] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:00 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1570 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:00.941321 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d1bdc409-e6f2-4020-93ec-e37d4a87f702 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:00.943296 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d1bdc409-e6f2-4020-93ec-e37d4a87f702 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:00.948951 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1bdc409-e6f2-4020-93ec-e37d4a87f702 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:00.949272 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1bdc409-e6f2-4020-93ec-e37d4a87f702 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:00.950480 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1bdc409-e6f2-4020-93ec-e37d4a87f702 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:00.950480 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1bdc409-e6f2-4020-93ec-e37d4a87f702 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:00.950630 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1bdc409-e6f2-4020-93ec-e37d4a87f702 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:00.950964 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d1bdc409-e6f2-4020-93ec-e37d4a87f702 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:00.972806 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d1bdc409-e6f2-4020-93ec-e37d4a87f702 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:01.027438 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8ddefc69-b489-4fc3-aa17-264b06126ac6 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "0de93f46-08f6-4f8a-b2f2-fa8c8d14b331"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:01.029258 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8ddefc69-b489-4fc3-aa17-264b06126ac6 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:01.033356 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ddefc69-b489-4fc3-aa17-264b06126ac6 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:01.033444 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ddefc69-b489-4fc3-aa17-264b06126ac6 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:01.033537 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ddefc69-b489-4fc3-aa17-264b06126ac6 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:01.033779 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ddefc69-b489-4fc3-aa17-264b06126ac6 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:01.034034 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ddefc69-b489-4fc3-aa17-264b06126ac6 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:01.035774 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ddefc69-b489-4fc3-aa17-264b06126ac6 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:01.177623 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d1bdc409-e6f2-4020-93ec-e37d4a87f702 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:01.184061 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d1bdc409-e6f2-4020-93ec-e37d4a87f702 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:01.184735 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d1bdc409-e6f2-4020-93ec-e37d4a87f702 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:01.191843 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d1bdc409-e6f2-4020-93ec-e37d4a87f702 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1740 microversion: 2.60 time: 0.252619 Jun 10 13:30:01.192585 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 800/2374] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:00 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1740 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:01.544250 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bd4cc938-e083-47b4-8f83-f415e5851f89 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:01.546827 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bd4cc938-e083-47b4-8f83-f415e5851f89 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:01.553237 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd4cc938-e083-47b4-8f83-f415e5851f89 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:01.553603 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd4cc938-e083-47b4-8f83-f415e5851f89 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:01.553841 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd4cc938-e083-47b4-8f83-f415e5851f89 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:01.554473 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd4cc938-e083-47b4-8f83-f415e5851f89 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:01.555003 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd4cc938-e083-47b4-8f83-f415e5851f89 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:01.555481 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd4cc938-e083-47b4-8f83-f415e5851f89 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:01.583529 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-bd4cc938-e083-47b4-8f83-f415e5851f89 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:01.596493 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:01.743388 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b3bea48f-2bb3-4973-a5f3-3349fc93baaa tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:01.746062 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b3bea48f-2bb3-4973-a5f3-3349fc93baaa tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:01.751610 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b3bea48f-2bb3-4973-a5f3-3349fc93baaa tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:01.752549 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b3bea48f-2bb3-4973-a5f3-3349fc93baaa tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:01.752549 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b3bea48f-2bb3-4973-a5f3-3349fc93baaa tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:01.753275 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b3bea48f-2bb3-4973-a5f3-3349fc93baaa tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:01.753275 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b3bea48f-2bb3-4973-a5f3-3349fc93baaa tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:01.753608 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b3bea48f-2bb3-4973-a5f3-3349fc93baaa tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:01.786069 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b3bea48f-2bb3-4973-a5f3-3349fc93baaa tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:01.821518 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bd4cc938-e083-47b4-8f83-f415e5851f89 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:01.835016 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bd4cc938-e083-47b4-8f83-f415e5851f89 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1277 microversion: 2.1 time: 0.293196 Jun 10 13:30:01.835815 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 776/2375] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:01 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1277 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:01.838755 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-ec253ab2-9693-4dcc-8071-0fc9b15014ae req-dddc94a4-eb1f-403c-abcd-eeb9008ea6df service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ec79aaa1-e1df-4591-a092-e756196ff550", "name": "network-vif-deleted", "tag": "ae7925e5-6d45-47fb-b775-53aaf4c0a9dc"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:01.849874 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-ec253ab2-9693-4dcc-8071-0fc9b15014ae req-dddc94a4-eb1f-403c-abcd-eeb9008ea6df service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:01.850226 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-ec253ab2-9693-4dcc-8071-0fc9b15014ae req-dddc94a4-eb1f-403c-abcd-eeb9008ea6df service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:01.850586 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-ec253ab2-9693-4dcc-8071-0fc9b15014ae req-dddc94a4-eb1f-403c-abcd-eeb9008ea6df service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:01.857820 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-ec253ab2-9693-4dcc-8071-0fc9b15014ae req-dddc94a4-eb1f-403c-abcd-eeb9008ea6df service nova] Creating event network-vif-deleted:ae7925e5-6d45-47fb-b775-53aaf4c0a9dc for instance ec79aaa1-e1df-4591-a092-e756196ff550 on np0000002501 Jun 10 13:30:01.859081 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-ec253ab2-9693-4dcc-8071-0fc9b15014ae req-dddc94a4-eb1f-403c-abcd-eeb9008ea6df service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:01.862758 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-ec253ab2-9693-4dcc-8071-0fc9b15014ae req-dddc94a4-eb1f-403c-abcd-eeb9008ea6df service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026735 Jun 10 13:30:01.863157 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 777/2376] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:01 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 10 13:30:02.027932 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b3bea48f-2bb3-4973-a5f3-3349fc93baaa tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:02.039481 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b3bea48f-2bb3-4973-a5f3-3349fc93baaa tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1570 microversion: 2.1 time: 0.298731 Jun 10 13:30:02.040432 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 801/2377] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:01 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1570 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:02.211969 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e9a3c8f6-8cfe-4f7b-841e-5eed6c1fdee4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:02.213588 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e9a3c8f6-8cfe-4f7b-841e-5eed6c1fdee4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:02.219153 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9a3c8f6-8cfe-4f7b-841e-5eed6c1fdee4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:02.219446 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9a3c8f6-8cfe-4f7b-841e-5eed6c1fdee4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:02.219674 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9a3c8f6-8cfe-4f7b-841e-5eed6c1fdee4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:02.220111 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9a3c8f6-8cfe-4f7b-841e-5eed6c1fdee4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:02.220442 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9a3c8f6-8cfe-4f7b-841e-5eed6c1fdee4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:02.220712 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9a3c8f6-8cfe-4f7b-841e-5eed6c1fdee4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:02.242097 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e9a3c8f6-8cfe-4f7b-841e-5eed6c1fdee4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:02.294494 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e9a3c8f6-8cfe-4f7b-841e-5eed6c1fdee4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:02.300921 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e9a3c8f6-8cfe-4f7b-841e-5eed6c1fdee4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:02.301861 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e9a3c8f6-8cfe-4f7b-841e-5eed6c1fdee4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:02.308471 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e9a3c8f6-8cfe-4f7b-841e-5eed6c1fdee4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1672 microversion: 2.60 time: 0.098414 Jun 10 13:30:02.309088 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 778/2378] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:02 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1672 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:02.853908 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-48953ceb-d4d9-4be2-8c0a-28c2397ffb32 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:02.855189 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-48953ceb-d4d9-4be2-8c0a-28c2397ffb32 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:02.859909 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-48953ceb-d4d9-4be2-8c0a-28c2397ffb32 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:02.860182 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-48953ceb-d4d9-4be2-8c0a-28c2397ffb32 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:02.860390 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-48953ceb-d4d9-4be2-8c0a-28c2397ffb32 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:02.860865 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-48953ceb-d4d9-4be2-8c0a-28c2397ffb32 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:02.861253 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-48953ceb-d4d9-4be2-8c0a-28c2397ffb32 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:02.861638 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-48953ceb-d4d9-4be2-8c0a-28c2397ffb32 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:02.877770 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-48953ceb-d4d9-4be2-8c0a-28c2397ffb32 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:03.013763 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-48953ceb-d4d9-4be2-8c0a-28c2397ffb32 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:03.021003 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-48953ceb-d4d9-4be2-8c0a-28c2397ffb32 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1265 microversion: 2.1 time: 0.168781 Jun 10 13:30:03.021287 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 802/2379] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:02 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1265 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:03.054655 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-efc2ef5d-c7db-4031-8140-9c43173e8fcd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:03.055976 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-efc2ef5d-c7db-4031-8140-9c43173e8fcd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:03.058269 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f66e5c11-ad3e-49fe-9eec-7df6fd37ec1a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestStampPattern-687289148", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC7aOmR8pG2fPvvDYAFGsPhwAXmigJFWFduQXrK6HftpM2nJGg2EiDCwIPBQ6VNc5NEl+XOJlT750yWtvoafT7JWv+dPIeVxVx6lBa/7dPU3GLJEQ54EUCGvildKziWTag=="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:03.060782 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-efc2ef5d-c7db-4031-8140-9c43173e8fcd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:03.061097 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-efc2ef5d-c7db-4031-8140-9c43173e8fcd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:03.061338 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-efc2ef5d-c7db-4031-8140-9c43173e8fcd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:03.061788 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-efc2ef5d-c7db-4031-8140-9c43173e8fcd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:03.062115 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-efc2ef5d-c7db-4031-8140-9c43173e8fcd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:03.062437 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-efc2ef5d-c7db-4031-8140-9c43173e8fcd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:03.067659 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-f66e5c11-ad3e-49fe-9eec-7df6fd37ec1a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Getting quotas for project 03870e7fd5bc4aebb80ea2f2a3a09bad. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:30:03.069821 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-f66e5c11-ad3e-49fe-9eec-7df6fd37ec1a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Getting quotas for user 6f8357889be34c6c8c27de91ace71733 and project 03870e7fd5bc4aebb80ea2f2a3a09bad. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:30:03.079701 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-efc2ef5d-c7db-4031-8140-9c43173e8fcd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:03.084569 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f66e5c11-ad3e-49fe-9eec-7df6fd37ec1a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 394 microversion: 2.1 time: 0.132402 Jun 10 13:30:03.084907 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 779/2380] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:30:02 2026] POST /compute/v2.1/os-keypairs => generated 394 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:30:03.218697 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-efc2ef5d-c7db-4031-8140-9c43173e8fcd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:03.228103 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-efc2ef5d-c7db-4031-8140-9c43173e8fcd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1570 microversion: 2.1 time: 0.175241 Jun 10 13:30:03.228753 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 803/2381] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:03 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1570 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:03.330839 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:03.332482 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:03.336719 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:03.337024 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:03.337258 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:03.337792 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:03.338188 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:03.338516 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:03.360045 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:03.360339 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:03.360548 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:03.360852 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'fault' on Instance uuid ec79aaa1-e1df-4591-a092-e756196ff550 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:03.365074 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:03.413975 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:03.419020 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:03.419727 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:03.424470 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8a15729b-2d30-4eb0-9163-0813277e1f04 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1388 microversion: 2.60 time: 0.095460 Jun 10 13:30:03.424806 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 780/2382] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:03 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1388 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:03.614645 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8ddefc69-b489-4fc3-aa17-264b06126ac6 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "POST /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.590230 Jun 10 13:30:03.615153 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 800/2383] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:30:01 2026] POST /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments => generated 194 bytes in 2591 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:30:03.960608 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:03.981635 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:04.037619 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c1afc417-bb7b-4f82-964a-d26adf200f1c tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:04.042039 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c1afc417-bb7b-4f82-964a-d26adf200f1c tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:04.047820 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1afc417-bb7b-4f82-964a-d26adf200f1c tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:04.048469 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1afc417-bb7b-4f82-964a-d26adf200f1c tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:04.048469 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1afc417-bb7b-4f82-964a-d26adf200f1c tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:04.048823 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1afc417-bb7b-4f82-964a-d26adf200f1c tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:04.049392 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1afc417-bb7b-4f82-964a-d26adf200f1c tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:04.049551 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1afc417-bb7b-4f82-964a-d26adf200f1c tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:04.053173 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-ea064c92-9eac-4637-8643-2fee9b5fe35c req-00b0e09a-9859-4c4e-8244-ac5c76412bb4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f79649a1-6ddf-4100-90da-87910cd41c49", "name": "network-vif-plugged", "status": "completed", "tag": "e63176f0-9a15-498b-aa5c-a0055dc8cfa9"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:04.060121 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-ea064c92-9eac-4637-8643-2fee9b5fe35c req-00b0e09a-9859-4c4e-8244-ac5c76412bb4 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:04.060654 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-ea064c92-9eac-4637-8643-2fee9b5fe35c req-00b0e09a-9859-4c4e-8244-ac5c76412bb4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:04.060654 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-ea064c92-9eac-4637-8643-2fee9b5fe35c req-00b0e09a-9859-4c4e-8244-ac5c76412bb4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:04.066037 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c1afc417-bb7b-4f82-964a-d26adf200f1c tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:04.066935 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-ea064c92-9eac-4637-8643-2fee9b5fe35c req-00b0e09a-9859-4c4e-8244-ac5c76412bb4 service nova] Creating event network-vif-plugged:e63176f0-9a15-498b-aa5c-a0055dc8cfa9 for instance f79649a1-6ddf-4100-90da-87910cd41c49 on np0000002501 Jun 10 13:30:04.067530 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-ea064c92-9eac-4637-8643-2fee9b5fe35c req-00b0e09a-9859-4c4e-8244-ac5c76412bb4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:04.074104 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-ea064c92-9eac-4637-8643-2fee9b5fe35c req-00b0e09a-9859-4c4e-8244-ac5c76412bb4 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020491 Jun 10 13:30:04.074104 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 781/2384] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:04 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 10 13:30:04.234977 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c1afc417-bb7b-4f82-964a-d26adf200f1c tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:04.249254 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c1afc417-bb7b-4f82-964a-d26adf200f1c tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1265 microversion: 2.1 time: 0.214400 Jun 10 13:30:04.249903 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 804/2385] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:04 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1265 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:04.250019 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-66f3ad9c-cd10-4fba-aa89-8391e28dd9eb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:04.251910 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-66f3ad9c-cd10-4fba-aa89-8391e28dd9eb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:04.257622 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66f3ad9c-cd10-4fba-aa89-8391e28dd9eb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:04.257916 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66f3ad9c-cd10-4fba-aa89-8391e28dd9eb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:04.258467 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66f3ad9c-cd10-4fba-aa89-8391e28dd9eb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:04.258807 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66f3ad9c-cd10-4fba-aa89-8391e28dd9eb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:04.259233 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66f3ad9c-cd10-4fba-aa89-8391e28dd9eb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:04.259678 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-66f3ad9c-cd10-4fba-aa89-8391e28dd9eb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:04.278751 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-66f3ad9c-cd10-4fba-aa89-8391e28dd9eb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:04.443501 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:04.445740 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:04.445932 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-66f3ad9c-cd10-4fba-aa89-8391e28dd9eb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:04.447427 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestStampPattern-server-932055072", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "key_name": "tempest-TestStampPattern-687289148", "security_groups": [{"name": "tempest-secgroup-smoke-1690222811"}], "networks": [{"uuid": "e053230e-c79e-4353-8ca7-745f85bbcdc7"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:04.454133 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:04.454133 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:04.454133 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:04.454442 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:04.454589 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:04.454913 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:04.463718 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-66f3ad9c-cd10-4fba-aa89-8391e28dd9eb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1570 microversion: 2.1 time: 0.218543 Jun 10 13:30:04.464122 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 801/2386] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:04 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1570 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:04.487289 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:04.487572 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:04.487825 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:04.488215 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'fault' on Instance uuid ec79aaa1-e1df-4591-a092-e756196ff550 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:04.493435 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:04.551510 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:04.560151 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:04.560151 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:04.565516 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8c9891b9-307f-4449-997d-52cbf235f019 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 200 len: 1388 microversion: 2.60 time: 0.124152 Jun 10 13:30:04.565622 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 782/2387] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:04 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 1388 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:04.587888 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:04.588441 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:04.588583 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:04.589290 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:04.589539 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:04.589802 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:04.600201 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:04.678281 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] validate_networks() for [('e053230e-c79e-4353-8ca7-745f85bbcdc7', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:30:04.678733 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:04.908690 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:05.046032 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:30:05.046251 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:30:05.046499 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:30:05.046685 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:30:05.046925 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:30:05.054384 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:05.054636 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:05.054922 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:05.055456 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:05.055604 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:05.055747 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:05.070946 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Getting quotas for project 03870e7fd5bc4aebb80ea2f2a3a09bad. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:30:05.073686 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Getting quotas for user 6f8357889be34c6c8c27de91ace71733 and project 03870e7fd5bc4aebb80ea2f2a3a09bad. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:30:05.080811 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:30:05.082504 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:30:05.135168 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9a6a9d38-0bcd-44b0-9fa6-6b146e4bb6c4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.689456 Jun 10 13:30:05.135565 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 805/2388] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:30:04 2026] POST /compute/v2.1/servers => generated 404 bytes in 691 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:30:05.146085 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4c44d7b0-fbb7-40fb-9283-660925a6df99 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:05.147738 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4c44d7b0-fbb7-40fb-9283-660925a6df99 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:05.159860 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4c44d7b0-fbb7-40fb-9283-660925a6df99 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:05.210451 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4c44d7b0-fbb7-40fb-9283-660925a6df99 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:05.219498 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4c44d7b0-fbb7-40fb-9283-660925a6df99 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1235 microversion: 2.1 time: 0.075139 Jun 10 13:30:05.219867 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 802/2389] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:05 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1235 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:05.267093 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c1a506f2-fd4e-465b-80da-8b5e65854add tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:05.270132 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c1a506f2-fd4e-465b-80da-8b5e65854add tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:05.274369 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1a506f2-fd4e-465b-80da-8b5e65854add tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:05.274602 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1a506f2-fd4e-465b-80da-8b5e65854add tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:05.274795 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1a506f2-fd4e-465b-80da-8b5e65854add tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:05.275244 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1a506f2-fd4e-465b-80da-8b5e65854add tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:05.275585 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1a506f2-fd4e-465b-80da-8b5e65854add tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:05.275958 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c1a506f2-fd4e-465b-80da-8b5e65854add tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:05.293799 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c1a506f2-fd4e-465b-80da-8b5e65854add tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:05.459542 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c1a506f2-fd4e-465b-80da-8b5e65854add tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:05.469684 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c1a506f2-fd4e-465b-80da-8b5e65854add tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1265 microversion: 2.1 time: 0.203966 Jun 10 13:30:05.470201 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 783/2390] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:05 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1265 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:05.482512 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-96280c87-126c-408f-9ac4-9a9115425a4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:05.483833 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-96280c87-126c-408f-9ac4-9a9115425a4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:05.488108 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-96280c87-126c-408f-9ac4-9a9115425a4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:05.488313 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-96280c87-126c-408f-9ac4-9a9115425a4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:05.488541 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-96280c87-126c-408f-9ac4-9a9115425a4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:05.488940 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-96280c87-126c-408f-9ac4-9a9115425a4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:05.489219 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-96280c87-126c-408f-9ac4-9a9115425a4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:05.489501 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-96280c87-126c-408f-9ac4-9a9115425a4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:05.505744 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-96280c87-126c-408f-9ac4-9a9115425a4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:05.585739 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-39b31e4c-aed0-41b0-bf47-dbcaa1f159e6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:05.587274 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-39b31e4c-aed0-41b0-bf47-dbcaa1f159e6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: ec79aaa1-e1df-4591-a092-e756196ff550] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:05.593112 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39b31e4c-aed0-41b0-bf47-dbcaa1f159e6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:05.593395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39b31e4c-aed0-41b0-bf47-dbcaa1f159e6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:05.593600 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39b31e4c-aed0-41b0-bf47-dbcaa1f159e6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:05.594141 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39b31e4c-aed0-41b0-bf47-dbcaa1f159e6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:05.594491 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39b31e4c-aed0-41b0-bf47-dbcaa1f159e6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:05.594769 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39b31e4c-aed0-41b0-bf47-dbcaa1f159e6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:05.605002 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-39b31e4c-aed0-41b0-bf47-dbcaa1f159e6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] HTTP exception thrown: Instance ec79aaa1-e1df-4591-a092-e756196ff550 could not be found. Jun 10 13:30:05.605268 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-39b31e4c-aed0-41b0-bf47-dbcaa1f159e6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Returning 404 to user: Instance ec79aaa1-e1df-4591-a092-e756196ff550 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:30:05.605712 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-39b31e4c-aed0-41b0-bf47-dbcaa1f159e6 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550" status: 404 len: 111 microversion: 2.60 time: 0.021960 Jun 10 13:30:05.605966 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 803/2391] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:05 2026] GET /compute/v2.1/servers/ec79aaa1-e1df-4591-a092-e756196ff550 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:30:05.618547 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-05bc6b19-0c6b-42db-bc36-0a456480f634 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:05.618722 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-05bc6b19-0c6b-42db-bc36-0a456480f634 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:05.622641 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05bc6b19-0c6b-42db-bc36-0a456480f634 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:05.622901 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05bc6b19-0c6b-42db-bc36-0a456480f634 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:05.623091 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05bc6b19-0c6b-42db-bc36-0a456480f634 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:05.623516 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05bc6b19-0c6b-42db-bc36-0a456480f634 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:05.623677 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05bc6b19-0c6b-42db-bc36-0a456480f634 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:05.623878 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05bc6b19-0c6b-42db-bc36-0a456480f634 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:05.639580 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-05bc6b19-0c6b-42db-bc36-0a456480f634 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:30:05.658659 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-96280c87-126c-408f-9ac4-9a9115425a4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:05.666327 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-96280c87-126c-408f-9ac4-9a9115425a4a tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1557 microversion: 2.1 time: 0.185443 Jun 10 13:30:05.666622 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 806/2392] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:05 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1557 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:05.700141 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-05bc6b19-0c6b-42db-bc36-0a456480f634 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 204 len: 0 microversion: 2.60 time: 0.086321 Jun 10 13:30:05.700566 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 784/2393] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:30:05 2026] DELETE /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:30:05.709330 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-28ffc8e8-e206-4e71-a5d1-11523dddbcd7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:05.710959 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-28ffc8e8-e206-4e71-a5d1-11523dddbcd7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:05.715428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-28ffc8e8-e206-4e71-a5d1-11523dddbcd7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:05.715712 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-28ffc8e8-e206-4e71-a5d1-11523dddbcd7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:05.715971 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-28ffc8e8-e206-4e71-a5d1-11523dddbcd7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:05.716496 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-28ffc8e8-e206-4e71-a5d1-11523dddbcd7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:05.716865 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-28ffc8e8-e206-4e71-a5d1-11523dddbcd7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:05.717361 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-28ffc8e8-e206-4e71-a5d1-11523dddbcd7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:05.740639 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-28ffc8e8-e206-4e71-a5d1-11523dddbcd7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:05.918643 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-28ffc8e8-e206-4e71-a5d1-11523dddbcd7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:05.923374 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-28ffc8e8-e206-4e71-a5d1-11523dddbcd7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:05.923992 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-28ffc8e8-e206-4e71-a5d1-11523dddbcd7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:05.928585 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-28ffc8e8-e206-4e71-a5d1-11523dddbcd7 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1621 microversion: 2.60 time: 0.221364 Jun 10 13:30:05.929029 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 804/2394] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:05 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1621 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:06.117128 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-a59653a7-f757-4596-b655-691719b3ba0b req-a4461af7-91d8-4b05-8a10-3448fe213921 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f79649a1-6ddf-4100-90da-87910cd41c49", "name": "network-vif-plugged", "status": "completed", "tag": "e63176f0-9a15-498b-aa5c-a0055dc8cfa9"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:06.123606 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a59653a7-f757-4596-b655-691719b3ba0b req-a4461af7-91d8-4b05-8a10-3448fe213921 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:06.123846 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a59653a7-f757-4596-b655-691719b3ba0b req-a4461af7-91d8-4b05-8a10-3448fe213921 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:06.124007 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a59653a7-f757-4596-b655-691719b3ba0b req-a4461af7-91d8-4b05-8a10-3448fe213921 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:06.130152 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-a59653a7-f757-4596-b655-691719b3ba0b req-a4461af7-91d8-4b05-8a10-3448fe213921 service nova] Creating event network-vif-plugged:e63176f0-9a15-498b-aa5c-a0055dc8cfa9 for instance f79649a1-6ddf-4100-90da-87910cd41c49 on np0000002501 Jun 10 13:30:06.130602 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-a59653a7-f757-4596-b655-691719b3ba0b req-a4461af7-91d8-4b05-8a10-3448fe213921 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:06.134536 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-a59653a7-f757-4596-b655-691719b3ba0b req-a4461af7-91d8-4b05-8a10-3448fe213921 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019677 Jun 10 13:30:06.134896 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 807/2395] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:06 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 10 13:30:06.234379 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a15710d5-7f60-4fc1-b337-dfe35768df27 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:06.235793 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a15710d5-7f60-4fc1-b337-dfe35768df27 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:06.239672 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a15710d5-7f60-4fc1-b337-dfe35768df27 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:06.240017 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a15710d5-7f60-4fc1-b337-dfe35768df27 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:06.240252 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a15710d5-7f60-4fc1-b337-dfe35768df27 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:06.240688 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a15710d5-7f60-4fc1-b337-dfe35768df27 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:06.241049 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a15710d5-7f60-4fc1-b337-dfe35768df27 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:06.241356 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a15710d5-7f60-4fc1-b337-dfe35768df27 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:06.259555 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a15710d5-7f60-4fc1-b337-dfe35768df27 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:06.315637 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a15710d5-7f60-4fc1-b337-dfe35768df27 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:06.322797 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a15710d5-7f60-4fc1-b337-dfe35768df27 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1239 microversion: 2.1 time: 0.090287 Jun 10 13:30:06.323074 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 785/2396] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:06 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1239 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:06.485879 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8ffde807-e49e-416d-b4bc-3ccf8847a6ca tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:06.488275 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8ffde807-e49e-416d-b4bc-3ccf8847a6ca tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:06.493210 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ffde807-e49e-416d-b4bc-3ccf8847a6ca tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:06.493559 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ffde807-e49e-416d-b4bc-3ccf8847a6ca tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:06.493845 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ffde807-e49e-416d-b4bc-3ccf8847a6ca tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:06.494398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ffde807-e49e-416d-b4bc-3ccf8847a6ca tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:06.494795 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ffde807-e49e-416d-b4bc-3ccf8847a6ca tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:06.495177 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8ffde807-e49e-416d-b4bc-3ccf8847a6ca tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:06.507725 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8ffde807-e49e-416d-b4bc-3ccf8847a6ca tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:06.667424 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8ffde807-e49e-416d-b4bc-3ccf8847a6ca tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:06.674464 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8ffde807-e49e-416d-b4bc-3ccf8847a6ca tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1265 microversion: 2.1 time: 0.190852 Jun 10 13:30:06.674786 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 805/2397] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:06 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1265 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:06.948278 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e340cc8b-d95a-4bb8-b1ec-24484b1eb4ae tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:06.950263 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e340cc8b-d95a-4bb8-b1ec-24484b1eb4ae tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:06.955141 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e340cc8b-d95a-4bb8-b1ec-24484b1eb4ae tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:06.955618 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e340cc8b-d95a-4bb8-b1ec-24484b1eb4ae tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:06.955782 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e340cc8b-d95a-4bb8-b1ec-24484b1eb4ae tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:06.956277 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e340cc8b-d95a-4bb8-b1ec-24484b1eb4ae tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:06.956690 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e340cc8b-d95a-4bb8-b1ec-24484b1eb4ae tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:06.957113 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e340cc8b-d95a-4bb8-b1ec-24484b1eb4ae tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:06.975393 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e340cc8b-d95a-4bb8-b1ec-24484b1eb4ae tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:07.130317 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e340cc8b-d95a-4bb8-b1ec-24484b1eb4ae tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:07.134802 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e340cc8b-d95a-4bb8-b1ec-24484b1eb4ae tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:07.135294 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e340cc8b-d95a-4bb8-b1ec-24484b1eb4ae tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:07.138848 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e340cc8b-d95a-4bb8-b1ec-24484b1eb4ae tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1621 microversion: 2.60 time: 0.192984 Jun 10 13:30:07.139094 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 808/2398] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:06 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1621 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:07.341327 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-71bbce86-281c-42b6-8fe0-006292bf2fc9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:07.344921 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-71bbce86-281c-42b6-8fe0-006292bf2fc9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:07.348530 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71bbce86-281c-42b6-8fe0-006292bf2fc9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:07.348832 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71bbce86-281c-42b6-8fe0-006292bf2fc9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:07.349119 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71bbce86-281c-42b6-8fe0-006292bf2fc9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:07.349644 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71bbce86-281c-42b6-8fe0-006292bf2fc9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:07.350023 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71bbce86-281c-42b6-8fe0-006292bf2fc9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:07.350386 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71bbce86-281c-42b6-8fe0-006292bf2fc9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:07.366817 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-71bbce86-281c-42b6-8fe0-006292bf2fc9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:07.438661 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-71bbce86-281c-42b6-8fe0-006292bf2fc9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:07.447108 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-71bbce86-281c-42b6-8fe0-006292bf2fc9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1287 microversion: 2.1 time: 0.108273 Jun 10 13:30:07.447427 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 786/2399] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:07 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1287 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:07.691803 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ceb21d17-1cf8-4988-b5f3-293f2dc83958 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:07.693929 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ceb21d17-1cf8-4988-b5f3-293f2dc83958 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:07.702431 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ceb21d17-1cf8-4988-b5f3-293f2dc83958 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:07.702858 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ceb21d17-1cf8-4988-b5f3-293f2dc83958 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:07.703059 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ceb21d17-1cf8-4988-b5f3-293f2dc83958 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:07.703626 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ceb21d17-1cf8-4988-b5f3-293f2dc83958 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:07.705222 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ceb21d17-1cf8-4988-b5f3-293f2dc83958 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:07.705222 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ceb21d17-1cf8-4988-b5f3-293f2dc83958 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:07.722878 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ceb21d17-1cf8-4988-b5f3-293f2dc83958 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:07.886185 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ceb21d17-1cf8-4988-b5f3-293f2dc83958 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:07.893604 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ceb21d17-1cf8-4988-b5f3-293f2dc83958 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1265 microversion: 2.1 time: 0.204494 Jun 10 13:30:07.893922 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 806/2400] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:07 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1265 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:08.157859 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-79df7012-b3e9-4d3e-8f5a-eacc264726c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:08.160484 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-79df7012-b3e9-4d3e-8f5a-eacc264726c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:08.165196 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-79df7012-b3e9-4d3e-8f5a-eacc264726c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:08.165582 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-79df7012-b3e9-4d3e-8f5a-eacc264726c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:08.165845 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-79df7012-b3e9-4d3e-8f5a-eacc264726c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:08.166364 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-79df7012-b3e9-4d3e-8f5a-eacc264726c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:08.166772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-79df7012-b3e9-4d3e-8f5a-eacc264726c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:08.167123 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-79df7012-b3e9-4d3e-8f5a-eacc264726c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:08.185941 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-79df7012-b3e9-4d3e-8f5a-eacc264726c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:08.196141 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-64826cb0-6405-484f-8fdb-4d45518453a4 req-d4ccd5e6-70b9-430b-8fd9-6284792d4c29 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df3ac1d4-be19-4092-bf60-fd8130256a0a", "name": "network-vif-unplugged", "status": "completed", "tag": "e3fc1486-7591-455b-8489-b5a14d2269c1"}, {"server_uuid": "df3ac1d4-be19-4092-bf60-fd8130256a0a", "name": "network-vif-unplugged", "status": "completed", "tag": "e3fc1486-7591-455b-8489-b5a14d2269c1"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:08.205458 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-64826cb0-6405-484f-8fdb-4d45518453a4 req-d4ccd5e6-70b9-430b-8fd9-6284792d4c29 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:08.205677 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-64826cb0-6405-484f-8fdb-4d45518453a4 req-d4ccd5e6-70b9-430b-8fd9-6284792d4c29 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:08.205903 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-64826cb0-6405-484f-8fdb-4d45518453a4 req-d4ccd5e6-70b9-430b-8fd9-6284792d4c29 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:08.212502 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-64826cb0-6405-484f-8fdb-4d45518453a4 req-d4ccd5e6-70b9-430b-8fd9-6284792d4c29 service nova] Creating event network-vif-unplugged:e3fc1486-7591-455b-8489-b5a14d2269c1 for instance df3ac1d4-be19-4092-bf60-fd8130256a0a on np0000002501 Jun 10 13:30:08.213885 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-64826cb0-6405-484f-8fdb-4d45518453a4 req-d4ccd5e6-70b9-430b-8fd9-6284792d4c29 service nova] Creating event network-vif-unplugged:e3fc1486-7591-455b-8489-b5a14d2269c1 for instance df3ac1d4-be19-4092-bf60-fd8130256a0a on np0000002501 Jun 10 13:30:08.213885 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-64826cb0-6405-484f-8fdb-4d45518453a4 req-d4ccd5e6-70b9-430b-8fd9-6284792d4c29 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:08.217440 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-64826cb0-6405-484f-8fdb-4d45518453a4 req-d4ccd5e6-70b9-430b-8fd9-6284792d4c29 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.023495 Jun 10 13:30:08.219429 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 787/2401] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:08 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 10 13:30:08.338032 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-79df7012-b3e9-4d3e-8f5a-eacc264726c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:08.342834 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-79df7012-b3e9-4d3e-8f5a-eacc264726c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:08.343394 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-79df7012-b3e9-4d3e-8f5a-eacc264726c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:08.350751 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-79df7012-b3e9-4d3e-8f5a-eacc264726c0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1621 microversion: 2.60 time: 0.195015 Jun 10 13:30:08.352094 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 809/2402] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:08 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1621 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 10 13:30:08.462878 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-eed854d9-a192-4e1b-ac13-652efbd1b750 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:08.464202 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-eed854d9-a192-4e1b-ac13-652efbd1b750 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:08.469729 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eed854d9-a192-4e1b-ac13-652efbd1b750 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:08.470047 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eed854d9-a192-4e1b-ac13-652efbd1b750 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:08.470400 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eed854d9-a192-4e1b-ac13-652efbd1b750 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:08.470903 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eed854d9-a192-4e1b-ac13-652efbd1b750 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:08.471246 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eed854d9-a192-4e1b-ac13-652efbd1b750 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:08.471541 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eed854d9-a192-4e1b-ac13-652efbd1b750 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:08.486151 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-eed854d9-a192-4e1b-ac13-652efbd1b750 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:08.553711 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-fc6e8b7f-bd50-427f-ae52-37cc8589389b req-70dcab81-8aad-4948-8367-d6636082f228 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df3ac1d4-be19-4092-bf60-fd8130256a0a", "name": "network-vif-deleted", "tag": "e3fc1486-7591-455b-8489-b5a14d2269c1"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:08.559825 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-fc6e8b7f-bd50-427f-ae52-37cc8589389b req-70dcab81-8aad-4948-8367-d6636082f228 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:08.560082 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-fc6e8b7f-bd50-427f-ae52-37cc8589389b req-70dcab81-8aad-4948-8367-d6636082f228 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:08.560303 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-fc6e8b7f-bd50-427f-ae52-37cc8589389b req-70dcab81-8aad-4948-8367-d6636082f228 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:08.564990 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-eed854d9-a192-4e1b-ac13-652efbd1b750 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:08.567919 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-fc6e8b7f-bd50-427f-ae52-37cc8589389b req-70dcab81-8aad-4948-8367-d6636082f228 service nova] Creating event network-vif-deleted:e3fc1486-7591-455b-8489-b5a14d2269c1 for instance df3ac1d4-be19-4092-bf60-fd8130256a0a on np0000002501 Jun 10 13:30:08.568462 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-fc6e8b7f-bd50-427f-ae52-37cc8589389b req-70dcab81-8aad-4948-8367-d6636082f228 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:08.572545 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-fc6e8b7f-bd50-427f-ae52-37cc8589389b req-70dcab81-8aad-4948-8367-d6636082f228 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020684 Jun 10 13:30:08.573094 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 788/2403] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:08 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 10 13:30:08.575972 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-eed854d9-a192-4e1b-ac13-652efbd1b750 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1287 microversion: 2.1 time: 0.114793 Jun 10 13:30:08.576583 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 807/2404] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:08 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1287 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:08.910788 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6e7a2db5-d2b9-4cac-8c90-5fc79688b6ee tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:08.912823 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6e7a2db5-d2b9-4cac-8c90-5fc79688b6ee tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:08.916791 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e7a2db5-d2b9-4cac-8c90-5fc79688b6ee tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:08.917086 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e7a2db5-d2b9-4cac-8c90-5fc79688b6ee tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:08.917296 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e7a2db5-d2b9-4cac-8c90-5fc79688b6ee tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:08.917731 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e7a2db5-d2b9-4cac-8c90-5fc79688b6ee tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:08.918028 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e7a2db5-d2b9-4cac-8c90-5fc79688b6ee tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:08.918301 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6e7a2db5-d2b9-4cac-8c90-5fc79688b6ee tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:08.935847 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6e7a2db5-d2b9-4cac-8c90-5fc79688b6ee tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:09.068176 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6e7a2db5-d2b9-4cac-8c90-5fc79688b6ee tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:09.075854 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6e7a2db5-d2b9-4cac-8c90-5fc79688b6ee tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1265 microversion: 2.1 time: 0.166760 Jun 10 13:30:09.076197 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 810/2405] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:08 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1265 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:09.377197 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a3af11b0-e5be-4113-9e4b-d9c3f0f3b70a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:09.381586 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a3af11b0-e5be-4113-9e4b-d9c3f0f3b70a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:09.389027 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a3af11b0-e5be-4113-9e4b-d9c3f0f3b70a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:09.389294 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a3af11b0-e5be-4113-9e4b-d9c3f0f3b70a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:09.389543 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a3af11b0-e5be-4113-9e4b-d9c3f0f3b70a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:09.390074 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a3af11b0-e5be-4113-9e4b-d9c3f0f3b70a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:09.390416 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a3af11b0-e5be-4113-9e4b-d9c3f0f3b70a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:09.390724 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a3af11b0-e5be-4113-9e4b-d9c3f0f3b70a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:09.426369 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a3af11b0-e5be-4113-9e4b-d9c3f0f3b70a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:09.498445 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a3af11b0-e5be-4113-9e4b-d9c3f0f3b70a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:09.508252 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a3af11b0-e5be-4113-9e4b-d9c3f0f3b70a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:09.508252 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a3af11b0-e5be-4113-9e4b-d9c3f0f3b70a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:09.512376 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a3af11b0-e5be-4113-9e4b-d9c3f0f3b70a tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1383 microversion: 2.60 time: 0.140703 Jun 10 13:30:09.512376 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 789/2406] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:09 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1383 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:09.596673 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-55e7d42b-01be-43fc-9ad9-fb1770489e1d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:09.598336 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-55e7d42b-01be-43fc-9ad9-fb1770489e1d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:09.604408 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-55e7d42b-01be-43fc-9ad9-fb1770489e1d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:09.604408 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-55e7d42b-01be-43fc-9ad9-fb1770489e1d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:09.604408 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-55e7d42b-01be-43fc-9ad9-fb1770489e1d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:09.604827 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-55e7d42b-01be-43fc-9ad9-fb1770489e1d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:09.605219 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-55e7d42b-01be-43fc-9ad9-fb1770489e1d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:09.605599 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-55e7d42b-01be-43fc-9ad9-fb1770489e1d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:09.621711 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-55e7d42b-01be-43fc-9ad9-fb1770489e1d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:09.693478 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-55e7d42b-01be-43fc-9ad9-fb1770489e1d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:09.701110 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-55e7d42b-01be-43fc-9ad9-fb1770489e1d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1295 microversion: 2.1 time: 0.106668 Jun 10 13:30:09.701403 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 808/2407] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:09 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1295 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:10.106701 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-44d6eab9-4a78-4eb1-af71-451fa77dfc64 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:10.108538 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-44d6eab9-4a78-4eb1-af71-451fa77dfc64 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:10.117436 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-44d6eab9-4a78-4eb1-af71-451fa77dfc64 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:10.117651 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-44d6eab9-4a78-4eb1-af71-451fa77dfc64 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:10.117957 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-44d6eab9-4a78-4eb1-af71-451fa77dfc64 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:10.118563 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-44d6eab9-4a78-4eb1-af71-451fa77dfc64 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:10.119005 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-44d6eab9-4a78-4eb1-af71-451fa77dfc64 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:10.119410 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-44d6eab9-4a78-4eb1-af71-451fa77dfc64 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:10.144231 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-44d6eab9-4a78-4eb1-af71-451fa77dfc64 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:10.395153 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-44d6eab9-4a78-4eb1-af71-451fa77dfc64 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:10.405662 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-44d6eab9-4a78-4eb1-af71-451fa77dfc64 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1265 microversion: 2.1 time: 0.306938 Jun 10 13:30:10.406009 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 811/2408] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:10 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1265 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:10.539440 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:10.541749 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:10.550800 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:10.551739 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:10.552392 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:10.552989 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:10.553497 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:10.553932 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:10.586948 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:10.587249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:10.587501 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:10.587917 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'fault' on Instance uuid df3ac1d4-be19-4092-bf60-fd8130256a0a {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:10.593278 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:10.620590 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-d9f64426-75e0-46fd-a275-b401aee3a344 req-45000294-4453-4ca9-abd1-782d622a00af service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ee3323ab-c4d5-456f-be89-1195de4f166e", "name": "network-vif-plugged", "status": "completed", "tag": "99ffd9e7-b11a-4419-9f0e-68bd0136393d"}, {"server_uuid": "ee3323ab-c4d5-456f-be89-1195de4f166e", "name": "network-vif-plugged", "status": "completed", "tag": "99ffd9e7-b11a-4419-9f0e-68bd0136393d"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:10.627373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d9f64426-75e0-46fd-a275-b401aee3a344 req-45000294-4453-4ca9-abd1-782d622a00af service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:10.627566 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d9f64426-75e0-46fd-a275-b401aee3a344 req-45000294-4453-4ca9-abd1-782d622a00af service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:10.627613 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d9f64426-75e0-46fd-a275-b401aee3a344 req-45000294-4453-4ca9-abd1-782d622a00af service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:10.634952 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-d9f64426-75e0-46fd-a275-b401aee3a344 req-45000294-4453-4ca9-abd1-782d622a00af service nova] Creating event network-vif-plugged:99ffd9e7-b11a-4419-9f0e-68bd0136393d for instance ee3323ab-c4d5-456f-be89-1195de4f166e on np0000002501 Jun 10 13:30:10.635112 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-d9f64426-75e0-46fd-a275-b401aee3a344 req-45000294-4453-4ca9-abd1-782d622a00af service nova] Creating event network-vif-plugged:99ffd9e7-b11a-4419-9f0e-68bd0136393d for instance ee3323ab-c4d5-456f-be89-1195de4f166e on np0000002501 Jun 10 13:30:10.635494 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-d9f64426-75e0-46fd-a275-b401aee3a344 req-45000294-4453-4ca9-abd1-782d622a00af service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:10.639860 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-d9f64426-75e0-46fd-a275-b401aee3a344 req-45000294-4453-4ca9-abd1-782d622a00af service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.021086 Jun 10 13:30:10.639982 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 809/2409] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:10 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 10 13:30:10.671142 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:10.677378 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:10.678179 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:10.683809 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0c782e62-e82c-408c-ac27-fa8ee0af56d4 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1388 microversion: 2.60 time: 0.146466 Jun 10 13:30:10.684209 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 790/2410] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:10 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1388 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:10.719387 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-dc8d5c06-33d8-4183-b3eb-2d7341fd299c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:10.720791 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-dc8d5c06-33d8-4183-b3eb-2d7341fd299c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:10.726994 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc8d5c06-33d8-4183-b3eb-2d7341fd299c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:10.728882 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc8d5c06-33d8-4183-b3eb-2d7341fd299c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:10.728882 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc8d5c06-33d8-4183-b3eb-2d7341fd299c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:10.728882 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc8d5c06-33d8-4183-b3eb-2d7341fd299c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:10.728882 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc8d5c06-33d8-4183-b3eb-2d7341fd299c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:10.728882 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc8d5c06-33d8-4183-b3eb-2d7341fd299c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:10.751372 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-dc8d5c06-33d8-4183-b3eb-2d7341fd299c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:10.895042 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dc8d5c06-33d8-4183-b3eb-2d7341fd299c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:10.906044 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-dc8d5c06-33d8-4183-b3eb-2d7341fd299c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1363 microversion: 2.1 time: 0.189821 Jun 10 13:30:10.906537 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 812/2411] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:10 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1363 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:11.424052 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7ee51148-df40-4d22-b946-03d2177401d8 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:11.425374 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7ee51148-df40-4d22-b946-03d2177401d8 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:11.430400 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ee51148-df40-4d22-b946-03d2177401d8 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:11.430684 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ee51148-df40-4d22-b946-03d2177401d8 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:11.430897 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ee51148-df40-4d22-b946-03d2177401d8 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:11.431293 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ee51148-df40-4d22-b946-03d2177401d8 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:11.431673 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ee51148-df40-4d22-b946-03d2177401d8 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:11.432020 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ee51148-df40-4d22-b946-03d2177401d8 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:11.449776 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7ee51148-df40-4d22-b946-03d2177401d8 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:11.610471 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7ee51148-df40-4d22-b946-03d2177401d8 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:11.617178 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7ee51148-df40-4d22-b946-03d2177401d8 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1265 microversion: 2.1 time: 0.195365 Jun 10 13:30:11.617482 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 810/2412] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:11 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1265 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:11.711684 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:11.713935 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:11.718666 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:11.718995 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:11.719246 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:11.719782 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:11.720154 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:11.720541 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:11.743111 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:11.743362 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:11.743599 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:11.743932 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'fault' on Instance uuid df3ac1d4-be19-4092-bf60-fd8130256a0a {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:11.748167 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:11.816695 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:11.823633 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:11.824327 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:11.829253 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-51072eff-27d1-4893-9a30-bee6d4a01c07 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 200 len: 1388 microversion: 2.60 time: 0.119664 Jun 10 13:30:11.829583 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 791/2413] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:11 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 1388 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:11.923156 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-daa969d7-ea5d-4576-aa77-94f1c107ec46 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:11.924746 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-daa969d7-ea5d-4576-aa77-94f1c107ec46 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:11.929659 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-daa969d7-ea5d-4576-aa77-94f1c107ec46 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:11.930017 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-daa969d7-ea5d-4576-aa77-94f1c107ec46 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:11.930306 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-daa969d7-ea5d-4576-aa77-94f1c107ec46 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:11.930852 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-daa969d7-ea5d-4576-aa77-94f1c107ec46 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:11.931215 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-daa969d7-ea5d-4576-aa77-94f1c107ec46 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:11.931599 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-daa969d7-ea5d-4576-aa77-94f1c107ec46 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:11.945324 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-daa969d7-ea5d-4576-aa77-94f1c107ec46 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:12.084957 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-daa969d7-ea5d-4576-aa77-94f1c107ec46 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:12.091288 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-daa969d7-ea5d-4576-aa77-94f1c107ec46 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1361 microversion: 2.1 time: 0.169910 Jun 10 13:30:12.091761 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 813/2414] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:11 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1361 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:12.632035 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ac8a2915-24c2-400a-b9b7-f3fbfa33ef54 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:12.633663 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ac8a2915-24c2-400a-b9b7-f3fbfa33ef54 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:12.639575 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac8a2915-24c2-400a-b9b7-f3fbfa33ef54 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:12.639881 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac8a2915-24c2-400a-b9b7-f3fbfa33ef54 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:12.640125 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac8a2915-24c2-400a-b9b7-f3fbfa33ef54 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:12.640643 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac8a2915-24c2-400a-b9b7-f3fbfa33ef54 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:12.641013 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac8a2915-24c2-400a-b9b7-f3fbfa33ef54 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:12.641358 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac8a2915-24c2-400a-b9b7-f3fbfa33ef54 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:12.658073 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ac8a2915-24c2-400a-b9b7-f3fbfa33ef54 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:12.689856 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-7f300f71-702f-43ce-a47f-bc0bdb3a2463 req-f31fed0d-051d-4a18-8a7e-e1ce099f8037 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "636257c5-12b7-4ce5-bd6e-ee88ffa70ef7", "tag": "0cd85436-c76e-47e2-ab15-2df6b816d833"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:12.699235 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7f300f71-702f-43ce-a47f-bc0bdb3a2463 req-f31fed0d-051d-4a18-8a7e-e1ce099f8037 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:12.699487 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7f300f71-702f-43ce-a47f-bc0bdb3a2463 req-f31fed0d-051d-4a18-8a7e-e1ce099f8037 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:12.699646 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7f300f71-702f-43ce-a47f-bc0bdb3a2463 req-f31fed0d-051d-4a18-8a7e-e1ce099f8037 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:12.706286 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-7f300f71-702f-43ce-a47f-bc0bdb3a2463 req-f31fed0d-051d-4a18-8a7e-e1ce099f8037 service nova] Creating event network-changed:0cd85436-c76e-47e2-ab15-2df6b816d833 for instance 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 on np0000002501 Jun 10 13:30:12.706702 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-7f300f71-702f-43ce-a47f-bc0bdb3a2463 req-f31fed0d-051d-4a18-8a7e-e1ce099f8037 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:12.710331 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-7f300f71-702f-43ce-a47f-bc0bdb3a2463 req-f31fed0d-051d-4a18-8a7e-e1ce099f8037 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022320 Jun 10 13:30:12.710768 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 792/2415] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30: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 10 13:30:12.804283 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ac8a2915-24c2-400a-b9b7-f3fbfa33ef54 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:12.811588 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ac8a2915-24c2-400a-b9b7-f3fbfa33ef54 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1452 microversion: 2.1 time: 0.181463 Jun 10 13:30:12.811892 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 811/2416] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:12 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1452 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:12.833518 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fc149f37-4252-4f6b-9990-461615f2a63b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:12.836317 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fc149f37-4252-4f6b-9990-461615f2a63b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:12.843392 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc149f37-4252-4f6b-9990-461615f2a63b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:12.843966 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc149f37-4252-4f6b-9990-461615f2a63b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:12.846160 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc149f37-4252-4f6b-9990-461615f2a63b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:12.846160 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc149f37-4252-4f6b-9990-461615f2a63b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:12.846160 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc149f37-4252-4f6b-9990-461615f2a63b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:12.846160 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc149f37-4252-4f6b-9990-461615f2a63b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:12.846544 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f4a9b58a-5718-4cf3-acef-b18ae043620c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:12.848700 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f4a9b58a-5718-4cf3-acef-b18ae043620c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: df3ac1d4-be19-4092-bf60-fd8130256a0a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:12.853781 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f4a9b58a-5718-4cf3-acef-b18ae043620c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:12.854034 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f4a9b58a-5718-4cf3-acef-b18ae043620c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:12.854258 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f4a9b58a-5718-4cf3-acef-b18ae043620c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:12.854987 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f4a9b58a-5718-4cf3-acef-b18ae043620c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:12.855344 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f4a9b58a-5718-4cf3-acef-b18ae043620c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:12.855903 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f4a9b58a-5718-4cf3-acef-b18ae043620c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:12.866616 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-f4a9b58a-5718-4cf3-acef-b18ae043620c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] HTTP exception thrown: Instance df3ac1d4-be19-4092-bf60-fd8130256a0a could not be found. Jun 10 13:30:12.866616 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f4a9b58a-5718-4cf3-acef-b18ae043620c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Returning 404 to user: Instance df3ac1d4-be19-4092-bf60-fd8130256a0a could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:30:12.867006 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f4a9b58a-5718-4cf3-acef-b18ae043620c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a" status: 404 len: 111 microversion: 2.60 time: 0.022694 Jun 10 13:30:12.867493 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 793/2417] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:12 2026] GET /compute/v2.1/servers/df3ac1d4-be19-4092-bf60-fd8130256a0a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:30:12.868115 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fc149f37-4252-4f6b-9990-461615f2a63b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:13.025587 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fc149f37-4252-4f6b-9990-461615f2a63b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:13.035435 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fc149f37-4252-4f6b-9990-461615f2a63b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1452 microversion: 2.1 time: 0.204584 Jun 10 13:30:13.035952 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 814/2418] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:12 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1452 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:13.073531 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:13.115957 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0522aaa3-d3ad-4aa0-a2af-075f0d79b0a0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:13.117904 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0522aaa3-d3ad-4aa0-a2af-075f0d79b0a0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:13.120902 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-01b5fa37-84b7-44cd-8973-6af0b026faf2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:13.121754 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-01b5fa37-84b7-44cd-8973-6af0b026faf2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:13.124008 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0522aaa3-d3ad-4aa0-a2af-075f0d79b0a0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:13.124313 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0522aaa3-d3ad-4aa0-a2af-075f0d79b0a0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:13.124862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0522aaa3-d3ad-4aa0-a2af-075f0d79b0a0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:13.125280 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01b5fa37-84b7-44cd-8973-6af0b026faf2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:13.125402 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0522aaa3-d3ad-4aa0-a2af-075f0d79b0a0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:13.125563 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01b5fa37-84b7-44cd-8973-6af0b026faf2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:13.125789 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01b5fa37-84b7-44cd-8973-6af0b026faf2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:13.127004 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0522aaa3-d3ad-4aa0-a2af-075f0d79b0a0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:13.127239 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01b5fa37-84b7-44cd-8973-6af0b026faf2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:13.127318 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0522aaa3-d3ad-4aa0-a2af-075f0d79b0a0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:13.127362 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01b5fa37-84b7-44cd-8973-6af0b026faf2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:13.127362 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-01b5fa37-84b7-44cd-8973-6af0b026faf2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:13.154754 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0522aaa3-d3ad-4aa0-a2af-075f0d79b0a0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:13.156957 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-01b5fa37-84b7-44cd-8973-6af0b026faf2 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.038481 Jun 10 13:30:13.157091 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 794/2419] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:30:13 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments => generated 371 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:30:13.332105 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0522aaa3-d3ad-4aa0-a2af-075f0d79b0a0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:13.340123 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0522aaa3-d3ad-4aa0-a2af-075f0d79b0a0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1361 microversion: 2.1 time: 0.227892 Jun 10 13:30:13.340561 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 812/2420] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:13 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1361 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:13.378519 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-864f6983-2cbe-4d8b-9a4a-b3ba34cce0af tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:13.380371 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-864f6983-2cbe-4d8b-9a4a-b3ba34cce0af tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:13.385120 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-864f6983-2cbe-4d8b-9a4a-b3ba34cce0af tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:13.385498 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-864f6983-2cbe-4d8b-9a4a-b3ba34cce0af tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:13.385777 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-864f6983-2cbe-4d8b-9a4a-b3ba34cce0af tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:13.386142 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-864f6983-2cbe-4d8b-9a4a-b3ba34cce0af tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:13.386549 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-864f6983-2cbe-4d8b-9a4a-b3ba34cce0af tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:13.386810 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-864f6983-2cbe-4d8b-9a4a-b3ba34cce0af tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:13.404787 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-864f6983-2cbe-4d8b-9a4a-b3ba34cce0af tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments/235d6f16-261c-4791-a7c1-2b7be712cb1f" status: 200 len: 194 microversion: 2.1 time: 0.028488 Jun 10 13:30:13.405463 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 815/2421] 10.4.3.74 () {66 vars in 1524 bytes} [Wed Jun 10 13:30:13 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments/235d6f16-261c-4791-a7c1-2b7be712cb1f => generated 194 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:30:13.417186 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-08a942fc-0a8b-4e5f-83f8-a48082397bf9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:13.417504 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-08a942fc-0a8b-4e5f-83f8-a48082397bf9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:13.421652 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08a942fc-0a8b-4e5f-83f8-a48082397bf9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:13.421924 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08a942fc-0a8b-4e5f-83f8-a48082397bf9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:13.422111 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08a942fc-0a8b-4e5f-83f8-a48082397bf9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:13.422467 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08a942fc-0a8b-4e5f-83f8-a48082397bf9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:13.422645 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08a942fc-0a8b-4e5f-83f8-a48082397bf9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:13.422807 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08a942fc-0a8b-4e5f-83f8-a48082397bf9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:13.478523 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-08a942fc-0a8b-4e5f-83f8-a48082397bf9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lazy-loading 'services' on Instance uuid fcbce0c9-f1ab-42c7-9bf7-467fcae8295f {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:13.533704 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-08a942fc-0a8b-4e5f-83f8-a48082397bf9 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments/235d6f16-261c-4791-a7c1-2b7be712cb1f" status: 202 len: 0 microversion: 2.1 time: 0.118797 Jun 10 13:30:13.534291 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 795/2422] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:30:13 2026] DELETE /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments/235d6f16-261c-4791-a7c1-2b7be712cb1f => generated 0 bytes in 119 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:30:13.965905 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-77ea6b5e-26ec-48a0-b596-1e243370ef2f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:13.966541 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-77ea6b5e-26ec-48a0-b596-1e243370ef2f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:13.969422 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77ea6b5e-26ec-48a0-b596-1e243370ef2f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:13.969591 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77ea6b5e-26ec-48a0-b596-1e243370ef2f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:13.969802 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77ea6b5e-26ec-48a0-b596-1e243370ef2f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:13.970101 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77ea6b5e-26ec-48a0-b596-1e243370ef2f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:13.970282 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77ea6b5e-26ec-48a0-b596-1e243370ef2f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:13.970430 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-77ea6b5e-26ec-48a0-b596-1e243370ef2f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:13.985778 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-77ea6b5e-26ec-48a0-b596-1e243370ef2f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:30:14.061561 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-77ea6b5e-26ec-48a0-b596-1e243370ef2f tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 204 len: 0 microversion: 2.60 time: 0.097081 Jun 10 13:30:14.061868 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 813/2423] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:30:13 2026] DELETE /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:30:14.076786 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-34cedc26-d398-4929-9803-e74640ea7641 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:14.079863 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-34cedc26-d398-4929-9803-e74640ea7641 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:14.083025 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34cedc26-d398-4929-9803-e74640ea7641 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:14.083497 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34cedc26-d398-4929-9803-e74640ea7641 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:14.083851 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34cedc26-d398-4929-9803-e74640ea7641 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:14.085280 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34cedc26-d398-4929-9803-e74640ea7641 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:14.085280 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34cedc26-d398-4929-9803-e74640ea7641 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:14.085280 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34cedc26-d398-4929-9803-e74640ea7641 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:14.105421 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-34cedc26-d398-4929-9803-e74640ea7641 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:14.256169 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-34cedc26-d398-4929-9803-e74640ea7641 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:14.261205 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-34cedc26-d398-4929-9803-e74640ea7641 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:14.261889 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-34cedc26-d398-4929-9803-e74640ea7641 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:14.265992 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-34cedc26-d398-4929-9803-e74640ea7641 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1620 microversion: 2.60 time: 0.191488 Jun 10 13:30:14.266467 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 816/2424] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:14 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1620 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:14.356474 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4bc3edef-367f-4067-b8eb-2033e2b7f243 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:14.357980 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4bc3edef-367f-4067-b8eb-2033e2b7f243 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:14.362027 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4bc3edef-367f-4067-b8eb-2033e2b7f243 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:14.362263 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4bc3edef-367f-4067-b8eb-2033e2b7f243 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:14.362519 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4bc3edef-367f-4067-b8eb-2033e2b7f243 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:14.362961 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4bc3edef-367f-4067-b8eb-2033e2b7f243 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:14.363244 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4bc3edef-367f-4067-b8eb-2033e2b7f243 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:14.363529 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4bc3edef-367f-4067-b8eb-2033e2b7f243 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:14.379498 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4bc3edef-367f-4067-b8eb-2033e2b7f243 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:14.530049 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4bc3edef-367f-4067-b8eb-2033e2b7f243 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:14.537614 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4bc3edef-367f-4067-b8eb-2033e2b7f243 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1361 microversion: 2.1 time: 0.182566 Jun 10 13:30:14.537614 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 796/2425] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:14 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1361 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:14.777534 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-d9f8fd64-8627-40e0-839f-41e711fbd307 req-8a924a48-99a9-414c-b648-48839e5ae0a9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ee3323ab-c4d5-456f-be89-1195de4f166e", "tag": "99ffd9e7-b11a-4419-9f0e-68bd0136393d"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:14.783967 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d9f8fd64-8627-40e0-839f-41e711fbd307 req-8a924a48-99a9-414c-b648-48839e5ae0a9 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:14.784497 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d9f8fd64-8627-40e0-839f-41e711fbd307 req-8a924a48-99a9-414c-b648-48839e5ae0a9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:14.784874 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d9f8fd64-8627-40e0-839f-41e711fbd307 req-8a924a48-99a9-414c-b648-48839e5ae0a9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:14.793615 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-d9f8fd64-8627-40e0-839f-41e711fbd307 req-8a924a48-99a9-414c-b648-48839e5ae0a9 service nova] Creating event network-changed:99ffd9e7-b11a-4419-9f0e-68bd0136393d for instance ee3323ab-c4d5-456f-be89-1195de4f166e on np0000002501 Jun 10 13:30:14.796254 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-d9f8fd64-8627-40e0-839f-41e711fbd307 req-8a924a48-99a9-414c-b648-48839e5ae0a9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:14.799037 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-d9f8fd64-8627-40e0-839f-41e711fbd307 req-8a924a48-99a9-414c-b648-48839e5ae0a9 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024665 Jun 10 13:30:14.799037 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 814/2426] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:14 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 10 13:30:15.061827 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:15.077553 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:15.212988 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:15.285285 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-82e2e802-cba4-422c-afdb-04a991042561 req-c6c2c400-fccb-494b-aa22-0619e8178dc3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e2d0aab2-8a69-47cb-95d6-d267b7685bad", "name": "network-vif-unplugged", "status": "completed", "tag": "8edee8cd-269d-4958-9827-e4bc5b8ef1bb"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:15.288036 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e3f78805-5d71-4ac2-8c0f-acf3be1a8b57 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:15.289372 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e3f78805-5d71-4ac2-8c0f-acf3be1a8b57 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:15.294466 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3f78805-5d71-4ac2-8c0f-acf3be1a8b57 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:15.294762 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3f78805-5d71-4ac2-8c0f-acf3be1a8b57 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:15.294982 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3f78805-5d71-4ac2-8c0f-acf3be1a8b57 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:15.295430 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3f78805-5d71-4ac2-8c0f-acf3be1a8b57 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:15.295756 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3f78805-5d71-4ac2-8c0f-acf3be1a8b57 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:15.296035 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3f78805-5d71-4ac2-8c0f-acf3be1a8b57 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:15.300401 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-82e2e802-cba4-422c-afdb-04a991042561 req-c6c2c400-fccb-494b-aa22-0619e8178dc3 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:15.300656 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-82e2e802-cba4-422c-afdb-04a991042561 req-c6c2c400-fccb-494b-aa22-0619e8178dc3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:15.301880 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-82e2e802-cba4-422c-afdb-04a991042561 req-c6c2c400-fccb-494b-aa22-0619e8178dc3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:15.312112 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-82e2e802-cba4-422c-afdb-04a991042561 req-c6c2c400-fccb-494b-aa22-0619e8178dc3 service nova] Creating event network-vif-unplugged:8edee8cd-269d-4958-9827-e4bc5b8ef1bb for instance e2d0aab2-8a69-47cb-95d6-d267b7685bad on np0000002501 Jun 10 13:30:15.312935 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-82e2e802-cba4-422c-afdb-04a991042561 req-c6c2c400-fccb-494b-aa22-0619e8178dc3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:15.322017 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-82e2e802-cba4-422c-afdb-04a991042561 req-c6c2c400-fccb-494b-aa22-0619e8178dc3 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.041784 Jun 10 13:30:15.322528 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 817/2427] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:15 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 10 13:30:15.328317 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e3f78805-5d71-4ac2-8c0f-acf3be1a8b57 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:15.494423 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e3f78805-5d71-4ac2-8c0f-acf3be1a8b57 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:15.498846 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e3f78805-5d71-4ac2-8c0f-acf3be1a8b57 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:15.499528 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e3f78805-5d71-4ac2-8c0f-acf3be1a8b57 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:15.505071 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e3f78805-5d71-4ac2-8c0f-acf3be1a8b57 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1620 microversion: 2.60 time: 0.218616 Jun 10 13:30:15.505480 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 797/2428] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:15 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1620 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:15.555606 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0f200eb3-4988-4170-bd2c-13ddd9d1f667 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:15.557261 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0f200eb3-4988-4170-bd2c-13ddd9d1f667 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:15.561813 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f200eb3-4988-4170-bd2c-13ddd9d1f667 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:15.562050 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f200eb3-4988-4170-bd2c-13ddd9d1f667 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:15.562286 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f200eb3-4988-4170-bd2c-13ddd9d1f667 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:15.562847 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f200eb3-4988-4170-bd2c-13ddd9d1f667 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:15.563172 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f200eb3-4988-4170-bd2c-13ddd9d1f667 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:15.563469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f200eb3-4988-4170-bd2c-13ddd9d1f667 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:15.583035 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0f200eb3-4988-4170-bd2c-13ddd9d1f667 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:15.740989 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0f200eb3-4988-4170-bd2c-13ddd9d1f667 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:15.749103 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0f200eb3-4988-4170-bd2c-13ddd9d1f667 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1361 microversion: 2.1 time: 0.195276 Jun 10 13:30:15.749381 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 815/2429] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:15 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1361 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:16.532835 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b740872e-1c39-43f5-8d7e-298a106ef797 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:16.534367 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b740872e-1c39-43f5-8d7e-298a106ef797 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:16.540033 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b740872e-1c39-43f5-8d7e-298a106ef797 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:16.540280 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b740872e-1c39-43f5-8d7e-298a106ef797 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:16.540523 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b740872e-1c39-43f5-8d7e-298a106ef797 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:16.540965 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b740872e-1c39-43f5-8d7e-298a106ef797 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:16.541240 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b740872e-1c39-43f5-8d7e-298a106ef797 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:16.541569 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b740872e-1c39-43f5-8d7e-298a106ef797 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:16.572735 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b740872e-1c39-43f5-8d7e-298a106ef797 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:16.712463 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5445c01f-d0a2-45c4-b5c9-bd6576e30113 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:16.715583 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5445c01f-d0a2-45c4-b5c9-bd6576e30113 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:16.720752 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5445c01f-d0a2-45c4-b5c9-bd6576e30113 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:16.720994 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5445c01f-d0a2-45c4-b5c9-bd6576e30113 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:16.721202 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5445c01f-d0a2-45c4-b5c9-bd6576e30113 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:16.721794 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5445c01f-d0a2-45c4-b5c9-bd6576e30113 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:16.722007 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5445c01f-d0a2-45c4-b5c9-bd6576e30113 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:16.722182 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5445c01f-d0a2-45c4-b5c9-bd6576e30113 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:16.744363 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5445c01f-d0a2-45c4-b5c9-bd6576e30113 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments/0de93f46-08f6-4f8a-b2f2-fa8c8d14b331" status: 200 len: 194 microversion: 2.1 time: 0.034190 Jun 10 13:30:16.745096 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 798/2430] 10.4.3.74 () {66 vars in 1524 bytes} [Wed Jun 10 13:30:16 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments/0de93f46-08f6-4f8a-b2f2-fa8c8d14b331 => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:30:16.755821 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2f0499d3-902b-41d9-8eed-9ea1bfc72f19 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:16.756131 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2f0499d3-902b-41d9-8eed-9ea1bfc72f19 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:16.760847 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f0499d3-902b-41d9-8eed-9ea1bfc72f19 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:16.760847 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f0499d3-902b-41d9-8eed-9ea1bfc72f19 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:16.761066 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f0499d3-902b-41d9-8eed-9ea1bfc72f19 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:16.761239 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f0499d3-902b-41d9-8eed-9ea1bfc72f19 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:16.761391 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f0499d3-902b-41d9-8eed-9ea1bfc72f19 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:16.761522 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2f0499d3-902b-41d9-8eed-9ea1bfc72f19 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:16.770556 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-95d02ec3-8419-42da-a2b8-75bac9e7512b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:16.772143 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-95d02ec3-8419-42da-a2b8-75bac9e7512b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:16.776267 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95d02ec3-8419-42da-a2b8-75bac9e7512b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:16.776578 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95d02ec3-8419-42da-a2b8-75bac9e7512b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:16.776847 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95d02ec3-8419-42da-a2b8-75bac9e7512b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:16.777456 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95d02ec3-8419-42da-a2b8-75bac9e7512b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:16.777790 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95d02ec3-8419-42da-a2b8-75bac9e7512b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:16.778056 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95d02ec3-8419-42da-a2b8-75bac9e7512b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:16.787843 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b740872e-1c39-43f5-8d7e-298a106ef797 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:16.793937 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b740872e-1c39-43f5-8d7e-298a106ef797 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:16.794777 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b740872e-1c39-43f5-8d7e-298a106ef797 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:16.800623 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b740872e-1c39-43f5-8d7e-298a106ef797 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1620 microversion: 2.60 time: 0.273101 Jun 10 13:30:16.801178 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 818/2431] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:16 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1620 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:16.802011 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-95d02ec3-8419-42da-a2b8-75bac9e7512b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:16.830993 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-2f0499d3-902b-41d9-8eed-9ea1bfc72f19 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lazy-loading 'services' on Instance uuid fcbce0c9-f1ab-42c7-9bf7-467fcae8295f {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:16.849130 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-192521eb-6bd2-4b20-8fee-701f5fa3dcbc req-009b02f6-229f-446b-851b-282b1976106d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ee3323ab-c4d5-456f-be89-1195de4f166e", "tag": "99ffd9e7-b11a-4419-9f0e-68bd0136393d"}, {"name": "network-changed", "server_uuid": "ee3323ab-c4d5-456f-be89-1195de4f166e", "tag": "99ffd9e7-b11a-4419-9f0e-68bd0136393d"}, {"server_uuid": "636257c5-12b7-4ce5-bd6e-ee88ffa70ef7", "name": "network-vif-plugged", "status": "completed", "tag": "0cd85436-c76e-47e2-ab15-2df6b816d833"}, {"server_uuid": "636257c5-12b7-4ce5-bd6e-ee88ffa70ef7", "name": "network-vif-plugged", "status": "completed", "tag": "0cd85436-c76e-47e2-ab15-2df6b816d833"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:16.855677 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-192521eb-6bd2-4b20-8fee-701f5fa3dcbc req-009b02f6-229f-446b-851b-282b1976106d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:16.856002 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-192521eb-6bd2-4b20-8fee-701f5fa3dcbc req-009b02f6-229f-446b-851b-282b1976106d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:16.856168 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-192521eb-6bd2-4b20-8fee-701f5fa3dcbc req-009b02f6-229f-446b-851b-282b1976106d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:16.866289 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-192521eb-6bd2-4b20-8fee-701f5fa3dcbc req-009b02f6-229f-446b-851b-282b1976106d service nova] Creating event network-changed:99ffd9e7-b11a-4419-9f0e-68bd0136393d for instance ee3323ab-c4d5-456f-be89-1195de4f166e on np0000002501 Jun 10 13:30:16.866289 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-192521eb-6bd2-4b20-8fee-701f5fa3dcbc req-009b02f6-229f-446b-851b-282b1976106d service nova] Creating event network-changed:99ffd9e7-b11a-4419-9f0e-68bd0136393d for instance ee3323ab-c4d5-456f-be89-1195de4f166e on np0000002501 Jun 10 13:30:16.866289 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-192521eb-6bd2-4b20-8fee-701f5fa3dcbc req-009b02f6-229f-446b-851b-282b1976106d service nova] Creating event network-vif-plugged:0cd85436-c76e-47e2-ab15-2df6b816d833 for instance 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 on np0000002501 Jun 10 13:30:16.866289 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-192521eb-6bd2-4b20-8fee-701f5fa3dcbc req-009b02f6-229f-446b-851b-282b1976106d service nova] Creating event network-vif-plugged:0cd85436-c76e-47e2-ab15-2df6b816d833 for instance 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 on np0000002501 Jun 10 13:30:16.866820 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-192521eb-6bd2-4b20-8fee-701f5fa3dcbc req-009b02f6-229f-446b-851b-282b1976106d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:16.872036 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-192521eb-6bd2-4b20-8fee-701f5fa3dcbc req-009b02f6-229f-446b-851b-282b1976106d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 688 microversion: 2.1 time: 0.025630 Jun 10 13:30:16.872433 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 819/2432] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:16 2026] POST /compute/v2.1/os-server-external-events => generated 688 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:30:16.894040 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2f0499d3-902b-41d9-8eed-9ea1bfc72f19 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments/0de93f46-08f6-4f8a-b2f2-fa8c8d14b331" status: 202 len: 0 microversion: 2.1 time: 0.140193 Jun 10 13:30:16.894429 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 816/2433] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:30:16 2026] DELETE /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments/0de93f46-08f6-4f8a-b2f2-fa8c8d14b331 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:30:16.965954 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-95d02ec3-8419-42da-a2b8-75bac9e7512b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:16.973457 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-95d02ec3-8419-42da-a2b8-75bac9e7512b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1361 microversion: 2.1 time: 0.204408 Jun 10 13:30:16.973689 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 799/2434] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:16 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1361 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:17.364009 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-644f86d9-897f-4a4c-ae87-64d3264d73cb req-f2bc3b13-e1bd-46c4-8aed-7b2f71e33ef0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e2d0aab2-8a69-47cb-95d6-d267b7685bad", "name": "network-vif-unplugged", "status": "completed", "tag": "8edee8cd-269d-4958-9827-e4bc5b8ef1bb"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:17.369560 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-644f86d9-897f-4a4c-ae87-64d3264d73cb req-f2bc3b13-e1bd-46c4-8aed-7b2f71e33ef0 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:17.369725 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-644f86d9-897f-4a4c-ae87-64d3264d73cb req-f2bc3b13-e1bd-46c4-8aed-7b2f71e33ef0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:17.369839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-644f86d9-897f-4a4c-ae87-64d3264d73cb req-f2bc3b13-e1bd-46c4-8aed-7b2f71e33ef0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:17.379131 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-644f86d9-897f-4a4c-ae87-64d3264d73cb req-f2bc3b13-e1bd-46c4-8aed-7b2f71e33ef0 service nova] Creating event network-vif-unplugged:8edee8cd-269d-4958-9827-e4bc5b8ef1bb for instance e2d0aab2-8a69-47cb-95d6-d267b7685bad on np0000002501 Jun 10 13:30:17.379531 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-644f86d9-897f-4a4c-ae87-64d3264d73cb req-f2bc3b13-e1bd-46c4-8aed-7b2f71e33ef0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:17.383434 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-644f86d9-897f-4a4c-ae87-64d3264d73cb req-f2bc3b13-e1bd-46c4-8aed-7b2f71e33ef0 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021274 Jun 10 13:30:17.383802 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 820/2435] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30: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 10 13:30:17.817448 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-30ab9efe-0d6d-491e-8291-2932960e5f25 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:17.818769 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-30ab9efe-0d6d-491e-8291-2932960e5f25 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:17.822526 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30ab9efe-0d6d-491e-8291-2932960e5f25 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:17.822841 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30ab9efe-0d6d-491e-8291-2932960e5f25 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:17.822947 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30ab9efe-0d6d-491e-8291-2932960e5f25 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:17.823398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30ab9efe-0d6d-491e-8291-2932960e5f25 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:17.823722 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30ab9efe-0d6d-491e-8291-2932960e5f25 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:17.824117 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30ab9efe-0d6d-491e-8291-2932960e5f25 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:17.839717 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-30ab9efe-0d6d-491e-8291-2932960e5f25 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:17.896720 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-30ab9efe-0d6d-491e-8291-2932960e5f25 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:17.902384 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-30ab9efe-0d6d-491e-8291-2932960e5f25 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:17.903394 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-30ab9efe-0d6d-491e-8291-2932960e5f25 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:17.907153 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-30ab9efe-0d6d-491e-8291-2932960e5f25 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1382 microversion: 2.60 time: 0.091625 Jun 10 13:30:17.907450 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 817/2436] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:17 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1382 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:17.989290 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0a15c55d-2a31-4cf4-a499-e72457c8ccc4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:17.990831 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0a15c55d-2a31-4cf4-a499-e72457c8ccc4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:17.995803 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0a15c55d-2a31-4cf4-a499-e72457c8ccc4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:17.996030 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0a15c55d-2a31-4cf4-a499-e72457c8ccc4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:17.996250 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0a15c55d-2a31-4cf4-a499-e72457c8ccc4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:17.996694 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0a15c55d-2a31-4cf4-a499-e72457c8ccc4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:17.996977 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0a15c55d-2a31-4cf4-a499-e72457c8ccc4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:17.997232 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0a15c55d-2a31-4cf4-a499-e72457c8ccc4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:18.011214 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0a15c55d-2a31-4cf4-a499-e72457c8ccc4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:18.160860 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0a15c55d-2a31-4cf4-a499-e72457c8ccc4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:18.167969 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0a15c55d-2a31-4cf4-a499-e72457c8ccc4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1361 microversion: 2.1 time: 0.180517 Jun 10 13:30:18.168277 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 800/2437] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:17 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1361 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:18.909457 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-ba16d16e-5789-4852-abc9-b6cf1975f239 req-9c4f7a41-00cf-4831-b323-8ca4ae271240 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e2d0aab2-8a69-47cb-95d6-d267b7685bad", "name": "network-vif-deleted", "tag": "8edee8cd-269d-4958-9827-e4bc5b8ef1bb"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:18.914907 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ba16d16e-5789-4852-abc9-b6cf1975f239 req-9c4f7a41-00cf-4831-b323-8ca4ae271240 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:18.915057 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ba16d16e-5789-4852-abc9-b6cf1975f239 req-9c4f7a41-00cf-4831-b323-8ca4ae271240 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:18.915171 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ba16d16e-5789-4852-abc9-b6cf1975f239 req-9c4f7a41-00cf-4831-b323-8ca4ae271240 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:18.924217 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-ba16d16e-5789-4852-abc9-b6cf1975f239 req-9c4f7a41-00cf-4831-b323-8ca4ae271240 service nova] Creating event network-vif-deleted:8edee8cd-269d-4958-9827-e4bc5b8ef1bb for instance e2d0aab2-8a69-47cb-95d6-d267b7685bad on np0000002501 Jun 10 13:30:18.924723 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-ba16d16e-5789-4852-abc9-b6cf1975f239 req-9c4f7a41-00cf-4831-b323-8ca4ae271240 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:18.927686 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:18.929629 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-ba16d16e-5789-4852-abc9-b6cf1975f239 req-9c4f7a41-00cf-4831-b323-8ca4ae271240 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021842 Jun 10 13:30:18.930011 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 821/2438] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:18 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 10 13:30:18.930763 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:18.936796 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:18.937107 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:18.937390 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:18.937938 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:18.938320 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:18.938746 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:18.961846 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:18.962090 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:18.962264 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:18.962507 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'fault' on Instance uuid e2d0aab2-8a69-47cb-95d6-d267b7685bad {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:18.966078 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:19.035781 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:19.040982 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:19.041724 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:19.046746 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-99b8975c-3330-4a6b-bb76-0a8c72a37440 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1387 microversion: 2.60 time: 0.123751 Jun 10 13:30:19.046984 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 818/2439] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:18 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1387 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:19.181726 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5e43ab6d-69cc-449b-8d49-baadaf1ec1c8 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:19.183435 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5e43ab6d-69cc-449b-8d49-baadaf1ec1c8 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:19.188222 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e43ab6d-69cc-449b-8d49-baadaf1ec1c8 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:19.188532 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e43ab6d-69cc-449b-8d49-baadaf1ec1c8 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:19.188930 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e43ab6d-69cc-449b-8d49-baadaf1ec1c8 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:19.189380 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e43ab6d-69cc-449b-8d49-baadaf1ec1c8 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:19.189694 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e43ab6d-69cc-449b-8d49-baadaf1ec1c8 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:19.189977 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e43ab6d-69cc-449b-8d49-baadaf1ec1c8 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:19.205802 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5e43ab6d-69cc-449b-8d49-baadaf1ec1c8 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:19.360381 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5e43ab6d-69cc-449b-8d49-baadaf1ec1c8 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:19.367709 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5e43ab6d-69cc-449b-8d49-baadaf1ec1c8 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1361 microversion: 2.1 time: 0.187529 Jun 10 13:30:19.368000 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 801/2440] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:19 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1361 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:20.063682 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:20.065252 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:20.069830 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:20.070153 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:20.070406 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:20.070858 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:20.071203 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:20.071495 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:20.090586 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:20.090861 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:20.091090 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:20.091438 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'fault' on Instance uuid e2d0aab2-8a69-47cb-95d6-d267b7685bad {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:20.096237 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:20.107617 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5289d101-4156-439e-a86c-6ed093c697bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:20.110312 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5289d101-4156-439e-a86c-6ed093c697bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:20.112722 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-91a8b32f-c823-4710-8924-70a119f265ab tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:20.114122 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-91a8b32f-c823-4710-8924-70a119f265ab tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:20.114790 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5289d101-4156-439e-a86c-6ed093c697bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:20.115038 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5289d101-4156-439e-a86c-6ed093c697bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:20.115237 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5289d101-4156-439e-a86c-6ed093c697bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:20.115649 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5289d101-4156-439e-a86c-6ed093c697bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:20.115842 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5289d101-4156-439e-a86c-6ed093c697bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:20.116010 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5289d101-4156-439e-a86c-6ed093c697bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:20.118750 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-91a8b32f-c823-4710-8924-70a119f265ab tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:20.119053 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-91a8b32f-c823-4710-8924-70a119f265ab tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:20.119187 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-91a8b32f-c823-4710-8924-70a119f265ab tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:20.119468 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-91a8b32f-c823-4710-8924-70a119f265ab tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:20.119624 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-91a8b32f-c823-4710-8924-70a119f265ab tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:20.120275 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-91a8b32f-c823-4710-8924-70a119f265ab tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:20.136466 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-91a8b32f-c823-4710-8924-70a119f265ab tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044/ips" status: 200 len: 147 microversion: 2.1 time: 0.025292 Jun 10 13:30:20.136896 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 802/2441] 10.4.3.74 () {66 vars in 1359 bytes} [Wed Jun 10 13:30:20 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044/ips => generated 147 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:30:20.140149 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5289d101-4156-439e-a86c-6ed093c697bc tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035918 Jun 10 13:30:20.140627 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 819/2442] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:30:20 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:30:20.151596 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:20.152632 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c61c8ab2-7858-48ff-96ac-90c982ab988f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "cb84f138-3b3e-4ba0-bd9e-94461babcd2a"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:20.154610 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c61c8ab2-7858-48ff-96ac-90c982ab988f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:20.156492 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:20.157201 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:20.159587 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c61c8ab2-7858-48ff-96ac-90c982ab988f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:20.159882 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c61c8ab2-7858-48ff-96ac-90c982ab988f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:20.160066 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c61c8ab2-7858-48ff-96ac-90c982ab988f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:20.160445 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c61c8ab2-7858-48ff-96ac-90c982ab988f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:20.160673 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c61c8ab2-7858-48ff-96ac-90c982ab988f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:20.160871 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c61c8ab2-7858-48ff-96ac-90c982ab988f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:20.161137 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-04e8ae3f-79d1-4fec-abaf-bc52721f838e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 200 len: 1387 microversion: 2.60 time: 0.099409 Jun 10 13:30:20.161676 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 822/2443] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:20 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 1387 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:20.215898 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-c61c8ab2-7858-48ff-96ac-90c982ab988f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] HTTP exception thrown: Invalid volume: volume cb84f138-3b3e-4ba0-bd9e-94461babcd2a is already attached to instances: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae Jun 10 13:30:20.216379 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c61c8ab2-7858-48ff-96ac-90c982ab988f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Returning 400 to user: Invalid volume: volume cb84f138-3b3e-4ba0-bd9e-94461babcd2a is already attached to instances: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:30:20.216468 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c61c8ab2-7858-48ff-96ac-90c982ab988f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "POST /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.066465 Jun 10 13:30:20.216715 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 803/2444] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:30:20 2026] POST /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044/os-volume_attachments => generated 174 bytes in 67 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:30:20.227081 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c141928c-4aee-42f9-ad4c-a47da8c84b46 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:20.227236 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c141928c-4aee-42f9-ad4c-a47da8c84b46 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:20.230978 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c141928c-4aee-42f9-ad4c-a47da8c84b46 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:20.231150 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c141928c-4aee-42f9-ad4c-a47da8c84b46 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:20.231285 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c141928c-4aee-42f9-ad4c-a47da8c84b46 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:20.231548 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c141928c-4aee-42f9-ad4c-a47da8c84b46 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:20.231737 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c141928c-4aee-42f9-ad4c-a47da8c84b46 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:20.231825 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c141928c-4aee-42f9-ad4c-a47da8c84b46 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:20.244530 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c141928c-4aee-42f9-ad4c-a47da8c84b46 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:30:20.295135 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c141928c-4aee-42f9-ad4c-a47da8c84b46 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 204 len: 0 microversion: 2.1 time: 0.069814 Jun 10 13:30:20.295737 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 820/2445] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:30:20 2026] DELETE /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:30:20.303483 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6490a16d-b5ef-4126-a816-65a7d822aa59 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:20.305208 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6490a16d-b5ef-4126-a816-65a7d822aa59 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:20.309163 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6490a16d-b5ef-4126-a816-65a7d822aa59 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:20.309338 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6490a16d-b5ef-4126-a816-65a7d822aa59 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:20.309510 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6490a16d-b5ef-4126-a816-65a7d822aa59 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:20.309932 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6490a16d-b5ef-4126-a816-65a7d822aa59 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:20.310218 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6490a16d-b5ef-4126-a816-65a7d822aa59 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:20.310507 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6490a16d-b5ef-4126-a816-65a7d822aa59 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:20.331144 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6490a16d-b5ef-4126-a816-65a7d822aa59 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:20.390543 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a411bcc1-94ed-48a8-bcde-027ce037e598 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:20.392439 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a411bcc1-94ed-48a8-bcde-027ce037e598 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:20.398506 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a411bcc1-94ed-48a8-bcde-027ce037e598 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:20.398981 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a411bcc1-94ed-48a8-bcde-027ce037e598 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:20.399486 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a411bcc1-94ed-48a8-bcde-027ce037e598 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:20.400179 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a411bcc1-94ed-48a8-bcde-027ce037e598 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:20.400697 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a411bcc1-94ed-48a8-bcde-027ce037e598 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:20.401176 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a411bcc1-94ed-48a8-bcde-027ce037e598 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:20.419333 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a411bcc1-94ed-48a8-bcde-027ce037e598 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:20.536674 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6490a16d-b5ef-4126-a816-65a7d822aa59 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:20.548663 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6490a16d-b5ef-4126-a816-65a7d822aa59 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1670 microversion: 2.1 time: 0.246705 Jun 10 13:30:20.549040 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 823/2446] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:20 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1670 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:20.575466 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a411bcc1-94ed-48a8-bcde-027ce037e598 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:20.583723 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a411bcc1-94ed-48a8-bcde-027ce037e598 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1361 microversion: 2.1 time: 0.195633 Jun 10 13:30:20.584239 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 804/2447] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:20 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1361 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:21.152453 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c8f65191-f399-4b20-a537-a032fa53206e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:21.156373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c8f65191-f399-4b20-a537-a032fa53206e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:21.158447 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c8f65191-f399-4b20-a537-a032fa53206e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.158711 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c8f65191-f399-4b20-a537-a032fa53206e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.158886 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c8f65191-f399-4b20-a537-a032fa53206e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.159204 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c8f65191-f399-4b20-a537-a032fa53206e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.159411 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c8f65191-f399-4b20-a537-a032fa53206e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.159587 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c8f65191-f399-4b20-a537-a032fa53206e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.182758 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c8f65191-f399-4b20-a537-a032fa53206e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.032671 Jun 10 13:30:21.183162 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 821/2448] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:30:21 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments => generated 25 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:30:21.186209 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-234068b7-947c-44ed-8162-33cd76630ef0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:21.188780 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-234068b7-947c-44ed-8162-33cd76630ef0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: e2d0aab2-8a69-47cb-95d6-d267b7685bad] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:21.193922 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-234068b7-947c-44ed-8162-33cd76630ef0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.194214 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-234068b7-947c-44ed-8162-33cd76630ef0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.194497 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-234068b7-947c-44ed-8162-33cd76630ef0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.195020 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-234068b7-947c-44ed-8162-33cd76630ef0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.195394 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-234068b7-947c-44ed-8162-33cd76630ef0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.195763 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-234068b7-947c-44ed-8162-33cd76630ef0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.206990 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-234068b7-947c-44ed-8162-33cd76630ef0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] HTTP exception thrown: Instance e2d0aab2-8a69-47cb-95d6-d267b7685bad could not be found. Jun 10 13:30:21.207261 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-234068b7-947c-44ed-8162-33cd76630ef0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Returning 404 to user: Instance e2d0aab2-8a69-47cb-95d6-d267b7685bad could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:30:21.207730 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-234068b7-947c-44ed-8162-33cd76630ef0 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad" status: 404 len: 111 microversion: 2.60 time: 0.023650 Jun 10 13:30:21.208095 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 824/2449] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:21 2026] GET /compute/v2.1/servers/e2d0aab2-8a69-47cb-95d6-d267b7685bad => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:30:21.219012 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-75bdb690-ffeb-488c-84d3-08f7d6dceb00 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:21.219411 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-75bdb690-ffeb-488c-84d3-08f7d6dceb00 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:21.222819 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75bdb690-ffeb-488c-84d3-08f7d6dceb00 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.223102 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75bdb690-ffeb-488c-84d3-08f7d6dceb00 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.223294 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75bdb690-ffeb-488c-84d3-08f7d6dceb00 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.223698 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75bdb690-ffeb-488c-84d3-08f7d6dceb00 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.223872 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75bdb690-ffeb-488c-84d3-08f7d6dceb00 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.224022 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75bdb690-ffeb-488c-84d3-08f7d6dceb00 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.245975 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-75bdb690-ffeb-488c-84d3-08f7d6dceb00 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:30:21.266245 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7ba5ab3d-f455-415d-89a4-3b6d54cb2b7e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:21.267540 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7ba5ab3d-f455-415d-89a4-3b6d54cb2b7e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:21.272929 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ba5ab3d-f455-415d-89a4-3b6d54cb2b7e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.273079 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ba5ab3d-f455-415d-89a4-3b6d54cb2b7e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.273324 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ba5ab3d-f455-415d-89a4-3b6d54cb2b7e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.273586 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ba5ab3d-f455-415d-89a4-3b6d54cb2b7e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.273763 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ba5ab3d-f455-415d-89a4-3b6d54cb2b7e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.273914 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7ba5ab3d-f455-415d-89a4-3b6d54cb2b7e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.290776 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7ba5ab3d-f455-415d-89a4-3b6d54cb2b7e tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.026316 Jun 10 13:30:21.291039 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 822/2450] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:30:21 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:30:21.309448 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-75bdb690-ffeb-488c-84d3-08f7d6dceb00 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 204 len: 0 microversion: 2.60 time: 0.091907 Jun 10 13:30:21.309886 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 805/2451] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:30:21 2026] DELETE /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:30:21.319337 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2e5101ba-a87b-43d4-b631-e457793dbd73 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:21.320895 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2e5101ba-a87b-43d4-b631-e457793dbd73 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:21.324868 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e5101ba-a87b-43d4-b631-e457793dbd73 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.325094 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e5101ba-a87b-43d4-b631-e457793dbd73 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.325285 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e5101ba-a87b-43d4-b631-e457793dbd73 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.325727 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e5101ba-a87b-43d4-b631-e457793dbd73 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.325994 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e5101ba-a87b-43d4-b631-e457793dbd73 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.326247 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e5101ba-a87b-43d4-b631-e457793dbd73 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.359870 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-113efde1-60bd-4eab-9f2f-9f2321c19b1a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:21.360063 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-113efde1-60bd-4eab-9f2f-9f2321c19b1a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:21.366107 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-113efde1-60bd-4eab-9f2f-9f2321c19b1a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.366364 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-113efde1-60bd-4eab-9f2f-9f2321c19b1a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.367044 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-113efde1-60bd-4eab-9f2f-9f2321c19b1a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.367445 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-113efde1-60bd-4eab-9f2f-9f2321c19b1a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.367593 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-113efde1-60bd-4eab-9f2f-9f2321c19b1a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.367700 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-113efde1-60bd-4eab-9f2f-9f2321c19b1a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.370561 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2e5101ba-a87b-43d4-b631-e457793dbd73 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:21.396878 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-113efde1-60bd-4eab-9f2f-9f2321c19b1a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:30:21.463382 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-113efde1-60bd-4eab-9f2f-9f2321c19b1a tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 204 len: 0 microversion: 2.1 time: 0.110293 Jun 10 13:30:21.463791 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 823/2452] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:30:21 2026] DELETE /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:30:21.473061 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-977cf308-1ece-44ce-8fee-eea793c6f4c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:21.477381 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-977cf308-1ece-44ce-8fee-eea793c6f4c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:21.482892 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-977cf308-1ece-44ce-8fee-eea793c6f4c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.483142 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-977cf308-1ece-44ce-8fee-eea793c6f4c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.483373 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-977cf308-1ece-44ce-8fee-eea793c6f4c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.483834 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-977cf308-1ece-44ce-8fee-eea793c6f4c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.484142 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-977cf308-1ece-44ce-8fee-eea793c6f4c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.484933 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-977cf308-1ece-44ce-8fee-eea793c6f4c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.501185 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-977cf308-1ece-44ce-8fee-eea793c6f4c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:21.546864 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2e5101ba-a87b-43d4-b631-e457793dbd73 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:21.554387 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2e5101ba-a87b-43d4-b631-e457793dbd73 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:21.554387 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2e5101ba-a87b-43d4-b631-e457793dbd73 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:21.556293 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2e5101ba-a87b-43d4-b631-e457793dbd73 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1621 microversion: 2.60 time: 0.238697 Jun 10 13:30:21.556600 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 825/2453] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:21 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1621 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:21.569529 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a4c5d02f-e2fa-4957-a70d-93a976fbe6e4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:21.569620 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a4c5d02f-e2fa-4957-a70d-93a976fbe6e4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:21.575249 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-e1fda1bc-0e3d-4c60-920d-5e435b25b690 req-b51ec334-f0b1-4ab2-923f-e13d1b6267e9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dc007c72-f5b0-47d2-b644-e6bdf14d8044", "name": "network-vif-unplugged", "status": "completed", "tag": "5b39b16b-2130-4356-aaac-d776fae032b6"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:21.576187 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4c5d02f-e2fa-4957-a70d-93a976fbe6e4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.576873 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4c5d02f-e2fa-4957-a70d-93a976fbe6e4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.576873 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4c5d02f-e2fa-4957-a70d-93a976fbe6e4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.577400 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4c5d02f-e2fa-4957-a70d-93a976fbe6e4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.577786 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4c5d02f-e2fa-4957-a70d-93a976fbe6e4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.578123 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a4c5d02f-e2fa-4957-a70d-93a976fbe6e4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.586404 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e1fda1bc-0e3d-4c60-920d-5e435b25b690 req-b51ec334-f0b1-4ab2-923f-e13d1b6267e9 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.586555 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e1fda1bc-0e3d-4c60-920d-5e435b25b690 req-b51ec334-f0b1-4ab2-923f-e13d1b6267e9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.586717 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e1fda1bc-0e3d-4c60-920d-5e435b25b690 req-b51ec334-f0b1-4ab2-923f-e13d1b6267e9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.592360 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-e1fda1bc-0e3d-4c60-920d-5e435b25b690 req-b51ec334-f0b1-4ab2-923f-e13d1b6267e9 service nova] Creating event network-vif-unplugged:5b39b16b-2130-4356-aaac-d776fae032b6 for instance dc007c72-f5b0-47d2-b644-e6bdf14d8044 on np0000002501 Jun 10 13:30:21.592847 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-e1fda1bc-0e3d-4c60-920d-5e435b25b690 req-b51ec334-f0b1-4ab2-923f-e13d1b6267e9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:21.598621 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-e1fda1bc-0e3d-4c60-920d-5e435b25b690 req-b51ec334-f0b1-4ab2-923f-e13d1b6267e9 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025074 Jun 10 13:30:21.600452 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 826/2454] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:21 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:30:21.603454 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a4c5d02f-e2fa-4957-a70d-93a976fbe6e4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:21.607766 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fffcabfb-021c-4b4a-baf7-c6e8c39ae92b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:21.610597 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fffcabfb-021c-4b4a-baf7-c6e8c39ae92b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:21.614608 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fffcabfb-021c-4b4a-baf7-c6e8c39ae92b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.614944 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fffcabfb-021c-4b4a-baf7-c6e8c39ae92b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.615503 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fffcabfb-021c-4b4a-baf7-c6e8c39ae92b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.616552 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fffcabfb-021c-4b4a-baf7-c6e8c39ae92b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.617536 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fffcabfb-021c-4b4a-baf7-c6e8c39ae92b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.617867 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fffcabfb-021c-4b4a-baf7-c6e8c39ae92b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.646804 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fffcabfb-021c-4b4a-baf7-c6e8c39ae92b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:21.728332 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-977cf308-1ece-44ce-8fee-eea793c6f4c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:21.736438 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-977cf308-1ece-44ce-8fee-eea793c6f4c4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1664 microversion: 2.1 time: 0.265602 Jun 10 13:30:21.736939 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 806/2455] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:21 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1664 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:21.839179 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fffcabfb-021c-4b4a-baf7-c6e8c39ae92b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:21.847757 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fffcabfb-021c-4b4a-baf7-c6e8c39ae92b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1541 microversion: 2.1 time: 0.243828 Jun 10 13:30:21.848023 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 827/2456] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:21 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1541 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:21.848105 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a4c5d02f-e2fa-4957-a70d-93a976fbe6e4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:21.860647 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a4c5d02f-e2fa-4957-a70d-93a976fbe6e4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1670 microversion: 2.1 time: 0.293753 Jun 10 13:30:21.860647 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 824/2457] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:21 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1670 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:21.862805 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-95164943-60c4-4595-a04b-8f1386765dd5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:21.866424 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-95164943-60c4-4595-a04b-8f1386765dd5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:21.870385 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95164943-60c4-4595-a04b-8f1386765dd5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.870875 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95164943-60c4-4595-a04b-8f1386765dd5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.871270 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95164943-60c4-4595-a04b-8f1386765dd5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.871960 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95164943-60c4-4595-a04b-8f1386765dd5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:21.872482 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95164943-60c4-4595-a04b-8f1386765dd5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:21.873145 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95164943-60c4-4595-a04b-8f1386765dd5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:21.888370 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-95164943-60c4-4595-a04b-8f1386765dd5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:22.036292 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-95164943-60c4-4595-a04b-8f1386765dd5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:22.044340 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-95164943-60c4-4595-a04b-8f1386765dd5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1541 microversion: 2.1 time: 0.184020 Jun 10 13:30:22.044866 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 807/2458] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:21 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1541 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:22.581664 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-29b5a53b-975d-40e8-af27-72f2a1140e80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:22.583016 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-29b5a53b-975d-40e8-af27-72f2a1140e80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:22.589729 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-29b5a53b-975d-40e8-af27-72f2a1140e80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:22.589729 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-29b5a53b-975d-40e8-af27-72f2a1140e80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:22.589949 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-29b5a53b-975d-40e8-af27-72f2a1140e80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:22.590567 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-29b5a53b-975d-40e8-af27-72f2a1140e80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:22.590904 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-29b5a53b-975d-40e8-af27-72f2a1140e80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:22.591198 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-29b5a53b-975d-40e8-af27-72f2a1140e80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:22.611285 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-29b5a53b-975d-40e8-af27-72f2a1140e80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:22.758092 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d326110c-f982-4b49-9839-1778746acc25 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:22.760207 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d326110c-f982-4b49-9839-1778746acc25 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:22.766578 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d326110c-f982-4b49-9839-1778746acc25 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:22.766892 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d326110c-f982-4b49-9839-1778746acc25 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:22.767215 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d326110c-f982-4b49-9839-1778746acc25 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:22.767702 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d326110c-f982-4b49-9839-1778746acc25 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:22.768101 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d326110c-f982-4b49-9839-1778746acc25 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:22.768527 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d326110c-f982-4b49-9839-1778746acc25 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:22.796300 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d326110c-f982-4b49-9839-1778746acc25 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:22.883302 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9e4b65d7-5482-4672-902e-aa4b69516bc9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:22.884997 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9e4b65d7-5482-4672-902e-aa4b69516bc9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:22.886486 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-29b5a53b-975d-40e8-af27-72f2a1140e80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:22.890867 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e4b65d7-5482-4672-902e-aa4b69516bc9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:22.891192 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e4b65d7-5482-4672-902e-aa4b69516bc9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:22.891483 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e4b65d7-5482-4672-902e-aa4b69516bc9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:22.891989 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e4b65d7-5482-4672-902e-aa4b69516bc9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:22.892321 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e4b65d7-5482-4672-902e-aa4b69516bc9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:22.892772 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9e4b65d7-5482-4672-902e-aa4b69516bc9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:22.894562 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-29b5a53b-975d-40e8-af27-72f2a1140e80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:22.895661 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-29b5a53b-975d-40e8-af27-72f2a1140e80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:22.901627 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-29b5a53b-975d-40e8-af27-72f2a1140e80 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1621 microversion: 2.60 time: 0.321646 Jun 10 13:30:22.901627 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 828/2459] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:22 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1621 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:22.908292 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9e4b65d7-5482-4672-902e-aa4b69516bc9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:22.979950 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d326110c-f982-4b49-9839-1778746acc25 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:22.988193 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d326110c-f982-4b49-9839-1778746acc25 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1664 microversion: 2.1 time: 0.233179 Jun 10 13:30:22.988492 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 825/2460] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:22 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1664 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:23.075069 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9e4b65d7-5482-4672-902e-aa4b69516bc9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:23.083995 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9e4b65d7-5482-4672-902e-aa4b69516bc9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1670 microversion: 2.1 time: 0.204988 Jun 10 13:30:23.084337 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 808/2461] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:22 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1670 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:23.400184 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-f0f7de47-0baa-4d89-b59c-f41816dd1739 req-e7ca0434-e7ec-4ef4-a7a6-2c900e2e738f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "636257c5-12b7-4ce5-bd6e-ee88ffa70ef7", "tag": "0cd85436-c76e-47e2-ab15-2df6b816d833"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:23.407259 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f0f7de47-0baa-4d89-b59c-f41816dd1739 req-e7ca0434-e7ec-4ef4-a7a6-2c900e2e738f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:23.407490 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f0f7de47-0baa-4d89-b59c-f41816dd1739 req-e7ca0434-e7ec-4ef4-a7a6-2c900e2e738f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:23.407725 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f0f7de47-0baa-4d89-b59c-f41816dd1739 req-e7ca0434-e7ec-4ef4-a7a6-2c900e2e738f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:23.415176 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f0f7de47-0baa-4d89-b59c-f41816dd1739 req-e7ca0434-e7ec-4ef4-a7a6-2c900e2e738f service nova] Creating event network-changed:0cd85436-c76e-47e2-ab15-2df6b816d833 for instance 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 on np0000002501 Jun 10 13:30:23.415824 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-f0f7de47-0baa-4d89-b59c-f41816dd1739 req-e7ca0434-e7ec-4ef4-a7a6-2c900e2e738f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:23.420956 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-f0f7de47-0baa-4d89-b59c-f41816dd1739 req-e7ca0434-e7ec-4ef4-a7a6-2c900e2e738f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022718 Jun 10 13:30:23.421562 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 829/2462] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:23 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 10 13:30:23.644165 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-de77ef18-ecb6-4092-b13b-436e7100112f req-fe1c872b-ec6c-4a1c-aaa2-c71128bedb83 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "dc007c72-f5b0-47d2-b644-e6bdf14d8044", "name": "network-vif-unplugged", "status": "completed", "tag": "5b39b16b-2130-4356-aaac-d776fae032b6"}, {"server_uuid": "2bf12e31-3e0a-4ecc-86ce-aad2f1633a11", "name": "network-vif-unplugged", "status": "completed", "tag": "5a6b84c9-777e-4ef4-b801-e00561eff8c3"}, {"server_uuid": "2bf12e31-3e0a-4ecc-86ce-aad2f1633a11", "name": "network-vif-unplugged", "status": "completed", "tag": "5a6b84c9-777e-4ef4-b801-e00561eff8c3"}, {"server_uuid": "fcbce0c9-f1ab-42c7-9bf7-467fcae8295f", "name": "network-vif-unplugged", "status": "completed", "tag": "a0f9f78e-08b4-4596-bfd6-509eab47f559"}, {"server_uuid": "fcbce0c9-f1ab-42c7-9bf7-467fcae8295f", "name": "network-vif-unplugged", "status": "completed", "tag": "a0f9f78e-08b4-4596-bfd6-509eab47f559"}, {"server_uuid": "dc007c72-f5b0-47d2-b644-e6bdf14d8044", "name": "network-vif-deleted", "tag": "5b39b16b-2130-4356-aaac-d776fae032b6"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:23.652444 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-de77ef18-ecb6-4092-b13b-436e7100112f req-fe1c872b-ec6c-4a1c-aaa2-c71128bedb83 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:23.652676 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-de77ef18-ecb6-4092-b13b-436e7100112f req-fe1c872b-ec6c-4a1c-aaa2-c71128bedb83 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:23.652857 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-de77ef18-ecb6-4092-b13b-436e7100112f req-fe1c872b-ec6c-4a1c-aaa2-c71128bedb83 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:23.661413 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-de77ef18-ecb6-4092-b13b-436e7100112f req-fe1c872b-ec6c-4a1c-aaa2-c71128bedb83 service nova] Creating event network-vif-unplugged:5b39b16b-2130-4356-aaac-d776fae032b6 for instance dc007c72-f5b0-47d2-b644-e6bdf14d8044 on np0000002501 Jun 10 13:30:23.661512 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-de77ef18-ecb6-4092-b13b-436e7100112f req-fe1c872b-ec6c-4a1c-aaa2-c71128bedb83 service nova] Creating event network-vif-unplugged:5a6b84c9-777e-4ef4-b801-e00561eff8c3 for instance 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 on np0000002501 Jun 10 13:30:23.661662 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-de77ef18-ecb6-4092-b13b-436e7100112f req-fe1c872b-ec6c-4a1c-aaa2-c71128bedb83 service nova] Creating event network-vif-unplugged:5a6b84c9-777e-4ef4-b801-e00561eff8c3 for instance 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 on np0000002501 Jun 10 13:30:23.661792 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-de77ef18-ecb6-4092-b13b-436e7100112f req-fe1c872b-ec6c-4a1c-aaa2-c71128bedb83 service nova] Creating event network-vif-unplugged:a0f9f78e-08b4-4596-bfd6-509eab47f559 for instance fcbce0c9-f1ab-42c7-9bf7-467fcae8295f on np0000002501 Jun 10 13:30:23.661941 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-de77ef18-ecb6-4092-b13b-436e7100112f req-fe1c872b-ec6c-4a1c-aaa2-c71128bedb83 service nova] Creating event network-vif-unplugged:a0f9f78e-08b4-4596-bfd6-509eab47f559 for instance fcbce0c9-f1ab-42c7-9bf7-467fcae8295f on np0000002501 Jun 10 13:30:23.662118 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-de77ef18-ecb6-4092-b13b-436e7100112f req-fe1c872b-ec6c-4a1c-aaa2-c71128bedb83 service nova] Creating event network-vif-deleted:5b39b16b-2130-4356-aaac-d776fae032b6 for instance dc007c72-f5b0-47d2-b644-e6bdf14d8044 on np0000002501 Jun 10 13:30:23.662499 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-de77ef18-ecb6-4092-b13b-436e7100112f req-fe1c872b-ec6c-4a1c-aaa2-c71128bedb83 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:23.667918 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-de77ef18-ecb6-4092-b13b-436e7100112f req-fe1c872b-ec6c-4a1c-aaa2-c71128bedb83 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1048 microversion: 2.1 time: 0.026049 Jun 10 13:30:23.668332 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 826/2463] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:23 2026] POST /compute/v2.1/os-server-external-events => generated 1048 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:23.925259 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d85ce39c-fa20-491c-b41a-a6a702f58b61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:23.927571 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d85ce39c-fa20-491c-b41a-a6a702f58b61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:23.931795 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d85ce39c-fa20-491c-b41a-a6a702f58b61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:23.932036 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d85ce39c-fa20-491c-b41a-a6a702f58b61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:23.932244 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d85ce39c-fa20-491c-b41a-a6a702f58b61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:23.932721 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d85ce39c-fa20-491c-b41a-a6a702f58b61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:23.933127 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d85ce39c-fa20-491c-b41a-a6a702f58b61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:23.933852 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d85ce39c-fa20-491c-b41a-a6a702f58b61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:23.951255 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d85ce39c-fa20-491c-b41a-a6a702f58b61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:24.006231 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-887f6108-d521-4f76-8fcd-a3e10fb6e1d4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:24.008218 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-887f6108-d521-4f76-8fcd-a3e10fb6e1d4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:24.020381 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-887f6108-d521-4f76-8fcd-a3e10fb6e1d4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:24.020381 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-887f6108-d521-4f76-8fcd-a3e10fb6e1d4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:24.020381 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-887f6108-d521-4f76-8fcd-a3e10fb6e1d4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:24.020381 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-887f6108-d521-4f76-8fcd-a3e10fb6e1d4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:24.020381 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-887f6108-d521-4f76-8fcd-a3e10fb6e1d4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:24.020381 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-887f6108-d521-4f76-8fcd-a3e10fb6e1d4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:24.045929 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-887f6108-d521-4f76-8fcd-a3e10fb6e1d4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:24.095450 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d85ce39c-fa20-491c-b41a-a6a702f58b61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:24.100613 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d85ce39c-fa20-491c-b41a-a6a702f58b61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:24.101198 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d85ce39c-fa20-491c-b41a-a6a702f58b61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:24.104925 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d85ce39c-fa20-491c-b41a-a6a702f58b61 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1621 microversion: 2.60 time: 0.182171 Jun 10 13:30:24.105197 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 809/2464] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:23 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1621 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:24.115114 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-697d50b1-d29f-4a15-8c96-6a53a2e7bcd7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:24.116573 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-697d50b1-d29f-4a15-8c96-6a53a2e7bcd7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:24.123122 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-697d50b1-d29f-4a15-8c96-6a53a2e7bcd7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:24.123122 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-697d50b1-d29f-4a15-8c96-6a53a2e7bcd7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:24.123122 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-697d50b1-d29f-4a15-8c96-6a53a2e7bcd7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:24.123122 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-697d50b1-d29f-4a15-8c96-6a53a2e7bcd7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:24.123122 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-697d50b1-d29f-4a15-8c96-6a53a2e7bcd7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:24.124159 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-697d50b1-d29f-4a15-8c96-6a53a2e7bcd7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:24.142420 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-697d50b1-d29f-4a15-8c96-6a53a2e7bcd7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:24.205707 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-697d50b1-d29f-4a15-8c96-6a53a2e7bcd7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:24.215985 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-697d50b1-d29f-4a15-8c96-6a53a2e7bcd7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1318 microversion: 2.1 time: 0.103212 Jun 10 13:30:24.216513 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 827/2465] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:24 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1318 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:24.221952 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-887f6108-d521-4f76-8fcd-a3e10fb6e1d4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:24.230607 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-887f6108-d521-4f76-8fcd-a3e10fb6e1d4 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1664 microversion: 2.1 time: 0.226701 Jun 10 13:30:24.231544 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 830/2466] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:24 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1664 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:24.460536 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-d01e23d3-cfde-4ad4-8fe6-8dbe406355fa req-03db59ee-cbf6-4392-be04-6c673770215d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fcbce0c9-f1ab-42c7-9bf7-467fcae8295f", "name": "network-vif-deleted", "tag": "a0f9f78e-08b4-4596-bfd6-509eab47f559"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:24.466214 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d01e23d3-cfde-4ad4-8fe6-8dbe406355fa req-03db59ee-cbf6-4392-be04-6c673770215d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:24.466375 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d01e23d3-cfde-4ad4-8fe6-8dbe406355fa req-03db59ee-cbf6-4392-be04-6c673770215d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:24.466548 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d01e23d3-cfde-4ad4-8fe6-8dbe406355fa req-03db59ee-cbf6-4392-be04-6c673770215d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:24.471772 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-d01e23d3-cfde-4ad4-8fe6-8dbe406355fa req-03db59ee-cbf6-4392-be04-6c673770215d service nova] Creating event network-vif-deleted:a0f9f78e-08b4-4596-bfd6-509eab47f559 for instance fcbce0c9-f1ab-42c7-9bf7-467fcae8295f on np0000002501 Jun 10 13:30:24.472199 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-d01e23d3-cfde-4ad4-8fe6-8dbe406355fa req-03db59ee-cbf6-4392-be04-6c673770215d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:24.475776 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-d01e23d3-cfde-4ad4-8fe6-8dbe406355fa req-03db59ee-cbf6-4392-be04-6c673770215d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016890 Jun 10 13:30:24.476084 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 810/2467] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:24 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 10 13:30:25.122710 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:25.124127 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:25.131473 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:25.131709 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:25.131924 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:25.132332 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:25.132666 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:25.132924 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:25.152035 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:25.152166 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:25.152298 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:25.152535 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'fault' on Instance uuid 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:25.156117 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:25.227709 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:25.236434 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:25.236434 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:25.236728 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c40be80e-caa1-485f-ad1c-50f447002774 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:25.238179 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c40be80e-caa1-485f-ad1c-50f447002774 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:25.238855 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-bab73604-8c92-4284-94a4-93bbd42210ad tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1387 microversion: 2.60 time: 0.117827 Jun 10 13:30:25.239244 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 828/2468] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:25 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1387 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:25.243997 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c40be80e-caa1-485f-ad1c-50f447002774 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:25.244552 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c40be80e-caa1-485f-ad1c-50f447002774 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:25.246377 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c40be80e-caa1-485f-ad1c-50f447002774 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:25.246377 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c40be80e-caa1-485f-ad1c-50f447002774 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:25.246377 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c40be80e-caa1-485f-ad1c-50f447002774 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:25.246377 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c40be80e-caa1-485f-ad1c-50f447002774 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:25.254106 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ea775d1f-5e6b-4800-8b20-c15783c2c5ac tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:25.256847 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ea775d1f-5e6b-4800-8b20-c15783c2c5ac tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:25.263480 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ea775d1f-5e6b-4800-8b20-c15783c2c5ac tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:25.263480 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ea775d1f-5e6b-4800-8b20-c15783c2c5ac tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:25.263480 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ea775d1f-5e6b-4800-8b20-c15783c2c5ac tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:25.263480 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ea775d1f-5e6b-4800-8b20-c15783c2c5ac tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:25.263480 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ea775d1f-5e6b-4800-8b20-c15783c2c5ac tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:25.263480 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ea775d1f-5e6b-4800-8b20-c15783c2c5ac tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:25.268052 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c40be80e-caa1-485f-ad1c-50f447002774 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:25.268550 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c40be80e-caa1-485f-ad1c-50f447002774 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:25.268939 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c40be80e-caa1-485f-ad1c-50f447002774 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:25.270226 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-c40be80e-caa1-485f-ad1c-50f447002774 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lazy-loading 'fault' on Instance uuid dc007c72-f5b0-47d2-b644-e6bdf14d8044 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:25.276482 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c40be80e-caa1-485f-ad1c-50f447002774 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:25.288012 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ea775d1f-5e6b-4800-8b20-c15783c2c5ac tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:25.333818 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c40be80e-caa1-485f-ad1c-50f447002774 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:25.335808 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ea775d1f-5e6b-4800-8b20-c15783c2c5ac tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:25.341606 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c40be80e-caa1-485f-ad1c-50f447002774 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1323 microversion: 2.1 time: 0.109213 Jun 10 13:30:25.342032 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 831/2469] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:25 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1323 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:25.343049 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ea775d1f-5e6b-4800-8b20-c15783c2c5ac tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1315 microversion: 2.1 time: 0.091280 Jun 10 13:30:25.343236 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 811/2470] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:25 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1315 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:25.463450 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-4c24752c-54bf-4f39-9540-bbd744edd0d2 req-87eb4dc9-0359-437a-abed-e0ff33f20019 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2bf12e31-3e0a-4ecc-86ce-aad2f1633a11", "name": "network-vif-deleted", "tag": "5a6b84c9-777e-4ef4-b801-e00561eff8c3"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:25.469424 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4c24752c-54bf-4f39-9540-bbd744edd0d2 req-87eb4dc9-0359-437a-abed-e0ff33f20019 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:25.469567 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4c24752c-54bf-4f39-9540-bbd744edd0d2 req-87eb4dc9-0359-437a-abed-e0ff33f20019 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:25.469708 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4c24752c-54bf-4f39-9540-bbd744edd0d2 req-87eb4dc9-0359-437a-abed-e0ff33f20019 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:25.475269 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-4c24752c-54bf-4f39-9540-bbd744edd0d2 req-87eb4dc9-0359-437a-abed-e0ff33f20019 service nova] Creating event network-vif-deleted:5a6b84c9-777e-4ef4-b801-e00561eff8c3 for instance 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 on np0000002501 Jun 10 13:30:25.475658 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-4c24752c-54bf-4f39-9540-bbd744edd0d2 req-87eb4dc9-0359-437a-abed-e0ff33f20019 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:25.479563 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-4c24752c-54bf-4f39-9540-bbd744edd0d2 req-87eb4dc9-0359-437a-abed-e0ff33f20019 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017841 Jun 10 13:30:25.480046 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 829/2471] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:25 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 10 13:30:26.256413 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:26.256413 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:26.263388 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:26.263881 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:26.264202 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:26.264745 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:26.265128 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:26.265584 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:26.289023 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:26.289023 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:26.289023 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:26.289023 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'fault' on Instance uuid 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:26.292435 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:26.351120 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:26.358726 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:26.358726 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:26.359668 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e7242dd6-dd76-40a7-b85e-d19a8bd6112f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:26.361220 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e7242dd6-dd76-40a7-b85e-d19a8bd6112f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:26.362307 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-67915ef2-2c3f-49a0-a8d2-43e3a9feffc3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:26.363450 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b5fe7272-da65-435e-aee8-07e937e4ca29 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1387 microversion: 2.60 time: 0.110083 Jun 10 13:30:26.363450 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 832/2472] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:26 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1387 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:26.366929 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-67915ef2-2c3f-49a0-a8d2-43e3a9feffc3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:26.367016 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e7242dd6-dd76-40a7-b85e-d19a8bd6112f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:26.367016 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e7242dd6-dd76-40a7-b85e-d19a8bd6112f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:26.367149 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e7242dd6-dd76-40a7-b85e-d19a8bd6112f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:26.367606 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e7242dd6-dd76-40a7-b85e-d19a8bd6112f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:26.367954 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e7242dd6-dd76-40a7-b85e-d19a8bd6112f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:26.368334 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e7242dd6-dd76-40a7-b85e-d19a8bd6112f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:26.371258 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-67915ef2-2c3f-49a0-a8d2-43e3a9feffc3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:26.371258 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-67915ef2-2c3f-49a0-a8d2-43e3a9feffc3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:26.371377 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-67915ef2-2c3f-49a0-a8d2-43e3a9feffc3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:26.372084 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-67915ef2-2c3f-49a0-a8d2-43e3a9feffc3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:26.372431 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-67915ef2-2c3f-49a0-a8d2-43e3a9feffc3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:26.372814 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-67915ef2-2c3f-49a0-a8d2-43e3a9feffc3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:26.387295 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e7242dd6-dd76-40a7-b85e-d19a8bd6112f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:26.387546 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e7242dd6-dd76-40a7-b85e-d19a8bd6112f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:26.387783 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e7242dd6-dd76-40a7-b85e-d19a8bd6112f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:26.388105 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-e7242dd6-dd76-40a7-b85e-d19a8bd6112f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lazy-loading 'fault' on Instance uuid dc007c72-f5b0-47d2-b644-e6bdf14d8044 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:26.392749 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e7242dd6-dd76-40a7-b85e-d19a8bd6112f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:26.401745 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-67915ef2-2c3f-49a0-a8d2-43e3a9feffc3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:26.401941 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-67915ef2-2c3f-49a0-a8d2-43e3a9feffc3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:26.402138 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-67915ef2-2c3f-49a0-a8d2-43e3a9feffc3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:26.402371 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-67915ef2-2c3f-49a0-a8d2-43e3a9feffc3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lazy-loading 'fault' on Instance uuid fcbce0c9-f1ab-42c7-9bf7-467fcae8295f {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:26.406248 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-67915ef2-2c3f-49a0-a8d2-43e3a9feffc3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:26.445172 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e7242dd6-dd76-40a7-b85e-d19a8bd6112f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:26.453279 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e7242dd6-dd76-40a7-b85e-d19a8bd6112f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 200 len: 1323 microversion: 2.1 time: 0.095167 Jun 10 13:30:26.453645 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 812/2473] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:26 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 1323 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:26.461945 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-67915ef2-2c3f-49a0-a8d2-43e3a9feffc3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:26.469984 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-67915ef2-2c3f-49a0-a8d2-43e3a9feffc3 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1320 microversion: 2.1 time: 0.110466 Jun 10 13:30:26.470494 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 830/2474] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:26 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1320 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:27.380682 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:27.384295 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:27.389292 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:27.389693 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:27.390003 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:27.390592 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:27.391036 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:27.391537 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:27.407840 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:27.408022 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:27.408258 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:27.408664 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'fault' on Instance uuid 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:27.411544 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:27.459247 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:27.464480 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:27.466465 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:27.469660 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5fb0a1ef-7dca-47d1-8572-60ae57e19d71 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:27.470267 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-90974803-436a-4f00-a1ed-6c8b9baf0833 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 200 len: 1387 microversion: 2.60 time: 0.092169 Jun 10 13:30:27.470738 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 833/2475] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:27 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 1387 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:27.471239 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5fb0a1ef-7dca-47d1-8572-60ae57e19d71 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:27.476967 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5fb0a1ef-7dca-47d1-8572-60ae57e19d71 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:27.477216 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5fb0a1ef-7dca-47d1-8572-60ae57e19d71 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:27.477448 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5fb0a1ef-7dca-47d1-8572-60ae57e19d71 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:27.477973 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5fb0a1ef-7dca-47d1-8572-60ae57e19d71 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:27.478274 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5fb0a1ef-7dca-47d1-8572-60ae57e19d71 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:27.478569 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5fb0a1ef-7dca-47d1-8572-60ae57e19d71 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:27.486245 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b64881ba-1d1f-4faa-bfc8-f423ab08af05 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:27.487248 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b64881ba-1d1f-4faa-bfc8-f423ab08af05 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:27.488074 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-5fb0a1ef-7dca-47d1-8572-60ae57e19d71 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] HTTP exception thrown: Instance dc007c72-f5b0-47d2-b644-e6bdf14d8044 could not be found. Jun 10 13:30:27.488428 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5fb0a1ef-7dca-47d1-8572-60ae57e19d71 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Returning 404 to user: Instance dc007c72-f5b0-47d2-b644-e6bdf14d8044 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:30:27.488903 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5fb0a1ef-7dca-47d1-8572-60ae57e19d71 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 404 len: 111 microversion: 2.1 time: 0.021374 Jun 10 13:30:27.489268 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 813/2476] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:27 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:30:27.492285 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b64881ba-1d1f-4faa-bfc8-f423ab08af05 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:27.492497 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b64881ba-1d1f-4faa-bfc8-f423ab08af05 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:27.492843 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b64881ba-1d1f-4faa-bfc8-f423ab08af05 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:27.493313 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b64881ba-1d1f-4faa-bfc8-f423ab08af05 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:27.493711 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b64881ba-1d1f-4faa-bfc8-f423ab08af05 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:27.494026 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b64881ba-1d1f-4faa-bfc8-f423ab08af05 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:27.505736 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f4d3fbf3-2311-422d-a243-8742671387fd tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:27.514467 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b64881ba-1d1f-4faa-bfc8-f423ab08af05 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:27.514743 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b64881ba-1d1f-4faa-bfc8-f423ab08af05 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:27.514937 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b64881ba-1d1f-4faa-bfc8-f423ab08af05 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:27.515171 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-b64881ba-1d1f-4faa-bfc8-f423ab08af05 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lazy-loading 'fault' on Instance uuid fcbce0c9-f1ab-42c7-9bf7-467fcae8295f {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:27.519651 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b64881ba-1d1f-4faa-bfc8-f423ab08af05 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:27.523587 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f4d3fbf3-2311-422d-a243-8742671387fd tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-316647388" status: 202 len: 0 microversion: 2.1 time: 0.020101 Jun 10 13:30:27.524115 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 834/2477] 10.4.3.74 () {66 vars in 1329 bytes} [Wed Jun 10 13:30:27 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-316647388 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:30:27.572030 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b64881ba-1d1f-4faa-bfc8-f423ab08af05 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:27.580958 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b64881ba-1d1f-4faa-bfc8-f423ab08af05 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1320 microversion: 2.1 time: 0.097094 Jun 10 13:30:27.581239 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 831/2478] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:27 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1320 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:27.966247 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fbc8ad4f-2602-4a63-8e67-a61430ae069f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:27.966474 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fbc8ad4f-2602-4a63-8e67-a61430ae069f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:27.970154 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fbc8ad4f-2602-4a63-8e67-a61430ae069f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:27.970275 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fbc8ad4f-2602-4a63-8e67-a61430ae069f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:27.970371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fbc8ad4f-2602-4a63-8e67-a61430ae069f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:27.970650 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fbc8ad4f-2602-4a63-8e67-a61430ae069f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:27.970779 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fbc8ad4f-2602-4a63-8e67-a61430ae069f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:27.970881 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fbc8ad4f-2602-4a63-8e67-a61430ae069f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:28.028869 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-fbc8ad4f-2602-4a63-8e67-a61430ae069f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lazy-loading 'services' on Instance uuid 25d8a31b-9c90-41ec-bf2a-70b48442f0ae {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:28.079409 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fbc8ad4f-2602-4a63-8e67-a61430ae069f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/os-volume_attachments/cb84f138-3b3e-4ba0-bd9e-94461babcd2a" status: 202 len: 0 microversion: 2.1 time: 0.113772 Jun 10 13:30:28.079409 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 814/2479] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:30:27 2026] DELETE /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/os-volume_attachments/cb84f138-3b3e-4ba0-bd9e-94461babcd2a => generated 0 bytes in 114 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:30:28.089070 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-223c603a-bc8d-4055-8dc5-5f28d141cb80 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:28.090696 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-223c603a-bc8d-4055-8dc5-5f28d141cb80 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:28.094190 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-223c603a-bc8d-4055-8dc5-5f28d141cb80 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:28.094360 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-223c603a-bc8d-4055-8dc5-5f28d141cb80 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:28.094502 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-223c603a-bc8d-4055-8dc5-5f28d141cb80 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:28.094764 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-223c603a-bc8d-4055-8dc5-5f28d141cb80 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:28.094888 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-223c603a-bc8d-4055-8dc5-5f28d141cb80 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:28.095007 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-223c603a-bc8d-4055-8dc5-5f28d141cb80 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:28.110534 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-223c603a-bc8d-4055-8dc5-5f28d141cb80 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.023551 Jun 10 13:30:28.110899 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 835/2480] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:30:28 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/os-volume_attachments => generated 197 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:30:28.491425 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-113ed335-8ffe-4937-a06d-95ca8fbde503 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:28.491425 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-113ed335-8ffe-4937-a06d-95ca8fbde503 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:28.496493 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-113ed335-8ffe-4937-a06d-95ca8fbde503 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:28.496952 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-113ed335-8ffe-4937-a06d-95ca8fbde503 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:28.497278 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-113ed335-8ffe-4937-a06d-95ca8fbde503 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:28.497880 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-113ed335-8ffe-4937-a06d-95ca8fbde503 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:28.498272 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-113ed335-8ffe-4937-a06d-95ca8fbde503 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:28.498730 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-113ed335-8ffe-4937-a06d-95ca8fbde503 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:28.507661 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-113ed335-8ffe-4937-a06d-95ca8fbde503 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] HTTP exception thrown: Instance 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 could not be found. Jun 10 13:30:28.508055 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-113ed335-8ffe-4937-a06d-95ca8fbde503 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Returning 404 to user: Instance 2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:30:28.508761 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-113ed335-8ffe-4937-a06d-95ca8fbde503 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11" status: 404 len: 111 microversion: 2.60 time: 0.020935 Jun 10 13:30:28.509412 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 832/2481] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:28 2026] GET /compute/v2.1/servers/2bf12e31-3e0a-4ecc-86ce-aad2f1633a11 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:30:28.518762 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bf0b9716-d8ab-44ba-a93a-c89ff3902c3e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:28.533862 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bf0b9716-d8ab-44ba-a93a-c89ff3902c3e tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1325050830" status: 204 len: 0 microversion: 2.60 time: 0.017846 Jun 10 13:30:28.534359 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 815/2482] 10.4.3.74 () {68 vars in 1373 bytes} [Wed Jun 10 13:30:28 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1325050830 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:30:28.596030 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-acfa4e71-02ce-4641-b226-cc3329691b34 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:28.597470 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-acfa4e71-02ce-4641-b226-cc3329691b34 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:28.602260 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-acfa4e71-02ce-4641-b226-cc3329691b34 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:28.602644 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-acfa4e71-02ce-4641-b226-cc3329691b34 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:28.602909 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-acfa4e71-02ce-4641-b226-cc3329691b34 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:28.603556 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-acfa4e71-02ce-4641-b226-cc3329691b34 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:28.603895 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-acfa4e71-02ce-4641-b226-cc3329691b34 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:28.604184 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-acfa4e71-02ce-4641-b226-cc3329691b34 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:28.634051 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-acfa4e71-02ce-4641-b226-cc3329691b34 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:28.634051 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-acfa4e71-02ce-4641-b226-cc3329691b34 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:28.634286 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-acfa4e71-02ce-4641-b226-cc3329691b34 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:28.634650 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-acfa4e71-02ce-4641-b226-cc3329691b34 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lazy-loading 'fault' on Instance uuid fcbce0c9-f1ab-42c7-9bf7-467fcae8295f {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:28.638471 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-acfa4e71-02ce-4641-b226-cc3329691b34 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:28.693710 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-acfa4e71-02ce-4641-b226-cc3329691b34 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26dcfcec27b9412fa354ceefad9a9afc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08165726a2b345129f80e12d54473344', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:28.701732 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-acfa4e71-02ce-4641-b226-cc3329691b34 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 200 len: 1320 microversion: 2.1 time: 0.107722 Jun 10 13:30:28.702153 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 836/2483] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:28 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 1320 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:28.940789 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-809aba9e-6490-485a-9161-c77cc03ae06d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:28.940789 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-809aba9e-6490-485a-9161-c77cc03ae06d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:28.943762 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-809aba9e-6490-485a-9161-c77cc03ae06d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:28.944045 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-809aba9e-6490-485a-9161-c77cc03ae06d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:28.944282 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-809aba9e-6490-485a-9161-c77cc03ae06d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:28.944665 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-809aba9e-6490-485a-9161-c77cc03ae06d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:28.945030 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-809aba9e-6490-485a-9161-c77cc03ae06d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:28.945411 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-809aba9e-6490-485a-9161-c77cc03ae06d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:28.960426 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-809aba9e-6490-485a-9161-c77cc03ae06d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:30:29.016194 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-809aba9e-6490-485a-9161-c77cc03ae06d tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 204 len: 0 microversion: 2.60 time: 0.077893 Jun 10 13:30:29.017035 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 833/2484] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:30:28 2026] DELETE /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:30:29.025294 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7842dccd-6854-48bf-8ac8-a92c7477d07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:29.027387 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7842dccd-6854-48bf-8ac8-a92c7477d07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:29.031438 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7842dccd-6854-48bf-8ac8-a92c7477d07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:29.031770 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7842dccd-6854-48bf-8ac8-a92c7477d07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:29.032025 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7842dccd-6854-48bf-8ac8-a92c7477d07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:29.032554 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7842dccd-6854-48bf-8ac8-a92c7477d07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:29.032879 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7842dccd-6854-48bf-8ac8-a92c7477d07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:29.033190 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7842dccd-6854-48bf-8ac8-a92c7477d07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:29.049829 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7842dccd-6854-48bf-8ac8-a92c7477d07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:29.124785 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cd37de26-dafc-4e64-b6f5-79b7b9b7222c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:29.126111 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cd37de26-dafc-4e64-b6f5-79b7b9b7222c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:29.130373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd37de26-dafc-4e64-b6f5-79b7b9b7222c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:29.130373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd37de26-dafc-4e64-b6f5-79b7b9b7222c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:29.130582 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd37de26-dafc-4e64-b6f5-79b7b9b7222c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:29.130865 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd37de26-dafc-4e64-b6f5-79b7b9b7222c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:29.131031 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd37de26-dafc-4e64-b6f5-79b7b9b7222c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:29.131222 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd37de26-dafc-4e64-b6f5-79b7b9b7222c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:29.149018 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cd37de26-dafc-4e64-b6f5-79b7b9b7222c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026194 Jun 10 13:30:29.149269 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 837/2485] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:30:29 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:30:29.208430 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7842dccd-6854-48bf-8ac8-a92c7477d07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:29.212846 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7842dccd-6854-48bf-8ac8-a92c7477d07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:29.213392 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7842dccd-6854-48bf-8ac8-a92c7477d07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:29.216969 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7842dccd-6854-48bf-8ac8-a92c7477d07b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1524 microversion: 2.60 time: 0.193202 Jun 10 13:30:29.217190 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 816/2486] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:29 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1524 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:29.725136 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7d009579-720b-4925-ab22-f497b4a76509 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:29.726379 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7d009579-720b-4925-ab22-f497b4a76509 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:29.730127 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d009579-720b-4925-ab22-f497b4a76509 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:29.730649 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d009579-720b-4925-ab22-f497b4a76509 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:29.730649 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d009579-720b-4925-ab22-f497b4a76509 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:29.730957 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d009579-720b-4925-ab22-f497b4a76509 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:29.731261 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d009579-720b-4925-ab22-f497b4a76509 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:29.731572 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7d009579-720b-4925-ab22-f497b4a76509 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:29.743403 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-7d009579-720b-4925-ab22-f497b4a76509 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] HTTP exception thrown: Instance fcbce0c9-f1ab-42c7-9bf7-467fcae8295f could not be found. Jun 10 13:30:29.743659 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7d009579-720b-4925-ab22-f497b4a76509 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Returning 404 to user: Instance fcbce0c9-f1ab-42c7-9bf7-467fcae8295f could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:30:29.743996 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7d009579-720b-4925-ab22-f497b4a76509 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 404 len: 111 microversion: 2.1 time: 0.020909 Jun 10 13:30:29.744278 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 834/2487] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:29 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:30:29.753094 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e791eca5-5265-4711-bb7a-a16ab81433ed tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:29.767114 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e791eca5-5265-4711-bb7a-a16ab81433ed tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-241787895" status: 202 len: 0 microversion: 2.1 time: 0.015774 Jun 10 13:30:29.767460 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 838/2488] 10.4.3.74 () {66 vars in 1329 bytes} [Wed Jun 10 13:30:29 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-241787895 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:30:30.163964 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-93143b26-07db-4c29-bba1-a796cd24af92 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:30.166791 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-93143b26-07db-4c29-bba1-a796cd24af92 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:30.170894 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93143b26-07db-4c29-bba1-a796cd24af92 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:30.171109 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93143b26-07db-4c29-bba1-a796cd24af92 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:30.171281 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93143b26-07db-4c29-bba1-a796cd24af92 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:30.171712 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93143b26-07db-4c29-bba1-a796cd24af92 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:30.171891 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93143b26-07db-4c29-bba1-a796cd24af92 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:30.172852 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-93143b26-07db-4c29-bba1-a796cd24af92 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:30.192666 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-93143b26-07db-4c29-bba1-a796cd24af92 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031793 Jun 10 13:30:30.193339 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 817/2489] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:30:30 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:30:30.206419 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-e90bc1aa-4e39-4e17-96d4-34771cd6f5cc req-d34c0a6e-c36b-4519-8f9e-d1cc718f09fb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8aab27e0-7e87-4853-848d-72b954d2f058", "name": "network-vif-unplugged", "status": "completed", "tag": "57dd9cd8-e01d-4464-91c1-7bbae788bb5d"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:30.212015 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-e90bc1aa-4e39-4e17-96d4-34771cd6f5cc req-d34c0a6e-c36b-4519-8f9e-d1cc718f09fb service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:30.212182 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-e90bc1aa-4e39-4e17-96d4-34771cd6f5cc req-d34c0a6e-c36b-4519-8f9e-d1cc718f09fb service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:30.212874 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-e90bc1aa-4e39-4e17-96d4-34771cd6f5cc req-d34c0a6e-c36b-4519-8f9e-d1cc718f09fb service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:30.220831 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e90bc1aa-4e39-4e17-96d4-34771cd6f5cc req-d34c0a6e-c36b-4519-8f9e-d1cc718f09fb service nova] Creating event network-vif-unplugged:57dd9cd8-e01d-4464-91c1-7bbae788bb5d for instance 8aab27e0-7e87-4853-848d-72b954d2f058 on np0000002501 Jun 10 13:30:30.221230 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-e90bc1aa-4e39-4e17-96d4-34771cd6f5cc req-d34c0a6e-c36b-4519-8f9e-d1cc718f09fb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:30.227040 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-e90bc1aa-4e39-4e17-96d4-34771cd6f5cc req-d34c0a6e-c36b-4519-8f9e-d1cc718f09fb service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.022254 Jun 10 13:30:30.227378 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 835/2490] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:30 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 10 13:30:30.236198 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5bd96c2d-7d50-4ab6-b133-29c00fb9d374 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:30.238929 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5bd96c2d-7d50-4ab6-b133-29c00fb9d374 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:30.243904 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5bd96c2d-7d50-4ab6-b133-29c00fb9d374 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:30.244477 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5bd96c2d-7d50-4ab6-b133-29c00fb9d374 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:30.244759 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5bd96c2d-7d50-4ab6-b133-29c00fb9d374 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:30.245426 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5bd96c2d-7d50-4ab6-b133-29c00fb9d374 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:30.245888 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5bd96c2d-7d50-4ab6-b133-29c00fb9d374 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:30.246268 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5bd96c2d-7d50-4ab6-b133-29c00fb9d374 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:30.272600 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5bd96c2d-7d50-4ab6-b133-29c00fb9d374 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:30.467053 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5bd96c2d-7d50-4ab6-b133-29c00fb9d374 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:30.472237 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5bd96c2d-7d50-4ab6-b133-29c00fb9d374 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:30.472728 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5bd96c2d-7d50-4ab6-b133-29c00fb9d374 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:30.476811 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5bd96c2d-7d50-4ab6-b133-29c00fb9d374 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1524 microversion: 2.60 time: 0.243311 Jun 10 13:30:30.477195 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 839/2491] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:30 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1524 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:31.203541 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-342cfa0c-d3cc-41b6-af52-ec432cc4a77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:31.207868 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-342cfa0c-d3cc-41b6-af52-ec432cc4a77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:31.210662 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-342cfa0c-d3cc-41b6-af52-ec432cc4a77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:31.210876 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-342cfa0c-d3cc-41b6-af52-ec432cc4a77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:31.211041 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-342cfa0c-d3cc-41b6-af52-ec432cc4a77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:31.211335 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-342cfa0c-d3cc-41b6-af52-ec432cc4a77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:31.211540 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-342cfa0c-d3cc-41b6-af52-ec432cc4a77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:31.211689 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-342cfa0c-d3cc-41b6-af52-ec432cc4a77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:31.235611 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-342cfa0c-d3cc-41b6-af52-ec432cc4a77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.034136 Jun 10 13:30:31.235955 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 818/2492] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:30:31 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae/os-volume_attachments => generated 25 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:30:31.276056 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4b0cf7e4-9078-4563-80ce-b979cd5f8ec5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:31.276402 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4b0cf7e4-9078-4563-80ce-b979cd5f8ec5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:31.279679 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b0cf7e4-9078-4563-80ce-b979cd5f8ec5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:31.279886 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b0cf7e4-9078-4563-80ce-b979cd5f8ec5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:31.280045 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b0cf7e4-9078-4563-80ce-b979cd5f8ec5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:31.280304 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b0cf7e4-9078-4563-80ce-b979cd5f8ec5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:31.280483 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b0cf7e4-9078-4563-80ce-b979cd5f8ec5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:31.280652 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b0cf7e4-9078-4563-80ce-b979cd5f8ec5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:31.293119 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4b0cf7e4-9078-4563-80ce-b979cd5f8ec5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:30:31.355839 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4b0cf7e4-9078-4563-80ce-b979cd5f8ec5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 204 len: 0 microversion: 2.1 time: 0.081318 Jun 10 13:30:31.356199 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 836/2493] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:30:31 2026] DELETE /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:30:31.366767 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-353eae78-bf3c-408f-9b61-0445ea459f2f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:31.370811 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-353eae78-bf3c-408f-9b61-0445ea459f2f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:31.375879 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-353eae78-bf3c-408f-9b61-0445ea459f2f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:31.376227 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-353eae78-bf3c-408f-9b61-0445ea459f2f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:31.376562 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-353eae78-bf3c-408f-9b61-0445ea459f2f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:31.377188 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-353eae78-bf3c-408f-9b61-0445ea459f2f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:31.377664 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-353eae78-bf3c-408f-9b61-0445ea459f2f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:31.378115 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-353eae78-bf3c-408f-9b61-0445ea459f2f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:31.399042 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-353eae78-bf3c-408f-9b61-0445ea459f2f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:31.494455 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d97113c4-82e2-40b2-a783-50e63eacccf2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:31.496281 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d97113c4-82e2-40b2-a783-50e63eacccf2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:31.500173 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d97113c4-82e2-40b2-a783-50e63eacccf2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:31.500435 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d97113c4-82e2-40b2-a783-50e63eacccf2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:31.500666 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d97113c4-82e2-40b2-a783-50e63eacccf2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:31.501072 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d97113c4-82e2-40b2-a783-50e63eacccf2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:31.501437 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d97113c4-82e2-40b2-a783-50e63eacccf2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:31.501717 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d97113c4-82e2-40b2-a783-50e63eacccf2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:31.516743 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d97113c4-82e2-40b2-a783-50e63eacccf2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:31.554054 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-353eae78-bf3c-408f-9b61-0445ea459f2f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:31.562040 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-353eae78-bf3c-408f-9b61-0445ea459f2f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1671 microversion: 2.1 time: 0.197313 Jun 10 13:30:31.562307 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 840/2494] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:31 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1671 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:31.630173 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d97113c4-82e2-40b2-a783-50e63eacccf2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:31.634718 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d97113c4-82e2-40b2-a783-50e63eacccf2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:31.635307 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d97113c4-82e2-40b2-a783-50e63eacccf2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:31.639281 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d97113c4-82e2-40b2-a783-50e63eacccf2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1524 microversion: 2.60 time: 0.146543 Jun 10 13:30:31.639595 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 819/2495] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:31 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1524 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:32.275893 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-26e8b64b-b578-4f9b-800b-092a12c10ce2 req-9b8d5c84-cf14-4497-83dd-ca14c741be7e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8aab27e0-7e87-4853-848d-72b954d2f058", "name": "network-vif-unplugged", "status": "completed", "tag": "57dd9cd8-e01d-4464-91c1-7bbae788bb5d"}, {"server_uuid": "8aab27e0-7e87-4853-848d-72b954d2f058", "name": "network-vif-deleted", "tag": "57dd9cd8-e01d-4464-91c1-7bbae788bb5d"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:32.281215 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-26e8b64b-b578-4f9b-800b-092a12c10ce2 req-9b8d5c84-cf14-4497-83dd-ca14c741be7e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:32.281592 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-26e8b64b-b578-4f9b-800b-092a12c10ce2 req-9b8d5c84-cf14-4497-83dd-ca14c741be7e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:32.281592 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-26e8b64b-b578-4f9b-800b-092a12c10ce2 req-9b8d5c84-cf14-4497-83dd-ca14c741be7e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:32.287221 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-26e8b64b-b578-4f9b-800b-092a12c10ce2 req-9b8d5c84-cf14-4497-83dd-ca14c741be7e service nova] Creating event network-vif-unplugged:57dd9cd8-e01d-4464-91c1-7bbae788bb5d for instance 8aab27e0-7e87-4853-848d-72b954d2f058 on np0000002501 Jun 10 13:30:32.287404 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-26e8b64b-b578-4f9b-800b-092a12c10ce2 req-9b8d5c84-cf14-4497-83dd-ca14c741be7e service nova] Creating event network-vif-deleted:57dd9cd8-e01d-4464-91c1-7bbae788bb5d for instance 8aab27e0-7e87-4853-848d-72b954d2f058 on np0000002501 Jun 10 13:30:32.287746 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-26e8b64b-b578-4f9b-800b-092a12c10ce2 req-9b8d5c84-cf14-4497-83dd-ca14c741be7e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:32.293145 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-26e8b64b-b578-4f9b-800b-092a12c10ce2 req-9b8d5c84-cf14-4497-83dd-ca14c741be7e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.017271 Jun 10 13:30:32.293145 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 837/2496] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:32 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 10 13:30:32.427595 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-14b095f4-5e76-43ce-ac39-9c694b97ebd7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:32.427874 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-14b095f4-5e76-43ce-ac39-9c694b97ebd7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:32.433048 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14b095f4-5e76-43ce-ac39-9c694b97ebd7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:32.433312 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14b095f4-5e76-43ce-ac39-9c694b97ebd7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:32.433528 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14b095f4-5e76-43ce-ac39-9c694b97ebd7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:32.433888 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14b095f4-5e76-43ce-ac39-9c694b97ebd7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:32.434096 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14b095f4-5e76-43ce-ac39-9c694b97ebd7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:32.434268 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-14b095f4-5e76-43ce-ac39-9c694b97ebd7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:32.447249 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-14b095f4-5e76-43ce-ac39-9c694b97ebd7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] HTTP exception thrown: Instance fcbce0c9-f1ab-42c7-9bf7-467fcae8295f could not be found. Jun 10 13:30:32.447694 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-14b095f4-5e76-43ce-ac39-9c694b97ebd7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Returning 404 to user: Instance fcbce0c9-f1ab-42c7-9bf7-467fcae8295f could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:30:32.448255 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-14b095f4-5e76-43ce-ac39-9c694b97ebd7 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 404 len: 111 microversion: 2.1 time: 0.023300 Jun 10 13:30:32.448715 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 841/2497] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:30:32 2026] DELETE /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:30:32.457013 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2ea39130-ae54-41c3-a628-998224a71b6f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:32.459150 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2ea39130-ae54-41c3-a628-998224a71b6f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: fcbce0c9-f1ab-42c7-9bf7-467fcae8295f] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:32.463161 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2ea39130-ae54-41c3-a628-998224a71b6f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:32.463505 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2ea39130-ae54-41c3-a628-998224a71b6f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:32.463748 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2ea39130-ae54-41c3-a628-998224a71b6f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:32.464204 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2ea39130-ae54-41c3-a628-998224a71b6f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:32.464560 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2ea39130-ae54-41c3-a628-998224a71b6f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:32.464848 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2ea39130-ae54-41c3-a628-998224a71b6f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:32.475898 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-2ea39130-ae54-41c3-a628-998224a71b6f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] HTTP exception thrown: Instance fcbce0c9-f1ab-42c7-9bf7-467fcae8295f could not be found. Jun 10 13:30:32.476202 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2ea39130-ae54-41c3-a628-998224a71b6f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Returning 404 to user: Instance fcbce0c9-f1ab-42c7-9bf7-467fcae8295f could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:30:32.476659 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2ea39130-ae54-41c3-a628-998224a71b6f tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f" status: 404 len: 111 microversion: 2.1 time: 0.021356 Jun 10 13:30:32.477020 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 820/2498] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:32 2026] GET /compute/v2.1/servers/fcbce0c9-f1ab-42c7-9bf7-467fcae8295f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:30:32.585031 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4081e72e-6800-46d7-99cc-5438e62a6622 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:32.586935 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4081e72e-6800-46d7-99cc-5438e62a6622 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:32.592233 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4081e72e-6800-46d7-99cc-5438e62a6622 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:32.592566 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4081e72e-6800-46d7-99cc-5438e62a6622 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:32.592775 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4081e72e-6800-46d7-99cc-5438e62a6622 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:32.593308 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4081e72e-6800-46d7-99cc-5438e62a6622 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:32.593767 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4081e72e-6800-46d7-99cc-5438e62a6622 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:32.594013 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4081e72e-6800-46d7-99cc-5438e62a6622 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:32.611275 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4081e72e-6800-46d7-99cc-5438e62a6622 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:32.655687 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5f819565-cfc8-45cc-a22f-222e55145d98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:32.657978 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5f819565-cfc8-45cc-a22f-222e55145d98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:32.663581 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f819565-cfc8-45cc-a22f-222e55145d98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:32.663924 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f819565-cfc8-45cc-a22f-222e55145d98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:32.664666 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f819565-cfc8-45cc-a22f-222e55145d98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:32.665262 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f819565-cfc8-45cc-a22f-222e55145d98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:32.665684 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f819565-cfc8-45cc-a22f-222e55145d98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:32.666004 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5f819565-cfc8-45cc-a22f-222e55145d98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:32.684341 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5f819565-cfc8-45cc-a22f-222e55145d98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:32.729878 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5f819565-cfc8-45cc-a22f-222e55145d98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:32.732768 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4081e72e-6800-46d7-99cc-5438e62a6622 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:32.734080 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5f819565-cfc8-45cc-a22f-222e55145d98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:32.734725 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5f819565-cfc8-45cc-a22f-222e55145d98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:32.738099 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5f819565-cfc8-45cc-a22f-222e55145d98 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1312 microversion: 2.60 time: 0.084756 Jun 10 13:30:32.738419 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 842/2499] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:32 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:32.739861 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4081e72e-6800-46d7-99cc-5438e62a6622 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1671 microversion: 2.1 time: 0.156779 Jun 10 13:30:32.740119 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 838/2500] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:32 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1671 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:33.572488 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d3f9b135-17e6-4abb-9e8a-ea789d2136d1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:33.572817 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d3f9b135-17e6-4abb-9e8a-ea789d2136d1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:33.576218 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d3f9b135-17e6-4abb-9e8a-ea789d2136d1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:33.576448 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d3f9b135-17e6-4abb-9e8a-ea789d2136d1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:33.576597 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d3f9b135-17e6-4abb-9e8a-ea789d2136d1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:33.576854 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d3f9b135-17e6-4abb-9e8a-ea789d2136d1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:33.577033 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d3f9b135-17e6-4abb-9e8a-ea789d2136d1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:33.577167 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d3f9b135-17e6-4abb-9e8a-ea789d2136d1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:33.584658 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-d3f9b135-17e6-4abb-9e8a-ea789d2136d1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] HTTP exception thrown: Instance f69cfe3e-7e9e-437e-9a68-d842f783ebce could not be found. Jun 10 13:30:33.584871 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d3f9b135-17e6-4abb-9e8a-ea789d2136d1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Returning 404 to user: Instance f69cfe3e-7e9e-437e-9a68-d842f783ebce could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:30:33.585196 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d3f9b135-17e6-4abb-9e8a-ea789d2136d1 tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 404 len: 111 microversion: 2.1 time: 0.015405 Jun 10 13:30:33.585529 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 821/2501] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:30:33 2026] DELETE /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:30:33.593708 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fa7350e4-e775-46e4-906b-4b01d62b88ee tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:33.596362 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fa7350e4-e775-46e4-906b-4b01d62b88ee tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] [instance: f69cfe3e-7e9e-437e-9a68-d842f783ebce] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:33.601527 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa7350e4-e775-46e4-906b-4b01d62b88ee tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:33.601823 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa7350e4-e775-46e4-906b-4b01d62b88ee tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:33.602075 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa7350e4-e775-46e4-906b-4b01d62b88ee tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:33.602608 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa7350e4-e775-46e4-906b-4b01d62b88ee tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:33.602971 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa7350e4-e775-46e4-906b-4b01d62b88ee tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:33.603313 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa7350e4-e775-46e4-906b-4b01d62b88ee tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:33.611300 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-fa7350e4-e775-46e4-906b-4b01d62b88ee tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] HTTP exception thrown: Instance f69cfe3e-7e9e-437e-9a68-d842f783ebce could not be found. Jun 10 13:30:33.611583 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fa7350e4-e775-46e4-906b-4b01d62b88ee tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] Returning 404 to user: Instance f69cfe3e-7e9e-437e-9a68-d842f783ebce could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:30:33.611966 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fa7350e4-e775-46e4-906b-4b01d62b88ee tempest-AttachVolumeTestJSON-2076414342 tempest-AttachVolumeTestJSON-2076414342-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce" status: 404 len: 111 microversion: 2.1 time: 0.020683 Jun 10 13:30:33.612271 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 843/2502] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:33 2026] GET /compute/v2.1/servers/f69cfe3e-7e9e-437e-9a68-d842f783ebce => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:30:33.754082 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:33.754957 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1eed6926-d60b-445c-b412-bd420127a9a6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:33.756210 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:33.757003 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1eed6926-d60b-445c-b412-bd420127a9a6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:33.761274 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:33.761557 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:33.761771 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:33.762186 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:33.762493 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:33.762772 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:33.766230 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eed6926-d60b-445c-b412-bd420127a9a6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:33.769071 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eed6926-d60b-445c-b412-bd420127a9a6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:33.769409 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eed6926-d60b-445c-b412-bd420127a9a6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:33.770083 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eed6926-d60b-445c-b412-bd420127a9a6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:33.770582 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eed6926-d60b-445c-b412-bd420127a9a6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:33.771015 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eed6926-d60b-445c-b412-bd420127a9a6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:33.785216 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:33.785394 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:33.785577 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:33.785794 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'fault' on Instance uuid 8aab27e0-7e87-4853-848d-72b954d2f058 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:33.789193 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:33.790223 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1eed6926-d60b-445c-b412-bd420127a9a6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:33.847072 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:33.853062 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:33.853782 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:33.858755 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9a378455-2615-48e5-9c48-a650a490334c tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1317 microversion: 2.60 time: 0.106292 Jun 10 13:30:33.859095 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 822/2503] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:33 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1317 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:33.950668 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1eed6926-d60b-445c-b412-bd420127a9a6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:33.958565 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1eed6926-d60b-445c-b412-bd420127a9a6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1671 microversion: 2.1 time: 0.206176 Jun 10 13:30:33.958818 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 839/2504] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:33 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1671 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:34.331941 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-a1a95759-a811-40c8-91a1-7e572e952259 req-dba7f664-0041-410c-bc7f-76643f6d9488 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "25d8a31b-9c90-41ec-bf2a-70b48442f0ae", "name": "network-vif-unplugged", "status": "completed", "tag": "fc829529-d9cd-4e9d-a7e9-09c5f9ecef37"}, {"server_uuid": "25d8a31b-9c90-41ec-bf2a-70b48442f0ae", "name": "network-vif-unplugged", "status": "completed", "tag": "fc829529-d9cd-4e9d-a7e9-09c5f9ecef37"}, {"server_uuid": "25d8a31b-9c90-41ec-bf2a-70b48442f0ae", "name": "network-vif-deleted", "tag": "fc829529-d9cd-4e9d-a7e9-09c5f9ecef37"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:34.337915 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a1a95759-a811-40c8-91a1-7e572e952259 req-dba7f664-0041-410c-bc7f-76643f6d9488 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:34.338091 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a1a95759-a811-40c8-91a1-7e572e952259 req-dba7f664-0041-410c-bc7f-76643f6d9488 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:34.338235 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a1a95759-a811-40c8-91a1-7e572e952259 req-dba7f664-0041-410c-bc7f-76643f6d9488 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:34.345326 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-a1a95759-a811-40c8-91a1-7e572e952259 req-dba7f664-0041-410c-bc7f-76643f6d9488 service nova] Creating event network-vif-unplugged:fc829529-d9cd-4e9d-a7e9-09c5f9ecef37 for instance 25d8a31b-9c90-41ec-bf2a-70b48442f0ae on np0000002501 Jun 10 13:30:34.345486 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-a1a95759-a811-40c8-91a1-7e572e952259 req-dba7f664-0041-410c-bc7f-76643f6d9488 service nova] Creating event network-vif-unplugged:fc829529-d9cd-4e9d-a7e9-09c5f9ecef37 for instance 25d8a31b-9c90-41ec-bf2a-70b48442f0ae on np0000002501 Jun 10 13:30:34.345623 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-a1a95759-a811-40c8-91a1-7e572e952259 req-dba7f664-0041-410c-bc7f-76643f6d9488 service nova] Creating event network-vif-deleted:fc829529-d9cd-4e9d-a7e9-09c5f9ecef37 for instance 25d8a31b-9c90-41ec-bf2a-70b48442f0ae on np0000002501 Jun 10 13:30:34.345971 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-a1a95759-a811-40c8-91a1-7e572e952259 req-dba7f664-0041-410c-bc7f-76643f6d9488 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:34.350007 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-a1a95759-a811-40c8-91a1-7e572e952259 req-dba7f664-0041-410c-bc7f-76643f6d9488 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.019769 Jun 10 13:30:34.352371 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 844/2505] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:34 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:30:34.883443 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:34.885553 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:34.891863 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:34.892304 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:34.892472 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:34.892923 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:34.893578 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:34.893859 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:34.917752 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:34.917941 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:34.918130 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:34.918634 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lazy-loading 'fault' on Instance uuid 8aab27e0-7e87-4853-848d-72b954d2f058 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:34.923081 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:34.973640 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:34.978315 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-da212051-eb19-4a50-8e9e-5d58af6efd0d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:34.979781 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:34.979901 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6e82e1774bd94878af9e9ce46bfe7675', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '96fc5245d0e54cc0ae6883fec5064e41', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:34.982221 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-da212051-eb19-4a50-8e9e-5d58af6efd0d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:34.983738 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d9615a4f-dcd0-4bc3-a326-ae9c370025d2 tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 200 len: 1317 microversion: 2.60 time: 0.101880 Jun 10 13:30:34.984020 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 823/2506] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:34 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 1317 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:30:34.987364 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da212051-eb19-4a50-8e9e-5d58af6efd0d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:34.987550 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da212051-eb19-4a50-8e9e-5d58af6efd0d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:34.987795 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da212051-eb19-4a50-8e9e-5d58af6efd0d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:34.988316 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da212051-eb19-4a50-8e9e-5d58af6efd0d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:34.988717 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da212051-eb19-4a50-8e9e-5d58af6efd0d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:34.989080 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-da212051-eb19-4a50-8e9e-5d58af6efd0d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:35.006695 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-da212051-eb19-4a50-8e9e-5d58af6efd0d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:35.079731 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-da212051-eb19-4a50-8e9e-5d58af6efd0d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:35.087819 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-da212051-eb19-4a50-8e9e-5d58af6efd0d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1318 microversion: 2.1 time: 0.111519 Jun 10 13:30:35.088335 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 840/2507] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:34 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1318 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:36.009911 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8c31a188-a227-4650-9c13-b6402f52411b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:36.009911 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8c31a188-a227-4650-9c13-b6402f52411b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] [instance: 8aab27e0-7e87-4853-848d-72b954d2f058] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:36.013461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c31a188-a227-4650-9c13-b6402f52411b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:36.013461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c31a188-a227-4650-9c13-b6402f52411b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:36.013639 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c31a188-a227-4650-9c13-b6402f52411b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:36.014759 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c31a188-a227-4650-9c13-b6402f52411b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:36.014759 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c31a188-a227-4650-9c13-b6402f52411b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:36.014759 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c31a188-a227-4650-9c13-b6402f52411b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:36.025967 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-8c31a188-a227-4650-9c13-b6402f52411b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] HTTP exception thrown: Instance 8aab27e0-7e87-4853-848d-72b954d2f058 could not be found. Jun 10 13:30:36.026156 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8c31a188-a227-4650-9c13-b6402f52411b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] Returning 404 to user: Instance 8aab27e0-7e87-4853-848d-72b954d2f058 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:30:36.026549 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8c31a188-a227-4650-9c13-b6402f52411b tempest-AttachVolumeMultiAttachTest-1720674807 tempest-AttachVolumeMultiAttachTest-1720674807-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058" status: 404 len: 111 microversion: 2.60 time: 0.020708 Jun 10 13:30:36.026864 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 845/2508] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:30:36 2026] GET /compute/v2.1/servers/8aab27e0-7e87-4853-848d-72b954d2f058 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:30:36.104890 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d39eb8bf-63ba-48b6-960b-7072164227fb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:36.108117 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d39eb8bf-63ba-48b6-960b-7072164227fb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:36.113191 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d39eb8bf-63ba-48b6-960b-7072164227fb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:36.113655 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d39eb8bf-63ba-48b6-960b-7072164227fb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:36.113920 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d39eb8bf-63ba-48b6-960b-7072164227fb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:36.114687 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d39eb8bf-63ba-48b6-960b-7072164227fb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:36.115995 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d39eb8bf-63ba-48b6-960b-7072164227fb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:36.116455 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d39eb8bf-63ba-48b6-960b-7072164227fb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:36.139870 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d39eb8bf-63ba-48b6-960b-7072164227fb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:36.140068 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d39eb8bf-63ba-48b6-960b-7072164227fb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:36.140556 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d39eb8bf-63ba-48b6-960b-7072164227fb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:36.140833 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-d39eb8bf-63ba-48b6-960b-7072164227fb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lazy-loading 'fault' on Instance uuid 25d8a31b-9c90-41ec-bf2a-70b48442f0ae {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:36.146550 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d39eb8bf-63ba-48b6-960b-7072164227fb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:36.218452 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d39eb8bf-63ba-48b6-960b-7072164227fb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:36.226461 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d39eb8bf-63ba-48b6-960b-7072164227fb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1323 microversion: 2.1 time: 0.123441 Jun 10 13:30:36.226720 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 824/2509] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:36 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1323 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:37.242757 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1eb5678b-33cc-45ef-b08e-370da20e2636 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:37.245734 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1eb5678b-33cc-45ef-b08e-370da20e2636 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:37.249822 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eb5678b-33cc-45ef-b08e-370da20e2636 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:37.250274 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eb5678b-33cc-45ef-b08e-370da20e2636 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:37.251920 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eb5678b-33cc-45ef-b08e-370da20e2636 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:37.251920 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eb5678b-33cc-45ef-b08e-370da20e2636 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:37.251920 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eb5678b-33cc-45ef-b08e-370da20e2636 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:37.251920 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eb5678b-33cc-45ef-b08e-370da20e2636 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:37.273521 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eb5678b-33cc-45ef-b08e-370da20e2636 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:37.273521 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eb5678b-33cc-45ef-b08e-370da20e2636 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:37.273521 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1eb5678b-33cc-45ef-b08e-370da20e2636 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:37.273521 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-1eb5678b-33cc-45ef-b08e-370da20e2636 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lazy-loading 'fault' on Instance uuid 25d8a31b-9c90-41ec-bf2a-70b48442f0ae {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:37.276512 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1eb5678b-33cc-45ef-b08e-370da20e2636 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:37.323935 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1eb5678b-33cc-45ef-b08e-370da20e2636 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:37.332005 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1eb5678b-33cc-45ef-b08e-370da20e2636 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 200 len: 1323 microversion: 2.1 time: 0.090945 Jun 10 13:30:37.332721 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 841/2510] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:37 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 1323 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:38.349218 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-86d93c07-8907-4ae7-82c7-f2571f20d99b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:38.351201 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-86d93c07-8907-4ae7-82c7-f2571f20d99b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:38.355622 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-86d93c07-8907-4ae7-82c7-f2571f20d99b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:38.355892 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-86d93c07-8907-4ae7-82c7-f2571f20d99b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:38.356096 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-86d93c07-8907-4ae7-82c7-f2571f20d99b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:38.356568 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-86d93c07-8907-4ae7-82c7-f2571f20d99b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:38.356850 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-86d93c07-8907-4ae7-82c7-f2571f20d99b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:38.357131 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-86d93c07-8907-4ae7-82c7-f2571f20d99b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:38.365680 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-86d93c07-8907-4ae7-82c7-f2571f20d99b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] HTTP exception thrown: Instance 25d8a31b-9c90-41ec-bf2a-70b48442f0ae could not be found. Jun 10 13:30:38.365896 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-86d93c07-8907-4ae7-82c7-f2571f20d99b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Returning 404 to user: Instance 25d8a31b-9c90-41ec-bf2a-70b48442f0ae could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:30:38.366225 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-86d93c07-8907-4ae7-82c7-f2571f20d99b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 404 len: 111 microversion: 2.1 time: 0.018862 Jun 10 13:30:38.366544 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 846/2511] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:38 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:30:38.375733 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f57a1072-2ae0-432d-b339-467e0a3cb4e6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:38.393993 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f57a1072-2ae0-432d-b339-467e0a3cb4e6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-66371611" status: 202 len: 0 microversion: 2.1 time: 0.020524 Jun 10 13:30:38.394405 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 825/2512] 10.4.3.74 () {66 vars in 1326 bytes} [Wed Jun 10 13:30:38 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-66371611 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) Jun 10 13:30:38.787952 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d6c203c7-ed6c-4b22-8a01-6ba0cf6eafdb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1426384043", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK6VqYtzW4LqtpSXwq/0raMB5IbYFHhQTkHt6ka/pu4+zJCSroqbgndFrPIH/3IwWhNkxNnJQ/b3771nKtVOlwqq9kndqiNxsqiYKyIE6SkEglgB3Uc4yw7+0OUHLzLg7g=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:38.797743 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-d6c203c7-ed6c-4b22-8a01-6ba0cf6eafdb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:30:38.800602 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-d6c203c7-ed6c-4b22-8a01-6ba0cf6eafdb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for user 78196c63786b4cba9a84425b76aca7eb and project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:30:38.817264 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d6c203c7-ed6c-4b22-8a01-6ba0cf6eafdb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.030920 Jun 10 13:30:38.817741 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 842/2513] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:30:38 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 10 13:30:39.782302 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1887670211", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "01f1e030-eb71-4cd3-bf2d-0c9f11a81629"}], "security_groups": [{"name": "tempest-securitygroup--1886468751"}], "key_name": "tempest-keypair-1426384043", "user_data": "}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:39.883091 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:39.883445 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:39.883740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:39.884200 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:39.884518 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:39.884776 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:39.892719 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:39.953268 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] validate_networks() for [('01f1e030-eb71-4cd3-bf2d-0c9f11a81629', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:30:39.953603 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:40.156659 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:40.293669 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:30:40.294751 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:30:40.294751 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:30:40.294751 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:30:40.294751 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:30:40.300952 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:40.300952 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:40.300952 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:40.301403 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:40.301403 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:40.301507 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:40.314003 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:30:40.317145 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for user 78196c63786b4cba9a84425b76aca7eb and project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:30:40.324908 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:30:40.326217 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:30:40.377715 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ed1c740e-2324-4ed0-8718-4fcbdcea16b3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 400 microversion: 2.1 time: 0.597173 Jun 10 13:30:40.378030 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 847/2514] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:30:39 2026] POST /compute/v2.1/servers => generated 400 bytes in 598 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:30:40.389722 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3f0e4bc8-795d-4542-88fd-3a44d5153e4b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:40.391092 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3f0e4bc8-795d-4542-88fd-3a44d5153e4b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:40.414008 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3f0e4bc8-795d-4542-88fd-3a44d5153e4b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:40.466132 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3f0e4bc8-795d-4542-88fd-3a44d5153e4b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:40.474267 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3f0e4bc8-795d-4542-88fd-3a44d5153e4b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1236 microversion: 2.1 time: 0.086464 Jun 10 13:30:40.474582 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 826/2515] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:40 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1236 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:41.490158 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ea1853dd-133c-43cd-a3b3-e26ec34e5e3c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:41.491702 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ea1853dd-133c-43cd-a3b3-e26ec34e5e3c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:41.496112 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ea1853dd-133c-43cd-a3b3-e26ec34e5e3c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:41.496452 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ea1853dd-133c-43cd-a3b3-e26ec34e5e3c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:41.496688 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ea1853dd-133c-43cd-a3b3-e26ec34e5e3c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:41.497119 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ea1853dd-133c-43cd-a3b3-e26ec34e5e3c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:41.497550 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ea1853dd-133c-43cd-a3b3-e26ec34e5e3c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:41.497849 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ea1853dd-133c-43cd-a3b3-e26ec34e5e3c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:41.514717 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ea1853dd-133c-43cd-a3b3-e26ec34e5e3c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:41.566387 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ea1853dd-133c-43cd-a3b3-e26ec34e5e3c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:41.572994 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ea1853dd-133c-43cd-a3b3-e26ec34e5e3c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1240 microversion: 2.1 time: 0.084636 Jun 10 13:30:41.573301 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 843/2516] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:41 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1240 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:42.396273 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-31932577-578a-493f-add3-56335ce57af3 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:42.396712 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-31932577-578a-493f-add3-56335ce57af3 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:42.400697 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-31932577-578a-493f-add3-56335ce57af3 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:42.400869 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-31932577-578a-493f-add3-56335ce57af3 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:42.401032 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-31932577-578a-493f-add3-56335ce57af3 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:42.401285 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-31932577-578a-493f-add3-56335ce57af3 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:42.401438 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-31932577-578a-493f-add3-56335ce57af3 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:42.401582 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-31932577-578a-493f-add3-56335ce57af3 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:42.414936 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-31932577-578a-493f-add3-56335ce57af3 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:30:42.421424 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-5f63491e-405b-4289-8508-c48ac1b29dab req-6301c9f4-06c8-4875-8552-1f5a08cd3523 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f79649a1-6ddf-4100-90da-87910cd41c49", "tag": "e63176f0-9a15-498b-aa5c-a0055dc8cfa9"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:42.425871 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5f63491e-405b-4289-8508-c48ac1b29dab req-6301c9f4-06c8-4875-8552-1f5a08cd3523 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:42.426217 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5f63491e-405b-4289-8508-c48ac1b29dab req-6301c9f4-06c8-4875-8552-1f5a08cd3523 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:42.426531 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5f63491e-405b-4289-8508-c48ac1b29dab req-6301c9f4-06c8-4875-8552-1f5a08cd3523 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:42.434699 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-5f63491e-405b-4289-8508-c48ac1b29dab req-6301c9f4-06c8-4875-8552-1f5a08cd3523 service nova] Creating event network-changed:e63176f0-9a15-498b-aa5c-a0055dc8cfa9 for instance f79649a1-6ddf-4100-90da-87910cd41c49 on np0000002501 Jun 10 13:30:42.435800 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-5f63491e-405b-4289-8508-c48ac1b29dab req-6301c9f4-06c8-4875-8552-1f5a08cd3523 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:42.442943 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-5f63491e-405b-4289-8508-c48ac1b29dab req-6301c9f4-06c8-4875-8552-1f5a08cd3523 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025084 Jun 10 13:30:42.443270 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 827/2517] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:42 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 10 13:30:42.481810 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-31932577-578a-493f-add3-56335ce57af3 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 204 len: 0 microversion: 2.1 time: 0.086939 Jun 10 13:30:42.482290 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 848/2518] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:30:42 2026] DELETE /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:30:42.491600 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-de3f4364-524d-40f6-9381-bfb527a565d2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:42.493123 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-de3f4364-524d-40f6-9381-bfb527a565d2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:42.498338 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de3f4364-524d-40f6-9381-bfb527a565d2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:42.498624 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de3f4364-524d-40f6-9381-bfb527a565d2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:42.498812 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de3f4364-524d-40f6-9381-bfb527a565d2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:42.499655 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de3f4364-524d-40f6-9381-bfb527a565d2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:42.499979 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de3f4364-524d-40f6-9381-bfb527a565d2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:42.500238 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de3f4364-524d-40f6-9381-bfb527a565d2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:42.516197 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-de3f4364-524d-40f6-9381-bfb527a565d2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:42.591175 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-40bf83b9-e811-42e9-b436-73debbe1049e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:42.592799 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-40bf83b9-e811-42e9-b436-73debbe1049e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:42.598624 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40bf83b9-e811-42e9-b436-73debbe1049e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:42.599913 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40bf83b9-e811-42e9-b436-73debbe1049e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:42.599913 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40bf83b9-e811-42e9-b436-73debbe1049e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:42.601710 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40bf83b9-e811-42e9-b436-73debbe1049e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:42.602208 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40bf83b9-e811-42e9-b436-73debbe1049e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:42.604028 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40bf83b9-e811-42e9-b436-73debbe1049e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:42.624219 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-40bf83b9-e811-42e9-b436-73debbe1049e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:42.691181 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-40bf83b9-e811-42e9-b436-73debbe1049e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:42.700972 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-de3f4364-524d-40f6-9381-bfb527a565d2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:42.702201 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-40bf83b9-e811-42e9-b436-73debbe1049e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1288 microversion: 2.1 time: 0.114724 Jun 10 13:30:42.702767 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 828/2519] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:42 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1288 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:42.709811 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-de3f4364-524d-40f6-9381-bfb527a565d2 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1563 microversion: 2.1 time: 0.219942 Jun 10 13:30:42.710381 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 844/2520] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:42 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1563 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:43.707899 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-20a97128-847b-44c2-98c6-73575dc0fb90 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:43.708226 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-20a97128-847b-44c2-98c6-73575dc0fb90 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:43.712549 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20a97128-847b-44c2-98c6-73575dc0fb90 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:43.712717 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20a97128-847b-44c2-98c6-73575dc0fb90 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:43.713042 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20a97128-847b-44c2-98c6-73575dc0fb90 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:43.713453 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20a97128-847b-44c2-98c6-73575dc0fb90 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:43.713652 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20a97128-847b-44c2-98c6-73575dc0fb90 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:43.713832 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20a97128-847b-44c2-98c6-73575dc0fb90 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:43.721422 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-443f443b-c851-49b6-99dd-c68371189c1a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:43.721422 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-443f443b-c851-49b6-99dd-c68371189c1a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:43.728545 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-443f443b-c851-49b6-99dd-c68371189c1a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:43.728991 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-443f443b-c851-49b6-99dd-c68371189c1a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:43.729534 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-443f443b-c851-49b6-99dd-c68371189c1a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:43.731366 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-443f443b-c851-49b6-99dd-c68371189c1a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:43.731366 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-443f443b-c851-49b6-99dd-c68371189c1a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:43.731680 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-443f443b-c851-49b6-99dd-c68371189c1a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:43.733518 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cb1a6ece-9ffd-4075-8dc8-9e3054bba945 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:43.738133 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-20a97128-847b-44c2-98c6-73575dc0fb90 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:30:43.741423 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cb1a6ece-9ffd-4075-8dc8-9e3054bba945 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:43.753609 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb1a6ece-9ffd-4075-8dc8-9e3054bba945 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:43.753952 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb1a6ece-9ffd-4075-8dc8-9e3054bba945 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:43.754188 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb1a6ece-9ffd-4075-8dc8-9e3054bba945 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:43.754688 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb1a6ece-9ffd-4075-8dc8-9e3054bba945 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:43.755016 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb1a6ece-9ffd-4075-8dc8-9e3054bba945 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:43.756617 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb1a6ece-9ffd-4075-8dc8-9e3054bba945 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:43.764405 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-443f443b-c851-49b6-99dd-c68371189c1a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:43.787935 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-cb1a6ece-9ffd-4075-8dc8-9e3054bba945 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:43.828928 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-20a97128-847b-44c2-98c6-73575dc0fb90 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 204 len: 0 microversion: 2.1 time: 0.124131 Jun 10 13:30:43.828928 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 849/2521] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:30:43 2026] DELETE /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:30:43.834396 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-f82e6786-c192-44ae-b7b3-aeb289c423db req-86570ecb-c081-4296-8135-a5ff60c5426d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ee3323ab-c4d5-456f-be89-1195de4f166e", "tag": "99ffd9e7-b11a-4419-9f0e-68bd0136393d"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:43.836604 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-443f443b-c851-49b6-99dd-c68371189c1a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:43.840424 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f82e6786-c192-44ae-b7b3-aeb289c423db req-86570ecb-c081-4296-8135-a5ff60c5426d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:43.840771 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f82e6786-c192-44ae-b7b3-aeb289c423db req-86570ecb-c081-4296-8135-a5ff60c5426d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:43.840771 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f82e6786-c192-44ae-b7b3-aeb289c423db req-86570ecb-c081-4296-8135-a5ff60c5426d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:43.849035 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-443f443b-c851-49b6-99dd-c68371189c1a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1288 microversion: 2.1 time: 0.130885 Jun 10 13:30:43.849369 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 829/2522] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:43 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1288 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:43.851700 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f82e6786-c192-44ae-b7b3-aeb289c423db req-86570ecb-c081-4296-8135-a5ff60c5426d service nova] Creating event network-changed:99ffd9e7-b11a-4419-9f0e-68bd0136393d for instance ee3323ab-c4d5-456f-be89-1195de4f166e on np0000002501 Jun 10 13:30:43.852076 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-f82e6786-c192-44ae-b7b3-aeb289c423db req-86570ecb-c081-4296-8135-a5ff60c5426d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:43.852940 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-5095dbf0-f347-4a6a-8771-eda2fbcc99c0 req-c8c2f015-b177-4cf8-abf1-1b0079e88f00 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f79649a1-6ddf-4100-90da-87910cd41c49", "name": "network-vif-unplugged", "status": "completed", "tag": "e63176f0-9a15-498b-aa5c-a0055dc8cfa9"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:43.858714 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-f82e6786-c192-44ae-b7b3-aeb289c423db req-86570ecb-c081-4296-8135-a5ff60c5426d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028676 Jun 10 13:30:43.859023 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 850/2523] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:43 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 10 13:30:43.863072 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-148029fb-b77d-4b08-85f9-116a3ca1ad21 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:43.863072 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-148029fb-b77d-4b08-85f9-116a3ca1ad21 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:43.863499 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5095dbf0-f347-4a6a-8771-eda2fbcc99c0 req-c8c2f015-b177-4cf8-abf1-1b0079e88f00 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:43.863499 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5095dbf0-f347-4a6a-8771-eda2fbcc99c0 req-c8c2f015-b177-4cf8-abf1-1b0079e88f00 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:43.863499 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5095dbf0-f347-4a6a-8771-eda2fbcc99c0 req-c8c2f015-b177-4cf8-abf1-1b0079e88f00 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:43.867170 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-148029fb-b77d-4b08-85f9-116a3ca1ad21 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:43.867406 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-148029fb-b77d-4b08-85f9-116a3ca1ad21 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:43.867760 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-148029fb-b77d-4b08-85f9-116a3ca1ad21 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:43.868090 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-148029fb-b77d-4b08-85f9-116a3ca1ad21 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:43.869474 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-148029fb-b77d-4b08-85f9-116a3ca1ad21 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:43.869474 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-148029fb-b77d-4b08-85f9-116a3ca1ad21 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:43.871191 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-5095dbf0-f347-4a6a-8771-eda2fbcc99c0 req-c8c2f015-b177-4cf8-abf1-1b0079e88f00 service nova] Creating event network-vif-unplugged:e63176f0-9a15-498b-aa5c-a0055dc8cfa9 for instance f79649a1-6ddf-4100-90da-87910cd41c49 on np0000002501 Jun 10 13:30:43.872430 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-5095dbf0-f347-4a6a-8771-eda2fbcc99c0 req-c8c2f015-b177-4cf8-abf1-1b0079e88f00 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:43.877842 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-5095dbf0-f347-4a6a-8771-eda2fbcc99c0 req-c8c2f015-b177-4cf8-abf1-1b0079e88f00 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.027897 Jun 10 13:30:43.878267 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 830/2524] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:43 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 10 13:30:43.898842 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-148029fb-b77d-4b08-85f9-116a3ca1ad21 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:44.000043 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cb1a6ece-9ffd-4075-8dc8-9e3054bba945 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:44.010262 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cb1a6ece-9ffd-4075-8dc8-9e3054bba945 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1444 microversion: 2.1 time: 0.278954 Jun 10 13:30:44.010626 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 845/2525] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:43 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1444 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:44.104391 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-148029fb-b77d-4b08-85f9-116a3ca1ad21 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:44.113988 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-148029fb-b77d-4b08-85f9-116a3ca1ad21 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1577 microversion: 2.1 time: 0.254346 Jun 10 13:30:44.114313 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 851/2526] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:43 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1577 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:44.874414 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b035087c-a9b7-47d1-8275-2c7a46563e9e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:44.876541 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b035087c-a9b7-47d1-8275-2c7a46563e9e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:44.883954 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b035087c-a9b7-47d1-8275-2c7a46563e9e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:44.884290 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b035087c-a9b7-47d1-8275-2c7a46563e9e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:44.884577 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b035087c-a9b7-47d1-8275-2c7a46563e9e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:44.885245 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b035087c-a9b7-47d1-8275-2c7a46563e9e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:44.885650 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b035087c-a9b7-47d1-8275-2c7a46563e9e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:44.886144 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b035087c-a9b7-47d1-8275-2c7a46563e9e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:44.915848 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b035087c-a9b7-47d1-8275-2c7a46563e9e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:45.003339 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b035087c-a9b7-47d1-8275-2c7a46563e9e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:45.013995 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b035087c-a9b7-47d1-8275-2c7a46563e9e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1296 microversion: 2.1 time: 0.141842 Jun 10 13:30:45.014292 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 831/2527] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:44 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1296 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:45.031142 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-937dbeea-bb05-45e0-8c9c-1d95cfd5eddb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:45.032457 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-937dbeea-bb05-45e0-8c9c-1d95cfd5eddb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:45.036672 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-937dbeea-bb05-45e0-8c9c-1d95cfd5eddb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:45.036908 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-937dbeea-bb05-45e0-8c9c-1d95cfd5eddb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:45.037098 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-937dbeea-bb05-45e0-8c9c-1d95cfd5eddb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:45.037530 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-937dbeea-bb05-45e0-8c9c-1d95cfd5eddb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:45.037817 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-937dbeea-bb05-45e0-8c9c-1d95cfd5eddb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:45.038121 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-937dbeea-bb05-45e0-8c9c-1d95cfd5eddb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:45.065335 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-937dbeea-bb05-45e0-8c9c-1d95cfd5eddb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:45.136039 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b38116c0-b5fc-423a-a09c-0206f8c9fbb7 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:45.143114 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b38116c0-b5fc-423a-a09c-0206f8c9fbb7 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:45.147989 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b38116c0-b5fc-423a-a09c-0206f8c9fbb7 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:45.148135 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b38116c0-b5fc-423a-a09c-0206f8c9fbb7 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:45.148555 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b38116c0-b5fc-423a-a09c-0206f8c9fbb7 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:45.149019 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b38116c0-b5fc-423a-a09c-0206f8c9fbb7 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:45.149117 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b38116c0-b5fc-423a-a09c-0206f8c9fbb7 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:45.149602 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b38116c0-b5fc-423a-a09c-0206f8c9fbb7 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:45.179142 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b38116c0-b5fc-423a-a09c-0206f8c9fbb7 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:45.253340 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-937dbeea-bb05-45e0-8c9c-1d95cfd5eddb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:45.263765 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-937dbeea-bb05-45e0-8c9c-1d95cfd5eddb tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1444 microversion: 2.1 time: 0.231797 Jun 10 13:30:45.263765 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 846/2528] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:45 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1444 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:45.386204 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b38116c0-b5fc-423a-a09c-0206f8c9fbb7 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:45.395803 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b38116c0-b5fc-423a-a09c-0206f8c9fbb7 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1458 microversion: 2.1 time: 0.263707 Jun 10 13:30:45.396187 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 852/2529] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:45 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1458 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:45.821758 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-13b7d31e-43b8-4753-a112-b95a89094c1b req-94994890-60ce-48fe-aa15-5d7912874be5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f79649a1-6ddf-4100-90da-87910cd41c49", "name": "network-vif-deleted", "tag": "e63176f0-9a15-498b-aa5c-a0055dc8cfa9"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:45.826455 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-13b7d31e-43b8-4753-a112-b95a89094c1b req-94994890-60ce-48fe-aa15-5d7912874be5 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:45.826678 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-13b7d31e-43b8-4753-a112-b95a89094c1b req-94994890-60ce-48fe-aa15-5d7912874be5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:45.826905 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-13b7d31e-43b8-4753-a112-b95a89094c1b req-94994890-60ce-48fe-aa15-5d7912874be5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:45.833366 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-13b7d31e-43b8-4753-a112-b95a89094c1b req-94994890-60ce-48fe-aa15-5d7912874be5 service nova] Creating event network-vif-deleted:e63176f0-9a15-498b-aa5c-a0055dc8cfa9 for instance f79649a1-6ddf-4100-90da-87910cd41c49 on np0000002501 Jun 10 13:30:45.834380 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-13b7d31e-43b8-4753-a112-b95a89094c1b req-94994890-60ce-48fe-aa15-5d7912874be5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:45.838020 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-13b7d31e-43b8-4753-a112-b95a89094c1b req-94994890-60ce-48fe-aa15-5d7912874be5 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020562 Jun 10 13:30:45.838220 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 832/2530] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:45 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 10 13:30:45.905772 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-de812922-6245-41b4-9ef4-cd84f143a0f5 req-a0e37b92-e746-4b6f-8dc2-c724f0fa1b77 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ee3323ab-c4d5-456f-be89-1195de4f166e", "name": "network-vif-unplugged", "status": "completed", "tag": "99ffd9e7-b11a-4419-9f0e-68bd0136393d"}, {"server_uuid": "ee3323ab-c4d5-456f-be89-1195de4f166e", "name": "network-vif-unplugged", "status": "completed", "tag": "99ffd9e7-b11a-4419-9f0e-68bd0136393d"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:45.916064 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-de812922-6245-41b4-9ef4-cd84f143a0f5 req-a0e37b92-e746-4b6f-8dc2-c724f0fa1b77 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:45.916273 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-de812922-6245-41b4-9ef4-cd84f143a0f5 req-a0e37b92-e746-4b6f-8dc2-c724f0fa1b77 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:45.916455 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-de812922-6245-41b4-9ef4-cd84f143a0f5 req-a0e37b92-e746-4b6f-8dc2-c724f0fa1b77 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:45.923435 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-de812922-6245-41b4-9ef4-cd84f143a0f5 req-a0e37b92-e746-4b6f-8dc2-c724f0fa1b77 service nova] Creating event network-vif-unplugged:99ffd9e7-b11a-4419-9f0e-68bd0136393d for instance ee3323ab-c4d5-456f-be89-1195de4f166e on np0000002501 Jun 10 13:30:45.923631 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-de812922-6245-41b4-9ef4-cd84f143a0f5 req-a0e37b92-e746-4b6f-8dc2-c724f0fa1b77 service nova] Creating event network-vif-unplugged:99ffd9e7-b11a-4419-9f0e-68bd0136393d for instance ee3323ab-c4d5-456f-be89-1195de4f166e on np0000002501 Jun 10 13:30:45.926528 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-de812922-6245-41b4-9ef4-cd84f143a0f5 req-a0e37b92-e746-4b6f-8dc2-c724f0fa1b77 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:45.931973 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-6a8d74d8-47b2-4bc6-bbbe-a62a537862e6 req-bfb1d724-9583-4c1e-b6b2-0f09086289aa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f79649a1-6ddf-4100-90da-87910cd41c49", "name": "network-vif-unplugged", "status": "completed", "tag": "e63176f0-9a15-498b-aa5c-a0055dc8cfa9"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:45.932090 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-de812922-6245-41b4-9ef4-cd84f143a0f5 req-a0e37b92-e746-4b6f-8dc2-c724f0fa1b77 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.030680 Jun 10 13:30:45.932275 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 847/2531] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:45 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 10 13:30:45.938124 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6a8d74d8-47b2-4bc6-bbbe-a62a537862e6 req-bfb1d724-9583-4c1e-b6b2-0f09086289aa service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:45.938683 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6a8d74d8-47b2-4bc6-bbbe-a62a537862e6 req-bfb1d724-9583-4c1e-b6b2-0f09086289aa service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:45.938683 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6a8d74d8-47b2-4bc6-bbbe-a62a537862e6 req-bfb1d724-9583-4c1e-b6b2-0f09086289aa service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:45.945518 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-6a8d74d8-47b2-4bc6-bbbe-a62a537862e6 req-bfb1d724-9583-4c1e-b6b2-0f09086289aa service nova] Creating event network-vif-unplugged:e63176f0-9a15-498b-aa5c-a0055dc8cfa9 for instance f79649a1-6ddf-4100-90da-87910cd41c49 on np0000002501 Jun 10 13:30:45.945939 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-6a8d74d8-47b2-4bc6-bbbe-a62a537862e6 req-bfb1d724-9583-4c1e-b6b2-0f09086289aa service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:45.952984 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-6a8d74d8-47b2-4bc6-bbbe-a62a537862e6 req-bfb1d724-9583-4c1e-b6b2-0f09086289aa service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.022900 Jun 10 13:30:45.953963 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 853/2532] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:45 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 10 13:30:46.035412 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-20887348-ba49-4ecb-b207-3b2165db2a43 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:46.037978 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-20887348-ba49-4ecb-b207-3b2165db2a43 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:46.044566 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20887348-ba49-4ecb-b207-3b2165db2a43 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:46.045873 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20887348-ba49-4ecb-b207-3b2165db2a43 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:46.049778 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20887348-ba49-4ecb-b207-3b2165db2a43 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:46.049778 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20887348-ba49-4ecb-b207-3b2165db2a43 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:46.050189 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20887348-ba49-4ecb-b207-3b2165db2a43 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:46.050368 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-20887348-ba49-4ecb-b207-3b2165db2a43 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:46.069869 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-20887348-ba49-4ecb-b207-3b2165db2a43 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:46.218303 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-20887348-ba49-4ecb-b207-3b2165db2a43 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:46.225875 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-20887348-ba49-4ecb-b207-3b2165db2a43 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1374 microversion: 2.1 time: 0.192663 Jun 10 13:30:46.226128 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 833/2533] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:46 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1374 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:46.280557 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0361cd5b-29ed-4f5e-b5fb-020f3b4ca6bd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:46.281913 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0361cd5b-29ed-4f5e-b5fb-020f3b4ca6bd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:46.286011 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=95,nova_api:INSERT=2,nova_api:UPDATE=5 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:46.289695 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0361cd5b-29ed-4f5e-b5fb-020f3b4ca6bd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:46.289920 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0361cd5b-29ed-4f5e-b5fb-020f3b4ca6bd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:46.290124 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0361cd5b-29ed-4f5e-b5fb-020f3b4ca6bd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:46.290575 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0361cd5b-29ed-4f5e-b5fb-020f3b4ca6bd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:46.290857 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0361cd5b-29ed-4f5e-b5fb-020f3b4ca6bd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:46.291125 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0361cd5b-29ed-4f5e-b5fb-020f3b4ca6bd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:46.306993 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0361cd5b-29ed-4f5e-b5fb-020f3b4ca6bd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:46.356173 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0361cd5b-29ed-4f5e-b5fb-020f3b4ca6bd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:46.363650 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0361cd5b-29ed-4f5e-b5fb-020f3b4ca6bd tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1215 microversion: 2.1 time: 0.085831 Jun 10 13:30:46.363955 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 848/2534] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:46 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1215 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:46.416173 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3718d4ec-e0be-44e9-acd0-1ef1fbefca6b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:46.417585 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3718d4ec-e0be-44e9-acd0-1ef1fbefca6b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:46.421852 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3718d4ec-e0be-44e9-acd0-1ef1fbefca6b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:46.421982 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3718d4ec-e0be-44e9-acd0-1ef1fbefca6b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:46.422202 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3718d4ec-e0be-44e9-acd0-1ef1fbefca6b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:46.422633 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3718d4ec-e0be-44e9-acd0-1ef1fbefca6b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:46.422926 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3718d4ec-e0be-44e9-acd0-1ef1fbefca6b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:46.423216 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3718d4ec-e0be-44e9-acd0-1ef1fbefca6b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:46.437167 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3718d4ec-e0be-44e9-acd0-1ef1fbefca6b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:46.564927 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3718d4ec-e0be-44e9-acd0-1ef1fbefca6b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:46.571373 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3718d4ec-e0be-44e9-acd0-1ef1fbefca6b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1458 microversion: 2.1 time: 0.157202 Jun 10 13:30:46.571643 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 854/2535] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:46 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1458 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:47.241613 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a997dddc-622b-4a24-94b9-09ba2bd688b6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:47.243003 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a997dddc-622b-4a24-94b9-09ba2bd688b6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:47.248104 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a997dddc-622b-4a24-94b9-09ba2bd688b6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:47.248631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a997dddc-622b-4a24-94b9-09ba2bd688b6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:47.248885 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a997dddc-622b-4a24-94b9-09ba2bd688b6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:47.249375 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a997dddc-622b-4a24-94b9-09ba2bd688b6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:47.249748 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a997dddc-622b-4a24-94b9-09ba2bd688b6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:47.250222 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a997dddc-622b-4a24-94b9-09ba2bd688b6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:47.267904 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a997dddc-622b-4a24-94b9-09ba2bd688b6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:47.377904 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-78c8d1db-c7ff-4f00-90fe-37de499959cc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:47.381364 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-78c8d1db-c7ff-4f00-90fe-37de499959cc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:47.384552 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78c8d1db-c7ff-4f00-90fe-37de499959cc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:47.385367 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78c8d1db-c7ff-4f00-90fe-37de499959cc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:47.385367 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78c8d1db-c7ff-4f00-90fe-37de499959cc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:47.385503 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78c8d1db-c7ff-4f00-90fe-37de499959cc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:47.385708 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78c8d1db-c7ff-4f00-90fe-37de499959cc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:47.386002 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78c8d1db-c7ff-4f00-90fe-37de499959cc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:47.411017 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-78c8d1db-c7ff-4f00-90fe-37de499959cc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:47.420673 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a997dddc-622b-4a24-94b9-09ba2bd688b6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:47.431298 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a997dddc-622b-4a24-94b9-09ba2bd688b6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1362 microversion: 2.1 time: 0.191736 Jun 10 13:30:47.431631 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 834/2536] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:47 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1362 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:47.470686 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-78c8d1db-c7ff-4f00-90fe-37de499959cc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:47.478744 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-78c8d1db-c7ff-4f00-90fe-37de499959cc tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1215 microversion: 2.1 time: 0.102686 Jun 10 13:30:47.479235 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 849/2537] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:47 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1215 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:47.588916 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-495411b3-b03f-48d7-b583-b08c78da6e13 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:47.590266 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-495411b3-b03f-48d7-b583-b08c78da6e13 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:47.594029 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=100,nova_api:INSERT=9,nova_api:DELETE=2,nova_api:UPDATE=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:47.596732 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-495411b3-b03f-48d7-b583-b08c78da6e13 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:47.596970 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-495411b3-b03f-48d7-b583-b08c78da6e13 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:47.597202 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-495411b3-b03f-48d7-b583-b08c78da6e13 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:47.597643 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-495411b3-b03f-48d7-b583-b08c78da6e13 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:47.597945 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-495411b3-b03f-48d7-b583-b08c78da6e13 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:47.598236 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-495411b3-b03f-48d7-b583-b08c78da6e13 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:47.600915 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=228,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:47.620180 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-495411b3-b03f-48d7-b583-b08c78da6e13 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:47.672071 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-495411b3-b03f-48d7-b583-b08c78da6e13 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:47.679066 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-495411b3-b03f-48d7-b583-b08c78da6e13 tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1224 microversion: 2.1 time: 0.091830 Jun 10 13:30:47.679341 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 855/2538] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:47 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1224 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:47.879355 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-211929c9-8cdf-44cc-a8dc-9d0bd77acfee req-8faa769f-e2bf-4e53-b8df-80ab1c226eb8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ee3323ab-c4d5-456f-be89-1195de4f166e", "name": "network-vif-deleted", "tag": "99ffd9e7-b11a-4419-9f0e-68bd0136393d"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:47.887436 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-211929c9-8cdf-44cc-a8dc-9d0bd77acfee req-8faa769f-e2bf-4e53-b8df-80ab1c226eb8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:47.887730 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-211929c9-8cdf-44cc-a8dc-9d0bd77acfee req-8faa769f-e2bf-4e53-b8df-80ab1c226eb8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:47.887967 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-211929c9-8cdf-44cc-a8dc-9d0bd77acfee req-8faa769f-e2bf-4e53-b8df-80ab1c226eb8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:47.895015 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-211929c9-8cdf-44cc-a8dc-9d0bd77acfee req-8faa769f-e2bf-4e53-b8df-80ab1c226eb8 service nova] Creating event network-vif-deleted:99ffd9e7-b11a-4419-9f0e-68bd0136393d for instance ee3323ab-c4d5-456f-be89-1195de4f166e on np0000002501 Jun 10 13:30:47.895614 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-211929c9-8cdf-44cc-a8dc-9d0bd77acfee req-8faa769f-e2bf-4e53-b8df-80ab1c226eb8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:47.900723 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-211929c9-8cdf-44cc-a8dc-9d0bd77acfee req-8faa769f-e2bf-4e53-b8df-80ab1c226eb8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023561 Jun 10 13:30:47.901270 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 835/2539] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:47 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 10 13:30:47.996084 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-f34d29c3-e5c2-44d8-a9d2-3f0a82eabd0d req-fbadd2a4-722a-4202-8a06-0d24c8794435 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f1318ed1-e6b2-4308-b429-32ae3f4d435a", "tag": "9d394c32-7170-49cb-82db-7ebfba678b05"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:48.002488 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f34d29c3-e5c2-44d8-a9d2-3f0a82eabd0d req-fbadd2a4-722a-4202-8a06-0d24c8794435 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:48.002682 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f34d29c3-e5c2-44d8-a9d2-3f0a82eabd0d req-fbadd2a4-722a-4202-8a06-0d24c8794435 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:48.002859 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f34d29c3-e5c2-44d8-a9d2-3f0a82eabd0d req-fbadd2a4-722a-4202-8a06-0d24c8794435 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:48.009046 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-f34d29c3-e5c2-44d8-a9d2-3f0a82eabd0d req-fbadd2a4-722a-4202-8a06-0d24c8794435 service nova] Creating event network-changed:9d394c32-7170-49cb-82db-7ebfba678b05 for instance f1318ed1-e6b2-4308-b429-32ae3f4d435a on np0000002501 Jun 10 13:30:48.009465 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-f34d29c3-e5c2-44d8-a9d2-3f0a82eabd0d req-fbadd2a4-722a-4202-8a06-0d24c8794435 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:48.013900 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-f34d29c3-e5c2-44d8-a9d2-3f0a82eabd0d req-fbadd2a4-722a-4202-8a06-0d24c8794435 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019501 Jun 10 13:30:48.014415 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 850/2540] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:47 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 10 13:30:48.450891 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8bc7d545-5947-4074-830b-1611f0279585 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:48.454612 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8bc7d545-5947-4074-830b-1611f0279585 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:48.463774 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bc7d545-5947-4074-830b-1611f0279585 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:48.464064 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bc7d545-5947-4074-830b-1611f0279585 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:48.464361 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bc7d545-5947-4074-830b-1611f0279585 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:48.464821 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bc7d545-5947-4074-830b-1611f0279585 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:48.465164 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bc7d545-5947-4074-830b-1611f0279585 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:48.465484 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bc7d545-5947-4074-830b-1611f0279585 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:48.487308 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8bc7d545-5947-4074-830b-1611f0279585 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:48.499529 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c05f2e93-76d9-4450-bed0-7b6b4a08aae6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:48.500737 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c05f2e93-76d9-4450-bed0-7b6b4a08aae6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:48.503195 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=94,nova_api:UPDATE=3,nova_api:INSERT=1,nova_api:DELETE=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:48.506944 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c05f2e93-76d9-4450-bed0-7b6b4a08aae6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:48.507471 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c05f2e93-76d9-4450-bed0-7b6b4a08aae6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:48.507816 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c05f2e93-76d9-4450-bed0-7b6b4a08aae6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:48.509008 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c05f2e93-76d9-4450-bed0-7b6b4a08aae6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:48.510193 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c05f2e93-76d9-4450-bed0-7b6b4a08aae6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:48.510193 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c05f2e93-76d9-4450-bed0-7b6b4a08aae6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:48.513558 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=242,nova_cell1:UPDATE=6,nova_cell1:INSERT=5 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:48.535912 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c05f2e93-76d9-4450-bed0-7b6b4a08aae6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:48.537986 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c05f2e93-76d9-4450-bed0-7b6b4a08aae6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:48.537986 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c05f2e93-76d9-4450-bed0-7b6b4a08aae6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:48.537986 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-c05f2e93-76d9-4450-bed0-7b6b4a08aae6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lazy-loading 'fault' on Instance uuid f79649a1-6ddf-4100-90da-87910cd41c49 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:48.544523 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c05f2e93-76d9-4450-bed0-7b6b4a08aae6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:48.596081 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c05f2e93-76d9-4450-bed0-7b6b4a08aae6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:48.603475 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c05f2e93-76d9-4450-bed0-7b6b4a08aae6 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1220 microversion: 2.1 time: 0.109176 Jun 10 13:30:48.603947 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 836/2541] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:48 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1220 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:48.695731 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ab6cbed1-9d0d-48a2-95b9-9be998f28d7e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:48.697287 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ab6cbed1-9d0d-48a2-95b9-9be998f28d7e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:48.701998 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab6cbed1-9d0d-48a2-95b9-9be998f28d7e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:48.702265 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab6cbed1-9d0d-48a2-95b9-9be998f28d7e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:48.702499 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab6cbed1-9d0d-48a2-95b9-9be998f28d7e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:48.702954 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab6cbed1-9d0d-48a2-95b9-9be998f28d7e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:48.703293 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab6cbed1-9d0d-48a2-95b9-9be998f28d7e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:48.703584 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab6cbed1-9d0d-48a2-95b9-9be998f28d7e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:48.729544 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab6cbed1-9d0d-48a2-95b9-9be998f28d7e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:48.729760 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab6cbed1-9d0d-48a2-95b9-9be998f28d7e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:48.729899 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab6cbed1-9d0d-48a2-95b9-9be998f28d7e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:48.730156 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-ab6cbed1-9d0d-48a2-95b9-9be998f28d7e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lazy-loading 'fault' on Instance uuid ee3323ab-c4d5-456f-be89-1195de4f166e {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:48.735607 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ab6cbed1-9d0d-48a2-95b9-9be998f28d7e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:48.798282 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ab6cbed1-9d0d-48a2-95b9-9be998f28d7e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:48.806851 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ab6cbed1-9d0d-48a2-95b9-9be998f28d7e tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1229 microversion: 2.1 time: 0.112984 Jun 10 13:30:48.807966 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 851/2542] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:48 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1229 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:48.808291 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:49.184360 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8bc7d545-5947-4074-830b-1611f0279585 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:49.193204 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8bc7d545-5947-4074-830b-1611f0279585 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1362 microversion: 2.1 time: 0.743980 Jun 10 13:30:49.193543 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 856/2543] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:48 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1362 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:49.573894 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0f0c8424-58f3-4408-8170-42d7845fdd9d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "e5b2c09e-58d6-417a-8f4f-48c2be2d3610"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:49.575603 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0f0c8424-58f3-4408-8170-42d7845fdd9d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:49.582182 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f0c8424-58f3-4408-8170-42d7845fdd9d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:49.582182 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f0c8424-58f3-4408-8170-42d7845fdd9d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:49.582182 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f0c8424-58f3-4408-8170-42d7845fdd9d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:49.582182 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f0c8424-58f3-4408-8170-42d7845fdd9d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:49.582415 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f0c8424-58f3-4408-8170-42d7845fdd9d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:49.582596 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f0c8424-58f3-4408-8170-42d7845fdd9d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:49.619031 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a02eec11-e44f-411c-9168-ef293f37a0ad tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:49.620772 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a02eec11-e44f-411c-9168-ef293f37a0ad tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:49.626903 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a02eec11-e44f-411c-9168-ef293f37a0ad tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:49.627157 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a02eec11-e44f-411c-9168-ef293f37a0ad tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:49.627720 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a02eec11-e44f-411c-9168-ef293f37a0ad tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:49.628195 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a02eec11-e44f-411c-9168-ef293f37a0ad tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:49.628552 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a02eec11-e44f-411c-9168-ef293f37a0ad tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:49.628844 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a02eec11-e44f-411c-9168-ef293f37a0ad tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:49.649786 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a02eec11-e44f-411c-9168-ef293f37a0ad tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:49.650000 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a02eec11-e44f-411c-9168-ef293f37a0ad tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:49.650188 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a02eec11-e44f-411c-9168-ef293f37a0ad tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:49.650447 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-a02eec11-e44f-411c-9168-ef293f37a0ad tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lazy-loading 'fault' on Instance uuid f79649a1-6ddf-4100-90da-87910cd41c49 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:49.654362 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a02eec11-e44f-411c-9168-ef293f37a0ad tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:49.700892 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a02eec11-e44f-411c-9168-ef293f37a0ad tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b8c04e1afa3f48b991a0db1354eaac82', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7621e52373b04d2f84cc6715d032eb98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:49.708260 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a02eec11-e44f-411c-9168-ef293f37a0ad tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 200 len: 1220 microversion: 2.1 time: 0.090886 Jun 10 13:30:49.708599 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 852/2544] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:49 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 1220 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:49.824529 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8f73cdc2-6204-4fc5-b885-08615dd1d7cf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:49.825832 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8f73cdc2-6204-4fc5-b885-08615dd1d7cf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:49.830099 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f73cdc2-6204-4fc5-b885-08615dd1d7cf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:49.830304 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f73cdc2-6204-4fc5-b885-08615dd1d7cf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:49.830569 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f73cdc2-6204-4fc5-b885-08615dd1d7cf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:49.831024 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f73cdc2-6204-4fc5-b885-08615dd1d7cf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:49.831343 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f73cdc2-6204-4fc5-b885-08615dd1d7cf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:49.831666 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f73cdc2-6204-4fc5-b885-08615dd1d7cf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:49.849640 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f73cdc2-6204-4fc5-b885-08615dd1d7cf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:49.849872 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f73cdc2-6204-4fc5-b885-08615dd1d7cf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:49.849998 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8f73cdc2-6204-4fc5-b885-08615dd1d7cf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:49.850289 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-8f73cdc2-6204-4fc5-b885-08615dd1d7cf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lazy-loading 'fault' on Instance uuid ee3323ab-c4d5-456f-be89-1195de4f166e {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:49.853856 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8f73cdc2-6204-4fc5-b885-08615dd1d7cf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:49.900112 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8f73cdc2-6204-4fc5-b885-08615dd1d7cf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:49.907259 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8f73cdc2-6204-4fc5-b885-08615dd1d7cf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1229 microversion: 2.1 time: 0.084268 Jun 10 13:30:49.907545 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 857/2545] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:49 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1229 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:50.211162 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c5358761-d588-48e6-89b7-bd45bc02588a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:50.212668 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c5358761-d588-48e6-89b7-bd45bc02588a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:50.218009 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5358761-d588-48e6-89b7-bd45bc02588a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:50.218356 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5358761-d588-48e6-89b7-bd45bc02588a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:50.218631 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5358761-d588-48e6-89b7-bd45bc02588a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:50.219204 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5358761-d588-48e6-89b7-bd45bc02588a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:50.219625 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5358761-d588-48e6-89b7-bd45bc02588a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:50.219994 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5358761-d588-48e6-89b7-bd45bc02588a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:50.236022 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c5358761-d588-48e6-89b7-bd45bc02588a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:50.306365 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:50.321392 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:50.350091 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c5358761-d588-48e6-89b7-bd45bc02588a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:50.357118 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c5358761-d588-48e6-89b7-bd45bc02588a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1362 microversion: 2.1 time: 0.147558 Jun 10 13:30:50.357425 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 853/2546] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:50 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1362 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:50.468987 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:50.722272 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-623afc74-7a22-4ead-8b8e-19a6881fac14 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:50.723622 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-623afc74-7a22-4ead-8b8e-19a6881fac14 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] [instance: f79649a1-6ddf-4100-90da-87910cd41c49] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:50.728179 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-623afc74-7a22-4ead-8b8e-19a6881fac14 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:50.728440 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-623afc74-7a22-4ead-8b8e-19a6881fac14 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:50.728650 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-623afc74-7a22-4ead-8b8e-19a6881fac14 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:50.729078 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-623afc74-7a22-4ead-8b8e-19a6881fac14 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:50.729383 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-623afc74-7a22-4ead-8b8e-19a6881fac14 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:50.729704 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-623afc74-7a22-4ead-8b8e-19a6881fac14 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:50.736068 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-623afc74-7a22-4ead-8b8e-19a6881fac14 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] HTTP exception thrown: Instance f79649a1-6ddf-4100-90da-87910cd41c49 could not be found. Jun 10 13:30:50.736389 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-623afc74-7a22-4ead-8b8e-19a6881fac14 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Returning 404 to user: Instance f79649a1-6ddf-4100-90da-87910cd41c49 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:30:50.736601 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-623afc74-7a22-4ead-8b8e-19a6881fac14 tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49" status: 404 len: 111 microversion: 2.1 time: 0.016101 Jun 10 13:30:50.736857 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 858/2547] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:50 2026] GET /compute/v2.1/servers/f79649a1-6ddf-4100-90da-87910cd41c49 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:30:50.905773 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-df38cddb-dbc2-4e7e-a198-7e016de75e9c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:50.922332 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d7323472-f544-4d1b-98bd-1800d29c99cc tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:50.924008 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d7323472-f544-4d1b-98bd-1800d29c99cc tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:50.924245 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-df38cddb-dbc2-4e7e-a198-7e016de75e9c tempest-TestShelveInstance-609845231 tempest-TestShelveInstance-609845231-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-1849595824" status: 202 len: 0 microversion: 2.1 time: 0.020265 Jun 10 13:30:50.924798 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 854/2548] 10.4.3.74 () {66 vars in 1365 bytes} [Wed Jun 10 13:30:50 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-1849595824 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:30:50.929703 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7323472-f544-4d1b-98bd-1800d29c99cc tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:50.929995 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7323472-f544-4d1b-98bd-1800d29c99cc tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:50.930228 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7323472-f544-4d1b-98bd-1800d29c99cc tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:50.930679 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7323472-f544-4d1b-98bd-1800d29c99cc tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:50.931037 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7323472-f544-4d1b-98bd-1800d29c99cc tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:50.931483 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7323472-f544-4d1b-98bd-1800d29c99cc tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:50.953370 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7323472-f544-4d1b-98bd-1800d29c99cc tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:50.953534 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7323472-f544-4d1b-98bd-1800d29c99cc tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:50.953690 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7323472-f544-4d1b-98bd-1800d29c99cc tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:50.953871 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-d7323472-f544-4d1b-98bd-1800d29c99cc tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lazy-loading 'fault' on Instance uuid ee3323ab-c4d5-456f-be89-1195de4f166e {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:30:50.956835 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d7323472-f544-4d1b-98bd-1800d29c99cc tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:51.007653 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d7323472-f544-4d1b-98bd-1800d29c99cc tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2af41aef83fe4d978e711a469cbbcef4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '551e9f2523204f2985bf86ec73d8e0e5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:51.015531 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d7323472-f544-4d1b-98bd-1800d29c99cc tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 200 len: 1183 microversion: 2.1 time: 0.094895 Jun 10 13:30:51.015876 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 859/2549] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:50 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 1183 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:51.371815 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-995e1b6f-4272-4aaa-bf16-e6ac00648978 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:51.373064 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-995e1b6f-4272-4aaa-bf16-e6ac00648978 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:51.378780 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-995e1b6f-4272-4aaa-bf16-e6ac00648978 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:51.378780 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-995e1b6f-4272-4aaa-bf16-e6ac00648978 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:51.378780 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-995e1b6f-4272-4aaa-bf16-e6ac00648978 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:51.378780 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-995e1b6f-4272-4aaa-bf16-e6ac00648978 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:51.379507 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-995e1b6f-4272-4aaa-bf16-e6ac00648978 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:51.379507 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-995e1b6f-4272-4aaa-bf16-e6ac00648978 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:51.398369 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-995e1b6f-4272-4aaa-bf16-e6ac00648978 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:51.526555 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-5129e0e7-9d89-4df9-ab6e-ae75ff465544 req-f835d500-8ff4-4ff4-b7b9-5fdf99ea9724 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f1318ed1-e6b2-4308-b429-32ae3f4d435a", "name": "network-vif-plugged", "status": "completed", "tag": "9d394c32-7170-49cb-82db-7ebfba678b05"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:51.532444 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5129e0e7-9d89-4df9-ab6e-ae75ff465544 req-f835d500-8ff4-4ff4-b7b9-5fdf99ea9724 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:51.532716 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5129e0e7-9d89-4df9-ab6e-ae75ff465544 req-f835d500-8ff4-4ff4-b7b9-5fdf99ea9724 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:51.532843 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5129e0e7-9d89-4df9-ab6e-ae75ff465544 req-f835d500-8ff4-4ff4-b7b9-5fdf99ea9724 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:51.539197 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-5129e0e7-9d89-4df9-ab6e-ae75ff465544 req-f835d500-8ff4-4ff4-b7b9-5fdf99ea9724 service nova] Creating event network-vif-plugged:9d394c32-7170-49cb-82db-7ebfba678b05 for instance f1318ed1-e6b2-4308-b429-32ae3f4d435a on np0000002501 Jun 10 13:30:51.539677 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-5129e0e7-9d89-4df9-ab6e-ae75ff465544 req-f835d500-8ff4-4ff4-b7b9-5fdf99ea9724 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:51.543909 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-5129e0e7-9d89-4df9-ab6e-ae75ff465544 req-f835d500-8ff4-4ff4-b7b9-5fdf99ea9724 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019095 Jun 10 13:30:51.544315 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 860/2550] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30: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 10 13:30:51.633268 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-995e1b6f-4272-4aaa-bf16-e6ac00648978 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:51.645379 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-995e1b6f-4272-4aaa-bf16-e6ac00648978 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1362 microversion: 2.1 time: 0.270855 Jun 10 13:30:51.645379 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 855/2551] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:51 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1362 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:52.035369 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e5a18777-2d39-4814-87d6-9e02d3ab735b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:52.035728 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e5a18777-2d39-4814-87d6-9e02d3ab735b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] [instance: ee3323ab-c4d5-456f-be89-1195de4f166e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:52.041229 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e5a18777-2d39-4814-87d6-9e02d3ab735b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:52.042754 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e5a18777-2d39-4814-87d6-9e02d3ab735b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:52.042754 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e5a18777-2d39-4814-87d6-9e02d3ab735b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:52.042754 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e5a18777-2d39-4814-87d6-9e02d3ab735b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:52.042754 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e5a18777-2d39-4814-87d6-9e02d3ab735b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:52.043499 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e5a18777-2d39-4814-87d6-9e02d3ab735b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:52.065882 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-e5a18777-2d39-4814-87d6-9e02d3ab735b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] HTTP exception thrown: Instance ee3323ab-c4d5-456f-be89-1195de4f166e could not be found. Jun 10 13:30:52.065882 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e5a18777-2d39-4814-87d6-9e02d3ab735b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Returning 404 to user: Instance ee3323ab-c4d5-456f-be89-1195de4f166e could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:30:52.065882 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e5a18777-2d39-4814-87d6-9e02d3ab735b tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e" status: 404 len: 111 microversion: 2.1 time: 0.033763 Jun 10 13:30:52.065882 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 861/2552] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:52 2026] GET /compute/v2.1/servers/ee3323ab-c4d5-456f-be89-1195de4f166e => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Jun 10 13:30:52.138650 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0f0c8424-58f3-4408-8170-42d7845fdd9d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "POST /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.566723 Jun 10 13:30:52.139084 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 837/2553] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:30:49 2026] POST /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/os-volume_attachments => generated 194 bytes in 2567 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:30:52.297845 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-70e888c8-4afe-4ce0-b0f8-cf8243a9badf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:52.311002 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-70e888c8-4afe-4ce0-b0f8-cf8243a9badf tempest-TestVolumeBackupRestore-1075729307 tempest-TestVolumeBackupRestore-1075729307-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBackupRestore-709685864" status: 202 len: 0 microversion: 2.1 time: 0.017902 Jun 10 13:30:52.311590 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 856/2554] 10.4.3.74 () {66 vars in 1377 bytes} [Wed Jun 10 13:30:52 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBackupRestore-709685864 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:30:52.658740 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-999636bb-48cc-4588-9168-66bad2d9a929 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:52.660175 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-999636bb-48cc-4588-9168-66bad2d9a929 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:52.666600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-999636bb-48cc-4588-9168-66bad2d9a929 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:52.666600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-999636bb-48cc-4588-9168-66bad2d9a929 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:52.666600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-999636bb-48cc-4588-9168-66bad2d9a929 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:52.666600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-999636bb-48cc-4588-9168-66bad2d9a929 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:52.666600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-999636bb-48cc-4588-9168-66bad2d9a929 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:52.666600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-999636bb-48cc-4588-9168-66bad2d9a929 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:52.689516 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-999636bb-48cc-4588-9168-66bad2d9a929 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:52.914533 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-999636bb-48cc-4588-9168-66bad2d9a929 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:52.928667 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-999636bb-48cc-4588-9168-66bad2d9a929 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1362 microversion: 2.1 time: 0.271402 Jun 10 13:30:52.929229 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 862/2555] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:52 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1362 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:53.602619 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-3c5f7c7d-2764-4ce7-ab3a-0404b03dac76 req-9d84da56-1e94-4000-858b-428432845a04 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f1318ed1-e6b2-4308-b429-32ae3f4d435a", "name": "network-vif-plugged", "status": "completed", "tag": "9d394c32-7170-49cb-82db-7ebfba678b05"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:53.613049 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3c5f7c7d-2764-4ce7-ab3a-0404b03dac76 req-9d84da56-1e94-4000-858b-428432845a04 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:53.613137 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3c5f7c7d-2764-4ce7-ab3a-0404b03dac76 req-9d84da56-1e94-4000-858b-428432845a04 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:53.613305 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3c5f7c7d-2764-4ce7-ab3a-0404b03dac76 req-9d84da56-1e94-4000-858b-428432845a04 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:53.623752 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-3c5f7c7d-2764-4ce7-ab3a-0404b03dac76 req-9d84da56-1e94-4000-858b-428432845a04 service nova] Creating event network-vif-plugged:9d394c32-7170-49cb-82db-7ebfba678b05 for instance f1318ed1-e6b2-4308-b429-32ae3f4d435a on np0000002501 Jun 10 13:30:53.624329 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-3c5f7c7d-2764-4ce7-ab3a-0404b03dac76 req-9d84da56-1e94-4000-858b-428432845a04 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:53.631847 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-3c5f7c7d-2764-4ce7-ab3a-0404b03dac76 req-9d84da56-1e94-4000-858b-428432845a04 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033178 Jun 10 13:30:53.632456 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 838/2556] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:53 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 10 13:30:53.950582 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-97b10fa9-ed06-4521-be80-743bb30c750d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:53.952032 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-97b10fa9-ed06-4521-be80-743bb30c750d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:53.957960 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-97b10fa9-ed06-4521-be80-743bb30c750d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:53.958280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-97b10fa9-ed06-4521-be80-743bb30c750d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:53.958561 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-97b10fa9-ed06-4521-be80-743bb30c750d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:53.959116 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-97b10fa9-ed06-4521-be80-743bb30c750d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:53.959859 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-97b10fa9-ed06-4521-be80-743bb30c750d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:53.960218 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-97b10fa9-ed06-4521-be80-743bb30c750d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:53.964112 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=244,nova_cell1:UPDATE=10,nova_cell1:INSERT=6 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:30:53.986693 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-97b10fa9-ed06-4521-be80-743bb30c750d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:54.188781 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-97b10fa9-ed06-4521-be80-743bb30c750d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:30:54.225989 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-97b10fa9-ed06-4521-be80-743bb30c750d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1550 microversion: 2.1 time: 0.251894 Jun 10 13:30:54.225989 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 857/2557] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:30:53 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1550 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:30:54.226069 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9e344a16-dacf-44be-aac3-38b768f66325 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:30:54.226069 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9e344a16-dacf-44be-aac3-38b768f66325 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:30:54.229024 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e344a16-dacf-44be-aac3-38b768f66325 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:54.229226 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e344a16-dacf-44be-aac3-38b768f66325 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:54.229432 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e344a16-dacf-44be-aac3-38b768f66325 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:54.229687 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e344a16-dacf-44be-aac3-38b768f66325 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:54.229815 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e344a16-dacf-44be-aac3-38b768f66325 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:54.230083 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e344a16-dacf-44be-aac3-38b768f66325 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:54.247540 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9e344a16-dacf-44be-aac3-38b768f66325 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:30:54.333233 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9e344a16-dacf-44be-aac3-38b768f66325 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.114822 Jun 10 13:30:54.337843 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 863/2558] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:30:54 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-interface => generated 282 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:30:55.716208 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-b49e14b0-6223-431a-9f17-7f054b940796 req-325ee74f-4b71-4c0a-834f-13047cea2b46 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f1318ed1-e6b2-4308-b429-32ae3f4d435a", "tag": "9d394c32-7170-49cb-82db-7ebfba678b05"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:30:55.726379 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b49e14b0-6223-431a-9f17-7f054b940796 req-325ee74f-4b71-4c0a-834f-13047cea2b46 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:30:55.726379 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b49e14b0-6223-431a-9f17-7f054b940796 req-325ee74f-4b71-4c0a-834f-13047cea2b46 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:30:55.726867 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b49e14b0-6223-431a-9f17-7f054b940796 req-325ee74f-4b71-4c0a-834f-13047cea2b46 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:30:55.735500 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-b49e14b0-6223-431a-9f17-7f054b940796 req-325ee74f-4b71-4c0a-834f-13047cea2b46 service nova] Creating event network-changed:9d394c32-7170-49cb-82db-7ebfba678b05 for instance f1318ed1-e6b2-4308-b429-32ae3f4d435a on np0000002501 Jun 10 13:30:55.735916 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-b49e14b0-6223-431a-9f17-7f054b940796 req-325ee74f-4b71-4c0a-834f-13047cea2b46 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:30:55.740062 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-b49e14b0-6223-431a-9f17-7f054b940796 req-325ee74f-4b71-4c0a-834f-13047cea2b46 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026446 Jun 10 13:30:55.740437 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 839/2559] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:30:55 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 10 13:31:03.490687 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b79a1878-85f3-4934-a5ab-2001f7a85f8a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:03.492425 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b79a1878-85f3-4934-a5ab-2001f7a85f8a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:03.495739 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b79a1878-85f3-4934-a5ab-2001f7a85f8a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:03.495964 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b79a1878-85f3-4934-a5ab-2001f7a85f8a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:03.496126 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b79a1878-85f3-4934-a5ab-2001f7a85f8a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:03.496430 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b79a1878-85f3-4934-a5ab-2001f7a85f8a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:03.496594 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b79a1878-85f3-4934-a5ab-2001f7a85f8a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:03.496721 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b79a1878-85f3-4934-a5ab-2001f7a85f8a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:03.553631 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-b79a1878-85f3-4934-a5ab-2001f7a85f8a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lazy-loading 'services' on Instance uuid 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:31:03.631571 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b79a1878-85f3-4934-a5ab-2001f7a85f8a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/os-volume_attachments/e5b2c09e-58d6-417a-8f4f-48c2be2d3610" status: 202 len: 0 microversion: 2.1 time: 0.143100 Jun 10 13:31:03.632005 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 858/2560] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:31:03 2026] DELETE /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/os-volume_attachments/e5b2c09e-58d6-417a-8f4f-48c2be2d3610 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:31:03.646319 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4fe93792-c454-40f3-8e14-d819910e0874 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:03.648866 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4fe93792-c454-40f3-8e14-d819910e0874 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:03.655209 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4fe93792-c454-40f3-8e14-d819910e0874 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:03.655373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4fe93792-c454-40f3-8e14-d819910e0874 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:03.655467 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4fe93792-c454-40f3-8e14-d819910e0874 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:03.655721 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4fe93792-c454-40f3-8e14-d819910e0874 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:03.655865 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4fe93792-c454-40f3-8e14-d819910e0874 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:03.655970 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4fe93792-c454-40f3-8e14-d819910e0874 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:03.681219 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4fe93792-c454-40f3-8e14-d819910e0874 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.036643 Jun 10 13:31:03.681523 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 864/2561] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:31:03 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:31:04.696468 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-338bbc23-c61b-46ce-970c-1220690d5330 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:04.698219 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-338bbc23-c61b-46ce-970c-1220690d5330 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:04.703029 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-338bbc23-c61b-46ce-970c-1220690d5330 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:04.703468 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-338bbc23-c61b-46ce-970c-1220690d5330 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:04.703604 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-338bbc23-c61b-46ce-970c-1220690d5330 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:04.704015 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-338bbc23-c61b-46ce-970c-1220690d5330 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:04.704231 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-338bbc23-c61b-46ce-970c-1220690d5330 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:04.704449 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-338bbc23-c61b-46ce-970c-1220690d5330 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:04.730149 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-338bbc23-c61b-46ce-970c-1220690d5330 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.037138 Jun 10 13:31:04.731126 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 840/2562] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:31:04 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:31:05.742193 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d3c0d91d-72cf-45da-9a6b-8d344e22668c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:05.743844 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d3c0d91d-72cf-45da-9a6b-8d344e22668c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:05.747368 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3c0d91d-72cf-45da-9a6b-8d344e22668c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:05.747687 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3c0d91d-72cf-45da-9a6b-8d344e22668c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:05.747879 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3c0d91d-72cf-45da-9a6b-8d344e22668c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:05.748180 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3c0d91d-72cf-45da-9a6b-8d344e22668c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:05.748376 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3c0d91d-72cf-45da-9a6b-8d344e22668c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:05.748559 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3c0d91d-72cf-45da-9a6b-8d344e22668c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:05.771776 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d3c0d91d-72cf-45da-9a6b-8d344e22668c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031670 Jun 10 13:31:05.772079 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 859/2563] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:31:05 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:31:06.783263 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8001eb3d-15d0-4509-9b93-fffb15c5d0d7 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:06.784908 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8001eb3d-15d0-4509-9b93-fffb15c5d0d7 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:06.791019 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8001eb3d-15d0-4509-9b93-fffb15c5d0d7 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:06.791187 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8001eb3d-15d0-4509-9b93-fffb15c5d0d7 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:06.791335 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8001eb3d-15d0-4509-9b93-fffb15c5d0d7 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:06.791629 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8001eb3d-15d0-4509-9b93-fffb15c5d0d7 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:06.791796 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8001eb3d-15d0-4509-9b93-fffb15c5d0d7 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:06.791914 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8001eb3d-15d0-4509-9b93-fffb15c5d0d7 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:06.824561 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8001eb3d-15d0-4509-9b93-fffb15c5d0d7 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.041610 Jun 10 13:31:06.824561 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 865/2564] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:31:06 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/os-volume_attachments => generated 25 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:31:08.031620 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6d35a3b8-0dc3-4707-86ac-18478fca8ff0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestStampPatternsnapshot-689724129"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:08.033210 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6d35a3b8-0dc3-4707-86ac-18478fca8ff0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:08.037067 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6d35a3b8-0dc3-4707-86ac-18478fca8ff0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:08.037227 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6d35a3b8-0dc3-4707-86ac-18478fca8ff0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:08.037357 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6d35a3b8-0dc3-4707-86ac-18478fca8ff0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:08.037614 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6d35a3b8-0dc3-4707-86ac-18478fca8ff0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:08.037742 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6d35a3b8-0dc3-4707-86ac-18478fca8ff0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:08.037919 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6d35a3b8-0dc3-4707-86ac-18478fca8ff0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:08.716217 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6d35a3b8-0dc3-4707-86ac-18478fca8ff0 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "POST /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/action" status: 202 len: 0 microversion: 2.1 time: 0.683308 Jun 10 13:31:08.716870 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 841/2565] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:31:08 2026] POST /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/action => generated 0 bytes in 687 msecs (HTTP/1.1 202) 10 headers in 449 bytes (1 switches on core 0) Jun 10 13:31:11.219256 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-de8dcf88-18b8-49c7-b01f-a6970379d96b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1773801230", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMm795773Aje3zdoPul1Pebs3XV0h5qnKlV/lkvuynEtnNrUZwhM6mAJQ0hfVDarHsC8RFYFTCeaOGJwXc/junF2sKB7BL81ezfadwDxZY9bfGvPE7IdULsvTM/OSBhh/A=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:11.232818 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-de8dcf88-18b8-49c7-b01f-a6970379d96b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Getting quotas for project 75d4fbdcdde14aefb7f01ccf2b6fdde1. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:31:11.235839 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-de8dcf88-18b8-49c7-b01f-a6970379d96b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Getting quotas for user e7825bda675b45a9a6a54786b2b9d442 and project 75d4fbdcdde14aefb7f01ccf2b6fdde1. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:31:11.251902 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-de8dcf88-18b8-49c7-b01f-a6970379d96b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.034991 Jun 10 13:31:11.252232 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 860/2566] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:31:11 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:31:12.443469 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-810689863", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "9f95f688-0149-4c95-a3f3-15510ea84161", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "4a07e883-f6f8-48c3-b63e-665a9f8d4161"}], "security_groups": [{"name": "tempest-securitygroup--491037546"}], "key_name": "tempest-keypair-1773801230", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:12.485485 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:12.485769 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:12.486062 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:12.486634 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:12.486946 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:12.487251 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:12.493606 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:12.560120 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] validate_networks() for [('4a07e883-f6f8-48c3-b63e-665a9f8d4161', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:31:12.560597 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:12.872137 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:13.012619 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:31:13.012815 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:31:13.012989 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:31:13.013142 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:31:13.013290 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:31:13.020976 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:13.021182 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:13.021338 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:13.021902 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:13.022078 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:13.022387 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:13.036870 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Getting quotas for project 75d4fbdcdde14aefb7f01ccf2b6fdde1. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:31:13.039374 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Getting quotas for user e7825bda675b45a9a6a54786b2b9d442 and project 75d4fbdcdde14aefb7f01ccf2b6fdde1. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:31:13.080015 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:31:13.081282 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] 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='9f95f688-0149-4c95-a3f3-15510ea84161',volume_size=None,volume_type=None)] {{(pid=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:31:13.207175 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-76885abc-facf-4a75-ab2e-ff1ff8b1ab77 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.766035 Jun 10 13:31:13.207562 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 866/2567] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:31:12 2026] POST /compute/v2.1/servers => generated 403 bytes in 766 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:31:13.220313 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-284d16b9-39b5-40f1-8008-46f37689ad67 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:13.222247 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-284d16b9-39b5-40f1-8008-46f37689ad67 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:13.234901 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-284d16b9-39b5-40f1-8008-46f37689ad67 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:13.303051 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-284d16b9-39b5-40f1-8008-46f37689ad67 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:13.310475 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-284d16b9-39b5-40f1-8008-46f37689ad67 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1079 microversion: 2.1 time: 0.092293 Jun 10 13:31:13.310627 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 842/2568] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:13 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1079 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:14.103889 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d12c5363-6cda-4a51-9e86-884e9559c552 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-6872224", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHVKWyMFD0afV5aKuJ1J3W4WI6QGpkoRNDYtXpFX8ngWd1FGh4qErZhN4bUGTBkahjpdrtJIHp0C3JqUaBObWde2LM7kmcmuBdj4BDcu9+4oZJRxfWYHheOkAivtshJ3tQ=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:14.115467 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-d12c5363-6cda-4a51-9e86-884e9559c552 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Getting quotas for project 6692c33c9c9f4b6795a18a7160e64d84. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:31:14.117945 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-d12c5363-6cda-4a51-9e86-884e9559c552 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Getting quotas for user 6532203c4c8e4d06afb42a5c5b14354e and project 6692c33c9c9f4b6795a18a7160e64d84. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:31:14.132158 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d12c5363-6cda-4a51-9e86-884e9559c552 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 383 microversion: 2.1 time: 0.112843 Jun 10 13:31:14.132471 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 861/2569] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:31:14 2026] POST /compute/v2.1/os-keypairs => generated 383 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:31:14.326642 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-58d62fb7-5c17-44c7-8a55-b65792ec0218 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:14.328087 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-58d62fb7-5c17-44c7-8a55-b65792ec0218 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:14.333443 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58d62fb7-5c17-44c7-8a55-b65792ec0218 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:14.333796 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58d62fb7-5c17-44c7-8a55-b65792ec0218 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:14.334046 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58d62fb7-5c17-44c7-8a55-b65792ec0218 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:14.334538 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58d62fb7-5c17-44c7-8a55-b65792ec0218 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:14.335217 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58d62fb7-5c17-44c7-8a55-b65792ec0218 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:14.335794 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58d62fb7-5c17-44c7-8a55-b65792ec0218 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:14.351542 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-58d62fb7-5c17-44c7-8a55-b65792ec0218 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:14.400106 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-58d62fb7-5c17-44c7-8a55-b65792ec0218 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:14.407752 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-58d62fb7-5c17-44c7-8a55-b65792ec0218 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1129 microversion: 2.1 time: 0.082704 Jun 10 13:31:14.408027 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 867/2570] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:14 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1129 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:15.426183 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cbc82edb-e76b-42ef-9102-b2a90fdc8926 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:15.430889 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cbc82edb-e76b-42ef-9102-b2a90fdc8926 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:15.436731 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cbc82edb-e76b-42ef-9102-b2a90fdc8926 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:15.436985 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cbc82edb-e76b-42ef-9102-b2a90fdc8926 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:15.437234 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cbc82edb-e76b-42ef-9102-b2a90fdc8926 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:15.437670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cbc82edb-e76b-42ef-9102-b2a90fdc8926 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:15.437972 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cbc82edb-e76b-42ef-9102-b2a90fdc8926 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:15.438315 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cbc82edb-e76b-42ef-9102-b2a90fdc8926 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:15.458150 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-cbc82edb-e76b-42ef-9102-b2a90fdc8926 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:15.507952 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cbc82edb-e76b-42ef-9102-b2a90fdc8926 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:15.515953 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cbc82edb-e76b-42ef-9102-b2a90fdc8926 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1177 microversion: 2.1 time: 0.091954 Jun 10 13:31:15.516210 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 843/2571] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:15 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1177 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:15.683179 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-182784512", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "13f208e1-71cc-478b-911f-278510261983"}], "security_groups": [{"name": "tempest-securitygroup--632354572"}], "key_name": "tempest-keypair-6872224", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:15.767625 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=12,nova_cell1:INSERT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:31:15.784603 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:15.784941 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:15.785306 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:15.785771 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:15.786058 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:15.788337 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:15.793980 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:15.880087 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] validate_networks() for [('13f208e1-71cc-478b-911f-278510261983', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:31:15.880540 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:16.119938 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:16.213110 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestStampPattern-server-1914843740", "imageRef": "3ac77967-272d-4357-8cf8-982d89de64f2", "flavorRef": "42", "key_name": "tempest-TestStampPattern-687289148", "security_groups": [{"name": "tempest-secgroup-smoke-1690222811"}], "networks": [{"uuid": "e053230e-c79e-4353-8ca7-745f85bbcdc7"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:16.276990 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:31:16.277224 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:31:16.277524 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:31:16.277771 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:31:16.277998 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:31:16.284043 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:16.284272 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:16.284510 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:16.285073 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:16.285267 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:16.285448 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:16.297645 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Getting quotas for project 6692c33c9c9f4b6795a18a7160e64d84. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:31:16.300299 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Getting quotas for user 6532203c4c8e4d06afb42a5c5b14354e and project 6692c33c9c9f4b6795a18a7160e64d84. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:31:16.306520 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:31:16.307717 np0000002501 devstack@n-api.service[86681]: WARNING nova.utils [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Hostname tempest-TestServerVolumeAttachScenarioOldVersion-server-182784512 is longer than 63, truncate it to tempest-TestServerVolumeAttachScenarioOldVersion-server-1827845 Jun 10 13:31:16.307980 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:31:16.308301 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:16.308371 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:16.308640 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:16.309190 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:16.309572 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:16.309913 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:16.314269 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:16.354148 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8cd1dd8c-83a6-4757-9b05-81cc6f1d1f08 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.672728 Jun 10 13:31:16.354604 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 862/2572] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:31:15 2026] POST /compute/v2.1/servers => generated 403 bytes in 673 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:31:16.365177 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-79d9aa62-2e0b-4f30-80da-624271b99d76 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:16.366654 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-79d9aa62-2e0b-4f30-80da-624271b99d76 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:16.377571 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] validate_networks() for [('e053230e-c79e-4353-8ca7-745f85bbcdc7', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:31:16.377940 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:16.378406 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-79d9aa62-2e0b-4f30-80da-624271b99d76 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:16.429921 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-79d9aa62-2e0b-4f30-80da-624271b99d76 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:16.438052 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-79d9aa62-2e0b-4f30-80da-624271b99d76 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1248 microversion: 2.1 time: 0.074826 Jun 10 13:31:16.438340 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 844/2573] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:16 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1248 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:16.533782 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6990f78c-c063-4a01-8328-49f91940ce3e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:16.535785 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6990f78c-c063-4a01-8328-49f91940ce3e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:16.541111 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6990f78c-c063-4a01-8328-49f91940ce3e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:16.541595 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6990f78c-c063-4a01-8328-49f91940ce3e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:16.541898 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6990f78c-c063-4a01-8328-49f91940ce3e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:16.542474 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6990f78c-c063-4a01-8328-49f91940ce3e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:16.542904 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6990f78c-c063-4a01-8328-49f91940ce3e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:16.543306 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6990f78c-c063-4a01-8328-49f91940ce3e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:16.560984 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6990f78c-c063-4a01-8328-49f91940ce3e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:16.615691 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6990f78c-c063-4a01-8328-49f91940ce3e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:16.625365 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6990f78c-c063-4a01-8328-49f91940ce3e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1177 microversion: 2.1 time: 0.094688 Jun 10 13:31:16.625682 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 863/2574] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:16 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1177 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:16.628193 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:16.778048 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:31:16.778295 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:31:16.778595 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:31:16.778808 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:31:16.779018 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:31:16.786553 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:16.786808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:16.786993 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:16.787611 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:16.787810 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:16.787981 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:16.805295 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Getting quotas for project 03870e7fd5bc4aebb80ea2f2a3a09bad. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:31:16.808411 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Getting quotas for user 6f8357889be34c6c8c27de91ace71733 and project 03870e7fd5bc4aebb80ea2f2a3a09bad. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:31:16.814714 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:31:16.816370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] 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='3ac77967-272d-4357-8cf8-982d89de64f2',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:31:16.875087 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8df69215-9b3c-4c0a-af02-9d1716fcd3d2 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.663743 Jun 10 13:31:16.875652 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 868/2575] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:31:16 2026] POST /compute/v2.1/servers => generated 404 bytes in 664 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:31:16.890372 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cf84b11c-5fab-4791-bedf-95d6c2d92ac1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:16.890372 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cf84b11c-5fab-4791-bedf-95d6c2d92ac1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:16.911528 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-cf84b11c-5fab-4791-bedf-95d6c2d92ac1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:16.970993 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cf84b11c-5fab-4791-bedf-95d6c2d92ac1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:16.984664 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cf84b11c-5fab-4791-bedf-95d6c2d92ac1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1236 microversion: 2.1 time: 0.099024 Jun 10 13:31:16.985716 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 845/2576] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:16 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1236 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:17.458383 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d53335ec-7a54-4c94-b8c9-980307c0f656 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:17.458383 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d53335ec-7a54-4c94-b8c9-980307c0f656 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:17.464034 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d53335ec-7a54-4c94-b8c9-980307c0f656 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:17.464421 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d53335ec-7a54-4c94-b8c9-980307c0f656 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:17.464831 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d53335ec-7a54-4c94-b8c9-980307c0f656 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:17.465728 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d53335ec-7a54-4c94-b8c9-980307c0f656 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:17.466054 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d53335ec-7a54-4c94-b8c9-980307c0f656 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:17.466568 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d53335ec-7a54-4c94-b8c9-980307c0f656 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:17.481541 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d53335ec-7a54-4c94-b8c9-980307c0f656 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:17.528970 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d53335ec-7a54-4c94-b8c9-980307c0f656 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:17.536751 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d53335ec-7a54-4c94-b8c9-980307c0f656 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1252 microversion: 2.1 time: 0.082568 Jun 10 13:31:17.537332 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 864/2577] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:17 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1252 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:17.644686 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-dc3d9d35-8597-4cc9-9487-0c4847918dfb tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:17.646079 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-dc3d9d35-8597-4cc9-9487-0c4847918dfb tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:17.657118 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc3d9d35-8597-4cc9-9487-0c4847918dfb tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:17.657310 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc3d9d35-8597-4cc9-9487-0c4847918dfb tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:17.657529 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc3d9d35-8597-4cc9-9487-0c4847918dfb tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:17.657942 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc3d9d35-8597-4cc9-9487-0c4847918dfb tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:17.658218 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc3d9d35-8597-4cc9-9487-0c4847918dfb tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:17.658516 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dc3d9d35-8597-4cc9-9487-0c4847918dfb tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:17.674475 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-dc3d9d35-8597-4cc9-9487-0c4847918dfb tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:17.735929 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dc3d9d35-8597-4cc9-9487-0c4847918dfb tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:17.744948 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-dc3d9d35-8597-4cc9-9487-0c4847918dfb tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1185 microversion: 2.1 time: 0.101859 Jun 10 13:31:17.745263 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 869/2578] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:17 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1185 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:18.003213 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ad623130-d68a-4d56-aaff-e56e241b32fb tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:18.004609 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ad623130-d68a-4d56-aaff-e56e241b32fb tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:18.015114 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad623130-d68a-4d56-aaff-e56e241b32fb tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:18.015114 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad623130-d68a-4d56-aaff-e56e241b32fb tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:18.016738 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad623130-d68a-4d56-aaff-e56e241b32fb tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:18.016738 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad623130-d68a-4d56-aaff-e56e241b32fb tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:18.016738 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad623130-d68a-4d56-aaff-e56e241b32fb tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:18.016738 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad623130-d68a-4d56-aaff-e56e241b32fb tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:18.043153 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ad623130-d68a-4d56-aaff-e56e241b32fb tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:18.120946 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ad623130-d68a-4d56-aaff-e56e241b32fb tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:18.130742 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ad623130-d68a-4d56-aaff-e56e241b32fb tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1240 microversion: 2.1 time: 0.130081 Jun 10 13:31:18.131096 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 846/2579] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:17 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1240 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:18.552019 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ad9befd0-debe-4953-bfa1-156f0abb27fe tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:18.553511 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ad9befd0-debe-4953-bfa1-156f0abb27fe tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:18.558765 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad9befd0-debe-4953-bfa1-156f0abb27fe tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:18.559104 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad9befd0-debe-4953-bfa1-156f0abb27fe tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:18.559419 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad9befd0-debe-4953-bfa1-156f0abb27fe tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:18.560058 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad9befd0-debe-4953-bfa1-156f0abb27fe tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:18.560838 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad9befd0-debe-4953-bfa1-156f0abb27fe tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:18.560915 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad9befd0-debe-4953-bfa1-156f0abb27fe tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:18.574552 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ad9befd0-debe-4953-bfa1-156f0abb27fe tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:18.619206 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ad9befd0-debe-4953-bfa1-156f0abb27fe tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:18.626745 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ad9befd0-debe-4953-bfa1-156f0abb27fe tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1300 microversion: 2.1 time: 0.077416 Jun 10 13:31:18.627277 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 865/2580] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:18 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1300 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:18.751150 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-dedddd35-7017-40a6-8ad9-daac9b7842a0 req-6d342d3e-1246-4935-828d-ce52473d21b1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bb012e56-5c0b-4618-b0ee-2ebd58699eab", "tag": "97fa694e-92e6-47b9-a5d4-5726d944ffc0"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:18.758586 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-dedddd35-7017-40a6-8ad9-daac9b7842a0 req-6d342d3e-1246-4935-828d-ce52473d21b1 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:18.758805 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-dedddd35-7017-40a6-8ad9-daac9b7842a0 req-6d342d3e-1246-4935-828d-ce52473d21b1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:18.759956 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-dedddd35-7017-40a6-8ad9-daac9b7842a0 req-6d342d3e-1246-4935-828d-ce52473d21b1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:18.762770 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fb28d6f2-094b-466b-a542-25ec07afce22 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:18.765282 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fb28d6f2-094b-466b-a542-25ec07afce22 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:18.771817 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb28d6f2-094b-466b-a542-25ec07afce22 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:18.772317 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb28d6f2-094b-466b-a542-25ec07afce22 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:18.773122 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-dedddd35-7017-40a6-8ad9-daac9b7842a0 req-6d342d3e-1246-4935-828d-ce52473d21b1 service nova] Creating event network-changed:97fa694e-92e6-47b9-a5d4-5726d944ffc0 for instance bb012e56-5c0b-4618-b0ee-2ebd58699eab on np0000002501 Jun 10 13:31:18.773550 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-dedddd35-7017-40a6-8ad9-daac9b7842a0 req-6d342d3e-1246-4935-828d-ce52473d21b1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:18.775098 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb28d6f2-094b-466b-a542-25ec07afce22 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:18.775558 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb28d6f2-094b-466b-a542-25ec07afce22 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:18.775868 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb28d6f2-094b-466b-a542-25ec07afce22 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:18.776128 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb28d6f2-094b-466b-a542-25ec07afce22 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:18.778828 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-dedddd35-7017-40a6-8ad9-daac9b7842a0 req-6d342d3e-1246-4935-828d-ce52473d21b1 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029643 Jun 10 13:31:18.779209 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 870/2581] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31: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 10 13:31:18.797598 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-fb28d6f2-094b-466b-a542-25ec07afce22 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:18.925871 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fb28d6f2-094b-466b-a542-25ec07afce22 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:18.933313 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fb28d6f2-094b-466b-a542-25ec07afce22 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1262 microversion: 2.1 time: 0.173656 Jun 10 13:31:18.933826 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 847/2582] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:18 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1262 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:19.147370 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c0331778-4b27-49e2-b934-55a3f738f105 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:19.148972 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c0331778-4b27-49e2-b934-55a3f738f105 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:19.154588 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0331778-4b27-49e2-b934-55a3f738f105 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:19.154920 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0331778-4b27-49e2-b934-55a3f738f105 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:19.155446 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0331778-4b27-49e2-b934-55a3f738f105 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:19.155818 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0331778-4b27-49e2-b934-55a3f738f105 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:19.156097 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0331778-4b27-49e2-b934-55a3f738f105 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:19.156431 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0331778-4b27-49e2-b934-55a3f738f105 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:19.178819 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c0331778-4b27-49e2-b934-55a3f738f105 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:19.259996 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c0331778-4b27-49e2-b934-55a3f738f105 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:19.270869 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c0331778-4b27-49e2-b934-55a3f738f105 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1232 microversion: 2.1 time: 0.125339 Jun 10 13:31:19.274949 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 866/2583] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:19 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1232 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:19.645584 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-77ce2ee0-4c2a-426a-9e38-8b7f629efcbb tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:19.645584 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-77ce2ee0-4c2a-426a-9e38-8b7f629efcbb tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:19.649304 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-77ce2ee0-4c2a-426a-9e38-8b7f629efcbb tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:19.649936 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-77ce2ee0-4c2a-426a-9e38-8b7f629efcbb tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:19.650197 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-77ce2ee0-4c2a-426a-9e38-8b7f629efcbb tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:19.650703 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-77ce2ee0-4c2a-426a-9e38-8b7f629efcbb tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:19.651046 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-77ce2ee0-4c2a-426a-9e38-8b7f629efcbb tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:19.651377 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-77ce2ee0-4c2a-426a-9e38-8b7f629efcbb tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:19.668239 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-77ce2ee0-4c2a-426a-9e38-8b7f629efcbb tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:19.715877 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-77ce2ee0-4c2a-426a-9e38-8b7f629efcbb tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:19.725852 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-77ce2ee0-4c2a-426a-9e38-8b7f629efcbb tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1300 microversion: 2.1 time: 0.084073 Jun 10 13:31:19.726212 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 871/2584] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:19 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1300 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:19.951217 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7657bc5e-8498-4bf6-9e7a-af3f0ca5d75c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:19.953024 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7657bc5e-8498-4bf6-9e7a-af3f0ca5d75c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:19.958218 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7657bc5e-8498-4bf6-9e7a-af3f0ca5d75c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:19.958529 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7657bc5e-8498-4bf6-9e7a-af3f0ca5d75c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:19.958812 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7657bc5e-8498-4bf6-9e7a-af3f0ca5d75c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:19.959298 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7657bc5e-8498-4bf6-9e7a-af3f0ca5d75c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:19.959767 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7657bc5e-8498-4bf6-9e7a-af3f0ca5d75c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:19.960048 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7657bc5e-8498-4bf6-9e7a-af3f0ca5d75c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:19.972451 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7657bc5e-8498-4bf6-9e7a-af3f0ca5d75c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:20.141498 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7657bc5e-8498-4bf6-9e7a-af3f0ca5d75c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:20.148730 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7657bc5e-8498-4bf6-9e7a-af3f0ca5d75c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1262 microversion: 2.1 time: 0.199469 Jun 10 13:31:20.149044 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 848/2585] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:19 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1262 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:20.292894 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c11788c8-dcbd-42f0-9612-0b56e92e6285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:20.294675 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c11788c8-dcbd-42f0-9612-0b56e92e6285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:20.300752 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c11788c8-dcbd-42f0-9612-0b56e92e6285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:20.301126 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c11788c8-dcbd-42f0-9612-0b56e92e6285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:20.301453 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c11788c8-dcbd-42f0-9612-0b56e92e6285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:20.302053 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c11788c8-dcbd-42f0-9612-0b56e92e6285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:20.302485 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c11788c8-dcbd-42f0-9612-0b56e92e6285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:20.302901 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c11788c8-dcbd-42f0-9612-0b56e92e6285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:20.320731 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c11788c8-dcbd-42f0-9612-0b56e92e6285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:20.381041 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c11788c8-dcbd-42f0-9612-0b56e92e6285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:20.389630 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c11788c8-dcbd-42f0-9612-0b56e92e6285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1232 microversion: 2.1 time: 0.098541 Jun 10 13:31:20.389942 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 867/2586] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:20 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1232 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:20.749544 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ff654a67-0196-460d-82ab-299c9717bd43 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:20.751133 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ff654a67-0196-460d-82ab-299c9717bd43 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:20.757009 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff654a67-0196-460d-82ab-299c9717bd43 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:20.757281 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff654a67-0196-460d-82ab-299c9717bd43 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:20.757521 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff654a67-0196-460d-82ab-299c9717bd43 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:20.758008 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff654a67-0196-460d-82ab-299c9717bd43 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:20.758311 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff654a67-0196-460d-82ab-299c9717bd43 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:20.758634 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff654a67-0196-460d-82ab-299c9717bd43 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:20.780717 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ff654a67-0196-460d-82ab-299c9717bd43 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:20.843689 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ff654a67-0196-460d-82ab-299c9717bd43 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:20.853877 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ff654a67-0196-460d-82ab-299c9717bd43 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1308 microversion: 2.1 time: 0.105891 Jun 10 13:31:20.854253 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 872/2587] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:20 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1308 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:21.164860 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ad2ab662-597d-4ada-8280-e2c6616ae9c3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:21.166338 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ad2ab662-597d-4ada-8280-e2c6616ae9c3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:21.173068 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad2ab662-597d-4ada-8280-e2c6616ae9c3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:21.173368 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad2ab662-597d-4ada-8280-e2c6616ae9c3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:21.173632 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad2ab662-597d-4ada-8280-e2c6616ae9c3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:21.174131 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad2ab662-597d-4ada-8280-e2c6616ae9c3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:21.174467 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad2ab662-597d-4ada-8280-e2c6616ae9c3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:21.174791 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ad2ab662-597d-4ada-8280-e2c6616ae9c3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:21.191859 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ad2ab662-597d-4ada-8280-e2c6616ae9c3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:21.351306 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ad2ab662-597d-4ada-8280-e2c6616ae9c3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:21.358436 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ad2ab662-597d-4ada-8280-e2c6616ae9c3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1250 microversion: 2.1 time: 0.195686 Jun 10 13:31:21.358735 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 849/2588] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:21 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1250 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:21.407399 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b07a46e1-598c-4b0e-a3f7-2e5de4d0c690 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:21.409112 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b07a46e1-598c-4b0e-a3f7-2e5de4d0c690 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:21.413733 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b07a46e1-598c-4b0e-a3f7-2e5de4d0c690 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:21.413980 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b07a46e1-598c-4b0e-a3f7-2e5de4d0c690 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:21.414187 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b07a46e1-598c-4b0e-a3f7-2e5de4d0c690 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:21.414666 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b07a46e1-598c-4b0e-a3f7-2e5de4d0c690 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:21.414956 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b07a46e1-598c-4b0e-a3f7-2e5de4d0c690 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:21.415243 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b07a46e1-598c-4b0e-a3f7-2e5de4d0c690 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:21.434079 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b07a46e1-598c-4b0e-a3f7-2e5de4d0c690 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:21.488320 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b07a46e1-598c-4b0e-a3f7-2e5de4d0c690 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:21.497037 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b07a46e1-598c-4b0e-a3f7-2e5de4d0c690 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1288 microversion: 2.1 time: 0.090162 Jun 10 13:31:21.497738 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 868/2589] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:21 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1288 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:21.872997 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9f8ce195-6860-4825-8842-ef2ef927c8ed tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:21.877367 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9f8ce195-6860-4825-8842-ef2ef927c8ed tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:21.881818 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9f8ce195-6860-4825-8842-ef2ef927c8ed tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:21.882137 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9f8ce195-6860-4825-8842-ef2ef927c8ed tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:21.882419 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9f8ce195-6860-4825-8842-ef2ef927c8ed tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:21.882958 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9f8ce195-6860-4825-8842-ef2ef927c8ed tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:21.883331 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9f8ce195-6860-4825-8842-ef2ef927c8ed tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:21.883680 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9f8ce195-6860-4825-8842-ef2ef927c8ed tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:21.903031 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9f8ce195-6860-4825-8842-ef2ef927c8ed tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:22.046879 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9f8ce195-6860-4825-8842-ef2ef927c8ed tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:22.055749 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9f8ce195-6860-4825-8842-ef2ef927c8ed tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1375 microversion: 2.1 time: 0.184793 Jun 10 13:31:22.055999 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 873/2590] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:21 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1375 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:22.254781 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-f3bae90b-5d4c-4107-a623-281d5896302d req-8b480e42-e80c-4d29-bf4e-38aabe2c4c6b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3b125402-87d7-4282-8ab0-7dc0fd1ca696", "tag": "d1a21951-5bb0-4f3f-8661-ac5fb2244aff"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:22.260357 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f3bae90b-5d4c-4107-a623-281d5896302d req-8b480e42-e80c-4d29-bf4e-38aabe2c4c6b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:22.260523 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f3bae90b-5d4c-4107-a623-281d5896302d req-8b480e42-e80c-4d29-bf4e-38aabe2c4c6b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:22.260663 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f3bae90b-5d4c-4107-a623-281d5896302d req-8b480e42-e80c-4d29-bf4e-38aabe2c4c6b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:22.266932 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-f3bae90b-5d4c-4107-a623-281d5896302d req-8b480e42-e80c-4d29-bf4e-38aabe2c4c6b service nova] Creating event network-changed:d1a21951-5bb0-4f3f-8661-ac5fb2244aff for instance 3b125402-87d7-4282-8ab0-7dc0fd1ca696 on np0000002501 Jun 10 13:31:22.267475 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-f3bae90b-5d4c-4107-a623-281d5896302d req-8b480e42-e80c-4d29-bf4e-38aabe2c4c6b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:22.271863 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-f3bae90b-5d4c-4107-a623-281d5896302d req-8b480e42-e80c-4d29-bf4e-38aabe2c4c6b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018834 Jun 10 13:31:22.272211 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 850/2591] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:22 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 10 13:31:22.378294 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9eb8c4cf-e495-4efe-984e-7a769e75b426 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:22.380015 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9eb8c4cf-e495-4efe-984e-7a769e75b426 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:22.388058 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9eb8c4cf-e495-4efe-984e-7a769e75b426 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:22.388327 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9eb8c4cf-e495-4efe-984e-7a769e75b426 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:22.388614 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9eb8c4cf-e495-4efe-984e-7a769e75b426 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:22.389057 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9eb8c4cf-e495-4efe-984e-7a769e75b426 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:22.389408 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9eb8c4cf-e495-4efe-984e-7a769e75b426 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:22.390009 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9eb8c4cf-e495-4efe-984e-7a769e75b426 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:22.406419 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9eb8c4cf-e495-4efe-984e-7a769e75b426 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:22.513810 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3ac05758-1129-44aa-99fa-911b6ed83055 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:22.515743 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3ac05758-1129-44aa-99fa-911b6ed83055 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:22.522320 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3ac05758-1129-44aa-99fa-911b6ed83055 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:22.522728 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3ac05758-1129-44aa-99fa-911b6ed83055 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:22.523014 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3ac05758-1129-44aa-99fa-911b6ed83055 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:22.523679 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3ac05758-1129-44aa-99fa-911b6ed83055 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:22.524000 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3ac05758-1129-44aa-99fa-911b6ed83055 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:22.524680 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3ac05758-1129-44aa-99fa-911b6ed83055 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:22.544216 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3ac05758-1129-44aa-99fa-911b6ed83055 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:22.558866 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9eb8c4cf-e495-4efe-984e-7a769e75b426 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:22.569479 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9eb8c4cf-e495-4efe-984e-7a769e75b426 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1250 microversion: 2.1 time: 0.191680 Jun 10 13:31:22.569479 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 869/2592] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:22 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1250 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:22.609546 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3ac05758-1129-44aa-99fa-911b6ed83055 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:22.618365 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3ac05758-1129-44aa-99fa-911b6ed83055 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1288 microversion: 2.1 time: 0.106517 Jun 10 13:31:22.618932 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 874/2593] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:22 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1288 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:23.072922 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1c256885-1cc1-4ff4-bb5a-62e54235d1c3 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:23.075372 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1c256885-1cc1-4ff4-bb5a-62e54235d1c3 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:23.079288 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c256885-1cc1-4ff4-bb5a-62e54235d1c3 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:23.079580 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c256885-1cc1-4ff4-bb5a-62e54235d1c3 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:23.079828 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c256885-1cc1-4ff4-bb5a-62e54235d1c3 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:23.080231 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c256885-1cc1-4ff4-bb5a-62e54235d1c3 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:23.080602 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c256885-1cc1-4ff4-bb5a-62e54235d1c3 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:23.080951 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c256885-1cc1-4ff4-bb5a-62e54235d1c3 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:23.102818 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1c256885-1cc1-4ff4-bb5a-62e54235d1c3 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:23.265667 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1c256885-1cc1-4ff4-bb5a-62e54235d1c3 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:23.275891 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1c256885-1cc1-4ff4-bb5a-62e54235d1c3 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1373 microversion: 2.1 time: 0.205678 Jun 10 13:31:23.276151 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 851/2594] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:23 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1373 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:23.593112 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8749a820-eafc-4aa7-808e-75428a49a943 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:23.595694 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8749a820-eafc-4aa7-808e-75428a49a943 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:23.606228 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8749a820-eafc-4aa7-808e-75428a49a943 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:23.606228 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8749a820-eafc-4aa7-808e-75428a49a943 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:23.606228 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8749a820-eafc-4aa7-808e-75428a49a943 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:23.606228 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8749a820-eafc-4aa7-808e-75428a49a943 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:23.607215 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8749a820-eafc-4aa7-808e-75428a49a943 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:23.607781 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8749a820-eafc-4aa7-808e-75428a49a943 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:23.627242 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8749a820-eafc-4aa7-808e-75428a49a943 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:23.642631 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-36a81345-b0f1-4620-8612-32279f278fe1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:23.645537 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-36a81345-b0f1-4620-8612-32279f278fe1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:23.652923 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-36a81345-b0f1-4620-8612-32279f278fe1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:23.653327 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-36a81345-b0f1-4620-8612-32279f278fe1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:23.654278 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-36a81345-b0f1-4620-8612-32279f278fe1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:23.654478 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-36a81345-b0f1-4620-8612-32279f278fe1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:23.655238 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-36a81345-b0f1-4620-8612-32279f278fe1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:23.662085 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-36a81345-b0f1-4620-8612-32279f278fe1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:23.685687 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-36a81345-b0f1-4620-8612-32279f278fe1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:23.969133 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8749a820-eafc-4aa7-808e-75428a49a943 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:23.980050 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8749a820-eafc-4aa7-808e-75428a49a943 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1250 microversion: 2.1 time: 0.395600 Jun 10 13:31:23.980323 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 870/2595] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:23 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1250 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:24.024699 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-36a81345-b0f1-4620-8612-32279f278fe1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:24.036406 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-36a81345-b0f1-4620-8612-32279f278fe1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1364 microversion: 2.1 time: 0.397775 Jun 10 13:31:24.036702 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 875/2596] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:23 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1364 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:24.295090 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ed471036-5e09-4520-9609-e85b7d7e0ba7 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:24.295090 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ed471036-5e09-4520-9609-e85b7d7e0ba7 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:24.304022 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed471036-5e09-4520-9609-e85b7d7e0ba7 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:24.304384 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed471036-5e09-4520-9609-e85b7d7e0ba7 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:24.305011 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed471036-5e09-4520-9609-e85b7d7e0ba7 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:24.305318 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed471036-5e09-4520-9609-e85b7d7e0ba7 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:24.307574 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed471036-5e09-4520-9609-e85b7d7e0ba7 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:24.307574 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed471036-5e09-4520-9609-e85b7d7e0ba7 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:24.325524 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ed471036-5e09-4520-9609-e85b7d7e0ba7 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:24.480905 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ed471036-5e09-4520-9609-e85b7d7e0ba7 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:24.490604 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ed471036-5e09-4520-9609-e85b7d7e0ba7 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1373 microversion: 2.1 time: 0.198307 Jun 10 13:31:24.491002 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 852/2597] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:24 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1373 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:24.574033 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-e7ebe3e6-2993-449c-8974-52b5a7611418 req-6ad7461a-1061-4328-a090-3cc0c6293d0c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8e754d6e-4a73-4c8e-a096-6af864916aa3", "tag": "238e9c56-5b47-4aa8-af71-47df578aaaab"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:24.579758 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-e7ebe3e6-2993-449c-8974-52b5a7611418 req-6ad7461a-1061-4328-a090-3cc0c6293d0c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:24.579921 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-e7ebe3e6-2993-449c-8974-52b5a7611418 req-6ad7461a-1061-4328-a090-3cc0c6293d0c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:24.580014 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-e7ebe3e6-2993-449c-8974-52b5a7611418 req-6ad7461a-1061-4328-a090-3cc0c6293d0c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:24.585177 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e7ebe3e6-2993-449c-8974-52b5a7611418 req-6ad7461a-1061-4328-a090-3cc0c6293d0c service nova] Creating event network-changed:238e9c56-5b47-4aa8-af71-47df578aaaab for instance 8e754d6e-4a73-4c8e-a096-6af864916aa3 on np0000002501 Jun 10 13:31:24.585572 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-e7ebe3e6-2993-449c-8974-52b5a7611418 req-6ad7461a-1061-4328-a090-3cc0c6293d0c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:24.589764 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-e7ebe3e6-2993-449c-8974-52b5a7611418 req-6ad7461a-1061-4328-a090-3cc0c6293d0c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017435 Jun 10 13:31:24.590074 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 871/2598] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:24 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 10 13:31:24.998992 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4d4457ed-4397-49f1-a557-4459a33b9659 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:25.000767 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4d4457ed-4397-49f1-a557-4459a33b9659 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:25.006337 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d4457ed-4397-49f1-a557-4459a33b9659 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:25.006616 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d4457ed-4397-49f1-a557-4459a33b9659 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:25.006819 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d4457ed-4397-49f1-a557-4459a33b9659 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:25.007425 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d4457ed-4397-49f1-a557-4459a33b9659 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:25.007775 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d4457ed-4397-49f1-a557-4459a33b9659 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:25.008043 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4d4457ed-4397-49f1-a557-4459a33b9659 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:25.028623 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4d4457ed-4397-49f1-a557-4459a33b9659 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:25.057269 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-37a10e13-d40f-49ae-9bdb-c08c52e4c2dc tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:25.058853 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-37a10e13-d40f-49ae-9bdb-c08c52e4c2dc tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:25.063983 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-37a10e13-d40f-49ae-9bdb-c08c52e4c2dc tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:25.064217 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-37a10e13-d40f-49ae-9bdb-c08c52e4c2dc tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:25.064468 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-37a10e13-d40f-49ae-9bdb-c08c52e4c2dc tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:25.064892 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-37a10e13-d40f-49ae-9bdb-c08c52e4c2dc tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:25.065164 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-37a10e13-d40f-49ae-9bdb-c08c52e4c2dc tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:25.065461 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-37a10e13-d40f-49ae-9bdb-c08c52e4c2dc tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:25.081734 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-37a10e13-d40f-49ae-9bdb-c08c52e4c2dc tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:25.193559 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4d4457ed-4397-49f1-a557-4459a33b9659 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:25.200964 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4d4457ed-4397-49f1-a557-4459a33b9659 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1250 microversion: 2.1 time: 0.204006 Jun 10 13:31:25.201444 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 876/2599] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:24 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1250 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:25.244270 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-37a10e13-d40f-49ae-9bdb-c08c52e4c2dc tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:25.253532 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-37a10e13-d40f-49ae-9bdb-c08c52e4c2dc tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1362 microversion: 2.1 time: 0.200222 Jun 10 13:31:25.253875 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 853/2600] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:25 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1362 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:25.507323 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-643add90-296d-4189-9668-047c0e7fe4b5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:25.509067 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-643add90-296d-4189-9668-047c0e7fe4b5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:25.513640 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-643add90-296d-4189-9668-047c0e7fe4b5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:25.513900 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-643add90-296d-4189-9668-047c0e7fe4b5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:25.514015 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-643add90-296d-4189-9668-047c0e7fe4b5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:25.514506 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-643add90-296d-4189-9668-047c0e7fe4b5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:25.514774 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-643add90-296d-4189-9668-047c0e7fe4b5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:25.515105 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-643add90-296d-4189-9668-047c0e7fe4b5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:25.532122 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-643add90-296d-4189-9668-047c0e7fe4b5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:25.675956 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-643add90-296d-4189-9668-047c0e7fe4b5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:25.684133 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-643add90-296d-4189-9668-047c0e7fe4b5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1373 microversion: 2.1 time: 0.178686 Jun 10 13:31:25.684447 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 872/2601] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:25 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1373 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:31:26.216103 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2a86eea3-0ca7-4475-84fc-47e28e5f275e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:26.218501 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2a86eea3-0ca7-4475-84fc-47e28e5f275e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:26.226084 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a86eea3-0ca7-4475-84fc-47e28e5f275e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:26.226342 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a86eea3-0ca7-4475-84fc-47e28e5f275e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:26.226582 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a86eea3-0ca7-4475-84fc-47e28e5f275e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:26.227131 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a86eea3-0ca7-4475-84fc-47e28e5f275e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:26.227585 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a86eea3-0ca7-4475-84fc-47e28e5f275e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:26.227943 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a86eea3-0ca7-4475-84fc-47e28e5f275e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:26.242668 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2a86eea3-0ca7-4475-84fc-47e28e5f275e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:26.272649 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ac2043a1-7a42-4d78-923b-0003eced3b9c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:26.274576 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ac2043a1-7a42-4d78-923b-0003eced3b9c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:26.281436 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac2043a1-7a42-4d78-923b-0003eced3b9c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:26.281797 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac2043a1-7a42-4d78-923b-0003eced3b9c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:26.282074 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac2043a1-7a42-4d78-923b-0003eced3b9c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:26.282664 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac2043a1-7a42-4d78-923b-0003eced3b9c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:26.283077 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac2043a1-7a42-4d78-923b-0003eced3b9c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:26.283486 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac2043a1-7a42-4d78-923b-0003eced3b9c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:26.288966 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:31:26.299726 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ac2043a1-7a42-4d78-923b-0003eced3b9c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:26.303258 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=7 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:31:26.425033 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2a86eea3-0ca7-4475-84fc-47e28e5f275e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:26.431693 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2a86eea3-0ca7-4475-84fc-47e28e5f275e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1250 microversion: 2.1 time: 0.217319 Jun 10 13:31:26.431949 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 877/2602] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:26 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1250 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:26.490124 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ac2043a1-7a42-4d78-923b-0003eced3b9c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:26.500379 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ac2043a1-7a42-4d78-923b-0003eced3b9c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1362 microversion: 2.1 time: 0.229817 Jun 10 13:31:26.500766 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 854/2603] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:26 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1362 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:26.628889 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-f5ed477e-70c1-4b06-aea7-efa236ff6515 req-a1af2029-7221-477b-a7af-83181f706503 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8e754d6e-4a73-4c8e-a096-6af864916aa3", "name": "network-vif-unplugged", "status": "completed", "tag": "238e9c56-5b47-4aa8-af71-47df578aaaab"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:26.636233 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f5ed477e-70c1-4b06-aea7-efa236ff6515 req-a1af2029-7221-477b-a7af-83181f706503 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:26.636438 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f5ed477e-70c1-4b06-aea7-efa236ff6515 req-a1af2029-7221-477b-a7af-83181f706503 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:26.636589 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f5ed477e-70c1-4b06-aea7-efa236ff6515 req-a1af2029-7221-477b-a7af-83181f706503 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:26.642607 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-f5ed477e-70c1-4b06-aea7-efa236ff6515 req-a1af2029-7221-477b-a7af-83181f706503 service nova] Creating event network-vif-unplugged:238e9c56-5b47-4aa8-af71-47df578aaaab for instance 8e754d6e-4a73-4c8e-a096-6af864916aa3 on np0000002501 Jun 10 13:31:26.643068 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-f5ed477e-70c1-4b06-aea7-efa236ff6515 req-a1af2029-7221-477b-a7af-83181f706503 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:26.647011 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-f5ed477e-70c1-4b06-aea7-efa236ff6515 req-a1af2029-7221-477b-a7af-83181f706503 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020486 Jun 10 13:31:26.647728 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 873/2604] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:26 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 10 13:31:26.703925 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d5706aaf-f90f-428d-8668-19bfe1302a18 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:26.705430 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d5706aaf-f90f-428d-8668-19bfe1302a18 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:26.710623 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d5706aaf-f90f-428d-8668-19bfe1302a18 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:26.710872 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d5706aaf-f90f-428d-8668-19bfe1302a18 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:26.711074 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d5706aaf-f90f-428d-8668-19bfe1302a18 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:26.711541 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d5706aaf-f90f-428d-8668-19bfe1302a18 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:26.711860 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d5706aaf-f90f-428d-8668-19bfe1302a18 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:26.712136 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d5706aaf-f90f-428d-8668-19bfe1302a18 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:26.729879 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d5706aaf-f90f-428d-8668-19bfe1302a18 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:26.791223 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:31:26.811640 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=6 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:31:26.895212 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d5706aaf-f90f-428d-8668-19bfe1302a18 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:26.914793 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d5706aaf-f90f-428d-8668-19bfe1302a18 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1373 microversion: 2.1 time: 0.211709 Jun 10 13:31:26.915644 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 878/2605] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:26 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1373 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:26.973018 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:31:27.446748 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f39736a7-8981-4838-b09d-bb5b7d4868a0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:27.448739 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f39736a7-8981-4838-b09d-bb5b7d4868a0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:27.454046 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f39736a7-8981-4838-b09d-bb5b7d4868a0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:27.454392 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f39736a7-8981-4838-b09d-bb5b7d4868a0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:27.454642 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f39736a7-8981-4838-b09d-bb5b7d4868a0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:27.455094 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f39736a7-8981-4838-b09d-bb5b7d4868a0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:27.455480 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f39736a7-8981-4838-b09d-bb5b7d4868a0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:27.456010 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f39736a7-8981-4838-b09d-bb5b7d4868a0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:27.475142 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f39736a7-8981-4838-b09d-bb5b7d4868a0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:27.516336 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fb7e0de3-b9da-4e85-bf53-d63f6e71c17e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:27.518024 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fb7e0de3-b9da-4e85-bf53-d63f6e71c17e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:27.522146 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb7e0de3-b9da-4e85-bf53-d63f6e71c17e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:27.522374 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb7e0de3-b9da-4e85-bf53-d63f6e71c17e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:27.522580 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb7e0de3-b9da-4e85-bf53-d63f6e71c17e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:27.522960 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb7e0de3-b9da-4e85-bf53-d63f6e71c17e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:27.523243 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb7e0de3-b9da-4e85-bf53-d63f6e71c17e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:27.523649 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fb7e0de3-b9da-4e85-bf53-d63f6e71c17e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:27.537715 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fb7e0de3-b9da-4e85-bf53-d63f6e71c17e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:27.621683 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f39736a7-8981-4838-b09d-bb5b7d4868a0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:27.628628 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f39736a7-8981-4838-b09d-bb5b7d4868a0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1250 microversion: 2.1 time: 0.183801 Jun 10 13:31:27.628895 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 855/2606] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:27 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1250 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:27.665884 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fb7e0de3-b9da-4e85-bf53-d63f6e71c17e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:27.674613 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fb7e0de3-b9da-4e85-bf53-d63f6e71c17e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1362 microversion: 2.1 time: 0.159861 Jun 10 13:31:27.674985 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 874/2607] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:27 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1362 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:27.930865 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-38e56868-260f-4406-bf9c-93ca610fb8af tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:27.932262 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-38e56868-260f-4406-bf9c-93ca610fb8af tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:27.937034 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38e56868-260f-4406-bf9c-93ca610fb8af tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:27.937270 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38e56868-260f-4406-bf9c-93ca610fb8af tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:27.937560 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38e56868-260f-4406-bf9c-93ca610fb8af tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:27.938029 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38e56868-260f-4406-bf9c-93ca610fb8af tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:27.938304 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38e56868-260f-4406-bf9c-93ca610fb8af tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:27.938663 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-38e56868-260f-4406-bf9c-93ca610fb8af tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:27.952059 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-38e56868-260f-4406-bf9c-93ca610fb8af tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:28.083636 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-38e56868-260f-4406-bf9c-93ca610fb8af tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:28.093160 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-38e56868-260f-4406-bf9c-93ca610fb8af tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1373 microversion: 2.1 time: 0.163927 Jun 10 13:31:28.093816 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 879/2608] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:27 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1373 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:28.643779 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3af71ce5-cf37-4595-b3e6-ce7487dafc94 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:28.645312 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3af71ce5-cf37-4595-b3e6-ce7487dafc94 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:28.650720 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3af71ce5-cf37-4595-b3e6-ce7487dafc94 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:28.651050 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3af71ce5-cf37-4595-b3e6-ce7487dafc94 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:28.651603 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3af71ce5-cf37-4595-b3e6-ce7487dafc94 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:28.651822 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3af71ce5-cf37-4595-b3e6-ce7487dafc94 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:28.652148 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3af71ce5-cf37-4595-b3e6-ce7487dafc94 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:28.652584 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3af71ce5-cf37-4595-b3e6-ce7487dafc94 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:28.672116 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3af71ce5-cf37-4595-b3e6-ce7487dafc94 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:28.694013 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-62ca6105-0573-410b-9a29-f58d1894576b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:28.695731 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-62ca6105-0573-410b-9a29-f58d1894576b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:28.702413 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62ca6105-0573-410b-9a29-f58d1894576b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:28.702744 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62ca6105-0573-410b-9a29-f58d1894576b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:28.703328 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62ca6105-0573-410b-9a29-f58d1894576b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:28.703932 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62ca6105-0573-410b-9a29-f58d1894576b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:28.704465 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62ca6105-0573-410b-9a29-f58d1894576b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:28.704783 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-62ca6105-0573-410b-9a29-f58d1894576b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:28.729745 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-62ca6105-0573-410b-9a29-f58d1894576b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:28.873064 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3af71ce5-cf37-4595-b3e6-ce7487dafc94 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:28.879086 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-62ca6105-0573-410b-9a29-f58d1894576b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:28.881068 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3af71ce5-cf37-4595-b3e6-ce7487dafc94 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1250 microversion: 2.1 time: 0.239410 Jun 10 13:31:28.881471 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 856/2609] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:28 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1250 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:28.888138 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-62ca6105-0573-410b-9a29-f58d1894576b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1362 microversion: 2.1 time: 0.195812 Jun 10 13:31:28.888423 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 875/2610] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:28 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1362 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:29.107712 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-dd15e8a9-b36e-4789-a2bd-eddba6dcb99d tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:29.109079 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-dd15e8a9-b36e-4789-a2bd-eddba6dcb99d tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:29.113979 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd15e8a9-b36e-4789-a2bd-eddba6dcb99d tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:29.114204 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd15e8a9-b36e-4789-a2bd-eddba6dcb99d tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:29.114457 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd15e8a9-b36e-4789-a2bd-eddba6dcb99d tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:29.114922 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd15e8a9-b36e-4789-a2bd-eddba6dcb99d tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:29.115207 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd15e8a9-b36e-4789-a2bd-eddba6dcb99d tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:29.115491 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd15e8a9-b36e-4789-a2bd-eddba6dcb99d tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:29.132340 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-dd15e8a9-b36e-4789-a2bd-eddba6dcb99d tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:29.279522 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dd15e8a9-b36e-4789-a2bd-eddba6dcb99d tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:29.288226 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-dd15e8a9-b36e-4789-a2bd-eddba6dcb99d tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1373 microversion: 2.1 time: 0.182128 Jun 10 13:31:29.288594 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 880/2611] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:29 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1373 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:29.895697 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1a189546-84ab-4c26-ae75-31664feb5acd tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:29.897999 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1a189546-84ab-4c26-ae75-31664feb5acd tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:29.902955 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-63d98576-0807-4f7e-95f8-0a2c652a5938 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:29.903378 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1a189546-84ab-4c26-ae75-31664feb5acd tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:29.903378 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1a189546-84ab-4c26-ae75-31664feb5acd tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:29.903688 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1a189546-84ab-4c26-ae75-31664feb5acd tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:29.904012 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1a189546-84ab-4c26-ae75-31664feb5acd tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:29.904429 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1a189546-84ab-4c26-ae75-31664feb5acd tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:29.904500 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-63d98576-0807-4f7e-95f8-0a2c652a5938 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:29.904768 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1a189546-84ab-4c26-ae75-31664feb5acd tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:29.910587 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-63d98576-0807-4f7e-95f8-0a2c652a5938 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:29.910902 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-63d98576-0807-4f7e-95f8-0a2c652a5938 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:29.911099 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-63d98576-0807-4f7e-95f8-0a2c652a5938 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:29.911596 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-63d98576-0807-4f7e-95f8-0a2c652a5938 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:29.911911 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-63d98576-0807-4f7e-95f8-0a2c652a5938 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:29.912185 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-63d98576-0807-4f7e-95f8-0a2c652a5938 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:29.925041 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1a189546-84ab-4c26-ae75-31664feb5acd tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:29.927910 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-63d98576-0807-4f7e-95f8-0a2c652a5938 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:30.041524 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1a189546-84ab-4c26-ae75-31664feb5acd tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:30.052197 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1a189546-84ab-4c26-ae75-31664feb5acd tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1250 microversion: 2.1 time: 0.158090 Jun 10 13:31:30.052616 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 857/2612] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:29 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1250 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:30.114562 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-63d98576-0807-4f7e-95f8-0a2c652a5938 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:30.123421 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-63d98576-0807-4f7e-95f8-0a2c652a5938 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1362 microversion: 2.1 time: 0.222122 Jun 10 13:31:30.123744 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 876/2613] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:29 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1362 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:30.306532 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8c27f525-3ff7-47c7-8a3b-851db6aeda54 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:30.307722 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8c27f525-3ff7-47c7-8a3b-851db6aeda54 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:30.311935 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c27f525-3ff7-47c7-8a3b-851db6aeda54 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:30.312189 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c27f525-3ff7-47c7-8a3b-851db6aeda54 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:30.312331 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c27f525-3ff7-47c7-8a3b-851db6aeda54 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:30.312773 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c27f525-3ff7-47c7-8a3b-851db6aeda54 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:30.313082 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c27f525-3ff7-47c7-8a3b-851db6aeda54 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:30.313358 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8c27f525-3ff7-47c7-8a3b-851db6aeda54 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:30.329907 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8c27f525-3ff7-47c7-8a3b-851db6aeda54 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:30.473659 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8c27f525-3ff7-47c7-8a3b-851db6aeda54 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:30.480974 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8c27f525-3ff7-47c7-8a3b-851db6aeda54 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1373 microversion: 2.1 time: 0.176116 Jun 10 13:31:30.481237 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 881/2614] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:30 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1373 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:30.966430 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-e2463189-07a8-4972-b271-b9e5fd1730f0 req-0ecb2018-d450-4600-ade1-ee4a12415a84 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b125402-87d7-4282-8ab0-7dc0fd1ca696", "name": "network-vif-plugged", "status": "completed", "tag": "d1a21951-5bb0-4f3f-8661-ac5fb2244aff"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:30.973203 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e2463189-07a8-4972-b271-b9e5fd1730f0 req-0ecb2018-d450-4600-ade1-ee4a12415a84 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:30.973548 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e2463189-07a8-4972-b271-b9e5fd1730f0 req-0ecb2018-d450-4600-ade1-ee4a12415a84 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:30.973627 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e2463189-07a8-4972-b271-b9e5fd1730f0 req-0ecb2018-d450-4600-ade1-ee4a12415a84 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:30.980971 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-e2463189-07a8-4972-b271-b9e5fd1730f0 req-0ecb2018-d450-4600-ade1-ee4a12415a84 service nova] Creating event network-vif-plugged:d1a21951-5bb0-4f3f-8661-ac5fb2244aff for instance 3b125402-87d7-4282-8ab0-7dc0fd1ca696 on np0000002501 Jun 10 13:31:30.981474 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-e2463189-07a8-4972-b271-b9e5fd1730f0 req-0ecb2018-d450-4600-ade1-ee4a12415a84 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:30.986224 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-e2463189-07a8-4972-b271-b9e5fd1730f0 req-0ecb2018-d450-4600-ade1-ee4a12415a84 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022101 Jun 10 13:31:30.987400 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 858/2615] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:30 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 10 13:31:31.071418 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-35514827-cdfa-4ea8-a798-9bbf54ef7e7f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:31.073212 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-35514827-cdfa-4ea8-a798-9bbf54ef7e7f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:31.078515 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-35514827-cdfa-4ea8-a798-9bbf54ef7e7f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:31.078871 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-35514827-cdfa-4ea8-a798-9bbf54ef7e7f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:31.079089 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-35514827-cdfa-4ea8-a798-9bbf54ef7e7f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:31.079730 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-35514827-cdfa-4ea8-a798-9bbf54ef7e7f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:31.080219 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-35514827-cdfa-4ea8-a798-9bbf54ef7e7f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:31.080635 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-35514827-cdfa-4ea8-a798-9bbf54ef7e7f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:31.108443 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-35514827-cdfa-4ea8-a798-9bbf54ef7e7f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:31.140888 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c4abb3b1-b462-49cb-b4b0-77acb721d1c5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:31.142591 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c4abb3b1-b462-49cb-b4b0-77acb721d1c5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:31.149015 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4abb3b1-b462-49cb-b4b0-77acb721d1c5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:31.149851 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4abb3b1-b462-49cb-b4b0-77acb721d1c5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:31.150093 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4abb3b1-b462-49cb-b4b0-77acb721d1c5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:31.150579 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4abb3b1-b462-49cb-b4b0-77acb721d1c5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:31.150959 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4abb3b1-b462-49cb-b4b0-77acb721d1c5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:31.151294 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4abb3b1-b462-49cb-b4b0-77acb721d1c5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:31.178719 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c4abb3b1-b462-49cb-b4b0-77acb721d1c5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:31.193779 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4892601e-be21-4340-9777-b130694013be tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:31.195147 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4892601e-be21-4340-9777-b130694013be tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:31.198951 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4892601e-be21-4340-9777-b130694013be tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:31.199197 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4892601e-be21-4340-9777-b130694013be tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:31.199276 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4892601e-be21-4340-9777-b130694013be tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:31.199614 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4892601e-be21-4340-9777-b130694013be tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:31.199712 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4892601e-be21-4340-9777-b130694013be tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:31.199884 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4892601e-be21-4340-9777-b130694013be tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:31.222708 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4892601e-be21-4340-9777-b130694013be tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/ips" status: 200 len: 148 microversion: 2.1 time: 0.031146 Jun 10 13:31:31.223804 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 859/2616] 10.4.3.74 () {66 vars in 1359 bytes} [Wed Jun 10 13:31:31 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/ips => generated 148 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:31:31.276741 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-7fa98820-7398-4303-855b-733becaabc12 req-5b383d74-099a-42d4-b5ff-c036dc5243cc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bb012e56-5c0b-4618-b0ee-2ebd58699eab", "name": "network-vif-plugged", "status": "completed", "tag": "97fa694e-92e6-47b9-a5d4-5726d944ffc0"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:31.286560 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-35514827-cdfa-4ea8-a798-9bbf54ef7e7f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:31.289535 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7fa98820-7398-4303-855b-733becaabc12 req-5b383d74-099a-42d4-b5ff-c036dc5243cc service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:31.289771 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7fa98820-7398-4303-855b-733becaabc12 req-5b383d74-099a-42d4-b5ff-c036dc5243cc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:31.289956 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7fa98820-7398-4303-855b-733becaabc12 req-5b383d74-099a-42d4-b5ff-c036dc5243cc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:31.297698 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-35514827-cdfa-4ea8-a798-9bbf54ef7e7f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1250 microversion: 2.1 time: 0.229959 Jun 10 13:31:31.297698 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 877/2617] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:31 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1250 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:31.301786 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-7fa98820-7398-4303-855b-733becaabc12 req-5b383d74-099a-42d4-b5ff-c036dc5243cc service nova] Creating event network-vif-plugged:97fa694e-92e6-47b9-a5d4-5726d944ffc0 for instance bb012e56-5c0b-4618-b0ee-2ebd58699eab on np0000002501 Jun 10 13:31:31.302313 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-7fa98820-7398-4303-855b-733becaabc12 req-5b383d74-099a-42d4-b5ff-c036dc5243cc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:31.308226 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-7fa98820-7398-4303-855b-733becaabc12 req-5b383d74-099a-42d4-b5ff-c036dc5243cc service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036119 Jun 10 13:31:31.309022 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 860/2618] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:31 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 10 13:31:31.432195 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c4abb3b1-b462-49cb-b4b0-77acb721d1c5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:31.448782 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c4abb3b1-b462-49cb-b4b0-77acb721d1c5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1362 microversion: 2.1 time: 0.309732 Jun 10 13:31:31.449199 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 882/2619] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:31 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1362 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:31.502811 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c0925d2e-1016-47c6-8827-a3313c1d0381 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:31.506176 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c0925d2e-1016-47c6-8827-a3313c1d0381 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:31.513036 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0925d2e-1016-47c6-8827-a3313c1d0381 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:31.513437 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0925d2e-1016-47c6-8827-a3313c1d0381 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:31.513838 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0925d2e-1016-47c6-8827-a3313c1d0381 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:31.514262 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0925d2e-1016-47c6-8827-a3313c1d0381 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:31.514936 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0925d2e-1016-47c6-8827-a3313c1d0381 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:31.517118 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c0925d2e-1016-47c6-8827-a3313c1d0381 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:31.542482 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c0925d2e-1016-47c6-8827-a3313c1d0381 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:31.740195 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c0925d2e-1016-47c6-8827-a3313c1d0381 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:31.750166 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c0925d2e-1016-47c6-8827-a3313c1d0381 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1373 microversion: 2.1 time: 0.250958 Jun 10 13:31:31.750827 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 878/2620] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:31 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1373 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:32.315382 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1d22c955-6a45-4eb5-bee4-0d379a7f68c1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:32.317118 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1d22c955-6a45-4eb5-bee4-0d379a7f68c1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:32.322072 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d22c955-6a45-4eb5-bee4-0d379a7f68c1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:32.322338 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d22c955-6a45-4eb5-bee4-0d379a7f68c1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:32.322631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d22c955-6a45-4eb5-bee4-0d379a7f68c1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:32.323108 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d22c955-6a45-4eb5-bee4-0d379a7f68c1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:32.323534 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d22c955-6a45-4eb5-bee4-0d379a7f68c1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:32.323889 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d22c955-6a45-4eb5-bee4-0d379a7f68c1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:32.343187 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1d22c955-6a45-4eb5-bee4-0d379a7f68c1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:32.465718 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d3de717d-e1fe-4eeb-be08-bda9046229f9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:32.467137 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d3de717d-e1fe-4eeb-be08-bda9046229f9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:32.473201 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3de717d-e1fe-4eeb-be08-bda9046229f9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:32.473529 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3de717d-e1fe-4eeb-be08-bda9046229f9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:32.473803 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3de717d-e1fe-4eeb-be08-bda9046229f9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:32.474363 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3de717d-e1fe-4eeb-be08-bda9046229f9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:32.474856 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3de717d-e1fe-4eeb-be08-bda9046229f9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:32.475211 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d3de717d-e1fe-4eeb-be08-bda9046229f9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:32.477446 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1d22c955-6a45-4eb5-bee4-0d379a7f68c1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:32.492186 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1d22c955-6a45-4eb5-bee4-0d379a7f68c1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1250 microversion: 2.1 time: 0.178181 Jun 10 13:31:32.492900 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 861/2621] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:32 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1250 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:32.497333 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d3de717d-e1fe-4eeb-be08-bda9046229f9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:32.523561 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-027cb7e1-af19-4f61-8c86-dccbfbf20b25 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "d95828b3-812a-4b06-bd98-dad23b10b375"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:32.525138 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-027cb7e1-af19-4f61-8c86-dccbfbf20b25 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:32.529817 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-027cb7e1-af19-4f61-8c86-dccbfbf20b25 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:32.529977 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-027cb7e1-af19-4f61-8c86-dccbfbf20b25 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:32.530103 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-027cb7e1-af19-4f61-8c86-dccbfbf20b25 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:32.530378 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-027cb7e1-af19-4f61-8c86-dccbfbf20b25 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:32.530549 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-027cb7e1-af19-4f61-8c86-dccbfbf20b25 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:32.530670 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-027cb7e1-af19-4f61-8c86-dccbfbf20b25 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:32.636909 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d3de717d-e1fe-4eeb-be08-bda9046229f9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:32.643603 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d3de717d-e1fe-4eeb-be08-bda9046229f9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1362 microversion: 2.1 time: 0.179803 Jun 10 13:31:32.643838 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 883/2622] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:32 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1362 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:32.772848 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b8522fca-f6c5-42ad-8210-a923293be464 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:32.774208 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b8522fca-f6c5-42ad-8210-a923293be464 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:32.778645 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8522fca-f6c5-42ad-8210-a923293be464 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:32.778874 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8522fca-f6c5-42ad-8210-a923293be464 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:32.779065 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8522fca-f6c5-42ad-8210-a923293be464 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:32.779530 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8522fca-f6c5-42ad-8210-a923293be464 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:32.779811 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8522fca-f6c5-42ad-8210-a923293be464 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:32.780092 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b8522fca-f6c5-42ad-8210-a923293be464 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:32.798451 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b8522fca-f6c5-42ad-8210-a923293be464 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:32.969746 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-453123536", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "fa915323-bd04-4a01-9f46-f502851964dd", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "3d96b870-f6d4-4aa7-b02e-5fb67ec191a6"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:33.020991 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:33.021306 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:33.021629 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:33.022135 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:33.023751 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:33.025496 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:33.032641 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] validate_networks() for [('3d96b870-f6d4-4aa7-b02e-5fb67ec191a6', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:31:33.033017 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:33.043848 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b8522fca-f6c5-42ad-8210-a923293be464 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:33.054406 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b8522fca-f6c5-42ad-8210-a923293be464 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1577 microversion: 2.1 time: 0.283237 Jun 10 13:31:33.054768 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 862/2623] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:32 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1577 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:33.057325 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-e128dcd0-bb92-489a-a960-b3a293f0bed5 req-2048404f-2ecc-40f7-bf06-52fdc63c7234 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b125402-87d7-4282-8ab0-7dc0fd1ca696", "name": "network-vif-plugged", "status": "completed", "tag": "d1a21951-5bb0-4f3f-8661-ac5fb2244aff"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:33.064601 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e128dcd0-bb92-489a-a960-b3a293f0bed5 req-2048404f-2ecc-40f7-bf06-52fdc63c7234 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:33.064815 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e128dcd0-bb92-489a-a960-b3a293f0bed5 req-2048404f-2ecc-40f7-bf06-52fdc63c7234 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:33.064994 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e128dcd0-bb92-489a-a960-b3a293f0bed5 req-2048404f-2ecc-40f7-bf06-52fdc63c7234 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:33.072899 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-e128dcd0-bb92-489a-a960-b3a293f0bed5 req-2048404f-2ecc-40f7-bf06-52fdc63c7234 service nova] Creating event network-vif-plugged:d1a21951-5bb0-4f3f-8661-ac5fb2244aff for instance 3b125402-87d7-4282-8ab0-7dc0fd1ca696 on np0000002501 Jun 10 13:31:33.073627 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-e128dcd0-bb92-489a-a960-b3a293f0bed5 req-2048404f-2ecc-40f7-bf06-52fdc63c7234 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:33.078612 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-e128dcd0-bb92-489a-a960-b3a293f0bed5 req-2048404f-2ecc-40f7-bf06-52fdc63c7234 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023274 Jun 10 13:31:33.078970 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 863/2624] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:33 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 10 13:31:33.085250 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b3a1b4a2-2fe3-4a2f-ab7f-e726e260ee0f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:33.087184 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b3a1b4a2-2fe3-4a2f-ab7f-e726e260ee0f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:33.091595 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3a1b4a2-2fe3-4a2f-ab7f-e726e260ee0f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:33.091803 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3a1b4a2-2fe3-4a2f-ab7f-e726e260ee0f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:33.091990 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3a1b4a2-2fe3-4a2f-ab7f-e726e260ee0f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:33.092473 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3a1b4a2-2fe3-4a2f-ab7f-e726e260ee0f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:33.092691 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3a1b4a2-2fe3-4a2f-ab7f-e726e260ee0f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:33.092914 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b3a1b4a2-2fe3-4a2f-ab7f-e726e260ee0f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:33.109169 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b3a1b4a2-2fe3-4a2f-ab7f-e726e260ee0f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:33.235111 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b3a1b4a2-2fe3-4a2f-ab7f-e726e260ee0f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.153790 Jun 10 13:31:33.236242 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 864/2625] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:31:33 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-interface => generated 282 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:31:33.269780 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:33.369300 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-84a2c725-0863-40d8-9722-14585557e4b0 req-2b909b73-b805-48e4-b3af-74ffd09e038d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bb012e56-5c0b-4618-b0ee-2ebd58699eab", "name": "network-vif-plugged", "status": "completed", "tag": "97fa694e-92e6-47b9-a5d4-5726d944ffc0"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:33.379582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-84a2c725-0863-40d8-9722-14585557e4b0 req-2b909b73-b805-48e4-b3af-74ffd09e038d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:33.379768 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-84a2c725-0863-40d8-9722-14585557e4b0 req-2b909b73-b805-48e4-b3af-74ffd09e038d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:33.379938 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-84a2c725-0863-40d8-9722-14585557e4b0 req-2b909b73-b805-48e4-b3af-74ffd09e038d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:33.391465 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-84a2c725-0863-40d8-9722-14585557e4b0 req-2b909b73-b805-48e4-b3af-74ffd09e038d service nova] Creating event network-vif-plugged:97fa694e-92e6-47b9-a5d4-5726d944ffc0 for instance bb012e56-5c0b-4618-b0ee-2ebd58699eab on np0000002501 Jun 10 13:31:33.391903 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-84a2c725-0863-40d8-9722-14585557e4b0 req-2b909b73-b805-48e4-b3af-74ffd09e038d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:33.396304 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-84a2c725-0863-40d8-9722-14585557e4b0 req-2b909b73-b805-48e4-b3af-74ffd09e038d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029406 Jun 10 13:31:33.396735 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 865/2626] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:33 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 10 13:31:33.418224 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:31:33.418467 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:31:33.418700 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:31:33.418909 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:31:33.419091 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:31:33.425790 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:33.425950 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:33.426075 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:33.426636 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:33.428212 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:33.428360 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:33.439545 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:31:33.442050 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for user e26ea791c9b2405282949b7ee6db2eb9 and project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:31:33.478093 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:31:33.479598 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] 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='fa915323-bd04-4a01-9f46-f502851964dd',volume_size=None,volume_type=None)] {{(pid=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:31:33.509278 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-39ccabfb-05c5-4887-ba59-9c21934c46e9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:33.511486 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-39ccabfb-05c5-4887-ba59-9c21934c46e9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:33.518145 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39ccabfb-05c5-4887-ba59-9c21934c46e9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:33.518465 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39ccabfb-05c5-4887-ba59-9c21934c46e9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:33.519503 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39ccabfb-05c5-4887-ba59-9c21934c46e9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:33.519503 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39ccabfb-05c5-4887-ba59-9c21934c46e9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:33.519797 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39ccabfb-05c5-4887-ba59-9c21934c46e9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:33.520126 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39ccabfb-05c5-4887-ba59-9c21934c46e9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:33.539763 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-39ccabfb-05c5-4887-ba59-9c21934c46e9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:33.609746 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e4f35b1f-6398-415c-87a0-556b1e19311b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.641571 Jun 10 13:31:33.610250 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 884/2627] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:31:32 2026] POST /compute/v2.1/servers => generated 378 bytes in 642 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:31:33.624388 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-588bd04f-964a-4705-9851-89c302bd8878 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:33.626205 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-588bd04f-964a-4705-9851-89c302bd8878 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:33.638117 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-588bd04f-964a-4705-9851-89c302bd8878 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:33.697537 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-588bd04f-964a-4705-9851-89c302bd8878 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:33.705889 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-588bd04f-964a-4705-9851-89c302bd8878 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1051 microversion: 2.1 time: 0.083695 Jun 10 13:31:33.706294 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 885/2628] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:33 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1051 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:33.709001 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1d97abb0-4e8a-4118-91c9-f02ead0885e4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:33.710714 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1d97abb0-4e8a-4118-91c9-f02ead0885e4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:33.716302 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d97abb0-4e8a-4118-91c9-f02ead0885e4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:33.716565 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d97abb0-4e8a-4118-91c9-f02ead0885e4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:33.717590 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d97abb0-4e8a-4118-91c9-f02ead0885e4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:33.717590 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d97abb0-4e8a-4118-91c9-f02ead0885e4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:33.718283 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d97abb0-4e8a-4118-91c9-f02ead0885e4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:33.718501 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1d97abb0-4e8a-4118-91c9-f02ead0885e4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:33.732973 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-39ccabfb-05c5-4887-ba59-9c21934c46e9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:33.739755 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1d97abb0-4e8a-4118-91c9-f02ead0885e4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:33.742801 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-39ccabfb-05c5-4887-ba59-9c21934c46e9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1439 microversion: 2.1 time: 0.236002 Jun 10 13:31:33.743074 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 866/2629] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:33 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1439 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:33.760048 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1f2a6434-4b97-4b54-858b-d1eff04711ea tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:33.761341 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1f2a6434-4b97-4b54-858b-d1eff04711ea tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:33.765588 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f2a6434-4b97-4b54-858b-d1eff04711ea tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:33.765743 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f2a6434-4b97-4b54-858b-d1eff04711ea tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:33.765865 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f2a6434-4b97-4b54-858b-d1eff04711ea tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:33.766102 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f2a6434-4b97-4b54-858b-d1eff04711ea tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:33.766233 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f2a6434-4b97-4b54-858b-d1eff04711ea tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:33.766361 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f2a6434-4b97-4b54-858b-d1eff04711ea tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:33.779380 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1f2a6434-4b97-4b54-858b-d1eff04711ea tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:33.853849 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1f2a6434-4b97-4b54-858b-d1eff04711ea tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.095432 Jun 10 13:31:33.854919 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 867/2630] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:31:33 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab/os-interface => generated 282 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:31:33.926132 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1d97abb0-4e8a-4118-91c9-f02ead0885e4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:33.934859 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-708506aa-f1c6-4c9c-bf3a-5d927447d38d req-6110b5b3-b64a-4e33-9459-46e8498abe0a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3b125402-87d7-4282-8ab0-7dc0fd1ca696", "tag": "d1a21951-5bb0-4f3f-8661-ac5fb2244aff"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:33.936712 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1d97abb0-4e8a-4118-91c9-f02ead0885e4 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1362 microversion: 2.1 time: 0.229802 Jun 10 13:31:33.937335 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 886/2631] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:33 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1362 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:33.942133 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-708506aa-f1c6-4c9c-bf3a-5d927447d38d req-6110b5b3-b64a-4e33-9459-46e8498abe0a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:33.942337 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-708506aa-f1c6-4c9c-bf3a-5d927447d38d req-6110b5b3-b64a-4e33-9459-46e8498abe0a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:33.942578 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-708506aa-f1c6-4c9c-bf3a-5d927447d38d req-6110b5b3-b64a-4e33-9459-46e8498abe0a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:33.951395 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-708506aa-f1c6-4c9c-bf3a-5d927447d38d req-6110b5b3-b64a-4e33-9459-46e8498abe0a service nova] Creating event network-changed:d1a21951-5bb0-4f3f-8661-ac5fb2244aff for instance 3b125402-87d7-4282-8ab0-7dc0fd1ca696 on np0000002501 Jun 10 13:31:33.951395 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-708506aa-f1c6-4c9c-bf3a-5d927447d38d req-6110b5b3-b64a-4e33-9459-46e8498abe0a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:33.958087 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-708506aa-f1c6-4c9c-bf3a-5d927447d38d req-6110b5b3-b64a-4e33-9459-46e8498abe0a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025227 Jun 10 13:31:33.962369 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 868/2632] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:33 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 10 13:31:34.723206 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9346b6fc-9435-4681-a251-9a6da21ec70d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:34.725577 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9346b6fc-9435-4681-a251-9a6da21ec70d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:34.732924 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9346b6fc-9435-4681-a251-9a6da21ec70d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:34.732924 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9346b6fc-9435-4681-a251-9a6da21ec70d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:34.732924 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9346b6fc-9435-4681-a251-9a6da21ec70d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:34.732924 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9346b6fc-9435-4681-a251-9a6da21ec70d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:34.733477 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9346b6fc-9435-4681-a251-9a6da21ec70d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:34.733676 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9346b6fc-9435-4681-a251-9a6da21ec70d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:34.750289 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9346b6fc-9435-4681-a251-9a6da21ec70d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:34.809286 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9346b6fc-9435-4681-a251-9a6da21ec70d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:34.817565 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9346b6fc-9435-4681-a251-9a6da21ec70d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1101 microversion: 2.1 time: 0.096244 Jun 10 13:31:34.817850 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 887/2633] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:34 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1101 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:34.952527 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-08e71284-c43d-40f5-9a32-7a59a8ceef66 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:34.955991 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-08e71284-c43d-40f5-9a32-7a59a8ceef66 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:34.960462 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08e71284-c43d-40f5-9a32-7a59a8ceef66 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:34.961008 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08e71284-c43d-40f5-9a32-7a59a8ceef66 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:34.961371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08e71284-c43d-40f5-9a32-7a59a8ceef66 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:34.961908 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08e71284-c43d-40f5-9a32-7a59a8ceef66 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:34.962300 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08e71284-c43d-40f5-9a32-7a59a8ceef66 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:34.962696 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-08e71284-c43d-40f5-9a32-7a59a8ceef66 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:34.982526 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-08e71284-c43d-40f5-9a32-7a59a8ceef66 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:35.101374 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-027cb7e1-af19-4f61-8c86-dccbfbf20b25 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "POST /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.579153 Jun 10 13:31:35.101374 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 879/2634] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:31:32 2026] POST /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments => generated 194 bytes in 2580 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:31:35.155955 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-08e71284-c43d-40f5-9a32-7a59a8ceef66 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:35.164173 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-08e71284-c43d-40f5-9a32-7a59a8ceef66 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1362 microversion: 2.1 time: 0.213811 Jun 10 13:31:35.164863 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 869/2635] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:34 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1362 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:35.446131 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-b5d1bad7-3231-432f-b9f4-be03b2e55c89 req-b1b75832-ca71-4a76-a7c3-232f72328f2e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bb012e56-5c0b-4618-b0ee-2ebd58699eab", "tag": "97fa694e-92e6-47b9-a5d4-5726d944ffc0"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:35.453520 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-b5d1bad7-3231-432f-b9f4-be03b2e55c89 req-b1b75832-ca71-4a76-a7c3-232f72328f2e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:35.453674 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-b5d1bad7-3231-432f-b9f4-be03b2e55c89 req-b1b75832-ca71-4a76-a7c3-232f72328f2e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:35.453807 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-b5d1bad7-3231-432f-b9f4-be03b2e55c89 req-b1b75832-ca71-4a76-a7c3-232f72328f2e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:35.459835 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-b5d1bad7-3231-432f-b9f4-be03b2e55c89 req-b1b75832-ca71-4a76-a7c3-232f72328f2e service nova] Creating event network-changed:97fa694e-92e6-47b9-a5d4-5726d944ffc0 for instance bb012e56-5c0b-4618-b0ee-2ebd58699eab on np0000002501 Jun 10 13:31:35.460296 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-b5d1bad7-3231-432f-b9f4-be03b2e55c89 req-b1b75832-ca71-4a76-a7c3-232f72328f2e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:35.464417 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-b5d1bad7-3231-432f-b9f4-be03b2e55c89 req-b1b75832-ca71-4a76-a7c3-232f72328f2e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019901 Jun 10 13:31:35.464759 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 888/2636] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:35 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 10 13:31:35.836599 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4cadbc9a-0d41-4a15-bd59-b6f2254c1444 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:35.837928 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4cadbc9a-0d41-4a15-bd59-b6f2254c1444 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:35.843037 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4cadbc9a-0d41-4a15-bd59-b6f2254c1444 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:35.843312 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4cadbc9a-0d41-4a15-bd59-b6f2254c1444 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:35.843549 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4cadbc9a-0d41-4a15-bd59-b6f2254c1444 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:35.844011 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4cadbc9a-0d41-4a15-bd59-b6f2254c1444 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:35.844415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4cadbc9a-0d41-4a15-bd59-b6f2254c1444 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:35.844681 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4cadbc9a-0d41-4a15-bd59-b6f2254c1444 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:35.859267 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4cadbc9a-0d41-4a15-bd59-b6f2254c1444 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:35.906124 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4cadbc9a-0d41-4a15-bd59-b6f2254c1444 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:35.914204 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4cadbc9a-0d41-4a15-bd59-b6f2254c1444 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1149 microversion: 2.1 time: 0.079244 Jun 10 13:31:35.914650 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 880/2637] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:35 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1149 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:36.179419 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8b99458f-d918-48fb-9e1b-49bcd9dbd285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:36.180770 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8b99458f-d918-48fb-9e1b-49bcd9dbd285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:36.185466 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8b99458f-d918-48fb-9e1b-49bcd9dbd285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:36.185851 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8b99458f-d918-48fb-9e1b-49bcd9dbd285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:36.186225 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8b99458f-d918-48fb-9e1b-49bcd9dbd285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:36.186763 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8b99458f-d918-48fb-9e1b-49bcd9dbd285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:36.187140 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8b99458f-d918-48fb-9e1b-49bcd9dbd285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:36.187496 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8b99458f-d918-48fb-9e1b-49bcd9dbd285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:36.202875 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8b99458f-d918-48fb-9e1b-49bcd9dbd285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:36.352176 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8b99458f-d918-48fb-9e1b-49bcd9dbd285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:36.359398 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8b99458f-d918-48fb-9e1b-49bcd9dbd285 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1362 microversion: 2.1 time: 0.182218 Jun 10 13:31:36.359834 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 870/2638] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:36 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1362 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:36.931438 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-42155e02-9988-45e4-8bb3-9d53d356b859 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:36.931438 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-42155e02-9988-45e4-8bb3-9d53d356b859 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:36.935418 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-42155e02-9988-45e4-8bb3-9d53d356b859 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:36.935958 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-42155e02-9988-45e4-8bb3-9d53d356b859 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:36.936464 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-42155e02-9988-45e4-8bb3-9d53d356b859 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:36.937126 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-42155e02-9988-45e4-8bb3-9d53d356b859 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:36.937621 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-42155e02-9988-45e4-8bb3-9d53d356b859 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:36.938205 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-42155e02-9988-45e4-8bb3-9d53d356b859 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:36.955052 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-42155e02-9988-45e4-8bb3-9d53d356b859 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:37.004684 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-42155e02-9988-45e4-8bb3-9d53d356b859 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:37.011622 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-42155e02-9988-45e4-8bb3-9d53d356b859 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1149 microversion: 2.1 time: 0.084129 Jun 10 13:31:37.012150 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 889/2639] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:36 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1149 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:37.374470 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cb3e548c-fec1-40fe-b461-d6b75b0ae4ad tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:37.375797 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cb3e548c-fec1-40fe-b461-d6b75b0ae4ad tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:37.380777 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb3e548c-fec1-40fe-b461-d6b75b0ae4ad tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:37.381160 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb3e548c-fec1-40fe-b461-d6b75b0ae4ad tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:37.381232 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb3e548c-fec1-40fe-b461-d6b75b0ae4ad tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:37.381720 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb3e548c-fec1-40fe-b461-d6b75b0ae4ad tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:37.382129 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb3e548c-fec1-40fe-b461-d6b75b0ae4ad tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:37.382395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cb3e548c-fec1-40fe-b461-d6b75b0ae4ad tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:37.401947 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-cb3e548c-fec1-40fe-b461-d6b75b0ae4ad tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:37.502912 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-2de69f3f-038f-4b22-b53c-fd5d39443cde req-9aea5c18-2888-419c-92f3-e923c4280536 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8e754d6e-4a73-4c8e-a096-6af864916aa3", "name": "network-vif-plugged", "status": "completed", "tag": "238e9c56-5b47-4aa8-af71-47df578aaaab"}, {"server_uuid": "8e754d6e-4a73-4c8e-a096-6af864916aa3", "name": "network-vif-plugged", "status": "completed", "tag": "238e9c56-5b47-4aa8-af71-47df578aaaab"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:37.510190 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2de69f3f-038f-4b22-b53c-fd5d39443cde req-9aea5c18-2888-419c-92f3-e923c4280536 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:37.510539 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2de69f3f-038f-4b22-b53c-fd5d39443cde req-9aea5c18-2888-419c-92f3-e923c4280536 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:37.510776 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2de69f3f-038f-4b22-b53c-fd5d39443cde req-9aea5c18-2888-419c-92f3-e923c4280536 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:37.520686 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-2de69f3f-038f-4b22-b53c-fd5d39443cde req-9aea5c18-2888-419c-92f3-e923c4280536 service nova] Creating event network-vif-plugged:238e9c56-5b47-4aa8-af71-47df578aaaab for instance 8e754d6e-4a73-4c8e-a096-6af864916aa3 on np0000002501 Jun 10 13:31:37.520849 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-2de69f3f-038f-4b22-b53c-fd5d39443cde req-9aea5c18-2888-419c-92f3-e923c4280536 service nova] Creating event network-vif-plugged:238e9c56-5b47-4aa8-af71-47df578aaaab for instance 8e754d6e-4a73-4c8e-a096-6af864916aa3 on np0000002501 Jun 10 13:31:37.521211 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-2de69f3f-038f-4b22-b53c-fd5d39443cde req-9aea5c18-2888-419c-92f3-e923c4280536 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:37.525535 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-2de69f3f-038f-4b22-b53c-fd5d39443cde req-9aea5c18-2888-419c-92f3-e923c4280536 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.024787 Jun 10 13:31:37.525880 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 871/2640] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:37 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 10 13:31:37.544260 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cb3e548c-fec1-40fe-b461-d6b75b0ae4ad tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:37.553273 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cb3e548c-fec1-40fe-b461-d6b75b0ae4ad tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1362 microversion: 2.1 time: 0.180401 Jun 10 13:31:37.553451 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 881/2641] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:37 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1362 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:38.027550 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e49714a7-baa6-41bc-8ae4-050feb8ed73d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:38.027550 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e49714a7-baa6-41bc-8ae4-050feb8ed73d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:38.034746 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e49714a7-baa6-41bc-8ae4-050feb8ed73d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:38.035299 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e49714a7-baa6-41bc-8ae4-050feb8ed73d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:38.035836 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e49714a7-baa6-41bc-8ae4-050feb8ed73d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:38.036660 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e49714a7-baa6-41bc-8ae4-050feb8ed73d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:38.038080 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e49714a7-baa6-41bc-8ae4-050feb8ed73d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:38.038080 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e49714a7-baa6-41bc-8ae4-050feb8ed73d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:38.064432 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e49714a7-baa6-41bc-8ae4-050feb8ed73d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:38.131580 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e49714a7-baa6-41bc-8ae4-050feb8ed73d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:38.139059 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e49714a7-baa6-41bc-8ae4-050feb8ed73d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1157 microversion: 2.1 time: 0.115119 Jun 10 13:31:38.139326 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 890/2642] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:38 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1157 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:38.569659 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d66f6734-79d9-4490-88ce-b8d824860f5a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:38.572117 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d66f6734-79d9-4490-88ce-b8d824860f5a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:38.576740 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d66f6734-79d9-4490-88ce-b8d824860f5a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:38.577086 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d66f6734-79d9-4490-88ce-b8d824860f5a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:38.577399 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d66f6734-79d9-4490-88ce-b8d824860f5a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:38.577960 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d66f6734-79d9-4490-88ce-b8d824860f5a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:38.578394 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d66f6734-79d9-4490-88ce-b8d824860f5a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:38.578788 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d66f6734-79d9-4490-88ce-b8d824860f5a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:38.596916 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d66f6734-79d9-4490-88ce-b8d824860f5a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:38.761410 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d66f6734-79d9-4490-88ce-b8d824860f5a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:38.772305 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d66f6734-79d9-4490-88ce-b8d824860f5a tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1542 microversion: 2.1 time: 0.205092 Jun 10 13:31:38.773005 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 872/2643] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:38 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1542 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:38.791213 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-531861d5-74e9-4f3a-b458-79d2003bf67d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:38.793330 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-531861d5-74e9-4f3a-b458-79d2003bf67d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:38.801885 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-531861d5-74e9-4f3a-b458-79d2003bf67d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:38.802217 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-531861d5-74e9-4f3a-b458-79d2003bf67d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:38.802522 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-531861d5-74e9-4f3a-b458-79d2003bf67d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:38.803111 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-531861d5-74e9-4f3a-b458-79d2003bf67d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:38.803545 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-531861d5-74e9-4f3a-b458-79d2003bf67d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:38.803910 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-531861d5-74e9-4f3a-b458-79d2003bf67d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:38.822708 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-531861d5-74e9-4f3a-b458-79d2003bf67d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:38.959948 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-531861d5-74e9-4f3a-b458-79d2003bf67d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:38.968548 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-531861d5-74e9-4f3a-b458-79d2003bf67d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1542 microversion: 2.1 time: 0.180295 Jun 10 13:31:38.968832 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 882/2644] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:38 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1542 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:39.154649 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-35bc965b-9894-445f-8718-99f077cfc104 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:39.156384 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-35bc965b-9894-445f-8718-99f077cfc104 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:39.163632 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-35bc965b-9894-445f-8718-99f077cfc104 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:39.164012 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-35bc965b-9894-445f-8718-99f077cfc104 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:39.164171 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-35bc965b-9894-445f-8718-99f077cfc104 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:39.164674 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-35bc965b-9894-445f-8718-99f077cfc104 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:39.165044 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-35bc965b-9894-445f-8718-99f077cfc104 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:39.165454 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-35bc965b-9894-445f-8718-99f077cfc104 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:39.182076 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-35bc965b-9894-445f-8718-99f077cfc104 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:39.401584 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-35bc965b-9894-445f-8718-99f077cfc104 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:39.419610 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-35bc965b-9894-445f-8718-99f077cfc104 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1199 microversion: 2.1 time: 0.265078 Jun 10 13:31:39.419610 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 891/2645] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:39 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1199 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:39.642696 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-f94544e2-1001-4abe-b19d-988686443d8e req-2de2f426-317b-4e76-9686-63acbd901409 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c0f188db-3c94-4c02-8207-77665b21caac", "tag": "93ead4a1-534e-42c1-8e92-46b0c47d9c71"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:39.649214 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f94544e2-1001-4abe-b19d-988686443d8e req-2de2f426-317b-4e76-9686-63acbd901409 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:39.649929 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f94544e2-1001-4abe-b19d-988686443d8e req-2de2f426-317b-4e76-9686-63acbd901409 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:39.649929 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f94544e2-1001-4abe-b19d-988686443d8e req-2de2f426-317b-4e76-9686-63acbd901409 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:39.656654 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-f94544e2-1001-4abe-b19d-988686443d8e req-2de2f426-317b-4e76-9686-63acbd901409 service nova] Creating event network-changed:93ead4a1-534e-42c1-8e92-46b0c47d9c71 for instance c0f188db-3c94-4c02-8207-77665b21caac on np0000002501 Jun 10 13:31:39.657132 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-f94544e2-1001-4abe-b19d-988686443d8e req-2de2f426-317b-4e76-9686-63acbd901409 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:39.662137 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-f94544e2-1001-4abe-b19d-988686443d8e req-2de2f426-317b-4e76-9686-63acbd901409 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021100 Jun 10 13:31:39.662559 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 873/2646] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:39 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 10 13:31:40.360761 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-936573a8-e7cf-4b8f-9bcc-74d0f23f27e4 req-420dd49c-774b-4371-b5aa-83f88d48be7d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8e754d6e-4a73-4c8e-a096-6af864916aa3", "tag": "238e9c56-5b47-4aa8-af71-47df578aaaab"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:40.368515 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-936573a8-e7cf-4b8f-9bcc-74d0f23f27e4 req-420dd49c-774b-4371-b5aa-83f88d48be7d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:40.368772 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-936573a8-e7cf-4b8f-9bcc-74d0f23f27e4 req-420dd49c-774b-4371-b5aa-83f88d48be7d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:40.368958 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-936573a8-e7cf-4b8f-9bcc-74d0f23f27e4 req-420dd49c-774b-4371-b5aa-83f88d48be7d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:40.377726 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-936573a8-e7cf-4b8f-9bcc-74d0f23f27e4 req-420dd49c-774b-4371-b5aa-83f88d48be7d service nova] Creating event network-changed:238e9c56-5b47-4aa8-af71-47df578aaaab for instance 8e754d6e-4a73-4c8e-a096-6af864916aa3 on np0000002501 Jun 10 13:31:40.378268 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-936573a8-e7cf-4b8f-9bcc-74d0f23f27e4 req-420dd49c-774b-4371-b5aa-83f88d48be7d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:40.386048 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-936573a8-e7cf-4b8f-9bcc-74d0f23f27e4 req-420dd49c-774b-4371-b5aa-83f88d48be7d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024653 Jun 10 13:31:40.386048 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 883/2647] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:40 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 10 13:31:40.440827 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-abd3d43d-4956-4f60-a693-0085a1d32a21 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:40.443024 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-abd3d43d-4956-4f60-a693-0085a1d32a21 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:40.449309 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-abd3d43d-4956-4f60-a693-0085a1d32a21 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:40.449687 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-abd3d43d-4956-4f60-a693-0085a1d32a21 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:40.449954 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-abd3d43d-4956-4f60-a693-0085a1d32a21 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:40.450544 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-abd3d43d-4956-4f60-a693-0085a1d32a21 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:40.450940 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-abd3d43d-4956-4f60-a693-0085a1d32a21 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:40.451304 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-abd3d43d-4956-4f60-a693-0085a1d32a21 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:40.470519 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-abd3d43d-4956-4f60-a693-0085a1d32a21 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:40.634586 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-abd3d43d-4956-4f60-a693-0085a1d32a21 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:40.643225 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-abd3d43d-4956-4f60-a693-0085a1d32a21 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1209 microversion: 2.1 time: 0.204407 Jun 10 13:31:40.643597 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 892/2648] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:40 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1209 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:41.666374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0b56a305-63c2-45ab-b957-f310cff20261 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:41.667521 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0b56a305-63c2-45ab-b957-f310cff20261 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:41.673374 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b56a305-63c2-45ab-b957-f310cff20261 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:41.673955 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b56a305-63c2-45ab-b957-f310cff20261 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:41.674426 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b56a305-63c2-45ab-b957-f310cff20261 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:41.675150 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b56a305-63c2-45ab-b957-f310cff20261 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:41.675719 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b56a305-63c2-45ab-b957-f310cff20261 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:41.676247 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b56a305-63c2-45ab-b957-f310cff20261 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:41.702374 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0b56a305-63c2-45ab-b957-f310cff20261 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:41.854109 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0b56a305-63c2-45ab-b957-f310cff20261 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:41.861903 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0b56a305-63c2-45ab-b957-f310cff20261 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1209 microversion: 2.1 time: 0.199180 Jun 10 13:31:41.861903 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 874/2649] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:41 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1209 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:42.462127 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-de79ff78-1a28-46dc-9219-a9b01f68f1da tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "d95828b3-812a-4b06-bd98-dad23b10b375"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:42.464145 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-de79ff78-1a28-46dc-9219-a9b01f68f1da tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:42.469117 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de79ff78-1a28-46dc-9219-a9b01f68f1da tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:42.469448 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de79ff78-1a28-46dc-9219-a9b01f68f1da tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:42.469679 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de79ff78-1a28-46dc-9219-a9b01f68f1da tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:42.469972 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de79ff78-1a28-46dc-9219-a9b01f68f1da tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:42.470169 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de79ff78-1a28-46dc-9219-a9b01f68f1da tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:42.470401 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de79ff78-1a28-46dc-9219-a9b01f68f1da tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:42.532375 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-de79ff78-1a28-46dc-9219-a9b01f68f1da tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] HTTP exception thrown: Invalid volume: volume d95828b3-812a-4b06-bd98-dad23b10b375 is already attached to instances: f1318ed1-e6b2-4308-b429-32ae3f4d435a Jun 10 13:31:42.532772 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-de79ff78-1a28-46dc-9219-a9b01f68f1da tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Returning 400 to user: Invalid volume: volume d95828b3-812a-4b06-bd98-dad23b10b375 is already attached to instances: f1318ed1-e6b2-4308-b429-32ae3f4d435a {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:31:42.533260 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-de79ff78-1a28-46dc-9219-a9b01f68f1da tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "POST /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.073775 Jun 10 13:31:42.533737 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 884/2650] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:31:42 2026] POST /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments => generated 174 bytes in 75 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:31:42.588710 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0c7ab3f7-1d11-4608-a01f-72b354d146ec tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:42.589183 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0c7ab3f7-1d11-4608-a01f-72b354d146ec tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:42.593110 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c7ab3f7-1d11-4608-a01f-72b354d146ec tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:42.593342 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c7ab3f7-1d11-4608-a01f-72b354d146ec tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:42.593511 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c7ab3f7-1d11-4608-a01f-72b354d146ec tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:42.593787 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c7ab3f7-1d11-4608-a01f-72b354d146ec tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:42.593964 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c7ab3f7-1d11-4608-a01f-72b354d146ec tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:42.594102 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c7ab3f7-1d11-4608-a01f-72b354d146ec tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:42.656273 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-0c7ab3f7-1d11-4608-a01f-72b354d146ec tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lazy-loading 'services' on Instance uuid f1318ed1-e6b2-4308-b429-32ae3f4d435a {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:31:42.710264 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0c7ab3f7-1d11-4608-a01f-72b354d146ec tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments/d95828b3-812a-4b06-bd98-dad23b10b375" status: 202 len: 0 microversion: 2.1 time: 0.123316 Jun 10 13:31:42.710798 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 893/2651] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:31:42 2026] DELETE /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments/d95828b3-812a-4b06-bd98-dad23b10b375 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:31:42.721370 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9ec3f665-2d5d-4589-92c4-ab6493cf84db tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:42.721370 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9ec3f665-2d5d-4589-92c4-ab6493cf84db tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:42.726270 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9ec3f665-2d5d-4589-92c4-ab6493cf84db tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:42.726694 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9ec3f665-2d5d-4589-92c4-ab6493cf84db tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:42.726992 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9ec3f665-2d5d-4589-92c4-ab6493cf84db tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:42.727415 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9ec3f665-2d5d-4589-92c4-ab6493cf84db tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:42.727661 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9ec3f665-2d5d-4589-92c4-ab6493cf84db tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:42.727886 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9ec3f665-2d5d-4589-92c4-ab6493cf84db tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:42.746343 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9ec3f665-2d5d-4589-92c4-ab6493cf84db tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028606 Jun 10 13:31:42.746826 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 875/2652] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:31:42 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:31:42.878222 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4a1ed844-86fb-4e81-9cd5-e90caecc6cde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:42.879637 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4a1ed844-86fb-4e81-9cd5-e90caecc6cde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:42.884131 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a1ed844-86fb-4e81-9cd5-e90caecc6cde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:42.884435 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a1ed844-86fb-4e81-9cd5-e90caecc6cde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:42.884629 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a1ed844-86fb-4e81-9cd5-e90caecc6cde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:42.885043 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a1ed844-86fb-4e81-9cd5-e90caecc6cde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:42.885401 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a1ed844-86fb-4e81-9cd5-e90caecc6cde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:42.885670 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4a1ed844-86fb-4e81-9cd5-e90caecc6cde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:42.902364 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4a1ed844-86fb-4e81-9cd5-e90caecc6cde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:43.031091 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4a1ed844-86fb-4e81-9cd5-e90caecc6cde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:43.040299 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4a1ed844-86fb-4e81-9cd5-e90caecc6cde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1197 microversion: 2.1 time: 0.163566 Jun 10 13:31:43.040669 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 885/2653] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:42 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1197 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:43.431320 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:31:43.700476 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:31:43.757847 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-303b27c9-23f5-4022-a7ca-eada6b363f20 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:43.759332 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-303b27c9-23f5-4022-a7ca-eada6b363f20 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:43.765538 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-303b27c9-23f5-4022-a7ca-eada6b363f20 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:43.765538 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-303b27c9-23f5-4022-a7ca-eada6b363f20 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:43.765538 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-303b27c9-23f5-4022-a7ca-eada6b363f20 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:43.766098 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-303b27c9-23f5-4022-a7ca-eada6b363f20 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:43.766287 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-303b27c9-23f5-4022-a7ca-eada6b363f20 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:43.766483 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-303b27c9-23f5-4022-a7ca-eada6b363f20 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:43.786551 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-303b27c9-23f5-4022-a7ca-eada6b363f20 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.030838 Jun 10 13:31:43.786845 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 894/2654] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:31:43 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:31:44.059098 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ba8e48ee-b7da-4c61-bc6c-2ccb61623007 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:44.060647 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ba8e48ee-b7da-4c61-bc6c-2ccb61623007 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:44.065519 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba8e48ee-b7da-4c61-bc6c-2ccb61623007 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:44.065956 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba8e48ee-b7da-4c61-bc6c-2ccb61623007 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:44.066306 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba8e48ee-b7da-4c61-bc6c-2ccb61623007 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:44.066980 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba8e48ee-b7da-4c61-bc6c-2ccb61623007 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:44.067528 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba8e48ee-b7da-4c61-bc6c-2ccb61623007 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:44.068106 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba8e48ee-b7da-4c61-bc6c-2ccb61623007 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:44.082956 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ba8e48ee-b7da-4c61-bc6c-2ccb61623007 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:44.243185 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ba8e48ee-b7da-4c61-bc6c-2ccb61623007 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:44.251009 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ba8e48ee-b7da-4c61-bc6c-2ccb61623007 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1197 microversion: 2.1 time: 0.193448 Jun 10 13:31:44.251360 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 876/2655] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:44 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1197 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:44.796481 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c9effbb9-8c99-4abc-a322-e4908370394c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:44.797803 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c9effbb9-8c99-4abc-a322-e4908370394c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:44.801563 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9effbb9-8c99-4abc-a322-e4908370394c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:44.801749 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9effbb9-8c99-4abc-a322-e4908370394c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:44.801874 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9effbb9-8c99-4abc-a322-e4908370394c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:44.802099 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9effbb9-8c99-4abc-a322-e4908370394c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:44.802219 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9effbb9-8c99-4abc-a322-e4908370394c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:44.802356 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9effbb9-8c99-4abc-a322-e4908370394c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:44.823284 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c9effbb9-8c99-4abc-a322-e4908370394c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028493 Jun 10 13:31:44.823577 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 886/2656] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:31:44 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:31:45.267121 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-783a0d2f-c79f-4cbd-9ca4-9eab6e20eb5b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:45.268918 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-783a0d2f-c79f-4cbd-9ca4-9eab6e20eb5b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:45.273333 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-783a0d2f-c79f-4cbd-9ca4-9eab6e20eb5b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:45.273687 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-783a0d2f-c79f-4cbd-9ca4-9eab6e20eb5b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:45.273950 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-783a0d2f-c79f-4cbd-9ca4-9eab6e20eb5b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:45.274513 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-783a0d2f-c79f-4cbd-9ca4-9eab6e20eb5b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:45.274869 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-783a0d2f-c79f-4cbd-9ca4-9eab6e20eb5b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:45.275198 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-783a0d2f-c79f-4cbd-9ca4-9eab6e20eb5b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:45.291620 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-783a0d2f-c79f-4cbd-9ca4-9eab6e20eb5b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:45.447640 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-783a0d2f-c79f-4cbd-9ca4-9eab6e20eb5b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:45.454628 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-783a0d2f-c79f-4cbd-9ca4-9eab6e20eb5b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1197 microversion: 2.1 time: 0.189261 Jun 10 13:31:45.454912 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 895/2657] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:45 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1197 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:45.834195 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-10e4432f-62cc-4c5a-b46b-f9162e2b081d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:45.835788 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-10e4432f-62cc-4c5a-b46b-f9162e2b081d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:45.841561 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10e4432f-62cc-4c5a-b46b-f9162e2b081d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:45.841741 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10e4432f-62cc-4c5a-b46b-f9162e2b081d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:45.841875 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10e4432f-62cc-4c5a-b46b-f9162e2b081d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:45.842596 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10e4432f-62cc-4c5a-b46b-f9162e2b081d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:45.842777 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10e4432f-62cc-4c5a-b46b-f9162e2b081d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:45.842905 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10e4432f-62cc-4c5a-b46b-f9162e2b081d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:45.861201 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-10e4432f-62cc-4c5a-b46b-f9162e2b081d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028980 Jun 10 13:31:45.861536 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 877/2658] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:31:45 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:31:46.471035 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c9883f8c-dc5b-47e2-9d61-0c5342b00616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:46.473138 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c9883f8c-dc5b-47e2-9d61-0c5342b00616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:46.475424 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=55,nova_api:DELETE=2,nova_api:INSERT=5 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:31:46.478798 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9883f8c-dc5b-47e2-9d61-0c5342b00616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:46.479106 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9883f8c-dc5b-47e2-9d61-0c5342b00616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:46.479416 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9883f8c-dc5b-47e2-9d61-0c5342b00616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:46.479980 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9883f8c-dc5b-47e2-9d61-0c5342b00616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:46.480419 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9883f8c-dc5b-47e2-9d61-0c5342b00616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:46.480839 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9883f8c-dc5b-47e2-9d61-0c5342b00616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:46.496332 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c9883f8c-dc5b-47e2-9d61-0c5342b00616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:46.660728 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c9883f8c-dc5b-47e2-9d61-0c5342b00616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:46.667791 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c9883f8c-dc5b-47e2-9d61-0c5342b00616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1197 microversion: 2.1 time: 0.198969 Jun 10 13:31:46.668043 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 887/2659] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:46 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1197 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:46.873249 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-af7d6f93-5dc8-4f73-b1f9-7889945a5d64 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:46.875845 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-af7d6f93-5dc8-4f73-b1f9-7889945a5d64 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:46.882261 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af7d6f93-5dc8-4f73-b1f9-7889945a5d64 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:46.882554 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af7d6f93-5dc8-4f73-b1f9-7889945a5d64 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:46.882714 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af7d6f93-5dc8-4f73-b1f9-7889945a5d64 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:46.883038 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af7d6f93-5dc8-4f73-b1f9-7889945a5d64 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:46.883215 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af7d6f93-5dc8-4f73-b1f9-7889945a5d64 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:46.883395 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-af7d6f93-5dc8-4f73-b1f9-7889945a5d64 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:46.903926 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-af7d6f93-5dc8-4f73-b1f9-7889945a5d64 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.032765 Jun 10 13:31:46.904293 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 896/2660] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:31:46 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:31:46.953245 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f9e417f9-cf7e-46dc-bb4c-c6e4a3cbe77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:46.953649 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f9e417f9-cf7e-46dc-bb4c-c6e4a3cbe77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:46.957286 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f9e417f9-cf7e-46dc-bb4c-c6e4a3cbe77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:46.957506 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f9e417f9-cf7e-46dc-bb4c-c6e4a3cbe77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:46.957638 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f9e417f9-cf7e-46dc-bb4c-c6e4a3cbe77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:46.957935 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f9e417f9-cf7e-46dc-bb4c-c6e4a3cbe77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:46.958329 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f9e417f9-cf7e-46dc-bb4c-c6e4a3cbe77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:46.958479 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f9e417f9-cf7e-46dc-bb4c-c6e4a3cbe77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:46.972432 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f9e417f9-cf7e-46dc-bb4c-c6e4a3cbe77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:31:47.026921 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f9e417f9-cf7e-46dc-bb4c-c6e4a3cbe77d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 204 len: 0 microversion: 2.1 time: 0.075114 Jun 10 13:31:47.027182 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 878/2661] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:31:46 2026] DELETE /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:31:47.036791 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5e4ff411-7ae9-4726-b425-f9e6c754e2f9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:47.038542 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5e4ff411-7ae9-4726-b425-f9e6c754e2f9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:47.043806 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e4ff411-7ae9-4726-b425-f9e6c754e2f9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:47.044107 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e4ff411-7ae9-4726-b425-f9e6c754e2f9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:47.044360 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e4ff411-7ae9-4726-b425-f9e6c754e2f9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:47.044850 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e4ff411-7ae9-4726-b425-f9e6c754e2f9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:47.045161 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e4ff411-7ae9-4726-b425-f9e6c754e2f9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:47.045455 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e4ff411-7ae9-4726-b425-f9e6c754e2f9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:47.064093 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5e4ff411-7ae9-4726-b425-f9e6c754e2f9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:47.225725 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5e4ff411-7ae9-4726-b425-f9e6c754e2f9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:47.234503 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5e4ff411-7ae9-4726-b425-f9e6c754e2f9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1675 microversion: 2.1 time: 0.199576 Jun 10 13:31:47.234803 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 888/2662] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:47 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1675 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:47.682082 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-462c4acf-61e1-411a-a9f4-028975372c48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:47.683617 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-462c4acf-61e1-411a-a9f4-028975372c48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:47.685752 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=62,nova_api:INSERT=9 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:31:47.688837 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-462c4acf-61e1-411a-a9f4-028975372c48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:47.689155 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-462c4acf-61e1-411a-a9f4-028975372c48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:47.689503 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-462c4acf-61e1-411a-a9f4-028975372c48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:47.689970 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-462c4acf-61e1-411a-a9f4-028975372c48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:47.690318 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-462c4acf-61e1-411a-a9f4-028975372c48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:47.690658 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-462c4acf-61e1-411a-a9f4-028975372c48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:47.693629 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=145,nova_cell1:INSERT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:31:47.707813 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-462c4acf-61e1-411a-a9f4-028975372c48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:47.831155 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-462c4acf-61e1-411a-a9f4-028975372c48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:47.841110 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-462c4acf-61e1-411a-a9f4-028975372c48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1197 microversion: 2.1 time: 0.160945 Jun 10 13:31:47.841650 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 897/2663] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:47 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1197 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:48.176756 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-e976d2d9-c517-471b-b31d-575cee499450 req-98bab950-2142-457b-bd89-38a4185fc6c1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f1318ed1-e6b2-4308-b429-32ae3f4d435a", "name": "network-vif-unplugged", "status": "completed", "tag": "9d394c32-7170-49cb-82db-7ebfba678b05"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:48.185378 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e976d2d9-c517-471b-b31d-575cee499450 req-98bab950-2142-457b-bd89-38a4185fc6c1 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:48.185628 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e976d2d9-c517-471b-b31d-575cee499450 req-98bab950-2142-457b-bd89-38a4185fc6c1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:48.185805 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e976d2d9-c517-471b-b31d-575cee499450 req-98bab950-2142-457b-bd89-38a4185fc6c1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:48.194537 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-e976d2d9-c517-471b-b31d-575cee499450 req-98bab950-2142-457b-bd89-38a4185fc6c1 service nova] Creating event network-vif-unplugged:9d394c32-7170-49cb-82db-7ebfba678b05 for instance f1318ed1-e6b2-4308-b429-32ae3f4d435a on np0000002501 Jun 10 13:31:48.194949 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-e976d2d9-c517-471b-b31d-575cee499450 req-98bab950-2142-457b-bd89-38a4185fc6c1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:48.199663 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-e976d2d9-c517-471b-b31d-575cee499450 req-98bab950-2142-457b-bd89-38a4185fc6c1 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026042 Jun 10 13:31:48.200026 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 879/2664] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:48 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 10 13:31:48.253516 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4b553276-400f-4458-aa42-68e5ba311efb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:48.259145 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4b553276-400f-4458-aa42-68e5ba311efb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:48.266012 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b553276-400f-4458-aa42-68e5ba311efb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:48.266012 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b553276-400f-4458-aa42-68e5ba311efb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:48.266012 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b553276-400f-4458-aa42-68e5ba311efb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:48.266012 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b553276-400f-4458-aa42-68e5ba311efb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:48.266806 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b553276-400f-4458-aa42-68e5ba311efb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:48.267245 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b553276-400f-4458-aa42-68e5ba311efb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:48.289319 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4b553276-400f-4458-aa42-68e5ba311efb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:48.478128 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4b553276-400f-4458-aa42-68e5ba311efb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:48.488113 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4b553276-400f-4458-aa42-68e5ba311efb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1675 microversion: 2.1 time: 0.236784 Jun 10 13:31:48.488439 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 889/2665] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:48 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1675 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:48.862025 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-60db35a3-a525-4b7a-96b7-5aac8e3b790d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:48.863618 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-60db35a3-a525-4b7a-96b7-5aac8e3b790d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:48.869860 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60db35a3-a525-4b7a-96b7-5aac8e3b790d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:48.870184 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60db35a3-a525-4b7a-96b7-5aac8e3b790d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:48.870480 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60db35a3-a525-4b7a-96b7-5aac8e3b790d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:48.871057 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60db35a3-a525-4b7a-96b7-5aac8e3b790d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:48.871595 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60db35a3-a525-4b7a-96b7-5aac8e3b790d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:48.872057 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60db35a3-a525-4b7a-96b7-5aac8e3b790d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:48.887578 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-60db35a3-a525-4b7a-96b7-5aac8e3b790d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:49.028540 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-60db35a3-a525-4b7a-96b7-5aac8e3b790d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:49.038002 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-60db35a3-a525-4b7a-96b7-5aac8e3b790d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1197 microversion: 2.1 time: 0.177626 Jun 10 13:31:49.038486 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 898/2666] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:48 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1197 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:49.507056 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0431b91b-df7e-4130-81e9-4ef7c640eb83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:49.509474 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0431b91b-df7e-4130-81e9-4ef7c640eb83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:49.512095 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=51,nova_api:UPDATE=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:31:49.518388 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0431b91b-df7e-4130-81e9-4ef7c640eb83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:49.518797 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0431b91b-df7e-4130-81e9-4ef7c640eb83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:49.519090 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0431b91b-df7e-4130-81e9-4ef7c640eb83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:49.519723 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0431b91b-df7e-4130-81e9-4ef7c640eb83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:49.520148 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0431b91b-df7e-4130-81e9-4ef7c640eb83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:49.521175 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0431b91b-df7e-4130-81e9-4ef7c640eb83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:49.524938 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=138,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:31:49.542985 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0431b91b-df7e-4130-81e9-4ef7c640eb83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:49.674327 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0431b91b-df7e-4130-81e9-4ef7c640eb83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:49.682459 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0431b91b-df7e-4130-81e9-4ef7c640eb83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1675 microversion: 2.1 time: 0.178326 Jun 10 13:31:49.682734 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 880/2667] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:49 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1675 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:50.055646 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-072cbc42-1eec-45cc-a662-cadc92430c63 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:50.057298 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-072cbc42-1eec-45cc-a662-cadc92430c63 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:50.062686 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-072cbc42-1eec-45cc-a662-cadc92430c63 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:50.062954 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-072cbc42-1eec-45cc-a662-cadc92430c63 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:50.063193 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-072cbc42-1eec-45cc-a662-cadc92430c63 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:50.063691 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-072cbc42-1eec-45cc-a662-cadc92430c63 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:50.063975 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-072cbc42-1eec-45cc-a662-cadc92430c63 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:50.064289 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-072cbc42-1eec-45cc-a662-cadc92430c63 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:50.084955 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-072cbc42-1eec-45cc-a662-cadc92430c63 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:50.225268 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-072cbc42-1eec-45cc-a662-cadc92430c63 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:50.232802 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-072cbc42-1eec-45cc-a662-cadc92430c63 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1197 microversion: 2.1 time: 0.179036 Jun 10 13:31:50.233072 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 890/2668] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:50 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1197 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:50.235960 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-f01df7c3-0683-4391-9c83-9b8c39fd79bd req-212ae9a5-6fef-49b8-bcbb-de83fb7c30c1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f1318ed1-e6b2-4308-b429-32ae3f4d435a", "name": "network-vif-unplugged", "status": "completed", "tag": "9d394c32-7170-49cb-82db-7ebfba678b05"}, {"server_uuid": "f1318ed1-e6b2-4308-b429-32ae3f4d435a", "name": "network-vif-deleted", "tag": "9d394c32-7170-49cb-82db-7ebfba678b05"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:50.242145 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f01df7c3-0683-4391-9c83-9b8c39fd79bd req-212ae9a5-6fef-49b8-bcbb-de83fb7c30c1 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:50.242431 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f01df7c3-0683-4391-9c83-9b8c39fd79bd req-212ae9a5-6fef-49b8-bcbb-de83fb7c30c1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:50.242629 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f01df7c3-0683-4391-9c83-9b8c39fd79bd req-212ae9a5-6fef-49b8-bcbb-de83fb7c30c1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:50.248573 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f01df7c3-0683-4391-9c83-9b8c39fd79bd req-212ae9a5-6fef-49b8-bcbb-de83fb7c30c1 service nova] Creating event network-vif-unplugged:9d394c32-7170-49cb-82db-7ebfba678b05 for instance f1318ed1-e6b2-4308-b429-32ae3f4d435a on np0000002501 Jun 10 13:31:50.248778 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f01df7c3-0683-4391-9c83-9b8c39fd79bd req-212ae9a5-6fef-49b8-bcbb-de83fb7c30c1 service nova] Creating event network-vif-deleted:9d394c32-7170-49cb-82db-7ebfba678b05 for instance f1318ed1-e6b2-4308-b429-32ae3f4d435a on np0000002501 Jun 10 13:31:50.249199 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-f01df7c3-0683-4391-9c83-9b8c39fd79bd req-212ae9a5-6fef-49b8-bcbb-de83fb7c30c1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:50.253372 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-f01df7c3-0683-4391-9c83-9b8c39fd79bd req-212ae9a5-6fef-49b8-bcbb-de83fb7c30c1 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.019349 Jun 10 13:31:50.253755 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 899/2669] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:50 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 10 13:31:50.697428 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9d01f69e-e8be-461d-9f2b-c0d85ff65e90 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:50.700934 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9d01f69e-e8be-461d-9f2b-c0d85ff65e90 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:50.705776 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d01f69e-e8be-461d-9f2b-c0d85ff65e90 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:50.706064 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d01f69e-e8be-461d-9f2b-c0d85ff65e90 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:50.706304 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d01f69e-e8be-461d-9f2b-c0d85ff65e90 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:50.706722 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d01f69e-e8be-461d-9f2b-c0d85ff65e90 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:50.707010 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d01f69e-e8be-461d-9f2b-c0d85ff65e90 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:50.707289 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9d01f69e-e8be-461d-9f2b-c0d85ff65e90 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:50.722812 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9d01f69e-e8be-461d-9f2b-c0d85ff65e90 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:50.774006 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9d01f69e-e8be-461d-9f2b-c0d85ff65e90 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:50.784090 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9d01f69e-e8be-461d-9f2b-c0d85ff65e90 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1321 microversion: 2.1 time: 0.088156 Jun 10 13:31:50.784525 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 881/2670] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:50 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1321 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:51.247764 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5bfef3cf-c68d-4f8a-8ae7-192e216da2c3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:51.249087 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5bfef3cf-c68d-4f8a-8ae7-192e216da2c3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:51.254132 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5bfef3cf-c68d-4f8a-8ae7-192e216da2c3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:51.254443 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5bfef3cf-c68d-4f8a-8ae7-192e216da2c3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:51.254692 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5bfef3cf-c68d-4f8a-8ae7-192e216da2c3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:51.255089 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5bfef3cf-c68d-4f8a-8ae7-192e216da2c3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:51.255411 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5bfef3cf-c68d-4f8a-8ae7-192e216da2c3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:51.255703 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5bfef3cf-c68d-4f8a-8ae7-192e216da2c3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:51.268255 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5bfef3cf-c68d-4f8a-8ae7-192e216da2c3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:51.385843 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5bfef3cf-c68d-4f8a-8ae7-192e216da2c3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:51.392821 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5bfef3cf-c68d-4f8a-8ae7-192e216da2c3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1197 microversion: 2.1 time: 0.147143 Jun 10 13:31:51.393095 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 891/2671] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:51 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1197 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:51.802596 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-597b796f-2b88-4e6d-9d5b-3eb48338282b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:51.804104 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-597b796f-2b88-4e6d-9d5b-3eb48338282b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:51.808759 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-597b796f-2b88-4e6d-9d5b-3eb48338282b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:51.809088 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-597b796f-2b88-4e6d-9d5b-3eb48338282b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:51.809363 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-597b796f-2b88-4e6d-9d5b-3eb48338282b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:51.809874 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-597b796f-2b88-4e6d-9d5b-3eb48338282b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:51.810232 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-597b796f-2b88-4e6d-9d5b-3eb48338282b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:51.810567 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-597b796f-2b88-4e6d-9d5b-3eb48338282b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:51.832652 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-597b796f-2b88-4e6d-9d5b-3eb48338282b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:51.832940 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-597b796f-2b88-4e6d-9d5b-3eb48338282b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:51.833137 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-597b796f-2b88-4e6d-9d5b-3eb48338282b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:51.833412 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-597b796f-2b88-4e6d-9d5b-3eb48338282b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lazy-loading 'fault' on Instance uuid f1318ed1-e6b2-4308-b429-32ae3f4d435a {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:31:51.837966 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-597b796f-2b88-4e6d-9d5b-3eb48338282b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:51.887273 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-597b796f-2b88-4e6d-9d5b-3eb48338282b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:51.894767 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-597b796f-2b88-4e6d-9d5b-3eb48338282b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1326 microversion: 2.1 time: 0.094093 Jun 10 13:31:51.895039 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 900/2672] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:51 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1326 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:52.406894 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-001f1a10-9e24-4d4e-bc3f-7b889dc223f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:52.408240 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-001f1a10-9e24-4d4e-bc3f-7b889dc223f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:52.412744 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-001f1a10-9e24-4d4e-bc3f-7b889dc223f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:52.412968 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-001f1a10-9e24-4d4e-bc3f-7b889dc223f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:52.413184 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-001f1a10-9e24-4d4e-bc3f-7b889dc223f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:52.413584 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-001f1a10-9e24-4d4e-bc3f-7b889dc223f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:52.413879 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-001f1a10-9e24-4d4e-bc3f-7b889dc223f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:52.414394 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-001f1a10-9e24-4d4e-bc3f-7b889dc223f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:52.426885 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-001f1a10-9e24-4d4e-bc3f-7b889dc223f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:52.569793 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-001f1a10-9e24-4d4e-bc3f-7b889dc223f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:52.576805 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-001f1a10-9e24-4d4e-bc3f-7b889dc223f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1197 microversion: 2.1 time: 0.171487 Jun 10 13:31:52.577054 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 882/2673] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:52 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1197 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:52.910071 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2d0f4739-0b8b-4b42-894e-6f38c6835c61 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:52.911452 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2d0f4739-0b8b-4b42-894e-6f38c6835c61 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:52.917066 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d0f4739-0b8b-4b42-894e-6f38c6835c61 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:52.917355 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d0f4739-0b8b-4b42-894e-6f38c6835c61 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:52.917566 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d0f4739-0b8b-4b42-894e-6f38c6835c61 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:52.918004 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d0f4739-0b8b-4b42-894e-6f38c6835c61 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:52.918326 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d0f4739-0b8b-4b42-894e-6f38c6835c61 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:52.918627 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d0f4739-0b8b-4b42-894e-6f38c6835c61 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:52.935996 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d0f4739-0b8b-4b42-894e-6f38c6835c61 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:52.936239 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d0f4739-0b8b-4b42-894e-6f38c6835c61 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:52.936491 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d0f4739-0b8b-4b42-894e-6f38c6835c61 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:52.936754 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-2d0f4739-0b8b-4b42-894e-6f38c6835c61 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lazy-loading 'fault' on Instance uuid f1318ed1-e6b2-4308-b429-32ae3f4d435a {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:31:52.940276 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2d0f4739-0b8b-4b42-894e-6f38c6835c61 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:52.989480 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2d0f4739-0b8b-4b42-894e-6f38c6835c61 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:52.997544 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2d0f4739-0b8b-4b42-894e-6f38c6835c61 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 200 len: 1326 microversion: 2.1 time: 0.089021 Jun 10 13:31:52.997815 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 892/2674] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:52 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 1326 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:53.242659 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-66151938-cbb9-4dac-8c4f-d29dece86e74 req-408a8600-fed1-445a-9a3c-b52ee8dadb19 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c0f188db-3c94-4c02-8207-77665b21caac", "name": "network-vif-plugged", "status": "completed", "tag": "93ead4a1-534e-42c1-8e92-46b0c47d9c71"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:53.249293 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-66151938-cbb9-4dac-8c4f-d29dece86e74 req-408a8600-fed1-445a-9a3c-b52ee8dadb19 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:53.249564 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-66151938-cbb9-4dac-8c4f-d29dece86e74 req-408a8600-fed1-445a-9a3c-b52ee8dadb19 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:53.249763 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-66151938-cbb9-4dac-8c4f-d29dece86e74 req-408a8600-fed1-445a-9a3c-b52ee8dadb19 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:53.260556 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-66151938-cbb9-4dac-8c4f-d29dece86e74 req-408a8600-fed1-445a-9a3c-b52ee8dadb19 service nova] Creating event network-vif-plugged:93ead4a1-534e-42c1-8e92-46b0c47d9c71 for instance c0f188db-3c94-4c02-8207-77665b21caac on np0000002501 Jun 10 13:31:53.261191 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-66151938-cbb9-4dac-8c4f-d29dece86e74 req-408a8600-fed1-445a-9a3c-b52ee8dadb19 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:53.266887 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-66151938-cbb9-4dac-8c4f-d29dece86e74 req-408a8600-fed1-445a-9a3c-b52ee8dadb19 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025753 Jun 10 13:31:53.267306 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 901/2675] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:53 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 10 13:31:53.590815 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4bf29c3d-70d3-42e8-a441-6038e0e589df tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:53.592102 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4bf29c3d-70d3-42e8-a441-6038e0e589df tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:53.596827 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4bf29c3d-70d3-42e8-a441-6038e0e589df tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:53.597061 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4bf29c3d-70d3-42e8-a441-6038e0e589df tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:53.597284 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4bf29c3d-70d3-42e8-a441-6038e0e589df tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:53.597730 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4bf29c3d-70d3-42e8-a441-6038e0e589df tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:53.598267 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4bf29c3d-70d3-42e8-a441-6038e0e589df tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:53.598566 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4bf29c3d-70d3-42e8-a441-6038e0e589df tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:53.611869 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4bf29c3d-70d3-42e8-a441-6038e0e589df tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:53.755364 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4bf29c3d-70d3-42e8-a441-6038e0e589df tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:53.768929 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4bf29c3d-70d3-42e8-a441-6038e0e589df tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1197 microversion: 2.1 time: 0.179754 Jun 10 13:31:53.769265 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 883/2676] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:53 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1197 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:54.016283 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-34596950-33c9-41a9-8c04-1fabe4e9a613 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:54.017939 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-34596950-33c9-41a9-8c04-1fabe4e9a613 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:54.023305 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-34596950-33c9-41a9-8c04-1fabe4e9a613 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:54.023568 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-34596950-33c9-41a9-8c04-1fabe4e9a613 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:54.023779 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-34596950-33c9-41a9-8c04-1fabe4e9a613 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:54.024205 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-34596950-33c9-41a9-8c04-1fabe4e9a613 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:54.024519 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-34596950-33c9-41a9-8c04-1fabe4e9a613 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:54.024871 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-34596950-33c9-41a9-8c04-1fabe4e9a613 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:54.034903 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-34596950-33c9-41a9-8c04-1fabe4e9a613 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] HTTP exception thrown: Instance f1318ed1-e6b2-4308-b429-32ae3f4d435a could not be found. Jun 10 13:31:54.035161 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-34596950-33c9-41a9-8c04-1fabe4e9a613 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Returning 404 to user: Instance f1318ed1-e6b2-4308-b429-32ae3f4d435a could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:31:54.035536 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-34596950-33c9-41a9-8c04-1fabe4e9a613 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 404 len: 111 microversion: 2.1 time: 0.021287 Jun 10 13:31:54.035846 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 893/2677] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:54 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:31:54.044385 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-359bd333-5317-476f-8e7a-f42295a8a791 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:54.057343 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-359bd333-5317-476f-8e7a-f42295a8a791 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1426384043" status: 202 len: 0 microversion: 2.1 time: 0.014708 Jun 10 13:31:54.057718 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 902/2678] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:31:54 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1426384043 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:31:54.428320 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2c400305-aa7a-457b-9e15-5dcc45c80967 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1078993535", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMbPQkCNLBwHkYRxNIBbchYXTe3/vK9/Po7u34XB+MezHrqa2ZJR1yagW9KlP95O7IPfTwqdqMwr7/Rm/1XwxvRF2eVF/0ABqGhq/0fTFQhtwLd/ydIZ9Nr6RTlvZI5wCw=="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:54.443833 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-2c400305-aa7a-457b-9e15-5dcc45c80967 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:31:54.447145 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-2c400305-aa7a-457b-9e15-5dcc45c80967 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for user 78196c63786b4cba9a84425b76aca7eb and project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:31:54.463732 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2c400305-aa7a-457b-9e15-5dcc45c80967 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.037748 Jun 10 13:31:54.464086 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 884/2679] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:31:54 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 10 13:31:54.787883 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-176239c5-9dd7-4b12-8543-a5672dc50ffe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:54.789293 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-176239c5-9dd7-4b12-8543-a5672dc50ffe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:54.793283 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-176239c5-9dd7-4b12-8543-a5672dc50ffe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:54.793547 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-176239c5-9dd7-4b12-8543-a5672dc50ffe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:54.793787 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-176239c5-9dd7-4b12-8543-a5672dc50ffe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:54.794243 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-176239c5-9dd7-4b12-8543-a5672dc50ffe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:54.794578 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-176239c5-9dd7-4b12-8543-a5672dc50ffe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:54.794879 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-176239c5-9dd7-4b12-8543-a5672dc50ffe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:54.812969 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-176239c5-9dd7-4b12-8543-a5672dc50ffe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:54.965858 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-176239c5-9dd7-4b12-8543-a5672dc50ffe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:54.972566 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-176239c5-9dd7-4b12-8543-a5672dc50ffe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1197 microversion: 2.1 time: 0.186256 Jun 10 13:31:54.972842 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 894/2680] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:54 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1197 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:55.305573 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-ef0cc622-2122-451f-9e3d-f64a55b2a143 req-6e233769-5dc1-48b5-ab3c-4a4e8af210fc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c0f188db-3c94-4c02-8207-77665b21caac", "name": "network-vif-plugged", "status": "completed", "tag": "93ead4a1-534e-42c1-8e92-46b0c47d9c71"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:55.310712 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ef0cc622-2122-451f-9e3d-f64a55b2a143 req-6e233769-5dc1-48b5-ab3c-4a4e8af210fc service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:55.310864 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ef0cc622-2122-451f-9e3d-f64a55b2a143 req-6e233769-5dc1-48b5-ab3c-4a4e8af210fc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:55.310983 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ef0cc622-2122-451f-9e3d-f64a55b2a143 req-6e233769-5dc1-48b5-ab3c-4a4e8af210fc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:55.316240 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-ef0cc622-2122-451f-9e3d-f64a55b2a143 req-6e233769-5dc1-48b5-ab3c-4a4e8af210fc service nova] Creating event network-vif-plugged:93ead4a1-534e-42c1-8e92-46b0c47d9c71 for instance c0f188db-3c94-4c02-8207-77665b21caac on np0000002501 Jun 10 13:31:55.316601 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-ef0cc622-2122-451f-9e3d-f64a55b2a143 req-6e233769-5dc1-48b5-ab3c-4a4e8af210fc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:55.320295 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-ef0cc622-2122-451f-9e3d-f64a55b2a143 req-6e233769-5dc1-48b5-ab3c-4a4e8af210fc service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016406 Jun 10 13:31:55.320647 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 903/2681] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:55 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 10 13:31:55.484918 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1842838012", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "01f1e030-eb71-4cd3-bf2d-0c9f11a81629"}], "security_groups": [{"name": "tempest-securitygroup--1360696465"}], "key_name": "tempest-keypair-1078993535", "user_data": "}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:55.571924 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:55.572393 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:55.572755 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:55.573474 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:55.575190 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:55.575577 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:55.579823 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:55.633594 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] validate_networks() for [('01f1e030-eb71-4cd3-bf2d-0c9f11a81629', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:31:55.633901 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:55.832412 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:55.989421 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2bcefdb4-ecc4-45b0-a892-a930cee44df0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:55.990916 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2bcefdb4-ecc4-45b0-a892-a930cee44df0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:55.995548 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2bcefdb4-ecc4-45b0-a892-a930cee44df0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:55.995799 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2bcefdb4-ecc4-45b0-a892-a930cee44df0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:55.996002 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2bcefdb4-ecc4-45b0-a892-a930cee44df0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:55.996567 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2bcefdb4-ecc4-45b0-a892-a930cee44df0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:55.996869 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2bcefdb4-ecc4-45b0-a892-a930cee44df0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:55.997144 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2bcefdb4-ecc4-45b0-a892-a930cee44df0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:56.013594 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2bcefdb4-ecc4-45b0-a892-a930cee44df0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:56.069758 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:31:56.069937 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:31:56.070265 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:31:56.071165 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:31:56.071398 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:31:56.077666 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:56.077857 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:56.078018 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:56.078539 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:56.078753 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:56.078875 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:56.095578 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:31:56.097424 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Getting quotas for user 78196c63786b4cba9a84425b76aca7eb and project a61bf935c7084f7c8755f6dc50c5b7e3. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:31:56.102444 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:31:56.103756 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:31:56.143532 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2bcefdb4-ecc4-45b0-a892-a930cee44df0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:56.151323 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2bcefdb4-ecc4-45b0-a892-a930cee44df0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1383 microversion: 2.1 time: 0.163662 Jun 10 13:31:56.151677 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 895/2682] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:55 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1383 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:56.157568 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5f0d4697-85cb-4e3d-9e72-396ebd948f4e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 400 microversion: 2.1 time: 0.674333 Jun 10 13:31:56.157926 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 885/2683] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:31:55 2026] POST /compute/v2.1/servers => generated 400 bytes in 675 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:31:56.170003 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e2b06fb6-9bd0-43e7-91c6-799cc5133ac5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:56.171354 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-53182989-f176-43e6-89b6-6981b7a056e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:56.171444 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e2b06fb6-9bd0-43e7-91c6-799cc5133ac5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:56.176589 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-53182989-f176-43e6-89b6-6981b7a056e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:56.184962 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53182989-f176-43e6-89b6-6981b7a056e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:56.185093 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e2b06fb6-9bd0-43e7-91c6-799cc5133ac5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:56.185218 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53182989-f176-43e6-89b6-6981b7a056e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:56.185425 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53182989-f176-43e6-89b6-6981b7a056e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:56.185849 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53182989-f176-43e6-89b6-6981b7a056e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:56.186152 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53182989-f176-43e6-89b6-6981b7a056e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:56.186439 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-53182989-f176-43e6-89b6-6981b7a056e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:56.202320 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-53182989-f176-43e6-89b6-6981b7a056e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:56.244018 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e2b06fb6-9bd0-43e7-91c6-799cc5133ac5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:56.253060 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e2b06fb6-9bd0-43e7-91c6-799cc5133ac5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1236 microversion: 2.1 time: 0.084885 Jun 10 13:31:56.253337 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 896/2684] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:56 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1236 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:56.334229 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-53182989-f176-43e6-89b6-6981b7a056e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:56.343182 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-53182989-f176-43e6-89b6-6981b7a056e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1383 microversion: 2.1 time: 0.177037 Jun 10 13:31:56.343428 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 904/2685] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:56 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1383 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:56.356841 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e1988b55-6fce-41b6-a7fc-b34bc12ff1e4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:56.358325 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e1988b55-6fce-41b6-a7fc-b34bc12ff1e4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:56.363232 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1988b55-6fce-41b6-a7fc-b34bc12ff1e4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:56.363538 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1988b55-6fce-41b6-a7fc-b34bc12ff1e4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:56.363788 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1988b55-6fce-41b6-a7fc-b34bc12ff1e4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:56.364363 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1988b55-6fce-41b6-a7fc-b34bc12ff1e4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:56.364732 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1988b55-6fce-41b6-a7fc-b34bc12ff1e4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:56.365374 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e1988b55-6fce-41b6-a7fc-b34bc12ff1e4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:56.378561 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e1988b55-6fce-41b6-a7fc-b34bc12ff1e4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:56.511953 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e1988b55-6fce-41b6-a7fc-b34bc12ff1e4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:56.522092 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e1988b55-6fce-41b6-a7fc-b34bc12ff1e4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1383 microversion: 2.1 time: 0.166830 Jun 10 13:31:56.522532 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 886/2686] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:56 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1383 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:56.535976 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9855be0b-d46d-42ee-b704-2e5a27eef8a9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:56.536173 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9855be0b-d46d-42ee-b704-2e5a27eef8a9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:56.539603 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9855be0b-d46d-42ee-b704-2e5a27eef8a9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:56.539732 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9855be0b-d46d-42ee-b704-2e5a27eef8a9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:56.539856 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9855be0b-d46d-42ee-b704-2e5a27eef8a9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:56.540131 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9855be0b-d46d-42ee-b704-2e5a27eef8a9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:56.540320 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9855be0b-d46d-42ee-b704-2e5a27eef8a9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:56.540520 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9855be0b-d46d-42ee-b704-2e5a27eef8a9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:56.552321 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9855be0b-d46d-42ee-b704-2e5a27eef8a9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:31:56.605528 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9855be0b-d46d-42ee-b704-2e5a27eef8a9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 204 len: 0 microversion: 2.1 time: 0.070896 Jun 10 13:31:56.605754 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 897/2687] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:31:56 2026] DELETE /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:31:56.613879 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d11a6316-ed11-406d-8555-b491c4fc0472 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:56.615250 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d11a6316-ed11-406d-8555-b491c4fc0472 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:56.619885 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d11a6316-ed11-406d-8555-b491c4fc0472 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:56.620176 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d11a6316-ed11-406d-8555-b491c4fc0472 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:56.620390 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d11a6316-ed11-406d-8555-b491c4fc0472 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:56.620830 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d11a6316-ed11-406d-8555-b491c4fc0472 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:56.621152 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d11a6316-ed11-406d-8555-b491c4fc0472 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:56.621484 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d11a6316-ed11-406d-8555-b491c4fc0472 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:56.634336 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d11a6316-ed11-406d-8555-b491c4fc0472 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:56.757462 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d11a6316-ed11-406d-8555-b491c4fc0472 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:56.768816 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d11a6316-ed11-406d-8555-b491c4fc0472 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1389 microversion: 2.1 time: 0.156526 Jun 10 13:31:56.769200 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 905/2688] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:56 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1389 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:57.267648 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1895ece9-5eb6-40b4-b009-2c0ecaa66e83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:57.269133 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1895ece9-5eb6-40b4-b009-2c0ecaa66e83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:57.274953 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1895ece9-5eb6-40b4-b009-2c0ecaa66e83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:57.275296 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1895ece9-5eb6-40b4-b009-2c0ecaa66e83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:57.275551 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1895ece9-5eb6-40b4-b009-2c0ecaa66e83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:57.276028 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1895ece9-5eb6-40b4-b009-2c0ecaa66e83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:57.276405 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1895ece9-5eb6-40b4-b009-2c0ecaa66e83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:57.276728 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1895ece9-5eb6-40b4-b009-2c0ecaa66e83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:57.289290 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1895ece9-5eb6-40b4-b009-2c0ecaa66e83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:57.339879 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1895ece9-5eb6-40b4-b009-2c0ecaa66e83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:57.346728 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1895ece9-5eb6-40b4-b009-2c0ecaa66e83 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1240 microversion: 2.1 time: 0.081003 Jun 10 13:31:57.347061 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 887/2689] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:57 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1240 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:57.784632 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-7c3e941f-4f81-4deb-9f65-061c405588ea req-84f23485-afef-4594-b450-10c9dfa8c040 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c0f188db-3c94-4c02-8207-77665b21caac", "name": "network-vif-unplugged", "status": "completed", "tag": "93ead4a1-534e-42c1-8e92-46b0c47d9c71"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:57.787165 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1fba1f9e-9203-4bb3-8464-b20a1238051f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:57.791602 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1fba1f9e-9203-4bb3-8464-b20a1238051f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:57.791795 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-7c3e941f-4f81-4deb-9f65-061c405588ea req-84f23485-afef-4594-b450-10c9dfa8c040 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:57.792024 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-7c3e941f-4f81-4deb-9f65-061c405588ea req-84f23485-afef-4594-b450-10c9dfa8c040 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:57.792285 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-7c3e941f-4f81-4deb-9f65-061c405588ea req-84f23485-afef-4594-b450-10c9dfa8c040 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:57.800765 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-7c3e941f-4f81-4deb-9f65-061c405588ea req-84f23485-afef-4594-b450-10c9dfa8c040 service nova] Creating event network-vif-unplugged:93ead4a1-534e-42c1-8e92-46b0c47d9c71 for instance c0f188db-3c94-4c02-8207-77665b21caac on np0000002501 Jun 10 13:31:57.801164 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-7c3e941f-4f81-4deb-9f65-061c405588ea req-84f23485-afef-4594-b450-10c9dfa8c040 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:57.801254 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1fba1f9e-9203-4bb3-8464-b20a1238051f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:57.801557 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1fba1f9e-9203-4bb3-8464-b20a1238051f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:57.801826 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1fba1f9e-9203-4bb3-8464-b20a1238051f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:57.802318 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1fba1f9e-9203-4bb3-8464-b20a1238051f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:57.802686 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1fba1f9e-9203-4bb3-8464-b20a1238051f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:57.802994 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1fba1f9e-9203-4bb3-8464-b20a1238051f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:57.807267 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-7c3e941f-4f81-4deb-9f65-061c405588ea req-84f23485-afef-4594-b450-10c9dfa8c040 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024908 Jun 10 13:31:57.807818 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 898/2690] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:57 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 10 13:31:57.823626 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1fba1f9e-9203-4bb3-8464-b20a1238051f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:57.954867 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1fba1f9e-9203-4bb3-8464-b20a1238051f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:57.964120 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1fba1f9e-9203-4bb3-8464-b20a1238051f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1389 microversion: 2.1 time: 0.181228 Jun 10 13:31:57.964462 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 906/2691] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:57 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1389 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:58.362048 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8798b6f6-2d3f-4258-bc80-6d663e8941fd tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:58.363476 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8798b6f6-2d3f-4258-bc80-6d663e8941fd tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:58.368962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8798b6f6-2d3f-4258-bc80-6d663e8941fd tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:58.369296 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8798b6f6-2d3f-4258-bc80-6d663e8941fd tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:58.369593 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8798b6f6-2d3f-4258-bc80-6d663e8941fd tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:58.370075 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8798b6f6-2d3f-4258-bc80-6d663e8941fd tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:58.370421 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8798b6f6-2d3f-4258-bc80-6d663e8941fd tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:58.370749 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8798b6f6-2d3f-4258-bc80-6d663e8941fd tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:58.386948 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8798b6f6-2d3f-4258-bc80-6d663e8941fd tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:58.438564 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8798b6f6-2d3f-4258-bc80-6d663e8941fd tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:58.447031 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8798b6f6-2d3f-4258-bc80-6d663e8941fd tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1288 microversion: 2.1 time: 0.086696 Jun 10 13:31:58.447437 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 888/2692] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:58 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1288 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:58.981371 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-65ed1342-6c5d-41cf-b167-7094e28fc64c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:58.982525 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-65ed1342-6c5d-41cf-b167-7094e28fc64c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:58.990324 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65ed1342-6c5d-41cf-b167-7094e28fc64c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:58.990737 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65ed1342-6c5d-41cf-b167-7094e28fc64c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:58.991021 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65ed1342-6c5d-41cf-b167-7094e28fc64c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:58.991536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65ed1342-6c5d-41cf-b167-7094e28fc64c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:58.991894 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65ed1342-6c5d-41cf-b167-7094e28fc64c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:58.992457 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-65ed1342-6c5d-41cf-b167-7094e28fc64c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:59.007446 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-65ed1342-6c5d-41cf-b167-7094e28fc64c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:59.164399 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-65ed1342-6c5d-41cf-b167-7094e28fc64c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:59.170613 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-65ed1342-6c5d-41cf-b167-7094e28fc64c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1389 microversion: 2.1 time: 0.191851 Jun 10 13:31:59.171049 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 899/2693] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:58 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1389 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:59.467473 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-002a9da4-fead-420d-a194-643f3f1563e1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:31:59.469379 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-002a9da4-fead-420d-a194-643f3f1563e1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:31:59.474964 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-002a9da4-fead-420d-a194-643f3f1563e1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:59.475470 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-002a9da4-fead-420d-a194-643f3f1563e1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:59.475775 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-002a9da4-fead-420d-a194-643f3f1563e1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:59.476374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-002a9da4-fead-420d-a194-643f3f1563e1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:59.476813 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-002a9da4-fead-420d-a194-643f3f1563e1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:59.477197 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-002a9da4-fead-420d-a194-643f3f1563e1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:59.493679 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-002a9da4-fead-420d-a194-643f3f1563e1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:31:59.565477 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-002a9da4-fead-420d-a194-643f3f1563e1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:31:59.573555 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-002a9da4-fead-420d-a194-643f3f1563e1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1288 microversion: 2.1 time: 0.111900 Jun 10 13:31:59.573884 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 907/2694] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:31:59 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1288 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:31:59.604429 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-f50198ba-01e1-4807-836e-ed1d0aa02328 req-5fc167e5-39a3-4b79-886b-ab9630917471 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c0f188db-3c94-4c02-8207-77665b21caac", "name": "network-vif-deleted", "tag": "93ead4a1-534e-42c1-8e92-46b0c47d9c71"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:59.611796 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f50198ba-01e1-4807-836e-ed1d0aa02328 req-5fc167e5-39a3-4b79-886b-ab9630917471 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:59.612002 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f50198ba-01e1-4807-836e-ed1d0aa02328 req-5fc167e5-39a3-4b79-886b-ab9630917471 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:59.612177 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f50198ba-01e1-4807-836e-ed1d0aa02328 req-5fc167e5-39a3-4b79-886b-ab9630917471 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:59.619697 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-f50198ba-01e1-4807-836e-ed1d0aa02328 req-5fc167e5-39a3-4b79-886b-ab9630917471 service nova] Creating event network-vif-deleted:93ead4a1-534e-42c1-8e92-46b0c47d9c71 for instance c0f188db-3c94-4c02-8207-77665b21caac on np0000002501 Jun 10 13:31:59.620170 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-f50198ba-01e1-4807-836e-ed1d0aa02328 req-5fc167e5-39a3-4b79-886b-ab9630917471 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:59.625846 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-f50198ba-01e1-4807-836e-ed1d0aa02328 req-5fc167e5-39a3-4b79-886b-ab9630917471 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023045 Jun 10 13:31:59.625846 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 889/2695] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:59 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 10 13:31:59.846464 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-0ffee44f-79b6-41cc-905f-b576f760901b req-cc1c3e09-8b78-42a9-8583-f3d3517d7efd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c0f188db-3c94-4c02-8207-77665b21caac", "name": "network-vif-unplugged", "status": "completed", "tag": "93ead4a1-534e-42c1-8e92-46b0c47d9c71"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:31:59.854188 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0ffee44f-79b6-41cc-905f-b576f760901b req-cc1c3e09-8b78-42a9-8583-f3d3517d7efd service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:31:59.854573 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0ffee44f-79b6-41cc-905f-b576f760901b req-cc1c3e09-8b78-42a9-8583-f3d3517d7efd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:31:59.854859 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0ffee44f-79b6-41cc-905f-b576f760901b req-cc1c3e09-8b78-42a9-8583-f3d3517d7efd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:31:59.862695 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-0ffee44f-79b6-41cc-905f-b576f760901b req-cc1c3e09-8b78-42a9-8583-f3d3517d7efd service nova] Creating event network-vif-unplugged:93ead4a1-534e-42c1-8e92-46b0c47d9c71 for instance c0f188db-3c94-4c02-8207-77665b21caac on np0000002501 Jun 10 13:31:59.864275 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-0ffee44f-79b6-41cc-905f-b576f760901b req-cc1c3e09-8b78-42a9-8583-f3d3517d7efd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:31:59.870739 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-0ffee44f-79b6-41cc-905f-b576f760901b req-cc1c3e09-8b78-42a9-8583-f3d3517d7efd service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026075 Jun 10 13:31:59.870739 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 900/2696] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:31:59 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 10 13:32:00.187035 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3a7b68bb-649e-4e5f-9760-3ecf07834916 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:00.188451 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3a7b68bb-649e-4e5f-9760-3ecf07834916 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:00.194274 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3a7b68bb-649e-4e5f-9760-3ecf07834916 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:00.194614 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3a7b68bb-649e-4e5f-9760-3ecf07834916 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:00.194871 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3a7b68bb-649e-4e5f-9760-3ecf07834916 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:00.195362 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3a7b68bb-649e-4e5f-9760-3ecf07834916 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:00.195685 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3a7b68bb-649e-4e5f-9760-3ecf07834916 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:00.196033 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3a7b68bb-649e-4e5f-9760-3ecf07834916 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:00.214173 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3a7b68bb-649e-4e5f-9760-3ecf07834916 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:00.269782 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3a7b68bb-649e-4e5f-9760-3ecf07834916 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:00.278984 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3a7b68bb-649e-4e5f-9760-3ecf07834916 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1182 microversion: 2.1 time: 0.093729 Jun 10 13:32:00.279332 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 908/2697] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:00 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1182 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:00.590632 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-edaa12c3-a931-4f19-8b31-002c04500e5e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:00.592235 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-edaa12c3-a931-4f19-8b31-002c04500e5e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:00.596494 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-edaa12c3-a931-4f19-8b31-002c04500e5e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:00.596780 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-edaa12c3-a931-4f19-8b31-002c04500e5e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:00.596940 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-edaa12c3-a931-4f19-8b31-002c04500e5e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:00.597374 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-edaa12c3-a931-4f19-8b31-002c04500e5e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:00.597673 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-edaa12c3-a931-4f19-8b31-002c04500e5e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:00.597952 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-edaa12c3-a931-4f19-8b31-002c04500e5e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:00.611571 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-edaa12c3-a931-4f19-8b31-002c04500e5e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:00.666576 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-edaa12c3-a931-4f19-8b31-002c04500e5e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:00.676865 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-edaa12c3-a931-4f19-8b31-002c04500e5e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1296 microversion: 2.1 time: 0.087955 Jun 10 13:32:00.677248 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 890/2698] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:00 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1296 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:01.297380 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ed2edc9c-c917-4de0-a7c1-3b75eb71bd58 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:01.297380 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ed2edc9c-c917-4de0-a7c1-3b75eb71bd58 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:01.302112 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed2edc9c-c917-4de0-a7c1-3b75eb71bd58 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:01.302386 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed2edc9c-c917-4de0-a7c1-3b75eb71bd58 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:01.302595 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed2edc9c-c917-4de0-a7c1-3b75eb71bd58 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:01.303065 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed2edc9c-c917-4de0-a7c1-3b75eb71bd58 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:01.303344 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed2edc9c-c917-4de0-a7c1-3b75eb71bd58 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:01.303626 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed2edc9c-c917-4de0-a7c1-3b75eb71bd58 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:01.322521 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed2edc9c-c917-4de0-a7c1-3b75eb71bd58 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:01.322827 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed2edc9c-c917-4de0-a7c1-3b75eb71bd58 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:01.323084 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed2edc9c-c917-4de0-a7c1-3b75eb71bd58 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:01.323404 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-ed2edc9c-c917-4de0-a7c1-3b75eb71bd58 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid c0f188db-3c94-4c02-8207-77665b21caac {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:32:01.328379 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ed2edc9c-c917-4de0-a7c1-3b75eb71bd58 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:01.391963 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ed2edc9c-c917-4de0-a7c1-3b75eb71bd58 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:01.399149 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ed2edc9c-c917-4de0-a7c1-3b75eb71bd58 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1187 microversion: 2.1 time: 0.106013 Jun 10 13:32:01.399612 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 901/2699] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:01 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1187 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:01.697881 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9b431cef-cad8-4b2e-86fd-339f141fdeda tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:01.699998 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9b431cef-cad8-4b2e-86fd-339f141fdeda tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:01.707692 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9b431cef-cad8-4b2e-86fd-339f141fdeda tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:01.708175 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9b431cef-cad8-4b2e-86fd-339f141fdeda tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:01.708503 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9b431cef-cad8-4b2e-86fd-339f141fdeda tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:01.709110 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9b431cef-cad8-4b2e-86fd-339f141fdeda tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:01.709526 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9b431cef-cad8-4b2e-86fd-339f141fdeda tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:01.709911 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9b431cef-cad8-4b2e-86fd-339f141fdeda tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:01.735568 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9b431cef-cad8-4b2e-86fd-339f141fdeda tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:01.876723 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9b431cef-cad8-4b2e-86fd-339f141fdeda tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:01.884308 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9b431cef-cad8-4b2e-86fd-339f141fdeda tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1364 microversion: 2.1 time: 0.189666 Jun 10 13:32:01.884662 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 909/2700] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:01 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1364 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:01.906841 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-69833b5f-8bce-4714-9076-ade27443ef52 req-9505b7b8-1a50-4454-beb2-606783580e1e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "465acbcd-cb67-44ee-b174-fe6bb8190b21", "tag": "0c0a80e6-f321-4377-a4f4-4a9ca5b861f2"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:01.912397 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-69833b5f-8bce-4714-9076-ade27443ef52 req-9505b7b8-1a50-4454-beb2-606783580e1e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:01.912548 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-69833b5f-8bce-4714-9076-ade27443ef52 req-9505b7b8-1a50-4454-beb2-606783580e1e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:01.912658 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-69833b5f-8bce-4714-9076-ade27443ef52 req-9505b7b8-1a50-4454-beb2-606783580e1e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:01.917647 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-69833b5f-8bce-4714-9076-ade27443ef52 req-9505b7b8-1a50-4454-beb2-606783580e1e service nova] Creating event network-changed:0c0a80e6-f321-4377-a4f4-4a9ca5b861f2 for instance 465acbcd-cb67-44ee-b174-fe6bb8190b21 on np0000002501 Jun 10 13:32:01.917964 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-69833b5f-8bce-4714-9076-ade27443ef52 req-9505b7b8-1a50-4454-beb2-606783580e1e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:01.921210 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-69833b5f-8bce-4714-9076-ade27443ef52 req-9505b7b8-1a50-4454-beb2-606783580e1e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.015994 Jun 10 13:32:01.921513 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 891/2701] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:01 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 10 13:32:02.413629 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e0aba931-d8be-4b4d-86fe-27dba01f04a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:02.414947 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e0aba931-d8be-4b4d-86fe-27dba01f04a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:02.419500 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0aba931-d8be-4b4d-86fe-27dba01f04a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:02.419743 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0aba931-d8be-4b4d-86fe-27dba01f04a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:02.419946 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0aba931-d8be-4b4d-86fe-27dba01f04a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:02.420383 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0aba931-d8be-4b4d-86fe-27dba01f04a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:02.420677 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0aba931-d8be-4b4d-86fe-27dba01f04a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:02.420937 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0aba931-d8be-4b4d-86fe-27dba01f04a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:02.446511 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0aba931-d8be-4b4d-86fe-27dba01f04a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:02.446684 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0aba931-d8be-4b4d-86fe-27dba01f04a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:02.446847 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e0aba931-d8be-4b4d-86fe-27dba01f04a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:02.447075 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-e0aba931-d8be-4b4d-86fe-27dba01f04a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid c0f188db-3c94-4c02-8207-77665b21caac {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:32:02.453325 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e0aba931-d8be-4b4d-86fe-27dba01f04a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:02.512775 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e0aba931-d8be-4b4d-86fe-27dba01f04a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:02.519701 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e0aba931-d8be-4b4d-86fe-27dba01f04a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 200 len: 1187 microversion: 2.1 time: 0.107599 Jun 10 13:32:02.520063 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 902/2702] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:02 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 1187 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:02.901244 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e7d317b3-63a3-4517-847f-ec4ad0a60eba tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:02.902512 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e7d317b3-63a3-4517-847f-ec4ad0a60eba tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:02.907412 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7d317b3-63a3-4517-847f-ec4ad0a60eba tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:02.907689 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7d317b3-63a3-4517-847f-ec4ad0a60eba tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:02.907916 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7d317b3-63a3-4517-847f-ec4ad0a60eba tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:02.908361 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7d317b3-63a3-4517-847f-ec4ad0a60eba tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:02.908667 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7d317b3-63a3-4517-847f-ec4ad0a60eba tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:02.908956 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7d317b3-63a3-4517-847f-ec4ad0a60eba tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:02.922544 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e7d317b3-63a3-4517-847f-ec4ad0a60eba tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:03.075998 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e7d317b3-63a3-4517-847f-ec4ad0a60eba tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:03.083720 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e7d317b3-63a3-4517-847f-ec4ad0a60eba tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1362 microversion: 2.1 time: 0.184001 Jun 10 13:32:03.083958 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 910/2703] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:02 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1362 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:03.542568 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ef8b80b8-166b-458b-89b1-7dc58278da45 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:03.544273 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ef8b80b8-166b-458b-89b1-7dc58278da45 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: c0f188db-3c94-4c02-8207-77665b21caac] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:03.549528 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ef8b80b8-166b-458b-89b1-7dc58278da45 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:03.549817 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ef8b80b8-166b-458b-89b1-7dc58278da45 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:03.550155 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ef8b80b8-166b-458b-89b1-7dc58278da45 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:03.550708 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ef8b80b8-166b-458b-89b1-7dc58278da45 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:03.551149 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ef8b80b8-166b-458b-89b1-7dc58278da45 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:03.551528 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ef8b80b8-166b-458b-89b1-7dc58278da45 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:03.563846 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-ef8b80b8-166b-458b-89b1-7dc58278da45 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance c0f188db-3c94-4c02-8207-77665b21caac could not be found. Jun 10 13:32:03.564083 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ef8b80b8-166b-458b-89b1-7dc58278da45 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance c0f188db-3c94-4c02-8207-77665b21caac could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:32:03.564417 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ef8b80b8-166b-458b-89b1-7dc58278da45 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac" status: 404 len: 111 microversion: 2.1 time: 0.024314 Jun 10 13:32:03.564679 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 892/2704] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:03 2026] GET /compute/v2.1/servers/c0f188db-3c94-4c02-8207-77665b21caac => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:32:04.098636 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-58bddc17-acdf-4bc7-8f68-98404ac01b3f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:04.099889 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-58bddc17-acdf-4bc7-8f68-98404ac01b3f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:04.104168 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58bddc17-acdf-4bc7-8f68-98404ac01b3f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:04.104419 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58bddc17-acdf-4bc7-8f68-98404ac01b3f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:04.104614 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58bddc17-acdf-4bc7-8f68-98404ac01b3f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:04.105015 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58bddc17-acdf-4bc7-8f68-98404ac01b3f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:04.105291 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58bddc17-acdf-4bc7-8f68-98404ac01b3f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:04.105572 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58bddc17-acdf-4bc7-8f68-98404ac01b3f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:04.117914 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-58bddc17-acdf-4bc7-8f68-98404ac01b3f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:04.252300 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-58bddc17-acdf-4bc7-8f68-98404ac01b3f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:04.259272 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-58bddc17-acdf-4bc7-8f68-98404ac01b3f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1362 microversion: 2.1 time: 0.162190 Jun 10 13:32:04.259535 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 903/2705] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:04 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1362 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:05.274990 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a38e6a9b-d6c7-4a3c-8e88-6eea14716f52 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:05.276992 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a38e6a9b-d6c7-4a3c-8e88-6eea14716f52 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:05.281908 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a38e6a9b-d6c7-4a3c-8e88-6eea14716f52 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:05.282170 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a38e6a9b-d6c7-4a3c-8e88-6eea14716f52 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:05.282380 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a38e6a9b-d6c7-4a3c-8e88-6eea14716f52 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:05.282786 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a38e6a9b-d6c7-4a3c-8e88-6eea14716f52 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:05.283099 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a38e6a9b-d6c7-4a3c-8e88-6eea14716f52 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:05.283362 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a38e6a9b-d6c7-4a3c-8e88-6eea14716f52 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:05.300229 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a38e6a9b-d6c7-4a3c-8e88-6eea14716f52 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:05.452153 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a38e6a9b-d6c7-4a3c-8e88-6eea14716f52 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:05.460798 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a38e6a9b-d6c7-4a3c-8e88-6eea14716f52 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1362 microversion: 2.1 time: 0.187686 Jun 10 13:32:05.461084 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 911/2706] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:05 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1362 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:06.084039 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:06.100137 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=5 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:06.115637 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-34709166", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "bb4b30e9-8daa-4672-bb60-638d788fc290", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "3d96b870-f6d4-4aa7-b02e-5fb67ec191a6"}]}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:06.151203 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:06.151563 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:06.151868 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:06.152361 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:06.152665 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:06.152932 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:06.157679 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] validate_networks() for [('3d96b870-f6d4-4aa7-b02e-5fb67ec191a6', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:32:06.159630 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:06.248338 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:06.365118 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:06.478897 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b2b31a83-08b2-4770-9f58-4886be5c3030 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:06.480185 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b2b31a83-08b2-4770-9f58-4886be5c3030 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:06.484585 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2b31a83-08b2-4770-9f58-4886be5c3030 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:06.484757 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2b31a83-08b2-4770-9f58-4886be5c3030 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:06.484955 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2b31a83-08b2-4770-9f58-4886be5c3030 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:06.485363 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2b31a83-08b2-4770-9f58-4886be5c3030 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:06.485680 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2b31a83-08b2-4770-9f58-4886be5c3030 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:06.486018 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b2b31a83-08b2-4770-9f58-4886be5c3030 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:06.499933 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b2b31a83-08b2-4770-9f58-4886be5c3030 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:06.510598 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:32:06.510897 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:32:06.511206 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:32:06.511474 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:32:06.511717 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:32:06.518989 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:06.519231 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:06.519450 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:06.520082 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:06.520312 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:06.520541 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:06.534373 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:32:06.534373 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for user e26ea791c9b2405282949b7ee6db2eb9 and project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:32:06.572919 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:32:06.574580 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] 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='bb4b30e9-8daa-4672-bb60-638d788fc290',volume_size=None,volume_type=None)] {{(pid=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:32:06.622400 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b2b31a83-08b2-4770-9f58-4886be5c3030 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:06.631709 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b2b31a83-08b2-4770-9f58-4886be5c3030 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1362 microversion: 2.1 time: 0.154253 Jun 10 13:32:06.632112 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 904/2707] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:06 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1362 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:06.695109 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d6985456-b41f-4352-9d60-9cf69cc653bf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.582497 Jun 10 13:32:06.695495 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 893/2708] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:32:06 2026] POST /compute/v2.1/servers => generated 378 bytes in 584 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:32:06.707842 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3a83aa68-68bf-43bb-bfc7-7d6053af0c0f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:06.709156 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3a83aa68-68bf-43bb-bfc7-7d6053af0c0f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:06.720779 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3a83aa68-68bf-43bb-bfc7-7d6053af0c0f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:06.777763 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3a83aa68-68bf-43bb-bfc7-7d6053af0c0f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:06.787174 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3a83aa68-68bf-43bb-bfc7-7d6053af0c0f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1050 microversion: 2.1 time: 0.080589 Jun 10 13:32:06.787174 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 912/2709] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:06 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1050 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:07.651524 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7c275df1-cf59-48c9-869b-ba5034dd8c51 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:07.653026 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7c275df1-cf59-48c9-869b-ba5034dd8c51 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:07.658623 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c275df1-cf59-48c9-869b-ba5034dd8c51 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:07.658961 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c275df1-cf59-48c9-869b-ba5034dd8c51 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:07.659310 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c275df1-cf59-48c9-869b-ba5034dd8c51 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:07.659874 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c275df1-cf59-48c9-869b-ba5034dd8c51 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:07.660281 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c275df1-cf59-48c9-869b-ba5034dd8c51 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:07.660647 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c275df1-cf59-48c9-869b-ba5034dd8c51 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:07.686400 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7c275df1-cf59-48c9-869b-ba5034dd8c51 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:07.807384 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c65ebe87-362b-4af4-9ce3-481dc3c0553c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:07.809026 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c65ebe87-362b-4af4-9ce3-481dc3c0553c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:07.813207 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-d422ea72-cb1c-4745-adab-dbcb114609d4 req-f7369719-574b-4130-9e5c-6d6030c3000b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "465acbcd-cb67-44ee-b174-fe6bb8190b21", "name": "network-vif-plugged", "status": "completed", "tag": "0c0a80e6-f321-4377-a4f4-4a9ca5b861f2"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:07.819493 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c65ebe87-362b-4af4-9ce3-481dc3c0553c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:07.819493 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c65ebe87-362b-4af4-9ce3-481dc3c0553c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:07.819493 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c65ebe87-362b-4af4-9ce3-481dc3c0553c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:07.820044 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c65ebe87-362b-4af4-9ce3-481dc3c0553c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:07.821343 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c65ebe87-362b-4af4-9ce3-481dc3c0553c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:07.821572 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c65ebe87-362b-4af4-9ce3-481dc3c0553c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:07.825782 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d422ea72-cb1c-4745-adab-dbcb114609d4 req-f7369719-574b-4130-9e5c-6d6030c3000b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:07.826057 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d422ea72-cb1c-4745-adab-dbcb114609d4 req-f7369719-574b-4130-9e5c-6d6030c3000b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:07.826856 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d422ea72-cb1c-4745-adab-dbcb114609d4 req-f7369719-574b-4130-9e5c-6d6030c3000b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:07.842553 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c65ebe87-362b-4af4-9ce3-481dc3c0553c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:07.843604 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-d422ea72-cb1c-4745-adab-dbcb114609d4 req-f7369719-574b-4130-9e5c-6d6030c3000b service nova] Creating event network-vif-plugged:0c0a80e6-f321-4377-a4f4-4a9ca5b861f2 for instance 465acbcd-cb67-44ee-b174-fe6bb8190b21 on np0000002501 Jun 10 13:32:07.844059 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-d422ea72-cb1c-4745-adab-dbcb114609d4 req-f7369719-574b-4130-9e5c-6d6030c3000b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:07.849313 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-d422ea72-cb1c-4745-adab-dbcb114609d4 req-f7369719-574b-4130-9e5c-6d6030c3000b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040019 Jun 10 13:32:07.849808 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 913/2710] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:07 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 10 13:32:07.902527 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7c275df1-cf59-48c9-869b-ba5034dd8c51 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:07.903611 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c65ebe87-362b-4af4-9ce3-481dc3c0553c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:07.915693 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7c275df1-cf59-48c9-869b-ba5034dd8c51 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1362 microversion: 2.1 time: 0.265803 Jun 10 13:32:07.916173 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c65ebe87-362b-4af4-9ce3-481dc3c0553c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1092 microversion: 2.1 time: 0.110584 Jun 10 13:32:07.916251 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 905/2711] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:07 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1362 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:07.917605 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 894/2712] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:07 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1092 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:08.937313 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d7aebaa4-5d17-41ea-9818-e5de5e3d77e6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:08.938718 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d7aebaa4-5d17-41ea-9818-e5de5e3d77e6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:08.940518 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-485e5221-034c-4435-a18e-9cef1f780b78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:08.941863 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-485e5221-034c-4435-a18e-9cef1f780b78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:08.943089 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7aebaa4-5d17-41ea-9818-e5de5e3d77e6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:08.943439 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7aebaa4-5d17-41ea-9818-e5de5e3d77e6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:08.943754 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7aebaa4-5d17-41ea-9818-e5de5e3d77e6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:08.944314 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7aebaa4-5d17-41ea-9818-e5de5e3d77e6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:08.944639 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7aebaa4-5d17-41ea-9818-e5de5e3d77e6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:08.944919 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7aebaa4-5d17-41ea-9818-e5de5e3d77e6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:08.946487 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-485e5221-034c-4435-a18e-9cef1f780b78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:08.946769 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-485e5221-034c-4435-a18e-9cef1f780b78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:08.947031 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-485e5221-034c-4435-a18e-9cef1f780b78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:08.947515 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-485e5221-034c-4435-a18e-9cef1f780b78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:08.947845 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-485e5221-034c-4435-a18e-9cef1f780b78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:08.948195 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-485e5221-034c-4435-a18e-9cef1f780b78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:08.969126 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d7aebaa4-5d17-41ea-9818-e5de5e3d77e6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:08.971355 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-485e5221-034c-4435-a18e-9cef1f780b78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:09.017737 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-485e5221-034c-4435-a18e-9cef1f780b78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:09.024370 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-485e5221-034c-4435-a18e-9cef1f780b78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1148 microversion: 2.1 time: 0.088870 Jun 10 13:32:09.024711 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 906/2713] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:08 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1148 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:09.095010 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d7aebaa4-5d17-41ea-9818-e5de5e3d77e6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:09.102029 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d7aebaa4-5d17-41ea-9818-e5de5e3d77e6 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1362 microversion: 2.1 time: 0.166491 Jun 10 13:32:09.102293 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 914/2714] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:08 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1362 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:09.888195 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-d54a9f7c-366c-4f5b-a56d-eb0fd2a02085 req-4973b3e5-95e9-4bfa-a827-9715f8ebdade service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "465acbcd-cb67-44ee-b174-fe6bb8190b21", "name": "network-vif-plugged", "status": "completed", "tag": "0c0a80e6-f321-4377-a4f4-4a9ca5b861f2"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:09.894186 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d54a9f7c-366c-4f5b-a56d-eb0fd2a02085 req-4973b3e5-95e9-4bfa-a827-9715f8ebdade service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:09.894354 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d54a9f7c-366c-4f5b-a56d-eb0fd2a02085 req-4973b3e5-95e9-4bfa-a827-9715f8ebdade service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:09.894520 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d54a9f7c-366c-4f5b-a56d-eb0fd2a02085 req-4973b3e5-95e9-4bfa-a827-9715f8ebdade service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:09.900819 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-d54a9f7c-366c-4f5b-a56d-eb0fd2a02085 req-4973b3e5-95e9-4bfa-a827-9715f8ebdade service nova] Creating event network-vif-plugged:0c0a80e6-f321-4377-a4f4-4a9ca5b861f2 for instance 465acbcd-cb67-44ee-b174-fe6bb8190b21 on np0000002501 Jun 10 13:32:09.901281 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-d54a9f7c-366c-4f5b-a56d-eb0fd2a02085 req-4973b3e5-95e9-4bfa-a827-9715f8ebdade service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:09.905424 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-d54a9f7c-366c-4f5b-a56d-eb0fd2a02085 req-4973b3e5-95e9-4bfa-a827-9715f8ebdade service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018876 Jun 10 13:32:09.905725 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 895/2715] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32: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 10 13:32:10.042607 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-27f96fa9-4c09-4972-8d15-09f576d589fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:10.043942 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-27f96fa9-4c09-4972-8d15-09f576d589fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:10.048471 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27f96fa9-4c09-4972-8d15-09f576d589fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:10.048784 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27f96fa9-4c09-4972-8d15-09f576d589fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:10.049080 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27f96fa9-4c09-4972-8d15-09f576d589fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:10.049481 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27f96fa9-4c09-4972-8d15-09f576d589fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:10.049851 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27f96fa9-4c09-4972-8d15-09f576d589fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:10.050132 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27f96fa9-4c09-4972-8d15-09f576d589fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:10.063054 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-27f96fa9-4c09-4972-8d15-09f576d589fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:10.112325 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-27f96fa9-4c09-4972-8d15-09f576d589fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:10.117306 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-96f10271-75a5-4a94-96c8-557e1e9de85f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:10.119051 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-96f10271-75a5-4a94-96c8-557e1e9de85f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:10.119493 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-27f96fa9-4c09-4972-8d15-09f576d589fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1148 microversion: 2.1 time: 0.078922 Jun 10 13:32:10.119824 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 907/2716] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:10 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1148 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:10.124522 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-96f10271-75a5-4a94-96c8-557e1e9de85f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:10.124827 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-96f10271-75a5-4a94-96c8-557e1e9de85f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:10.125110 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-96f10271-75a5-4a94-96c8-557e1e9de85f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:10.125655 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-96f10271-75a5-4a94-96c8-557e1e9de85f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:10.126044 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-96f10271-75a5-4a94-96c8-557e1e9de85f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:10.126417 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-96f10271-75a5-4a94-96c8-557e1e9de85f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:10.146397 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-96f10271-75a5-4a94-96c8-557e1e9de85f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:10.160730 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8788cc70-fa51-485d-bf1d-35f4c5c79b11 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:10.162286 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8788cc70-fa51-485d-bf1d-35f4c5c79b11 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:10.172413 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8788cc70-fa51-485d-bf1d-35f4c5c79b11 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:10.172609 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8788cc70-fa51-485d-bf1d-35f4c5c79b11 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:10.172807 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8788cc70-fa51-485d-bf1d-35f4c5c79b11 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:10.173222 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8788cc70-fa51-485d-bf1d-35f4c5c79b11 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:10.173512 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8788cc70-fa51-485d-bf1d-35f4c5c79b11 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:10.173768 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8788cc70-fa51-485d-bf1d-35f4c5c79b11 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:10.188828 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8788cc70-fa51-485d-bf1d-35f4c5c79b11 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:10.271906 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-96f10271-75a5-4a94-96c8-557e1e9de85f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:10.279017 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-96f10271-75a5-4a94-96c8-557e1e9de85f tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1551 microversion: 2.1 time: 0.163933 Jun 10 13:32:10.279295 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 915/2717] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:10 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1551 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:10.293962 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7352f5cd-6dbb-48ee-9577-8e203327996c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:10.295227 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7352f5cd-6dbb-48ee-9577-8e203327996c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:10.299002 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7352f5cd-6dbb-48ee-9577-8e203327996c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:10.299151 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7352f5cd-6dbb-48ee-9577-8e203327996c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:10.299272 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7352f5cd-6dbb-48ee-9577-8e203327996c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:10.299560 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7352f5cd-6dbb-48ee-9577-8e203327996c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:10.299693 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7352f5cd-6dbb-48ee-9577-8e203327996c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:10.299814 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7352f5cd-6dbb-48ee-9577-8e203327996c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:10.312198 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7352f5cd-6dbb-48ee-9577-8e203327996c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:10.340899 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8788cc70-fa51-485d-bf1d-35f4c5c79b11 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:10.349621 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8788cc70-fa51-485d-bf1d-35f4c5c79b11 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1695 microversion: 2.1 time: 0.190472 Jun 10 13:32:10.349905 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 896/2718] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:10 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1695 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:10.365877 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0c043fc6-4923-40e6-8e5b-1940457f542a tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:10.368018 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0c043fc6-4923-40e6-8e5b-1940457f542a tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:10.368278 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0c043fc6-4923-40e6-8e5b-1940457f542a tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Searching by: {'deleted': False, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84'} {{(pid=86680) get_all /opt/stack/nova/nova/compute/api.py:3107}} Jun 10 13:32:10.372627 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c043fc6-4923-40e6-8e5b-1940457f542a tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:10.372798 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c043fc6-4923-40e6-8e5b-1940457f542a tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:10.372894 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c043fc6-4923-40e6-8e5b-1940457f542a tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:10.373190 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c043fc6-4923-40e6-8e5b-1940457f542a tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:10.373445 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c043fc6-4923-40e6-8e5b-1940457f542a tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:10.373578 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0c043fc6-4923-40e6-8e5b-1940457f542a tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:10.394333 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.multi_cell_list [None req-0c043fc6-4923-40e6-8e5b-1940457f542a tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=86680) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jun 10 13:32:10.407007 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7352f5cd-6dbb-48ee-9577-8e203327996c tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.114738 Jun 10 13:32:10.407328 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 908/2719] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:32:10 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-interface => generated 283 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:10.422098 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0c043fc6-4923-40e6-8e5b-1940457f542a tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers" status: 200 len: 356 microversion: 2.1 time: 0.057863 Jun 10 13:32:10.422469 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 916/2720] 10.4.3.74 () {66 vars in 1236 bytes} [Wed Jun 10 13:32:10 2026] GET /compute/v2.1/servers => generated 356 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:10.614940 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a645c3dc-be5f-4db9-87a5-39cc84bd878c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:10.617721 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a645c3dc-be5f-4db9-87a5-39cc84bd878c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:10.621522 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a645c3dc-be5f-4db9-87a5-39cc84bd878c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:10.621845 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a645c3dc-be5f-4db9-87a5-39cc84bd878c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:10.622107 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a645c3dc-be5f-4db9-87a5-39cc84bd878c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:10.622589 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a645c3dc-be5f-4db9-87a5-39cc84bd878c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:10.622933 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a645c3dc-be5f-4db9-87a5-39cc84bd878c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:10.623248 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a645c3dc-be5f-4db9-87a5-39cc84bd878c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:10.636089 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a645c3dc-be5f-4db9-87a5-39cc84bd878c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:10.809983 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a645c3dc-be5f-4db9-87a5-39cc84bd878c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:10.817112 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a645c3dc-be5f-4db9-87a5-39cc84bd878c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1557 microversion: 2.1 time: 0.203866 Jun 10 13:32:10.817570 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 897/2721] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:10 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1557 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:10.836361 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-af6c896e-9dab-45ba-8200-1366a6cc9417 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestVolumeBootPatternV346snapshot-1557529414"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:10.837627 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-af6c896e-9dab-45ba-8200-1366a6cc9417 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:10.840694 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af6c896e-9dab-45ba-8200-1366a6cc9417 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:10.841079 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af6c896e-9dab-45ba-8200-1366a6cc9417 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:10.841558 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af6c896e-9dab-45ba-8200-1366a6cc9417 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:10.841854 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af6c896e-9dab-45ba-8200-1366a6cc9417 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:10.842060 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af6c896e-9dab-45ba-8200-1366a6cc9417 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:10.842220 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-af6c896e-9dab-45ba-8200-1366a6cc9417 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:10.904319 np0000002501 devstack@n-api.service[86681]: INFO nova.compute.api [None req-af6c896e-9dab-45ba-8200-1366a6cc9417 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Attempting to quiesce instance before volume snapshot. Jun 10 13:32:11.138578 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-afdd0341-9d79-4e02-97f6-94b14dc5ccde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:11.140301 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-afdd0341-9d79-4e02-97f6-94b14dc5ccde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:11.145137 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-afdd0341-9d79-4e02-97f6-94b14dc5ccde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:11.145467 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-afdd0341-9d79-4e02-97f6-94b14dc5ccde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:11.145911 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-afdd0341-9d79-4e02-97f6-94b14dc5ccde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:11.146514 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-afdd0341-9d79-4e02-97f6-94b14dc5ccde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:11.146962 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-afdd0341-9d79-4e02-97f6-94b14dc5ccde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:11.147365 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-afdd0341-9d79-4e02-97f6-94b14dc5ccde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:11.167158 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-afdd0341-9d79-4e02-97f6-94b14dc5ccde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:11.231010 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-afdd0341-9d79-4e02-97f6-94b14dc5ccde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:11.238499 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-afdd0341-9d79-4e02-97f6-94b14dc5ccde tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1156 microversion: 2.1 time: 0.102178 Jun 10 13:32:11.238771 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 917/2722] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:11 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1156 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:11.414867 np0000002501 devstack@n-api.service[86681]: INFO nova.compute.api [None req-af6c896e-9dab-45ba-8200-1366a6cc9417 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Skipping quiescing instance: QEMU guest agent is not enabled. Jun 10 13:32:11.461111 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-af6c896e-9dab-45ba-8200-1366a6cc9417 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Creating snapshot from volume 9f95f688-0149-4c95-a3f3-15510ea84161. {{(pid=86681) snapshot_instance /opt/stack/nova/nova/compute/api.py:3599}} Jun 10 13:32:11.727733 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2d9792c5-bc17-4ea5-a709-02d0a428a4ac tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "2d03dd1c-b9e8-40e9-9fa4-531df9338e95"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:11.729700 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2d9792c5-bc17-4ea5-a709-02d0a428a4ac tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:11.733393 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d9792c5-bc17-4ea5-a709-02d0a428a4ac tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:11.733573 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d9792c5-bc17-4ea5-a709-02d0a428a4ac tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:11.733699 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d9792c5-bc17-4ea5-a709-02d0a428a4ac tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:11.733957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d9792c5-bc17-4ea5-a709-02d0a428a4ac tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:11.734085 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d9792c5-bc17-4ea5-a709-02d0a428a4ac tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:11.734194 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d9792c5-bc17-4ea5-a709-02d0a428a4ac tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:11.961930 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-81f29a65-9a82-4120-919c-c2cf382b3984 req-795b71b7-66c5-490b-9ae1-d6e9408d5023 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "465acbcd-cb67-44ee-b174-fe6bb8190b21", "tag": "0c0a80e6-f321-4377-a4f4-4a9ca5b861f2"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:11.968270 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-81f29a65-9a82-4120-919c-c2cf382b3984 req-795b71b7-66c5-490b-9ae1-d6e9408d5023 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:11.968492 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-81f29a65-9a82-4120-919c-c2cf382b3984 req-795b71b7-66c5-490b-9ae1-d6e9408d5023 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:11.968664 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-81f29a65-9a82-4120-919c-c2cf382b3984 req-795b71b7-66c5-490b-9ae1-d6e9408d5023 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:11.978705 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-81f29a65-9a82-4120-919c-c2cf382b3984 req-795b71b7-66c5-490b-9ae1-d6e9408d5023 service nova] Creating event network-changed:0c0a80e6-f321-4377-a4f4-4a9ca5b861f2 for instance 465acbcd-cb67-44ee-b174-fe6bb8190b21 on np0000002501 Jun 10 13:32:11.979136 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-81f29a65-9a82-4120-919c-c2cf382b3984 req-795b71b7-66c5-490b-9ae1-d6e9408d5023 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:11.986670 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-81f29a65-9a82-4120-919c-c2cf382b3984 req-795b71b7-66c5-490b-9ae1-d6e9408d5023 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026465 Jun 10 13:32:11.986978 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 918/2723] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:11 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 10 13:32:12.222279 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-5897e249-c465-48d6-a222-811f9b2bd59a req-98ffb5dc-0375-4191-b633-a3963fa2d73b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "321875c0-f40e-450e-8a71-e5e972c65195", "tag": "160f8f40-abcf-4562-9f55-8fc75c870a38"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:12.228319 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5897e249-c465-48d6-a222-811f9b2bd59a req-98ffb5dc-0375-4191-b633-a3963fa2d73b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:12.228505 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5897e249-c465-48d6-a222-811f9b2bd59a req-98ffb5dc-0375-4191-b633-a3963fa2d73b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:12.228620 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5897e249-c465-48d6-a222-811f9b2bd59a req-98ffb5dc-0375-4191-b633-a3963fa2d73b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:12.236247 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-5897e249-c465-48d6-a222-811f9b2bd59a req-98ffb5dc-0375-4191-b633-a3963fa2d73b service nova] Creating event network-changed:160f8f40-abcf-4562-9f55-8fc75c870a38 for instance 321875c0-f40e-450e-8a71-e5e972c65195 on np0000002501 Jun 10 13:32:12.236682 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-5897e249-c465-48d6-a222-811f9b2bd59a req-98ffb5dc-0375-4191-b633-a3963fa2d73b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:12.240241 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-5897e249-c465-48d6-a222-811f9b2bd59a req-98ffb5dc-0375-4191-b633-a3963fa2d73b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019986 Jun 10 13:32:12.240605 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 919/2724] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:12 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 10 13:32:12.260941 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fdd451db-2582-43ba-a535-c699c27b3b83 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:12.262981 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fdd451db-2582-43ba-a535-c699c27b3b83 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:12.268110 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdd451db-2582-43ba-a535-c699c27b3b83 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:12.268379 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdd451db-2582-43ba-a535-c699c27b3b83 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:12.268586 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdd451db-2582-43ba-a535-c699c27b3b83 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:12.269015 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdd451db-2582-43ba-a535-c699c27b3b83 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:12.269297 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdd451db-2582-43ba-a535-c699c27b3b83 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:12.269571 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fdd451db-2582-43ba-a535-c699c27b3b83 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:12.283031 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fdd451db-2582-43ba-a535-c699c27b3b83 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:12.449140 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fdd451db-2582-43ba-a535-c699c27b3b83 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:12.456295 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fdd451db-2582-43ba-a535-c699c27b3b83 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1208 microversion: 2.1 time: 0.200055 Jun 10 13:32:12.456715 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 920/2725] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:12 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1208 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:13.431180 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-af6c896e-9dab-45ba-8200-1366a6cc9417 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "POST /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab/action" status: 202 len: 0 microversion: 2.1 time: 2.596258 Jun 10 13:32:13.431603 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 909/2726] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:32:10 2026] POST /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab/action => generated 0 bytes in 2597 msecs (HTTP/1.1 202) 10 headers in 449 bytes (1 switches on core 0) Jun 10 13:32:13.473895 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-16fd6b03-709e-4e25-92c4-69bc3227d6e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:13.475267 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-16fd6b03-709e-4e25-92c4-69bc3227d6e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:13.479948 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-16fd6b03-709e-4e25-92c4-69bc3227d6e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:13.480257 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-16fd6b03-709e-4e25-92c4-69bc3227d6e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:13.480577 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-16fd6b03-709e-4e25-92c4-69bc3227d6e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:13.481044 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-16fd6b03-709e-4e25-92c4-69bc3227d6e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:13.481325 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-16fd6b03-709e-4e25-92c4-69bc3227d6e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:13.481614 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-16fd6b03-709e-4e25-92c4-69bc3227d6e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:13.497986 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-16fd6b03-709e-4e25-92c4-69bc3227d6e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:13.667895 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-16fd6b03-709e-4e25-92c4-69bc3227d6e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:13.676239 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-16fd6b03-709e-4e25-92c4-69bc3227d6e9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1208 microversion: 2.1 time: 0.203868 Jun 10 13:32:13.676577 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 921/2727] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:13 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1208 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:14.307778 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2d9792c5-bc17-4ea5-a709-02d0a428a4ac tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "POST /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.581841 Jun 10 13:32:14.308229 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 898/2728] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:32:11 2026] POST /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments => generated 194 bytes in 2582 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:14.693117 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1a79b845-f52b-48ef-85ee-c7562771dddc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:14.695536 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1a79b845-f52b-48ef-85ee-c7562771dddc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:14.700475 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a79b845-f52b-48ef-85ee-c7562771dddc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:14.700826 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a79b845-f52b-48ef-85ee-c7562771dddc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:14.701140 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a79b845-f52b-48ef-85ee-c7562771dddc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:14.701749 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a79b845-f52b-48ef-85ee-c7562771dddc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:14.702199 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a79b845-f52b-48ef-85ee-c7562771dddc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:14.702656 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a79b845-f52b-48ef-85ee-c7562771dddc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:14.719228 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1a79b845-f52b-48ef-85ee-c7562771dddc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:14.855579 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1a79b845-f52b-48ef-85ee-c7562771dddc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:14.864371 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1a79b845-f52b-48ef-85ee-c7562771dddc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.173509 Jun 10 13:32:14.864741 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 910/2729] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:14 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:15.057256 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-46cc4f1a-2daf-4914-804d-21554502d1bb tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-2115649584", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPVNDJrv9M483efvZ8UhPICE0wdz11JdTdidFO1kUUf3085wm6m/cKVWY0EZmXUH88aCwMb1iKbJ+cGhxiuRDiRlLsM0d3/z3Z7z3/J0evdPQkqDpI2uPDLC3GnBBr86sA=="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:15.069229 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-46cc4f1a-2daf-4914-804d-21554502d1bb tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Getting quotas for project 75d4fbdcdde14aefb7f01ccf2b6fdde1. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:32:15.072330 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-46cc4f1a-2daf-4914-804d-21554502d1bb tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Getting quotas for user e7825bda675b45a9a6a54786b2b9d442 and project 75d4fbdcdde14aefb7f01ccf2b6fdde1. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:32:15.091299 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-46cc4f1a-2daf-4914-804d-21554502d1bb tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.035654 Jun 10 13:32:15.091742 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 922/2730] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:32:15 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:15.881293 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3df465b7-d50f-43dd-bc53-be8f6c8a464e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:15.884662 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3df465b7-d50f-43dd-bc53-be8f6c8a464e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:15.890557 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3df465b7-d50f-43dd-bc53-be8f6c8a464e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:15.890899 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3df465b7-d50f-43dd-bc53-be8f6c8a464e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:15.891060 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3df465b7-d50f-43dd-bc53-be8f6c8a464e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:15.891498 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3df465b7-d50f-43dd-bc53-be8f6c8a464e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:15.891840 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3df465b7-d50f-43dd-bc53-be8f6c8a464e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:15.892162 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3df465b7-d50f-43dd-bc53-be8f6c8a464e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:15.914141 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3df465b7-d50f-43dd-bc53-be8f6c8a464e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:16.058384 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3df465b7-d50f-43dd-bc53-be8f6c8a464e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:16.066338 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3df465b7-d50f-43dd-bc53-be8f6c8a464e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.187659 Jun 10 13:32:16.066646 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 899/2731] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:15 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:16.093631 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-256094743", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "71a232e3-9205-434c-a8a9-061b5e13f342", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "4a07e883-f6f8-48c3-b63e-665a9f8d4161"}], "security_groups": [{"name": "tempest-securitygroup--1982303321"}], "key_name": "tempest-keypair-2115649584", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:16.139124 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:16.139457 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:16.139717 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:16.140236 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:16.140516 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:16.140781 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:16.144135 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=184,nova_cell1:UPDATE=5,nova_cell1:INSERT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:16.147869 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:16.221973 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] validate_networks() for [('4a07e883-f6f8-48c3-b63e-665a9f8d4161', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:32:16.222411 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:16.464187 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:16.523850 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:16.536770 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:16.623259 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:32:16.623465 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:32:16.623652 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:32:16.623803 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:32:16.624019 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:32:16.630905 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:16.631038 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:16.631162 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:16.631621 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:16.631806 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:16.631973 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:16.643745 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Getting quotas for project 75d4fbdcdde14aefb7f01ccf2b6fdde1. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:32:16.646959 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Getting quotas for user e7825bda675b45a9a6a54786b2b9d442 and project 75d4fbdcdde14aefb7f01ccf2b6fdde1. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:32:16.683414 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:32:16.684629 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] 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='71a232e3-9205-434c-a8a9-061b5e13f342',volume_size=None,volume_type=None)] {{(pid=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:32:16.793223 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ed921ef9-7792-4a4e-82b9-1ce53966cfac tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.701321 Jun 10 13:32:16.793615 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 911/2732] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:32:16 2026] POST /compute/v2.1/servers => generated 404 bytes in 702 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:32:16.804832 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-68dc9e4f-3822-4aa1-9bff-dff8bbbf2cb1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:16.806745 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-68dc9e4f-3822-4aa1-9bff-dff8bbbf2cb1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:16.818507 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-68dc9e4f-3822-4aa1-9bff-dff8bbbf2cb1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:16.878357 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-68dc9e4f-3822-4aa1-9bff-dff8bbbf2cb1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:16.884985 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-68dc9e4f-3822-4aa1-9bff-dff8bbbf2cb1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1079 microversion: 2.1 time: 0.081966 Jun 10 13:32:16.885360 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 923/2733] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:16 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1079 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:17.082092 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-05248fe1-8147-4a3f-a551-90daaef00e38 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:17.083797 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-05248fe1-8147-4a3f-a551-90daaef00e38 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:17.089123 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05248fe1-8147-4a3f-a551-90daaef00e38 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:17.089402 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05248fe1-8147-4a3f-a551-90daaef00e38 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:17.089613 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05248fe1-8147-4a3f-a551-90daaef00e38 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:17.090038 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05248fe1-8147-4a3f-a551-90daaef00e38 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:17.090324 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05248fe1-8147-4a3f-a551-90daaef00e38 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:17.090603 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-05248fe1-8147-4a3f-a551-90daaef00e38 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:17.105635 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-05248fe1-8147-4a3f-a551-90daaef00e38 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:17.251259 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-05248fe1-8147-4a3f-a551-90daaef00e38 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:17.260179 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-05248fe1-8147-4a3f-a551-90daaef00e38 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.180067 Jun 10 13:32:17.260510 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 900/2734] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:17 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:17.905609 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a0dea59f-a454-4146-8d3a-33a5a45a1dd3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:17.907545 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a0dea59f-a454-4146-8d3a-33a5a45a1dd3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:17.914144 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a0dea59f-a454-4146-8d3a-33a5a45a1dd3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:17.914558 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a0dea59f-a454-4146-8d3a-33a5a45a1dd3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:17.914918 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a0dea59f-a454-4146-8d3a-33a5a45a1dd3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:17.915545 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a0dea59f-a454-4146-8d3a-33a5a45a1dd3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:17.916097 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a0dea59f-a454-4146-8d3a-33a5a45a1dd3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:17.916567 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a0dea59f-a454-4146-8d3a-33a5a45a1dd3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:17.930541 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a0dea59f-a454-4146-8d3a-33a5a45a1dd3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:17.994094 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a0dea59f-a454-4146-8d3a-33a5a45a1dd3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:18.002230 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a0dea59f-a454-4146-8d3a-33a5a45a1dd3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1129 microversion: 2.1 time: 0.101096 Jun 10 13:32:18.002569 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 912/2735] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:17 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1129 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:18.277248 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-754041c8-72f5-4c93-aa50-ce677754b601 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:18.278548 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-754041c8-72f5-4c93-aa50-ce677754b601 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:18.282445 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-754041c8-72f5-4c93-aa50-ce677754b601 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:18.282736 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-754041c8-72f5-4c93-aa50-ce677754b601 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:18.282981 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-754041c8-72f5-4c93-aa50-ce677754b601 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:18.283489 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-754041c8-72f5-4c93-aa50-ce677754b601 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:18.283820 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-754041c8-72f5-4c93-aa50-ce677754b601 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:18.284151 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-754041c8-72f5-4c93-aa50-ce677754b601 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:18.298499 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-754041c8-72f5-4c93-aa50-ce677754b601 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:18.415509 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-754041c8-72f5-4c93-aa50-ce677754b601 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:18.420500 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-754041c8-72f5-4c93-aa50-ce677754b601 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.145226 Jun 10 13:32:18.420806 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 924/2736] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:18 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:19.017070 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7ca1e7b0-7e18-4e09-be3b-ab3697a11161 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:19.021894 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7ca1e7b0-7e18-4e09-be3b-ab3697a11161 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:19.028038 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7ca1e7b0-7e18-4e09-be3b-ab3697a11161 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:19.028340 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7ca1e7b0-7e18-4e09-be3b-ab3697a11161 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:19.028613 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7ca1e7b0-7e18-4e09-be3b-ab3697a11161 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:19.029170 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7ca1e7b0-7e18-4e09-be3b-ab3697a11161 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:19.029570 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7ca1e7b0-7e18-4e09-be3b-ab3697a11161 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:19.029928 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7ca1e7b0-7e18-4e09-be3b-ab3697a11161 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:19.049177 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7ca1e7b0-7e18-4e09-be3b-ab3697a11161 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:19.116107 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7ca1e7b0-7e18-4e09-be3b-ab3697a11161 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:19.122785 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7ca1e7b0-7e18-4e09-be3b-ab3697a11161 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1177 microversion: 2.1 time: 0.107715 Jun 10 13:32:19.123048 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 901/2737] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:19 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1177 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:19.435737 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d74cda6c-779a-4f29-95db-6faf870ada72 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:19.437340 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d74cda6c-779a-4f29-95db-6faf870ada72 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:19.442312 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d74cda6c-779a-4f29-95db-6faf870ada72 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:19.442613 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d74cda6c-779a-4f29-95db-6faf870ada72 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:19.442878 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d74cda6c-779a-4f29-95db-6faf870ada72 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:19.443365 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d74cda6c-779a-4f29-95db-6faf870ada72 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:19.443718 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d74cda6c-779a-4f29-95db-6faf870ada72 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:19.444051 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d74cda6c-779a-4f29-95db-6faf870ada72 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:19.460962 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d74cda6c-779a-4f29-95db-6faf870ada72 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:19.626917 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d74cda6c-779a-4f29-95db-6faf870ada72 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:19.635033 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d74cda6c-779a-4f29-95db-6faf870ada72 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.201196 Jun 10 13:32:19.635559 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 913/2738] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:19 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:20.141860 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-943182a6-fa0d-4951-a7f6-3cc472a41055 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:20.143788 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-943182a6-fa0d-4951-a7f6-3cc472a41055 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:20.150857 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-943182a6-fa0d-4951-a7f6-3cc472a41055 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:20.151903 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-943182a6-fa0d-4951-a7f6-3cc472a41055 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:20.151903 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-943182a6-fa0d-4951-a7f6-3cc472a41055 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:20.151903 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-943182a6-fa0d-4951-a7f6-3cc472a41055 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:20.152068 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-943182a6-fa0d-4951-a7f6-3cc472a41055 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:20.152331 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-943182a6-fa0d-4951-a7f6-3cc472a41055 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:20.179014 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-943182a6-fa0d-4951-a7f6-3cc472a41055 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:20.279455 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-943182a6-fa0d-4951-a7f6-3cc472a41055 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:20.292893 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-943182a6-fa0d-4951-a7f6-3cc472a41055 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1177 microversion: 2.1 time: 0.154025 Jun 10 13:32:20.294262 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 925/2739] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:20 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1177 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:20.378730 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:20.650801 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fd5352be-f58a-4538-bd54-e70a63b6beda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:20.652312 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fd5352be-f58a-4538-bd54-e70a63b6beda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:20.663384 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fd5352be-f58a-4538-bd54-e70a63b6beda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:20.663384 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fd5352be-f58a-4538-bd54-e70a63b6beda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:20.663384 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fd5352be-f58a-4538-bd54-e70a63b6beda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:20.663384 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fd5352be-f58a-4538-bd54-e70a63b6beda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:20.663384 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fd5352be-f58a-4538-bd54-e70a63b6beda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:20.663384 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fd5352be-f58a-4538-bd54-e70a63b6beda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:20.701122 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-fd5352be-f58a-4538-bd54-e70a63b6beda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:20.844324 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fd5352be-f58a-4538-bd54-e70a63b6beda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:20.851940 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fd5352be-f58a-4538-bd54-e70a63b6beda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.203137 Jun 10 13:32:20.852236 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 902/2740] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:20 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:21.323169 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2d2541eb-f76a-45c8-b9cf-739c5fb267f7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:21.324690 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2d2541eb-f76a-45c8-b9cf-739c5fb267f7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:21.329629 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d2541eb-f76a-45c8-b9cf-739c5fb267f7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:21.339368 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d2541eb-f76a-45c8-b9cf-739c5fb267f7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:21.339368 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d2541eb-f76a-45c8-b9cf-739c5fb267f7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:21.339368 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d2541eb-f76a-45c8-b9cf-739c5fb267f7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:21.339368 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d2541eb-f76a-45c8-b9cf-739c5fb267f7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:21.339368 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d2541eb-f76a-45c8-b9cf-739c5fb267f7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:21.362590 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2d2541eb-f76a-45c8-b9cf-739c5fb267f7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:21.464489 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2d2541eb-f76a-45c8-b9cf-739c5fb267f7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:21.476627 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2d2541eb-f76a-45c8-b9cf-739c5fb267f7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1185 microversion: 2.1 time: 0.158255 Jun 10 13:32:21.481404 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 914/2741] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:21 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1185 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:21.877400 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-45c43c68-dc71-442f-b68c-eb6164dcfb4a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:21.879066 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-45c43c68-dc71-442f-b68c-eb6164dcfb4a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:21.884476 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45c43c68-dc71-442f-b68c-eb6164dcfb4a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:21.884573 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45c43c68-dc71-442f-b68c-eb6164dcfb4a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:21.884723 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45c43c68-dc71-442f-b68c-eb6164dcfb4a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:21.885157 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45c43c68-dc71-442f-b68c-eb6164dcfb4a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:21.885479 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45c43c68-dc71-442f-b68c-eb6164dcfb4a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:21.885859 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-45c43c68-dc71-442f-b68c-eb6164dcfb4a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:21.904397 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-45c43c68-dc71-442f-b68c-eb6164dcfb4a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:22.086220 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-45c43c68-dc71-442f-b68c-eb6164dcfb4a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:22.099233 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-45c43c68-dc71-442f-b68c-eb6164dcfb4a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.228720 Jun 10 13:32:22.099886 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 926/2742] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:21 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:22.509146 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6b573344-467d-49f3-8113-2e1f02296315 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:22.511058 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6b573344-467d-49f3-8113-2e1f02296315 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:22.517893 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b573344-467d-49f3-8113-2e1f02296315 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:22.518135 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b573344-467d-49f3-8113-2e1f02296315 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:22.518327 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b573344-467d-49f3-8113-2e1f02296315 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:22.518756 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b573344-467d-49f3-8113-2e1f02296315 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:22.519038 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b573344-467d-49f3-8113-2e1f02296315 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:22.519296 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b573344-467d-49f3-8113-2e1f02296315 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:22.533216 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6b573344-467d-49f3-8113-2e1f02296315 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:22.788109 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6b573344-467d-49f3-8113-2e1f02296315 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:22.798168 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6b573344-467d-49f3-8113-2e1f02296315 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1263 microversion: 2.1 time: 0.292818 Jun 10 13:32:22.798692 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 903/2743] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:22 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1263 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:22.992889 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6ab6aed2-0b0a-462a-887e-890b50d38088 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "dfe35dd0-bb14-4423-bc82-8a5595b1154d"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:22.994556 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6ab6aed2-0b0a-462a-887e-890b50d38088 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:23.000886 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ab6aed2-0b0a-462a-887e-890b50d38088 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:23.001129 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ab6aed2-0b0a-462a-887e-890b50d38088 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:23.001269 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ab6aed2-0b0a-462a-887e-890b50d38088 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:23.001623 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ab6aed2-0b0a-462a-887e-890b50d38088 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:23.001800 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ab6aed2-0b0a-462a-887e-890b50d38088 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:23.001943 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ab6aed2-0b0a-462a-887e-890b50d38088 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:23.024657 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-2ce1974d-ed04-4c0f-bc45-95aea1121a73 req-972d5e0a-623b-4da6-89fe-a60d5899e95e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f75a24ed-f55e-48ac-b8e5-d9fc768077a3", "tag": "ddcfcfe9-7d01-4c05-8633-89cce00857a9"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:23.032557 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2ce1974d-ed04-4c0f-bc45-95aea1121a73 req-972d5e0a-623b-4da6-89fe-a60d5899e95e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:23.032811 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2ce1974d-ed04-4c0f-bc45-95aea1121a73 req-972d5e0a-623b-4da6-89fe-a60d5899e95e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:23.033025 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2ce1974d-ed04-4c0f-bc45-95aea1121a73 req-972d5e0a-623b-4da6-89fe-a60d5899e95e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:23.049603 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-2ce1974d-ed04-4c0f-bc45-95aea1121a73 req-972d5e0a-623b-4da6-89fe-a60d5899e95e service nova] Creating event network-changed:ddcfcfe9-7d01-4c05-8633-89cce00857a9 for instance f75a24ed-f55e-48ac-b8e5-d9fc768077a3 on np0000002501 Jun 10 13:32:23.050541 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-2ce1974d-ed04-4c0f-bc45-95aea1121a73 req-972d5e0a-623b-4da6-89fe-a60d5899e95e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:23.056434 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-2ce1974d-ed04-4c0f-bc45-95aea1121a73 req-972d5e0a-623b-4da6-89fe-a60d5899e95e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034190 Jun 10 13:32:23.056966 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 927/2744] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:23 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 10 13:32:23.120306 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4fb66cc0-c77d-4216-ba01-66b9a247301c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:23.121660 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4fb66cc0-c77d-4216-ba01-66b9a247301c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:23.126577 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4fb66cc0-c77d-4216-ba01-66b9a247301c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:23.126930 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4fb66cc0-c77d-4216-ba01-66b9a247301c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:23.127117 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4fb66cc0-c77d-4216-ba01-66b9a247301c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:23.127599 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4fb66cc0-c77d-4216-ba01-66b9a247301c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:23.127965 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4fb66cc0-c77d-4216-ba01-66b9a247301c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:23.128240 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4fb66cc0-c77d-4216-ba01-66b9a247301c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:23.144298 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4fb66cc0-c77d-4216-ba01-66b9a247301c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:23.356935 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4fb66cc0-c77d-4216-ba01-66b9a247301c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:23.364713 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4fb66cc0-c77d-4216-ba01-66b9a247301c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.246015 Jun 10 13:32:23.365008 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 904/2745] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:23 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:23.831445 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fc56a335-5cb1-4910-ab65-6fae64a007bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:23.833670 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fc56a335-5cb1-4910-ab65-6fae64a007bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:23.843858 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc56a335-5cb1-4910-ab65-6fae64a007bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:23.844079 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc56a335-5cb1-4910-ab65-6fae64a007bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:23.844415 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc56a335-5cb1-4910-ab65-6fae64a007bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:23.846517 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc56a335-5cb1-4910-ab65-6fae64a007bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:23.846897 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc56a335-5cb1-4910-ab65-6fae64a007bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:23.847289 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc56a335-5cb1-4910-ab65-6fae64a007bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:23.865044 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fc56a335-5cb1-4910-ab65-6fae64a007bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:24.060928 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fc56a335-5cb1-4910-ab65-6fae64a007bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:24.071087 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fc56a335-5cb1-4910-ab65-6fae64a007bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1263 microversion: 2.1 time: 0.242503 Jun 10 13:32:24.071707 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 928/2746] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:23 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1263 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:24.398387 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-394e9aff-0266-4c56-aa1c-2b4a52d99ce1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:24.398387 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-394e9aff-0266-4c56-aa1c-2b4a52d99ce1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:24.406044 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-394e9aff-0266-4c56-aa1c-2b4a52d99ce1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:24.407185 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-394e9aff-0266-4c56-aa1c-2b4a52d99ce1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:24.408029 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-394e9aff-0266-4c56-aa1c-2b4a52d99ce1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:24.408882 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-394e9aff-0266-4c56-aa1c-2b4a52d99ce1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:24.409757 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-394e9aff-0266-4c56-aa1c-2b4a52d99ce1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:24.410415 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-394e9aff-0266-4c56-aa1c-2b4a52d99ce1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:24.440471 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-394e9aff-0266-4c56-aa1c-2b4a52d99ce1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:24.681896 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-394e9aff-0266-4c56-aa1c-2b4a52d99ce1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:24.692090 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-394e9aff-0266-4c56-aa1c-2b4a52d99ce1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.297984 Jun 10 13:32:24.692612 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 905/2747] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:24 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:25.090167 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-01590241-2f2c-442b-a65d-5979f5870c96 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:25.092961 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-01590241-2f2c-442b-a65d-5979f5870c96 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:25.101946 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-01590241-2f2c-442b-a65d-5979f5870c96 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:25.101946 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-01590241-2f2c-442b-a65d-5979f5870c96 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:25.102371 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-01590241-2f2c-442b-a65d-5979f5870c96 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:25.104367 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-01590241-2f2c-442b-a65d-5979f5870c96 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:25.104367 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-01590241-2f2c-442b-a65d-5979f5870c96 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:25.104367 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-01590241-2f2c-442b-a65d-5979f5870c96 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:25.129827 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-01590241-2f2c-442b-a65d-5979f5870c96 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:25.571211 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6ab6aed2-0b0a-462a-887e-890b50d38088 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "POST /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.580895 Jun 10 13:32:25.571701 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 915/2748] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:32:22 2026] POST /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3/os-volume_attachments => generated 194 bytes in 2582 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:25.716142 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-29c22cbc-6799-4a61-bd64-20c16076f3a7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:25.720169 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-29c22cbc-6799-4a61-bd64-20c16076f3a7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:25.728526 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-29c22cbc-6799-4a61-bd64-20c16076f3a7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:25.728526 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-29c22cbc-6799-4a61-bd64-20c16076f3a7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:25.728526 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-29c22cbc-6799-4a61-bd64-20c16076f3a7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:25.728526 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-29c22cbc-6799-4a61-bd64-20c16076f3a7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:25.728526 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-29c22cbc-6799-4a61-bd64-20c16076f3a7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:25.728962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-29c22cbc-6799-4a61-bd64-20c16076f3a7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:25.749207 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-29c22cbc-6799-4a61-bd64-20c16076f3a7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:25.893446 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-01590241-2f2c-442b-a65d-5979f5870c96 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:25.907975 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-01590241-2f2c-442b-a65d-5979f5870c96 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1251 microversion: 2.1 time: 0.819016 Jun 10 13:32:25.907975 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 929/2749] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:25 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1251 bytes in 820 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:32:25.969784 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-29c22cbc-6799-4a61-bd64-20c16076f3a7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:25.978829 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-29c22cbc-6799-4a61-bd64-20c16076f3a7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.264720 Jun 10 13:32:25.979177 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 906/2750] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:25 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:26.251963 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-65228363-897a-41cd-a3c8-8d6caed723d4 req-fb21f17b-c885-43be-9b67-c353f5817362 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:26.254205 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [req-65228363-897a-41cd-a3c8-8d6caed723d4 req-fb21f17b-c885-43be-9b67-c353f5817362 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:26.259931 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-65228363-897a-41cd-a3c8-8d6caed723d4 req-fb21f17b-c885-43be-9b67-c353f5817362 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:26.260176 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-65228363-897a-41cd-a3c8-8d6caed723d4 req-fb21f17b-c885-43be-9b67-c353f5817362 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:26.260363 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-65228363-897a-41cd-a3c8-8d6caed723d4 req-fb21f17b-c885-43be-9b67-c353f5817362 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:26.260687 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-65228363-897a-41cd-a3c8-8d6caed723d4 req-fb21f17b-c885-43be-9b67-c353f5817362 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:26.260872 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-65228363-897a-41cd-a3c8-8d6caed723d4 req-fb21f17b-c885-43be-9b67-c353f5817362 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:26.261030 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-65228363-897a-41cd-a3c8-8d6caed723d4 req-fb21f17b-c885-43be-9b67-c353f5817362 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:26.276266 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-65228363-897a-41cd-a3c8-8d6caed723d4 req-fb21f17b-c885-43be-9b67-c353f5817362 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments/2d03dd1c-b9e8-40e9-9fa4-531df9338e95" status: 200 len: 302 microversion: 2.89 time: 0.069408 Jun 10 13:32:26.276636 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 916/2751] 10.4.3.74 () {72 vars in 1876 bytes} [Wed Jun 10 13:32:26 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments/2d03dd1c-b9e8-40e9-9fa4-531df9338e95 => generated 302 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:32:26.300147 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fb945d2c-3a31-470f-82bb-f6d0581cde52 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:26.300576 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fb945d2c-3a31-470f-82bb-f6d0581cde52 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:26.303822 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb945d2c-3a31-470f-82bb-f6d0581cde52 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:26.304006 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb945d2c-3a31-470f-82bb-f6d0581cde52 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:26.304130 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb945d2c-3a31-470f-82bb-f6d0581cde52 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:26.304468 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb945d2c-3a31-470f-82bb-f6d0581cde52 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:26.304609 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb945d2c-3a31-470f-82bb-f6d0581cde52 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:26.304774 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fb945d2c-3a31-470f-82bb-f6d0581cde52 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:26.552291 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-fb945d2c-3a31-470f-82bb-f6d0581cde52 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lazy-loading 'services' on Instance uuid 3b125402-87d7-4282-8ab0-7dc0fd1ca696 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:32:26.636020 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:26.641637 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fb945d2c-3a31-470f-82bb-f6d0581cde52 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments/2d03dd1c-b9e8-40e9-9fa4-531df9338e95" status: 202 len: 0 microversion: 2.1 time: 0.342999 Jun 10 13:32:26.642114 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 930/2752] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:32:26 2026] DELETE /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments/2d03dd1c-b9e8-40e9-9fa4-531df9338e95 => generated 0 bytes in 344 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:32:26.651487 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:26.652220 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-06f289ed-3b39-4be1-ac61-07393e8aa595 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:26.654741 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-06f289ed-3b39-4be1-ac61-07393e8aa595 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:26.659956 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06f289ed-3b39-4be1-ac61-07393e8aa595 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:26.660122 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06f289ed-3b39-4be1-ac61-07393e8aa595 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:26.660228 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06f289ed-3b39-4be1-ac61-07393e8aa595 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:26.660474 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06f289ed-3b39-4be1-ac61-07393e8aa595 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:26.660609 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06f289ed-3b39-4be1-ac61-07393e8aa595 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:26.660748 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-06f289ed-3b39-4be1-ac61-07393e8aa595 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:26.682003 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-06f289ed-3b39-4be1-ac61-07393e8aa595 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.032577 Jun 10 13:32:26.682358 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 907/2753] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:32:26 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:26.885816 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:26.929532 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b5e693ca-78d4-465f-b243-227fa4c23d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:26.931300 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b5e693ca-78d4-465f-b243-227fa4c23d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:26.936258 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5e693ca-78d4-465f-b243-227fa4c23d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:26.936590 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5e693ca-78d4-465f-b243-227fa4c23d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:26.936888 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5e693ca-78d4-465f-b243-227fa4c23d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:26.937499 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5e693ca-78d4-465f-b243-227fa4c23d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:26.937903 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5e693ca-78d4-465f-b243-227fa4c23d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:26.938255 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5e693ca-78d4-465f-b243-227fa4c23d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:26.955580 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b5e693ca-78d4-465f-b243-227fa4c23d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:27.001134 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-33a57749-d607-400d-9450-f7b5711ed4d3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:27.003050 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-33a57749-d607-400d-9450-f7b5711ed4d3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:27.007580 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33a57749-d607-400d-9450-f7b5711ed4d3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:27.007898 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33a57749-d607-400d-9450-f7b5711ed4d3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:27.008147 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33a57749-d607-400d-9450-f7b5711ed4d3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:27.008687 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33a57749-d607-400d-9450-f7b5711ed4d3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:27.009042 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33a57749-d607-400d-9450-f7b5711ed4d3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:27.009400 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-33a57749-d607-400d-9450-f7b5711ed4d3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:27.026370 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-33a57749-d607-400d-9450-f7b5711ed4d3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:27.112714 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b5e693ca-78d4-465f-b243-227fa4c23d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:27.122458 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b5e693ca-78d4-465f-b243-227fa4c23d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1251 microversion: 2.1 time: 0.195024 Jun 10 13:32:27.123065 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 917/2754] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:26 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1251 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:27.207006 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-33a57749-d607-400d-9450-f7b5711ed4d3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:27.214321 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-33a57749-d607-400d-9450-f7b5711ed4d3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.215307 Jun 10 13:32:27.214925 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 931/2755] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:26 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:27.693725 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-76408d70-81c5-4e06-b6ae-800381010cc0 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:27.695176 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-76408d70-81c5-4e06-b6ae-800381010cc0 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:27.700294 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76408d70-81c5-4e06-b6ae-800381010cc0 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:27.700584 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76408d70-81c5-4e06-b6ae-800381010cc0 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:27.700788 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76408d70-81c5-4e06-b6ae-800381010cc0 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:27.701074 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76408d70-81c5-4e06-b6ae-800381010cc0 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:27.701225 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76408d70-81c5-4e06-b6ae-800381010cc0 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:27.701359 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76408d70-81c5-4e06-b6ae-800381010cc0 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:27.724514 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-76408d70-81c5-4e06-b6ae-800381010cc0 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.032874 Jun 10 13:32:27.724902 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 908/2756] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:32:27 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:28.143402 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-25a03b41-322a-49f6-b924-c37066066701 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:28.147340 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-25a03b41-322a-49f6-b924-c37066066701 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:28.152593 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-25a03b41-322a-49f6-b924-c37066066701 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:28.152980 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-25a03b41-322a-49f6-b924-c37066066701 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:28.153290 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-25a03b41-322a-49f6-b924-c37066066701 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:28.153852 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-25a03b41-322a-49f6-b924-c37066066701 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:28.154329 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-25a03b41-322a-49f6-b924-c37066066701 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:28.154720 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-25a03b41-322a-49f6-b924-c37066066701 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:28.171822 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-25a03b41-322a-49f6-b924-c37066066701 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:28.230098 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-70d49ff9-3579-4465-8b9a-b1d8b7a762a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:28.231567 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-70d49ff9-3579-4465-8b9a-b1d8b7a762a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:28.236459 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-70d49ff9-3579-4465-8b9a-b1d8b7a762a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:28.236754 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-70d49ff9-3579-4465-8b9a-b1d8b7a762a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:28.236984 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-70d49ff9-3579-4465-8b9a-b1d8b7a762a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:28.237450 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-70d49ff9-3579-4465-8b9a-b1d8b7a762a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:28.237774 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-70d49ff9-3579-4465-8b9a-b1d8b7a762a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:28.238051 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-70d49ff9-3579-4465-8b9a-b1d8b7a762a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:28.254858 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-70d49ff9-3579-4465-8b9a-b1d8b7a762a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:28.347864 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-25a03b41-322a-49f6-b924-c37066066701 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:28.356667 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-25a03b41-322a-49f6-b924-c37066066701 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1251 microversion: 2.1 time: 0.218498 Jun 10 13:32:28.356984 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 918/2757] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:28 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1251 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:28.439498 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-70d49ff9-3579-4465-8b9a-b1d8b7a762a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:28.449436 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-70d49ff9-3579-4465-8b9a-b1d8b7a762a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.221064 Jun 10 13:32:28.450216 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 932/2758] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:28 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:28.737254 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8e954d58-bde3-4cfb-809e-c98433c9c3ea tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:28.739133 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8e954d58-bde3-4cfb-809e-c98433c9c3ea tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:28.743397 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8e954d58-bde3-4cfb-809e-c98433c9c3ea tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:28.743675 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8e954d58-bde3-4cfb-809e-c98433c9c3ea tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:28.743974 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8e954d58-bde3-4cfb-809e-c98433c9c3ea tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:28.744206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8e954d58-bde3-4cfb-809e-c98433c9c3ea tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:28.744430 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8e954d58-bde3-4cfb-809e-c98433c9c3ea tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:28.744597 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8e954d58-bde3-4cfb-809e-c98433c9c3ea tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:28.766004 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8e954d58-bde3-4cfb-809e-c98433c9c3ea tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031015 Jun 10 13:32:28.766334 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 909/2759] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:32:28 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:29.372880 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-98b86cd9-b0e1-49f0-9afe-f4d55aba1e8d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:29.374731 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-98b86cd9-b0e1-49f0-9afe-f4d55aba1e8d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:29.380260 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98b86cd9-b0e1-49f0-9afe-f4d55aba1e8d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:29.380624 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98b86cd9-b0e1-49f0-9afe-f4d55aba1e8d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:29.380928 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98b86cd9-b0e1-49f0-9afe-f4d55aba1e8d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:29.381668 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98b86cd9-b0e1-49f0-9afe-f4d55aba1e8d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:29.382038 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98b86cd9-b0e1-49f0-9afe-f4d55aba1e8d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:29.382409 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98b86cd9-b0e1-49f0-9afe-f4d55aba1e8d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:29.407904 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-98b86cd9-b0e1-49f0-9afe-f4d55aba1e8d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:29.467327 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b5e7d481-546d-44dd-918e-286c8f0d1319 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:29.468140 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b5e7d481-546d-44dd-918e-286c8f0d1319 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:29.472722 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5e7d481-546d-44dd-918e-286c8f0d1319 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:29.473000 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5e7d481-546d-44dd-918e-286c8f0d1319 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:29.473223 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5e7d481-546d-44dd-918e-286c8f0d1319 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:29.473686 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5e7d481-546d-44dd-918e-286c8f0d1319 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:29.474059 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5e7d481-546d-44dd-918e-286c8f0d1319 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:29.474342 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5e7d481-546d-44dd-918e-286c8f0d1319 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:29.486014 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b5e7d481-546d-44dd-918e-286c8f0d1319 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:29.591999 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-98b86cd9-b0e1-49f0-9afe-f4d55aba1e8d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:29.599005 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-98b86cd9-b0e1-49f0-9afe-f4d55aba1e8d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1251 microversion: 2.1 time: 0.228383 Jun 10 13:32:29.599326 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 919/2760] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:29 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1251 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:29.619576 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b5e7d481-546d-44dd-918e-286c8f0d1319 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:29.626089 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b5e7d481-546d-44dd-918e-286c8f0d1319 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.161121 Jun 10 13:32:29.626329 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 933/2761] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:29 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:29.777317 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-febb8183-6711-4e74-bfe3-fdc028fe64ab tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:29.778718 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-febb8183-6711-4e74-bfe3-fdc028fe64ab tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:29.782224 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-febb8183-6711-4e74-bfe3-fdc028fe64ab tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:29.782433 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-febb8183-6711-4e74-bfe3-fdc028fe64ab tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:29.782520 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-febb8183-6711-4e74-bfe3-fdc028fe64ab tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:29.782793 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-febb8183-6711-4e74-bfe3-fdc028fe64ab tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:29.782927 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-febb8183-6711-4e74-bfe3-fdc028fe64ab tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:29.783053 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-febb8183-6711-4e74-bfe3-fdc028fe64ab tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:29.803911 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-febb8183-6711-4e74-bfe3-fdc028fe64ab tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028444 Jun 10 13:32:29.804199 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 910/2762] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:32:29 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:30.615673 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5c01bed9-562e-461e-b017-33357963a07e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:30.616996 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5c01bed9-562e-461e-b017-33357963a07e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:30.621628 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c01bed9-562e-461e-b017-33357963a07e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:30.621866 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c01bed9-562e-461e-b017-33357963a07e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:30.622071 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c01bed9-562e-461e-b017-33357963a07e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:30.622510 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c01bed9-562e-461e-b017-33357963a07e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:30.622823 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c01bed9-562e-461e-b017-33357963a07e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:30.623077 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c01bed9-562e-461e-b017-33357963a07e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:30.638833 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5c01bed9-562e-461e-b017-33357963a07e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:30.640447 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9e5cfaa9-37c1-404e-af73-2ea357870262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:30.642248 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9e5cfaa9-37c1-404e-af73-2ea357870262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:30.647091 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e5cfaa9-37c1-404e-af73-2ea357870262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:30.647738 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e5cfaa9-37c1-404e-af73-2ea357870262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:30.647738 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e5cfaa9-37c1-404e-af73-2ea357870262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:30.647988 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e5cfaa9-37c1-404e-af73-2ea357870262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:30.648270 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e5cfaa9-37c1-404e-af73-2ea357870262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:30.648548 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9e5cfaa9-37c1-404e-af73-2ea357870262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:30.665692 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9e5cfaa9-37c1-404e-af73-2ea357870262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:30.815397 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c2015bab-e30e-4708-8114-fc6038f3ffd5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:30.817194 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c2015bab-e30e-4708-8114-fc6038f3ffd5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:30.819332 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5c01bed9-562e-461e-b017-33357963a07e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:30.821740 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c2015bab-e30e-4708-8114-fc6038f3ffd5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:30.821970 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c2015bab-e30e-4708-8114-fc6038f3ffd5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:30.822129 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c2015bab-e30e-4708-8114-fc6038f3ffd5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:30.822461 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c2015bab-e30e-4708-8114-fc6038f3ffd5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:30.822620 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c2015bab-e30e-4708-8114-fc6038f3ffd5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:30.822762 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c2015bab-e30e-4708-8114-fc6038f3ffd5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:30.828538 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5c01bed9-562e-461e-b017-33357963a07e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1251 microversion: 2.1 time: 0.214658 Jun 10 13:32:30.828888 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 920/2763] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:30 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1251 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:30.842769 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c2015bab-e30e-4708-8114-fc6038f3ffd5 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029901 Jun 10 13:32:30.842896 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9e5cfaa9-37c1-404e-af73-2ea357870262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:30.843147 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 911/2764] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:32:30 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:30.850227 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9e5cfaa9-37c1-404e-af73-2ea357870262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.211721 Jun 10 13:32:30.850744 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 934/2765] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:30 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:31.844724 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-324c311d-a671-4d96-8845-b224d63580a2 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:31.846393 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-324c311d-a671-4d96-8845-b224d63580a2 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:31.851273 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-324c311d-a671-4d96-8845-b224d63580a2 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:31.851533 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-324c311d-a671-4d96-8845-b224d63580a2 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:31.851745 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-324c311d-a671-4d96-8845-b224d63580a2 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:31.852161 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-324c311d-a671-4d96-8845-b224d63580a2 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:31.852500 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-324c311d-a671-4d96-8845-b224d63580a2 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:31.852761 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8546a45a-77ec-455c-bd32-92839522354f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:31.853016 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-324c311d-a671-4d96-8845-b224d63580a2 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:31.854159 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8546a45a-77ec-455c-bd32-92839522354f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:31.857709 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8546a45a-77ec-455c-bd32-92839522354f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:31.857795 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8546a45a-77ec-455c-bd32-92839522354f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:31.858029 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8546a45a-77ec-455c-bd32-92839522354f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:31.858313 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8546a45a-77ec-455c-bd32-92839522354f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:31.858473 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8546a45a-77ec-455c-bd32-92839522354f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:31.858578 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8546a45a-77ec-455c-bd32-92839522354f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:31.864434 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-04781863-f087-4891-8f8d-c537aba2f521 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:31.865828 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-04781863-f087-4891-8f8d-c537aba2f521 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:31.867092 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-324c311d-a671-4d96-8845-b224d63580a2 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:31.870094 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-04781863-f087-4891-8f8d-c537aba2f521 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:31.870312 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-04781863-f087-4891-8f8d-c537aba2f521 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:31.870518 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-04781863-f087-4891-8f8d-c537aba2f521 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:31.870915 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-04781863-f087-4891-8f8d-c537aba2f521 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:31.871186 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-04781863-f087-4891-8f8d-c537aba2f521 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:31.871478 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-04781863-f087-4891-8f8d-c537aba2f521 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:31.874802 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8546a45a-77ec-455c-bd32-92839522354f tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.023760 Jun 10 13:32:31.875083 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 912/2766] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:32:31 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments => generated 197 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:31.887231 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-04781863-f087-4891-8f8d-c537aba2f521 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:31.977142 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-324c311d-a671-4d96-8845-b224d63580a2 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:31.984754 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-324c311d-a671-4d96-8845-b224d63580a2 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1251 microversion: 2.1 time: 0.141786 Jun 10 13:32:31.985085 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 921/2767] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:31 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1251 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:32.037244 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-04781863-f087-4891-8f8d-c537aba2f521 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:32.044651 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-04781863-f087-4891-8f8d-c537aba2f521 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.181871 Jun 10 13:32:32.044911 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 935/2768] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:31 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:32.665514 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-527bc8cb-174c-4283-b566-ebba87e81135 req-ea6c0258-5af8-4f06-9a4a-e78a69ed1172 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f75a24ed-f55e-48ac-b8e5-d9fc768077a3", "name": "network-vif-plugged", "status": "completed", "tag": "ddcfcfe9-7d01-4c05-8633-89cce00857a9"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:32.672918 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-527bc8cb-174c-4283-b566-ebba87e81135 req-ea6c0258-5af8-4f06-9a4a-e78a69ed1172 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:32.673170 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-527bc8cb-174c-4283-b566-ebba87e81135 req-ea6c0258-5af8-4f06-9a4a-e78a69ed1172 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:32.673394 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-527bc8cb-174c-4283-b566-ebba87e81135 req-ea6c0258-5af8-4f06-9a4a-e78a69ed1172 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:32.682639 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-527bc8cb-174c-4283-b566-ebba87e81135 req-ea6c0258-5af8-4f06-9a4a-e78a69ed1172 service nova] Creating event network-vif-plugged:ddcfcfe9-7d01-4c05-8633-89cce00857a9 for instance f75a24ed-f55e-48ac-b8e5-d9fc768077a3 on np0000002501 Jun 10 13:32:32.683193 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-527bc8cb-174c-4283-b566-ebba87e81135 req-ea6c0258-5af8-4f06-9a4a-e78a69ed1172 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:32.692102 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-527bc8cb-174c-4283-b566-ebba87e81135 req-ea6c0258-5af8-4f06-9a4a-e78a69ed1172 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028486 Jun 10 13:32:32.692473 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 913/2769] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:32 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 10 13:32:32.887095 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e6e0dcc0-a53c-49ff-a1b6-a4290015ebb4 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:32.890411 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e6e0dcc0-a53c-49ff-a1b6-a4290015ebb4 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:32.892265 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e6e0dcc0-a53c-49ff-a1b6-a4290015ebb4 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:32.892476 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e6e0dcc0-a53c-49ff-a1b6-a4290015ebb4 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:32.892663 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e6e0dcc0-a53c-49ff-a1b6-a4290015ebb4 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:32.892940 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e6e0dcc0-a53c-49ff-a1b6-a4290015ebb4 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:32.893110 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e6e0dcc0-a53c-49ff-a1b6-a4290015ebb4 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:32.893281 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e6e0dcc0-a53c-49ff-a1b6-a4290015ebb4 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:32.917609 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e6e0dcc0-a53c-49ff-a1b6-a4290015ebb4 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.032257 Jun 10 13:32:32.918320 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 922/2770] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:32:32 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:33.009889 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-10a7674f-9859-442c-a378-3adcce3f8af7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:33.012833 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-10a7674f-9859-442c-a378-3adcce3f8af7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:33.022708 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-10a7674f-9859-442c-a378-3adcce3f8af7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:33.023022 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-10a7674f-9859-442c-a378-3adcce3f8af7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:33.023279 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-10a7674f-9859-442c-a378-3adcce3f8af7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:33.024772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-10a7674f-9859-442c-a378-3adcce3f8af7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:33.024772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-10a7674f-9859-442c-a378-3adcce3f8af7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:33.024772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-10a7674f-9859-442c-a378-3adcce3f8af7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:33.044202 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-10a7674f-9859-442c-a378-3adcce3f8af7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:33.065919 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a17c3fda-eee8-43b6-8bf7-29e7097f5e78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:33.068776 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a17c3fda-eee8-43b6-8bf7-29e7097f5e78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:33.074668 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a17c3fda-eee8-43b6-8bf7-29e7097f5e78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:33.076104 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a17c3fda-eee8-43b6-8bf7-29e7097f5e78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:33.076104 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a17c3fda-eee8-43b6-8bf7-29e7097f5e78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:33.077239 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a17c3fda-eee8-43b6-8bf7-29e7097f5e78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:33.077239 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a17c3fda-eee8-43b6-8bf7-29e7097f5e78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:33.077701 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a17c3fda-eee8-43b6-8bf7-29e7097f5e78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:33.101770 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a17c3fda-eee8-43b6-8bf7-29e7097f5e78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:33.192683 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-10a7674f-9859-442c-a378-3adcce3f8af7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:33.201508 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-10a7674f-9859-442c-a378-3adcce3f8af7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1251 microversion: 2.1 time: 0.198560 Jun 10 13:32:33.201866 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 936/2771] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:33 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1251 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:33.260130 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a17c3fda-eee8-43b6-8bf7-29e7097f5e78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:33.267069 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a17c3fda-eee8-43b6-8bf7-29e7097f5e78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.203414 Jun 10 13:32:33.267319 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 914/2772] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:33 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:33.928584 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-30beef38-de51-4713-9b2c-1bc959a91a35 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:33.930145 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-30beef38-de51-4713-9b2c-1bc959a91a35 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:33.935978 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30beef38-de51-4713-9b2c-1bc959a91a35 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:33.935978 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30beef38-de51-4713-9b2c-1bc959a91a35 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:33.935978 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30beef38-de51-4713-9b2c-1bc959a91a35 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:33.936229 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30beef38-de51-4713-9b2c-1bc959a91a35 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:33.936308 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30beef38-de51-4713-9b2c-1bc959a91a35 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:33.936456 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-30beef38-de51-4713-9b2c-1bc959a91a35 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:33.962476 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-30beef38-de51-4713-9b2c-1bc959a91a35 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.035912 Jun 10 13:32:33.962991 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 923/2773] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:32:33 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments => generated 25 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:32:33.974445 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-df4c682c-f62b-4732-a911-8d72280f48da tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:33.974785 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-df4c682c-f62b-4732-a911-8d72280f48da tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:33.979726 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df4c682c-f62b-4732-a911-8d72280f48da tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:33.979902 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df4c682c-f62b-4732-a911-8d72280f48da tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:33.980021 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df4c682c-f62b-4732-a911-8d72280f48da tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:33.980441 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df4c682c-f62b-4732-a911-8d72280f48da tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:33.980441 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df4c682c-f62b-4732-a911-8d72280f48da tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:33.980537 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df4c682c-f62b-4732-a911-8d72280f48da tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:34.037241 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-df4c682c-f62b-4732-a911-8d72280f48da tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] HTTP exception thrown: Instance 3b125402-87d7-4282-8ab0-7dc0fd1ca696 is not attached to volume 2d03dd1c-b9e8-40e9-9fa4-531df9338e95 Jun 10 13:32:34.037701 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-df4c682c-f62b-4732-a911-8d72280f48da tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Returning 404 to user: Instance 3b125402-87d7-4282-8ab0-7dc0fd1ca696 is not attached to volume 2d03dd1c-b9e8-40e9-9fa4-531df9338e95 {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:32:34.038056 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-df4c682c-f62b-4732-a911-8d72280f48da tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments/2d03dd1c-b9e8-40e9-9fa4-531df9338e95" status: 404 len: 154 microversion: 2.1 time: 0.065877 Jun 10 13:32:34.038445 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 937/2774] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:32:33 2026] DELETE /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696/os-volume_attachments/2d03dd1c-b9e8-40e9-9fa4-531df9338e95 => generated 154 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:32:34.219617 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-89539997-db0d-4bd0-b5f4-654379709e1a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:34.221283 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-89539997-db0d-4bd0-b5f4-654379709e1a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:34.227785 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89539997-db0d-4bd0-b5f4-654379709e1a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:34.228581 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89539997-db0d-4bd0-b5f4-654379709e1a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:34.229453 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89539997-db0d-4bd0-b5f4-654379709e1a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:34.229453 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89539997-db0d-4bd0-b5f4-654379709e1a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:34.229792 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89539997-db0d-4bd0-b5f4-654379709e1a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:34.230267 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-89539997-db0d-4bd0-b5f4-654379709e1a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:34.249466 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-89539997-db0d-4bd0-b5f4-654379709e1a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:34.283984 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-faf4a0d1-6610-417c-80e1-c9b3e9bd6d16 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:34.286400 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-faf4a0d1-6610-417c-80e1-c9b3e9bd6d16 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:34.292104 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-faf4a0d1-6610-417c-80e1-c9b3e9bd6d16 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:34.292484 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-faf4a0d1-6610-417c-80e1-c9b3e9bd6d16 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:34.292811 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-faf4a0d1-6610-417c-80e1-c9b3e9bd6d16 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:34.293484 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-faf4a0d1-6610-417c-80e1-c9b3e9bd6d16 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:34.293906 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-faf4a0d1-6610-417c-80e1-c9b3e9bd6d16 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:34.294494 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-faf4a0d1-6610-417c-80e1-c9b3e9bd6d16 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:34.323680 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-faf4a0d1-6610-417c-80e1-c9b3e9bd6d16 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:34.453120 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-89539997-db0d-4bd0-b5f4-654379709e1a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:34.464282 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-89539997-db0d-4bd0-b5f4-654379709e1a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1251 microversion: 2.1 time: 0.246850 Jun 10 13:32:34.465419 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 915/2775] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:34 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1251 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:34.525653 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-faf4a0d1-6610-417c-80e1-c9b3e9bd6d16 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:34.536052 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-faf4a0d1-6610-417c-80e1-c9b3e9bd6d16 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.254962 Jun 10 13:32:34.536334 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 924/2776] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:34 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:34.741865 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-15df4202-2109-4bb8-8c36-bba70e1cf195 req-52c1144c-efe4-4540-a253-12e9302e6510 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f75a24ed-f55e-48ac-b8e5-d9fc768077a3", "name": "network-vif-plugged", "status": "completed", "tag": "ddcfcfe9-7d01-4c05-8633-89cce00857a9"}, {"server_uuid": "321875c0-f40e-450e-8a71-e5e972c65195", "name": "network-vif-plugged", "status": "completed", "tag": "160f8f40-abcf-4562-9f55-8fc75c870a38"}, {"server_uuid": "321875c0-f40e-450e-8a71-e5e972c65195", "name": "network-vif-plugged", "status": "completed", "tag": "160f8f40-abcf-4562-9f55-8fc75c870a38"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:34.747926 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-15df4202-2109-4bb8-8c36-bba70e1cf195 req-52c1144c-efe4-4540-a253-12e9302e6510 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:34.748076 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-15df4202-2109-4bb8-8c36-bba70e1cf195 req-52c1144c-efe4-4540-a253-12e9302e6510 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:34.748196 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-15df4202-2109-4bb8-8c36-bba70e1cf195 req-52c1144c-efe4-4540-a253-12e9302e6510 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:34.756428 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-15df4202-2109-4bb8-8c36-bba70e1cf195 req-52c1144c-efe4-4540-a253-12e9302e6510 service nova] Creating event network-vif-plugged:ddcfcfe9-7d01-4c05-8633-89cce00857a9 for instance f75a24ed-f55e-48ac-b8e5-d9fc768077a3 on np0000002501 Jun 10 13:32:34.756610 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-15df4202-2109-4bb8-8c36-bba70e1cf195 req-52c1144c-efe4-4540-a253-12e9302e6510 service nova] Creating event network-vif-plugged:160f8f40-abcf-4562-9f55-8fc75c870a38 for instance 321875c0-f40e-450e-8a71-e5e972c65195 on np0000002501 Jun 10 13:32:34.756767 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-15df4202-2109-4bb8-8c36-bba70e1cf195 req-52c1144c-efe4-4540-a253-12e9302e6510 service nova] Creating event network-vif-plugged:160f8f40-abcf-4562-9f55-8fc75c870a38 for instance 321875c0-f40e-450e-8a71-e5e972c65195 on np0000002501 Jun 10 13:32:34.757132 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-15df4202-2109-4bb8-8c36-bba70e1cf195 req-52c1144c-efe4-4540-a253-12e9302e6510 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:34.762989 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-15df4202-2109-4bb8-8c36-bba70e1cf195 req-52c1144c-efe4-4540-a253-12e9302e6510 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.022749 Jun 10 13:32:34.763413 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 938/2777] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:34 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 10 13:32:35.139534 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a10f3425-9277-45af-a657-9d48543c79b6 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:35.139534 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a10f3425-9277-45af-a657-9d48543c79b6 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:35.143009 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a10f3425-9277-45af-a657-9d48543c79b6 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:35.143385 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a10f3425-9277-45af-a657-9d48543c79b6 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:35.143693 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a10f3425-9277-45af-a657-9d48543c79b6 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:35.144093 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a10f3425-9277-45af-a657-9d48543c79b6 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:35.144403 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a10f3425-9277-45af-a657-9d48543c79b6 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:35.144691 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a10f3425-9277-45af-a657-9d48543c79b6 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:35.161292 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a10f3425-9277-45af-a657-9d48543c79b6 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:32:35.225004 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a10f3425-9277-45af-a657-9d48543c79b6 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 204 len: 0 microversion: 2.1 time: 0.088444 Jun 10 13:32:35.225689 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 916/2778] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:32:35 2026] DELETE /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:32:35.238939 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9150ba86-14a8-402a-b682-fb2d84fcef8b tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:35.240578 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9150ba86-14a8-402a-b682-fb2d84fcef8b tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:35.246835 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9150ba86-14a8-402a-b682-fb2d84fcef8b tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:35.247177 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9150ba86-14a8-402a-b682-fb2d84fcef8b tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:35.247484 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9150ba86-14a8-402a-b682-fb2d84fcef8b tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:35.248033 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9150ba86-14a8-402a-b682-fb2d84fcef8b tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:35.248473 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9150ba86-14a8-402a-b682-fb2d84fcef8b tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:35.248909 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9150ba86-14a8-402a-b682-fb2d84fcef8b tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:35.267443 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9150ba86-14a8-402a-b682-fb2d84fcef8b tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:35.448850 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9150ba86-14a8-402a-b682-fb2d84fcef8b tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:35.456758 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9150ba86-14a8-402a-b682-fb2d84fcef8b tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1701 microversion: 2.1 time: 0.219928 Jun 10 13:32:35.457000 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 925/2779] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:35 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1701 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:35.482337 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2b96de2a-19f9-44f6-bb04-b269c3a29ddf tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:35.484139 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2b96de2a-19f9-44f6-bb04-b269c3a29ddf tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:35.490091 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b96de2a-19f9-44f6-bb04-b269c3a29ddf tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:35.490449 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b96de2a-19f9-44f6-bb04-b269c3a29ddf tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:35.490758 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b96de2a-19f9-44f6-bb04-b269c3a29ddf tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:35.491313 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b96de2a-19f9-44f6-bb04-b269c3a29ddf tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:35.491716 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b96de2a-19f9-44f6-bb04-b269c3a29ddf tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:35.491988 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b96de2a-19f9-44f6-bb04-b269c3a29ddf tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:35.511643 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2b96de2a-19f9-44f6-bb04-b269c3a29ddf tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:35.555107 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4f884a13-9438-467a-b45c-452437f6b40b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:35.555643 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4f884a13-9438-467a-b45c-452437f6b40b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:35.561494 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4f884a13-9438-467a-b45c-452437f6b40b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:35.561860 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4f884a13-9438-467a-b45c-452437f6b40b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:35.562132 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4f884a13-9438-467a-b45c-452437f6b40b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:35.564364 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4f884a13-9438-467a-b45c-452437f6b40b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:35.564364 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4f884a13-9438-467a-b45c-452437f6b40b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:35.564766 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4f884a13-9438-467a-b45c-452437f6b40b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:35.583741 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4f884a13-9438-467a-b45c-452437f6b40b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:35.661114 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2b96de2a-19f9-44f6-bb04-b269c3a29ddf tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:35.668788 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2b96de2a-19f9-44f6-bb04-b269c3a29ddf tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1440 microversion: 2.1 time: 0.188344 Jun 10 13:32:35.669053 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 939/2780] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:35 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1440 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:35.687231 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-eccd9336-edc2-419b-924b-3d034820c63c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:35.689396 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-eccd9336-edc2-419b-924b-3d034820c63c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:35.693136 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eccd9336-edc2-419b-924b-3d034820c63c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:35.693361 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eccd9336-edc2-419b-924b-3d034820c63c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:35.693517 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eccd9336-edc2-419b-924b-3d034820c63c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:35.693777 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eccd9336-edc2-419b-924b-3d034820c63c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:35.693910 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eccd9336-edc2-419b-924b-3d034820c63c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:35.694130 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eccd9336-edc2-419b-924b-3d034820c63c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:35.705537 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-eccd9336-edc2-419b-924b-3d034820c63c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:35.745825 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4f884a13-9438-467a-b45c-452437f6b40b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:35.757118 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4f884a13-9438-467a-b45c-452437f6b40b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1196 microversion: 2.1 time: 0.205510 Jun 10 13:32:35.757453 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 917/2781] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:35 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1196 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:35.836795 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-eccd9336-edc2-419b-924b-3d034820c63c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.151560 Jun 10 13:32:35.837418 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 926/2782] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:32:35 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3/os-interface => generated 282 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:36.477480 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3fe54219-3e2a-4d77-a26a-13e4b5f53317 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:36.479131 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3fe54219-3e2a-4d77-a26a-13e4b5f53317 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:36.489188 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fe54219-3e2a-4d77-a26a-13e4b5f53317 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:36.491285 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fe54219-3e2a-4d77-a26a-13e4b5f53317 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:36.491285 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fe54219-3e2a-4d77-a26a-13e4b5f53317 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:36.491285 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fe54219-3e2a-4d77-a26a-13e4b5f53317 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:36.492226 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fe54219-3e2a-4d77-a26a-13e4b5f53317 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:36.492731 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3fe54219-3e2a-4d77-a26a-13e4b5f53317 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:36.519232 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3fe54219-3e2a-4d77-a26a-13e4b5f53317 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:36.685496 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3fe54219-3e2a-4d77-a26a-13e4b5f53317 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:36.696828 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3fe54219-3e2a-4d77-a26a-13e4b5f53317 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1701 microversion: 2.1 time: 0.222885 Jun 10 13:32:36.697432 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 940/2783] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:36 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1701 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:36.774766 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-294df8db-847d-4dcb-ab7e-f129642b122d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:36.776582 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-294df8db-847d-4dcb-ab7e-f129642b122d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:36.782597 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-294df8db-847d-4dcb-ab7e-f129642b122d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:36.782889 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-294df8db-847d-4dcb-ab7e-f129642b122d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:36.783144 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-294df8db-847d-4dcb-ab7e-f129642b122d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:36.783695 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-294df8db-847d-4dcb-ab7e-f129642b122d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:36.784101 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-294df8db-847d-4dcb-ab7e-f129642b122d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:36.784484 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-294df8db-847d-4dcb-ab7e-f129642b122d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:36.810225 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-294df8db-847d-4dcb-ab7e-f129642b122d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:36.825083 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-ce5be99d-d757-42fe-a589-d457508326bf req-35ba8d1b-a52e-4d1e-b185-e4fb4b157a3f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b125402-87d7-4282-8ab0-7dc0fd1ca696", "name": "network-vif-unplugged", "status": "completed", "tag": "d1a21951-5bb0-4f3f-8661-ac5fb2244aff"}, {"name": "network-changed", "server_uuid": "f75a24ed-f55e-48ac-b8e5-d9fc768077a3", "tag": "ddcfcfe9-7d01-4c05-8633-89cce00857a9"}, {"server_uuid": "3b125402-87d7-4282-8ab0-7dc0fd1ca696", "name": "network-vif-unplugged", "status": "completed", "tag": "d1a21951-5bb0-4f3f-8661-ac5fb2244aff"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:36.832107 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ce5be99d-d757-42fe-a589-d457508326bf req-35ba8d1b-a52e-4d1e-b185-e4fb4b157a3f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:36.832287 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ce5be99d-d757-42fe-a589-d457508326bf req-35ba8d1b-a52e-4d1e-b185-e4fb4b157a3f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:36.832486 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ce5be99d-d757-42fe-a589-d457508326bf req-35ba8d1b-a52e-4d1e-b185-e4fb4b157a3f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:36.840030 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ce5be99d-d757-42fe-a589-d457508326bf req-35ba8d1b-a52e-4d1e-b185-e4fb4b157a3f service nova] Creating event network-vif-unplugged:d1a21951-5bb0-4f3f-8661-ac5fb2244aff for instance 3b125402-87d7-4282-8ab0-7dc0fd1ca696 on np0000002501 Jun 10 13:32:36.840200 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ce5be99d-d757-42fe-a589-d457508326bf req-35ba8d1b-a52e-4d1e-b185-e4fb4b157a3f service nova] Creating event network-changed:ddcfcfe9-7d01-4c05-8633-89cce00857a9 for instance f75a24ed-f55e-48ac-b8e5-d9fc768077a3 on np0000002501 Jun 10 13:32:36.840358 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ce5be99d-d757-42fe-a589-d457508326bf req-35ba8d1b-a52e-4d1e-b185-e4fb4b157a3f service nova] Creating event network-vif-unplugged:d1a21951-5bb0-4f3f-8661-ac5fb2244aff for instance 3b125402-87d7-4282-8ab0-7dc0fd1ca696 on np0000002501 Jun 10 13:32:36.840804 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-ce5be99d-d757-42fe-a589-d457508326bf req-35ba8d1b-a52e-4d1e-b185-e4fb4b157a3f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:36.845993 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-ce5be99d-d757-42fe-a589-d457508326bf req-35ba8d1b-a52e-4d1e-b185-e4fb4b157a3f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.025371 Jun 10 13:32:36.846362 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 927/2784] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:36 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 10 13:32:36.986148 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-294df8db-847d-4dcb-ab7e-f129642b122d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:36.996649 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-294df8db-847d-4dcb-ab7e-f129642b122d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1382 microversion: 2.1 time: 0.223912 Jun 10 13:32:36.996959 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 918/2785] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:36 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1382 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:37.011762 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4384f9b0-19a7-4bd0-9945-b235a6844fa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:37.013527 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4384f9b0-19a7-4bd0-9945-b235a6844fa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:37.017150 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4384f9b0-19a7-4bd0-9945-b235a6844fa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:37.017442 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4384f9b0-19a7-4bd0-9945-b235a6844fa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:37.017693 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4384f9b0-19a7-4bd0-9945-b235a6844fa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:37.018120 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4384f9b0-19a7-4bd0-9945-b235a6844fa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:37.018551 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4384f9b0-19a7-4bd0-9945-b235a6844fa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:37.018983 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4384f9b0-19a7-4bd0-9945-b235a6844fa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:37.034935 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4384f9b0-19a7-4bd0-9945-b235a6844fa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:37.170664 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4384f9b0-19a7-4bd0-9945-b235a6844fa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:37.178664 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4384f9b0-19a7-4bd0-9945-b235a6844fa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1382 microversion: 2.1 time: 0.168381 Jun 10 13:32:37.179026 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 941/2786] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:37 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1382 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:37.196687 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-dfac17a4-8f62-4e27-acca-1543f535f233 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:37.198322 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-dfac17a4-8f62-4e27-acca-1543f535f233 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:37.204453 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dfac17a4-8f62-4e27-acca-1543f535f233 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:37.204788 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dfac17a4-8f62-4e27-acca-1543f535f233 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:37.205040 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dfac17a4-8f62-4e27-acca-1543f535f233 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:37.205547 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dfac17a4-8f62-4e27-acca-1543f535f233 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:37.205867 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dfac17a4-8f62-4e27-acca-1543f535f233 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:37.206158 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dfac17a4-8f62-4e27-acca-1543f535f233 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:37.223616 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-dfac17a4-8f62-4e27-acca-1543f535f233 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:37.391251 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-dfac17a4-8f62-4e27-acca-1543f535f233 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:37.401931 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-dfac17a4-8f62-4e27-acca-1543f535f233 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1382 microversion: 2.1 time: 0.206719 Jun 10 13:32:37.401931 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 928/2787] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:37 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1382 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:37.420368 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e252ddc8-09ac-4a2b-8284-b389e323d341 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:37.420647 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e252ddc8-09ac-4a2b-8284-b389e323d341 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:37.424702 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e252ddc8-09ac-4a2b-8284-b389e323d341 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:37.424891 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e252ddc8-09ac-4a2b-8284-b389e323d341 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:37.425082 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e252ddc8-09ac-4a2b-8284-b389e323d341 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:37.425415 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e252ddc8-09ac-4a2b-8284-b389e323d341 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:37.425575 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e252ddc8-09ac-4a2b-8284-b389e323d341 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:37.425746 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e252ddc8-09ac-4a2b-8284-b389e323d341 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:37.442776 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e252ddc8-09ac-4a2b-8284-b389e323d341 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:32:37.509181 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e252ddc8-09ac-4a2b-8284-b389e323d341 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 204 len: 0 microversion: 2.1 time: 0.090637 Jun 10 13:32:37.509715 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 919/2788] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:32:37 2026] DELETE /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:32:37.525182 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f5b2e16d-7f72-4a8e-addf-88aa2b31b214 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:37.527391 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f5b2e16d-7f72-4a8e-addf-88aa2b31b214 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:37.532980 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f5b2e16d-7f72-4a8e-addf-88aa2b31b214 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:37.533398 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f5b2e16d-7f72-4a8e-addf-88aa2b31b214 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:37.533735 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f5b2e16d-7f72-4a8e-addf-88aa2b31b214 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:37.534330 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f5b2e16d-7f72-4a8e-addf-88aa2b31b214 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:37.534866 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f5b2e16d-7f72-4a8e-addf-88aa2b31b214 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:37.535313 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f5b2e16d-7f72-4a8e-addf-88aa2b31b214 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:37.557424 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f5b2e16d-7f72-4a8e-addf-88aa2b31b214 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:37.716459 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fe534f4c-e474-4e8b-9ac7-fe66d29e45ad tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:37.716459 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fe534f4c-e474-4e8b-9ac7-fe66d29e45ad tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:37.729394 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe534f4c-e474-4e8b-9ac7-fe66d29e45ad tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:37.729724 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe534f4c-e474-4e8b-9ac7-fe66d29e45ad tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:37.729959 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe534f4c-e474-4e8b-9ac7-fe66d29e45ad tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:37.730501 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe534f4c-e474-4e8b-9ac7-fe66d29e45ad tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:37.730881 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe534f4c-e474-4e8b-9ac7-fe66d29e45ad tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:37.731225 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe534f4c-e474-4e8b-9ac7-fe66d29e45ad tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:37.745125 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f5b2e16d-7f72-4a8e-addf-88aa2b31b214 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:37.750304 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fe534f4c-e474-4e8b-9ac7-fe66d29e45ad tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:37.755868 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f5b2e16d-7f72-4a8e-addf-88aa2b31b214 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1388 microversion: 2.1 time: 0.233384 Jun 10 13:32:37.756312 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 942/2789] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:37 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1388 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:37.898454 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fe534f4c-e474-4e8b-9ac7-fe66d29e45ad tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:37.911414 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fe534f4c-e474-4e8b-9ac7-fe66d29e45ad tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1701 microversion: 2.1 time: 0.199595 Jun 10 13:32:37.911861 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 929/2790] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:37 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1701 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:38.741416 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e4e8a676-1420-4ec2-a694-95c071251256 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:38.741840 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e4e8a676-1420-4ec2-a694-95c071251256 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:38.745580 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e4e8a676-1420-4ec2-a694-95c071251256 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:38.745815 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e4e8a676-1420-4ec2-a694-95c071251256 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:38.745994 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e4e8a676-1420-4ec2-a694-95c071251256 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:38.746677 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e4e8a676-1420-4ec2-a694-95c071251256 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:38.746884 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e4e8a676-1420-4ec2-a694-95c071251256 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:38.747041 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e4e8a676-1420-4ec2-a694-95c071251256 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:38.782056 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-51ca4880-8809-44aa-8052-58217385a28d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:38.782056 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-51ca4880-8809-44aa-8052-58217385a28d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:38.787845 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51ca4880-8809-44aa-8052-58217385a28d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:38.788385 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51ca4880-8809-44aa-8052-58217385a28d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:38.790105 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51ca4880-8809-44aa-8052-58217385a28d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:38.790105 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51ca4880-8809-44aa-8052-58217385a28d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:38.790105 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51ca4880-8809-44aa-8052-58217385a28d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:38.790105 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51ca4880-8809-44aa-8052-58217385a28d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:38.811377 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-51ca4880-8809-44aa-8052-58217385a28d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:38.816024 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-e4e8a676-1420-4ec2-a694-95c071251256 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lazy-loading 'services' on Instance uuid 8e754d6e-4a73-4c8e-a096-6af864916aa3 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:32:38.902951 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e4e8a676-1420-4ec2-a694-95c071251256 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3/os-volume_attachments/dfe35dd0-bb14-4423-bc82-8a5595b1154d" status: 202 len: 0 microversion: 2.1 time: 0.163173 Jun 10 13:32:38.903324 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 920/2791] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:32:38 2026] DELETE /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3/os-volume_attachments/dfe35dd0-bb14-4423-bc82-8a5595b1154d => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:32:38.909678 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-ab93cb3c-aac9-4f44-af96-51627776cb01 req-fa97f8ba-0e31-4dd6-a0b5-460035bb96c3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3b125402-87d7-4282-8ab0-7dc0fd1ca696", "name": "network-vif-deleted", "tag": "d1a21951-5bb0-4f3f-8661-ac5fb2244aff"}, {"server_uuid": "321875c0-f40e-450e-8a71-e5e972c65195", "name": "network-vif-unplugged", "status": "completed", "tag": "160f8f40-abcf-4562-9f55-8fc75c870a38"}, {"server_uuid": "321875c0-f40e-450e-8a71-e5e972c65195", "name": "network-vif-unplugged", "status": "completed", "tag": "160f8f40-abcf-4562-9f55-8fc75c870a38"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:38.916686 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ab93cb3c-aac9-4f44-af96-51627776cb01 req-fa97f8ba-0e31-4dd6-a0b5-460035bb96c3 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:38.916934 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ab93cb3c-aac9-4f44-af96-51627776cb01 req-fa97f8ba-0e31-4dd6-a0b5-460035bb96c3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:38.917084 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ab93cb3c-aac9-4f44-af96-51627776cb01 req-fa97f8ba-0e31-4dd6-a0b5-460035bb96c3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:38.920641 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-41e6d2e6-38b8-462a-acb1-0a0ba844e620 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:38.923188 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-41e6d2e6-38b8-462a-acb1-0a0ba844e620 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:38.925431 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ab93cb3c-aac9-4f44-af96-51627776cb01 req-fa97f8ba-0e31-4dd6-a0b5-460035bb96c3 service nova] Creating event network-vif-deleted:d1a21951-5bb0-4f3f-8661-ac5fb2244aff for instance 3b125402-87d7-4282-8ab0-7dc0fd1ca696 on np0000002501 Jun 10 13:32:38.925659 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ab93cb3c-aac9-4f44-af96-51627776cb01 req-fa97f8ba-0e31-4dd6-a0b5-460035bb96c3 service nova] Creating event network-vif-unplugged:160f8f40-abcf-4562-9f55-8fc75c870a38 for instance 321875c0-f40e-450e-8a71-e5e972c65195 on np0000002501 Jun 10 13:32:38.925778 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ab93cb3c-aac9-4f44-af96-51627776cb01 req-fa97f8ba-0e31-4dd6-a0b5-460035bb96c3 service nova] Creating event network-vif-unplugged:160f8f40-abcf-4562-9f55-8fc75c870a38 for instance 321875c0-f40e-450e-8a71-e5e972c65195 on np0000002501 Jun 10 13:32:38.926695 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-ab93cb3c-aac9-4f44-af96-51627776cb01 req-fa97f8ba-0e31-4dd6-a0b5-460035bb96c3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:38.930625 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41e6d2e6-38b8-462a-acb1-0a0ba844e620 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:38.930625 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41e6d2e6-38b8-462a-acb1-0a0ba844e620 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:38.930625 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41e6d2e6-38b8-462a-acb1-0a0ba844e620 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:38.931552 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41e6d2e6-38b8-462a-acb1-0a0ba844e620 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:38.931552 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41e6d2e6-38b8-462a-acb1-0a0ba844e620 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:38.931552 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41e6d2e6-38b8-462a-acb1-0a0ba844e620 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:38.933926 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-ab93cb3c-aac9-4f44-af96-51627776cb01 req-fa97f8ba-0e31-4dd6-a0b5-460035bb96c3 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.026492 Jun 10 13:32:38.934793 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 930/2792] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:38 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:38.937567 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ede055b7-768b-4dbc-b5ff-69b82d876df8 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:38.939070 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ede055b7-768b-4dbc-b5ff-69b82d876df8 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:38.943041 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ede055b7-768b-4dbc-b5ff-69b82d876df8 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:38.943274 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ede055b7-768b-4dbc-b5ff-69b82d876df8 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:38.943500 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ede055b7-768b-4dbc-b5ff-69b82d876df8 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:38.943939 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ede055b7-768b-4dbc-b5ff-69b82d876df8 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:38.944259 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ede055b7-768b-4dbc-b5ff-69b82d876df8 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:38.944620 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ede055b7-768b-4dbc-b5ff-69b82d876df8 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:38.961005 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-41e6d2e6-38b8-462a-acb1-0a0ba844e620 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.044947 Jun 10 13:32:38.961364 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 921/2793] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:32:38 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:38.972900 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ede055b7-768b-4dbc-b5ff-69b82d876df8 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:38.993362 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-51ca4880-8809-44aa-8052-58217385a28d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:39.003071 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-51ca4880-8809-44aa-8052-58217385a28d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1388 microversion: 2.1 time: 0.229217 Jun 10 13:32:39.003499 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 943/2794] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:38 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1388 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:39.024655 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ede055b7-768b-4dbc-b5ff-69b82d876df8 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:39.032219 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ede055b7-768b-4dbc-b5ff-69b82d876df8 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1333 microversion: 2.1 time: 0.096655 Jun 10 13:32:39.032568 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 931/2795] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:38 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1333 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:32:39.973183 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-75161dcb-0783-4978-ad08-548a7ad77e3e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:39.974574 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-75161dcb-0783-4978-ad08-548a7ad77e3e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:39.978572 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75161dcb-0783-4978-ad08-548a7ad77e3e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:39.978776 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75161dcb-0783-4978-ad08-548a7ad77e3e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:39.978897 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75161dcb-0783-4978-ad08-548a7ad77e3e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:39.979147 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75161dcb-0783-4978-ad08-548a7ad77e3e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:39.979270 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75161dcb-0783-4978-ad08-548a7ad77e3e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:39.979389 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75161dcb-0783-4978-ad08-548a7ad77e3e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:39.997622 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-75161dcb-0783-4978-ad08-548a7ad77e3e tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026144 Jun 10 13:32:39.997893 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 922/2796] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:32:39 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:40.023937 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-df30ce05-5ee0-4b2e-962a-57db9d6f5e75 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:40.025866 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-df30ce05-5ee0-4b2e-962a-57db9d6f5e75 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:40.032186 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df30ce05-5ee0-4b2e-962a-57db9d6f5e75 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:40.032548 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df30ce05-5ee0-4b2e-962a-57db9d6f5e75 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:40.032786 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df30ce05-5ee0-4b2e-962a-57db9d6f5e75 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:40.033316 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df30ce05-5ee0-4b2e-962a-57db9d6f5e75 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:40.033723 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df30ce05-5ee0-4b2e-962a-57db9d6f5e75 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:40.034072 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df30ce05-5ee0-4b2e-962a-57db9d6f5e75 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:40.049718 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-39cce244-760c-4459-ac1c-cb83b82693f2 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:40.051147 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-39cce244-760c-4459-ac1c-cb83b82693f2 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:40.051770 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-df30ce05-5ee0-4b2e-962a-57db9d6f5e75 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:40.055587 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39cce244-760c-4459-ac1c-cb83b82693f2 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:40.055867 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39cce244-760c-4459-ac1c-cb83b82693f2 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:40.056115 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39cce244-760c-4459-ac1c-cb83b82693f2 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:40.056624 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39cce244-760c-4459-ac1c-cb83b82693f2 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:40.056954 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39cce244-760c-4459-ac1c-cb83b82693f2 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:40.057260 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39cce244-760c-4459-ac1c-cb83b82693f2 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:40.089921 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39cce244-760c-4459-ac1c-cb83b82693f2 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:40.090140 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39cce244-760c-4459-ac1c-cb83b82693f2 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:40.090355 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39cce244-760c-4459-ac1c-cb83b82693f2 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:40.090628 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-39cce244-760c-4459-ac1c-cb83b82693f2 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lazy-loading 'fault' on Instance uuid 3b125402-87d7-4282-8ab0-7dc0fd1ca696 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:32:40.093894 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-39cce244-760c-4459-ac1c-cb83b82693f2 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:40.160655 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-39cce244-760c-4459-ac1c-cb83b82693f2 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:40.172179 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-39cce244-760c-4459-ac1c-cb83b82693f2 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1338 microversion: 2.1 time: 0.124388 Jun 10 13:32:40.172505 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 932/2797] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:40 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1338 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:40.192326 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-df30ce05-5ee0-4b2e-962a-57db9d6f5e75 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:40.200009 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-df30ce05-5ee0-4b2e-962a-57db9d6f5e75 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1388 microversion: 2.1 time: 0.178181 Jun 10 13:32:40.200244 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 944/2798] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:40 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1388 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:40.698368 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-9efd43fc-0c1b-453e-b935-c9d3dc9095fb req-cc83014b-09ef-459d-bf60-90f085c96ee2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "321875c0-f40e-450e-8a71-e5e972c65195", "name": "network-vif-deleted", "tag": "160f8f40-abcf-4562-9f55-8fc75c870a38"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:40.705183 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9efd43fc-0c1b-453e-b935-c9d3dc9095fb req-cc83014b-09ef-459d-bf60-90f085c96ee2 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:40.705391 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9efd43fc-0c1b-453e-b935-c9d3dc9095fb req-cc83014b-09ef-459d-bf60-90f085c96ee2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:40.705569 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9efd43fc-0c1b-453e-b935-c9d3dc9095fb req-cc83014b-09ef-459d-bf60-90f085c96ee2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:40.714261 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-9efd43fc-0c1b-453e-b935-c9d3dc9095fb req-cc83014b-09ef-459d-bf60-90f085c96ee2 service nova] Creating event network-vif-deleted:160f8f40-abcf-4562-9f55-8fc75c870a38 for instance 321875c0-f40e-450e-8a71-e5e972c65195 on np0000002501 Jun 10 13:32:40.714743 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-9efd43fc-0c1b-453e-b935-c9d3dc9095fb req-cc83014b-09ef-459d-bf60-90f085c96ee2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:40.721059 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-9efd43fc-0c1b-453e-b935-c9d3dc9095fb req-cc83014b-09ef-459d-bf60-90f085c96ee2 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024878 Jun 10 13:32:40.721429 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 923/2799] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:40 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 10 13:32:41.008628 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9f6c1f0f-b045-4bd9-8aa7-503b43db7aec tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:41.010130 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9f6c1f0f-b045-4bd9-8aa7-503b43db7aec tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:41.014784 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6c1f0f-b045-4bd9-8aa7-503b43db7aec tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:41.014990 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6c1f0f-b045-4bd9-8aa7-503b43db7aec tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:41.015141 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6c1f0f-b045-4bd9-8aa7-503b43db7aec tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:41.015426 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6c1f0f-b045-4bd9-8aa7-503b43db7aec tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:41.015605 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6c1f0f-b045-4bd9-8aa7-503b43db7aec tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:41.015726 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f6c1f0f-b045-4bd9-8aa7-503b43db7aec tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:41.034168 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9f6c1f0f-b045-4bd9-8aa7-503b43db7aec tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027685 Jun 10 13:32:41.034602 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 933/2800] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:32:41 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:41.187425 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-311d4cc2-4fd8-4b75-8f85-f4f4f5b1e935 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:41.188715 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-311d4cc2-4fd8-4b75-8f85-f4f4f5b1e935 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:41.193549 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-311d4cc2-4fd8-4b75-8f85-f4f4f5b1e935 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:41.193780 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-311d4cc2-4fd8-4b75-8f85-f4f4f5b1e935 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:41.193975 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-311d4cc2-4fd8-4b75-8f85-f4f4f5b1e935 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:41.194739 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-311d4cc2-4fd8-4b75-8f85-f4f4f5b1e935 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:41.195069 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-311d4cc2-4fd8-4b75-8f85-f4f4f5b1e935 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:41.195337 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-311d4cc2-4fd8-4b75-8f85-f4f4f5b1e935 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:41.213019 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-311d4cc2-4fd8-4b75-8f85-f4f4f5b1e935 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:41.213255 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-311d4cc2-4fd8-4b75-8f85-f4f4f5b1e935 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:41.213495 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-311d4cc2-4fd8-4b75-8f85-f4f4f5b1e935 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:41.213784 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-311d4cc2-4fd8-4b75-8f85-f4f4f5b1e935 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lazy-loading 'fault' on Instance uuid 3b125402-87d7-4282-8ab0-7dc0fd1ca696 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:32:41.214359 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-07aff900-7505-4c6f-ad1f-dd7861337326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:41.215975 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-07aff900-7505-4c6f-ad1f-dd7861337326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:41.218283 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-311d4cc2-4fd8-4b75-8f85-f4f4f5b1e935 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:41.220254 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-07aff900-7505-4c6f-ad1f-dd7861337326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:41.220553 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-07aff900-7505-4c6f-ad1f-dd7861337326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:41.220773 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-07aff900-7505-4c6f-ad1f-dd7861337326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:41.221209 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-07aff900-7505-4c6f-ad1f-dd7861337326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:41.221582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-07aff900-7505-4c6f-ad1f-dd7861337326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:41.221879 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-07aff900-7505-4c6f-ad1f-dd7861337326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:41.239013 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-07aff900-7505-4c6f-ad1f-dd7861337326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:41.278312 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-311d4cc2-4fd8-4b75-8f85-f4f4f5b1e935 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6532203c4c8e4d06afb42a5c5b14354e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6692c33c9c9f4b6795a18a7160e64d84', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:41.286720 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-311d4cc2-4fd8-4b75-8f85-f4f4f5b1e935 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 200 len: 1338 microversion: 2.1 time: 0.101193 Jun 10 13:32:41.287064 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 945/2801] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:41 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 1338 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:41.289317 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-07aff900-7505-4c6f-ad1f-dd7861337326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:41.296969 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-07aff900-7505-4c6f-ad1f-dd7861337326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1181 microversion: 2.1 time: 0.084475 Jun 10 13:32:41.297245 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 924/2802] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:41 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1181 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:42.044736 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-78e79006-185f-4d67-8ebe-76ad3a76e9ed tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:42.046541 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-78e79006-185f-4d67-8ebe-76ad3a76e9ed tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:42.050816 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78e79006-185f-4d67-8ebe-76ad3a76e9ed tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:42.051027 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78e79006-185f-4d67-8ebe-76ad3a76e9ed tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:42.051202 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78e79006-185f-4d67-8ebe-76ad3a76e9ed tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:42.051542 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78e79006-185f-4d67-8ebe-76ad3a76e9ed tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:42.051720 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78e79006-185f-4d67-8ebe-76ad3a76e9ed tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:42.051879 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-78e79006-185f-4d67-8ebe-76ad3a76e9ed tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:42.068035 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-78e79006-185f-4d67-8ebe-76ad3a76e9ed tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.025781 Jun 10 13:32:42.068464 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 934/2803] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:32:42 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:32:42.301979 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-34b558a0-ef16-41d1-b9de-299fda41306c tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:42.303952 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-34b558a0-ef16-41d1-b9de-299fda41306c tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] [instance: 3b125402-87d7-4282-8ab0-7dc0fd1ca696] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:42.310266 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34b558a0-ef16-41d1-b9de-299fda41306c tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:42.310776 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34b558a0-ef16-41d1-b9de-299fda41306c tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:42.311070 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34b558a0-ef16-41d1-b9de-299fda41306c tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:42.311647 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34b558a0-ef16-41d1-b9de-299fda41306c tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:42.312080 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34b558a0-ef16-41d1-b9de-299fda41306c tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:42.312135 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d1eed95f-3a9d-49cc-bc57-7a2f0804eb66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:42.312472 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34b558a0-ef16-41d1-b9de-299fda41306c tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:42.313620 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d1eed95f-3a9d-49cc-bc57-7a2f0804eb66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:42.320800 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1eed95f-3a9d-49cc-bc57-7a2f0804eb66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:42.321069 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1eed95f-3a9d-49cc-bc57-7a2f0804eb66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:42.321335 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1eed95f-3a9d-49cc-bc57-7a2f0804eb66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:42.321419 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-34b558a0-ef16-41d1-b9de-299fda41306c tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] HTTP exception thrown: Instance 3b125402-87d7-4282-8ab0-7dc0fd1ca696 could not be found. Jun 10 13:32:42.321762 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-34b558a0-ef16-41d1-b9de-299fda41306c tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Returning 404 to user: Instance 3b125402-87d7-4282-8ab0-7dc0fd1ca696 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:32:42.321918 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1eed95f-3a9d-49cc-bc57-7a2f0804eb66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:42.322252 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-34b558a0-ef16-41d1-b9de-299fda41306c tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696" status: 404 len: 111 microversion: 2.1 time: 0.022993 Jun 10 13:32:42.322324 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1eed95f-3a9d-49cc-bc57-7a2f0804eb66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:42.322744 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1eed95f-3a9d-49cc-bc57-7a2f0804eb66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:42.322909 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 946/2804] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:42 2026] GET /compute/v2.1/servers/3b125402-87d7-4282-8ab0-7dc0fd1ca696 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:32:42.331723 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-38c7fdd6-0647-4799-8513-0fc4564ac4b7 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:42.340097 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1eed95f-3a9d-49cc-bc57-7a2f0804eb66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:42.340278 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1eed95f-3a9d-49cc-bc57-7a2f0804eb66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:42.340488 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d1eed95f-3a9d-49cc-bc57-7a2f0804eb66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:42.340754 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-d1eed95f-3a9d-49cc-bc57-7a2f0804eb66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 321875c0-f40e-450e-8a71-e5e972c65195 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:32:42.343747 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d1eed95f-3a9d-49cc-bc57-7a2f0804eb66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:42.348190 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-38c7fdd6-0647-4799-8513-0fc4564ac4b7 tempest-TestServerVolumeAttachScenarioOldVersion-314269228 tempest-TestServerVolumeAttachScenarioOldVersion-314269228-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-6872224" status: 202 len: 0 microversion: 2.1 time: 0.017687 Jun 10 13:32:42.348190 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 935/2805] 10.4.3.74 () {66 vars in 1323 bytes} [Wed Jun 10 13:32:42 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-6872224 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:32:42.391620 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0d52e201-b8c3-4fbf-8b74-bd978220395c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:42.391833 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0d52e201-b8c3-4fbf-8b74-bd978220395c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:42.395809 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d52e201-b8c3-4fbf-8b74-bd978220395c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:42.396027 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d52e201-b8c3-4fbf-8b74-bd978220395c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:42.396197 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d52e201-b8c3-4fbf-8b74-bd978220395c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:42.396509 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d52e201-b8c3-4fbf-8b74-bd978220395c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:42.396678 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d52e201-b8c3-4fbf-8b74-bd978220395c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:42.396873 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d52e201-b8c3-4fbf-8b74-bd978220395c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:42.398061 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d1eed95f-3a9d-49cc-bc57-7a2f0804eb66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:42.416880 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d1eed95f-3a9d-49cc-bc57-7a2f0804eb66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1186 microversion: 2.1 time: 0.106815 Jun 10 13:32:42.417226 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 925/2806] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:42 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1186 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:42.420631 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0d52e201-b8c3-4fbf-8b74-bd978220395c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:32:42.510314 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0d52e201-b8c3-4fbf-8b74-bd978220395c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 204 len: 0 microversion: 2.1 time: 0.120567 Jun 10 13:32:42.510855 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 947/2807] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:32:42 2026] DELETE /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:32:42.520007 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4e9ef41c-b3d7-48ab-8964-98052bba94ca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:42.521684 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4e9ef41c-b3d7-48ab-8964-98052bba94ca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:42.531159 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e9ef41c-b3d7-48ab-8964-98052bba94ca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:42.531159 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e9ef41c-b3d7-48ab-8964-98052bba94ca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:42.531159 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e9ef41c-b3d7-48ab-8964-98052bba94ca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:42.531159 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e9ef41c-b3d7-48ab-8964-98052bba94ca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:42.531159 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e9ef41c-b3d7-48ab-8964-98052bba94ca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:42.531662 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e9ef41c-b3d7-48ab-8964-98052bba94ca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:42.548503 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4e9ef41c-b3d7-48ab-8964-98052bba94ca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:42.752020 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4e9ef41c-b3d7-48ab-8964-98052bba94ca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:42.762935 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4e9ef41c-b3d7-48ab-8964-98052bba94ca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1667 microversion: 2.1 time: 0.244538 Jun 10 13:32:42.766369 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 936/2808] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:42 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1667 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:42.766484 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-a65447dc-c628-4807-86f4-447df7be1d4e req-6a86cdbb-3851-4797-b5c9-cf1ca0d55bf0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8e754d6e-4a73-4c8e-a096-6af864916aa3", "tag": "238e9c56-5b47-4aa8-af71-47df578aaaab"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:42.777778 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-a65447dc-c628-4807-86f4-447df7be1d4e req-6a86cdbb-3851-4797-b5c9-cf1ca0d55bf0 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:42.777953 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-a65447dc-c628-4807-86f4-447df7be1d4e req-6a86cdbb-3851-4797-b5c9-cf1ca0d55bf0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:42.778123 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-a65447dc-c628-4807-86f4-447df7be1d4e req-6a86cdbb-3851-4797-b5c9-cf1ca0d55bf0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:42.785997 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-a65447dc-c628-4807-86f4-447df7be1d4e req-6a86cdbb-3851-4797-b5c9-cf1ca0d55bf0 service nova] Creating event network-changed:238e9c56-5b47-4aa8-af71-47df578aaaab for instance 8e754d6e-4a73-4c8e-a096-6af864916aa3 on np0000002501 Jun 10 13:32:42.786608 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-a65447dc-c628-4807-86f4-447df7be1d4e req-6a86cdbb-3851-4797-b5c9-cf1ca0d55bf0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:42.791915 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-a65447dc-c628-4807-86f4-447df7be1d4e req-6a86cdbb-3851-4797-b5c9-cf1ca0d55bf0 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030237 Jun 10 13:32:42.792368 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 926/2809] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:42 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 10 13:32:43.436483 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e91d377e-add7-40fe-934f-28aad81fc8f3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:43.438994 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e91d377e-add7-40fe-934f-28aad81fc8f3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:43.444815 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e91d377e-add7-40fe-934f-28aad81fc8f3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:43.445121 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e91d377e-add7-40fe-934f-28aad81fc8f3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:43.445329 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e91d377e-add7-40fe-934f-28aad81fc8f3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:43.445973 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e91d377e-add7-40fe-934f-28aad81fc8f3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:43.447057 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e91d377e-add7-40fe-934f-28aad81fc8f3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:43.447057 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e91d377e-add7-40fe-934f-28aad81fc8f3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:43.471824 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e91d377e-add7-40fe-934f-28aad81fc8f3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:43.471973 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e91d377e-add7-40fe-934f-28aad81fc8f3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:43.472177 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e91d377e-add7-40fe-934f-28aad81fc8f3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:43.472503 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-e91d377e-add7-40fe-934f-28aad81fc8f3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 321875c0-f40e-450e-8a71-e5e972c65195 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:32:43.477025 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e91d377e-add7-40fe-934f-28aad81fc8f3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:43.534086 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e91d377e-add7-40fe-934f-28aad81fc8f3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:43.542952 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e91d377e-add7-40fe-934f-28aad81fc8f3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1186 microversion: 2.1 time: 0.109576 Jun 10 13:32:43.543253 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 948/2810] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:43 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1186 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:43.785250 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-53923c8a-cebc-4915-b114-6b388778bb5b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:43.791874 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-53923c8a-cebc-4915-b114-6b388778bb5b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:43.796939 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53923c8a-cebc-4915-b114-6b388778bb5b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:43.797356 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53923c8a-cebc-4915-b114-6b388778bb5b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:43.797740 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53923c8a-cebc-4915-b114-6b388778bb5b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:43.798484 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53923c8a-cebc-4915-b114-6b388778bb5b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:43.798981 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53923c8a-cebc-4915-b114-6b388778bb5b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:43.799435 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53923c8a-cebc-4915-b114-6b388778bb5b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:43.823821 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-53923c8a-cebc-4915-b114-6b388778bb5b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:43.979880 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-53923c8a-cebc-4915-b114-6b388778bb5b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:43.990366 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-53923c8a-cebc-4915-b114-6b388778bb5b tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1667 microversion: 2.1 time: 0.208997 Jun 10 13:32:43.991052 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 937/2811] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:43 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1667 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:44.562223 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ffddb0c1-5760-4e15-8a54-57c397b65b3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:44.564792 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ffddb0c1-5760-4e15-8a54-57c397b65b3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:44.568744 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ffddb0c1-5760-4e15-8a54-57c397b65b3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:44.569199 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ffddb0c1-5760-4e15-8a54-57c397b65b3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:44.569723 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ffddb0c1-5760-4e15-8a54-57c397b65b3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:44.570304 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ffddb0c1-5760-4e15-8a54-57c397b65b3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:44.570786 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ffddb0c1-5760-4e15-8a54-57c397b65b3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:44.571154 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ffddb0c1-5760-4e15-8a54-57c397b65b3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:44.589316 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ffddb0c1-5760-4e15-8a54-57c397b65b3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:44.589811 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ffddb0c1-5760-4e15-8a54-57c397b65b3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:44.590180 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ffddb0c1-5760-4e15-8a54-57c397b65b3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:44.590632 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-ffddb0c1-5760-4e15-8a54-57c397b65b3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 321875c0-f40e-450e-8a71-e5e972c65195 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:32:44.594731 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ffddb0c1-5760-4e15-8a54-57c397b65b3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:44.657157 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ffddb0c1-5760-4e15-8a54-57c397b65b3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:44.666750 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ffddb0c1-5760-4e15-8a54-57c397b65b3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 200 len: 1186 microversion: 2.1 time: 0.106310 Jun 10 13:32:44.667601 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 927/2812] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:44 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 1186 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:44.841451 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-7de16341-a509-4567-bad9-4a9bbbe962a0 req-2cbe0a58-dc5c-4e26-bd5b-90d6da7d84f1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8e754d6e-4a73-4c8e-a096-6af864916aa3", "name": "network-vif-unplugged", "status": "completed", "tag": "238e9c56-5b47-4aa8-af71-47df578aaaab"}, {"server_uuid": "8e754d6e-4a73-4c8e-a096-6af864916aa3", "name": "network-vif-unplugged", "status": "completed", "tag": "238e9c56-5b47-4aa8-af71-47df578aaaab"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:44.851128 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7de16341-a509-4567-bad9-4a9bbbe962a0 req-2cbe0a58-dc5c-4e26-bd5b-90d6da7d84f1 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:44.851363 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7de16341-a509-4567-bad9-4a9bbbe962a0 req-2cbe0a58-dc5c-4e26-bd5b-90d6da7d84f1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:44.851812 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-7de16341-a509-4567-bad9-4a9bbbe962a0 req-2cbe0a58-dc5c-4e26-bd5b-90d6da7d84f1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:44.859664 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-7de16341-a509-4567-bad9-4a9bbbe962a0 req-2cbe0a58-dc5c-4e26-bd5b-90d6da7d84f1 service nova] Creating event network-vif-unplugged:238e9c56-5b47-4aa8-af71-47df578aaaab for instance 8e754d6e-4a73-4c8e-a096-6af864916aa3 on np0000002501 Jun 10 13:32:44.859942 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-7de16341-a509-4567-bad9-4a9bbbe962a0 req-2cbe0a58-dc5c-4e26-bd5b-90d6da7d84f1 service nova] Creating event network-vif-unplugged:238e9c56-5b47-4aa8-af71-47df578aaaab for instance 8e754d6e-4a73-4c8e-a096-6af864916aa3 on np0000002501 Jun 10 13:32:44.860518 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-7de16341-a509-4567-bad9-4a9bbbe962a0 req-2cbe0a58-dc5c-4e26-bd5b-90d6da7d84f1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:44.865763 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-7de16341-a509-4567-bad9-4a9bbbe962a0 req-2cbe0a58-dc5c-4e26-bd5b-90d6da7d84f1 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.027505 Jun 10 13:32:44.866148 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 949/2813] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:44 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 10 13:32:45.006707 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b10e4af7-bf21-46e4-a9eb-c95097c6277f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:45.009195 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b10e4af7-bf21-46e4-a9eb-c95097c6277f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:45.013677 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b10e4af7-bf21-46e4-a9eb-c95097c6277f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:45.014145 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b10e4af7-bf21-46e4-a9eb-c95097c6277f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:45.014691 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b10e4af7-bf21-46e4-a9eb-c95097c6277f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:45.015083 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b10e4af7-bf21-46e4-a9eb-c95097c6277f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:45.015506 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b10e4af7-bf21-46e4-a9eb-c95097c6277f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:45.015963 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b10e4af7-bf21-46e4-a9eb-c95097c6277f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:45.039219 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b10e4af7-bf21-46e4-a9eb-c95097c6277f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:45.192294 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b10e4af7-bf21-46e4-a9eb-c95097c6277f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:45.202843 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b10e4af7-bf21-46e4-a9eb-c95097c6277f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1548 microversion: 2.1 time: 0.197904 Jun 10 13:32:45.203267 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 938/2814] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:45 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1548 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:45.684573 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bc35e63f-d450-4443-83bd-8c4aa864e21b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:45.686158 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bc35e63f-d450-4443-83bd-8c4aa864e21b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 321875c0-f40e-450e-8a71-e5e972c65195] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:45.692451 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc35e63f-d450-4443-83bd-8c4aa864e21b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:45.692744 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc35e63f-d450-4443-83bd-8c4aa864e21b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:45.693097 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc35e63f-d450-4443-83bd-8c4aa864e21b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:45.693623 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc35e63f-d450-4443-83bd-8c4aa864e21b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:45.693981 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc35e63f-d450-4443-83bd-8c4aa864e21b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:45.694327 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc35e63f-d450-4443-83bd-8c4aa864e21b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:45.704854 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-bc35e63f-d450-4443-83bd-8c4aa864e21b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 321875c0-f40e-450e-8a71-e5e972c65195 could not be found. Jun 10 13:32:45.705048 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bc35e63f-d450-4443-83bd-8c4aa864e21b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 321875c0-f40e-450e-8a71-e5e972c65195 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:32:45.705487 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bc35e63f-d450-4443-83bd-8c4aa864e21b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195" status: 404 len: 111 microversion: 2.1 time: 0.023030 Jun 10 13:32:45.705761 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 928/2815] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:45 2026] GET /compute/v2.1/servers/321875c0-f40e-450e-8a71-e5e972c65195 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:32:46.223543 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9847bc52-528f-401b-b3b7-6830d90e7803 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:46.225171 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9847bc52-528f-401b-b3b7-6830d90e7803 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:46.230072 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9847bc52-528f-401b-b3b7-6830d90e7803 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:46.230365 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9847bc52-528f-401b-b3b7-6830d90e7803 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:46.230624 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9847bc52-528f-401b-b3b7-6830d90e7803 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:46.231101 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9847bc52-528f-401b-b3b7-6830d90e7803 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:46.231461 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9847bc52-528f-401b-b3b7-6830d90e7803 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:46.231761 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9847bc52-528f-401b-b3b7-6830d90e7803 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:46.263858 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9847bc52-528f-401b-b3b7-6830d90e7803 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:46.326146 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9847bc52-528f-401b-b3b7-6830d90e7803 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:46.336736 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9847bc52-528f-401b-b3b7-6830d90e7803 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1321 microversion: 2.1 time: 0.114676 Jun 10 13:32:46.337463 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 950/2816] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:46 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1321 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:46.911099 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-c1732c44-b914-47ac-b058-152dc992934a req-b38faf97-1856-494a-8942-a0c88284977d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8e754d6e-4a73-4c8e-a096-6af864916aa3", "name": "network-vif-deleted", "tag": "238e9c56-5b47-4aa8-af71-47df578aaaab"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:46.915744 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=66,nova_api:UPDATE=1,nova_api:INSERT=3,nova_api:DELETE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:46.922128 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c1732c44-b914-47ac-b058-152dc992934a req-b38faf97-1856-494a-8942-a0c88284977d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:46.922818 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c1732c44-b914-47ac-b058-152dc992934a req-b38faf97-1856-494a-8942-a0c88284977d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:46.922956 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c1732c44-b914-47ac-b058-152dc992934a req-b38faf97-1856-494a-8942-a0c88284977d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:46.931546 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-c1732c44-b914-47ac-b058-152dc992934a req-b38faf97-1856-494a-8942-a0c88284977d service nova] Creating event network-vif-deleted:238e9c56-5b47-4aa8-af71-47df578aaaab for instance 8e754d6e-4a73-4c8e-a096-6af864916aa3 on np0000002501 Jun 10 13:32:46.932458 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-c1732c44-b914-47ac-b058-152dc992934a req-b38faf97-1856-494a-8942-a0c88284977d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:46.936616 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-c1732c44-b914-47ac-b058-152dc992934a req-b38faf97-1856-494a-8942-a0c88284977d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028231 Jun 10 13:32:46.936910 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 939/2817] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:46 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 10 13:32:46.988844 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9038d5b9-2fa2-4d51-9655-ba2431552ad8 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:46.990144 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9038d5b9-2fa2-4d51-9655-ba2431552ad8 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:46.995767 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9038d5b9-2fa2-4d51-9655-ba2431552ad8 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:46.995767 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9038d5b9-2fa2-4d51-9655-ba2431552ad8 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:46.995767 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9038d5b9-2fa2-4d51-9655-ba2431552ad8 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:46.995767 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9038d5b9-2fa2-4d51-9655-ba2431552ad8 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:46.996038 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9038d5b9-2fa2-4d51-9655-ba2431552ad8 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:46.996038 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9038d5b9-2fa2-4d51-9655-ba2431552ad8 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:47.019285 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9038d5b9-2fa2-4d51-9655-ba2431552ad8 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/ips" status: 200 len: 149 microversion: 2.1 time: 0.033228 Jun 10 13:32:47.019701 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 929/2818] 10.4.3.74 () {66 vars in 1359 bytes} [Wed Jun 10 13:32:46 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/ips => generated 149 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:47.356465 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-25ff91ef-2319-4125-9b7d-50d4dab19d5f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:47.357342 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-25ff91ef-2319-4125-9b7d-50d4dab19d5f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:47.367249 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25ff91ef-2319-4125-9b7d-50d4dab19d5f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:47.367535 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25ff91ef-2319-4125-9b7d-50d4dab19d5f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:47.368518 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25ff91ef-2319-4125-9b7d-50d4dab19d5f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:47.370432 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25ff91ef-2319-4125-9b7d-50d4dab19d5f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:47.372120 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25ff91ef-2319-4125-9b7d-50d4dab19d5f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:47.373022 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25ff91ef-2319-4125-9b7d-50d4dab19d5f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:47.403965 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25ff91ef-2319-4125-9b7d-50d4dab19d5f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:47.403965 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25ff91ef-2319-4125-9b7d-50d4dab19d5f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:47.403965 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25ff91ef-2319-4125-9b7d-50d4dab19d5f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:47.403965 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-25ff91ef-2319-4125-9b7d-50d4dab19d5f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lazy-loading 'fault' on Instance uuid 8e754d6e-4a73-4c8e-a096-6af864916aa3 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:32:47.408434 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-25ff91ef-2319-4125-9b7d-50d4dab19d5f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:47.460440 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-25ff91ef-2319-4125-9b7d-50d4dab19d5f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:47.468757 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-25ff91ef-2319-4125-9b7d-50d4dab19d5f tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1326 microversion: 2.1 time: 0.116097 Jun 10 13:32:47.469149 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 951/2819] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:47 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1326 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:48.263197 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-729dfc97-401f-41a1-aae7-e9a283f1d18d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "2a343f6d-8eff-4823-91cf-9ff2395dd1dd"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:48.264604 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-729dfc97-401f-41a1-aae7-e9a283f1d18d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:48.267975 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-729dfc97-401f-41a1-aae7-e9a283f1d18d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:48.268443 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-729dfc97-401f-41a1-aae7-e9a283f1d18d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:48.268613 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-729dfc97-401f-41a1-aae7-e9a283f1d18d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:48.268860 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-729dfc97-401f-41a1-aae7-e9a283f1d18d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:48.268992 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-729dfc97-401f-41a1-aae7-e9a283f1d18d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:48.269110 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-729dfc97-401f-41a1-aae7-e9a283f1d18d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:48.472949 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ebe000aa-28cc-4f26-bd11-c924b7fea8b8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-359222661", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJzvUZtkkAjHL+KWkDvlPW/etOj9UEOf20+OTKN9MqgLpubDt4KKiyRhSGXdR39hK/f7D47ZTLGR3cg+yqj7rXVQfaRlchA/YxSodysLytiPlW3C0vaufcKV46Rqj94qtA=="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:48.487382 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-ebe000aa-28cc-4f26-bd11-c924b7fea8b8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for project 693ff1f321774522a3e57045cb93d27b. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:32:48.487509 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f486dd34-43be-43ee-8776-8c4069539e17 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:48.487814 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-ebe000aa-28cc-4f26-bd11-c924b7fea8b8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for user e26ea791c9b2405282949b7ee6db2eb9 and project 693ff1f321774522a3e57045cb93d27b. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:32:48.487857 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f486dd34-43be-43ee-8776-8c4069539e17 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:48.490630 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=68,nova_api:DELETE=1,nova_api:INSERT=1,nova_api:UPDATE=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:48.494028 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f486dd34-43be-43ee-8776-8c4069539e17 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:48.494897 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f486dd34-43be-43ee-8776-8c4069539e17 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:48.495192 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f486dd34-43be-43ee-8776-8c4069539e17 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:48.495750 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f486dd34-43be-43ee-8776-8c4069539e17 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:48.496402 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f486dd34-43be-43ee-8776-8c4069539e17 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:48.497313 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f486dd34-43be-43ee-8776-8c4069539e17 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:48.500789 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=186,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:48.502541 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ebe000aa-28cc-4f26-bd11-c924b7fea8b8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.031127 Jun 10 13:32:48.503027 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 930/2820] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:32:48 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 10 13:32:48.522734 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f486dd34-43be-43ee-8776-8c4069539e17 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:48.522992 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f486dd34-43be-43ee-8776-8c4069539e17 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:48.524207 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f486dd34-43be-43ee-8776-8c4069539e17 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:48.524207 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-f486dd34-43be-43ee-8776-8c4069539e17 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lazy-loading 'fault' on Instance uuid 8e754d6e-4a73-4c8e-a096-6af864916aa3 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:32:48.527082 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f486dd34-43be-43ee-8776-8c4069539e17 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:48.577813 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f486dd34-43be-43ee-8776-8c4069539e17 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:48.590223 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f486dd34-43be-43ee-8776-8c4069539e17 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 200 len: 1326 microversion: 2.1 time: 0.104133 Jun 10 13:32:48.590223 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 952/2821] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:48 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 1326 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:49.409461 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1470461964", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "4163c240-388a-4bbc-9644-d5d4514def6e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "3d96b870-f6d4-4aa7-b02e-5fb67ec191a6"}], "security_groups": [{"name": "tempest-securitygroup--989972106"}], "key_name": "tempest-keypair-359222661", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:49.446941 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:49.447253 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:49.447621 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:49.448148 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:49.448483 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:49.448745 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:49.455892 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:49.513687 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] validate_networks() for [('3d96b870-f6d4-4aa7-b02e-5fb67ec191a6', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:32:49.514234 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:49.605682 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1bd1c92e-deb8-42e2-bd2c-b94d01605ae9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:49.606928 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1bd1c92e-deb8-42e2-bd2c-b94d01605ae9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 8e754d6e-4a73-4c8e-a096-6af864916aa3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:49.611574 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1bd1c92e-deb8-42e2-bd2c-b94d01605ae9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:49.611852 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1bd1c92e-deb8-42e2-bd2c-b94d01605ae9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:49.612050 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1bd1c92e-deb8-42e2-bd2c-b94d01605ae9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:49.612491 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1bd1c92e-deb8-42e2-bd2c-b94d01605ae9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:49.612782 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1bd1c92e-deb8-42e2-bd2c-b94d01605ae9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:49.613071 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1bd1c92e-deb8-42e2-bd2c-b94d01605ae9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:49.620259 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-1bd1c92e-deb8-42e2-bd2c-b94d01605ae9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] HTTP exception thrown: Instance 8e754d6e-4a73-4c8e-a096-6af864916aa3 could not be found. Jun 10 13:32:49.620499 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1bd1c92e-deb8-42e2-bd2c-b94d01605ae9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Returning 404 to user: Instance 8e754d6e-4a73-4c8e-a096-6af864916aa3 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:32:49.620791 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1bd1c92e-deb8-42e2-bd2c-b94d01605ae9 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3" status: 404 len: 111 microversion: 2.1 time: 0.016794 Jun 10 13:32:49.621055 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 953/2822] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:49 2026] GET /compute/v2.1/servers/8e754d6e-4a73-4c8e-a096-6af864916aa3 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:32:49.728339 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=79,nova_api:INSERT=8,nova_api:UPDATE=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:49.731089 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:49.865742 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:32:49.865990 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:32:49.866267 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:32:49.866538 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:32:49.866631 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:32:49.875175 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:49.875313 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:49.875467 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:49.875949 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:49.876139 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:49.876221 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:49.881087 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=181,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:49.890865 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:32:49.894675 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for user e26ea791c9b2405282949b7ee6db2eb9 and project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:32:49.931413 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:32:49.932666 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] 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='4163c240-388a-4bbc-9644-d5d4514def6e',volume_size=None,volume_type=None)] {{(pid=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:32:50.032874 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-69e6d624-338d-42c4-8a6c-71b58a7e823d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.625031 Jun 10 13:32:50.033184 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 931/2823] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:32:49 2026] POST /compute/v2.1/servers => generated 403 bytes in 625 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:32:50.042537 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-36fa698c-5adc-4b24-818b-37e26d3c82af tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:50.044248 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-36fa698c-5adc-4b24-818b-37e26d3c82af tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:50.057722 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-36fa698c-5adc-4b24-818b-37e26d3c82af tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:50.121868 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-36fa698c-5adc-4b24-818b-37e26d3c82af tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:50.129622 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-36fa698c-5adc-4b24-818b-37e26d3c82af tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1075 microversion: 2.1 time: 0.088624 Jun 10 13:32:50.129897 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 954/2824] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:50 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1075 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:50.817023 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-729dfc97-401f-41a1-aae7-e9a283f1d18d tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "POST /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.555473 Jun 10 13:32:50.817425 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 940/2825] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:32:48 2026] POST /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments => generated 194 bytes in 2556 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:51.148818 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-95f97020-8efa-4b34-b0d2-042bce990079 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:51.150820 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-95f97020-8efa-4b34-b0d2-042bce990079 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:51.157481 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95f97020-8efa-4b34-b0d2-042bce990079 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:51.157859 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95f97020-8efa-4b34-b0d2-042bce990079 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:51.158173 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95f97020-8efa-4b34-b0d2-042bce990079 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:51.158830 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95f97020-8efa-4b34-b0d2-042bce990079 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:51.159243 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95f97020-8efa-4b34-b0d2-042bce990079 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:51.159689 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95f97020-8efa-4b34-b0d2-042bce990079 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:51.175676 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-95f97020-8efa-4b34-b0d2-042bce990079 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:51.231724 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-95f97020-8efa-4b34-b0d2-042bce990079 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:51.239925 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-95f97020-8efa-4b34-b0d2-042bce990079 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1117 microversion: 2.1 time: 0.093426 Jun 10 13:32:51.240224 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 932/2826] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:51 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1117 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:52.123942 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f32b355f-b50e-4249-bb91-370348c29b87 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:52.124247 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f32b355f-b50e-4249-bb91-370348c29b87 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:52.127183 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f32b355f-b50e-4249-bb91-370348c29b87 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:52.127400 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f32b355f-b50e-4249-bb91-370348c29b87 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:52.127560 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f32b355f-b50e-4249-bb91-370348c29b87 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:52.127788 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f32b355f-b50e-4249-bb91-370348c29b87 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:52.127911 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f32b355f-b50e-4249-bb91-370348c29b87 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:52.128057 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f32b355f-b50e-4249-bb91-370348c29b87 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:52.173698 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-f32b355f-b50e-4249-bb91-370348c29b87 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] HTTP exception thrown: Instance 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 is not attached to volume e5b2c09e-58d6-417a-8f4f-48c2be2d3610 Jun 10 13:32:52.173950 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f32b355f-b50e-4249-bb91-370348c29b87 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Returning 404 to user: Instance 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 is not attached to volume e5b2c09e-58d6-417a-8f4f-48c2be2d3610 {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:32:52.174294 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f32b355f-b50e-4249-bb91-370348c29b87 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/os-volume_attachments/e5b2c09e-58d6-417a-8f4f-48c2be2d3610" status: 404 len: 154 microversion: 2.1 time: 0.052121 Jun 10 13:32:52.174631 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 955/2827] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:32:52 2026] DELETE /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7/os-volume_attachments/e5b2c09e-58d6-417a-8f4f-48c2be2d3610 => generated 154 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:32:52.253986 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-28cbcab9-448f-4183-8de3-7214afc4ab19 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:52.255756 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-28cbcab9-448f-4183-8de3-7214afc4ab19 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:52.261157 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-28cbcab9-448f-4183-8de3-7214afc4ab19 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:52.261456 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-28cbcab9-448f-4183-8de3-7214afc4ab19 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:52.261736 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-28cbcab9-448f-4183-8de3-7214afc4ab19 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:52.262298 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-28cbcab9-448f-4183-8de3-7214afc4ab19 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:52.262710 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-28cbcab9-448f-4183-8de3-7214afc4ab19 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:52.263093 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-28cbcab9-448f-4183-8de3-7214afc4ab19 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:52.279584 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-28cbcab9-448f-4183-8de3-7214afc4ab19 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:52.345099 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-28cbcab9-448f-4183-8de3-7214afc4ab19 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:52.352364 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-28cbcab9-448f-4183-8de3-7214afc4ab19 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1173 microversion: 2.1 time: 0.100448 Jun 10 13:32:52.352774 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 941/2828] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:52 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1173 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:52.467951 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8a39867d-555a-44ae-8765-11248ac0e615 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:52.468399 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8a39867d-555a-44ae-8765-11248ac0e615 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:52.471411 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a39867d-555a-44ae-8765-11248ac0e615 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:52.471594 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a39867d-555a-44ae-8765-11248ac0e615 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:52.471674 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a39867d-555a-44ae-8765-11248ac0e615 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:52.471900 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a39867d-555a-44ae-8765-11248ac0e615 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:52.472036 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a39867d-555a-44ae-8765-11248ac0e615 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:52.472159 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a39867d-555a-44ae-8765-11248ac0e615 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:52.488971 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8a39867d-555a-44ae-8765-11248ac0e615 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:32:52.500969 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-e439b918-fd9c-4ff4-a2a2-83bb6a26609a req-6b7f89ce-1982-4e78-a376-a786bc41066a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "636257c5-12b7-4ce5-bd6e-ee88ffa70ef7", "tag": "0cd85436-c76e-47e2-ab15-2df6b816d833"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:52.506185 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e439b918-fd9c-4ff4-a2a2-83bb6a26609a req-6b7f89ce-1982-4e78-a376-a786bc41066a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:52.506476 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e439b918-fd9c-4ff4-a2a2-83bb6a26609a req-6b7f89ce-1982-4e78-a376-a786bc41066a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:52.506551 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e439b918-fd9c-4ff4-a2a2-83bb6a26609a req-6b7f89ce-1982-4e78-a376-a786bc41066a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:52.513955 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-e439b918-fd9c-4ff4-a2a2-83bb6a26609a req-6b7f89ce-1982-4e78-a376-a786bc41066a service nova] Creating event network-changed:0cd85436-c76e-47e2-ab15-2df6b816d833 for instance 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 on np0000002501 Jun 10 13:32:52.514340 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-e439b918-fd9c-4ff4-a2a2-83bb6a26609a req-6b7f89ce-1982-4e78-a376-a786bc41066a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:52.518271 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-e439b918-fd9c-4ff4-a2a2-83bb6a26609a req-6b7f89ce-1982-4e78-a376-a786bc41066a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019353 Jun 10 13:32:52.518714 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 956/2829] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:52 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 10 13:32:52.541366 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8a39867d-555a-44ae-8765-11248ac0e615 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 204 len: 0 microversion: 2.1 time: 0.075153 Jun 10 13:32:52.541910 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 933/2830] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:32:52 2026] DELETE /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:32:52.550397 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5bfed63b-34bf-45bb-ae16-c280eaca4fd1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:52.551997 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5bfed63b-34bf-45bb-ae16-c280eaca4fd1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:52.556879 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5bfed63b-34bf-45bb-ae16-c280eaca4fd1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:52.557137 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5bfed63b-34bf-45bb-ae16-c280eaca4fd1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:52.557353 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5bfed63b-34bf-45bb-ae16-c280eaca4fd1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:52.557808 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5bfed63b-34bf-45bb-ae16-c280eaca4fd1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:52.558152 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5bfed63b-34bf-45bb-ae16-c280eaca4fd1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:52.558534 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5bfed63b-34bf-45bb-ae16-c280eaca4fd1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:52.572728 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5bfed63b-34bf-45bb-ae16-c280eaca4fd1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:52.751250 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5bfed63b-34bf-45bb-ae16-c280eaca4fd1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:52.760920 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5bfed63b-34bf-45bb-ae16-c280eaca4fd1 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1665 microversion: 2.1 time: 0.212678 Jun 10 13:32:52.761290 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 942/2831] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:52 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1665 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:53.370499 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-274aeaca-9bb0-4b64-b37e-7e682a7bf1ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:53.371835 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-274aeaca-9bb0-4b64-b37e-7e682a7bf1ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:53.375781 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-274aeaca-9bb0-4b64-b37e-7e682a7bf1ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:53.376038 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-274aeaca-9bb0-4b64-b37e-7e682a7bf1ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:53.376222 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-274aeaca-9bb0-4b64-b37e-7e682a7bf1ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:53.376646 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-274aeaca-9bb0-4b64-b37e-7e682a7bf1ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:53.376924 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-274aeaca-9bb0-4b64-b37e-7e682a7bf1ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:53.377185 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-274aeaca-9bb0-4b64-b37e-7e682a7bf1ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:53.390419 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-274aeaca-9bb0-4b64-b37e-7e682a7bf1ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:53.433511 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-274aeaca-9bb0-4b64-b37e-7e682a7bf1ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:53.440084 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-274aeaca-9bb0-4b64-b37e-7e682a7bf1ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1173 microversion: 2.1 time: 0.071291 Jun 10 13:32:53.440562 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 957/2832] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:53 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1173 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:53.669886 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-a0382b70-13cf-4e4e-8371-d394a7f4ddb9 req-0684bed5-acdc-4f00-aef1-c43b7605018b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "636257c5-12b7-4ce5-bd6e-ee88ffa70ef7", "name": "network-vif-unplugged", "status": "completed", "tag": "0cd85436-c76e-47e2-ab15-2df6b816d833"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:53.674811 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-a0382b70-13cf-4e4e-8371-d394a7f4ddb9 req-0684bed5-acdc-4f00-aef1-c43b7605018b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:53.674969 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-a0382b70-13cf-4e4e-8371-d394a7f4ddb9 req-0684bed5-acdc-4f00-aef1-c43b7605018b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:53.675090 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-a0382b70-13cf-4e4e-8371-d394a7f4ddb9 req-0684bed5-acdc-4f00-aef1-c43b7605018b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:53.682473 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-a0382b70-13cf-4e4e-8371-d394a7f4ddb9 req-0684bed5-acdc-4f00-aef1-c43b7605018b service nova] Creating event network-vif-unplugged:0cd85436-c76e-47e2-ab15-2df6b816d833 for instance 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 on np0000002501 Jun 10 13:32:53.682835 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-a0382b70-13cf-4e4e-8371-d394a7f4ddb9 req-0684bed5-acdc-4f00-aef1-c43b7605018b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:53.686480 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-a0382b70-13cf-4e4e-8371-d394a7f4ddb9 req-0684bed5-acdc-4f00-aef1-c43b7605018b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.018530 Jun 10 13:32:53.686766 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 934/2833] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:53 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 10 13:32:53.777330 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-785e865f-41a9-4d30-ab55-0bf73ed7076d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:53.779018 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-785e865f-41a9-4d30-ab55-0bf73ed7076d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:53.782553 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-785e865f-41a9-4d30-ab55-0bf73ed7076d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:53.782778 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-785e865f-41a9-4d30-ab55-0bf73ed7076d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:53.782964 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-785e865f-41a9-4d30-ab55-0bf73ed7076d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:53.783387 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-785e865f-41a9-4d30-ab55-0bf73ed7076d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:53.783674 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-785e865f-41a9-4d30-ab55-0bf73ed7076d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:53.783930 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-785e865f-41a9-4d30-ab55-0bf73ed7076d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:53.795919 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-785e865f-41a9-4d30-ab55-0bf73ed7076d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:53.963522 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-785e865f-41a9-4d30-ab55-0bf73ed7076d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:53.970610 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-785e865f-41a9-4d30-ab55-0bf73ed7076d tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1547 microversion: 2.1 time: 0.195179 Jun 10 13:32:53.970881 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 943/2834] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:53 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1547 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:54.454167 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8fefce5a-9e7b-4447-85d1-1117b61278ed tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:54.455325 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8fefce5a-9e7b-4447-85d1-1117b61278ed tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:54.461383 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8fefce5a-9e7b-4447-85d1-1117b61278ed tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:54.461383 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8fefce5a-9e7b-4447-85d1-1117b61278ed tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:54.461383 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8fefce5a-9e7b-4447-85d1-1117b61278ed tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:54.461605 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8fefce5a-9e7b-4447-85d1-1117b61278ed tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:54.461820 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8fefce5a-9e7b-4447-85d1-1117b61278ed tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:54.462419 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8fefce5a-9e7b-4447-85d1-1117b61278ed tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:54.476723 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8fefce5a-9e7b-4447-85d1-1117b61278ed tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:54.522764 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8fefce5a-9e7b-4447-85d1-1117b61278ed tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:54.531510 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8fefce5a-9e7b-4447-85d1-1117b61278ed tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1181 microversion: 2.1 time: 0.079545 Jun 10 13:32:54.531820 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 958/2835] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:54 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1181 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:54.986061 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-586cf0d2-76bd-4bc1-a269-05e5ff71ece5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:54.987688 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-586cf0d2-76bd-4bc1-a269-05e5ff71ece5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:54.992367 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-586cf0d2-76bd-4bc1-a269-05e5ff71ece5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:54.992367 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-586cf0d2-76bd-4bc1-a269-05e5ff71ece5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:54.992367 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-586cf0d2-76bd-4bc1-a269-05e5ff71ece5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:54.992660 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-586cf0d2-76bd-4bc1-a269-05e5ff71ece5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:54.992944 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-586cf0d2-76bd-4bc1-a269-05e5ff71ece5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:54.993209 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-586cf0d2-76bd-4bc1-a269-05e5ff71ece5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:55.007934 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-586cf0d2-76bd-4bc1-a269-05e5ff71ece5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:55.142731 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-586cf0d2-76bd-4bc1-a269-05e5ff71ece5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:55.152130 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-586cf0d2-76bd-4bc1-a269-05e5ff71ece5 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1547 microversion: 2.1 time: 0.168347 Jun 10 13:32:55.152567 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 935/2836] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:54 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1547 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:55.212406 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-d3a065e5-419a-4362-9b4b-bebbd7dfe4dc req-1627dee3-f0fd-48b8-9ebc-87018c61cd9d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "636257c5-12b7-4ce5-bd6e-ee88ffa70ef7", "name": "network-vif-deleted", "tag": "0cd85436-c76e-47e2-ab15-2df6b816d833"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:55.218872 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d3a065e5-419a-4362-9b4b-bebbd7dfe4dc req-1627dee3-f0fd-48b8-9ebc-87018c61cd9d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:55.219210 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d3a065e5-419a-4362-9b4b-bebbd7dfe4dc req-1627dee3-f0fd-48b8-9ebc-87018c61cd9d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:55.219445 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d3a065e5-419a-4362-9b4b-bebbd7dfe4dc req-1627dee3-f0fd-48b8-9ebc-87018c61cd9d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:55.225497 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-d3a065e5-419a-4362-9b4b-bebbd7dfe4dc req-1627dee3-f0fd-48b8-9ebc-87018c61cd9d service nova] Creating event network-vif-deleted:0cd85436-c76e-47e2-ab15-2df6b816d833 for instance 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 on np0000002501 Jun 10 13:32:55.225988 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-d3a065e5-419a-4362-9b4b-bebbd7dfe4dc req-1627dee3-f0fd-48b8-9ebc-87018c61cd9d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:55.229770 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-d3a065e5-419a-4362-9b4b-bebbd7dfe4dc req-1627dee3-f0fd-48b8-9ebc-87018c61cd9d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020650 Jun 10 13:32:55.230255 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 944/2837] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:55 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 10 13:32:55.548027 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-13ff6f73-bee2-4297-b891-7424a32ffc7f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:55.549538 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-13ff6f73-bee2-4297-b891-7424a32ffc7f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:55.555206 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-13ff6f73-bee2-4297-b891-7424a32ffc7f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:55.555551 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-13ff6f73-bee2-4297-b891-7424a32ffc7f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:55.555797 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-13ff6f73-bee2-4297-b891-7424a32ffc7f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:55.556219 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-13ff6f73-bee2-4297-b891-7424a32ffc7f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:55.556569 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-13ff6f73-bee2-4297-b891-7424a32ffc7f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:55.556888 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-13ff6f73-bee2-4297-b891-7424a32ffc7f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:55.570962 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-13ff6f73-bee2-4297-b891-7424a32ffc7f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:55.688736 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-13ff6f73-bee2-4297-b891-7424a32ffc7f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:55.696315 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-13ff6f73-bee2-4297-b891-7424a32ffc7f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1258 microversion: 2.1 time: 0.150328 Jun 10 13:32:55.696595 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 959/2838] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:55 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1258 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:55.727874 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-0910e5cb-0316-491c-80b2-2c76e57149a4 req-3913f01a-e444-4078-890f-bcbfbb275826 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "636257c5-12b7-4ce5-bd6e-ee88ffa70ef7", "name": "network-vif-unplugged", "status": "completed", "tag": "0cd85436-c76e-47e2-ab15-2df6b816d833"}, {"name": "network-changed", "server_uuid": "161ff70d-c0b3-4ab7-bef2-e08d2073ca4d", "tag": "888d57e3-8f40-4077-926f-c0fce1b68a58"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:32:55.734195 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0910e5cb-0316-491c-80b2-2c76e57149a4 req-3913f01a-e444-4078-890f-bcbfbb275826 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:55.734402 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0910e5cb-0316-491c-80b2-2c76e57149a4 req-3913f01a-e444-4078-890f-bcbfbb275826 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:55.734539 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0910e5cb-0316-491c-80b2-2c76e57149a4 req-3913f01a-e444-4078-890f-bcbfbb275826 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:55.740472 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-0910e5cb-0316-491c-80b2-2c76e57149a4 req-3913f01a-e444-4078-890f-bcbfbb275826 service nova] Creating event network-vif-unplugged:0cd85436-c76e-47e2-ab15-2df6b816d833 for instance 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 on np0000002501 Jun 10 13:32:55.740598 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-0910e5cb-0316-491c-80b2-2c76e57149a4 req-3913f01a-e444-4078-890f-bcbfbb275826 service nova] Creating event network-changed:888d57e3-8f40-4077-926f-c0fce1b68a58 for instance 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d on np0000002501 Jun 10 13:32:55.740964 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-0910e5cb-0316-491c-80b2-2c76e57149a4 req-3913f01a-e444-4078-890f-bcbfbb275826 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:32:55.745200 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-0910e5cb-0316-491c-80b2-2c76e57149a4 req-3913f01a-e444-4078-890f-bcbfbb275826 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.019076 Jun 10 13:32:55.745515 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 936/2839] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:32:55 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:56.166905 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a8a863d2-c9cd-4e40-b7c3-f79c9c119e69 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:56.168487 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a8a863d2-c9cd-4e40-b7c3-f79c9c119e69 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:56.172786 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8a863d2-c9cd-4e40-b7c3-f79c9c119e69 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:56.172962 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8a863d2-c9cd-4e40-b7c3-f79c9c119e69 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:56.173091 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8a863d2-c9cd-4e40-b7c3-f79c9c119e69 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:56.173616 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8a863d2-c9cd-4e40-b7c3-f79c9c119e69 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:56.173906 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8a863d2-c9cd-4e40-b7c3-f79c9c119e69 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:56.174166 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8a863d2-c9cd-4e40-b7c3-f79c9c119e69 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:56.191284 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a8a863d2-c9cd-4e40-b7c3-f79c9c119e69 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:56.237299 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a8a863d2-c9cd-4e40-b7c3-f79c9c119e69 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:56.244602 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a8a863d2-c9cd-4e40-b7c3-f79c9c119e69 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1320 microversion: 2.1 time: 0.079618 Jun 10 13:32:56.244853 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 945/2840] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:56 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1320 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:56.711605 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f8b79391-479e-47e9-a063-862811a09616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:56.712894 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f8b79391-479e-47e9-a063-862811a09616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:56.717739 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8b79391-479e-47e9-a063-862811a09616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:56.717961 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8b79391-479e-47e9-a063-862811a09616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:56.718153 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8b79391-479e-47e9-a063-862811a09616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:56.718603 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8b79391-479e-47e9-a063-862811a09616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:56.718886 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8b79391-479e-47e9-a063-862811a09616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:56.719144 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f8b79391-479e-47e9-a063-862811a09616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:56.736277 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f8b79391-479e-47e9-a063-862811a09616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:56.850945 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f8b79391-479e-47e9-a063-862811a09616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:56.858325 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f8b79391-479e-47e9-a063-862811a09616 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1258 microversion: 2.1 time: 0.148450 Jun 10 13:32:56.858623 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 960/2841] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:56 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1258 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:57.264180 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0e757794-97bc-45b7-80a2-6f3876052b98 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:57.265954 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0e757794-97bc-45b7-80a2-6f3876052b98 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:57.270925 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0e757794-97bc-45b7-80a2-6f3876052b98 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:57.271461 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0e757794-97bc-45b7-80a2-6f3876052b98 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:57.271703 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0e757794-97bc-45b7-80a2-6f3876052b98 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:57.272183 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0e757794-97bc-45b7-80a2-6f3876052b98 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:57.272631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0e757794-97bc-45b7-80a2-6f3876052b98 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:57.272951 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0e757794-97bc-45b7-80a2-6f3876052b98 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:57.299188 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0e757794-97bc-45b7-80a2-6f3876052b98 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:57.299734 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0e757794-97bc-45b7-80a2-6f3876052b98 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:57.299734 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0e757794-97bc-45b7-80a2-6f3876052b98 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:57.299734 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-0e757794-97bc-45b7-80a2-6f3876052b98 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lazy-loading 'fault' on Instance uuid 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:32:57.303887 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0e757794-97bc-45b7-80a2-6f3876052b98 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:57.350567 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0e757794-97bc-45b7-80a2-6f3876052b98 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:57.357805 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0e757794-97bc-45b7-80a2-6f3876052b98 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1325 microversion: 2.1 time: 0.096659 Jun 10 13:32:57.358048 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 937/2842] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:57 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1325 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:57.872833 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-190df7bd-642f-46ff-8a93-ff332450dda3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:57.874142 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-190df7bd-642f-46ff-8a93-ff332450dda3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:57.878557 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-190df7bd-642f-46ff-8a93-ff332450dda3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:57.878783 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-190df7bd-642f-46ff-8a93-ff332450dda3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:57.878972 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-190df7bd-642f-46ff-8a93-ff332450dda3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:57.879396 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-190df7bd-642f-46ff-8a93-ff332450dda3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:57.879699 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-190df7bd-642f-46ff-8a93-ff332450dda3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:57.879993 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-190df7bd-642f-46ff-8a93-ff332450dda3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:57.893108 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-190df7bd-642f-46ff-8a93-ff332450dda3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:58.005934 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-190df7bd-642f-46ff-8a93-ff332450dda3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:58.012870 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-190df7bd-642f-46ff-8a93-ff332450dda3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1246 microversion: 2.1 time: 0.141601 Jun 10 13:32:58.013111 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 946/2843] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:57 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1246 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:58.190737 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6b2e98b9-93c0-429b-8c3d-424b36846176 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:58.191091 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6b2e98b9-93c0-429b-8c3d-424b36846176 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:58.194687 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b2e98b9-93c0-429b-8c3d-424b36846176 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:58.194866 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b2e98b9-93c0-429b-8c3d-424b36846176 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:58.194989 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b2e98b9-93c0-429b-8c3d-424b36846176 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:58.195238 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b2e98b9-93c0-429b-8c3d-424b36846176 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:58.195409 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b2e98b9-93c0-429b-8c3d-424b36846176 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:58.195532 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b2e98b9-93c0-429b-8c3d-424b36846176 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:58.241193 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-6b2e98b9-93c0-429b-8c3d-424b36846176 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lazy-loading 'services' on Instance uuid 465acbcd-cb67-44ee-b174-fe6bb8190b21 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:32:58.290939 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6b2e98b9-93c0-429b-8c3d-424b36846176 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments/2a343f6d-8eff-4823-91cf-9ff2395dd1dd" status: 202 len: 0 microversion: 2.1 time: 0.102112 Jun 10 13:32:58.291215 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 961/2844] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:32:58 2026] DELETE /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments/2a343f6d-8eff-4823-91cf-9ff2395dd1dd => generated 0 bytes in 103 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:32:58.300675 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2fb41c24-2228-4382-8992-d64a97bf9591 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:58.302482 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2fb41c24-2228-4382-8992-d64a97bf9591 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:58.307596 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2fb41c24-2228-4382-8992-d64a97bf9591 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:58.307724 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2fb41c24-2228-4382-8992-d64a97bf9591 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:58.307870 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2fb41c24-2228-4382-8992-d64a97bf9591 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:58.308198 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2fb41c24-2228-4382-8992-d64a97bf9591 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:58.308443 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2fb41c24-2228-4382-8992-d64a97bf9591 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:58.308623 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2fb41c24-2228-4382-8992-d64a97bf9591 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:58.329960 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2fb41c24-2228-4382-8992-d64a97bf9591 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031588 Jun 10 13:32:58.330365 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 938/2845] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:32:58 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:58.371681 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-061dfb5a-b649-49f2-99f7-635597a8134c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:58.373001 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-061dfb5a-b649-49f2-99f7-635597a8134c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:58.377582 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-061dfb5a-b649-49f2-99f7-635597a8134c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:58.377821 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-061dfb5a-b649-49f2-99f7-635597a8134c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:58.378021 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-061dfb5a-b649-49f2-99f7-635597a8134c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:58.378461 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-061dfb5a-b649-49f2-99f7-635597a8134c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:58.378753 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-061dfb5a-b649-49f2-99f7-635597a8134c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:58.379015 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-061dfb5a-b649-49f2-99f7-635597a8134c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:58.396845 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-061dfb5a-b649-49f2-99f7-635597a8134c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:58.396845 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-061dfb5a-b649-49f2-99f7-635597a8134c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:58.397009 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-061dfb5a-b649-49f2-99f7-635597a8134c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:58.397219 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-061dfb5a-b649-49f2-99f7-635597a8134c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lazy-loading 'fault' on Instance uuid 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:32:58.400125 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-061dfb5a-b649-49f2-99f7-635597a8134c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:58.444361 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-061dfb5a-b649-49f2-99f7-635597a8134c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6f8357889be34c6c8c27de91ace71733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03870e7fd5bc4aebb80ea2f2a3a09bad', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:58.451536 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-061dfb5a-b649-49f2-99f7-635597a8134c tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 200 len: 1325 microversion: 2.1 time: 0.081404 Jun 10 13:32:58.451876 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 947/2846] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:58 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 1325 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:59.030028 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e219b3d4-fd29-4173-a717-e650618f68b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:59.031688 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e219b3d4-fd29-4173-a717-e650618f68b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:59.036499 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e219b3d4-fd29-4173-a717-e650618f68b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:59.036796 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e219b3d4-fd29-4173-a717-e650618f68b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:59.037037 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e219b3d4-fd29-4173-a717-e650618f68b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:59.037549 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e219b3d4-fd29-4173-a717-e650618f68b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:59.037886 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e219b3d4-fd29-4173-a717-e650618f68b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:59.038199 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e219b3d4-fd29-4173-a717-e650618f68b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:59.054251 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e219b3d4-fd29-4173-a717-e650618f68b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:32:59.168053 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e219b3d4-fd29-4173-a717-e650618f68b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:32:59.175008 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e219b3d4-fd29-4173-a717-e650618f68b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1246 microversion: 2.1 time: 0.146888 Jun 10 13:32:59.175305 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 962/2847] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:59 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1246 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:32:59.341773 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ca51f180-201b-4aaf-b984-19b831ec8868 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:59.345166 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ca51f180-201b-4aaf-b984-19b831ec8868 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:59.348881 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca51f180-201b-4aaf-b984-19b831ec8868 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:59.349038 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca51f180-201b-4aaf-b984-19b831ec8868 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:59.349173 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca51f180-201b-4aaf-b984-19b831ec8868 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:59.349466 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca51f180-201b-4aaf-b984-19b831ec8868 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:59.349623 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca51f180-201b-4aaf-b984-19b831ec8868 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:59.349730 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca51f180-201b-4aaf-b984-19b831ec8868 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:59.368402 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ca51f180-201b-4aaf-b984-19b831ec8868 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028390 Jun 10 13:32:59.368683 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 939/2848] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:32:59 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:32:59.470522 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4da57dd5-c2d0-47e4-8b71-8bdeb5ae1dca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:32:59.472283 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4da57dd5-c2d0-47e4-8b71-8bdeb5ae1dca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] [instance: 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:32:59.479257 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4da57dd5-c2d0-47e4-8b71-8bdeb5ae1dca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:59.479516 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4da57dd5-c2d0-47e4-8b71-8bdeb5ae1dca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:59.479724 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4da57dd5-c2d0-47e4-8b71-8bdeb5ae1dca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:59.480146 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4da57dd5-c2d0-47e4-8b71-8bdeb5ae1dca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:32:59.480504 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4da57dd5-c2d0-47e4-8b71-8bdeb5ae1dca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:32:59.480806 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4da57dd5-c2d0-47e4-8b71-8bdeb5ae1dca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:32:59.490054 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-4da57dd5-c2d0-47e4-8b71-8bdeb5ae1dca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] HTTP exception thrown: Instance 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 could not be found. Jun 10 13:32:59.490374 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4da57dd5-c2d0-47e4-8b71-8bdeb5ae1dca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Returning 404 to user: Instance 636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:32:59.490838 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4da57dd5-c2d0-47e4-8b71-8bdeb5ae1dca tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7" status: 404 len: 111 microversion: 2.1 time: 0.023064 Jun 10 13:32:59.491243 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 948/2849] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:32:59 2026] GET /compute/v2.1/servers/636257c5-12b7-4ce5-bd6e-ee88ffa70ef7 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:32:59.879909 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:32:59.898145 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=5 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:33:00.124390 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:33:00.189627 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f89e7adf-57d3-4b6b-9870-e56d853fb901 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:00.191416 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f89e7adf-57d3-4b6b-9870-e56d853fb901 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:00.196923 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f89e7adf-57d3-4b6b-9870-e56d853fb901 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:00.197191 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f89e7adf-57d3-4b6b-9870-e56d853fb901 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:00.197434 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f89e7adf-57d3-4b6b-9870-e56d853fb901 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:00.197953 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f89e7adf-57d3-4b6b-9870-e56d853fb901 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:00.198219 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f89e7adf-57d3-4b6b-9870-e56d853fb901 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:00.198551 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f89e7adf-57d3-4b6b-9870-e56d853fb901 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:00.213648 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f89e7adf-57d3-4b6b-9870-e56d853fb901 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:00.379505 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f89e7adf-57d3-4b6b-9870-e56d853fb901 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:00.380630 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-97339603-c199-4cf8-a9dd-c33ddf78bf3a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:00.382502 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-97339603-c199-4cf8-a9dd-c33ddf78bf3a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:00.386286 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-97339603-c199-4cf8-a9dd-c33ddf78bf3a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:00.386502 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f89e7adf-57d3-4b6b-9870-e56d853fb901 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1246 microversion: 2.1 time: 0.198710 Jun 10 13:33:00.386565 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-97339603-c199-4cf8-a9dd-c33ddf78bf3a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:00.386725 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-97339603-c199-4cf8-a9dd-c33ddf78bf3a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:00.386820 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 963/2850] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:00 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1246 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:33:00.387071 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-97339603-c199-4cf8-a9dd-c33ddf78bf3a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:00.387276 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-97339603-c199-4cf8-a9dd-c33ddf78bf3a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:00.387472 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-97339603-c199-4cf8-a9dd-c33ddf78bf3a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:00.406224 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-97339603-c199-4cf8-a9dd-c33ddf78bf3a tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027914 Jun 10 13:33:00.406605 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 940/2851] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:33:00 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:33:00.749435 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-651a56d4-454d-43bb-a62e-6679505938b8 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:00.763781 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-651a56d4-454d-43bb-a62e-6679505938b8 tempest-TestStampPattern-458782058 tempest-TestStampPattern-458782058-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-TestStampPattern-687289148" status: 202 len: 0 microversion: 2.1 time: 0.015978 Jun 10 13:33:00.764227 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 949/2852] 10.4.3.74 () {66 vars in 1356 bytes} [Wed Jun 10 13:33:00 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestStampPattern-687289148 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:33:01.403844 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bf194ee0-98ab-4350-9a90-6d4c9312318d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:01.406248 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bf194ee0-98ab-4350-9a90-6d4c9312318d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:01.414174 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf194ee0-98ab-4350-9a90-6d4c9312318d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:01.414588 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf194ee0-98ab-4350-9a90-6d4c9312318d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:01.414970 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf194ee0-98ab-4350-9a90-6d4c9312318d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:01.415554 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf194ee0-98ab-4350-9a90-6d4c9312318d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:01.415990 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf194ee0-98ab-4350-9a90-6d4c9312318d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:01.416409 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf194ee0-98ab-4350-9a90-6d4c9312318d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:01.420740 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b7b71889-6a14-4c5e-b58f-1f34b94a5c32 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:01.422716 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b7b71889-6a14-4c5e-b58f-1f34b94a5c32 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:01.428143 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7b71889-6a14-4c5e-b58f-1f34b94a5c32 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:01.428523 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7b71889-6a14-4c5e-b58f-1f34b94a5c32 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:01.428696 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7b71889-6a14-4c5e-b58f-1f34b94a5c32 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:01.429020 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7b71889-6a14-4c5e-b58f-1f34b94a5c32 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:01.429245 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7b71889-6a14-4c5e-b58f-1f34b94a5c32 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:01.429459 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7b71889-6a14-4c5e-b58f-1f34b94a5c32 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:01.435211 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bf194ee0-98ab-4350-9a90-6d4c9312318d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:01.452578 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b7b71889-6a14-4c5e-b58f-1f34b94a5c32 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.034626 Jun 10 13:33:01.453078 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 941/2853] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:33:01 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:33:01.597083 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bf194ee0-98ab-4350-9a90-6d4c9312318d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:01.605761 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bf194ee0-98ab-4350-9a90-6d4c9312318d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1246 microversion: 2.1 time: 0.204005 Jun 10 13:33:01.606028 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 964/2854] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:01 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1246 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:02.463338 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cce75f00-f243-474c-9c91-8aa6a5b9396e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:02.465646 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cce75f00-f243-474c-9c91-8aa6a5b9396e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:02.470028 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cce75f00-f243-474c-9c91-8aa6a5b9396e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:02.470286 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cce75f00-f243-474c-9c91-8aa6a5b9396e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:02.470502 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cce75f00-f243-474c-9c91-8aa6a5b9396e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:02.470878 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cce75f00-f243-474c-9c91-8aa6a5b9396e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:02.471102 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cce75f00-f243-474c-9c91-8aa6a5b9396e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:02.471297 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cce75f00-f243-474c-9c91-8aa6a5b9396e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:02.487300 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cce75f00-f243-474c-9c91-8aa6a5b9396e tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025768 Jun 10 13:33:02.487578 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 950/2855] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:33:02 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:33:02.621187 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6169f5a8-c5b7-494d-958a-420468b9deb0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:02.623115 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6169f5a8-c5b7-494d-958a-420468b9deb0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:02.628958 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6169f5a8-c5b7-494d-958a-420468b9deb0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:02.629947 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6169f5a8-c5b7-494d-958a-420468b9deb0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:02.630238 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6169f5a8-c5b7-494d-958a-420468b9deb0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:02.630845 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6169f5a8-c5b7-494d-958a-420468b9deb0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:02.631258 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6169f5a8-c5b7-494d-958a-420468b9deb0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:02.631607 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6169f5a8-c5b7-494d-958a-420468b9deb0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:02.646824 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6169f5a8-c5b7-494d-958a-420468b9deb0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:02.876037 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6169f5a8-c5b7-494d-958a-420468b9deb0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:02.896247 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6169f5a8-c5b7-494d-958a-420468b9deb0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1246 microversion: 2.1 time: 0.277078 Jun 10 13:33:02.896657 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 942/2856] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:02 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1246 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:03.497472 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-17af3204-4222-4e63-b423-7e64a6a55209 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:03.498732 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-17af3204-4222-4e63-b423-7e64a6a55209 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:03.503646 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-17af3204-4222-4e63-b423-7e64a6a55209 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:03.503800 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-17af3204-4222-4e63-b423-7e64a6a55209 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:03.503925 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-17af3204-4222-4e63-b423-7e64a6a55209 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:03.504147 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-17af3204-4222-4e63-b423-7e64a6a55209 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:03.504312 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-17af3204-4222-4e63-b423-7e64a6a55209 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:03.504440 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-17af3204-4222-4e63-b423-7e64a6a55209 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:03.521534 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-17af3204-4222-4e63-b423-7e64a6a55209 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.025486 Jun 10 13:33:03.522051 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 965/2857] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:33:03 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:33:03.576701 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-64c51ae6-1c79-43ac-89c0-537834154cad tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:03.577117 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-64c51ae6-1c79-43ac-89c0-537834154cad tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:03.582537 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64c51ae6-1c79-43ac-89c0-537834154cad tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:03.582775 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64c51ae6-1c79-43ac-89c0-537834154cad tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:03.583019 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64c51ae6-1c79-43ac-89c0-537834154cad tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:03.583324 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64c51ae6-1c79-43ac-89c0-537834154cad tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:03.583569 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64c51ae6-1c79-43ac-89c0-537834154cad tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:03.583756 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64c51ae6-1c79-43ac-89c0-537834154cad tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:03.598477 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-64c51ae6-1c79-43ac-89c0-537834154cad tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:33:03.673714 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-64c51ae6-1c79-43ac-89c0-537834154cad tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 204 len: 0 microversion: 2.1 time: 0.099903 Jun 10 13:33:03.674126 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 951/2858] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:33:03 2026] DELETE /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:33:03.685422 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4d2863ba-9dc3-4176-a305-81772028ceb4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:03.685422 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4d2863ba-9dc3-4176-a305-81772028ceb4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:03.696969 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d2863ba-9dc3-4176-a305-81772028ceb4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:03.697371 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d2863ba-9dc3-4176-a305-81772028ceb4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:03.697654 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d2863ba-9dc3-4176-a305-81772028ceb4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:03.698219 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d2863ba-9dc3-4176-a305-81772028ceb4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:03.698537 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d2863ba-9dc3-4176-a305-81772028ceb4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:03.698806 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4d2863ba-9dc3-4176-a305-81772028ceb4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:03.713637 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4d2863ba-9dc3-4176-a305-81772028ceb4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:03.876046 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4d2863ba-9dc3-4176-a305-81772028ceb4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:03.885321 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4d2863ba-9dc3-4176-a305-81772028ceb4 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1676 microversion: 2.1 time: 0.203800 Jun 10 13:33:03.885660 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 943/2859] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:03 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1676 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:03.911963 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2935cc1d-c9ff-437c-b01b-0d7b26f41822 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:03.913235 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2935cc1d-c9ff-437c-b01b-0d7b26f41822 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:03.917058 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2935cc1d-c9ff-437c-b01b-0d7b26f41822 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:03.917341 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2935cc1d-c9ff-437c-b01b-0d7b26f41822 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:03.917558 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2935cc1d-c9ff-437c-b01b-0d7b26f41822 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:03.917991 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2935cc1d-c9ff-437c-b01b-0d7b26f41822 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:03.918296 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2935cc1d-c9ff-437c-b01b-0d7b26f41822 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:03.918643 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2935cc1d-c9ff-437c-b01b-0d7b26f41822 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:03.937765 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2935cc1d-c9ff-437c-b01b-0d7b26f41822 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:04.049008 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2935cc1d-c9ff-437c-b01b-0d7b26f41822 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:04.057108 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2935cc1d-c9ff-437c-b01b-0d7b26f41822 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1246 microversion: 2.1 time: 0.146622 Jun 10 13:33:04.057647 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 966/2860] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:03 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1246 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:04.903753 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-445c6f46-5a18-42c9-8f76-4f72d9f9568b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:04.905130 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-445c6f46-5a18-42c9-8f76-4f72d9f9568b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:04.909763 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-445c6f46-5a18-42c9-8f76-4f72d9f9568b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:04.909997 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-445c6f46-5a18-42c9-8f76-4f72d9f9568b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:04.910219 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-445c6f46-5a18-42c9-8f76-4f72d9f9568b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:04.910676 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-445c6f46-5a18-42c9-8f76-4f72d9f9568b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:04.910948 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-445c6f46-5a18-42c9-8f76-4f72d9f9568b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:04.911234 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-445c6f46-5a18-42c9-8f76-4f72d9f9568b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:04.926575 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-445c6f46-5a18-42c9-8f76-4f72d9f9568b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:05.060704 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-445c6f46-5a18-42c9-8f76-4f72d9f9568b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:05.068660 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-445c6f46-5a18-42c9-8f76-4f72d9f9568b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1676 microversion: 2.1 time: 0.166590 Jun 10 13:33:05.068916 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 952/2861] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:04 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1676 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:05.074577 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ab89f9a5-eb80-4cba-8898-6f9714a68542 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:05.076597 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ab89f9a5-eb80-4cba-8898-6f9714a68542 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:05.080838 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab89f9a5-eb80-4cba-8898-6f9714a68542 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:05.080838 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab89f9a5-eb80-4cba-8898-6f9714a68542 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:05.080838 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab89f9a5-eb80-4cba-8898-6f9714a68542 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:05.082076 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab89f9a5-eb80-4cba-8898-6f9714a68542 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:05.082076 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab89f9a5-eb80-4cba-8898-6f9714a68542 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:05.082076 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab89f9a5-eb80-4cba-8898-6f9714a68542 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:05.104841 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ab89f9a5-eb80-4cba-8898-6f9714a68542 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:05.303643 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ab89f9a5-eb80-4cba-8898-6f9714a68542 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:05.313665 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ab89f9a5-eb80-4cba-8898-6f9714a68542 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1246 microversion: 2.1 time: 0.241041 Jun 10 13:33:05.313997 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 944/2862] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:05 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1246 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:05.447381 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-558c6551-9abc-4d56-b4f9-376f84e48b44 req-d1cde5b2-cf41-4147-900e-dc3f2cc6d1ce service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "161ff70d-c0b3-4ab7-bef2-e08d2073ca4d", "name": "network-vif-plugged", "status": "completed", "tag": "888d57e3-8f40-4077-926f-c0fce1b68a58"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:05.453273 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-558c6551-9abc-4d56-b4f9-376f84e48b44 req-d1cde5b2-cf41-4147-900e-dc3f2cc6d1ce service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:05.454254 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-558c6551-9abc-4d56-b4f9-376f84e48b44 req-d1cde5b2-cf41-4147-900e-dc3f2cc6d1ce service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:05.454254 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-558c6551-9abc-4d56-b4f9-376f84e48b44 req-d1cde5b2-cf41-4147-900e-dc3f2cc6d1ce service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:05.459127 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-558c6551-9abc-4d56-b4f9-376f84e48b44 req-d1cde5b2-cf41-4147-900e-dc3f2cc6d1ce service nova] Creating event network-vif-plugged:888d57e3-8f40-4077-926f-c0fce1b68a58 for instance 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d on np0000002501 Jun 10 13:33:05.459815 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-558c6551-9abc-4d56-b4f9-376f84e48b44 req-d1cde5b2-cf41-4147-900e-dc3f2cc6d1ce service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:05.465217 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-558c6551-9abc-4d56-b4f9-376f84e48b44 req-d1cde5b2-cf41-4147-900e-dc3f2cc6d1ce service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018863 Jun 10 13:33:05.465217 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 967/2863] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33:05 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 10 13:33:06.090534 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-51dc31f9-4133-4bde-b7a8-e2c2e5f5deb9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:06.092855 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-51dc31f9-4133-4bde-b7a8-e2c2e5f5deb9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:06.100277 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51dc31f9-4133-4bde-b7a8-e2c2e5f5deb9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:06.100819 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51dc31f9-4133-4bde-b7a8-e2c2e5f5deb9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:06.101510 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51dc31f9-4133-4bde-b7a8-e2c2e5f5deb9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:06.102211 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51dc31f9-4133-4bde-b7a8-e2c2e5f5deb9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:06.102723 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51dc31f9-4133-4bde-b7a8-e2c2e5f5deb9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:06.103220 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-51dc31f9-4133-4bde-b7a8-e2c2e5f5deb9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:06.132385 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-51dc31f9-4133-4bde-b7a8-e2c2e5f5deb9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:06.151731 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-5bb4f5e5-65b8-4a65-9907-1b17ec4129a9 req-324bbbba-4510-49b4-a387-af866c445658 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "465acbcd-cb67-44ee-b174-fe6bb8190b21", "name": "network-vif-unplugged", "status": "completed", "tag": "0c0a80e6-f321-4377-a4f4-4a9ca5b861f2"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:06.159040 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5bb4f5e5-65b8-4a65-9907-1b17ec4129a9 req-324bbbba-4510-49b4-a387-af866c445658 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:06.159298 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5bb4f5e5-65b8-4a65-9907-1b17ec4129a9 req-324bbbba-4510-49b4-a387-af866c445658 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:06.159515 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5bb4f5e5-65b8-4a65-9907-1b17ec4129a9 req-324bbbba-4510-49b4-a387-af866c445658 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:06.168801 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-5bb4f5e5-65b8-4a65-9907-1b17ec4129a9 req-324bbbba-4510-49b4-a387-af866c445658 service nova] Creating event network-vif-unplugged:0c0a80e6-f321-4377-a4f4-4a9ca5b861f2 for instance 465acbcd-cb67-44ee-b174-fe6bb8190b21 on np0000002501 Jun 10 13:33:06.169338 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-5bb4f5e5-65b8-4a65-9907-1b17ec4129a9 req-324bbbba-4510-49b4-a387-af866c445658 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:06.179714 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-5bb4f5e5-65b8-4a65-9907-1b17ec4129a9 req-324bbbba-4510-49b4-a387-af866c445658 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.028839 Jun 10 13:33:06.179714 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 945/2864] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33:06 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 10 13:33:06.337879 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5a1435a4-07a3-46c3-901e-93b8743f1ad6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:06.339597 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5a1435a4-07a3-46c3-901e-93b8743f1ad6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:06.347911 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a1435a4-07a3-46c3-901e-93b8743f1ad6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:06.348204 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a1435a4-07a3-46c3-901e-93b8743f1ad6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:06.348498 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a1435a4-07a3-46c3-901e-93b8743f1ad6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:06.348960 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a1435a4-07a3-46c3-901e-93b8743f1ad6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:06.349308 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a1435a4-07a3-46c3-901e-93b8743f1ad6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:06.349679 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a1435a4-07a3-46c3-901e-93b8743f1ad6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:06.370750 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5a1435a4-07a3-46c3-901e-93b8743f1ad6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:06.416281 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-51dc31f9-4133-4bde-b7a8-e2c2e5f5deb9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:06.425751 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-51dc31f9-4133-4bde-b7a8-e2c2e5f5deb9 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1676 microversion: 2.1 time: 0.338786 Jun 10 13:33:06.426282 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 953/2865] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:06 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1676 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:06.695418 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5a1435a4-07a3-46c3-901e-93b8743f1ad6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:06.705670 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5a1435a4-07a3-46c3-901e-93b8743f1ad6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1246 microversion: 2.1 time: 0.369343 Jun 10 13:33:06.706018 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 968/2866] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:06 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1246 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:07.445443 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-527d010d-556b-4af9-a4bc-0c98051da467 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:07.447002 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-527d010d-556b-4af9-a4bc-0c98051da467 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:07.453365 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-527d010d-556b-4af9-a4bc-0c98051da467 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:07.453851 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-527d010d-556b-4af9-a4bc-0c98051da467 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:07.454231 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-527d010d-556b-4af9-a4bc-0c98051da467 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:07.454957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-527d010d-556b-4af9-a4bc-0c98051da467 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:07.456365 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-527d010d-556b-4af9-a4bc-0c98051da467 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:07.456365 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-527d010d-556b-4af9-a4bc-0c98051da467 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:07.477594 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-527d010d-556b-4af9-a4bc-0c98051da467 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:07.523099 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-1f489297-b5a3-49a2-aaeb-dd47e1f25fdd req-9dd4f96a-c79a-401a-822a-587b4f30e56b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "161ff70d-c0b3-4ab7-bef2-e08d2073ca4d", "name": "network-vif-plugged", "status": "completed", "tag": "888d57e3-8f40-4077-926f-c0fce1b68a58"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:07.534415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1f489297-b5a3-49a2-aaeb-dd47e1f25fdd req-9dd4f96a-c79a-401a-822a-587b4f30e56b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:07.534642 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1f489297-b5a3-49a2-aaeb-dd47e1f25fdd req-9dd4f96a-c79a-401a-822a-587b4f30e56b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:07.534810 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1f489297-b5a3-49a2-aaeb-dd47e1f25fdd req-9dd4f96a-c79a-401a-822a-587b4f30e56b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:07.541893 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-1f489297-b5a3-49a2-aaeb-dd47e1f25fdd req-9dd4f96a-c79a-401a-822a-587b4f30e56b service nova] Creating event network-vif-plugged:888d57e3-8f40-4077-926f-c0fce1b68a58 for instance 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d on np0000002501 Jun 10 13:33:07.542081 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-1f489297-b5a3-49a2-aaeb-dd47e1f25fdd req-9dd4f96a-c79a-401a-822a-587b4f30e56b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:07.549472 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-1f489297-b5a3-49a2-aaeb-dd47e1f25fdd req-9dd4f96a-c79a-401a-822a-587b4f30e56b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027943 Jun 10 13:33:07.549472 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 954/2867] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33: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 10 13:33:07.555333 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-527d010d-556b-4af9-a4bc-0c98051da467 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:07.563302 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-527d010d-556b-4af9-a4bc-0c98051da467 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1321 microversion: 2.1 time: 0.121435 Jun 10 13:33:07.563606 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 946/2868] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:07 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1321 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:33:07.721699 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-854cc05d-1abb-4e95-bd30-8d666cbb07b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:07.723468 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-854cc05d-1abb-4e95-bd30-8d666cbb07b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:07.729000 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-854cc05d-1abb-4e95-bd30-8d666cbb07b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:07.729279 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-854cc05d-1abb-4e95-bd30-8d666cbb07b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:07.729546 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-854cc05d-1abb-4e95-bd30-8d666cbb07b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:07.730000 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-854cc05d-1abb-4e95-bd30-8d666cbb07b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:07.730299 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-854cc05d-1abb-4e95-bd30-8d666cbb07b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:07.730835 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-854cc05d-1abb-4e95-bd30-8d666cbb07b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:07.748886 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-854cc05d-1abb-4e95-bd30-8d666cbb07b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:07.953256 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-854cc05d-1abb-4e95-bd30-8d666cbb07b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:07.967540 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-854cc05d-1abb-4e95-bd30-8d666cbb07b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1432 microversion: 2.1 time: 0.248310 Jun 10 13:33:07.968706 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 969/2869] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:07 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1432 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:07.988494 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9a7de0af-805e-47f2-8860-306b4db69a66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:07.990428 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9a7de0af-805e-47f2-8860-306b4db69a66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:07.995150 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a7de0af-805e-47f2-8860-306b4db69a66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:07.995361 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a7de0af-805e-47f2-8860-306b4db69a66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:07.995541 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a7de0af-805e-47f2-8860-306b4db69a66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:07.995961 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a7de0af-805e-47f2-8860-306b4db69a66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:07.996073 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a7de0af-805e-47f2-8860-306b4db69a66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:07.996203 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9a7de0af-805e-47f2-8860-306b4db69a66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:08.008753 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9a7de0af-805e-47f2-8860-306b4db69a66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:08.097760 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9a7de0af-805e-47f2-8860-306b4db69a66 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.111542 Jun 10 13:33:08.098136 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 955/2870] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:33:07 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d/os-interface => generated 283 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:33:08.247886 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-309b53aa-87a5-4a57-a4d5-a749607b322b req-21542478-581b-49f3-924e-80d389361887 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "465acbcd-cb67-44ee-b174-fe6bb8190b21", "name": "network-vif-unplugged", "status": "completed", "tag": "0c0a80e6-f321-4377-a4f4-4a9ca5b861f2"}, {"server_uuid": "465acbcd-cb67-44ee-b174-fe6bb8190b21", "name": "network-vif-deleted", "tag": "0c0a80e6-f321-4377-a4f4-4a9ca5b861f2"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:08.255695 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-309b53aa-87a5-4a57-a4d5-a749607b322b req-21542478-581b-49f3-924e-80d389361887 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:08.255902 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-309b53aa-87a5-4a57-a4d5-a749607b322b req-21542478-581b-49f3-924e-80d389361887 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:08.256026 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-309b53aa-87a5-4a57-a4d5-a749607b322b req-21542478-581b-49f3-924e-80d389361887 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:08.266071 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-309b53aa-87a5-4a57-a4d5-a749607b322b req-21542478-581b-49f3-924e-80d389361887 service nova] Creating event network-vif-unplugged:0c0a80e6-f321-4377-a4f4-4a9ca5b861f2 for instance 465acbcd-cb67-44ee-b174-fe6bb8190b21 on np0000002501 Jun 10 13:33:08.266071 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-309b53aa-87a5-4a57-a4d5-a749607b322b req-21542478-581b-49f3-924e-80d389361887 service nova] Creating event network-vif-deleted:0c0a80e6-f321-4377-a4f4-4a9ca5b861f2 for instance 465acbcd-cb67-44ee-b174-fe6bb8190b21 on np0000002501 Jun 10 13:33:08.266251 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-309b53aa-87a5-4a57-a4d5-a749607b322b req-21542478-581b-49f3-924e-80d389361887 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:08.271773 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-309b53aa-87a5-4a57-a4d5-a749607b322b req-21542478-581b-49f3-924e-80d389361887 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.025675 Jun 10 13:33:08.272139 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 947/2871] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33:08 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 10 13:33:08.585734 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3c92b3bb-5306-44c7-87ed-db9602eaa3f1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:08.588006 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3c92b3bb-5306-44c7-87ed-db9602eaa3f1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:08.594134 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c92b3bb-5306-44c7-87ed-db9602eaa3f1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:08.594487 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c92b3bb-5306-44c7-87ed-db9602eaa3f1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:08.594747 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c92b3bb-5306-44c7-87ed-db9602eaa3f1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:08.595284 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c92b3bb-5306-44c7-87ed-db9602eaa3f1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:08.595683 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c92b3bb-5306-44c7-87ed-db9602eaa3f1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:08.596045 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c92b3bb-5306-44c7-87ed-db9602eaa3f1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:08.617020 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c92b3bb-5306-44c7-87ed-db9602eaa3f1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:08.617440 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c92b3bb-5306-44c7-87ed-db9602eaa3f1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:08.617494 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3c92b3bb-5306-44c7-87ed-db9602eaa3f1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:08.617736 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-3c92b3bb-5306-44c7-87ed-db9602eaa3f1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lazy-loading 'fault' on Instance uuid 465acbcd-cb67-44ee-b174-fe6bb8190b21 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:33:08.623494 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3c92b3bb-5306-44c7-87ed-db9602eaa3f1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:08.709508 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3c92b3bb-5306-44c7-87ed-db9602eaa3f1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:08.720998 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3c92b3bb-5306-44c7-87ed-db9602eaa3f1 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1326 microversion: 2.1 time: 0.138073 Jun 10 13:33:08.721652 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 970/2872] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:08 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1326 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:09.740384 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f7553084-05f3-43a9-b73c-ffdba364c4bb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:09.741200 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f7553084-05f3-43a9-b73c-ffdba364c4bb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:09.745390 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7553084-05f3-43a9-b73c-ffdba364c4bb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:09.745819 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7553084-05f3-43a9-b73c-ffdba364c4bb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:09.746121 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7553084-05f3-43a9-b73c-ffdba364c4bb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:09.746735 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7553084-05f3-43a9-b73c-ffdba364c4bb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:09.747259 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7553084-05f3-43a9-b73c-ffdba364c4bb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:09.747780 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7553084-05f3-43a9-b73c-ffdba364c4bb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:09.768745 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7553084-05f3-43a9-b73c-ffdba364c4bb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:09.768745 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7553084-05f3-43a9-b73c-ffdba364c4bb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:09.768745 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f7553084-05f3-43a9-b73c-ffdba364c4bb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:09.768745 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-f7553084-05f3-43a9-b73c-ffdba364c4bb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lazy-loading 'fault' on Instance uuid 465acbcd-cb67-44ee-b174-fe6bb8190b21 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:33:09.772013 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f7553084-05f3-43a9-b73c-ffdba364c4bb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:09.831507 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f7553084-05f3-43a9-b73c-ffdba364c4bb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '78196c63786b4cba9a84425b76aca7eb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a61bf935c7084f7c8755f6dc50c5b7e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:09.839229 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f7553084-05f3-43a9-b73c-ffdba364c4bb tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 200 len: 1326 microversion: 2.1 time: 0.102000 Jun 10 13:33:09.839640 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 956/2873] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:09 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 1326 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:10.326333 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-f630b942-7ee4-4500-9af1-7ccea499241d req-3ab46ff0-e573-4cfa-932f-cfd70eb5938e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "161ff70d-c0b3-4ab7-bef2-e08d2073ca4d", "tag": "888d57e3-8f40-4077-926f-c0fce1b68a58"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:10.331656 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f630b942-7ee4-4500-9af1-7ccea499241d req-3ab46ff0-e573-4cfa-932f-cfd70eb5938e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:10.331656 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f630b942-7ee4-4500-9af1-7ccea499241d req-3ab46ff0-e573-4cfa-932f-cfd70eb5938e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:10.331969 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f630b942-7ee4-4500-9af1-7ccea499241d req-3ab46ff0-e573-4cfa-932f-cfd70eb5938e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:10.339076 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-f630b942-7ee4-4500-9af1-7ccea499241d req-3ab46ff0-e573-4cfa-932f-cfd70eb5938e service nova] Creating event network-changed:888d57e3-8f40-4077-926f-c0fce1b68a58 for instance 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d on np0000002501 Jun 10 13:33:10.339548 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-f630b942-7ee4-4500-9af1-7ccea499241d req-3ab46ff0-e573-4cfa-932f-cfd70eb5938e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:10.343657 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-f630b942-7ee4-4500-9af1-7ccea499241d req-3ab46ff0-e573-4cfa-932f-cfd70eb5938e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020504 Jun 10 13:33:10.344030 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 948/2874] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33: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 10 13:33:10.664259 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e24b6983-5ba5-45ac-9d90-145bd3246558 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1046989479", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIz5yHK/u5iHNSfr53fC9jFKrincUdLjGNzpW3JPyK3NyUDw5KSK9zITBbsHGGHe8hmk57ZJbnU/lzAVpeZy6LJ8/j9jTarIQfNaoWU7g8OWCHs5Z030oTullf1Mun859Q=="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:10.674164 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-e24b6983-5ba5-45ac-9d90-145bd3246558 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Getting quotas for project d138cd0f4861400086c914568fceb35f. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:33:10.676466 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-e24b6983-5ba5-45ac-9d90-145bd3246558 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Getting quotas for user 2e3a1758b39740868088cbe7fb94d22c and project d138cd0f4861400086c914568fceb35f. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:33:10.693702 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e24b6983-5ba5-45ac-9d90-145bd3246558 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.138130 Jun 10 13:33:10.694039 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 971/2875] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:33:10 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:33:10.853906 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-57d8f386-4d95-45ff-be5f-049f2ca4f322 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:10.858541 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-57d8f386-4d95-45ff-be5f-049f2ca4f322 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:10.871724 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-57d8f386-4d95-45ff-be5f-049f2ca4f322 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:10.872025 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-57d8f386-4d95-45ff-be5f-049f2ca4f322 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:10.873749 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-57d8f386-4d95-45ff-be5f-049f2ca4f322 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:10.874220 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-57d8f386-4d95-45ff-be5f-049f2ca4f322 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:10.874597 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-57d8f386-4d95-45ff-be5f-049f2ca4f322 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:10.875810 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-57d8f386-4d95-45ff-be5f-049f2ca4f322 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:10.889130 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-57d8f386-4d95-45ff-be5f-049f2ca4f322 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] HTTP exception thrown: Instance 465acbcd-cb67-44ee-b174-fe6bb8190b21 could not be found. Jun 10 13:33:10.889303 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-57d8f386-4d95-45ff-be5f-049f2ca4f322 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Returning 404 to user: Instance 465acbcd-cb67-44ee-b174-fe6bb8190b21 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:33:10.890767 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-57d8f386-4d95-45ff-be5f-049f2ca4f322 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 404 len: 111 microversion: 2.1 time: 0.038569 Jun 10 13:33:10.891281 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 957/2876] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:10 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:33:10.901525 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8c32c133-0214-4698-8aa9-b7eaa795bf63 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:10.920867 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8c32c133-0214-4698-8aa9-b7eaa795bf63 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1078993535" status: 202 len: 0 microversion: 2.1 time: 0.021386 Jun 10 13:33:10.921306 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 949/2877] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:33:10 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1078993535 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:33:12.610237 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-436d9125-097a-4df2-b0b8-054832729903 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:12.611797 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-436d9125-097a-4df2-b0b8-054832729903 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:12.616143 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-436d9125-097a-4df2-b0b8-054832729903 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:12.616548 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-436d9125-097a-4df2-b0b8-054832729903 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:12.616781 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-436d9125-097a-4df2-b0b8-054832729903 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:12.617233 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-436d9125-097a-4df2-b0b8-054832729903 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:12.617563 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-436d9125-097a-4df2-b0b8-054832729903 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:12.617854 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-436d9125-097a-4df2-b0b8-054832729903 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:12.636826 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-436d9125-097a-4df2-b0b8-054832729903 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:12.686243 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-834353177", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "key_name": "tempest-keypair-1046989479", "security_groups": [{"name": "tempest-secgroup-smoke-1532607336"}, {"name": "tempest-securitygroup--1447045247"}], "networks": [{"uuid": "77d60b89-e983-4805-9045-5afe22fd1ff0"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:12.784902 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-908de1e1-9543-40f4-ad63-b5f5c8f65c39 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:12.785263 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-908de1e1-9543-40f4-ad63-b5f5c8f65c39 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:12.788715 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-908de1e1-9543-40f4-ad63-b5f5c8f65c39 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:12.788912 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-908de1e1-9543-40f4-ad63-b5f5c8f65c39 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:12.789093 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-908de1e1-9543-40f4-ad63-b5f5c8f65c39 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:12.789398 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-908de1e1-9543-40f4-ad63-b5f5c8f65c39 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:12.789582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-908de1e1-9543-40f4-ad63-b5f5c8f65c39 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:12.789737 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-908de1e1-9543-40f4-ad63-b5f5c8f65c39 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:12.805328 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-908de1e1-9543-40f4-ad63-b5f5c8f65c39 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] HTTP exception thrown: Instance 465acbcd-cb67-44ee-b174-fe6bb8190b21 could not be found. Jun 10 13:33:12.805595 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-908de1e1-9543-40f4-ad63-b5f5c8f65c39 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Returning 404 to user: Instance 465acbcd-cb67-44ee-b174-fe6bb8190b21 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:33:12.805955 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-908de1e1-9543-40f4-ad63-b5f5c8f65c39 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 404 len: 111 microversion: 2.1 time: 0.023812 Jun 10 13:33:12.806242 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 950/2878] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:33:12 2026] DELETE /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:33:12.815282 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4e3137a2-1218-4862-9bb3-5978aadbd61b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:12.816837 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4e3137a2-1218-4862-9bb3-5978aadbd61b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 465acbcd-cb67-44ee-b174-fe6bb8190b21] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:12.818436 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:12.818745 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:12.819130 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:12.819809 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:12.820129 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:12.820473 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:12.822714 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4e3137a2-1218-4862-9bb3-5978aadbd61b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:12.823271 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4e3137a2-1218-4862-9bb3-5978aadbd61b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:12.823271 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4e3137a2-1218-4862-9bb3-5978aadbd61b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:12.823683 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4e3137a2-1218-4862-9bb3-5978aadbd61b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:12.824025 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4e3137a2-1218-4862-9bb3-5978aadbd61b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:12.824078 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-436d9125-097a-4df2-b0b8-054832729903 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:12.824266 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4e3137a2-1218-4862-9bb3-5978aadbd61b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:12.825432 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:12.842097 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-4e3137a2-1218-4862-9bb3-5978aadbd61b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] HTTP exception thrown: Instance 465acbcd-cb67-44ee-b174-fe6bb8190b21 could not be found. Jun 10 13:33:12.842277 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-436d9125-097a-4df2-b0b8-054832729903 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1558 microversion: 2.1 time: 0.233840 Jun 10 13:33:12.842445 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 972/2879] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:12 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1558 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:12.842610 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4e3137a2-1218-4862-9bb3-5978aadbd61b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Returning 404 to user: Instance 465acbcd-cb67-44ee-b174-fe6bb8190b21 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:33:12.843118 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4e3137a2-1218-4862-9bb3-5978aadbd61b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21" status: 404 len: 111 microversion: 2.1 time: 0.029687 Jun 10 13:33:12.843470 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 951/2880] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:12 2026] GET /compute/v2.1/servers/465acbcd-cb67-44ee-b174-fe6bb8190b21 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:33:12.900847 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:12.992740 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] validate_networks() for [('77d60b89-e983-4805-9045-5afe22fd1ff0', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:33:12.993116 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:13.142689 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d7b88f22-fe96-4a11-9a2f-f049df715242 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestVolumeBootPatternV346snapshot-1591453805"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:13.144454 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d7b88f22-fe96-4a11-9a2f-f049df715242 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:13.148663 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7b88f22-fe96-4a11-9a2f-f049df715242 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:13.148991 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7b88f22-fe96-4a11-9a2f-f049df715242 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:13.149298 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7b88f22-fe96-4a11-9a2f-f049df715242 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:13.149688 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7b88f22-fe96-4a11-9a2f-f049df715242 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:13.149926 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7b88f22-fe96-4a11-9a2f-f049df715242 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:13.150157 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7b88f22-fe96-4a11-9a2f-f049df715242 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:13.203373 np0000002501 devstack@n-api.service[86680]: INFO nova.compute.api [None req-d7b88f22-fe96-4a11-9a2f-f049df715242 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Attempting to quiesce instance before volume snapshot. Jun 10 13:33:13.261310 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:13.406372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:33:13.406590 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:33:13.406780 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:33:13.406944 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:33:13.407105 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:33:13.413654 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:13.413841 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:13.413982 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:13.414500 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:13.414648 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:13.414769 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:13.426001 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Getting quotas for project d138cd0f4861400086c914568fceb35f. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:33:13.428003 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Getting quotas for user 2e3a1758b39740868088cbe7fb94d22c and project d138cd0f4861400086c914568fceb35f. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:33:13.433258 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:33:13.434612 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:33:13.489052 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d3dd72d2-c8ca-4f47-80a8-de62f15b552b tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 451 microversion: 2.1 time: 0.805990 Jun 10 13:33:13.489460 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 958/2881] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:33:12 2026] POST /compute/v2.1/servers => generated 451 bytes in 807 msecs (HTTP/1.1 202) 10 headers in 450 bytes (2 switches on core 0) Jun 10 13:33:13.499433 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-072a5f46-6ef0-47cc-9e15-ed1ca36b19fa tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:13.500561 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-072a5f46-6ef0-47cc-9e15-ed1ca36b19fa tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:13.511599 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-072a5f46-6ef0-47cc-9e15-ed1ca36b19fa tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:13.559330 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-072a5f46-6ef0-47cc-9e15-ed1ca36b19fa tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:13.566874 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-072a5f46-6ef0-47cc-9e15-ed1ca36b19fa tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1237 microversion: 2.1 time: 0.069434 Jun 10 13:33:13.567256 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 952/2882] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:13 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1237 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:13.707564 np0000002501 devstack@n-api.service[86680]: INFO nova.compute.api [None req-d7b88f22-fe96-4a11-9a2f-f049df715242 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Skipping quiescing instance: QEMU guest agent is not enabled. Jun 10 13:33:13.768378 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d7b88f22-fe96-4a11-9a2f-f049df715242 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Creating snapshot from volume 9f95f688-0149-4c95-a3f3-15510ea84161. {{(pid=86680) snapshot_instance /opt/stack/nova/nova/compute/api.py:3599}} Jun 10 13:33:13.978501 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-87dd3c79-e223-4566-bfe3-e12c3126de9b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:13.978856 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-87dd3c79-e223-4566-bfe3-e12c3126de9b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:13.985097 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-87dd3c79-e223-4566-bfe3-e12c3126de9b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:13.986906 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-87dd3c79-e223-4566-bfe3-e12c3126de9b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:13.986906 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-87dd3c79-e223-4566-bfe3-e12c3126de9b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:13.986906 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-87dd3c79-e223-4566-bfe3-e12c3126de9b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:13.986906 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-87dd3c79-e223-4566-bfe3-e12c3126de9b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:13.986906 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-87dd3c79-e223-4566-bfe3-e12c3126de9b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:13.993363 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-87dd3c79-e223-4566-bfe3-e12c3126de9b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] HTTP exception thrown: Instance f1318ed1-e6b2-4308-b429-32ae3f4d435a could not be found. Jun 10 13:33:13.993610 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-87dd3c79-e223-4566-bfe3-e12c3126de9b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Returning 404 to user: Instance f1318ed1-e6b2-4308-b429-32ae3f4d435a could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:33:13.993934 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-87dd3c79-e223-4566-bfe3-e12c3126de9b tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 404 len: 111 microversion: 2.1 time: 0.017261 Jun 10 13:33:13.994242 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 959/2883] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:33:13 2026] DELETE /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:33:14.004060 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5c5460d4-7243-4b74-b148-8ce141e8cfe7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:14.005586 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5c5460d4-7243-4b74-b148-8ce141e8cfe7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: f1318ed1-e6b2-4308-b429-32ae3f4d435a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:14.011387 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c5460d4-7243-4b74-b148-8ce141e8cfe7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:14.011662 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c5460d4-7243-4b74-b148-8ce141e8cfe7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:14.011878 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c5460d4-7243-4b74-b148-8ce141e8cfe7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:14.012488 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c5460d4-7243-4b74-b148-8ce141e8cfe7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:14.012882 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c5460d4-7243-4b74-b148-8ce141e8cfe7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:14.013168 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c5460d4-7243-4b74-b148-8ce141e8cfe7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:14.020181 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-5c5460d4-7243-4b74-b148-8ce141e8cfe7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] HTTP exception thrown: Instance f1318ed1-e6b2-4308-b429-32ae3f4d435a could not be found. Jun 10 13:33:14.020406 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5c5460d4-7243-4b74-b148-8ce141e8cfe7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Returning 404 to user: Instance f1318ed1-e6b2-4308-b429-32ae3f4d435a could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:33:14.020892 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5c5460d4-7243-4b74-b148-8ce141e8cfe7 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a" status: 404 len: 111 microversion: 2.1 time: 0.018554 Jun 10 13:33:14.021242 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 953/2884] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:14 2026] GET /compute/v2.1/servers/f1318ed1-e6b2-4308-b429-32ae3f4d435a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:33:14.034760 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9b955b12-3c2a-48fc-9283-fc625fa0e4e2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:14.035095 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9b955b12-3c2a-48fc-9283-fc625fa0e4e2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:14.040515 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9b955b12-3c2a-48fc-9283-fc625fa0e4e2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:14.040781 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9b955b12-3c2a-48fc-9283-fc625fa0e4e2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:14.040936 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9b955b12-3c2a-48fc-9283-fc625fa0e4e2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:14.041327 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9b955b12-3c2a-48fc-9283-fc625fa0e4e2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:14.041559 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9b955b12-3c2a-48fc-9283-fc625fa0e4e2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:14.041722 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9b955b12-3c2a-48fc-9283-fc625fa0e4e2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:14.049717 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-9b955b12-3c2a-48fc-9283-fc625fa0e4e2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] HTTP exception thrown: Instance dc007c72-f5b0-47d2-b644-e6bdf14d8044 could not be found. Jun 10 13:33:14.050004 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9b955b12-3c2a-48fc-9283-fc625fa0e4e2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Returning 404 to user: Instance dc007c72-f5b0-47d2-b644-e6bdf14d8044 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:33:14.050694 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9b955b12-3c2a-48fc-9283-fc625fa0e4e2 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 404 len: 111 microversion: 2.1 time: 0.019316 Jun 10 13:33:14.050968 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 960/2885] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:33:14 2026] DELETE /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:33:14.059534 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c4811564-161a-4b9f-a212-35f0143a1407 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:14.060923 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c4811564-161a-4b9f-a212-35f0143a1407 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: dc007c72-f5b0-47d2-b644-e6bdf14d8044] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:14.066030 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c4811564-161a-4b9f-a212-35f0143a1407 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:14.067042 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c4811564-161a-4b9f-a212-35f0143a1407 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:14.067271 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c4811564-161a-4b9f-a212-35f0143a1407 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:14.067741 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c4811564-161a-4b9f-a212-35f0143a1407 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:14.068039 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c4811564-161a-4b9f-a212-35f0143a1407 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:14.068359 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c4811564-161a-4b9f-a212-35f0143a1407 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:14.077100 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-c4811564-161a-4b9f-a212-35f0143a1407 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] HTTP exception thrown: Instance dc007c72-f5b0-47d2-b644-e6bdf14d8044 could not be found. Jun 10 13:33:14.077329 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c4811564-161a-4b9f-a212-35f0143a1407 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Returning 404 to user: Instance dc007c72-f5b0-47d2-b644-e6bdf14d8044 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:33:14.077685 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c4811564-161a-4b9f-a212-35f0143a1407 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044" status: 404 len: 111 microversion: 2.1 time: 0.019911 Jun 10 13:33:14.078492 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 954/2886] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:14 2026] GET /compute/v2.1/servers/dc007c72-f5b0-47d2-b644-e6bdf14d8044 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:33:14.586461 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c5ea5ed6-2a3e-420d-871c-3ff70ef8b87d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:14.588138 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c5ea5ed6-2a3e-420d-871c-3ff70ef8b87d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:14.591872 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5ea5ed6-2a3e-420d-871c-3ff70ef8b87d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:14.592108 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5ea5ed6-2a3e-420d-871c-3ff70ef8b87d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:14.592321 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5ea5ed6-2a3e-420d-871c-3ff70ef8b87d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:14.592747 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5ea5ed6-2a3e-420d-871c-3ff70ef8b87d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:14.593030 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5ea5ed6-2a3e-420d-871c-3ff70ef8b87d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:14.593309 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5ea5ed6-2a3e-420d-871c-3ff70ef8b87d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:14.607618 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c5ea5ed6-2a3e-420d-871c-3ff70ef8b87d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:14.664997 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c5ea5ed6-2a3e-420d-871c-3ff70ef8b87d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:14.672612 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c5ea5ed6-2a3e-420d-871c-3ff70ef8b87d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1241 microversion: 2.1 time: 0.087650 Jun 10 13:33:14.673051 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 961/2887] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:14 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1241 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:15.203063 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-aa26c947-2778-4e12-8584-08d14cdee8a5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:15.203401 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-aa26c947-2778-4e12-8584-08d14cdee8a5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:15.206522 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aa26c947-2778-4e12-8584-08d14cdee8a5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:15.206681 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aa26c947-2778-4e12-8584-08d14cdee8a5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:15.206805 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aa26c947-2778-4e12-8584-08d14cdee8a5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:15.207059 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aa26c947-2778-4e12-8584-08d14cdee8a5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:15.207258 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aa26c947-2778-4e12-8584-08d14cdee8a5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:15.207472 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aa26c947-2778-4e12-8584-08d14cdee8a5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:15.217977 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-aa26c947-2778-4e12-8584-08d14cdee8a5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] HTTP exception thrown: Instance 25d8a31b-9c90-41ec-bf2a-70b48442f0ae could not be found. Jun 10 13:33:15.218246 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-aa26c947-2778-4e12-8584-08d14cdee8a5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Returning 404 to user: Instance 25d8a31b-9c90-41ec-bf2a-70b48442f0ae could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:33:15.218806 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-aa26c947-2778-4e12-8584-08d14cdee8a5 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 404 len: 111 microversion: 2.1 time: 0.017276 Jun 10 13:33:15.218869 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 955/2888] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:33:15 2026] DELETE /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:33:15.229386 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3eb72da9-3881-4367-8cec-65b9727bb3c3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:15.229767 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3eb72da9-3881-4367-8cec-65b9727bb3c3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] [instance: 25d8a31b-9c90-41ec-bf2a-70b48442f0ae] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:15.234870 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3eb72da9-3881-4367-8cec-65b9727bb3c3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:15.235267 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3eb72da9-3881-4367-8cec-65b9727bb3c3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:15.235570 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3eb72da9-3881-4367-8cec-65b9727bb3c3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:15.236065 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3eb72da9-3881-4367-8cec-65b9727bb3c3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:15.236448 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3eb72da9-3881-4367-8cec-65b9727bb3c3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:15.236778 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3eb72da9-3881-4367-8cec-65b9727bb3c3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:15.245029 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-3eb72da9-3881-4367-8cec-65b9727bb3c3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] HTTP exception thrown: Instance 25d8a31b-9c90-41ec-bf2a-70b48442f0ae could not be found. Jun 10 13:33:15.245472 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3eb72da9-3881-4367-8cec-65b9727bb3c3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] Returning 404 to user: Instance 25d8a31b-9c90-41ec-bf2a-70b48442f0ae could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:33:15.246216 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3eb72da9-3881-4367-8cec-65b9727bb3c3 tempest-AttachVolumeNegativeTest-34127367 tempest-AttachVolumeNegativeTest-34127367-project-member] 10.4.3.74 "GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae" status: 404 len: 111 microversion: 2.1 time: 0.020106 Jun 10 13:33:15.246623 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 962/2889] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:15 2026] GET /compute/v2.1/servers/25d8a31b-9c90-41ec-bf2a-70b48442f0ae => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:33:15.534342 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d7b88f22-fe96-4a11-9a2f-f049df715242 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "POST /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab/action" status: 202 len: 0 microversion: 2.1 time: 2.393329 Jun 10 13:33:15.534342 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 973/2890] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:33:13 2026] POST /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab/action => generated 0 bytes in 2394 msecs (HTTP/1.1 202) 10 headers in 449 bytes (1 switches on core 0) Jun 10 13:33:15.687544 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-33b95894-0843-4df6-a5a5-a03f0f8820b0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:15.688915 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-33b95894-0843-4df6-a5a5-a03f0f8820b0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:15.693188 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-33b95894-0843-4df6-a5a5-a03f0f8820b0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:15.693476 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-33b95894-0843-4df6-a5a5-a03f0f8820b0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:15.693667 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-33b95894-0843-4df6-a5a5-a03f0f8820b0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:15.694100 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-33b95894-0843-4df6-a5a5-a03f0f8820b0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:15.694384 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-33b95894-0843-4df6-a5a5-a03f0f8820b0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:15.694656 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-33b95894-0843-4df6-a5a5-a03f0f8820b0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:15.712364 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-33b95894-0843-4df6-a5a5-a03f0f8820b0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:15.789907 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-33b95894-0843-4df6-a5a5-a03f0f8820b0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:15.797533 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-33b95894-0843-4df6-a5a5-a03f0f8820b0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1289 microversion: 2.1 time: 0.111676 Jun 10 13:33:15.797817 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 956/2891] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:15 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1289 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:16.814145 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6b7953c0-736f-4274-b5d6-f34717b6d502 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:16.815709 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6b7953c0-736f-4274-b5d6-f34717b6d502 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:16.821204 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b7953c0-736f-4274-b5d6-f34717b6d502 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:16.821337 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b7953c0-736f-4274-b5d6-f34717b6d502 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:16.821522 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b7953c0-736f-4274-b5d6-f34717b6d502 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:16.822474 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b7953c0-736f-4274-b5d6-f34717b6d502 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:16.822474 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b7953c0-736f-4274-b5d6-f34717b6d502 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:16.822989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b7953c0-736f-4274-b5d6-f34717b6d502 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:16.830457 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=172,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:33:16.843001 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6b7953c0-736f-4274-b5d6-f34717b6d502 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:16.910508 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6b7953c0-736f-4274-b5d6-f34717b6d502 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:16.922643 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6b7953c0-736f-4274-b5d6-f34717b6d502 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1289 microversion: 2.1 time: 0.110413 Jun 10 13:33:16.923060 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 963/2892] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:16 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1289 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:17.298867 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6ebead4c-eaee-4c2f-8cc4-993ec2add7a0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1003958140", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM4AIk2wFG+qz7b75NxkTonIK/PRjkLbjjizOZ1JuL8nvfvayM9iq3oH2462NN8Z8Hp5jP8BWHrekXouevh4rnzM/f3S5Ug4W2XipnqRKa0cb+3+uGQ7twWmW7aEomDRwA=="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:17.314376 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-6ebead4c-eaee-4c2f-8cc4-993ec2add7a0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Getting quotas for project 75d4fbdcdde14aefb7f01ccf2b6fdde1. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:33:17.317386 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-6ebead4c-eaee-4c2f-8cc4-993ec2add7a0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Getting quotas for user e7825bda675b45a9a6a54786b2b9d442 and project 75d4fbdcdde14aefb7f01ccf2b6fdde1. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:33:17.338806 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6ebead4c-eaee-4c2f-8cc4-993ec2add7a0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.044884 Jun 10 13:33:17.339716 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 974/2893] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:33:17 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:33:17.942602 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7dceee83-a69c-48d0-b4a3-91eb38ae4cf8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:17.944680 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7dceee83-a69c-48d0-b4a3-91eb38ae4cf8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:17.951913 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7dceee83-a69c-48d0-b4a3-91eb38ae4cf8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:17.952290 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7dceee83-a69c-48d0-b4a3-91eb38ae4cf8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:17.952609 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7dceee83-a69c-48d0-b4a3-91eb38ae4cf8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:17.953245 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7dceee83-a69c-48d0-b4a3-91eb38ae4cf8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:17.953666 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7dceee83-a69c-48d0-b4a3-91eb38ae4cf8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:17.954121 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7dceee83-a69c-48d0-b4a3-91eb38ae4cf8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:17.978859 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7dceee83-a69c-48d0-b4a3-91eb38ae4cf8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:18.043160 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7dceee83-a69c-48d0-b4a3-91eb38ae4cf8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:18.050865 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7dceee83-a69c-48d0-b4a3-91eb38ae4cf8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1297 microversion: 2.1 time: 0.111393 Jun 10 13:33:18.053373 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 957/2894] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:17 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1297 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:18.401287 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-2009704336", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "0165b4f2-3f91-4834-81c0-9fa6e6cfe576", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "4a07e883-f6f8-48c3-b63e-665a9f8d4161"}], "security_groups": [{"name": "tempest-securitygroup--584662087"}], "key_name": "tempest-keypair-1003958140", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:18.468188 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:18.468188 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:18.468188 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:18.468753 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:18.469077 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:18.469332 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:18.480709 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:18.560412 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] validate_networks() for [('4a07e883-f6f8-48c3-b63e-665a9f8d4161', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:33:18.561022 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:18.799487 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:18.962824 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:33:18.963452 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:33:18.963674 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:33:18.963885 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:33:18.964500 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:33:18.972687 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:18.972867 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:18.973437 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:18.974171 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:18.975428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:18.975428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:18.987137 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Getting quotas for project 75d4fbdcdde14aefb7f01ccf2b6fdde1. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:33:18.990107 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Getting quotas for user e7825bda675b45a9a6a54786b2b9d442 and project 75d4fbdcdde14aefb7f01ccf2b6fdde1. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:33:19.032055 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:33:19.034590 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] 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='0165b4f2-3f91-4834-81c0-9fa6e6cfe576',volume_size=None,volume_type=None)] {{(pid=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:33:19.044572 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-aa92b4cb-129b-41ee-a88f-7833dacf668a tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-1603396912", "metadata": {"Type": "work"}}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:19.070313 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4c6c0c2e-5aa9-43f0-9121-65ea910cd233 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:19.071970 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4c6c0c2e-5aa9-43f0-9121-65ea910cd233 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:19.078896 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4c6c0c2e-5aa9-43f0-9121-65ea910cd233 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:19.079083 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4c6c0c2e-5aa9-43f0-9121-65ea910cd233 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:19.079793 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4c6c0c2e-5aa9-43f0-9121-65ea910cd233 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:19.080043 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4c6c0c2e-5aa9-43f0-9121-65ea910cd233 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:19.080489 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4c6c0c2e-5aa9-43f0-9121-65ea910cd233 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:19.081275 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4c6c0c2e-5aa9-43f0-9121-65ea910cd233 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:19.130584 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4c6c0c2e-5aa9-43f0-9121-65ea910cd233 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:19.169320 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d493d47e-8c7e-4cbd-8ba3-410875c4207c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.770313 Jun 10 13:33:19.170384 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 964/2895] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:33:18 2026] POST /compute/v2.1/servers => generated 403 bytes in 771 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:33:19.187121 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f11e635b-4a9b-48a7-afae-11308f909811 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:19.189317 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f11e635b-4a9b-48a7-afae-11308f909811 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:19.200167 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f11e635b-4a9b-48a7-afae-11308f909811 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:19.267761 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f11e635b-4a9b-48a7-afae-11308f909811 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:19.273968 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f11e635b-4a9b-48a7-afae-11308f909811 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1080 microversion: 2.1 time: 0.088919 Jun 10 13:33:19.274331 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 965/2896] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:19 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1080 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:19.279648 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-ec53d39f-8c30-462f-b0eb-240e70e5630a req-31207208-cb90-4743-bbba-b52ee408ffc9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "17bf3586-bc95-47d2-9c55-3bf3b8b8dad5", "tag": "0d2d99e4-5e52-4cc0-8d44-15751eea518c"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:19.285298 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ec53d39f-8c30-462f-b0eb-240e70e5630a req-31207208-cb90-4743-bbba-b52ee408ffc9 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:19.285298 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ec53d39f-8c30-462f-b0eb-240e70e5630a req-31207208-cb90-4743-bbba-b52ee408ffc9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:19.285298 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ec53d39f-8c30-462f-b0eb-240e70e5630a req-31207208-cb90-4743-bbba-b52ee408ffc9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:19.291182 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ec53d39f-8c30-462f-b0eb-240e70e5630a req-31207208-cb90-4743-bbba-b52ee408ffc9 service nova] Creating event network-changed:0d2d99e4-5e52-4cc0-8d44-15751eea518c for instance 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 on np0000002501 Jun 10 13:33:19.291719 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-ec53d39f-8c30-462f-b0eb-240e70e5630a req-31207208-cb90-4743-bbba-b52ee408ffc9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:19.295916 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-ec53d39f-8c30-462f-b0eb-240e70e5630a req-31207208-cb90-4743-bbba-b52ee408ffc9 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020985 Jun 10 13:33:19.296321 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 966/2897] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33: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 10 13:33:19.311071 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-aa92b4cb-129b-41ee-a88f-7833dacf668a tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-member] 10.4.3.74 "POST /compute/v2.1/os-volumes" status: 200 len: 350 microversion: 2.1 time: 0.446580 Jun 10 13:33:19.312281 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 975/2898] 10.4.3.74 () {68 vars in 1267 bytes} [Wed Jun 10 13:33:18 2026] POST /compute/v2.1/os-volumes => generated 350 bytes in 449 msecs (HTTP/1.1 200) 10 headers in 447 bytes (1 switches on core 0) Jun 10 13:33:19.318184 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4c6c0c2e-5aa9-43f0-9121-65ea910cd233 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:19.325070 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f5ea67b9-a95f-46ca-9f20-f05e12fcccb1 tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:19.328235 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4c6c0c2e-5aa9-43f0-9121-65ea910cd233 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1422 microversion: 2.1 time: 0.260172 Jun 10 13:33:19.328665 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 958/2899] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:19 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1422 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:19.370522 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f5ea67b9-a95f-46ca-9f20-f05e12fcccb1 tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-member] 10.4.3.74 "GET /compute/v2.1/os-volumes/39ef17a0-3285-41b7-bf27-799f7fc9a842" status: 200 len: 350 microversion: 2.1 time: 0.047412 Jun 10 13:33:19.370908 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 967/2900] 10.4.3.74 () {66 vars in 1356 bytes} [Wed Jun 10 13:33:19 2026] GET /compute/v2.1/os-volumes/39ef17a0-3285-41b7-bf27-799f7fc9a842 => generated 350 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:33:20.293754 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-99dd9a81-0202-421c-a893-aa9ac7c3fe6b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:20.295328 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-99dd9a81-0202-421c-a893-aa9ac7c3fe6b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:20.299453 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99dd9a81-0202-421c-a893-aa9ac7c3fe6b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:20.302905 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99dd9a81-0202-421c-a893-aa9ac7c3fe6b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:20.302905 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99dd9a81-0202-421c-a893-aa9ac7c3fe6b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:20.302905 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99dd9a81-0202-421c-a893-aa9ac7c3fe6b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:20.302905 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99dd9a81-0202-421c-a893-aa9ac7c3fe6b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:20.304697 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99dd9a81-0202-421c-a893-aa9ac7c3fe6b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:20.324582 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-99dd9a81-0202-421c-a893-aa9ac7c3fe6b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:20.346727 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-82b64dae-e75e-4039-8725-2de1c43e8343 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:20.348467 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-82b64dae-e75e-4039-8725-2de1c43e8343 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:20.353632 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82b64dae-e75e-4039-8725-2de1c43e8343 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:20.354089 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82b64dae-e75e-4039-8725-2de1c43e8343 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:20.354170 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82b64dae-e75e-4039-8725-2de1c43e8343 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:20.354648 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82b64dae-e75e-4039-8725-2de1c43e8343 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:20.355615 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82b64dae-e75e-4039-8725-2de1c43e8343 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:20.355974 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-82b64dae-e75e-4039-8725-2de1c43e8343 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:20.371568 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-82b64dae-e75e-4039-8725-2de1c43e8343 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:20.379119 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-99dd9a81-0202-421c-a893-aa9ac7c3fe6b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:20.383159 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-120bd2f0-4c9b-4ac7-892a-37c39e984d80 tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:20.386424 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-99dd9a81-0202-421c-a893-aa9ac7c3fe6b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1130 microversion: 2.1 time: 0.094366 Jun 10 13:33:20.386980 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 976/2901] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:20 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1130 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:20.416836 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-120bd2f0-4c9b-4ac7-892a-37c39e984d80 tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-member] 10.4.3.74 "GET /compute/v2.1/os-volumes/39ef17a0-3285-41b7-bf27-799f7fc9a842" status: 200 len: 351 microversion: 2.1 time: 0.035248 Jun 10 13:33:20.418902 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 968/2902] 10.4.3.74 () {66 vars in 1356 bytes} [Wed Jun 10 13:33:20 2026] GET /compute/v2.1/os-volumes/39ef17a0-3285-41b7-bf27-799f7fc9a842 => generated 351 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:33:20.454055 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-56cd7d88-59af-4f27-bb86-18422ef8260e tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-reader] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:20.485283 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-56cd7d88-59af-4f27-bb86-18422ef8260e tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-reader] 10.4.3.74 "GET /compute/v2.1/os-volumes/39ef17a0-3285-41b7-bf27-799f7fc9a842" status: 200 len: 351 microversion: 2.1 time: 0.059817 Jun 10 13:33:20.485818 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 977/2903] 10.4.3.74 () {66 vars in 1356 bytes} [Wed Jun 10 13:33:20 2026] GET /compute/v2.1/os-volumes/39ef17a0-3285-41b7-bf27-799f7fc9a842 => generated 351 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:33:20.496714 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4c65a0df-26fb-4edc-b2a7-ea161729d8b3 tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:20.540561 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4c65a0df-26fb-4edc-b2a7-ea161729d8b3 tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-volumes/39ef17a0-3285-41b7-bf27-799f7fc9a842" status: 202 len: 0 microversion: 2.1 time: 0.044559 Jun 10 13:33:20.540561 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 969/2904] 10.4.3.74 () {66 vars in 1359 bytes} [Wed Jun 10 13:33:20 2026] DELETE /compute/v2.1/os-volumes/39ef17a0-3285-41b7-bf27-799f7fc9a842 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:33:20.553306 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-567f67a2-04ee-4290-8c73-10bd997b9d7e tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:20.553889 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-82b64dae-e75e-4039-8725-2de1c43e8343 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:20.564601 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-82b64dae-e75e-4039-8725-2de1c43e8343 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1410 microversion: 2.1 time: 0.219675 Jun 10 13:33:20.564993 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 959/2905] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:20 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1410 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:20.595892 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-567f67a2-04ee-4290-8c73-10bd997b9d7e tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-member] 10.4.3.74 "GET /compute/v2.1/os-volumes/39ef17a0-3285-41b7-bf27-799f7fc9a842" status: 200 len: 350 microversion: 2.1 time: 0.044858 Jun 10 13:33:20.597088 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 978/2906] 10.4.3.74 () {66 vars in 1356 bytes} [Wed Jun 10 13:33:20 2026] GET /compute/v2.1/os-volumes/39ef17a0-3285-41b7-bf27-799f7fc9a842 => generated 350 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:33:21.404663 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f92061d4-26d0-4754-9206-68a66dbca31a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:21.406668 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f92061d4-26d0-4754-9206-68a66dbca31a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:21.415380 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f92061d4-26d0-4754-9206-68a66dbca31a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:21.415380 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f92061d4-26d0-4754-9206-68a66dbca31a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:21.415380 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f92061d4-26d0-4754-9206-68a66dbca31a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:21.415380 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f92061d4-26d0-4754-9206-68a66dbca31a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:21.415380 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f92061d4-26d0-4754-9206-68a66dbca31a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:21.415380 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f92061d4-26d0-4754-9206-68a66dbca31a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:21.430429 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f92061d4-26d0-4754-9206-68a66dbca31a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:21.480207 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f92061d4-26d0-4754-9206-68a66dbca31a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:21.486859 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f92061d4-26d0-4754-9206-68a66dbca31a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1178 microversion: 2.1 time: 0.084218 Jun 10 13:33:21.487132 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 970/2907] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:21 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1178 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:21.581558 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3f839f93-5174-4ca0-a115-0f29c46a896d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:21.582895 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3f839f93-5174-4ca0-a115-0f29c46a896d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:21.588394 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3f839f93-5174-4ca0-a115-0f29c46a896d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:21.588630 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3f839f93-5174-4ca0-a115-0f29c46a896d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:21.588826 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3f839f93-5174-4ca0-a115-0f29c46a896d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:21.589233 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3f839f93-5174-4ca0-a115-0f29c46a896d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:21.589531 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3f839f93-5174-4ca0-a115-0f29c46a896d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:21.589793 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3f839f93-5174-4ca0-a115-0f29c46a896d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:21.602746 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3f839f93-5174-4ca0-a115-0f29c46a896d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:21.609496 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9142e584-1dcf-4325-89fc-6a477ce530ee tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:21.633806 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-9142e584-1dcf-4325-89fc-6a477ce530ee tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-member] HTTP exception thrown: Volume 39ef17a0-3285-41b7-bf27-799f7fc9a842 could not be found. Jun 10 13:33:21.634031 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9142e584-1dcf-4325-89fc-6a477ce530ee tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-member] Returning 404 to user: Volume 39ef17a0-3285-41b7-bf27-799f7fc9a842 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:33:21.634332 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9142e584-1dcf-4325-89fc-6a477ce530ee tempest-VolumesGetTestJSON-321959546 tempest-VolumesGetTestJSON-321959546-project-member] 10.4.3.74 "GET /compute/v2.1/os-volumes/39ef17a0-3285-41b7-bf27-799f7fc9a842" status: 404 len: 109 microversion: 2.1 time: 0.026669 Jun 10 13:33:21.634651 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 979/2908] 10.4.3.74 () {66 vars in 1356 bytes} [Wed Jun 10 13:33:21 2026] GET /compute/v2.1/os-volumes/39ef17a0-3285-41b7-bf27-799f7fc9a842 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:33:21.730235 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3f839f93-5174-4ca0-a115-0f29c46a896d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:21.737816 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3f839f93-5174-4ca0-a115-0f29c46a896d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1410 microversion: 2.1 time: 0.158182 Jun 10 13:33:21.738468 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 960/2909] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:21 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1410 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:22.503687 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-757a8bca-3754-47e1-922a-f19d90cb9ca1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:22.505124 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-757a8bca-3754-47e1-922a-f19d90cb9ca1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:22.509963 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-757a8bca-3754-47e1-922a-f19d90cb9ca1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:22.510282 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-757a8bca-3754-47e1-922a-f19d90cb9ca1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:22.510682 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-757a8bca-3754-47e1-922a-f19d90cb9ca1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:22.511335 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-757a8bca-3754-47e1-922a-f19d90cb9ca1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:22.511683 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-757a8bca-3754-47e1-922a-f19d90cb9ca1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:22.512054 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-757a8bca-3754-47e1-922a-f19d90cb9ca1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:22.528233 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-757a8bca-3754-47e1-922a-f19d90cb9ca1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:22.578321 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-757a8bca-3754-47e1-922a-f19d90cb9ca1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:22.585610 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-757a8bca-3754-47e1-922a-f19d90cb9ca1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1178 microversion: 2.1 time: 0.084051 Jun 10 13:33:22.585880 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 971/2910] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:22 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1178 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:22.755098 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-00c73918-2d5b-43be-94ad-38a18df651da tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:22.757268 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-00c73918-2d5b-43be-94ad-38a18df651da tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:22.762134 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00c73918-2d5b-43be-94ad-38a18df651da tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:22.762538 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00c73918-2d5b-43be-94ad-38a18df651da tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:22.762872 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00c73918-2d5b-43be-94ad-38a18df651da tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:22.763524 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00c73918-2d5b-43be-94ad-38a18df651da tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:22.764005 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00c73918-2d5b-43be-94ad-38a18df651da tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:22.764448 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-00c73918-2d5b-43be-94ad-38a18df651da tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:22.783645 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-00c73918-2d5b-43be-94ad-38a18df651da tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:22.942055 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-00c73918-2d5b-43be-94ad-38a18df651da tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:22.953127 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-00c73918-2d5b-43be-94ad-38a18df651da tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1410 microversion: 2.1 time: 0.199932 Jun 10 13:33:22.953569 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 980/2911] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:22 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1410 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:23.564134 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:33:23.608901 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1f7752d6-6716-4ef9-86b4-60502a50c934 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:23.610327 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1f7752d6-6716-4ef9-86b4-60502a50c934 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:23.616560 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f7752d6-6716-4ef9-86b4-60502a50c934 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:23.616846 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f7752d6-6716-4ef9-86b4-60502a50c934 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:23.617165 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f7752d6-6716-4ef9-86b4-60502a50c934 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:23.617725 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f7752d6-6716-4ef9-86b4-60502a50c934 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:23.618115 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f7752d6-6716-4ef9-86b4-60502a50c934 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:23.618470 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1f7752d6-6716-4ef9-86b4-60502a50c934 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:23.638776 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1f7752d6-6716-4ef9-86b4-60502a50c934 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:23.698092 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1f7752d6-6716-4ef9-86b4-60502a50c934 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:23.708239 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1f7752d6-6716-4ef9-86b4-60502a50c934 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1186 microversion: 2.1 time: 0.101792 Jun 10 13:33:23.708756 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 961/2912] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:23 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1186 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:23.973110 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-059ca380-1f37-479d-b189-6a46df0cb3d9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:23.974902 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-059ca380-1f37-479d-b189-6a46df0cb3d9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:23.979369 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-059ca380-1f37-479d-b189-6a46df0cb3d9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:23.979613 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-059ca380-1f37-479d-b189-6a46df0cb3d9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:23.979810 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-059ca380-1f37-479d-b189-6a46df0cb3d9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:23.980244 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-059ca380-1f37-479d-b189-6a46df0cb3d9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:23.980547 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-059ca380-1f37-479d-b189-6a46df0cb3d9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:23.980814 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-059ca380-1f37-479d-b189-6a46df0cb3d9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:23.994630 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-059ca380-1f37-479d-b189-6a46df0cb3d9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:24.183248 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-059ca380-1f37-479d-b189-6a46df0cb3d9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:24.191951 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-059ca380-1f37-479d-b189-6a46df0cb3d9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1410 microversion: 2.1 time: 0.220951 Jun 10 13:33:24.192498 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 972/2913] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:23 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1410 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:24.726141 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fc5a4d6e-e0f9-4ce5-bb3a-90f7308096f3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:24.728131 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fc5a4d6e-e0f9-4ce5-bb3a-90f7308096f3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:24.732926 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc5a4d6e-e0f9-4ce5-bb3a-90f7308096f3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:24.734839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc5a4d6e-e0f9-4ce5-bb3a-90f7308096f3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:24.734839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc5a4d6e-e0f9-4ce5-bb3a-90f7308096f3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:24.734839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc5a4d6e-e0f9-4ce5-bb3a-90f7308096f3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:24.734839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc5a4d6e-e0f9-4ce5-bb3a-90f7308096f3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:24.734839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fc5a4d6e-e0f9-4ce5-bb3a-90f7308096f3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:24.754945 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fc5a4d6e-e0f9-4ce5-bb3a-90f7308096f3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:24.953954 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-9d7509e9-0d49-41d4-ab11-6bfbc1ddde84 req-ebb4f4f3-bce9-439c-ae80-57a5fe70a2be service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1c732d6c-b7cd-4a71-8397-dc9ed7cde633", "tag": "e5e22f81-7cde-43c4-9bbb-2ffbcdd4456d"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:24.957781 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fc5a4d6e-e0f9-4ce5-bb3a-90f7308096f3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:24.959507 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9d7509e9-0d49-41d4-ab11-6bfbc1ddde84 req-ebb4f4f3-bce9-439c-ae80-57a5fe70a2be service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:24.959705 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9d7509e9-0d49-41d4-ab11-6bfbc1ddde84 req-ebb4f4f3-bce9-439c-ae80-57a5fe70a2be service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:24.959864 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9d7509e9-0d49-41d4-ab11-6bfbc1ddde84 req-ebb4f4f3-bce9-439c-ae80-57a5fe70a2be service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:24.966967 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fc5a4d6e-e0f9-4ce5-bb3a-90f7308096f3 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1253 microversion: 2.1 time: 0.242856 Jun 10 13:33:24.967242 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-9d7509e9-0d49-41d4-ab11-6bfbc1ddde84 req-ebb4f4f3-bce9-439c-ae80-57a5fe70a2be service nova] Creating event network-changed:e5e22f81-7cde-43c4-9bbb-2ffbcdd4456d for instance 1c732d6c-b7cd-4a71-8397-dc9ed7cde633 on np0000002501 Jun 10 13:33:24.967572 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 981/2914] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:24 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1253 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:24.967717 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-9d7509e9-0d49-41d4-ab11-6bfbc1ddde84 req-ebb4f4f3-bce9-439c-ae80-57a5fe70a2be service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:24.972406 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-9d7509e9-0d49-41d4-ab11-6bfbc1ddde84 req-ebb4f4f3-bce9-439c-ae80-57a5fe70a2be service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021944 Jun 10 13:33:24.972915 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 962/2915] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33:24 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 10 13:33:25.208733 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-561d7272-3514-4923-86fd-05623c8099a9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:25.211242 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-561d7272-3514-4923-86fd-05623c8099a9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:25.216377 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-561d7272-3514-4923-86fd-05623c8099a9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:25.216792 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-561d7272-3514-4923-86fd-05623c8099a9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:25.216792 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-561d7272-3514-4923-86fd-05623c8099a9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:25.217236 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-561d7272-3514-4923-86fd-05623c8099a9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:25.217555 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-561d7272-3514-4923-86fd-05623c8099a9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:25.217814 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-561d7272-3514-4923-86fd-05623c8099a9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:25.237249 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-561d7272-3514-4923-86fd-05623c8099a9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:25.414431 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-561d7272-3514-4923-86fd-05623c8099a9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:25.423710 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-561d7272-3514-4923-86fd-05623c8099a9 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1410 microversion: 2.1 time: 0.217736 Jun 10 13:33:25.424075 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 973/2916] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:25 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1410 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:25.982169 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-58f09d06-4e31-44d1-9063-6a5e2a19ec65 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:25.983470 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-58f09d06-4e31-44d1-9063-6a5e2a19ec65 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:25.988099 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58f09d06-4e31-44d1-9063-6a5e2a19ec65 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:25.988099 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58f09d06-4e31-44d1-9063-6a5e2a19ec65 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:25.988664 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58f09d06-4e31-44d1-9063-6a5e2a19ec65 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:25.988977 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58f09d06-4e31-44d1-9063-6a5e2a19ec65 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:25.989050 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58f09d06-4e31-44d1-9063-6a5e2a19ec65 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:25.989367 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-58f09d06-4e31-44d1-9063-6a5e2a19ec65 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:26.002366 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-58f09d06-4e31-44d1-9063-6a5e2a19ec65 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:26.134079 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-58f09d06-4e31-44d1-9063-6a5e2a19ec65 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:26.140960 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-58f09d06-4e31-44d1-9063-6a5e2a19ec65 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1263 microversion: 2.1 time: 0.160310 Jun 10 13:33:26.141461 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 982/2917] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:25 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1263 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:26.442593 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f798c84d-0524-4303-9a51-9079d081daba tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:26.443873 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f798c84d-0524-4303-9a51-9079d081daba tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:26.449510 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f798c84d-0524-4303-9a51-9079d081daba tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:26.449754 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f798c84d-0524-4303-9a51-9079d081daba tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:26.449975 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f798c84d-0524-4303-9a51-9079d081daba tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:26.450368 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f798c84d-0524-4303-9a51-9079d081daba tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:26.450679 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f798c84d-0524-4303-9a51-9079d081daba tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:26.450967 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f798c84d-0524-4303-9a51-9079d081daba tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:26.465109 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f798c84d-0524-4303-9a51-9079d081daba tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:26.593730 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f798c84d-0524-4303-9a51-9079d081daba tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:26.600729 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f798c84d-0524-4303-9a51-9079d081daba tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1410 microversion: 2.1 time: 0.159985 Jun 10 13:33:26.601047 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 963/2918] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:26 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1410 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:27.019506 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-e37ad98d-b4a8-450b-bf4d-76f722a0faaf req-8a003164-73e7-4518-a5da-e5feab33a6b7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "17bf3586-bc95-47d2-9c55-3bf3b8b8dad5", "name": "network-vif-plugged", "status": "completed", "tag": "0d2d99e4-5e52-4cc0-8d44-15751eea518c"}, {"server_uuid": "17bf3586-bc95-47d2-9c55-3bf3b8b8dad5", "name": "network-vif-plugged", "status": "completed", "tag": "0d2d99e4-5e52-4cc0-8d44-15751eea518c"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:27.029562 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-e37ad98d-b4a8-450b-bf4d-76f722a0faaf req-8a003164-73e7-4518-a5da-e5feab33a6b7 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:27.029562 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-e37ad98d-b4a8-450b-bf4d-76f722a0faaf req-8a003164-73e7-4518-a5da-e5feab33a6b7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:27.031010 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-e37ad98d-b4a8-450b-bf4d-76f722a0faaf req-8a003164-73e7-4518-a5da-e5feab33a6b7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:27.037849 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e37ad98d-b4a8-450b-bf4d-76f722a0faaf req-8a003164-73e7-4518-a5da-e5feab33a6b7 service nova] Creating event network-vif-plugged:0d2d99e4-5e52-4cc0-8d44-15751eea518c for instance 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 on np0000002501 Jun 10 13:33:27.038006 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-e37ad98d-b4a8-450b-bf4d-76f722a0faaf req-8a003164-73e7-4518-a5da-e5feab33a6b7 service nova] Creating event network-vif-plugged:0d2d99e4-5e52-4cc0-8d44-15751eea518c for instance 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 on np0000002501 Jun 10 13:33:27.039567 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-e37ad98d-b4a8-450b-bf4d-76f722a0faaf req-8a003164-73e7-4518-a5da-e5feab33a6b7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:27.044518 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-e37ad98d-b4a8-450b-bf4d-76f722a0faaf req-8a003164-73e7-4518-a5da-e5feab33a6b7 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.026994 Jun 10 13:33:27.048636 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 974/2919] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33:27 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 10 13:33:27.154787 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4b7f296f-fae2-4711-9dd7-473401a0c47e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:27.157772 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4b7f296f-fae2-4711-9dd7-473401a0c47e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:27.163437 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4b7f296f-fae2-4711-9dd7-473401a0c47e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:27.163829 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4b7f296f-fae2-4711-9dd7-473401a0c47e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:27.163933 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4b7f296f-fae2-4711-9dd7-473401a0c47e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:27.164383 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4b7f296f-fae2-4711-9dd7-473401a0c47e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:27.164682 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4b7f296f-fae2-4711-9dd7-473401a0c47e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:27.164995 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4b7f296f-fae2-4711-9dd7-473401a0c47e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:27.183779 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4b7f296f-fae2-4711-9dd7-473401a0c47e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:27.317887 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4b7f296f-fae2-4711-9dd7-473401a0c47e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:27.325677 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4b7f296f-fae2-4711-9dd7-473401a0c47e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1251 microversion: 2.1 time: 0.172980 Jun 10 13:33:27.326021 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 983/2920] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:27 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1251 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:27.329495 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:33:27.614532 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-47e78401-e5ed-4166-ba12-e43630ba7bce tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:27.616015 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-47e78401-e5ed-4166-ba12-e43630ba7bce tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:27.620996 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47e78401-e5ed-4166-ba12-e43630ba7bce tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:27.621272 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47e78401-e5ed-4166-ba12-e43630ba7bce tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:27.621559 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47e78401-e5ed-4166-ba12-e43630ba7bce tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:27.621987 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47e78401-e5ed-4166-ba12-e43630ba7bce tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:27.622298 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47e78401-e5ed-4166-ba12-e43630ba7bce tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:27.622630 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47e78401-e5ed-4166-ba12-e43630ba7bce tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:27.636535 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-47e78401-e5ed-4166-ba12-e43630ba7bce tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:27.776155 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-47e78401-e5ed-4166-ba12-e43630ba7bce tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:27.783227 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-47e78401-e5ed-4166-ba12-e43630ba7bce tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1410 microversion: 2.1 time: 0.170524 Jun 10 13:33:27.783642 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 964/2921] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:27 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1410 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:28.343169 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d17235e4-0f26-4d3e-aa75-267514a95276 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:28.344844 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d17235e4-0f26-4d3e-aa75-267514a95276 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:28.349136 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d17235e4-0f26-4d3e-aa75-267514a95276 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:28.349366 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d17235e4-0f26-4d3e-aa75-267514a95276 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:28.349563 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d17235e4-0f26-4d3e-aa75-267514a95276 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:28.349959 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d17235e4-0f26-4d3e-aa75-267514a95276 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:28.350229 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d17235e4-0f26-4d3e-aa75-267514a95276 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:28.350518 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d17235e4-0f26-4d3e-aa75-267514a95276 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:28.362455 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d17235e4-0f26-4d3e-aa75-267514a95276 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:28.492119 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d17235e4-0f26-4d3e-aa75-267514a95276 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:28.498392 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d17235e4-0f26-4d3e-aa75-267514a95276 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1251 microversion: 2.1 time: 0.157496 Jun 10 13:33:28.498630 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 975/2922] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:28 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1251 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:28.798519 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c59c2c44-810a-4156-ab69-f24d73f756c4 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:28.800857 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c59c2c44-810a-4156-ab69-f24d73f756c4 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:28.809968 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c59c2c44-810a-4156-ab69-f24d73f756c4 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:28.810233 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c59c2c44-810a-4156-ab69-f24d73f756c4 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:28.810495 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c59c2c44-810a-4156-ab69-f24d73f756c4 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:28.811014 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c59c2c44-810a-4156-ab69-f24d73f756c4 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:28.811443 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c59c2c44-810a-4156-ab69-f24d73f756c4 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:28.811750 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c59c2c44-810a-4156-ab69-f24d73f756c4 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:28.826254 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c59c2c44-810a-4156-ab69-f24d73f756c4 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:28.974780 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c59c2c44-810a-4156-ab69-f24d73f756c4 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:28.976616 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:33:28.982880 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c59c2c44-810a-4156-ab69-f24d73f756c4 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1601 microversion: 2.1 time: 0.186907 Jun 10 13:33:28.983132 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 984/2923] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:28 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1601 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:28.996794 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b301810c-2a55-4b72-a5c5-5b5fc7fae0a8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:28.998043 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b301810c-2a55-4b72-a5c5-5b5fc7fae0a8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:29.001676 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b301810c-2a55-4b72-a5c5-5b5fc7fae0a8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:29.001910 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b301810c-2a55-4b72-a5c5-5b5fc7fae0a8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:29.002159 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b301810c-2a55-4b72-a5c5-5b5fc7fae0a8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:29.002441 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b301810c-2a55-4b72-a5c5-5b5fc7fae0a8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:29.002610 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b301810c-2a55-4b72-a5c5-5b5fc7fae0a8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:29.002752 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b301810c-2a55-4b72-a5c5-5b5fc7fae0a8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:29.013034 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b301810c-2a55-4b72-a5c5-5b5fc7fae0a8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:29.069542 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b301810c-2a55-4b72-a5c5-5b5fc7fae0a8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.074294 Jun 10 13:33:29.069848 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 965/2924] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:33:28 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-interface => generated 283 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:33:29.264648 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=7 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:33:29.521568 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6b71dacf-c5d5-4aa1-b338-b4ba0b25530d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:29.523310 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6b71dacf-c5d5-4aa1-b338-b4ba0b25530d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:29.530481 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b71dacf-c5d5-4aa1-b338-b4ba0b25530d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:29.530850 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b71dacf-c5d5-4aa1-b338-b4ba0b25530d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:29.531149 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b71dacf-c5d5-4aa1-b338-b4ba0b25530d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:29.531746 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b71dacf-c5d5-4aa1-b338-b4ba0b25530d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:29.532113 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b71dacf-c5d5-4aa1-b338-b4ba0b25530d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:29.532400 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6b71dacf-c5d5-4aa1-b338-b4ba0b25530d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:29.549123 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6b71dacf-c5d5-4aa1-b338-b4ba0b25530d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:29.579425 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-d6726add-7276-4d90-8b8e-2878024e0ef0 req-60c33346-8444-4e6f-b52a-d6a1ab04231a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "17bf3586-bc95-47d2-9c55-3bf3b8b8dad5", "tag": "0d2d99e4-5e52-4cc0-8d44-15751eea518c"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:29.586344 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d6726add-7276-4d90-8b8e-2878024e0ef0 req-60c33346-8444-4e6f-b52a-d6a1ab04231a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:29.586516 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d6726add-7276-4d90-8b8e-2878024e0ef0 req-60c33346-8444-4e6f-b52a-d6a1ab04231a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:29.586669 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d6726add-7276-4d90-8b8e-2878024e0ef0 req-60c33346-8444-4e6f-b52a-d6a1ab04231a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:29.592426 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-d6726add-7276-4d90-8b8e-2878024e0ef0 req-60c33346-8444-4e6f-b52a-d6a1ab04231a service nova] Creating event network-changed:0d2d99e4-5e52-4cc0-8d44-15751eea518c for instance 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 on np0000002501 Jun 10 13:33:29.592782 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-d6726add-7276-4d90-8b8e-2878024e0ef0 req-60c33346-8444-4e6f-b52a-d6a1ab04231a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:29.596665 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-d6726add-7276-4d90-8b8e-2878024e0ef0 req-60c33346-8444-4e6f-b52a-d6a1ab04231a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019007 Jun 10 13:33:29.596972 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 985/2925] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33:29 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 10 13:33:29.673930 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6b71dacf-c5d5-4aa1-b338-b4ba0b25530d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:29.680749 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6b71dacf-c5d5-4aa1-b338-b4ba0b25530d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1251 microversion: 2.1 time: 0.161249 Jun 10 13:33:29.681056 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 976/2926] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:29 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1251 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:30.694366 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b0943304-f0e8-41c5-8cd9-654ca206545d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:30.695726 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b0943304-f0e8-41c5-8cd9-654ca206545d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:30.701153 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0943304-f0e8-41c5-8cd9-654ca206545d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:30.701606 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0943304-f0e8-41c5-8cd9-654ca206545d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:30.702008 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0943304-f0e8-41c5-8cd9-654ca206545d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:30.702704 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0943304-f0e8-41c5-8cd9-654ca206545d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:30.703474 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0943304-f0e8-41c5-8cd9-654ca206545d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:30.703942 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0943304-f0e8-41c5-8cd9-654ca206545d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:30.721465 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b0943304-f0e8-41c5-8cd9-654ca206545d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:30.874520 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b0943304-f0e8-41c5-8cd9-654ca206545d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:30.882237 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b0943304-f0e8-41c5-8cd9-654ca206545d tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1251 microversion: 2.1 time: 0.189388 Jun 10 13:33:30.882582 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 966/2927] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:30 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1251 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:31.899788 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7559e8e3-0aec-4d13-8ef1-d974deaff5ad tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:31.900307 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7559e8e3-0aec-4d13-8ef1-d974deaff5ad tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:31.908869 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7559e8e3-0aec-4d13-8ef1-d974deaff5ad tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:31.908992 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7559e8e3-0aec-4d13-8ef1-d974deaff5ad tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:31.909183 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7559e8e3-0aec-4d13-8ef1-d974deaff5ad tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:31.909636 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7559e8e3-0aec-4d13-8ef1-d974deaff5ad tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:31.909934 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7559e8e3-0aec-4d13-8ef1-d974deaff5ad tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:31.910199 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7559e8e3-0aec-4d13-8ef1-d974deaff5ad tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:31.928950 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7559e8e3-0aec-4d13-8ef1-d974deaff5ad tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:32.101888 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7559e8e3-0aec-4d13-8ef1-d974deaff5ad tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:32.108950 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7559e8e3-0aec-4d13-8ef1-d974deaff5ad tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1251 microversion: 2.1 time: 0.211865 Jun 10 13:33:32.109219 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 986/2928] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:31 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1251 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:33.124937 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bfa0529b-5fbc-4050-8742-034f0b9aa2bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:33.126447 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-bfa0529b-5fbc-4050-8742-034f0b9aa2bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:33.131863 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bfa0529b-5fbc-4050-8742-034f0b9aa2bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:33.132126 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bfa0529b-5fbc-4050-8742-034f0b9aa2bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:33.132338 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bfa0529b-5fbc-4050-8742-034f0b9aa2bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:33.132786 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bfa0529b-5fbc-4050-8742-034f0b9aa2bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:33.133088 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bfa0529b-5fbc-4050-8742-034f0b9aa2bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:33.133342 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bfa0529b-5fbc-4050-8742-034f0b9aa2bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:33.148122 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-bfa0529b-5fbc-4050-8742-034f0b9aa2bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:33.389521 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bfa0529b-5fbc-4050-8742-034f0b9aa2bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:33.396400 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-bfa0529b-5fbc-4050-8742-034f0b9aa2bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1251 microversion: 2.1 time: 0.273971 Jun 10 13:33:33.396631 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 977/2929] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:33 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1251 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:34.412042 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-66313d09-6520-437f-ae39-cb053dc4309e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:34.414159 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-66313d09-6520-437f-ae39-cb053dc4309e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:34.422363 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-66313d09-6520-437f-ae39-cb053dc4309e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:34.422861 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-66313d09-6520-437f-ae39-cb053dc4309e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:34.423483 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-66313d09-6520-437f-ae39-cb053dc4309e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:34.424299 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-66313d09-6520-437f-ae39-cb053dc4309e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:34.425044 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-66313d09-6520-437f-ae39-cb053dc4309e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:34.425611 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-66313d09-6520-437f-ae39-cb053dc4309e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:34.442468 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-66313d09-6520-437f-ae39-cb053dc4309e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:34.583621 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-66313d09-6520-437f-ae39-cb053dc4309e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:34.590764 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-66313d09-6520-437f-ae39-cb053dc4309e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1251 microversion: 2.1 time: 0.181743 Jun 10 13:33:34.591103 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 967/2930] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:34 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1251 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:35.604279 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6c45970c-87c3-430b-949e-fab65bcc4e3c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:35.605551 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6c45970c-87c3-430b-949e-fab65bcc4e3c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:35.610049 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c45970c-87c3-430b-949e-fab65bcc4e3c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:35.610260 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c45970c-87c3-430b-949e-fab65bcc4e3c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:35.610499 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c45970c-87c3-430b-949e-fab65bcc4e3c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:35.610983 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c45970c-87c3-430b-949e-fab65bcc4e3c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:35.611264 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c45970c-87c3-430b-949e-fab65bcc4e3c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:35.611549 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c45970c-87c3-430b-949e-fab65bcc4e3c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:35.625087 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6c45970c-87c3-430b-949e-fab65bcc4e3c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:35.777797 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6c45970c-87c3-430b-949e-fab65bcc4e3c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:35.784704 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6c45970c-87c3-430b-949e-fab65bcc4e3c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1251 microversion: 2.1 time: 0.181981 Jun 10 13:33:35.784989 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 987/2931] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:35 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1251 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:36.800063 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a615355c-ca4d-4db3-ae9a-f42ba772c04f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:36.802517 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a615355c-ca4d-4db3-ae9a-f42ba772c04f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:36.807775 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a615355c-ca4d-4db3-ae9a-f42ba772c04f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:36.808087 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a615355c-ca4d-4db3-ae9a-f42ba772c04f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:36.808371 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a615355c-ca4d-4db3-ae9a-f42ba772c04f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:36.808888 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a615355c-ca4d-4db3-ae9a-f42ba772c04f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:36.809250 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a615355c-ca4d-4db3-ae9a-f42ba772c04f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:36.809584 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a615355c-ca4d-4db3-ae9a-f42ba772c04f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:36.826005 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a615355c-ca4d-4db3-ae9a-f42ba772c04f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:36.935391 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Action: 'create', calling method: >, body: {"server": {"name": "instance-depend-image", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "c340fa3a-da06-40f2-96ec-5327febc6b0a", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:36.989657 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a615355c-ca4d-4db3-ae9a-f42ba772c04f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:36.990814 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:36.991223 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:36.991602 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:36.992236 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:36.992804 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:36.993121 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:36.999254 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] validate_networks() for None {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:33:36.999788 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:37.000186 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a615355c-ca4d-4db3-ae9a-f42ba772c04f tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1251 microversion: 2.1 time: 0.202073 Jun 10 13:33:37.000737 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 978/2932] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:36 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1251 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:37.271903 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:33:37.272054 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:33:37.272244 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:33:37.272400 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:33:37.272547 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:33:37.278116 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:37.278257 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:37.278384 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:37.278895 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:37.280304 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:37.280475 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:37.289380 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Getting quotas for project 522e72d7867849eca17d5b0e2abb7937. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:33:37.290691 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Getting quotas for user d0c1165e8d2648b3b62fad5ddbd91fb5 and project 522e72d7867849eca17d5b0e2abb7937. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:33:37.330131 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:33:37.331687 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] 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='c340fa3a-da06-40f2-96ec-5327febc6b0a',volume_size=None,volume_type=None)] {{(pid=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:33:37.460250 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d8d5300b-45dd-451f-aa31-ead457f4ffe2 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.527455 Jun 10 13:33:37.460599 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 968/2933] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:33:36 2026] POST /compute/v2.1/servers => generated 378 bytes in 528 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:33:37.477528 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d1335d12-3329-41e0-a72c-adaddfcce295 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:37.479860 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d1335d12-3329-41e0-a72c-adaddfcce295 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:37.491927 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d1335d12-3329-41e0-a72c-adaddfcce295 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:37.568887 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d1335d12-3329-41e0-a72c-adaddfcce295 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:37.577500 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-1666b5ec-e2ab-40f7-906a-23450fbadbf3 req-2a605fee-8aab-42d0-b176-3dd829c2b554 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1c732d6c-b7cd-4a71-8397-dc9ed7cde633", "name": "network-vif-plugged", "status": "completed", "tag": "e5e22f81-7cde-43c4-9bbb-2ffbcdd4456d"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:37.582480 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1666b5ec-e2ab-40f7-906a-23450fbadbf3 req-2a605fee-8aab-42d0-b176-3dd829c2b554 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:37.583014 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1666b5ec-e2ab-40f7-906a-23450fbadbf3 req-2a605fee-8aab-42d0-b176-3dd829c2b554 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:37.583331 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1666b5ec-e2ab-40f7-906a-23450fbadbf3 req-2a605fee-8aab-42d0-b176-3dd829c2b554 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:37.591470 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-1666b5ec-e2ab-40f7-906a-23450fbadbf3 req-2a605fee-8aab-42d0-b176-3dd829c2b554 service nova] Creating event network-vif-plugged:e5e22f81-7cde-43c4-9bbb-2ffbcdd4456d for instance 1c732d6c-b7cd-4a71-8397-dc9ed7cde633 on np0000002501 Jun 10 13:33:37.593414 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-1666b5ec-e2ab-40f7-906a-23450fbadbf3 req-2a605fee-8aab-42d0-b176-3dd829c2b554 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:37.593500 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d1335d12-3329-41e0-a72c-adaddfcce295 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1026 microversion: 2.1 time: 0.120793 Jun 10 13:33:37.594002 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 988/2934] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:37 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1026 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:37.600603 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-1666b5ec-e2ab-40f7-906a-23450fbadbf3 req-2a605fee-8aab-42d0-b176-3dd829c2b554 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025856 Jun 10 13:33:37.601280 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 979/2935] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33:37 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 10 13:33:38.016883 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0b624465-9649-4a97-8f02-eac98d1132c5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:38.019364 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0b624465-9649-4a97-8f02-eac98d1132c5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:38.025761 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b624465-9649-4a97-8f02-eac98d1132c5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:38.026224 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b624465-9649-4a97-8f02-eac98d1132c5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:38.026489 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b624465-9649-4a97-8f02-eac98d1132c5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:38.028174 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b624465-9649-4a97-8f02-eac98d1132c5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:38.028174 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b624465-9649-4a97-8f02-eac98d1132c5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:38.028174 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0b624465-9649-4a97-8f02-eac98d1132c5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:38.048911 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0b624465-9649-4a97-8f02-eac98d1132c5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:38.228942 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0b624465-9649-4a97-8f02-eac98d1132c5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:38.236873 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0b624465-9649-4a97-8f02-eac98d1132c5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1251 microversion: 2.1 time: 0.222566 Jun 10 13:33:38.237464 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 969/2936] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:38 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1251 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:38.612875 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8e1366ef-3afb-4c81-80ba-d6e69ec65731 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:38.616203 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8e1366ef-3afb-4c81-80ba-d6e69ec65731 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:38.624258 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8e1366ef-3afb-4c81-80ba-d6e69ec65731 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:38.625481 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8e1366ef-3afb-4c81-80ba-d6e69ec65731 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:38.626702 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8e1366ef-3afb-4c81-80ba-d6e69ec65731 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:38.627368 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8e1366ef-3afb-4c81-80ba-d6e69ec65731 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:38.627843 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8e1366ef-3afb-4c81-80ba-d6e69ec65731 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:38.628239 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8e1366ef-3afb-4c81-80ba-d6e69ec65731 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:38.650090 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8e1366ef-3afb-4c81-80ba-d6e69ec65731 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:38.705151 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8e1366ef-3afb-4c81-80ba-d6e69ec65731 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:38.714288 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8e1366ef-3afb-4c81-80ba-d6e69ec65731 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1068 microversion: 2.1 time: 0.104406 Jun 10 13:33:38.714779 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 989/2937] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:38 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1068 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:39.259136 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-dd11fb73-9c31-4797-9994-f84514bd471e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:39.262776 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-dd11fb73-9c31-4797-9994-f84514bd471e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:39.268791 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dd11fb73-9c31-4797-9994-f84514bd471e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:39.269134 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dd11fb73-9c31-4797-9994-f84514bd471e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:39.269334 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dd11fb73-9c31-4797-9994-f84514bd471e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:39.269889 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dd11fb73-9c31-4797-9994-f84514bd471e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:39.270286 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dd11fb73-9c31-4797-9994-f84514bd471e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:39.270661 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dd11fb73-9c31-4797-9994-f84514bd471e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:39.291873 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-dd11fb73-9c31-4797-9994-f84514bd471e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:39.476756 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-dd11fb73-9c31-4797-9994-f84514bd471e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:39.485600 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-dd11fb73-9c31-4797-9994-f84514bd471e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1440 microversion: 2.1 time: 0.230350 Jun 10 13:33:39.486083 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 980/2938] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:39 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1440 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:39.507425 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f565b014-7d7a-4b4a-ad65-87f7bb237aa7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:39.508800 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f565b014-7d7a-4b4a-ad65-87f7bb237aa7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:39.512634 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f565b014-7d7a-4b4a-ad65-87f7bb237aa7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:39.512860 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f565b014-7d7a-4b4a-ad65-87f7bb237aa7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:39.513032 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f565b014-7d7a-4b4a-ad65-87f7bb237aa7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:39.513276 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f565b014-7d7a-4b4a-ad65-87f7bb237aa7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:39.513452 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f565b014-7d7a-4b4a-ad65-87f7bb237aa7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:39.513554 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f565b014-7d7a-4b4a-ad65-87f7bb237aa7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:39.524838 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f565b014-7d7a-4b4a-ad65-87f7bb237aa7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:39.618096 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f565b014-7d7a-4b4a-ad65-87f7bb237aa7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.113181 Jun 10 13:33:39.618508 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 970/2939] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:33:39 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633/os-interface => generated 282 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:33:39.652213 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-8db3c66d-a9f2-433d-8858-14b33ca6fdff req-19ec68d4-dfe0-4eb2-83ff-21dbd1743645 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1c732d6c-b7cd-4a71-8397-dc9ed7cde633", "name": "network-vif-plugged", "status": "completed", "tag": "e5e22f81-7cde-43c4-9bbb-2ffbcdd4456d"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:39.659262 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8db3c66d-a9f2-433d-8858-14b33ca6fdff req-19ec68d4-dfe0-4eb2-83ff-21dbd1743645 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:39.659515 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8db3c66d-a9f2-433d-8858-14b33ca6fdff req-19ec68d4-dfe0-4eb2-83ff-21dbd1743645 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:39.659698 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8db3c66d-a9f2-433d-8858-14b33ca6fdff req-19ec68d4-dfe0-4eb2-83ff-21dbd1743645 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:39.666230 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-8db3c66d-a9f2-433d-8858-14b33ca6fdff req-19ec68d4-dfe0-4eb2-83ff-21dbd1743645 service nova] Creating event network-vif-plugged:e5e22f81-7cde-43c4-9bbb-2ffbcdd4456d for instance 1c732d6c-b7cd-4a71-8397-dc9ed7cde633 on np0000002501 Jun 10 13:33:39.666689 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-8db3c66d-a9f2-433d-8858-14b33ca6fdff req-19ec68d4-dfe0-4eb2-83ff-21dbd1743645 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:39.672562 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-8db3c66d-a9f2-433d-8858-14b33ca6fdff req-19ec68d4-dfe0-4eb2-83ff-21dbd1743645 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023529 Jun 10 13:33:39.672872 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 990/2940] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33:39 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 10 13:33:39.731597 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-53714a07-4983-4746-95ef-74249050587a tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:39.733251 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-53714a07-4983-4746-95ef-74249050587a tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:39.743166 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53714a07-4983-4746-95ef-74249050587a tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:39.743487 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53714a07-4983-4746-95ef-74249050587a tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:39.743762 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53714a07-4983-4746-95ef-74249050587a tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:39.744275 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53714a07-4983-4746-95ef-74249050587a tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:39.744654 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53714a07-4983-4746-95ef-74249050587a tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:39.745009 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-53714a07-4983-4746-95ef-74249050587a tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:39.762005 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-53714a07-4983-4746-95ef-74249050587a tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:39.844785 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-53714a07-4983-4746-95ef-74249050587a tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:39.853401 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-53714a07-4983-4746-95ef-74249050587a tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1124 microversion: 2.1 time: 0.123756 Jun 10 13:33:39.853817 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 981/2941] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:39 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1124 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:40.869739 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-caa48124-dcd6-4790-966b-4a8dd08417a0 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:40.871362 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-caa48124-dcd6-4790-966b-4a8dd08417a0 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:40.876957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-caa48124-dcd6-4790-966b-4a8dd08417a0 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:40.877260 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-caa48124-dcd6-4790-966b-4a8dd08417a0 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:40.877533 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-caa48124-dcd6-4790-966b-4a8dd08417a0 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:40.878106 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-caa48124-dcd6-4790-966b-4a8dd08417a0 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:40.878484 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-caa48124-dcd6-4790-966b-4a8dd08417a0 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:40.878829 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-caa48124-dcd6-4790-966b-4a8dd08417a0 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:40.902340 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-caa48124-dcd6-4790-966b-4a8dd08417a0 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:40.954245 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-caa48124-dcd6-4790-966b-4a8dd08417a0 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:40.962381 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-caa48124-dcd6-4790-966b-4a8dd08417a0 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1124 microversion: 2.1 time: 0.094645 Jun 10 13:33:40.962742 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 971/2942] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:40 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1124 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:41.728420 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-ca4faedc-70db-4257-9d2c-38828d9ee6c5 req-d132c37f-fd82-4fb9-b62b-38dffe3ff57f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1c732d6c-b7cd-4a71-8397-dc9ed7cde633", "tag": "e5e22f81-7cde-43c4-9bbb-2ffbcdd4456d"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:41.733314 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ca4faedc-70db-4257-9d2c-38828d9ee6c5 req-d132c37f-fd82-4fb9-b62b-38dffe3ff57f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:41.733598 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ca4faedc-70db-4257-9d2c-38828d9ee6c5 req-d132c37f-fd82-4fb9-b62b-38dffe3ff57f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:41.733781 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ca4faedc-70db-4257-9d2c-38828d9ee6c5 req-d132c37f-fd82-4fb9-b62b-38dffe3ff57f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:41.739138 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-ca4faedc-70db-4257-9d2c-38828d9ee6c5 req-d132c37f-fd82-4fb9-b62b-38dffe3ff57f service nova] Creating event network-changed:e5e22f81-7cde-43c4-9bbb-2ffbcdd4456d for instance 1c732d6c-b7cd-4a71-8397-dc9ed7cde633 on np0000002501 Jun 10 13:33:41.739521 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-ca4faedc-70db-4257-9d2c-38828d9ee6c5 req-d132c37f-fd82-4fb9-b62b-38dffe3ff57f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:41.742906 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-ca4faedc-70db-4257-9d2c-38828d9ee6c5 req-d132c37f-fd82-4fb9-b62b-38dffe3ff57f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016294 Jun 10 13:33:41.744903 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 991/2943] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33:41 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 10 13:33:41.985583 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fbb2bdc5-e97c-420d-8b77-0cc782864cc6 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:41.986076 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fbb2bdc5-e97c-420d-8b77-0cc782864cc6 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:42.000376 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fbb2bdc5-e97c-420d-8b77-0cc782864cc6 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:42.000376 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fbb2bdc5-e97c-420d-8b77-0cc782864cc6 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:42.000376 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fbb2bdc5-e97c-420d-8b77-0cc782864cc6 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:42.000376 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fbb2bdc5-e97c-420d-8b77-0cc782864cc6 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:42.000376 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fbb2bdc5-e97c-420d-8b77-0cc782864cc6 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:42.000376 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fbb2bdc5-e97c-420d-8b77-0cc782864cc6 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:42.022222 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fbb2bdc5-e97c-420d-8b77-0cc782864cc6 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:42.079100 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fbb2bdc5-e97c-420d-8b77-0cc782864cc6 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:42.084973 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fbb2bdc5-e97c-420d-8b77-0cc782864cc6 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1132 microversion: 2.1 time: 0.103895 Jun 10 13:33:42.085962 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 982/2944] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:41 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1132 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:43.101355 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-710bbe28-376e-4f54-bd71-604eb10c27b3 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:43.102793 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-710bbe28-376e-4f54-bd71-604eb10c27b3 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:43.107976 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-710bbe28-376e-4f54-bd71-604eb10c27b3 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:43.108250 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-710bbe28-376e-4f54-bd71-604eb10c27b3 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:43.108504 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-710bbe28-376e-4f54-bd71-604eb10c27b3 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:43.108948 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-710bbe28-376e-4f54-bd71-604eb10c27b3 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:43.109277 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-710bbe28-376e-4f54-bd71-604eb10c27b3 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:43.109621 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-710bbe28-376e-4f54-bd71-604eb10c27b3 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:43.130622 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-710bbe28-376e-4f54-bd71-604eb10c27b3 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:43.279659 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-710bbe28-376e-4f54-bd71-604eb10c27b3 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:43.287586 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-710bbe28-376e-4f54-bd71-604eb10c27b3 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1184 microversion: 2.1 time: 0.187922 Jun 10 13:33:43.287890 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 972/2945] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:43 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1184 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:43.414275 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-a0030a64-fe0c-4408-8d29-2bc11399ad08 req-af8956c3-970e-4c6c-b4cd-1900024c8aee service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9be431b3-6e0f-46af-8bd8-36932690d186", "tag": "24cd01e0-87fa-4d8c-b7c1-e2e82af6646f"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:43.421378 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a0030a64-fe0c-4408-8d29-2bc11399ad08 req-af8956c3-970e-4c6c-b4cd-1900024c8aee service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:43.421378 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a0030a64-fe0c-4408-8d29-2bc11399ad08 req-af8956c3-970e-4c6c-b4cd-1900024c8aee service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:43.421378 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a0030a64-fe0c-4408-8d29-2bc11399ad08 req-af8956c3-970e-4c6c-b4cd-1900024c8aee service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:43.427149 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-a0030a64-fe0c-4408-8d29-2bc11399ad08 req-af8956c3-970e-4c6c-b4cd-1900024c8aee service nova] Creating event network-changed:24cd01e0-87fa-4d8c-b7c1-e2e82af6646f for instance 9be431b3-6e0f-46af-8bd8-36932690d186 on np0000002501 Jun 10 13:33:43.427562 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-a0030a64-fe0c-4408-8d29-2bc11399ad08 req-af8956c3-970e-4c6c-b4cd-1900024c8aee service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:43.431249 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-a0030a64-fe0c-4408-8d29-2bc11399ad08 req-af8956c3-970e-4c6c-b4cd-1900024c8aee service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030759 Jun 10 13:33:43.433769 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 992/2946] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33:43 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 10 13:33:44.308578 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-533db40f-8c2a-4ee1-ad57-0d2372f74045 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:44.310155 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-533db40f-8c2a-4ee1-ad57-0d2372f74045 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:44.317156 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-533db40f-8c2a-4ee1-ad57-0d2372f74045 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:44.317526 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-533db40f-8c2a-4ee1-ad57-0d2372f74045 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:44.317836 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-533db40f-8c2a-4ee1-ad57-0d2372f74045 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:44.318475 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-533db40f-8c2a-4ee1-ad57-0d2372f74045 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:44.318866 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-533db40f-8c2a-4ee1-ad57-0d2372f74045 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:44.319252 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-533db40f-8c2a-4ee1-ad57-0d2372f74045 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:44.357749 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-533db40f-8c2a-4ee1-ad57-0d2372f74045 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:44.478644 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-533db40f-8c2a-4ee1-ad57-0d2372f74045 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:44.485584 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-533db40f-8c2a-4ee1-ad57-0d2372f74045 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1184 microversion: 2.1 time: 0.179062 Jun 10 13:33:44.485948 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 983/2947] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:44 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1184 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:44.883457 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b71b09a3-7c84-436b-af2d-57a3dffbefa6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:44.884833 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b71b09a3-7c84-436b-af2d-57a3dffbefa6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:44.889719 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b71b09a3-7c84-436b-af2d-57a3dffbefa6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:44.889925 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b71b09a3-7c84-436b-af2d-57a3dffbefa6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:44.890143 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b71b09a3-7c84-436b-af2d-57a3dffbefa6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:44.890727 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b71b09a3-7c84-436b-af2d-57a3dffbefa6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:44.891063 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b71b09a3-7c84-436b-af2d-57a3dffbefa6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:44.891395 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b71b09a3-7c84-436b-af2d-57a3dffbefa6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:44.909972 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b71b09a3-7c84-436b-af2d-57a3dffbefa6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:45.171744 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b71b09a3-7c84-436b-af2d-57a3dffbefa6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:45.179315 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b71b09a3-7c84-436b-af2d-57a3dffbefa6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1551 microversion: 2.1 time: 0.297675 Jun 10 13:33:45.179590 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 973/2948] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:44 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1551 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:45.501470 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a4eee2b3-6006-47c1-a1b9-92c4f2fa327b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:45.503477 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a4eee2b3-6006-47c1-a1b9-92c4f2fa327b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:45.508452 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a4eee2b3-6006-47c1-a1b9-92c4f2fa327b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:45.508773 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a4eee2b3-6006-47c1-a1b9-92c4f2fa327b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:45.509025 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a4eee2b3-6006-47c1-a1b9-92c4f2fa327b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:45.509581 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a4eee2b3-6006-47c1-a1b9-92c4f2fa327b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:45.509971 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a4eee2b3-6006-47c1-a1b9-92c4f2fa327b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:45.510316 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a4eee2b3-6006-47c1-a1b9-92c4f2fa327b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:45.529706 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a4eee2b3-6006-47c1-a1b9-92c4f2fa327b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:45.705582 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a4eee2b3-6006-47c1-a1b9-92c4f2fa327b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:45.713826 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a4eee2b3-6006-47c1-a1b9-92c4f2fa327b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1172 microversion: 2.1 time: 0.214965 Jun 10 13:33:45.714196 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 993/2949] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:45 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1172 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:46.728291 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-79d453c8-6eb6-418a-9265-6be662c6d58b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:46.729560 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-79d453c8-6eb6-418a-9265-6be662c6d58b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:46.733908 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-79d453c8-6eb6-418a-9265-6be662c6d58b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:46.734184 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-79d453c8-6eb6-418a-9265-6be662c6d58b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:46.734462 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-79d453c8-6eb6-418a-9265-6be662c6d58b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:46.734946 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-79d453c8-6eb6-418a-9265-6be662c6d58b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:46.735283 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-79d453c8-6eb6-418a-9265-6be662c6d58b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:46.735625 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-79d453c8-6eb6-418a-9265-6be662c6d58b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:46.750285 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-79d453c8-6eb6-418a-9265-6be662c6d58b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:46.864371 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-79d453c8-6eb6-418a-9265-6be662c6d58b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:46.871931 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-79d453c8-6eb6-418a-9265-6be662c6d58b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1172 microversion: 2.1 time: 0.145119 Jun 10 13:33:46.872206 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 984/2950] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:46 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1172 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:47.283466 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:33:47.293667 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:33:47.573140 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:33:47.888534 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0db07288-3419-43fe-b903-c491a988114b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:47.891192 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0db07288-3419-43fe-b903-c491a988114b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:47.896169 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0db07288-3419-43fe-b903-c491a988114b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:47.896704 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0db07288-3419-43fe-b903-c491a988114b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:47.897028 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0db07288-3419-43fe-b903-c491a988114b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:47.897673 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0db07288-3419-43fe-b903-c491a988114b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:47.898075 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0db07288-3419-43fe-b903-c491a988114b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:47.898478 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0db07288-3419-43fe-b903-c491a988114b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:47.914039 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0db07288-3419-43fe-b903-c491a988114b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:48.097297 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0db07288-3419-43fe-b903-c491a988114b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:48.104445 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0db07288-3419-43fe-b903-c491a988114b tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1172 microversion: 2.1 time: 0.219718 Jun 10 13:33:48.104989 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 974/2951] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:47 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1172 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:48.656872 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7efcd22a-6b8b-464d-ac99-ae8f24bad54d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:48.659757 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=50,nova_api:INSERT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:33:48.664507 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7efcd22a-6b8b-464d-ac99-ae8f24bad54d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:48.664976 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7efcd22a-6b8b-464d-ac99-ae8f24bad54d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:48.665513 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7efcd22a-6b8b-464d-ac99-ae8f24bad54d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:48.668002 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=122,nova_cell1:INSERT=3,nova_cell1:UPDATE=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:33:48.681033 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7efcd22a-6b8b-464d-ac99-ae8f24bad54d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Going to try to stop instance {{(pid=86680) force_stop /opt/stack/nova/nova/compute/api.py:2852}} Jun 10 13:33:48.711750 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7efcd22a-6b8b-464d-ac99-ae8f24bad54d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d/action" status: 202 len: 0 microversion: 2.1 time: 0.056365 Jun 10 13:33:48.712195 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 994/2952] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:33:48 2026] POST /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:33:48.723793 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ffe3664b-f2bf-40a9-9356-99ccf610a57a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:48.725466 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ffe3664b-f2bf-40a9-9356-99ccf610a57a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:48.727858 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=61,nova_api:DELETE=1,nova_api:UPDATE=1,nova_api:INSERT=6 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:33:48.732232 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ffe3664b-f2bf-40a9-9356-99ccf610a57a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:48.732546 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ffe3664b-f2bf-40a9-9356-99ccf610a57a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:48.732818 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ffe3664b-f2bf-40a9-9356-99ccf610a57a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:48.733361 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ffe3664b-f2bf-40a9-9356-99ccf610a57a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:48.733758 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ffe3664b-f2bf-40a9-9356-99ccf610a57a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:48.734110 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ffe3664b-f2bf-40a9-9356-99ccf610a57a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:48.751241 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ffe3664b-f2bf-40a9-9356-99ccf610a57a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:48.905152 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ffe3664b-f2bf-40a9-9356-99ccf610a57a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:48.915004 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ffe3664b-f2bf-40a9-9356-99ccf610a57a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1561 microversion: 2.1 time: 0.193271 Jun 10 13:33:48.915369 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 985/2953] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:48 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1561 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:49.120424 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6ece6930-f156-4e9b-a06c-89fe0c13f9c5 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:49.121120 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6ece6930-f156-4e9b-a06c-89fe0c13f9c5 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:49.126885 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6ece6930-f156-4e9b-a06c-89fe0c13f9c5 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:49.130018 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6ece6930-f156-4e9b-a06c-89fe0c13f9c5 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:49.130018 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6ece6930-f156-4e9b-a06c-89fe0c13f9c5 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:49.130018 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6ece6930-f156-4e9b-a06c-89fe0c13f9c5 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:49.130018 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6ece6930-f156-4e9b-a06c-89fe0c13f9c5 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:49.130018 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6ece6930-f156-4e9b-a06c-89fe0c13f9c5 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:49.144858 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6ece6930-f156-4e9b-a06c-89fe0c13f9c5 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:49.294416 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6ece6930-f156-4e9b-a06c-89fe0c13f9c5 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:49.300792 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6ece6930-f156-4e9b-a06c-89fe0c13f9c5 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1172 microversion: 2.1 time: 0.183445 Jun 10 13:33:49.301177 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 975/2954] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:49 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1172 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:49.932630 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fe56a0c5-22d6-4d06-8372-1bbc1202ed76 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:49.934122 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fe56a0c5-22d6-4d06-8372-1bbc1202ed76 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:49.939142 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe56a0c5-22d6-4d06-8372-1bbc1202ed76 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:49.939485 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe56a0c5-22d6-4d06-8372-1bbc1202ed76 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:49.939788 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe56a0c5-22d6-4d06-8372-1bbc1202ed76 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:49.940287 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe56a0c5-22d6-4d06-8372-1bbc1202ed76 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:49.940651 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe56a0c5-22d6-4d06-8372-1bbc1202ed76 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:49.940998 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fe56a0c5-22d6-4d06-8372-1bbc1202ed76 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:49.955763 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fe56a0c5-22d6-4d06-8372-1bbc1202ed76 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:50.077644 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fe56a0c5-22d6-4d06-8372-1bbc1202ed76 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:50.086078 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fe56a0c5-22d6-4d06-8372-1bbc1202ed76 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1561 microversion: 2.1 time: 0.155479 Jun 10 13:33:50.086447 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 995/2955] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:49 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1561 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:50.321215 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b5692ab8-cb92-4742-a382-662cd4ff4b7c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:50.322479 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b5692ab8-cb92-4742-a382-662cd4ff4b7c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:50.327157 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5692ab8-cb92-4742-a382-662cd4ff4b7c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:50.327477 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5692ab8-cb92-4742-a382-662cd4ff4b7c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:50.327699 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5692ab8-cb92-4742-a382-662cd4ff4b7c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:50.328113 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5692ab8-cb92-4742-a382-662cd4ff4b7c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:50.328425 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5692ab8-cb92-4742-a382-662cd4ff4b7c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:50.328753 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5692ab8-cb92-4742-a382-662cd4ff4b7c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:50.342023 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b5692ab8-cb92-4742-a382-662cd4ff4b7c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:50.378258 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-bbf554b2-8b68-435d-831f-2597b3cb4480 req-987c5614-4205-4928-b5a3-f45737d5c026 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "161ff70d-c0b3-4ab7-bef2-e08d2073ca4d", "name": "network-vif-unplugged", "status": "completed", "tag": "888d57e3-8f40-4077-926f-c0fce1b68a58"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:50.382461 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=60,nova_api:INSERT=6,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:33:50.385501 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-bbf554b2-8b68-435d-831f-2597b3cb4480 req-987c5614-4205-4928-b5a3-f45737d5c026 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:50.385770 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-bbf554b2-8b68-435d-831f-2597b3cb4480 req-987c5614-4205-4928-b5a3-f45737d5c026 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:50.385946 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-bbf554b2-8b68-435d-831f-2597b3cb4480 req-987c5614-4205-4928-b5a3-f45737d5c026 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:50.388509 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=138,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:33:50.393651 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-bbf554b2-8b68-435d-831f-2597b3cb4480 req-987c5614-4205-4928-b5a3-f45737d5c026 service nova] Creating event network-vif-unplugged:888d57e3-8f40-4077-926f-c0fce1b68a58 for instance 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d on np0000002501 Jun 10 13:33:50.394091 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-bbf554b2-8b68-435d-831f-2597b3cb4480 req-987c5614-4205-4928-b5a3-f45737d5c026 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:50.401134 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-bbf554b2-8b68-435d-831f-2597b3cb4480 req-987c5614-4205-4928-b5a3-f45737d5c026 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023704 Jun 10 13:33:50.401134 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 976/2956] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33:50 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 10 13:33:50.500420 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b5692ab8-cb92-4742-a382-662cd4ff4b7c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:50.511679 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b5692ab8-cb92-4742-a382-662cd4ff4b7c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1172 microversion: 2.1 time: 0.192716 Jun 10 13:33:50.512054 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 986/2957] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:50 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1172 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:51.101360 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f45200cb-ca56-4f59-a920-04cf1ca696c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:51.104860 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f45200cb-ca56-4f59-a920-04cf1ca696c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:51.113910 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f45200cb-ca56-4f59-a920-04cf1ca696c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:51.114162 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f45200cb-ca56-4f59-a920-04cf1ca696c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:51.114399 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f45200cb-ca56-4f59-a920-04cf1ca696c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:51.115163 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f45200cb-ca56-4f59-a920-04cf1ca696c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:51.115478 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f45200cb-ca56-4f59-a920-04cf1ca696c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:51.115789 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f45200cb-ca56-4f59-a920-04cf1ca696c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:51.141967 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f45200cb-ca56-4f59-a920-04cf1ca696c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:51.314856 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f45200cb-ca56-4f59-a920-04cf1ca696c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:51.322367 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f45200cb-ca56-4f59-a920-04cf1ca696c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1538 microversion: 2.1 time: 0.222771 Jun 10 13:33:51.322685 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 996/2958] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:51 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1538 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:51.530778 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1b0ab0b1-b65b-4118-8ef9-5eb675ce103d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:51.532087 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1b0ab0b1-b65b-4118-8ef9-5eb675ce103d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:51.536913 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1b0ab0b1-b65b-4118-8ef9-5eb675ce103d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:51.537126 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1b0ab0b1-b65b-4118-8ef9-5eb675ce103d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:51.537304 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1b0ab0b1-b65b-4118-8ef9-5eb675ce103d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:51.537741 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1b0ab0b1-b65b-4118-8ef9-5eb675ce103d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:51.538009 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1b0ab0b1-b65b-4118-8ef9-5eb675ce103d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:51.538266 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1b0ab0b1-b65b-4118-8ef9-5eb675ce103d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:51.556443 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1b0ab0b1-b65b-4118-8ef9-5eb675ce103d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:51.680653 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1b0ab0b1-b65b-4118-8ef9-5eb675ce103d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:51.687830 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1b0ab0b1-b65b-4118-8ef9-5eb675ce103d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1172 microversion: 2.1 time: 0.158895 Jun 10 13:33:51.688125 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 977/2959] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:51 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1172 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:52.446332 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-4c0a5fe3-9af0-4c80-8329-f5f1bc5225ff req-550357ff-f836-4362-a3da-32306653763c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "161ff70d-c0b3-4ab7-bef2-e08d2073ca4d", "name": "network-vif-unplugged", "status": "completed", "tag": "888d57e3-8f40-4077-926f-c0fce1b68a58"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:52.452032 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4c0a5fe3-9af0-4c80-8329-f5f1bc5225ff req-550357ff-f836-4362-a3da-32306653763c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:52.452336 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4c0a5fe3-9af0-4c80-8329-f5f1bc5225ff req-550357ff-f836-4362-a3da-32306653763c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:52.452336 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4c0a5fe3-9af0-4c80-8329-f5f1bc5225ff req-550357ff-f836-4362-a3da-32306653763c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:52.462683 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-4c0a5fe3-9af0-4c80-8329-f5f1bc5225ff req-550357ff-f836-4362-a3da-32306653763c service nova] Creating event network-vif-unplugged:888d57e3-8f40-4077-926f-c0fce1b68a58 for instance 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d on np0000002501 Jun 10 13:33:52.463384 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-4c0a5fe3-9af0-4c80-8329-f5f1bc5225ff req-550357ff-f836-4362-a3da-32306653763c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:52.469502 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-4c0a5fe3-9af0-4c80-8329-f5f1bc5225ff req-550357ff-f836-4362-a3da-32306653763c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024614 Jun 10 13:33:52.470438 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 987/2960] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33: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 10 13:33:52.705625 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e2f4cb39-37c3-4a67-bb98-ddda6bc15185 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:52.707482 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e2f4cb39-37c3-4a67-bb98-ddda6bc15185 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:52.711378 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2f4cb39-37c3-4a67-bb98-ddda6bc15185 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:52.711540 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2f4cb39-37c3-4a67-bb98-ddda6bc15185 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:52.711740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2f4cb39-37c3-4a67-bb98-ddda6bc15185 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:52.712072 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2f4cb39-37c3-4a67-bb98-ddda6bc15185 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:52.712378 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2f4cb39-37c3-4a67-bb98-ddda6bc15185 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:52.712646 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e2f4cb39-37c3-4a67-bb98-ddda6bc15185 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:52.727828 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e2f4cb39-37c3-4a67-bb98-ddda6bc15185 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:52.898640 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e2f4cb39-37c3-4a67-bb98-ddda6bc15185 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:52.909291 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e2f4cb39-37c3-4a67-bb98-ddda6bc15185 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1172 microversion: 2.1 time: 0.205331 Jun 10 13:33:52.909818 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 997/2961] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:52 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1172 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:52.973004 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-c15a58ec-11f8-4640-b39e-04a5f7aa6b02 req-05c6f06e-9520-4c96-9dd7-e83c9bc3598d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9be431b3-6e0f-46af-8bd8-36932690d186", "name": "network-vif-plugged", "status": "completed", "tag": "24cd01e0-87fa-4d8c-b7c1-e2e82af6646f"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:52.980242 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-c15a58ec-11f8-4640-b39e-04a5f7aa6b02 req-05c6f06e-9520-4c96-9dd7-e83c9bc3598d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:52.980548 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-c15a58ec-11f8-4640-b39e-04a5f7aa6b02 req-05c6f06e-9520-4c96-9dd7-e83c9bc3598d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:52.980684 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-c15a58ec-11f8-4640-b39e-04a5f7aa6b02 req-05c6f06e-9520-4c96-9dd7-e83c9bc3598d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:52.986879 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-c15a58ec-11f8-4640-b39e-04a5f7aa6b02 req-05c6f06e-9520-4c96-9dd7-e83c9bc3598d service nova] Creating event network-vif-plugged:24cd01e0-87fa-4d8c-b7c1-e2e82af6646f for instance 9be431b3-6e0f-46af-8bd8-36932690d186 on np0000002501 Jun 10 13:33:52.987267 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-c15a58ec-11f8-4640-b39e-04a5f7aa6b02 req-05c6f06e-9520-4c96-9dd7-e83c9bc3598d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:52.992489 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-c15a58ec-11f8-4640-b39e-04a5f7aa6b02 req-05c6f06e-9520-4c96-9dd7-e83c9bc3598d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022001 Jun 10 13:33:52.992489 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 978/2962] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33:52 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 10 13:33:53.924442 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-715a2573-7472-4c78-bd3e-3049c99f479d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:53.926065 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-715a2573-7472-4c78-bd3e-3049c99f479d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:53.931213 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715a2573-7472-4c78-bd3e-3049c99f479d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:53.931543 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715a2573-7472-4c78-bd3e-3049c99f479d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:53.931805 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715a2573-7472-4c78-bd3e-3049c99f479d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:53.932316 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715a2573-7472-4c78-bd3e-3049c99f479d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:53.932866 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715a2573-7472-4c78-bd3e-3049c99f479d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:53.933115 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-715a2573-7472-4c78-bd3e-3049c99f479d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:53.951434 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-715a2573-7472-4c78-bd3e-3049c99f479d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:54.097291 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-715a2573-7472-4c78-bd3e-3049c99f479d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:54.104716 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-715a2573-7472-4c78-bd3e-3049c99f479d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1172 microversion: 2.1 time: 0.182211 Jun 10 13:33:54.104994 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 988/2963] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:53 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1172 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:54.674487 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-68c538a8-4f9a-4a06-99e6-39fad468ff99 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:54.674968 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-68c538a8-4f9a-4a06-99e6-39fad468ff99 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:54.678975 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68c538a8-4f9a-4a06-99e6-39fad468ff99 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:54.679225 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68c538a8-4f9a-4a06-99e6-39fad468ff99 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:54.679424 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68c538a8-4f9a-4a06-99e6-39fad468ff99 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:54.679715 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68c538a8-4f9a-4a06-99e6-39fad468ff99 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:54.679847 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68c538a8-4f9a-4a06-99e6-39fad468ff99 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:54.679965 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-68c538a8-4f9a-4a06-99e6-39fad468ff99 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:54.694437 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-68c538a8-4f9a-4a06-99e6-39fad468ff99 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:33:54.748554 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-68c538a8-4f9a-4a06-99e6-39fad468ff99 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 204 len: 0 microversion: 2.1 time: 0.076002 Jun 10 13:33:54.748834 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 998/2964] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:33:54 2026] DELETE /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:33:54.760639 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6a61a82e-5f55-4cf7-b7aa-7f473825cd59 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:54.762176 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6a61a82e-5f55-4cf7-b7aa-7f473825cd59 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:54.766438 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a61a82e-5f55-4cf7-b7aa-7f473825cd59 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:54.766686 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a61a82e-5f55-4cf7-b7aa-7f473825cd59 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:54.766923 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a61a82e-5f55-4cf7-b7aa-7f473825cd59 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:54.767394 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a61a82e-5f55-4cf7-b7aa-7f473825cd59 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:54.767693 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a61a82e-5f55-4cf7-b7aa-7f473825cd59 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:54.767966 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6a61a82e-5f55-4cf7-b7aa-7f473825cd59 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:54.783962 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6a61a82e-5f55-4cf7-b7aa-7f473825cd59 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:54.975368 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6a61a82e-5f55-4cf7-b7aa-7f473825cd59 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:54.983628 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6a61a82e-5f55-4cf7-b7aa-7f473825cd59 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1544 microversion: 2.1 time: 0.225269 Jun 10 13:33:54.983970 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 979/2965] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:54 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1544 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:55.031949 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-d4a99817-0043-45f7-9979-9cb8a9c21c64 req-8ebec8ab-e066-46a6-b165-51cc29fddefc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9be431b3-6e0f-46af-8bd8-36932690d186", "name": "network-vif-plugged", "status": "completed", "tag": "24cd01e0-87fa-4d8c-b7c1-e2e82af6646f"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:55.039988 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d4a99817-0043-45f7-9979-9cb8a9c21c64 req-8ebec8ab-e066-46a6-b165-51cc29fddefc service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:55.040201 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d4a99817-0043-45f7-9979-9cb8a9c21c64 req-8ebec8ab-e066-46a6-b165-51cc29fddefc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:55.040377 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d4a99817-0043-45f7-9979-9cb8a9c21c64 req-8ebec8ab-e066-46a6-b165-51cc29fddefc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:55.048403 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-d4a99817-0043-45f7-9979-9cb8a9c21c64 req-8ebec8ab-e066-46a6-b165-51cc29fddefc service nova] Creating event network-vif-plugged:24cd01e0-87fa-4d8c-b7c1-e2e82af6646f for instance 9be431b3-6e0f-46af-8bd8-36932690d186 on np0000002501 Jun 10 13:33:55.048911 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-d4a99817-0043-45f7-9979-9cb8a9c21c64 req-8ebec8ab-e066-46a6-b165-51cc29fddefc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:55.054181 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-d4a99817-0043-45f7-9979-9cb8a9c21c64 req-8ebec8ab-e066-46a6-b165-51cc29fddefc service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024659 Jun 10 13:33:55.054545 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 989/2966] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33:55 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 10 13:33:55.124164 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cb91f3d4-016e-490c-ae34-f4e7366e47b7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:55.126377 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cb91f3d4-016e-490c-ae34-f4e7366e47b7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:55.131410 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb91f3d4-016e-490c-ae34-f4e7366e47b7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:55.131410 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb91f3d4-016e-490c-ae34-f4e7366e47b7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:55.131410 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb91f3d4-016e-490c-ae34-f4e7366e47b7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:55.131410 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb91f3d4-016e-490c-ae34-f4e7366e47b7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:55.131410 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb91f3d4-016e-490c-ae34-f4e7366e47b7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:55.131410 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cb91f3d4-016e-490c-ae34-f4e7366e47b7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:55.151896 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-cb91f3d4-016e-490c-ae34-f4e7366e47b7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:55.316721 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cb91f3d4-016e-490c-ae34-f4e7366e47b7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:55.324576 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cb91f3d4-016e-490c-ae34-f4e7366e47b7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1322 microversion: 2.1 time: 0.202085 Jun 10 13:33:55.324979 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 999/2967] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:55 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1322 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:55.342365 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-47e0c8bc-55b1-48fd-994b-8064b40c063c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:55.343701 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-47e0c8bc-55b1-48fd-994b-8064b40c063c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:55.348136 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47e0c8bc-55b1-48fd-994b-8064b40c063c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:55.348395 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47e0c8bc-55b1-48fd-994b-8064b40c063c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:55.348620 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47e0c8bc-55b1-48fd-994b-8064b40c063c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:55.349053 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47e0c8bc-55b1-48fd-994b-8064b40c063c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:55.349336 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47e0c8bc-55b1-48fd-994b-8064b40c063c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:55.349663 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47e0c8bc-55b1-48fd-994b-8064b40c063c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:55.363579 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-47e0c8bc-55b1-48fd-994b-8064b40c063c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:55.486310 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-47e0c8bc-55b1-48fd-994b-8064b40c063c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:55.494156 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-47e0c8bc-55b1-48fd-994b-8064b40c063c tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1322 microversion: 2.1 time: 0.153446 Jun 10 13:33:55.494640 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 980/2968] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:55 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1322 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:55.509597 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4375923b-0489-47fe-a884-a897686e59cf tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImageDependencyTestssnapshot-478723820"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:55.510947 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4375923b-0489-47fe-a884-a897686e59cf tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:55.514133 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4375923b-0489-47fe-a884-a897686e59cf tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:55.514274 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4375923b-0489-47fe-a884-a897686e59cf tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:55.514462 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4375923b-0489-47fe-a884-a897686e59cf tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:55.514719 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4375923b-0489-47fe-a884-a897686e59cf tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:55.514843 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4375923b-0489-47fe-a884-a897686e59cf tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:55.514954 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4375923b-0489-47fe-a884-a897686e59cf tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:55.563678 np0000002501 devstack@n-api.service[86681]: INFO nova.compute.api [None req-4375923b-0489-47fe-a884-a897686e59cf tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Attempting to quiesce instance before volume snapshot. Jun 10 13:33:55.998901 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-49412b44-76b4-4d6e-9a26-4bd6b84a2615 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:56.000226 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-49412b44-76b4-4d6e-9a26-4bd6b84a2615 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:56.004764 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-49412b44-76b4-4d6e-9a26-4bd6b84a2615 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:56.005006 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-49412b44-76b4-4d6e-9a26-4bd6b84a2615 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:56.005258 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-49412b44-76b4-4d6e-9a26-4bd6b84a2615 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:56.005705 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-49412b44-76b4-4d6e-9a26-4bd6b84a2615 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:56.006008 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-49412b44-76b4-4d6e-9a26-4bd6b84a2615 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:56.006292 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-49412b44-76b4-4d6e-9a26-4bd6b84a2615 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:56.021085 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-49412b44-76b4-4d6e-9a26-4bd6b84a2615 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:56.067663 np0000002501 devstack@n-api.service[86681]: INFO nova.compute.api [None req-4375923b-0489-47fe-a884-a897686e59cf tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Skipping quiescing instance: QEMU guest agent is not enabled. Jun 10 13:33:56.110003 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4375923b-0489-47fe-a884-a897686e59cf tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Creating snapshot from volume c340fa3a-da06-40f2-96ec-5327febc6b0a. {{(pid=86681) snapshot_instance /opt/stack/nova/nova/compute/api.py:3599}} Jun 10 13:33:56.143001 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-49412b44-76b4-4d6e-9a26-4bd6b84a2615 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:56.154278 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-49412b44-76b4-4d6e-9a26-4bd6b84a2615 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1544 microversion: 2.1 time: 0.157171 Jun 10 13:33:56.154566 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1000/2969] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:55 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1544 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:57.170311 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f776a669-d8bc-4e29-8ee3-aae65940262a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:57.174641 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f776a669-d8bc-4e29-8ee3-aae65940262a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:57.185057 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f776a669-d8bc-4e29-8ee3-aae65940262a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:57.185483 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f776a669-d8bc-4e29-8ee3-aae65940262a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:57.185777 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f776a669-d8bc-4e29-8ee3-aae65940262a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:57.186358 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f776a669-d8bc-4e29-8ee3-aae65940262a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:57.190453 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f776a669-d8bc-4e29-8ee3-aae65940262a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:57.190940 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f776a669-d8bc-4e29-8ee3-aae65940262a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:57.214232 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f776a669-d8bc-4e29-8ee3-aae65940262a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:57.354664 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f776a669-d8bc-4e29-8ee3-aae65940262a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:57.365505 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f776a669-d8bc-4e29-8ee3-aae65940262a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1544 microversion: 2.1 time: 0.199199 Jun 10 13:33:57.365763 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 981/2970] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:57 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1544 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:57.767214 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-3b1fbf1c-0aee-46b1-8756-6e4b11fc1125 req-76fb778d-5715-473e-8476-ea77d6879351 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "161ff70d-c0b3-4ab7-bef2-e08d2073ca4d", "name": "network-vif-deleted", "tag": "888d57e3-8f40-4077-926f-c0fce1b68a58"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:33:57.774077 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-3b1fbf1c-0aee-46b1-8756-6e4b11fc1125 req-76fb778d-5715-473e-8476-ea77d6879351 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:57.776122 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-3b1fbf1c-0aee-46b1-8756-6e4b11fc1125 req-76fb778d-5715-473e-8476-ea77d6879351 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:57.776122 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-3b1fbf1c-0aee-46b1-8756-6e4b11fc1125 req-76fb778d-5715-473e-8476-ea77d6879351 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:57.781942 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-3b1fbf1c-0aee-46b1-8756-6e4b11fc1125 req-76fb778d-5715-473e-8476-ea77d6879351 service nova] Creating event network-vif-deleted:888d57e3-8f40-4077-926f-c0fce1b68a58 for instance 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d on np0000002501 Jun 10 13:33:57.782540 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-3b1fbf1c-0aee-46b1-8756-6e4b11fc1125 req-76fb778d-5715-473e-8476-ea77d6879351 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:33:57.787451 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-3b1fbf1c-0aee-46b1-8756-6e4b11fc1125 req-76fb778d-5715-473e-8476-ea77d6879351 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021678 Jun 10 13:33:57.788588 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1001/2971] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:33:57 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 10 13:33:57.885993 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4375923b-0489-47fe-a884-a897686e59cf tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "POST /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186/action" status: 202 len: 0 microversion: 2.1 time: 2.378151 Jun 10 13:33:57.886310 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 990/2972] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:33:55 2026] POST /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186/action => generated 0 bytes in 2379 msecs (HTTP/1.1 202) 10 headers in 449 bytes (1 switches on core 0) Jun 10 13:33:58.379397 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-10cb2135-fe0b-4ec9-97ca-24f45a50ff49 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:58.380742 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-10cb2135-fe0b-4ec9-97ca-24f45a50ff49 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:58.385242 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10cb2135-fe0b-4ec9-97ca-24f45a50ff49 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:58.385531 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10cb2135-fe0b-4ec9-97ca-24f45a50ff49 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:58.385730 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10cb2135-fe0b-4ec9-97ca-24f45a50ff49 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:58.386130 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10cb2135-fe0b-4ec9-97ca-24f45a50ff49 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:58.386446 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10cb2135-fe0b-4ec9-97ca-24f45a50ff49 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:58.386744 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10cb2135-fe0b-4ec9-97ca-24f45a50ff49 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:58.400141 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-10cb2135-fe0b-4ec9-97ca-24f45a50ff49 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:58.445510 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-10cb2135-fe0b-4ec9-97ca-24f45a50ff49 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:58.452374 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-10cb2135-fe0b-4ec9-97ca-24f45a50ff49 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1193 microversion: 2.1 time: 0.074650 Jun 10 13:33:58.452931 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 982/2973] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:58 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1193 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:59.467937 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-070a3560-ff17-4c35-913a-b7dd3abaf438 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:59.469314 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-070a3560-ff17-4c35-913a-b7dd3abaf438 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:59.473001 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6543db95-796e-4a61-baa3-772a5008aabb tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:59.473264 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-070a3560-ff17-4c35-913a-b7dd3abaf438 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:59.473310 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6543db95-796e-4a61-baa3-772a5008aabb tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:59.473425 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-070a3560-ff17-4c35-913a-b7dd3abaf438 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:59.473689 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-070a3560-ff17-4c35-913a-b7dd3abaf438 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:59.474074 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-070a3560-ff17-4c35-913a-b7dd3abaf438 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:59.474442 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-070a3560-ff17-4c35-913a-b7dd3abaf438 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:59.474728 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-070a3560-ff17-4c35-913a-b7dd3abaf438 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:59.477410 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6543db95-796e-4a61-baa3-772a5008aabb tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:59.481395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6543db95-796e-4a61-baa3-772a5008aabb tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:59.481395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6543db95-796e-4a61-baa3-772a5008aabb tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:59.481395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6543db95-796e-4a61-baa3-772a5008aabb tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:59.481395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6543db95-796e-4a61-baa3-772a5008aabb tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:59.481395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6543db95-796e-4a61-baa3-772a5008aabb tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:59.492756 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-070a3560-ff17-4c35-913a-b7dd3abaf438 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:59.492941 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-070a3560-ff17-4c35-913a-b7dd3abaf438 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:59.493070 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-070a3560-ff17-4c35-913a-b7dd3abaf438 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:59.493303 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-070a3560-ff17-4c35-913a-b7dd3abaf438 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:33:59.494631 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6543db95-796e-4a61-baa3-772a5008aabb tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:33:59.496531 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-070a3560-ff17-4c35-913a-b7dd3abaf438 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:59.548395 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6543db95-796e-4a61-baa3-772a5008aabb tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 204 len: 0 microversion: 2.1 time: 0.077181 Jun 10 13:33:59.548395 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 991/2974] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:33:59 2026] DELETE /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:33:59.551175 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-070a3560-ff17-4c35-913a-b7dd3abaf438 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:59.555852 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9652fa9d-f81b-47cd-85a3-5ed530738e93 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:33:59.557282 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9652fa9d-f81b-47cd-85a3-5ed530738e93 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:33:59.558620 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-070a3560-ff17-4c35-913a-b7dd3abaf438 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1211 microversion: 2.1 time: 0.093144 Jun 10 13:33:59.558876 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1002/2975] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:59 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1211 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:33:59.561580 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9652fa9d-f81b-47cd-85a3-5ed530738e93 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:59.561888 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9652fa9d-f81b-47cd-85a3-5ed530738e93 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:59.562144 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9652fa9d-f81b-47cd-85a3-5ed530738e93 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:59.562728 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9652fa9d-f81b-47cd-85a3-5ed530738e93 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:33:59.563046 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9652fa9d-f81b-47cd-85a3-5ed530738e93 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:33:59.563400 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9652fa9d-f81b-47cd-85a3-5ed530738e93 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:33:59.575588 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9652fa9d-f81b-47cd-85a3-5ed530738e93 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:33:59.718903 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9652fa9d-f81b-47cd-85a3-5ed530738e93 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:33:59.727927 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9652fa9d-f81b-47cd-85a3-5ed530738e93 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1328 microversion: 2.1 time: 0.173897 Jun 10 13:33:59.728244 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 983/2976] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:33:59 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1328 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:00.573914 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1ab6ff53-6072-401b-9741-0bbfea87939c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:00.576195 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1ab6ff53-6072-401b-9741-0bbfea87939c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:00.580801 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ab6ff53-6072-401b-9741-0bbfea87939c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:00.580959 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ab6ff53-6072-401b-9741-0bbfea87939c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:00.581255 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ab6ff53-6072-401b-9741-0bbfea87939c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:00.581624 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ab6ff53-6072-401b-9741-0bbfea87939c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:00.581917 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ab6ff53-6072-401b-9741-0bbfea87939c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:00.582176 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ab6ff53-6072-401b-9741-0bbfea87939c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:00.602818 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ab6ff53-6072-401b-9741-0bbfea87939c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:00.603047 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ab6ff53-6072-401b-9741-0bbfea87939c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:00.603226 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1ab6ff53-6072-401b-9741-0bbfea87939c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:00.603502 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-1ab6ff53-6072-401b-9741-0bbfea87939c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:34:00.608827 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1ab6ff53-6072-401b-9741-0bbfea87939c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:00.692264 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1ab6ff53-6072-401b-9741-0bbfea87939c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:00.699674 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-ff28b2d4-58d8-45ad-b7a2-6d7909dd00dc req-ff8840cb-bffa-48f7-a37b-992c32e4968b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9be431b3-6e0f-46af-8bd8-36932690d186", "name": "network-vif-unplugged", "status": "completed", "tag": "24cd01e0-87fa-4d8c-b7c1-e2e82af6646f"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:00.703054 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1ab6ff53-6072-401b-9741-0bbfea87939c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 200 len: 1211 microversion: 2.1 time: 0.131428 Jun 10 13:34:00.703444 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 992/2977] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:00 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 1211 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:00.707655 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ff28b2d4-58d8-45ad-b7a2-6d7909dd00dc req-ff8840cb-bffa-48f7-a37b-992c32e4968b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:00.707851 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ff28b2d4-58d8-45ad-b7a2-6d7909dd00dc req-ff8840cb-bffa-48f7-a37b-992c32e4968b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:00.707990 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ff28b2d4-58d8-45ad-b7a2-6d7909dd00dc req-ff8840cb-bffa-48f7-a37b-992c32e4968b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:00.715497 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-ff28b2d4-58d8-45ad-b7a2-6d7909dd00dc req-ff8840cb-bffa-48f7-a37b-992c32e4968b service nova] Creating event network-vif-unplugged:24cd01e0-87fa-4d8c-b7c1-e2e82af6646f for instance 9be431b3-6e0f-46af-8bd8-36932690d186 on np0000002501 Jun 10 13:34:00.715941 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-ff28b2d4-58d8-45ad-b7a2-6d7909dd00dc req-ff8840cb-bffa-48f7-a37b-992c32e4968b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:00.724903 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-ff28b2d4-58d8-45ad-b7a2-6d7909dd00dc req-ff8840cb-bffa-48f7-a37b-992c32e4968b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.027488 Jun 10 13:34:00.725259 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1003/2978] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:00 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 10 13:34:00.744698 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-83daa855-2309-4433-8a6f-725ef22484d7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:00.746617 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-83daa855-2309-4433-8a6f-725ef22484d7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:00.752215 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-83daa855-2309-4433-8a6f-725ef22484d7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:00.752678 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-83daa855-2309-4433-8a6f-725ef22484d7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:00.752830 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-83daa855-2309-4433-8a6f-725ef22484d7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:00.753446 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-83daa855-2309-4433-8a6f-725ef22484d7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:00.754046 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-83daa855-2309-4433-8a6f-725ef22484d7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:00.754155 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-83daa855-2309-4433-8a6f-725ef22484d7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:00.771339 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-83daa855-2309-4433-8a6f-725ef22484d7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:00.908820 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-83daa855-2309-4433-8a6f-725ef22484d7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:00.919594 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-83daa855-2309-4433-8a6f-725ef22484d7 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1328 microversion: 2.1 time: 0.177032 Jun 10 13:34:00.919890 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 984/2979] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:00 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1328 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:01.719715 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-22ee4093-69fc-4b42-890d-feabf09b983a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:01.721546 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-22ee4093-69fc-4b42-890d-feabf09b983a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:01.727483 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22ee4093-69fc-4b42-890d-feabf09b983a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:01.727823 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22ee4093-69fc-4b42-890d-feabf09b983a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:01.728109 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22ee4093-69fc-4b42-890d-feabf09b983a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:01.728730 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22ee4093-69fc-4b42-890d-feabf09b983a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:01.729152 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22ee4093-69fc-4b42-890d-feabf09b983a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:01.729579 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22ee4093-69fc-4b42-890d-feabf09b983a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:01.739737 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-22ee4093-69fc-4b42-890d-feabf09b983a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d could not be found. Jun 10 13:34:01.740040 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-22ee4093-69fc-4b42-890d-feabf09b983a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 161ff70d-c0b3-4ab7-bef2-e08d2073ca4d could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:34:01.740546 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-22ee4093-69fc-4b42-890d-feabf09b983a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d" status: 404 len: 111 microversion: 2.1 time: 0.022661 Jun 10 13:34:01.740890 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 993/2980] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:01 2026] GET /compute/v2.1/servers/161ff70d-c0b3-4ab7-bef2-e08d2073ca4d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:34:01.751093 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5c7d86ba-0e15-4069-99d3-e76441191381 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:01.770271 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5c7d86ba-0e15-4069-99d3-e76441191381 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-359222661" status: 202 len: 0 microversion: 2.1 time: 0.021400 Jun 10 13:34:01.770799 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1004/2981] 10.4.3.74 () {66 vars in 1329 bytes} [Wed Jun 10 13:34:01 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-359222661 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:34:01.935944 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-adb5f910-04bc-44b0-842c-9e61e155cf86 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:01.939306 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-adb5f910-04bc-44b0-842c-9e61e155cf86 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:01.944841 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-adb5f910-04bc-44b0-842c-9e61e155cf86 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:01.945149 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-adb5f910-04bc-44b0-842c-9e61e155cf86 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:01.945372 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-adb5f910-04bc-44b0-842c-9e61e155cf86 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:01.945862 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-adb5f910-04bc-44b0-842c-9e61e155cf86 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:01.946177 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-adb5f910-04bc-44b0-842c-9e61e155cf86 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:01.946584 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-adb5f910-04bc-44b0-842c-9e61e155cf86 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:01.961693 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-adb5f910-04bc-44b0-842c-9e61e155cf86 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:02.125297 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-adb5f910-04bc-44b0-842c-9e61e155cf86 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:02.134002 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-adb5f910-04bc-44b0-842c-9e61e155cf86 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1328 microversion: 2.1 time: 0.201311 Jun 10 13:34:02.134445 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 985/2982] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:01 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1328 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:02.549646 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-82d60dc0-ffb2-4f78-832b-691c90b28efa req-1997fa93-5d56-44e1-8461-e42f8561d982 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9be431b3-6e0f-46af-8bd8-36932690d186", "name": "network-vif-deleted", "tag": "24cd01e0-87fa-4d8c-b7c1-e2e82af6646f"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:02.554990 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-82d60dc0-ffb2-4f78-832b-691c90b28efa req-1997fa93-5d56-44e1-8461-e42f8561d982 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:02.555162 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-82d60dc0-ffb2-4f78-832b-691c90b28efa req-1997fa93-5d56-44e1-8461-e42f8561d982 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:02.555361 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-82d60dc0-ffb2-4f78-832b-691c90b28efa req-1997fa93-5d56-44e1-8461-e42f8561d982 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:02.561996 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-82d60dc0-ffb2-4f78-832b-691c90b28efa req-1997fa93-5d56-44e1-8461-e42f8561d982 service nova] Creating event network-vif-deleted:24cd01e0-87fa-4d8c-b7c1-e2e82af6646f for instance 9be431b3-6e0f-46af-8bd8-36932690d186 on np0000002501 Jun 10 13:34:02.562429 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-82d60dc0-ffb2-4f78-832b-691c90b28efa req-1997fa93-5d56-44e1-8461-e42f8561d982 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:02.566181 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-82d60dc0-ffb2-4f78-832b-691c90b28efa req-1997fa93-5d56-44e1-8461-e42f8561d982 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.050890 Jun 10 13:34:02.566508 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 994/2983] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:02 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:02.765165 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-92c0a150-7d41-47c7-9fd1-6629c572737e req-06934c10-2377-40a1-872c-c575fb1d1cb5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9be431b3-6e0f-46af-8bd8-36932690d186", "name": "network-vif-unplugged", "status": "completed", "tag": "24cd01e0-87fa-4d8c-b7c1-e2e82af6646f"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:02.771224 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-92c0a150-7d41-47c7-9fd1-6629c572737e req-06934c10-2377-40a1-872c-c575fb1d1cb5 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:02.771456 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-92c0a150-7d41-47c7-9fd1-6629c572737e req-06934c10-2377-40a1-872c-c575fb1d1cb5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:02.771592 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-92c0a150-7d41-47c7-9fd1-6629c572737e req-06934c10-2377-40a1-872c-c575fb1d1cb5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:02.778289 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-92c0a150-7d41-47c7-9fd1-6629c572737e req-06934c10-2377-40a1-872c-c575fb1d1cb5 service nova] Creating event network-vif-unplugged:24cd01e0-87fa-4d8c-b7c1-e2e82af6646f for instance 9be431b3-6e0f-46af-8bd8-36932690d186 on np0000002501 Jun 10 13:34:02.778741 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-92c0a150-7d41-47c7-9fd1-6629c572737e req-06934c10-2377-40a1-872c-c575fb1d1cb5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:02.783465 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-92c0a150-7d41-47c7-9fd1-6629c572737e req-06934c10-2377-40a1-872c-c575fb1d1cb5 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.019850 Jun 10 13:34:02.783977 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1005/2984] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:02 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 10 13:34:03.149083 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-98779ea7-a73c-4b12-b317-da733e1638c9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:03.150499 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-98779ea7-a73c-4b12-b317-da733e1638c9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:03.154788 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98779ea7-a73c-4b12-b317-da733e1638c9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:03.155059 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98779ea7-a73c-4b12-b317-da733e1638c9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:03.155297 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98779ea7-a73c-4b12-b317-da733e1638c9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:03.155758 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98779ea7-a73c-4b12-b317-da733e1638c9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:03.156106 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98779ea7-a73c-4b12-b317-da733e1638c9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:03.156455 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98779ea7-a73c-4b12-b317-da733e1638c9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:03.168905 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-98779ea7-a73c-4b12-b317-da733e1638c9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:03.226230 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-98779ea7-a73c-4b12-b317-da733e1638c9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:03.233597 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-98779ea7-a73c-4b12-b317-da733e1638c9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1157 microversion: 2.1 time: 0.086146 Jun 10 13:34:03.233898 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 986/2985] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:03 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1157 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:04.250082 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2a3f1997-b7a5-4520-9c15-eeb913405a2d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:04.251899 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2a3f1997-b7a5-4520-9c15-eeb913405a2d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:04.255984 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2a3f1997-b7a5-4520-9c15-eeb913405a2d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:04.256258 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2a3f1997-b7a5-4520-9c15-eeb913405a2d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:04.256526 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2a3f1997-b7a5-4520-9c15-eeb913405a2d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:04.256963 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2a3f1997-b7a5-4520-9c15-eeb913405a2d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:04.257273 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2a3f1997-b7a5-4520-9c15-eeb913405a2d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:04.257606 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2a3f1997-b7a5-4520-9c15-eeb913405a2d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:04.274545 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2a3f1997-b7a5-4520-9c15-eeb913405a2d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:04.274785 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2a3f1997-b7a5-4520-9c15-eeb913405a2d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:04.274978 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2a3f1997-b7a5-4520-9c15-eeb913405a2d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:04.275204 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-2a3f1997-b7a5-4520-9c15-eeb913405a2d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lazy-loading 'fault' on Instance uuid 9be431b3-6e0f-46af-8bd8-36932690d186 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:34:04.278530 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2a3f1997-b7a5-4520-9c15-eeb913405a2d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:04.326021 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2a3f1997-b7a5-4520-9c15-eeb913405a2d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:04.332863 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2a3f1997-b7a5-4520-9c15-eeb913405a2d tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1162 microversion: 2.1 time: 0.085390 Jun 10 13:34:04.333130 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 995/2986] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:04 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1162 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:04.764845 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c51e7d2a-6756-43c0-ae14-1b34f7defd33 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-32209175", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPh42cFGta+zk2MOKogyfilP5acdAdCtoRQtrgpnCArV5aUsCofTXAip5eeO79wIe1xniKAxUPVZuvkxYUyfHNX5tTA2N3BMSCKt6WHZPYInpgQT3i3JgtCr3RROMmU9KA=="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:04.774727 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-c51e7d2a-6756-43c0-ae14-1b34f7defd33 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for project 693ff1f321774522a3e57045cb93d27b. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:34:04.776946 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-c51e7d2a-6756-43c0-ae14-1b34f7defd33 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for user e26ea791c9b2405282949b7ee6db2eb9 and project 693ff1f321774522a3e57045cb93d27b. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:34:04.792542 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c51e7d2a-6756-43c0-ae14-1b34f7defd33 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 384 microversion: 2.1 time: 0.029363 Jun 10 13:34:04.792853 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1006/2987] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:34:04 2026] POST /compute/v2.1/os-keypairs => generated 384 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:05.349963 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4849463c-6e04-440a-9330-55ca396ff7d9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:05.351506 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4849463c-6e04-440a-9330-55ca396ff7d9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:05.356798 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4849463c-6e04-440a-9330-55ca396ff7d9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:05.357103 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4849463c-6e04-440a-9330-55ca396ff7d9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:05.357370 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4849463c-6e04-440a-9330-55ca396ff7d9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:05.357906 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4849463c-6e04-440a-9330-55ca396ff7d9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:05.358291 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4849463c-6e04-440a-9330-55ca396ff7d9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:05.358695 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4849463c-6e04-440a-9330-55ca396ff7d9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:05.384618 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4849463c-6e04-440a-9330-55ca396ff7d9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:05.384858 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4849463c-6e04-440a-9330-55ca396ff7d9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:05.385055 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4849463c-6e04-440a-9330-55ca396ff7d9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:05.385323 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-4849463c-6e04-440a-9330-55ca396ff7d9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lazy-loading 'fault' on Instance uuid 9be431b3-6e0f-46af-8bd8-36932690d186 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:34:05.389500 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4849463c-6e04-440a-9330-55ca396ff7d9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:05.458062 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4849463c-6e04-440a-9330-55ca396ff7d9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd0c1165e8d2648b3b62fad5ddbd91fb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '522e72d7867849eca17d5b0e2abb7937', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:05.467454 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4849463c-6e04-440a-9330-55ca396ff7d9 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 200 len: 1162 microversion: 2.1 time: 0.120356 Jun 10 13:34:05.467801 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 987/2988] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:05 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 1162 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:05.706604 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1696008109", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "d8217f7a-a2f2-47f8-b0ce-8c9e50831723", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "3d96b870-f6d4-4aa7-b02e-5fb67ec191a6"}], "security_groups": [{"name": "tempest-securitygroup--1874169770"}], "key_name": "tempest-keypair-32209175", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:05.741559 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:05.741934 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:05.742148 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:05.742677 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:05.743004 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:05.743243 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:05.749129 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:05.801170 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] validate_networks() for [('3d96b870-f6d4-4aa7-b02e-5fb67ec191a6', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:34:05.801539 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:05.864668 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3f8e81db-8ebb-4cc1-9cb6-7229b260a462 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:05.866678 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3f8e81db-8ebb-4cc1-9cb6-7229b260a462 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:05.870518 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f8e81db-8ebb-4cc1-9cb6-7229b260a462 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:05.870983 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f8e81db-8ebb-4cc1-9cb6-7229b260a462 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:05.870983 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f8e81db-8ebb-4cc1-9cb6-7229b260a462 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:05.871478 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f8e81db-8ebb-4cc1-9cb6-7229b260a462 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:05.871782 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f8e81db-8ebb-4cc1-9cb6-7229b260a462 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:05.872067 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3f8e81db-8ebb-4cc1-9cb6-7229b260a462 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:05.890273 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3f8e81db-8ebb-4cc1-9cb6-7229b260a462 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:06.007962 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:06.036756 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3f8e81db-8ebb-4cc1-9cb6-7229b260a462 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:06.044444 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3f8e81db-8ebb-4cc1-9cb6-7229b260a462 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1719 microversion: 2.1 time: 0.181419 Jun 10 13:34:06.044707 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1007/2989] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:05 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1719 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:06.131640 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:34:06.131832 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:34:06.132039 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:34:06.132209 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:34:06.132414 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:34:06.138548 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:06.138832 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:06.138832 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:06.139271 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:06.139481 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:06.139597 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:06.149799 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:34:06.151889 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for user e26ea791c9b2405282949b7ee6db2eb9 and project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:34:06.186742 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:34:06.188199 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] 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='d8217f7a-a2f2-47f8-b0ce-8c9e50831723',volume_size=None,volume_type=None)] {{(pid=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:34:06.293154 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5e06262d-65eb-4667-a77c-a6d5a1f7e4be tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.588322 Jun 10 13:34:06.293877 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 996/2990] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:34:05 2026] POST /compute/v2.1/servers => generated 404 bytes in 589 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:34:06.304625 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b01c2424-d57e-4f1b-9519-276436782ef0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:06.306413 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b01c2424-d57e-4f1b-9519-276436782ef0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:06.320805 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b01c2424-d57e-4f1b-9519-276436782ef0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:06.385610 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b01c2424-d57e-4f1b-9519-276436782ef0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:06.391950 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b01c2424-d57e-4f1b-9519-276436782ef0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1074 microversion: 2.1 time: 0.089759 Jun 10 13:34:06.392213 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 988/2991] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:06 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1074 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:06.484837 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f3f59691-4d1b-490d-be1c-1705fe9e50c8 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:06.486755 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f3f59691-4d1b-490d-be1c-1705fe9e50c8 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] [instance: 9be431b3-6e0f-46af-8bd8-36932690d186] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:06.491527 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3f59691-4d1b-490d-be1c-1705fe9e50c8 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:06.491766 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3f59691-4d1b-490d-be1c-1705fe9e50c8 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:06.491976 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3f59691-4d1b-490d-be1c-1705fe9e50c8 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:06.492414 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3f59691-4d1b-490d-be1c-1705fe9e50c8 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:06.492692 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3f59691-4d1b-490d-be1c-1705fe9e50c8 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:06.492977 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3f59691-4d1b-490d-be1c-1705fe9e50c8 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:06.499284 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-f3f59691-4d1b-490d-be1c-1705fe9e50c8 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] HTTP exception thrown: Instance 9be431b3-6e0f-46af-8bd8-36932690d186 could not be found. Jun 10 13:34:06.499553 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f3f59691-4d1b-490d-be1c-1705fe9e50c8 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] Returning 404 to user: Instance 9be431b3-6e0f-46af-8bd8-36932690d186 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:34:06.499879 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f3f59691-4d1b-490d-be1c-1705fe9e50c8 tempest-ImageDependencyTests-1156027559 tempest-ImageDependencyTests-1156027559-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186" status: 404 len: 111 microversion: 2.1 time: 0.016709 Jun 10 13:34:06.500501 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1008/2992] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:06 2026] GET /compute/v2.1/servers/9be431b3-6e0f-46af-8bd8-36932690d186 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:34:07.407726 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-11b7dbbe-e7d8-4d39-8c0e-8228a51c9f3e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:07.409546 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-11b7dbbe-e7d8-4d39-8c0e-8228a51c9f3e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:07.414551 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11b7dbbe-e7d8-4d39-8c0e-8228a51c9f3e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:07.414834 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11b7dbbe-e7d8-4d39-8c0e-8228a51c9f3e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:07.415594 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11b7dbbe-e7d8-4d39-8c0e-8228a51c9f3e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:07.415813 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11b7dbbe-e7d8-4d39-8c0e-8228a51c9f3e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:07.416240 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11b7dbbe-e7d8-4d39-8c0e-8228a51c9f3e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:07.416552 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-11b7dbbe-e7d8-4d39-8c0e-8228a51c9f3e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:07.432965 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-11b7dbbe-e7d8-4d39-8c0e-8228a51c9f3e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:07.485410 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-11b7dbbe-e7d8-4d39-8c0e-8228a51c9f3e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:07.495340 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-11b7dbbe-e7d8-4d39-8c0e-8228a51c9f3e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1116 microversion: 2.1 time: 0.089813 Jun 10 13:34:07.496016 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 997/2993] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:07 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1116 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:08.012096 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fed276e5-8799-4ac2-8397-c245e53aeae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "80428fce-5173-45b8-84f8-5acbf610e0af"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:08.013815 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fed276e5-8799-4ac2-8397-c245e53aeae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:08.018693 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fed276e5-8799-4ac2-8397-c245e53aeae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:08.018915 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fed276e5-8799-4ac2-8397-c245e53aeae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:08.019062 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fed276e5-8799-4ac2-8397-c245e53aeae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:08.019357 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fed276e5-8799-4ac2-8397-c245e53aeae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:08.019619 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fed276e5-8799-4ac2-8397-c245e53aeae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:08.019786 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fed276e5-8799-4ac2-8397-c245e53aeae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:08.514069 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d91c5390-f90e-452c-8bd1-23e335980d02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:08.516063 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d91c5390-f90e-452c-8bd1-23e335980d02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:08.520840 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d91c5390-f90e-452c-8bd1-23e335980d02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:08.521094 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d91c5390-f90e-452c-8bd1-23e335980d02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:08.521363 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d91c5390-f90e-452c-8bd1-23e335980d02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:08.521850 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d91c5390-f90e-452c-8bd1-23e335980d02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:08.522197 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d91c5390-f90e-452c-8bd1-23e335980d02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:08.522564 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d91c5390-f90e-452c-8bd1-23e335980d02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:08.537275 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d91c5390-f90e-452c-8bd1-23e335980d02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:08.581806 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d91c5390-f90e-452c-8bd1-23e335980d02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:08.588222 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d91c5390-f90e-452c-8bd1-23e335980d02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1172 microversion: 2.1 time: 0.076214 Jun 10 13:34:08.588521 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1009/2994] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:08 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1172 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:09.604521 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ac3d3826-fbf0-4315-a8d9-a8f1c7231b67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:09.605848 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ac3d3826-fbf0-4315-a8d9-a8f1c7231b67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:09.610448 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac3d3826-fbf0-4315-a8d9-a8f1c7231b67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:09.610686 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac3d3826-fbf0-4315-a8d9-a8f1c7231b67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:09.610884 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac3d3826-fbf0-4315-a8d9-a8f1c7231b67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:09.611375 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac3d3826-fbf0-4315-a8d9-a8f1c7231b67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:09.611671 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac3d3826-fbf0-4315-a8d9-a8f1c7231b67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:09.611941 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac3d3826-fbf0-4315-a8d9-a8f1c7231b67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:09.625848 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ac3d3826-fbf0-4315-a8d9-a8f1c7231b67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:09.672726 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ac3d3826-fbf0-4315-a8d9-a8f1c7231b67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:09.679198 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ac3d3826-fbf0-4315-a8d9-a8f1c7231b67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1172 microversion: 2.1 time: 0.076452 Jun 10 13:34:09.679479 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 998/2995] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:09 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1172 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:10.591783 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fed276e5-8799-4ac2-8397-c245e53aeae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "POST /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.581418 Jun 10 13:34:10.592672 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 989/2996] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:34:08 2026] POST /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 194 bytes in 2582 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:10.697820 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9daba7ea-d769-4a97-8bea-cf2c2e395700 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:10.699363 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9daba7ea-d769-4a97-8bea-cf2c2e395700 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:10.708398 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9daba7ea-d769-4a97-8bea-cf2c2e395700 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:10.708628 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9daba7ea-d769-4a97-8bea-cf2c2e395700 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:10.708821 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9daba7ea-d769-4a97-8bea-cf2c2e395700 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:10.709206 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9daba7ea-d769-4a97-8bea-cf2c2e395700 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:10.709549 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9daba7ea-d769-4a97-8bea-cf2c2e395700 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:10.709818 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9daba7ea-d769-4a97-8bea-cf2c2e395700 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:10.739002 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9daba7ea-d769-4a97-8bea-cf2c2e395700 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:10.790420 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9daba7ea-d769-4a97-8bea-cf2c2e395700 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:10.796836 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9daba7ea-d769-4a97-8bea-cf2c2e395700 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1180 microversion: 2.1 time: 0.101432 Jun 10 13:34:10.797142 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1010/2997] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:10 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1180 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:11.812050 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bac09ed9-a4c1-44ec-8feb-b11f4c622157 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:11.814929 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-bac09ed9-a4c1-44ec-8feb-b11f4c622157 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:11.822609 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bac09ed9-a4c1-44ec-8feb-b11f4c622157 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:11.822609 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bac09ed9-a4c1-44ec-8feb-b11f4c622157 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:11.823018 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bac09ed9-a4c1-44ec-8feb-b11f4c622157 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:11.823594 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bac09ed9-a4c1-44ec-8feb-b11f4c622157 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:11.823927 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bac09ed9-a4c1-44ec-8feb-b11f4c622157 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:11.824081 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bac09ed9-a4c1-44ec-8feb-b11f4c622157 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:11.841491 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-bac09ed9-a4c1-44ec-8feb-b11f4c622157 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:11.900480 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-cbf42687-9bac-44c3-9284-70612c258332 req-3bfe270b-a270-4aac-ab9c-2b94dfccf090 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a5406a3d-5b2c-48a9-8061-695fd3e6cbec", "tag": "06e2773b-b487-4306-9feb-603997322c81"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:11.908856 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cbf42687-9bac-44c3-9284-70612c258332 req-3bfe270b-a270-4aac-ab9c-2b94dfccf090 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:11.909405 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cbf42687-9bac-44c3-9284-70612c258332 req-3bfe270b-a270-4aac-ab9c-2b94dfccf090 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:11.909922 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cbf42687-9bac-44c3-9284-70612c258332 req-3bfe270b-a270-4aac-ab9c-2b94dfccf090 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:11.920608 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-cbf42687-9bac-44c3-9284-70612c258332 req-3bfe270b-a270-4aac-ab9c-2b94dfccf090 service nova] Creating event network-changed:06e2773b-b487-4306-9feb-603997322c81 for instance a5406a3d-5b2c-48a9-8061-695fd3e6cbec on np0000002501 Jun 10 13:34:11.922365 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-cbf42687-9bac-44c3-9284-70612c258332 req-3bfe270b-a270-4aac-ab9c-2b94dfccf090 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:11.928676 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-cbf42687-9bac-44c3-9284-70612c258332 req-3bfe270b-a270-4aac-ab9c-2b94dfccf090 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.031598 Jun 10 13:34:11.929987 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 990/2998] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:11 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 10 13:34:12.028744 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-bac09ed9-a4c1-44ec-8feb-b11f4c622157 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:12.036370 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-bac09ed9-a4c1-44ec-8feb-b11f4c622157 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1258 microversion: 2.1 time: 0.226486 Jun 10 13:34:12.036711 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 999/2999] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:11 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1258 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:13.052525 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-dd0cbf29-24ba-4453-b97b-041f86d3d8c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:13.054712 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-dd0cbf29-24ba-4453-b97b-041f86d3d8c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:13.060382 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd0cbf29-24ba-4453-b97b-041f86d3d8c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:13.060649 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd0cbf29-24ba-4453-b97b-041f86d3d8c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:13.060965 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd0cbf29-24ba-4453-b97b-041f86d3d8c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:13.061423 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd0cbf29-24ba-4453-b97b-041f86d3d8c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:13.061747 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd0cbf29-24ba-4453-b97b-041f86d3d8c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:13.062042 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd0cbf29-24ba-4453-b97b-041f86d3d8c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:13.087894 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-dd0cbf29-24ba-4453-b97b-041f86d3d8c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:13.217643 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dd0cbf29-24ba-4453-b97b-041f86d3d8c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:13.225945 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-dd0cbf29-24ba-4453-b97b-041f86d3d8c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1258 microversion: 2.1 time: 0.175528 Jun 10 13:34:13.226216 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1011/3000] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:13 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1258 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:14.240724 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c65f00c6-0ed6-4cbc-981b-70340c5be95d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:14.242218 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c65f00c6-0ed6-4cbc-981b-70340c5be95d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:14.247970 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c65f00c6-0ed6-4cbc-981b-70340c5be95d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:14.248302 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c65f00c6-0ed6-4cbc-981b-70340c5be95d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:14.248585 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c65f00c6-0ed6-4cbc-981b-70340c5be95d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:14.249120 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c65f00c6-0ed6-4cbc-981b-70340c5be95d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:14.249525 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c65f00c6-0ed6-4cbc-981b-70340c5be95d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:14.249883 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c65f00c6-0ed6-4cbc-981b-70340c5be95d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:14.266588 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c65f00c6-0ed6-4cbc-981b-70340c5be95d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:14.419853 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c65f00c6-0ed6-4cbc-981b-70340c5be95d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:14.426758 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c65f00c6-0ed6-4cbc-981b-70340c5be95d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1246 microversion: 2.1 time: 0.187800 Jun 10 13:34:14.427034 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 991/3001] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:14 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1246 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:14.780473 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:34:15.440678 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e1cbc4dd-b3ee-49d7-bf59-92711474d040 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:15.441994 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e1cbc4dd-b3ee-49d7-bf59-92711474d040 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:15.446436 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1cbc4dd-b3ee-49d7-bf59-92711474d040 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:15.446719 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1cbc4dd-b3ee-49d7-bf59-92711474d040 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:15.446911 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1cbc4dd-b3ee-49d7-bf59-92711474d040 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:15.447333 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1cbc4dd-b3ee-49d7-bf59-92711474d040 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:15.447646 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1cbc4dd-b3ee-49d7-bf59-92711474d040 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:15.447905 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1cbc4dd-b3ee-49d7-bf59-92711474d040 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:15.461899 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e1cbc4dd-b3ee-49d7-bf59-92711474d040 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:15.619372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e1cbc4dd-b3ee-49d7-bf59-92711474d040 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:15.627172 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e1cbc4dd-b3ee-49d7-bf59-92711474d040 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1246 microversion: 2.1 time: 0.188292 Jun 10 13:34:15.627834 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1000/3002] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:15 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1246 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:16.072069 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ad722a8c-b40d-44d0-9ae7-e3a234dc3c39 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:16.073494 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ad722a8c-b40d-44d0-9ae7-e3a234dc3c39 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:16.078956 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ad722a8c-b40d-44d0-9ae7-e3a234dc3c39 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:16.079323 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ad722a8c-b40d-44d0-9ae7-e3a234dc3c39 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:16.079496 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ad722a8c-b40d-44d0-9ae7-e3a234dc3c39 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:16.079934 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ad722a8c-b40d-44d0-9ae7-e3a234dc3c39 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:16.080246 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ad722a8c-b40d-44d0-9ae7-e3a234dc3c39 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:16.080530 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ad722a8c-b40d-44d0-9ae7-e3a234dc3c39 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:16.097736 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ad722a8c-b40d-44d0-9ae7-e3a234dc3c39 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:16.143404 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:34:16.154824 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:34:16.275728 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ad722a8c-b40d-44d0-9ae7-e3a234dc3c39 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:16.284312 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ad722a8c-b40d-44d0-9ae7-e3a234dc3c39 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1558 microversion: 2.1 time: 0.214417 Jun 10 13:34:16.284840 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1012/3003] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:16 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1558 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:16.298904 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-972098dc-f567-42b8-8895-4471b262f8d9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:16.299415 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-972098dc-f567-42b8-8895-4471b262f8d9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:16.303388 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-972098dc-f567-42b8-8895-4471b262f8d9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:16.303388 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-972098dc-f567-42b8-8895-4471b262f8d9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:16.304533 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-972098dc-f567-42b8-8895-4471b262f8d9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:16.304533 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-972098dc-f567-42b8-8895-4471b262f8d9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:16.304533 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-972098dc-f567-42b8-8895-4471b262f8d9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:16.304533 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-972098dc-f567-42b8-8895-4471b262f8d9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:16.323322 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-972098dc-f567-42b8-8895-4471b262f8d9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:34:16.380370 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-972098dc-f567-42b8-8895-4471b262f8d9 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 204 len: 0 microversion: 2.1 time: 0.081958 Jun 10 13:34:16.380370 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 992/3004] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:34:16 2026] DELETE /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:34:16.387752 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:34:16.389290 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3a96de7b-684e-48c6-a656-5320a39e14c0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:16.390702 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3a96de7b-684e-48c6-a656-5320a39e14c0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:16.395678 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3a96de7b-684e-48c6-a656-5320a39e14c0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:16.396011 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3a96de7b-684e-48c6-a656-5320a39e14c0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:16.396243 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3a96de7b-684e-48c6-a656-5320a39e14c0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:16.396678 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3a96de7b-684e-48c6-a656-5320a39e14c0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:16.396963 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3a96de7b-684e-48c6-a656-5320a39e14c0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:16.397235 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3a96de7b-684e-48c6-a656-5320a39e14c0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:16.413527 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3a96de7b-684e-48c6-a656-5320a39e14c0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:16.567966 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3a96de7b-684e-48c6-a656-5320a39e14c0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:16.578811 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3a96de7b-684e-48c6-a656-5320a39e14c0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1564 microversion: 2.1 time: 0.191024 Jun 10 13:34:16.579112 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1001/3005] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:16 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1564 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:16.641590 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9c72d344-7385-4d59-86c3-55ee6d33871d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:16.643425 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9c72d344-7385-4d59-86c3-55ee6d33871d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:16.649051 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9c72d344-7385-4d59-86c3-55ee6d33871d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:16.649292 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9c72d344-7385-4d59-86c3-55ee6d33871d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:16.649758 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9c72d344-7385-4d59-86c3-55ee6d33871d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:16.650292 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9c72d344-7385-4d59-86c3-55ee6d33871d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:16.651081 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9c72d344-7385-4d59-86c3-55ee6d33871d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:16.651248 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9c72d344-7385-4d59-86c3-55ee6d33871d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:16.668092 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9c72d344-7385-4d59-86c3-55ee6d33871d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:16.821922 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9c72d344-7385-4d59-86c3-55ee6d33871d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:16.831272 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9c72d344-7385-4d59-86c3-55ee6d33871d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1246 microversion: 2.1 time: 0.191191 Jun 10 13:34:16.831564 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1013/3006] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:16 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1246 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:17.528850 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-13cc7817-26f9-4284-af28-925341c7adf5 req-8be5736b-5c65-4b23-927f-f0b8760d68ce service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1c732d6c-b7cd-4a71-8397-dc9ed7cde633", "name": "network-vif-unplugged", "status": "completed", "tag": "e5e22f81-7cde-43c4-9bbb-2ffbcdd4456d"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:17.533991 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-13cc7817-26f9-4284-af28-925341c7adf5 req-8be5736b-5c65-4b23-927f-f0b8760d68ce service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:17.534167 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-13cc7817-26f9-4284-af28-925341c7adf5 req-8be5736b-5c65-4b23-927f-f0b8760d68ce service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:17.534320 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-13cc7817-26f9-4284-af28-925341c7adf5 req-8be5736b-5c65-4b23-927f-f0b8760d68ce service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:17.540600 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-13cc7817-26f9-4284-af28-925341c7adf5 req-8be5736b-5c65-4b23-927f-f0b8760d68ce service nova] Creating event network-vif-unplugged:e5e22f81-7cde-43c4-9bbb-2ffbcdd4456d for instance 1c732d6c-b7cd-4a71-8397-dc9ed7cde633 on np0000002501 Jun 10 13:34:17.540969 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-13cc7817-26f9-4284-af28-925341c7adf5 req-8be5736b-5c65-4b23-927f-f0b8760d68ce service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:17.545867 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-13cc7817-26f9-4284-af28-925341c7adf5 req-8be5736b-5c65-4b23-927f-f0b8760d68ce service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.018816 Jun 10 13:34:17.546158 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 993/3007] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:17 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 10 13:34:17.596603 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8972b86c-aa22-43ab-8ae2-830cbce87d6c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:17.598292 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8972b86c-aa22-43ab-8ae2-830cbce87d6c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:17.604210 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8972b86c-aa22-43ab-8ae2-830cbce87d6c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:17.604586 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8972b86c-aa22-43ab-8ae2-830cbce87d6c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:17.604871 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8972b86c-aa22-43ab-8ae2-830cbce87d6c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:17.605422 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8972b86c-aa22-43ab-8ae2-830cbce87d6c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:17.605815 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8972b86c-aa22-43ab-8ae2-830cbce87d6c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:17.606202 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8972b86c-aa22-43ab-8ae2-830cbce87d6c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:17.609015 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=126,nova_cell1:INSERT=3,nova_cell1:UPDATE=5 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:34:17.621538 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8972b86c-aa22-43ab-8ae2-830cbce87d6c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:17.746813 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8972b86c-aa22-43ab-8ae2-830cbce87d6c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:17.756797 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8972b86c-aa22-43ab-8ae2-830cbce87d6c tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1564 microversion: 2.1 time: 0.161691 Jun 10 13:34:17.756797 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1002/3008] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:17 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1564 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:17.848628 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-133fafc4-0501-4653-8c5b-253d7d5064b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:17.850280 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-133fafc4-0501-4653-8c5b-253d7d5064b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:17.855338 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-133fafc4-0501-4653-8c5b-253d7d5064b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:17.855634 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-133fafc4-0501-4653-8c5b-253d7d5064b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:17.855885 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-133fafc4-0501-4653-8c5b-253d7d5064b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:17.856408 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-133fafc4-0501-4653-8c5b-253d7d5064b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:17.856771 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-133fafc4-0501-4653-8c5b-253d7d5064b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:17.857117 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-133fafc4-0501-4653-8c5b-253d7d5064b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:17.870272 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-133fafc4-0501-4653-8c5b-253d7d5064b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:17.991924 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-133fafc4-0501-4653-8c5b-253d7d5064b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:18.000563 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-133fafc4-0501-4653-8c5b-253d7d5064b0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1246 microversion: 2.1 time: 0.153991 Jun 10 13:34:18.000868 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1014/3009] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:17 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1246 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:18.778699 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7f1afcb9-14ce-48a6-99ec-a5c3178de8d8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:18.780573 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7f1afcb9-14ce-48a6-99ec-a5c3178de8d8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:18.785857 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7f1afcb9-14ce-48a6-99ec-a5c3178de8d8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:18.785989 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7f1afcb9-14ce-48a6-99ec-a5c3178de8d8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:18.786286 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7f1afcb9-14ce-48a6-99ec-a5c3178de8d8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:18.786880 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7f1afcb9-14ce-48a6-99ec-a5c3178de8d8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:18.787263 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7f1afcb9-14ce-48a6-99ec-a5c3178de8d8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:18.788955 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7f1afcb9-14ce-48a6-99ec-a5c3178de8d8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:18.811330 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7f1afcb9-14ce-48a6-99ec-a5c3178de8d8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:18.995817 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7f1afcb9-14ce-48a6-99ec-a5c3178de8d8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:19.005874 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7f1afcb9-14ce-48a6-99ec-a5c3178de8d8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1564 microversion: 2.1 time: 0.229562 Jun 10 13:34:19.006444 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 994/3010] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:18 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1564 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:19.016619 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-64d1e2ce-6719-4777-a7f9-62d4350e2be4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:19.017986 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-64d1e2ce-6719-4777-a7f9-62d4350e2be4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:19.023465 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64d1e2ce-6719-4777-a7f9-62d4350e2be4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:19.023804 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64d1e2ce-6719-4777-a7f9-62d4350e2be4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:19.024027 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64d1e2ce-6719-4777-a7f9-62d4350e2be4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:19.024576 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64d1e2ce-6719-4777-a7f9-62d4350e2be4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:19.024940 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64d1e2ce-6719-4777-a7f9-62d4350e2be4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:19.025361 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-64d1e2ce-6719-4777-a7f9-62d4350e2be4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:19.045952 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-64d1e2ce-6719-4777-a7f9-62d4350e2be4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:19.214127 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-64d1e2ce-6719-4777-a7f9-62d4350e2be4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:19.221262 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-64d1e2ce-6719-4777-a7f9-62d4350e2be4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1246 microversion: 2.1 time: 0.206623 Jun 10 13:34:19.221531 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1003/3011] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:19 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1246 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:19.593991 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-eba2e1d0-0762-4360-9149-6dfe21b81680 req-b190d925-b0f0-46c4-aea3-3495e53c9dac service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1c732d6c-b7cd-4a71-8397-dc9ed7cde633", "name": "network-vif-unplugged", "status": "completed", "tag": "e5e22f81-7cde-43c4-9bbb-2ffbcdd4456d"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:19.600086 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-eba2e1d0-0762-4360-9149-6dfe21b81680 req-b190d925-b0f0-46c4-aea3-3495e53c9dac service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:19.600261 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-eba2e1d0-0762-4360-9149-6dfe21b81680 req-b190d925-b0f0-46c4-aea3-3495e53c9dac service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:19.600401 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-eba2e1d0-0762-4360-9149-6dfe21b81680 req-b190d925-b0f0-46c4-aea3-3495e53c9dac service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:19.605801 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-eba2e1d0-0762-4360-9149-6dfe21b81680 req-b190d925-b0f0-46c4-aea3-3495e53c9dac service nova] Creating event network-vif-unplugged:e5e22f81-7cde-43c4-9bbb-2ffbcdd4456d for instance 1c732d6c-b7cd-4a71-8397-dc9ed7cde633 on np0000002501 Jun 10 13:34:19.606124 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-eba2e1d0-0762-4360-9149-6dfe21b81680 req-b190d925-b0f0-46c4-aea3-3495e53c9dac service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:19.609771 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-eba2e1d0-0762-4360-9149-6dfe21b81680 req-b190d925-b0f0-46c4-aea3-3495e53c9dac service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017685 Jun 10 13:34:19.610146 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1015/3012] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34: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 10 13:34:19.878494 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-b8d81e2f-9e25-414a-9aa4-e8c0dbb38418 req-a333e47e-3a90-46ab-9731-bb418734eecf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1c732d6c-b7cd-4a71-8397-dc9ed7cde633", "name": "network-vif-deleted", "tag": "e5e22f81-7cde-43c4-9bbb-2ffbcdd4456d"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:19.887252 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b8d81e2f-9e25-414a-9aa4-e8c0dbb38418 req-a333e47e-3a90-46ab-9731-bb418734eecf service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:19.887499 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b8d81e2f-9e25-414a-9aa4-e8c0dbb38418 req-a333e47e-3a90-46ab-9731-bb418734eecf service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:19.887656 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b8d81e2f-9e25-414a-9aa4-e8c0dbb38418 req-a333e47e-3a90-46ab-9731-bb418734eecf service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:19.894408 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-b8d81e2f-9e25-414a-9aa4-e8c0dbb38418 req-a333e47e-3a90-46ab-9731-bb418734eecf service nova] Creating event network-vif-deleted:e5e22f81-7cde-43c4-9bbb-2ffbcdd4456d for instance 1c732d6c-b7cd-4a71-8397-dc9ed7cde633 on np0000002501 Jun 10 13:34:19.895136 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-b8d81e2f-9e25-414a-9aa4-e8c0dbb38418 req-a333e47e-3a90-46ab-9731-bb418734eecf service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:19.899839 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-b8d81e2f-9e25-414a-9aa4-e8c0dbb38418 req-a333e47e-3a90-46ab-9731-bb418734eecf service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024377 Jun 10 13:34:19.900168 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 995/3013] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:19 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 10 13:34:20.021961 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0efb2f19-769c-4b4c-aa7d-8ce7bba18f23 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:20.023361 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0efb2f19-769c-4b4c-aa7d-8ce7bba18f23 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:20.028235 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0efb2f19-769c-4b4c-aa7d-8ce7bba18f23 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:20.028468 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0efb2f19-769c-4b4c-aa7d-8ce7bba18f23 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:20.028675 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0efb2f19-769c-4b4c-aa7d-8ce7bba18f23 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:20.029060 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0efb2f19-769c-4b4c-aa7d-8ce7bba18f23 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:20.029360 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0efb2f19-769c-4b4c-aa7d-8ce7bba18f23 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:20.029614 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0efb2f19-769c-4b4c-aa7d-8ce7bba18f23 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:20.041433 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0efb2f19-769c-4b4c-aa7d-8ce7bba18f23 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:20.091090 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0efb2f19-769c-4b4c-aa7d-8ce7bba18f23 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:20.099438 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0efb2f19-769c-4b4c-aa7d-8ce7bba18f23 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1497 microversion: 2.1 time: 0.079026 Jun 10 13:34:20.099809 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1004/3014] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:20 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1497 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:20.237341 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1078a846-f4d3-4304-b790-aa43b71f2b51 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:20.243171 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1078a846-f4d3-4304-b790-aa43b71f2b51 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:20.248305 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1078a846-f4d3-4304-b790-aa43b71f2b51 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:20.248639 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1078a846-f4d3-4304-b790-aa43b71f2b51 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:20.248928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1078a846-f4d3-4304-b790-aa43b71f2b51 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:20.249502 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1078a846-f4d3-4304-b790-aa43b71f2b51 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:20.249948 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1078a846-f4d3-4304-b790-aa43b71f2b51 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:20.250289 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1078a846-f4d3-4304-b790-aa43b71f2b51 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:20.268770 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1078a846-f4d3-4304-b790-aa43b71f2b51 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:20.919899 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1078a846-f4d3-4304-b790-aa43b71f2b51 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:20.931443 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1078a846-f4d3-4304-b790-aa43b71f2b51 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1246 microversion: 2.1 time: 0.696384 Jun 10 13:34:20.931874 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1016/3015] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:20 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1246 bytes in 697 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:21.117580 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b7e8d5e9-c70d-49de-8743-228c6613e6bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:21.119005 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b7e8d5e9-c70d-49de-8743-228c6613e6bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:21.123378 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7e8d5e9-c70d-49de-8743-228c6613e6bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:21.123682 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7e8d5e9-c70d-49de-8743-228c6613e6bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:21.123937 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7e8d5e9-c70d-49de-8743-228c6613e6bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:21.124469 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7e8d5e9-c70d-49de-8743-228c6613e6bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:21.124841 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7e8d5e9-c70d-49de-8743-228c6613e6bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:21.125201 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b7e8d5e9-c70d-49de-8743-228c6613e6bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:21.145881 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b7e8d5e9-c70d-49de-8743-228c6613e6bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:21.207858 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b7e8d5e9-c70d-49de-8743-228c6613e6bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:21.215035 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b7e8d5e9-c70d-49de-8743-228c6613e6bc tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1211 microversion: 2.1 time: 0.099214 Jun 10 13:34:21.215321 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 996/3016] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:21 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1211 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:21.950597 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ccf00a39-780e-4fed-93f4-9b43e1143bfd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:21.957194 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ccf00a39-780e-4fed-93f4-9b43e1143bfd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:21.962450 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccf00a39-780e-4fed-93f4-9b43e1143bfd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:21.962744 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccf00a39-780e-4fed-93f4-9b43e1143bfd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:21.964357 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccf00a39-780e-4fed-93f4-9b43e1143bfd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:21.964357 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccf00a39-780e-4fed-93f4-9b43e1143bfd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:21.964357 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccf00a39-780e-4fed-93f4-9b43e1143bfd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:21.964357 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ccf00a39-780e-4fed-93f4-9b43e1143bfd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:21.981993 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ccf00a39-780e-4fed-93f4-9b43e1143bfd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:22.138861 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ccf00a39-780e-4fed-93f4-9b43e1143bfd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:22.151802 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ccf00a39-780e-4fed-93f4-9b43e1143bfd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1246 microversion: 2.1 time: 0.202705 Jun 10 13:34:22.152195 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1005/3017] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:21 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1246 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:22.229700 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a7eb3827-4282-4a88-bd89-395c5a7092e1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:22.231413 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a7eb3827-4282-4a88-bd89-395c5a7092e1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:22.237474 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7eb3827-4282-4a88-bd89-395c5a7092e1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:22.237789 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7eb3827-4282-4a88-bd89-395c5a7092e1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:22.237995 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7eb3827-4282-4a88-bd89-395c5a7092e1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:22.238454 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7eb3827-4282-4a88-bd89-395c5a7092e1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:22.238741 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7eb3827-4282-4a88-bd89-395c5a7092e1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:22.239000 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7eb3827-4282-4a88-bd89-395c5a7092e1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:22.260245 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7eb3827-4282-4a88-bd89-395c5a7092e1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:22.260519 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7eb3827-4282-4a88-bd89-395c5a7092e1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:22.260715 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a7eb3827-4282-4a88-bd89-395c5a7092e1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:22.260972 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-a7eb3827-4282-4a88-bd89-395c5a7092e1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lazy-loading 'fault' on Instance uuid 1c732d6c-b7cd-4a71-8397-dc9ed7cde633 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:34:22.274636 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a7eb3827-4282-4a88-bd89-395c5a7092e1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:22.344911 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a7eb3827-4282-4a88-bd89-395c5a7092e1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:22.353146 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a7eb3827-4282-4a88-bd89-395c5a7092e1 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1216 microversion: 2.1 time: 0.125223 Jun 10 13:34:22.353419 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1017/3018] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:22 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1216 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:22.478050 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-f3689d0e-4669-4e5b-9da2-7e115f6822bc req-07c670db-cfa7-49ef-aa9e-91a00db54dce service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5406a3d-5b2c-48a9-8061-695fd3e6cbec", "name": "network-vif-plugged", "status": "completed", "tag": "06e2773b-b487-4306-9feb-603997322c81"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:22.485247 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f3689d0e-4669-4e5b-9da2-7e115f6822bc req-07c670db-cfa7-49ef-aa9e-91a00db54dce service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:22.485457 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f3689d0e-4669-4e5b-9da2-7e115f6822bc req-07c670db-cfa7-49ef-aa9e-91a00db54dce service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:22.485603 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f3689d0e-4669-4e5b-9da2-7e115f6822bc req-07c670db-cfa7-49ef-aa9e-91a00db54dce service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:22.498019 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-f3689d0e-4669-4e5b-9da2-7e115f6822bc req-07c670db-cfa7-49ef-aa9e-91a00db54dce service nova] Creating event network-vif-plugged:06e2773b-b487-4306-9feb-603997322c81 for instance a5406a3d-5b2c-48a9-8061-695fd3e6cbec on np0000002501 Jun 10 13:34:22.498482 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-f3689d0e-4669-4e5b-9da2-7e115f6822bc req-07c670db-cfa7-49ef-aa9e-91a00db54dce service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:22.507230 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-f3689d0e-4669-4e5b-9da2-7e115f6822bc req-07c670db-cfa7-49ef-aa9e-91a00db54dce service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030610 Jun 10 13:34:22.507590 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 997/3019] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:22 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 10 13:34:23.182513 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3c9d5279-148a-4a24-bc9a-2c2d0ea45771 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:23.184513 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3c9d5279-148a-4a24-bc9a-2c2d0ea45771 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:23.190951 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c9d5279-148a-4a24-bc9a-2c2d0ea45771 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:23.191442 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c9d5279-148a-4a24-bc9a-2c2d0ea45771 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:23.191672 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c9d5279-148a-4a24-bc9a-2c2d0ea45771 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:23.192322 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c9d5279-148a-4a24-bc9a-2c2d0ea45771 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:23.192818 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c9d5279-148a-4a24-bc9a-2c2d0ea45771 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:23.193274 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3c9d5279-148a-4a24-bc9a-2c2d0ea45771 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:23.210932 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3c9d5279-148a-4a24-bc9a-2c2d0ea45771 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:23.344007 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3c9d5279-148a-4a24-bc9a-2c2d0ea45771 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:23.351051 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3c9d5279-148a-4a24-bc9a-2c2d0ea45771 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1246 microversion: 2.1 time: 0.172887 Jun 10 13:34:23.351368 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1006/3020] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:23 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1246 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:23.377420 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6792d915-2995-4746-bc58-ac6a0e91de58 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:23.379991 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6792d915-2995-4746-bc58-ac6a0e91de58 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:23.384685 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6792d915-2995-4746-bc58-ac6a0e91de58 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:23.384924 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6792d915-2995-4746-bc58-ac6a0e91de58 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:23.385159 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6792d915-2995-4746-bc58-ac6a0e91de58 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:23.385573 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6792d915-2995-4746-bc58-ac6a0e91de58 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:23.385879 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6792d915-2995-4746-bc58-ac6a0e91de58 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:23.386158 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6792d915-2995-4746-bc58-ac6a0e91de58 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:23.407553 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6792d915-2995-4746-bc58-ac6a0e91de58 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:23.407840 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6792d915-2995-4746-bc58-ac6a0e91de58 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:23.408071 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6792d915-2995-4746-bc58-ac6a0e91de58 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:23.408402 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-6792d915-2995-4746-bc58-ac6a0e91de58 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lazy-loading 'fault' on Instance uuid 1c732d6c-b7cd-4a71-8397-dc9ed7cde633 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:34:23.412314 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6792d915-2995-4746-bc58-ac6a0e91de58 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:23.469680 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6792d915-2995-4746-bc58-ac6a0e91de58 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:23.480816 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6792d915-2995-4746-bc58-ac6a0e91de58 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 200 len: 1216 microversion: 2.1 time: 0.104773 Jun 10 13:34:23.481212 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1018/3021] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:23 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 1216 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:24.370472 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ce524692-1104-4d1c-837e-fa0de318136a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:24.371849 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ce524692-1104-4d1c-837e-fa0de318136a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:24.383175 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce524692-1104-4d1c-837e-fa0de318136a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:24.383488 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce524692-1104-4d1c-837e-fa0de318136a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:24.383733 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce524692-1104-4d1c-837e-fa0de318136a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:24.384255 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce524692-1104-4d1c-837e-fa0de318136a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:24.384660 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce524692-1104-4d1c-837e-fa0de318136a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:24.385060 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce524692-1104-4d1c-837e-fa0de318136a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:24.404823 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ce524692-1104-4d1c-837e-fa0de318136a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:24.501532 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-aece4123-7f73-4dac-984d-b65a1b3fa317 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:24.505062 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-aece4123-7f73-4dac-984d-b65a1b3fa317 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: 1c732d6c-b7cd-4a71-8397-dc9ed7cde633] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:24.517859 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aece4123-7f73-4dac-984d-b65a1b3fa317 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:24.517859 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aece4123-7f73-4dac-984d-b65a1b3fa317 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:24.517859 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aece4123-7f73-4dac-984d-b65a1b3fa317 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:24.517859 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aece4123-7f73-4dac-984d-b65a1b3fa317 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:24.517859 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aece4123-7f73-4dac-984d-b65a1b3fa317 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:24.517859 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-aece4123-7f73-4dac-984d-b65a1b3fa317 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:24.529988 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-aece4123-7f73-4dac-984d-b65a1b3fa317 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] HTTP exception thrown: Instance 1c732d6c-b7cd-4a71-8397-dc9ed7cde633 could not be found. Jun 10 13:34:24.529988 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-aece4123-7f73-4dac-984d-b65a1b3fa317 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Returning 404 to user: Instance 1c732d6c-b7cd-4a71-8397-dc9ed7cde633 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:34:24.529988 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-aece4123-7f73-4dac-984d-b65a1b3fa317 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633" status: 404 len: 111 microversion: 2.1 time: 0.032857 Jun 10 13:34:24.529988 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1007/3022] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:24 2026] GET /compute/v2.1/servers/1c732d6c-b7cd-4a71-8397-dc9ed7cde633 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:34:24.544044 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1b6d17b5-5a06-48bd-baa7-e8dc7b629ba0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:24.560682 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-37084f62-36d4-4760-a565-341afd62254a req-32d8eeeb-4dd7-4718-8e0b-f4f027952fd2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5406a3d-5b2c-48a9-8061-695fd3e6cbec", "name": "network-vif-plugged", "status": "completed", "tag": "06e2773b-b487-4306-9feb-603997322c81"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:24.561751 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1b6d17b5-5a06-48bd-baa7-e8dc7b629ba0 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1003958140" status: 202 len: 0 microversion: 2.1 time: 0.020507 Jun 10 13:34:24.562191 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1019/3023] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:34:24 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1003958140 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:34:24.565494 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-37084f62-36d4-4760-a565-341afd62254a req-32d8eeeb-4dd7-4718-8e0b-f4f027952fd2 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:24.565903 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-37084f62-36d4-4760-a565-341afd62254a req-32d8eeeb-4dd7-4718-8e0b-f4f027952fd2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:24.566223 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-37084f62-36d4-4760-a565-341afd62254a req-32d8eeeb-4dd7-4718-8e0b-f4f027952fd2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:24.571819 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ce524692-1104-4d1c-837e-fa0de318136a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:24.574670 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-37084f62-36d4-4760-a565-341afd62254a req-32d8eeeb-4dd7-4718-8e0b-f4f027952fd2 service nova] Creating event network-vif-plugged:06e2773b-b487-4306-9feb-603997322c81 for instance a5406a3d-5b2c-48a9-8061-695fd3e6cbec on np0000002501 Jun 10 13:34:24.575336 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-37084f62-36d4-4760-a565-341afd62254a req-32d8eeeb-4dd7-4718-8e0b-f4f027952fd2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:24.579170 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ce524692-1104-4d1c-837e-fa0de318136a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1432 microversion: 2.1 time: 0.213257 Jun 10 13:34:24.579516 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 998/3024] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:24 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1432 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:24.580587 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-37084f62-36d4-4760-a565-341afd62254a req-32d8eeeb-4dd7-4718-8e0b-f4f027952fd2 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024048 Jun 10 13:34:24.580998 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1008/3025] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:24 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 10 13:34:24.600574 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bf64d605-0d03-452c-86c3-93d7e8979e9f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:24.602383 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bf64d605-0d03-452c-86c3-93d7e8979e9f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:24.607011 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf64d605-0d03-452c-86c3-93d7e8979e9f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:24.607291 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf64d605-0d03-452c-86c3-93d7e8979e9f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:24.607531 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf64d605-0d03-452c-86c3-93d7e8979e9f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:24.607909 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf64d605-0d03-452c-86c3-93d7e8979e9f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:24.608147 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf64d605-0d03-452c-86c3-93d7e8979e9f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:24.608360 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bf64d605-0d03-452c-86c3-93d7e8979e9f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:24.622891 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bf64d605-0d03-452c-86c3-93d7e8979e9f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:24.698739 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bf64d605-0d03-452c-86c3-93d7e8979e9f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.100382 Jun 10 13:34:24.699204 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1020/3026] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:34:24 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec/os-interface => generated 283 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:26.747905 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-8ee18d14-de7a-4703-91b3-dd053cbf6917 req-9482a0e3-fe23-4f5e-bdd8-7534f5b927cd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a5406a3d-5b2c-48a9-8061-695fd3e6cbec", "tag": "06e2773b-b487-4306-9feb-603997322c81"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:26.754860 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8ee18d14-de7a-4703-91b3-dd053cbf6917 req-9482a0e3-fe23-4f5e-bdd8-7534f5b927cd service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:26.755258 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8ee18d14-de7a-4703-91b3-dd053cbf6917 req-9482a0e3-fe23-4f5e-bdd8-7534f5b927cd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:26.755580 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8ee18d14-de7a-4703-91b3-dd053cbf6917 req-9482a0e3-fe23-4f5e-bdd8-7534f5b927cd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:26.766820 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-8ee18d14-de7a-4703-91b3-dd053cbf6917 req-9482a0e3-fe23-4f5e-bdd8-7534f5b927cd service nova] Creating event network-changed:06e2773b-b487-4306-9feb-603997322c81 for instance a5406a3d-5b2c-48a9-8061-695fd3e6cbec on np0000002501 Jun 10 13:34:26.767520 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-8ee18d14-de7a-4703-91b3-dd053cbf6917 req-9482a0e3-fe23-4f5e-bdd8-7534f5b927cd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:26.773204 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-8ee18d14-de7a-4703-91b3-dd053cbf6917 req-9482a0e3-fe23-4f5e-bdd8-7534f5b927cd service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.132812 Jun 10 13:34:26.773204 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 999/3027] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:26 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:27.650888 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a81daa85-d8e4-413b-bf9f-6e70bb688c35 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:27.651290 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a81daa85-d8e4-413b-bf9f-6e70bb688c35 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:27.655995 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81daa85-d8e4-413b-bf9f-6e70bb688c35 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:27.656277 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81daa85-d8e4-413b-bf9f-6e70bb688c35 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:27.656484 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81daa85-d8e4-413b-bf9f-6e70bb688c35 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:27.656852 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81daa85-d8e4-413b-bf9f-6e70bb688c35 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:27.657011 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81daa85-d8e4-413b-bf9f-6e70bb688c35 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:27.657198 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81daa85-d8e4-413b-bf9f-6e70bb688c35 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:27.680505 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a81daa85-d8e4-413b-bf9f-6e70bb688c35 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:34:27.773871 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a81daa85-d8e4-413b-bf9f-6e70bb688c35 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 204 len: 0 microversion: 2.1 time: 0.124660 Jun 10 13:34:27.775092 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1009/3028] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:34:27 2026] DELETE /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:34:27.786826 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-586d456e-1d6f-4288-95e7-08de22709ada tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:27.790586 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-586d456e-1d6f-4288-95e7-08de22709ada tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:27.792671 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-586d456e-1d6f-4288-95e7-08de22709ada tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:27.792973 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-586d456e-1d6f-4288-95e7-08de22709ada tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:27.793204 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-586d456e-1d6f-4288-95e7-08de22709ada tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:27.793641 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-586d456e-1d6f-4288-95e7-08de22709ada tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:27.794358 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-586d456e-1d6f-4288-95e7-08de22709ada tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:27.794358 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-586d456e-1d6f-4288-95e7-08de22709ada tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:27.811250 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-586d456e-1d6f-4288-95e7-08de22709ada tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:28.002600 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-586d456e-1d6f-4288-95e7-08de22709ada tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:28.010178 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-586d456e-1d6f-4288-95e7-08de22709ada tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1564 microversion: 2.1 time: 0.225502 Jun 10 13:34:28.010438 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1021/3029] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:27 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1564 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:28.848609 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5c9f82de-b7a2-431c-9324-45966230720f tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:28.848973 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5c9f82de-b7a2-431c-9324-45966230720f tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:28.853615 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c9f82de-b7a2-431c-9324-45966230720f tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:28.853615 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c9f82de-b7a2-431c-9324-45966230720f tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:28.853754 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c9f82de-b7a2-431c-9324-45966230720f tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:28.854164 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c9f82de-b7a2-431c-9324-45966230720f tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:28.854408 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c9f82de-b7a2-431c-9324-45966230720f tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:28.854538 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c9f82de-b7a2-431c-9324-45966230720f tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:28.923628 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-5c9f82de-b7a2-431c-9324-45966230720f tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lazy-loading 'services' on Instance uuid 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:34:28.987929 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5c9f82de-b7a2-431c-9324-45966230720f tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments/80428fce-5173-45b8-84f8-5acbf610e0af" status: 202 len: 0 microversion: 2.1 time: 0.141118 Jun 10 13:34:28.988167 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1000/3030] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:34:28 2026] DELETE /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments/80428fce-5173-45b8-84f8-5acbf610e0af => generated 0 bytes in 142 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:34:29.002298 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e2807ef9-00c9-4dc7-9b55-e13570a13cea tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:29.004726 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e2807ef9-00c9-4dc7-9b55-e13570a13cea tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:29.010163 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e2807ef9-00c9-4dc7-9b55-e13570a13cea tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:29.010163 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e2807ef9-00c9-4dc7-9b55-e13570a13cea tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:29.010163 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e2807ef9-00c9-4dc7-9b55-e13570a13cea tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:29.010260 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e2807ef9-00c9-4dc7-9b55-e13570a13cea tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:29.010469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e2807ef9-00c9-4dc7-9b55-e13570a13cea tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:29.011055 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e2807ef9-00c9-4dc7-9b55-e13570a13cea tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:29.028251 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e4408b94-a178-403a-8c2a-cf8027b812d5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:29.031598 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e2807ef9-00c9-4dc7-9b55-e13570a13cea tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.030977 Jun 10 13:34:29.031598 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1010/3031] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:34:28 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:29.031716 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e4408b94-a178-403a-8c2a-cf8027b812d5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:29.038428 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4408b94-a178-403a-8c2a-cf8027b812d5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:29.038662 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4408b94-a178-403a-8c2a-cf8027b812d5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:29.038850 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4408b94-a178-403a-8c2a-cf8027b812d5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:29.039280 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4408b94-a178-403a-8c2a-cf8027b812d5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:29.041525 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4408b94-a178-403a-8c2a-cf8027b812d5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:29.041525 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4408b94-a178-403a-8c2a-cf8027b812d5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:29.060371 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e4408b94-a178-403a-8c2a-cf8027b812d5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:29.242120 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e4408b94-a178-403a-8c2a-cf8027b812d5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:29.252107 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e4408b94-a178-403a-8c2a-cf8027b812d5 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1564 microversion: 2.1 time: 0.225625 Jun 10 13:34:29.252107 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1022/3032] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:29 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1564 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:30.045063 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5e12f841-e900-4887-b531-d5d0afad9faa tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:30.047161 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5e12f841-e900-4887-b531-d5d0afad9faa tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:30.051730 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e12f841-e900-4887-b531-d5d0afad9faa tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:30.051975 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e12f841-e900-4887-b531-d5d0afad9faa tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:30.052164 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e12f841-e900-4887-b531-d5d0afad9faa tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:30.052297 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e12f841-e900-4887-b531-d5d0afad9faa tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:30.052515 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e12f841-e900-4887-b531-d5d0afad9faa tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:30.052672 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5e12f841-e900-4887-b531-d5d0afad9faa tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:30.075479 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5e12f841-e900-4887-b531-d5d0afad9faa tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.033415 Jun 10 13:34:30.075956 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1001/3033] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:34:30 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:30.269374 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0f8183c7-926a-4245-a591-d5437597895e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:30.269374 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0f8183c7-926a-4245-a591-d5437597895e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:30.274716 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f8183c7-926a-4245-a591-d5437597895e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:30.274716 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f8183c7-926a-4245-a591-d5437597895e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:30.274716 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f8183c7-926a-4245-a591-d5437597895e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:30.274716 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f8183c7-926a-4245-a591-d5437597895e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:30.274716 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f8183c7-926a-4245-a591-d5437597895e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:30.274716 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0f8183c7-926a-4245-a591-d5437597895e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:30.298375 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0f8183c7-926a-4245-a591-d5437597895e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:30.437277 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0f8183c7-926a-4245-a591-d5437597895e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:30.445087 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0f8183c7-926a-4245-a591-d5437597895e tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1564 microversion: 2.1 time: 0.179274 Jun 10 13:34:30.445340 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1011/3034] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:30 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1564 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:31.003785 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-ca794650-44dd-49a1-8782-c3bd231ff6e0 req-492141c7-f6e0-4191-9a7f-9770174ed353 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f75a24ed-f55e-48ac-b8e5-d9fc768077a3", "name": "network-vif-unplugged", "status": "completed", "tag": "ddcfcfe9-7d01-4c05-8633-89cce00857a9"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:31.013871 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ca794650-44dd-49a1-8782-c3bd231ff6e0 req-492141c7-f6e0-4191-9a7f-9770174ed353 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:31.014102 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ca794650-44dd-49a1-8782-c3bd231ff6e0 req-492141c7-f6e0-4191-9a7f-9770174ed353 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:31.014302 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ca794650-44dd-49a1-8782-c3bd231ff6e0 req-492141c7-f6e0-4191-9a7f-9770174ed353 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:31.025622 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-ca794650-44dd-49a1-8782-c3bd231ff6e0 req-492141c7-f6e0-4191-9a7f-9770174ed353 service nova] Creating event network-vif-unplugged:ddcfcfe9-7d01-4c05-8633-89cce00857a9 for instance f75a24ed-f55e-48ac-b8e5-d9fc768077a3 on np0000002501 Jun 10 13:34:31.026185 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-ca794650-44dd-49a1-8782-c3bd231ff6e0 req-492141c7-f6e0-4191-9a7f-9770174ed353 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:31.035097 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-ca794650-44dd-49a1-8782-c3bd231ff6e0 req-492141c7-f6e0-4191-9a7f-9770174ed353 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.035919 Jun 10 13:34:31.035480 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1023/3035] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:30 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 10 13:34:31.093259 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-948a5a3e-db26-4f5a-988d-53678b772bb1 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:31.095164 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-948a5a3e-db26-4f5a-988d-53678b772bb1 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:31.100205 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-948a5a3e-db26-4f5a-988d-53678b772bb1 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:31.101914 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-948a5a3e-db26-4f5a-988d-53678b772bb1 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:31.101914 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-948a5a3e-db26-4f5a-988d-53678b772bb1 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:31.102273 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-948a5a3e-db26-4f5a-988d-53678b772bb1 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:31.103523 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-948a5a3e-db26-4f5a-988d-53678b772bb1 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:31.103523 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-948a5a3e-db26-4f5a-988d-53678b772bb1 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:31.139959 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-948a5a3e-db26-4f5a-988d-53678b772bb1 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.050210 Jun 10 13:34:31.140670 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1002/3036] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:34:31 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:31.372192 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5aeb1298-e197-4d6a-8431-d8fb0a1a2c2a tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1111947679", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKwjXHpeAJuK7Xt0gx/q0aotHDbFjJSrJt0RA+MQoz4NJKF5CLoR/E4sGO2hhN2tjGTSL8j9LIMnjwFofF5RGhwVFz+rq7bDnGV6Q/ef88QtlWHmdSq4mJWrvFYXgxIwVQ=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:31.387578 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-5aeb1298-e197-4d6a-8431-d8fb0a1a2c2a tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Getting quotas for project 02fb51eae2a74656a83b798fae1e62fe. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:34:31.391396 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-5aeb1298-e197-4d6a-8431-d8fb0a1a2c2a tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Getting quotas for user a12db253f7404636ab6919f64b5f61c0 and project 02fb51eae2a74656a83b798fae1e62fe. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:34:31.417744 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5aeb1298-e197-4d6a-8431-d8fb0a1a2c2a tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.047909 Jun 10 13:34:31.418262 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1012/3037] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:34:31 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:31.470791 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c648cbbb-2edd-4246-923d-ec02a0a732b4 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:31.472515 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c648cbbb-2edd-4246-923d-ec02a0a732b4 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:31.477639 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c648cbbb-2edd-4246-923d-ec02a0a732b4 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:31.477917 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c648cbbb-2edd-4246-923d-ec02a0a732b4 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:31.478316 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c648cbbb-2edd-4246-923d-ec02a0a732b4 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:31.478778 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c648cbbb-2edd-4246-923d-ec02a0a732b4 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:31.479185 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c648cbbb-2edd-4246-923d-ec02a0a732b4 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:31.479544 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c648cbbb-2edd-4246-923d-ec02a0a732b4 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:31.502166 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c648cbbb-2edd-4246-923d-ec02a0a732b4 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:31.664510 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c648cbbb-2edd-4246-923d-ec02a0a732b4 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:31.673176 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c648cbbb-2edd-4246-923d-ec02a0a732b4 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1564 microversion: 2.1 time: 0.205103 Jun 10 13:34:31.673497 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1024/3038] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:31 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1564 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:32.153220 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9c23c378-8306-43db-b772-a685828f7abc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:32.154404 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9c23c378-8306-43db-b772-a685828f7abc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:32.161672 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c23c378-8306-43db-b772-a685828f7abc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:32.162631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c23c378-8306-43db-b772-a685828f7abc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:32.162846 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c23c378-8306-43db-b772-a685828f7abc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:32.163227 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c23c378-8306-43db-b772-a685828f7abc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:32.164248 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c23c378-8306-43db-b772-a685828f7abc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:32.164551 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c23c378-8306-43db-b772-a685828f7abc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:32.186562 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9c23c378-8306-43db-b772-a685828f7abc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035776 Jun 10 13:34:32.186858 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1003/3039] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:34:32 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:32.611402 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesBackupsTest-instance-681455259", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "2dc61077-6028-4077-932a-973ad675c0aa"}], "security_groups": [{"name": "tempest-securitygroup--494690601"}], "key_name": "tempest-keypair-1111947679", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:32.695600 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2b996284-4a48-4b16-8215-d6af63160470 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:32.697443 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2b996284-4a48-4b16-8215-d6af63160470 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:32.702902 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b996284-4a48-4b16-8215-d6af63160470 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:32.703251 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b996284-4a48-4b16-8215-d6af63160470 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:32.703537 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b996284-4a48-4b16-8215-d6af63160470 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:32.704114 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b996284-4a48-4b16-8215-d6af63160470 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:32.704533 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b996284-4a48-4b16-8215-d6af63160470 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:32.704875 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2b996284-4a48-4b16-8215-d6af63160470 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:32.722370 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2b996284-4a48-4b16-8215-d6af63160470 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:32.730297 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:32.730722 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:32.731125 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:32.731781 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:32.732208 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:32.735367 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:32.738603 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:32.775452 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2b996284-4a48-4b16-8215-d6af63160470 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:32.782939 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2b996284-4a48-4b16-8215-d6af63160470 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1210 microversion: 2.1 time: 0.089558 Jun 10 13:34:32.783242 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1025/3040] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:32 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1210 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:32.812319 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] validate_networks() for [('2dc61077-6028-4077-932a-973ad675c0aa', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:34:32.812757 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:33.047832 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:33.103399 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-e355b56d-70b3-49ca-825f-7b04d24fbb42 req-3159b3e9-6ac8-4cf1-8201-c63ad2c1d768 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f75a24ed-f55e-48ac-b8e5-d9fc768077a3", "name": "network-vif-unplugged", "status": "completed", "tag": "ddcfcfe9-7d01-4c05-8633-89cce00857a9"}, {"server_uuid": "f75a24ed-f55e-48ac-b8e5-d9fc768077a3", "name": "network-vif-deleted", "tag": "ddcfcfe9-7d01-4c05-8633-89cce00857a9"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:33.109578 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e355b56d-70b3-49ca-825f-7b04d24fbb42 req-3159b3e9-6ac8-4cf1-8201-c63ad2c1d768 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:33.109759 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e355b56d-70b3-49ca-825f-7b04d24fbb42 req-3159b3e9-6ac8-4cf1-8201-c63ad2c1d768 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:33.109923 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e355b56d-70b3-49ca-825f-7b04d24fbb42 req-3159b3e9-6ac8-4cf1-8201-c63ad2c1d768 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:33.117437 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-e355b56d-70b3-49ca-825f-7b04d24fbb42 req-3159b3e9-6ac8-4cf1-8201-c63ad2c1d768 service nova] Creating event network-vif-unplugged:ddcfcfe9-7d01-4c05-8633-89cce00857a9 for instance f75a24ed-f55e-48ac-b8e5-d9fc768077a3 on np0000002501 Jun 10 13:34:33.117635 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-e355b56d-70b3-49ca-825f-7b04d24fbb42 req-3159b3e9-6ac8-4cf1-8201-c63ad2c1d768 service nova] Creating event network-vif-deleted:ddcfcfe9-7d01-4c05-8633-89cce00857a9 for instance f75a24ed-f55e-48ac-b8e5-d9fc768077a3 on np0000002501 Jun 10 13:34:33.118095 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-e355b56d-70b3-49ca-825f-7b04d24fbb42 req-3159b3e9-6ac8-4cf1-8201-c63ad2c1d768 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:33.125181 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-e355b56d-70b3-49ca-825f-7b04d24fbb42 req-3159b3e9-6ac8-4cf1-8201-c63ad2c1d768 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.023700 Jun 10 13:34:33.125908 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1004/3041] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:33 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 10 13:34:33.203579 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f7f50869-e725-4c5a-801e-a48c072c765a tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:33.205224 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f7f50869-e725-4c5a-801e-a48c072c765a tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:33.209692 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f7f50869-e725-4c5a-801e-a48c072c765a tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:33.209901 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f7f50869-e725-4c5a-801e-a48c072c765a tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:33.210113 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f7f50869-e725-4c5a-801e-a48c072c765a tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:33.210416 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f7f50869-e725-4c5a-801e-a48c072c765a tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:33.210585 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f7f50869-e725-4c5a-801e-a48c072c765a tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:33.210741 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f7f50869-e725-4c5a-801e-a48c072c765a tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:33.235256 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f7f50869-e725-4c5a-801e-a48c072c765a tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.034722 Jun 10 13:34:33.238693 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1026/3042] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:34:33 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 25 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:34:33.272046 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:34:33.272113 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:34:33.272317 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:34:33.272501 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:34:33.272789 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:34:33.279590 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:33.279743 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:33.279890 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:33.280368 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:33.280535 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:33.280648 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:33.304037 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Getting quotas for project 02fb51eae2a74656a83b798fae1e62fe. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:34:33.306174 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Getting quotas for user a12db253f7404636ab6919f64b5f61c0 and project 02fb51eae2a74656a83b798fae1e62fe. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:34:33.311776 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:34:33.313170 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:34:33.366377 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2b7cd0ab-7f38-4023-9dcf-e9abb6cb4603 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.757480 Jun 10 13:34:33.366689 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1013/3043] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:34:32 2026] POST /compute/v2.1/servers => generated 403 bytes in 758 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:34:33.380479 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a461a680-2d5b-495d-af17-8ae14595e03a tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:33.382378 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a461a680-2d5b-495d-af17-8ae14595e03a tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:33.395192 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a461a680-2d5b-495d-af17-8ae14595e03a tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:33.463412 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a461a680-2d5b-495d-af17-8ae14595e03a tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:33.473005 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a461a680-2d5b-495d-af17-8ae14595e03a tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1231 microversion: 2.1 time: 0.095360 Jun 10 13:34:33.475662 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1005/3044] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:33 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1231 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:33.798928 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c0e17b4c-57b3-4c75-8f1d-9f8ef8edf3e8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:33.800407 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c0e17b4c-57b3-4c75-8f1d-9f8ef8edf3e8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:33.804590 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0e17b4c-57b3-4c75-8f1d-9f8ef8edf3e8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:33.804742 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0e17b4c-57b3-4c75-8f1d-9f8ef8edf3e8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:33.804954 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0e17b4c-57b3-4c75-8f1d-9f8ef8edf3e8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:33.805407 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0e17b4c-57b3-4c75-8f1d-9f8ef8edf3e8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:33.805730 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0e17b4c-57b3-4c75-8f1d-9f8ef8edf3e8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:33.806004 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0e17b4c-57b3-4c75-8f1d-9f8ef8edf3e8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:33.825084 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0e17b4c-57b3-4c75-8f1d-9f8ef8edf3e8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:33.825237 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0e17b4c-57b3-4c75-8f1d-9f8ef8edf3e8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:33.825417 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0e17b4c-57b3-4c75-8f1d-9f8ef8edf3e8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:33.825656 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-c0e17b4c-57b3-4c75-8f1d-9f8ef8edf3e8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lazy-loading 'fault' on Instance uuid f75a24ed-f55e-48ac-b8e5-d9fc768077a3 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:34:33.828736 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c0e17b4c-57b3-4c75-8f1d-9f8ef8edf3e8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:33.875578 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c0e17b4c-57b3-4c75-8f1d-9f8ef8edf3e8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:33.884041 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c0e17b4c-57b3-4c75-8f1d-9f8ef8edf3e8 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1215 microversion: 2.1 time: 0.086791 Jun 10 13:34:33.884427 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1027/3045] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:33 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1215 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:34.494802 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-43593570-4314-4302-b7f8-4d06c70dd9e6 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:34.496214 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-43593570-4314-4302-b7f8-4d06c70dd9e6 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:34.500374 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-43593570-4314-4302-b7f8-4d06c70dd9e6 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:34.500653 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-43593570-4314-4302-b7f8-4d06c70dd9e6 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:34.500888 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-43593570-4314-4302-b7f8-4d06c70dd9e6 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:34.501367 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-43593570-4314-4302-b7f8-4d06c70dd9e6 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:34.501672 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-43593570-4314-4302-b7f8-4d06c70dd9e6 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:34.501994 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-43593570-4314-4302-b7f8-4d06c70dd9e6 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:34.524815 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-43593570-4314-4302-b7f8-4d06c70dd9e6 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:34.578174 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-43593570-4314-4302-b7f8-4d06c70dd9e6 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:34.586563 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-43593570-4314-4302-b7f8-4d06c70dd9e6 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1235 microversion: 2.1 time: 0.093399 Jun 10 13:34:34.587005 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1014/3046] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:34 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1235 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:34.903082 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7afd12e5-7a16-493f-807b-5ef206202d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:34.904513 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7afd12e5-7a16-493f-807b-5ef206202d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:34.908843 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7afd12e5-7a16-493f-807b-5ef206202d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:34.909138 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7afd12e5-7a16-493f-807b-5ef206202d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:34.909379 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7afd12e5-7a16-493f-807b-5ef206202d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:34.909846 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7afd12e5-7a16-493f-807b-5ef206202d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:34.910206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7afd12e5-7a16-493f-807b-5ef206202d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:34.910533 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7afd12e5-7a16-493f-807b-5ef206202d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:34.929081 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7afd12e5-7a16-493f-807b-5ef206202d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:34.929298 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7afd12e5-7a16-493f-807b-5ef206202d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:34.929494 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7afd12e5-7a16-493f-807b-5ef206202d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:34.929741 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-7afd12e5-7a16-493f-807b-5ef206202d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lazy-loading 'fault' on Instance uuid f75a24ed-f55e-48ac-b8e5-d9fc768077a3 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:34:34.932762 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7afd12e5-7a16-493f-807b-5ef206202d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:34.987976 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7afd12e5-7a16-493f-807b-5ef206202d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:34.994962 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7afd12e5-7a16-493f-807b-5ef206202d89 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 200 len: 1215 microversion: 2.1 time: 0.093573 Jun 10 13:34:34.995310 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1006/3047] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:34 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 1215 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:35.021357 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c99245ca-b6a1-4e94-b01b-8fc3bf794b03 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "f0a1a049-f9d8-4a88-b71d-8a5381bbf299"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:35.023117 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c99245ca-b6a1-4e94-b01b-8fc3bf794b03 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:35.028309 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c99245ca-b6a1-4e94-b01b-8fc3bf794b03 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:35.028490 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c99245ca-b6a1-4e94-b01b-8fc3bf794b03 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:35.028613 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c99245ca-b6a1-4e94-b01b-8fc3bf794b03 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:35.028914 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c99245ca-b6a1-4e94-b01b-8fc3bf794b03 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:35.029094 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c99245ca-b6a1-4e94-b01b-8fc3bf794b03 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:35.029213 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c99245ca-b6a1-4e94-b01b-8fc3bf794b03 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:35.605163 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-67a92c63-89a1-462f-9935-623471e03d2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:35.605163 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-67a92c63-89a1-462f-9935-623471e03d2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:35.616142 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-67a92c63-89a1-462f-9935-623471e03d2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:35.616536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-67a92c63-89a1-462f-9935-623471e03d2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:35.617022 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-67a92c63-89a1-462f-9935-623471e03d2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:35.617459 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-67a92c63-89a1-462f-9935-623471e03d2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:35.618502 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-67a92c63-89a1-462f-9935-623471e03d2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:35.618502 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-67a92c63-89a1-462f-9935-623471e03d2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:35.634979 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-67a92c63-89a1-462f-9935-623471e03d2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:35.687055 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-67a92c63-89a1-462f-9935-623471e03d2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:35.695475 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-67a92c63-89a1-462f-9935-623471e03d2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1283 microversion: 2.1 time: 0.093395 Jun 10 13:34:35.695740 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1015/3048] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:35 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1283 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:36.008693 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ce2cb9a7-2f91-44cd-84ea-572a80981952 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:36.010055 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ce2cb9a7-2f91-44cd-84ea-572a80981952 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: f75a24ed-f55e-48ac-b8e5-d9fc768077a3] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:36.014498 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce2cb9a7-2f91-44cd-84ea-572a80981952 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:36.014833 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce2cb9a7-2f91-44cd-84ea-572a80981952 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:36.015055 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce2cb9a7-2f91-44cd-84ea-572a80981952 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:36.015457 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce2cb9a7-2f91-44cd-84ea-572a80981952 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:36.015763 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce2cb9a7-2f91-44cd-84ea-572a80981952 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:36.016043 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce2cb9a7-2f91-44cd-84ea-572a80981952 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:36.022532 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-ce2cb9a7-2f91-44cd-84ea-572a80981952 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] HTTP exception thrown: Instance f75a24ed-f55e-48ac-b8e5-d9fc768077a3 could not be found. Jun 10 13:34:36.023069 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ce2cb9a7-2f91-44cd-84ea-572a80981952 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Returning 404 to user: Instance f75a24ed-f55e-48ac-b8e5-d9fc768077a3 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:34:36.023118 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ce2cb9a7-2f91-44cd-84ea-572a80981952 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3" status: 404 len: 111 microversion: 2.1 time: 0.016089 Jun 10 13:34:36.023592 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1007/3049] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:36 2026] GET /compute/v2.1/servers/f75a24ed-f55e-48ac-b8e5-d9fc768077a3 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:34:36.031527 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-71b3eb79-6790-49f7-ae73-2d31b8f78448 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:36.043814 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-71b3eb79-6790-49f7-ae73-2d31b8f78448 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2115649584" status: 202 len: 0 microversion: 2.1 time: 0.013875 Jun 10 13:34:36.044115 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1016/3050] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:34:36 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2115649584 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:34:36.710754 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-13d72eac-32c7-488e-83e5-5f8e0eb6dcf4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:36.712253 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-13d72eac-32c7-488e-83e5-5f8e0eb6dcf4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:36.716285 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-13d72eac-32c7-488e-83e5-5f8e0eb6dcf4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:36.716783 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-13d72eac-32c7-488e-83e5-5f8e0eb6dcf4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:36.717090 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-13d72eac-32c7-488e-83e5-5f8e0eb6dcf4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:36.717630 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-13d72eac-32c7-488e-83e5-5f8e0eb6dcf4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:36.718145 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-13d72eac-32c7-488e-83e5-5f8e0eb6dcf4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:36.718493 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-13d72eac-32c7-488e-83e5-5f8e0eb6dcf4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:36.732796 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-13d72eac-32c7-488e-83e5-5f8e0eb6dcf4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:36.786279 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-13d72eac-32c7-488e-83e5-5f8e0eb6dcf4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:36.795019 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-13d72eac-32c7-488e-83e5-5f8e0eb6dcf4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1283 microversion: 2.1 time: 0.086082 Jun 10 13:34:36.795537 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1008/3051] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:36 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1283 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:37.590819 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c99245ca-b6a1-4e94-b01b-8fc3bf794b03 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "POST /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.571320 Jun 10 13:34:37.591213 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1028/3052] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:34:35 2026] POST /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 194 bytes in 2572 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:37.811217 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-458f6512-9f66-4cb1-a05b-588bcc532e4f tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:37.812999 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-458f6512-9f66-4cb1-a05b-588bcc532e4f tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:37.817548 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-458f6512-9f66-4cb1-a05b-588bcc532e4f tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:37.817842 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-458f6512-9f66-4cb1-a05b-588bcc532e4f tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:37.818116 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-458f6512-9f66-4cb1-a05b-588bcc532e4f tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:37.818639 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-458f6512-9f66-4cb1-a05b-588bcc532e4f tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:37.819018 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-458f6512-9f66-4cb1-a05b-588bcc532e4f tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:37.819385 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-458f6512-9f66-4cb1-a05b-588bcc532e4f tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:37.833186 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-458f6512-9f66-4cb1-a05b-588bcc532e4f tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:37.884317 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-458f6512-9f66-4cb1-a05b-588bcc532e4f tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:37.893729 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-458f6512-9f66-4cb1-a05b-588bcc532e4f tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1291 microversion: 2.1 time: 0.084443 Jun 10 13:34:37.894149 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1017/3053] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:37 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1291 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:38.628465 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6e6654af-4428-4024-ac5a-02f2929009b6 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:38.628841 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6e6654af-4428-4024-ac5a-02f2929009b6 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:38.632010 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e6654af-4428-4024-ac5a-02f2929009b6 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:38.632261 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e6654af-4428-4024-ac5a-02f2929009b6 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:38.634384 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e6654af-4428-4024-ac5a-02f2929009b6 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:38.634811 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e6654af-4428-4024-ac5a-02f2929009b6 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:38.635080 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e6654af-4428-4024-ac5a-02f2929009b6 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:38.635269 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6e6654af-4428-4024-ac5a-02f2929009b6 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:38.649574 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6e6654af-4428-4024-ac5a-02f2929009b6 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:34:38.707137 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6e6654af-4428-4024-ac5a-02f2929009b6 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 204 len: 0 microversion: 2.1 time: 0.080345 Jun 10 13:34:38.707562 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1009/3054] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:34:38 2026] DELETE /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:34:38.717522 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f3786ed9-c8e5-4104-bc9a-0ec6ca1f3302 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:38.719159 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f3786ed9-c8e5-4104-bc9a-0ec6ca1f3302 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:38.723710 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3786ed9-c8e5-4104-bc9a-0ec6ca1f3302 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:38.724062 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3786ed9-c8e5-4104-bc9a-0ec6ca1f3302 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:38.724362 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3786ed9-c8e5-4104-bc9a-0ec6ca1f3302 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:38.724874 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3786ed9-c8e5-4104-bc9a-0ec6ca1f3302 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:38.725249 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3786ed9-c8e5-4104-bc9a-0ec6ca1f3302 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:38.725599 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3786ed9-c8e5-4104-bc9a-0ec6ca1f3302 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:38.739130 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f3786ed9-c8e5-4104-bc9a-0ec6ca1f3302 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:38.911494 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-86bbb882-1ffb-4c21-ab31-04a7e1dc09a2 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:38.913555 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-86bbb882-1ffb-4c21-ab31-04a7e1dc09a2 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:38.922029 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-86bbb882-1ffb-4c21-ab31-04a7e1dc09a2 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:38.922464 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-86bbb882-1ffb-4c21-ab31-04a7e1dc09a2 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:38.922808 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-86bbb882-1ffb-4c21-ab31-04a7e1dc09a2 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:38.923462 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-86bbb882-1ffb-4c21-ab31-04a7e1dc09a2 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:38.923889 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-86bbb882-1ffb-4c21-ab31-04a7e1dc09a2 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:38.924433 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-86bbb882-1ffb-4c21-ab31-04a7e1dc09a2 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:38.926493 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f3786ed9-c8e5-4104-bc9a-0ec6ca1f3302 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:38.934656 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f3786ed9-c8e5-4104-bc9a-0ec6ca1f3302 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1563 microversion: 2.1 time: 0.219123 Jun 10 13:34:38.935228 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1029/3055] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:38 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1563 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:38.944047 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-86bbb882-1ffb-4c21-ab31-04a7e1dc09a2 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:39.115096 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-a35d9245-5f91-4fbb-a8dc-b52905283a20 req-927f578c-cdf7-470f-b098-e4e202a02305 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9a736e02-4f07-4e92-99e3-ee65aec07d1d", "tag": "81015685-0290-4189-b844-7072ad6fb9e9"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:39.120405 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-a35d9245-5f91-4fbb-a8dc-b52905283a20 req-927f578c-cdf7-470f-b098-e4e202a02305 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:39.120622 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-a35d9245-5f91-4fbb-a8dc-b52905283a20 req-927f578c-cdf7-470f-b098-e4e202a02305 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:39.120684 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-a35d9245-5f91-4fbb-a8dc-b52905283a20 req-927f578c-cdf7-470f-b098-e4e202a02305 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:39.127033 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-a35d9245-5f91-4fbb-a8dc-b52905283a20 req-927f578c-cdf7-470f-b098-e4e202a02305 service nova] Creating event network-changed:81015685-0290-4189-b844-7072ad6fb9e9 for instance 9a736e02-4f07-4e92-99e3-ee65aec07d1d on np0000002501 Jun 10 13:34:39.127415 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-a35d9245-5f91-4fbb-a8dc-b52905283a20 req-927f578c-cdf7-470f-b098-e4e202a02305 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:39.129214 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-86bbb882-1ffb-4c21-ab31-04a7e1dc09a2 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:39.130898 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-a35d9245-5f91-4fbb-a8dc-b52905283a20 req-927f578c-cdf7-470f-b098-e4e202a02305 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017942 Jun 10 13:34:39.131193 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1010/3056] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:39 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 10 13:34:39.137018 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-86bbb882-1ffb-4c21-ab31-04a7e1dc09a2 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1358 microversion: 2.1 time: 0.228866 Jun 10 13:34:39.137363 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1018/3057] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:38 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1358 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:39.873407 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-6cafabfd-cd4b-43ef-a3bb-1e2de5710f11 req-56813642-7f3e-4706-b6cf-be36c47ae773 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bb012e56-5c0b-4618-b0ee-2ebd58699eab", "name": "network-vif-unplugged", "status": "completed", "tag": "97fa694e-92e6-47b9-a5d4-5726d944ffc0"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:39.881724 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6cafabfd-cd4b-43ef-a3bb-1e2de5710f11 req-56813642-7f3e-4706-b6cf-be36c47ae773 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:39.881981 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6cafabfd-cd4b-43ef-a3bb-1e2de5710f11 req-56813642-7f3e-4706-b6cf-be36c47ae773 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:39.882191 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6cafabfd-cd4b-43ef-a3bb-1e2de5710f11 req-56813642-7f3e-4706-b6cf-be36c47ae773 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:39.892136 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-6cafabfd-cd4b-43ef-a3bb-1e2de5710f11 req-56813642-7f3e-4706-b6cf-be36c47ae773 service nova] Creating event network-vif-unplugged:97fa694e-92e6-47b9-a5d4-5726d944ffc0 for instance bb012e56-5c0b-4618-b0ee-2ebd58699eab on np0000002501 Jun 10 13:34:39.892136 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-6cafabfd-cd4b-43ef-a3bb-1e2de5710f11 req-56813642-7f3e-4706-b6cf-be36c47ae773 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:39.895673 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-6cafabfd-cd4b-43ef-a3bb-1e2de5710f11 req-56813642-7f3e-4706-b6cf-be36c47ae773 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.055681 Jun 10 13:34:39.896161 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1030/3058] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:39 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:39.952026 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-236e87c6-eedb-4d5c-9a9c-3ab32f24f421 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:39.953592 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-236e87c6-eedb-4d5c-9a9c-3ab32f24f421 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:39.958977 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-236e87c6-eedb-4d5c-9a9c-3ab32f24f421 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:39.959316 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-236e87c6-eedb-4d5c-9a9c-3ab32f24f421 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:39.959649 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-236e87c6-eedb-4d5c-9a9c-3ab32f24f421 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:39.960285 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-236e87c6-eedb-4d5c-9a9c-3ab32f24f421 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:39.961382 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-236e87c6-eedb-4d5c-9a9c-3ab32f24f421 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:39.961798 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-236e87c6-eedb-4d5c-9a9c-3ab32f24f421 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:39.980381 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-236e87c6-eedb-4d5c-9a9c-3ab32f24f421 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:40.113363 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-236e87c6-eedb-4d5c-9a9c-3ab32f24f421 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:40.122626 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-236e87c6-eedb-4d5c-9a9c-3ab32f24f421 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1563 microversion: 2.1 time: 0.172692 Jun 10 13:34:40.122951 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1011/3059] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:39 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1563 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:40.154641 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-dbc8d3f1-dd29-4073-9009-30c790e9d805 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:40.155884 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-dbc8d3f1-dd29-4073-9009-30c790e9d805 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:40.160061 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbc8d3f1-dd29-4073-9009-30c790e9d805 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:40.160283 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbc8d3f1-dd29-4073-9009-30c790e9d805 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:40.160552 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbc8d3f1-dd29-4073-9009-30c790e9d805 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:40.160918 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbc8d3f1-dd29-4073-9009-30c790e9d805 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:40.161192 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbc8d3f1-dd29-4073-9009-30c790e9d805 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:40.161477 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbc8d3f1-dd29-4073-9009-30c790e9d805 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:40.173447 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-dbc8d3f1-dd29-4073-9009-30c790e9d805 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:40.285823 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-dbc8d3f1-dd29-4073-9009-30c790e9d805 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:40.292269 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-dbc8d3f1-dd29-4073-9009-30c790e9d805 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1356 microversion: 2.1 time: 0.139187 Jun 10 13:34:40.292577 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1019/3060] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:40 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1356 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:41.139005 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ef98779f-10d4-4498-aef6-216b248eb201 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:41.140703 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ef98779f-10d4-4498-aef6-216b248eb201 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:41.145438 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef98779f-10d4-4498-aef6-216b248eb201 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:41.145690 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef98779f-10d4-4498-aef6-216b248eb201 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:41.145919 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef98779f-10d4-4498-aef6-216b248eb201 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:41.146386 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef98779f-10d4-4498-aef6-216b248eb201 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:41.146725 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef98779f-10d4-4498-aef6-216b248eb201 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:41.147028 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ef98779f-10d4-4498-aef6-216b248eb201 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:41.164007 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ef98779f-10d4-4498-aef6-216b248eb201 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:41.309870 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1c46abcc-f624-4b03-a9e7-f9456810292b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:41.314868 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1c46abcc-f624-4b03-a9e7-f9456810292b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:41.319912 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c46abcc-f624-4b03-a9e7-f9456810292b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:41.320215 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c46abcc-f624-4b03-a9e7-f9456810292b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:41.320495 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c46abcc-f624-4b03-a9e7-f9456810292b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:41.320948 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c46abcc-f624-4b03-a9e7-f9456810292b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:41.321631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c46abcc-f624-4b03-a9e7-f9456810292b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:41.321898 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1c46abcc-f624-4b03-a9e7-f9456810292b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:41.330802 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ef98779f-10d4-4498-aef6-216b248eb201 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:41.339334 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1c46abcc-f624-4b03-a9e7-f9456810292b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:41.340195 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ef98779f-10d4-4498-aef6-216b248eb201 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1563 microversion: 2.1 time: 0.203850 Jun 10 13:34:41.340516 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1031/3061] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:41 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1563 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:41.534555 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1c46abcc-f624-4b03-a9e7-f9456810292b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:41.541965 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1c46abcc-f624-4b03-a9e7-f9456810292b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1356 microversion: 2.1 time: 0.233824 Jun 10 13:34:41.542116 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1012/3062] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:41 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1356 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:41.935325 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-63a7513a-7ff8-4f00-a301-1b22864f8345 req-bdc04a2f-4d71-47cb-a24d-8b8b8ac33e70 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bb012e56-5c0b-4618-b0ee-2ebd58699eab", "name": "network-vif-unplugged", "status": "completed", "tag": "97fa694e-92e6-47b9-a5d4-5726d944ffc0"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:41.941977 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-63a7513a-7ff8-4f00-a301-1b22864f8345 req-bdc04a2f-4d71-47cb-a24d-8b8b8ac33e70 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:41.942138 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-63a7513a-7ff8-4f00-a301-1b22864f8345 req-bdc04a2f-4d71-47cb-a24d-8b8b8ac33e70 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:41.942305 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-63a7513a-7ff8-4f00-a301-1b22864f8345 req-bdc04a2f-4d71-47cb-a24d-8b8b8ac33e70 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:41.951582 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-63a7513a-7ff8-4f00-a301-1b22864f8345 req-bdc04a2f-4d71-47cb-a24d-8b8b8ac33e70 service nova] Creating event network-vif-unplugged:97fa694e-92e6-47b9-a5d4-5726d944ffc0 for instance bb012e56-5c0b-4618-b0ee-2ebd58699eab on np0000002501 Jun 10 13:34:41.952215 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-63a7513a-7ff8-4f00-a301-1b22864f8345 req-bdc04a2f-4d71-47cb-a24d-8b8b8ac33e70 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:41.958112 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-63a7513a-7ff8-4f00-a301-1b22864f8345 req-bdc04a2f-4d71-47cb-a24d-8b8b8ac33e70 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024585 Jun 10 13:34:41.958608 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1020/3063] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:41 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 10 13:34:42.359913 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3b7fa93b-3642-400c-8233-d1cae9324297 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:42.364481 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3b7fa93b-3642-400c-8233-d1cae9324297 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:42.367137 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b7fa93b-3642-400c-8233-d1cae9324297 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:42.367414 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b7fa93b-3642-400c-8233-d1cae9324297 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:42.367633 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b7fa93b-3642-400c-8233-d1cae9324297 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:42.368060 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b7fa93b-3642-400c-8233-d1cae9324297 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:42.368428 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b7fa93b-3642-400c-8233-d1cae9324297 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:42.368726 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3b7fa93b-3642-400c-8233-d1cae9324297 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:42.383586 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3b7fa93b-3642-400c-8233-d1cae9324297 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:42.518145 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3b7fa93b-3642-400c-8233-d1cae9324297 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:42.525582 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3b7fa93b-3642-400c-8233-d1cae9324297 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1563 microversion: 2.1 time: 0.167461 Jun 10 13:34:42.525828 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1032/3064] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:42 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1563 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:42.563109 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3bb03d51-1eab-4ddc-9214-7f3a9cc1bcad tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:42.564404 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3bb03d51-1eab-4ddc-9214-7f3a9cc1bcad tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:42.568798 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3bb03d51-1eab-4ddc-9214-7f3a9cc1bcad tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:42.569050 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3bb03d51-1eab-4ddc-9214-7f3a9cc1bcad tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:42.569272 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3bb03d51-1eab-4ddc-9214-7f3a9cc1bcad tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:42.569675 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3bb03d51-1eab-4ddc-9214-7f3a9cc1bcad tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:42.569976 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3bb03d51-1eab-4ddc-9214-7f3a9cc1bcad tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:42.570249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3bb03d51-1eab-4ddc-9214-7f3a9cc1bcad tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:42.586447 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3bb03d51-1eab-4ddc-9214-7f3a9cc1bcad tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:42.733432 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3bb03d51-1eab-4ddc-9214-7f3a9cc1bcad tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:42.740119 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3bb03d51-1eab-4ddc-9214-7f3a9cc1bcad tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1356 microversion: 2.1 time: 0.178584 Jun 10 13:34:42.740360 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1013/3065] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:42 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1356 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:43.292448 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:34:43.309032 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=5 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:34:43.466103 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:34:43.545742 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-27a62978-79a8-4c09-9c73-2ec700d79cf7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:43.547596 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-27a62978-79a8-4c09-9c73-2ec700d79cf7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:43.552781 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27a62978-79a8-4c09-9c73-2ec700d79cf7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:43.552781 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27a62978-79a8-4c09-9c73-2ec700d79cf7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:43.553033 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27a62978-79a8-4c09-9c73-2ec700d79cf7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:43.553740 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27a62978-79a8-4c09-9c73-2ec700d79cf7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:43.554165 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27a62978-79a8-4c09-9c73-2ec700d79cf7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:43.554535 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27a62978-79a8-4c09-9c73-2ec700d79cf7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:43.578993 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-27a62978-79a8-4c09-9c73-2ec700d79cf7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:43.717579 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-27a62978-79a8-4c09-9c73-2ec700d79cf7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:43.726634 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-27a62978-79a8-4c09-9c73-2ec700d79cf7 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1563 microversion: 2.1 time: 0.183135 Jun 10 13:34:43.726931 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1021/3066] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:43 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1563 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:43.754598 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ee744dca-a666-472d-bc55-f07abf0e3702 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:43.756067 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ee744dca-a666-472d-bc55-f07abf0e3702 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:43.760506 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee744dca-a666-472d-bc55-f07abf0e3702 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:43.760722 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee744dca-a666-472d-bc55-f07abf0e3702 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:43.760939 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee744dca-a666-472d-bc55-f07abf0e3702 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:43.761361 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee744dca-a666-472d-bc55-f07abf0e3702 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:43.761637 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee744dca-a666-472d-bc55-f07abf0e3702 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:43.761941 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ee744dca-a666-472d-bc55-f07abf0e3702 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:43.780463 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ee744dca-a666-472d-bc55-f07abf0e3702 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:43.941046 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ee744dca-a666-472d-bc55-f07abf0e3702 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:43.951244 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ee744dca-a666-472d-bc55-f07abf0e3702 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1356 microversion: 2.1 time: 0.198238 Jun 10 13:34:43.951640 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1033/3067] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:43 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1356 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:44.679373 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-d100bc6c-637c-4db1-9e91-cad0ec2882d8 req-218e465e-2406-4303-98ab-8089a08ed91f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bb012e56-5c0b-4618-b0ee-2ebd58699eab", "name": "network-vif-deleted", "tag": "97fa694e-92e6-47b9-a5d4-5726d944ffc0"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:44.683256 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d100bc6c-637c-4db1-9e91-cad0ec2882d8 req-218e465e-2406-4303-98ab-8089a08ed91f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:44.683590 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d100bc6c-637c-4db1-9e91-cad0ec2882d8 req-218e465e-2406-4303-98ab-8089a08ed91f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:44.683994 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d100bc6c-637c-4db1-9e91-cad0ec2882d8 req-218e465e-2406-4303-98ab-8089a08ed91f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:44.689450 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-d100bc6c-637c-4db1-9e91-cad0ec2882d8 req-218e465e-2406-4303-98ab-8089a08ed91f service nova] Creating event network-vif-deleted:97fa694e-92e6-47b9-a5d4-5726d944ffc0 for instance bb012e56-5c0b-4618-b0ee-2ebd58699eab on np0000002501 Jun 10 13:34:44.689874 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-d100bc6c-637c-4db1-9e91-cad0ec2882d8 req-218e465e-2406-4303-98ab-8089a08ed91f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:44.693556 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-d100bc6c-637c-4db1-9e91-cad0ec2882d8 req-218e465e-2406-4303-98ab-8089a08ed91f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017969 Jun 10 13:34:44.694041 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1014/3068] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:44 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 10 13:34:44.741672 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1cbed650-042a-4597-bc0c-33ed5e4b5387 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:44.742983 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1cbed650-042a-4597-bc0c-33ed5e4b5387 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:44.748185 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1cbed650-042a-4597-bc0c-33ed5e4b5387 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:44.748401 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1cbed650-042a-4597-bc0c-33ed5e4b5387 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:44.748606 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1cbed650-042a-4597-bc0c-33ed5e4b5387 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:44.749040 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1cbed650-042a-4597-bc0c-33ed5e4b5387 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:44.749325 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1cbed650-042a-4597-bc0c-33ed5e4b5387 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:44.749608 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1cbed650-042a-4597-bc0c-33ed5e4b5387 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:44.767264 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1cbed650-042a-4597-bc0c-33ed5e4b5387 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:44.814618 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1cbed650-042a-4597-bc0c-33ed5e4b5387 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:44.822029 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1cbed650-042a-4597-bc0c-33ed5e4b5387 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1496 microversion: 2.1 time: 0.082065 Jun 10 13:34:44.822446 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1022/3069] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:44 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1496 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:44.971589 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9df7c9f7-98cf-49ba-9419-dd668d282451 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:44.973719 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9df7c9f7-98cf-49ba-9419-dd668d282451 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:44.980080 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9df7c9f7-98cf-49ba-9419-dd668d282451 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:44.980392 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9df7c9f7-98cf-49ba-9419-dd668d282451 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:44.980625 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9df7c9f7-98cf-49ba-9419-dd668d282451 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:44.981072 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9df7c9f7-98cf-49ba-9419-dd668d282451 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:44.981399 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9df7c9f7-98cf-49ba-9419-dd668d282451 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:44.981661 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9df7c9f7-98cf-49ba-9419-dd668d282451 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:45.003274 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9df7c9f7-98cf-49ba-9419-dd668d282451 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:45.186673 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9df7c9f7-98cf-49ba-9419-dd668d282451 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:45.195548 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9df7c9f7-98cf-49ba-9419-dd668d282451 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1356 microversion: 2.1 time: 0.228413 Jun 10 13:34:45.195931 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1034/3070] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:44 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1356 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:45.219132 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-6338f37d-7efd-42ce-9eff-eaa41dd52cf0 req-1f47673e-29b5-44f0-ada7-c6a7bb515434 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a736e02-4f07-4e92-99e3-ee65aec07d1d", "name": "network-vif-plugged", "status": "completed", "tag": "81015685-0290-4189-b844-7072ad6fb9e9"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:45.224655 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6338f37d-7efd-42ce-9eff-eaa41dd52cf0 req-1f47673e-29b5-44f0-ada7-c6a7bb515434 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:45.224896 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6338f37d-7efd-42ce-9eff-eaa41dd52cf0 req-1f47673e-29b5-44f0-ada7-c6a7bb515434 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:45.225002 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6338f37d-7efd-42ce-9eff-eaa41dd52cf0 req-1f47673e-29b5-44f0-ada7-c6a7bb515434 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:45.231163 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-6338f37d-7efd-42ce-9eff-eaa41dd52cf0 req-1f47673e-29b5-44f0-ada7-c6a7bb515434 service nova] Creating event network-vif-plugged:81015685-0290-4189-b844-7072ad6fb9e9 for instance 9a736e02-4f07-4e92-99e3-ee65aec07d1d on np0000002501 Jun 10 13:34:45.231495 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-6338f37d-7efd-42ce-9eff-eaa41dd52cf0 req-1f47673e-29b5-44f0-ada7-c6a7bb515434 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:45.234910 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-6338f37d-7efd-42ce-9eff-eaa41dd52cf0 req-1f47673e-29b5-44f0-ada7-c6a7bb515434 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018039 Jun 10 13:34:45.235200 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1015/3071] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:45 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 10 13:34:45.837028 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3276dade-13d2-4819-b228-3758907ae583 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:45.838533 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3276dade-13d2-4819-b228-3758907ae583 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:45.843054 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3276dade-13d2-4819-b228-3758907ae583 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:45.843295 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3276dade-13d2-4819-b228-3758907ae583 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:45.843556 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3276dade-13d2-4819-b228-3758907ae583 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:45.844014 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3276dade-13d2-4819-b228-3758907ae583 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:45.844297 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3276dade-13d2-4819-b228-3758907ae583 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:45.844680 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3276dade-13d2-4819-b228-3758907ae583 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:45.858787 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3276dade-13d2-4819-b228-3758907ae583 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:45.913913 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3276dade-13d2-4819-b228-3758907ae583 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:45.922265 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3276dade-13d2-4819-b228-3758907ae583 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1210 microversion: 2.1 time: 0.087120 Jun 10 13:34:45.922996 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1023/3072] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:45 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1210 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:46.211062 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5fc612e7-36fa-4b74-968a-18f6fbd4cec9 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:46.212625 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5fc612e7-36fa-4b74-968a-18f6fbd4cec9 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:46.217446 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5fc612e7-36fa-4b74-968a-18f6fbd4cec9 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:46.217446 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5fc612e7-36fa-4b74-968a-18f6fbd4cec9 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:46.217641 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5fc612e7-36fa-4b74-968a-18f6fbd4cec9 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:46.218323 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5fc612e7-36fa-4b74-968a-18f6fbd4cec9 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:46.218323 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5fc612e7-36fa-4b74-968a-18f6fbd4cec9 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:46.218675 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5fc612e7-36fa-4b74-968a-18f6fbd4cec9 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:46.232390 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5fc612e7-36fa-4b74-968a-18f6fbd4cec9 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:46.356147 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5fc612e7-36fa-4b74-968a-18f6fbd4cec9 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:46.363731 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5fc612e7-36fa-4b74-968a-18f6fbd4cec9 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1356 microversion: 2.1 time: 0.154342 Jun 10 13:34:46.364022 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1035/3073] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:46 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1356 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:46.936376 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ed3c6181-bf6f-4756-b6f9-d927c6c1bf14 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:46.938210 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ed3c6181-bf6f-4756-b6f9-d927c6c1bf14 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:46.941990 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed3c6181-bf6f-4756-b6f9-d927c6c1bf14 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:46.942342 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed3c6181-bf6f-4756-b6f9-d927c6c1bf14 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:46.942632 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed3c6181-bf6f-4756-b6f9-d927c6c1bf14 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:46.943236 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed3c6181-bf6f-4756-b6f9-d927c6c1bf14 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:46.943973 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed3c6181-bf6f-4756-b6f9-d927c6c1bf14 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:46.944301 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed3c6181-bf6f-4756-b6f9-d927c6c1bf14 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:46.961978 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed3c6181-bf6f-4756-b6f9-d927c6c1bf14 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:46.962243 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed3c6181-bf6f-4756-b6f9-d927c6c1bf14 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:46.962459 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ed3c6181-bf6f-4756-b6f9-d927c6c1bf14 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:46.962735 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-ed3c6181-bf6f-4756-b6f9-d927c6c1bf14 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lazy-loading 'fault' on Instance uuid bb012e56-5c0b-4618-b0ee-2ebd58699eab {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:34:46.966993 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ed3c6181-bf6f-4756-b6f9-d927c6c1bf14 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:47.014262 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ed3c6181-bf6f-4756-b6f9-d927c6c1bf14 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:47.022121 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ed3c6181-bf6f-4756-b6f9-d927c6c1bf14 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1215 microversion: 2.1 time: 0.087513 Jun 10 13:34:47.022683 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1016/3074] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:46 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1215 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:47.275290 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-a496aa04-441f-4e4a-93c7-b1d95369692b req-44d23677-d94c-41ee-994f-0dfab702e723 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a736e02-4f07-4e92-99e3-ee65aec07d1d", "name": "network-vif-plugged", "status": "completed", "tag": "81015685-0290-4189-b844-7072ad6fb9e9"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:47.281683 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a496aa04-441f-4e4a-93c7-b1d95369692b req-44d23677-d94c-41ee-994f-0dfab702e723 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:47.281995 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a496aa04-441f-4e4a-93c7-b1d95369692b req-44d23677-d94c-41ee-994f-0dfab702e723 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:47.282087 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a496aa04-441f-4e4a-93c7-b1d95369692b req-44d23677-d94c-41ee-994f-0dfab702e723 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:47.288111 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-a496aa04-441f-4e4a-93c7-b1d95369692b req-44d23677-d94c-41ee-994f-0dfab702e723 service nova] Creating event network-vif-plugged:81015685-0290-4189-b844-7072ad6fb9e9 for instance 9a736e02-4f07-4e92-99e3-ee65aec07d1d on np0000002501 Jun 10 13:34:47.288534 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-a496aa04-441f-4e4a-93c7-b1d95369692b req-44d23677-d94c-41ee-994f-0dfab702e723 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:47.295337 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-a496aa04-441f-4e4a-93c7-b1d95369692b req-44d23677-d94c-41ee-994f-0dfab702e723 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022702 Jun 10 13:34:47.295815 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1024/3075] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34: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 10 13:34:47.378222 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d34e2932-2278-4b1e-88ee-02bf918c6c77 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:47.379627 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d34e2932-2278-4b1e-88ee-02bf918c6c77 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:47.385726 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d34e2932-2278-4b1e-88ee-02bf918c6c77 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:47.386028 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d34e2932-2278-4b1e-88ee-02bf918c6c77 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:47.386227 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d34e2932-2278-4b1e-88ee-02bf918c6c77 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:47.386658 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d34e2932-2278-4b1e-88ee-02bf918c6c77 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:47.386983 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d34e2932-2278-4b1e-88ee-02bf918c6c77 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:47.387246 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d34e2932-2278-4b1e-88ee-02bf918c6c77 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:47.402040 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d34e2932-2278-4b1e-88ee-02bf918c6c77 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:47.511602 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d34e2932-2278-4b1e-88ee-02bf918c6c77 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:47.518848 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d34e2932-2278-4b1e-88ee-02bf918c6c77 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1538 microversion: 2.1 time: 0.142200 Jun 10 13:34:47.519067 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1036/3076] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:47 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1538 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:47.533421 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3b843342-cffe-40ec-a80f-59b77ecc31e8 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:47.534826 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3b843342-cffe-40ec-a80f-59b77ecc31e8 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:47.539361 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b843342-cffe-40ec-a80f-59b77ecc31e8 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:47.539604 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b843342-cffe-40ec-a80f-59b77ecc31e8 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:47.539769 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b843342-cffe-40ec-a80f-59b77ecc31e8 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:47.540062 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b843342-cffe-40ec-a80f-59b77ecc31e8 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:47.540217 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b843342-cffe-40ec-a80f-59b77ecc31e8 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:47.540324 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3b843342-cffe-40ec-a80f-59b77ecc31e8 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:47.553089 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3b843342-cffe-40ec-a80f-59b77ecc31e8 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:47.655655 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3b843342-cffe-40ec-a80f-59b77ecc31e8 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.124449 Jun 10 13:34:47.656210 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1017/3077] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:34:47 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d/os-interface => generated 283 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:48.042227 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b3bef757-3b37-437d-8ff0-875dbc3bc86b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:48.043648 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b3bef757-3b37-437d-8ff0-875dbc3bc86b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:48.047786 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b3bef757-3b37-437d-8ff0-875dbc3bc86b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:48.048027 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b3bef757-3b37-437d-8ff0-875dbc3bc86b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:48.048219 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b3bef757-3b37-437d-8ff0-875dbc3bc86b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:48.048674 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b3bef757-3b37-437d-8ff0-875dbc3bc86b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:48.049087 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b3bef757-3b37-437d-8ff0-875dbc3bc86b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:48.049387 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b3bef757-3b37-437d-8ff0-875dbc3bc86b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:48.067599 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b3bef757-3b37-437d-8ff0-875dbc3bc86b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:48.067807 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b3bef757-3b37-437d-8ff0-875dbc3bc86b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:48.067932 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b3bef757-3b37-437d-8ff0-875dbc3bc86b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:48.068140 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-b3bef757-3b37-437d-8ff0-875dbc3bc86b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lazy-loading 'fault' on Instance uuid bb012e56-5c0b-4618-b0ee-2ebd58699eab {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:34:48.071780 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b3bef757-3b37-437d-8ff0-875dbc3bc86b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:34:48.122968 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b3bef757-3b37-437d-8ff0-875dbc3bc86b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e7825bda675b45a9a6a54786b2b9d442', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '75d4fbdcdde14aefb7f01ccf2b6fdde1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:34:48.131808 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b3bef757-3b37-437d-8ff0-875dbc3bc86b tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 200 len: 1215 microversion: 2.1 time: 0.091316 Jun 10 13:34:48.132294 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1025/3078] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:48 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 1215 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:34:49.146681 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-81f472ff-0bf1-4ec0-be0c-d09cf154c06a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:49.148517 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-81f472ff-0bf1-4ec0-be0c-d09cf154c06a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] [instance: bb012e56-5c0b-4618-b0ee-2ebd58699eab] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:49.151655 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=54,nova_api:UPDATE=1,nova_api:DELETE=2,nova_api:INSERT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:34:49.154964 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81f472ff-0bf1-4ec0-be0c-d09cf154c06a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:49.155293 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81f472ff-0bf1-4ec0-be0c-d09cf154c06a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:49.155565 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81f472ff-0bf1-4ec0-be0c-d09cf154c06a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:49.156115 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81f472ff-0bf1-4ec0-be0c-d09cf154c06a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:49.156485 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81f472ff-0bf1-4ec0-be0c-d09cf154c06a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:49.156816 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81f472ff-0bf1-4ec0-be0c-d09cf154c06a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:49.161261 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=150,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:34:49.176952 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-81f472ff-0bf1-4ec0-be0c-d09cf154c06a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] HTTP exception thrown: Instance bb012e56-5c0b-4618-b0ee-2ebd58699eab could not be found. Jun 10 13:34:49.177096 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-81f472ff-0bf1-4ec0-be0c-d09cf154c06a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Returning 404 to user: Instance bb012e56-5c0b-4618-b0ee-2ebd58699eab could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:34:49.177620 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-81f472ff-0bf1-4ec0-be0c-d09cf154c06a tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab" status: 404 len: 111 microversion: 2.1 time: 0.032827 Jun 10 13:34:49.178088 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1037/3079] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:34:49 2026] GET /compute/v2.1/servers/bb012e56-5c0b-4618-b0ee-2ebd58699eab => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:34:49.188132 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-817e63e1-81dc-4e79-8824-ba4236565d32 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:49.207276 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-817e63e1-81dc-4e79-8824-ba4236565d32 tempest-TestVolumeBootPatternV346-481581307 tempest-TestVolumeBootPatternV346-481581307-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1773801230" status: 202 len: 0 microversion: 2.1 time: 0.021590 Jun 10 13:34:49.207892 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1018/3080] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:34:49 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1773801230 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:34:49.361332 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-47a16cff-66d6-4c5c-8cda-9184c20d3d06 req-4cc5e63d-0c9d-429d-b7e9-085abfb95a0e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9a736e02-4f07-4e92-99e3-ee65aec07d1d", "tag": "81015685-0290-4189-b844-7072ad6fb9e9"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:49.366188 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=66,nova_api:UPDATE=2,nova_api:INSERT=7,nova_api:DELETE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:34:49.369782 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-47a16cff-66d6-4c5c-8cda-9184c20d3d06 req-4cc5e63d-0c9d-429d-b7e9-085abfb95a0e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:49.369979 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-47a16cff-66d6-4c5c-8cda-9184c20d3d06 req-4cc5e63d-0c9d-429d-b7e9-085abfb95a0e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:49.370115 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-47a16cff-66d6-4c5c-8cda-9184c20d3d06 req-4cc5e63d-0c9d-429d-b7e9-085abfb95a0e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:49.376869 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-47a16cff-66d6-4c5c-8cda-9184c20d3d06 req-4cc5e63d-0c9d-429d-b7e9-085abfb95a0e service nova] Creating event network-changed:81015685-0290-4189-b844-7072ad6fb9e9 for instance 9a736e02-4f07-4e92-99e3-ee65aec07d1d on np0000002501 Jun 10 13:34:49.377219 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-47a16cff-66d6-4c5c-8cda-9184c20d3d06 req-4cc5e63d-0c9d-429d-b7e9-085abfb95a0e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:34:49.386435 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-47a16cff-66d6-4c5c-8cda-9184c20d3d06 req-4cc5e63d-0c9d-429d-b7e9-085abfb95a0e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027822 Jun 10 13:34:49.386654 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1026/3081] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:34:49 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 10 13:34:50.356778 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f25f4e6d-8aca-497a-974b-3e9b9c08b2bc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:50.357089 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f25f4e6d-8aca-497a-974b-3e9b9c08b2bc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:50.360231 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f25f4e6d-8aca-497a-974b-3e9b9c08b2bc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:50.360444 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f25f4e6d-8aca-497a-974b-3e9b9c08b2bc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:50.360592 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f25f4e6d-8aca-497a-974b-3e9b9c08b2bc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:50.360868 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f25f4e6d-8aca-497a-974b-3e9b9c08b2bc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:50.361033 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f25f4e6d-8aca-497a-974b-3e9b9c08b2bc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:50.361173 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f25f4e6d-8aca-497a-974b-3e9b9c08b2bc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:50.414370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-f25f4e6d-8aca-497a-974b-3e9b9c08b2bc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lazy-loading 'services' on Instance uuid 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:34:50.464923 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f25f4e6d-8aca-497a-974b-3e9b9c08b2bc tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments/f0a1a049-f9d8-4a88-b71d-8a5381bbf299" status: 202 len: 0 microversion: 2.1 time: 0.109635 Jun 10 13:34:50.465227 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1038/3082] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:34:50 2026] DELETE /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments/f0a1a049-f9d8-4a88-b71d-8a5381bbf299 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:34:50.474942 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e3cf57df-d688-44ea-8256-6f6e622d8273 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:50.476591 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e3cf57df-d688-44ea-8256-6f6e622d8273 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:50.478023 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=54,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:34:50.481241 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3cf57df-d688-44ea-8256-6f6e622d8273 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:50.481426 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3cf57df-d688-44ea-8256-6f6e622d8273 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:50.481752 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3cf57df-d688-44ea-8256-6f6e622d8273 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:50.482068 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3cf57df-d688-44ea-8256-6f6e622d8273 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:50.482068 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3cf57df-d688-44ea-8256-6f6e622d8273 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:50.482068 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3cf57df-d688-44ea-8256-6f6e622d8273 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:50.486957 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=137,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:34:50.509284 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e3cf57df-d688-44ea-8256-6f6e622d8273 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.036027 Jun 10 13:34:50.509658 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1019/3083] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:34:50 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:51.523013 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1a2d1ebb-c845-40b5-bb47-fb0843baea70 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:51.524307 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1a2d1ebb-c845-40b5-bb47-fb0843baea70 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:51.528889 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a2d1ebb-c845-40b5-bb47-fb0843baea70 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:51.530014 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a2d1ebb-c845-40b5-bb47-fb0843baea70 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:51.530014 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a2d1ebb-c845-40b5-bb47-fb0843baea70 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:51.530014 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a2d1ebb-c845-40b5-bb47-fb0843baea70 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:51.530014 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a2d1ebb-c845-40b5-bb47-fb0843baea70 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:51.530014 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a2d1ebb-c845-40b5-bb47-fb0843baea70 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:51.558443 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1a2d1ebb-c845-40b5-bb47-fb0843baea70 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.037073 Jun 10 13:34:51.558728 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1027/3084] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:34:51 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:52.571476 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2fe5857b-9a41-4cbf-928c-32645aeb7b72 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:52.572877 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2fe5857b-9a41-4cbf-928c-32645aeb7b72 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:52.577232 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2fe5857b-9a41-4cbf-928c-32645aeb7b72 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:52.577427 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2fe5857b-9a41-4cbf-928c-32645aeb7b72 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:52.577583 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2fe5857b-9a41-4cbf-928c-32645aeb7b72 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:52.577844 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2fe5857b-9a41-4cbf-928c-32645aeb7b72 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:52.577975 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2fe5857b-9a41-4cbf-928c-32645aeb7b72 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:52.578091 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2fe5857b-9a41-4cbf-928c-32645aeb7b72 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:52.594802 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2fe5857b-9a41-4cbf-928c-32645aeb7b72 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025293 Jun 10 13:34:52.595028 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1039/3085] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:34:52 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:34:53.606013 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-64df02d6-710b-4032-9502-e0d8a595e0c0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:34:53.607596 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-64df02d6-710b-4032-9502-e0d8a595e0c0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:53.611572 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64df02d6-710b-4032-9502-e0d8a595e0c0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:53.611770 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64df02d6-710b-4032-9502-e0d8a595e0c0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:53.611947 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64df02d6-710b-4032-9502-e0d8a595e0c0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:53.612240 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64df02d6-710b-4032-9502-e0d8a595e0c0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:53.612629 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64df02d6-710b-4032-9502-e0d8a595e0c0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:53.612629 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-64df02d6-710b-4032-9502-e0d8a595e0c0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:53.637188 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-64df02d6-710b-4032-9502-e0d8a595e0c0 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.033159 Jun 10 13:34:53.637531 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1020/3086] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:34:53 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 25 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:34:55.407571 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e1086f99-0350-4f32-8f3d-501b874de766 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "bd6fc4d1-05c5-485f-9418-09194ccabf6c"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:34:55.409074 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e1086f99-0350-4f32-8f3d-501b874de766 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:34:55.412781 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1086f99-0350-4f32-8f3d-501b874de766 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:55.412989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1086f99-0350-4f32-8f3d-501b874de766 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:55.413248 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1086f99-0350-4f32-8f3d-501b874de766 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:55.413509 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1086f99-0350-4f32-8f3d-501b874de766 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:34:55.413691 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1086f99-0350-4f32-8f3d-501b874de766 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:34:55.413883 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e1086f99-0350-4f32-8f3d-501b874de766 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:34:57.973952 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e1086f99-0350-4f32-8f3d-501b874de766 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "POST /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.568161 Jun 10 13:34:57.974392 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1028/3087] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:34:55 2026] POST /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 194 bytes in 2569 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:35:01.673334 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8ff36af3-c550-428a-9cd6-bd1143f5a67b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:01.674370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8ff36af3-c550-428a-9cd6-bd1143f5a67b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:01.678803 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8ff36af3-c550-428a-9cd6-bd1143f5a67b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:01.679266 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8ff36af3-c550-428a-9cd6-bd1143f5a67b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:01.679599 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8ff36af3-c550-428a-9cd6-bd1143f5a67b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:01.680383 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8ff36af3-c550-428a-9cd6-bd1143f5a67b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:01.680695 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8ff36af3-c550-428a-9cd6-bd1143f5a67b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:01.681097 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8ff36af3-c550-428a-9cd6-bd1143f5a67b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:01.698947 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8ff36af3-c550-428a-9cd6-bd1143f5a67b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:01.898296 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8ff36af3-c550-428a-9cd6-bd1143f5a67b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:01.906095 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8ff36af3-c550-428a-9cd6-bd1143f5a67b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1551 microversion: 2.1 time: 0.235686 Jun 10 13:35:01.906523 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1040/3088] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:01 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1551 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:01.921958 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f3816513-9f61-413e-b3d8-f502ed596573 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:01.926995 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f3816513-9f61-413e-b3d8-f502ed596573 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:01.927099 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f3816513-9f61-413e-b3d8-f502ed596573 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:01.927285 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f3816513-9f61-413e-b3d8-f502ed596573 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:01.963199 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f3816513-9f61-413e-b3d8-f502ed596573 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Going to try to stop instance {{(pid=86679) force_stop /opt/stack/nova/nova/compute/api.py:2852}} Jun 10 13:35:01.990630 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f3816513-9f61-413e-b3d8-f502ed596573 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec/action" status: 202 len: 0 microversion: 2.1 time: 0.070328 Jun 10 13:35:01.990936 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1021/3089] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:35:01 2026] POST /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:35:01.999996 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a1be216b-026e-4fd9-90f3-9cc972171586 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:02.002048 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a1be216b-026e-4fd9-90f3-9cc972171586 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:02.006246 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a1be216b-026e-4fd9-90f3-9cc972171586 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:02.006542 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a1be216b-026e-4fd9-90f3-9cc972171586 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:02.006777 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a1be216b-026e-4fd9-90f3-9cc972171586 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:02.007231 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a1be216b-026e-4fd9-90f3-9cc972171586 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:02.007592 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a1be216b-026e-4fd9-90f3-9cc972171586 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:02.007893 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a1be216b-026e-4fd9-90f3-9cc972171586 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:02.024820 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a1be216b-026e-4fd9-90f3-9cc972171586 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:02.183139 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a1be216b-026e-4fd9-90f3-9cc972171586 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:02.190775 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a1be216b-026e-4fd9-90f3-9cc972171586 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1561 microversion: 2.1 time: 0.192453 Jun 10 13:35:02.191024 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1029/3090] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:01 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1561 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:03.206340 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f9e73b27-2edd-4e80-a78a-47741b3f21a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:03.207852 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f9e73b27-2edd-4e80-a78a-47741b3f21a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:03.213466 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f9e73b27-2edd-4e80-a78a-47741b3f21a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:03.214154 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f9e73b27-2edd-4e80-a78a-47741b3f21a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:03.214537 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f9e73b27-2edd-4e80-a78a-47741b3f21a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:03.215284 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f9e73b27-2edd-4e80-a78a-47741b3f21a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:03.215725 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f9e73b27-2edd-4e80-a78a-47741b3f21a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:03.216371 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f9e73b27-2edd-4e80-a78a-47741b3f21a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:03.232118 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f9e73b27-2edd-4e80-a78a-47741b3f21a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:03.375819 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f9e73b27-2edd-4e80-a78a-47741b3f21a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:03.385703 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f9e73b27-2edd-4e80-a78a-47741b3f21a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1561 microversion: 2.1 time: 0.181192 Jun 10 13:35:03.386107 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1041/3091] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:03 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1561 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:03.653030 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-321c16f3-a1bf-448f-934e-d0b8db1c609b req-d3f238b5-a8b3-4797-9b15-14fcd73b535b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5406a3d-5b2c-48a9-8061-695fd3e6cbec", "name": "network-vif-unplugged", "status": "completed", "tag": "06e2773b-b487-4306-9feb-603997322c81"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:03.658992 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-321c16f3-a1bf-448f-934e-d0b8db1c609b req-d3f238b5-a8b3-4797-9b15-14fcd73b535b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:03.659077 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-321c16f3-a1bf-448f-934e-d0b8db1c609b req-d3f238b5-a8b3-4797-9b15-14fcd73b535b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:03.659186 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-321c16f3-a1bf-448f-934e-d0b8db1c609b req-d3f238b5-a8b3-4797-9b15-14fcd73b535b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:03.666280 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-321c16f3-a1bf-448f-934e-d0b8db1c609b req-d3f238b5-a8b3-4797-9b15-14fcd73b535b service nova] Creating event network-vif-unplugged:06e2773b-b487-4306-9feb-603997322c81 for instance a5406a3d-5b2c-48a9-8061-695fd3e6cbec on np0000002501 Jun 10 13:35:03.666757 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-321c16f3-a1bf-448f-934e-d0b8db1c609b req-d3f238b5-a8b3-4797-9b15-14fcd73b535b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:03.671250 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-321c16f3-a1bf-448f-934e-d0b8db1c609b req-d3f238b5-a8b3-4797-9b15-14fcd73b535b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020050 Jun 10 13:35:03.671698 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1022/3092] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:03 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 10 13:35:04.399680 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-29a93328-be93-4901-9000-70b0c6bc7f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:04.401066 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-29a93328-be93-4901-9000-70b0c6bc7f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:04.405695 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-29a93328-be93-4901-9000-70b0c6bc7f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:04.405942 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-29a93328-be93-4901-9000-70b0c6bc7f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:04.406142 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-29a93328-be93-4901-9000-70b0c6bc7f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:04.406591 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-29a93328-be93-4901-9000-70b0c6bc7f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:04.406918 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-29a93328-be93-4901-9000-70b0c6bc7f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:04.407180 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-29a93328-be93-4901-9000-70b0c6bc7f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:04.419470 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-29a93328-be93-4901-9000-70b0c6bc7f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:04.533708 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-29a93328-be93-4901-9000-70b0c6bc7f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:04.541340 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-29a93328-be93-4901-9000-70b0c6bc7f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1538 microversion: 2.1 time: 0.143784 Jun 10 13:35:04.541632 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1030/3093] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:04 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1538 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:05.702844 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-69a79950-afe0-46e2-a194-99e1a4e316fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:05.707898 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-69a79950-afe0-46e2-a194-99e1a4e316fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:05.708276 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-69a79950-afe0-46e2-a194-99e1a4e316fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:05.708584 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-69a79950-afe0-46e2-a194-99e1a4e316fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:05.725148 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-69a79950-afe0-46e2-a194-99e1a4e316fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Going to try to start instance {{(pid=86680) start /opt/stack/nova/nova/compute/api.py:2875}} Jun 10 13:35:05.727394 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-54756e74-e707-409b-bcd8-270cec52f8ea req-bb02ec7c-5c51-40d7-8170-51d12c2cc35c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5406a3d-5b2c-48a9-8061-695fd3e6cbec", "name": "network-vif-unplugged", "status": "completed", "tag": "06e2773b-b487-4306-9feb-603997322c81"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:05.734251 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-54756e74-e707-409b-bcd8-270cec52f8ea req-bb02ec7c-5c51-40d7-8170-51d12c2cc35c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:05.735421 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-54756e74-e707-409b-bcd8-270cec52f8ea req-bb02ec7c-5c51-40d7-8170-51d12c2cc35c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:05.735421 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-54756e74-e707-409b-bcd8-270cec52f8ea req-bb02ec7c-5c51-40d7-8170-51d12c2cc35c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:05.741946 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-54756e74-e707-409b-bcd8-270cec52f8ea req-bb02ec7c-5c51-40d7-8170-51d12c2cc35c service nova] Creating event network-vif-unplugged:06e2773b-b487-4306-9feb-603997322c81 for instance a5406a3d-5b2c-48a9-8061-695fd3e6cbec on np0000002501 Jun 10 13:35:05.742387 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-54756e74-e707-409b-bcd8-270cec52f8ea req-bb02ec7c-5c51-40d7-8170-51d12c2cc35c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:05.746227 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-54756e74-e707-409b-bcd8-270cec52f8ea req-bb02ec7c-5c51-40d7-8170-51d12c2cc35c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021095 Jun 10 13:35:05.746653 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1023/3094] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:05 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 10 13:35:05.756898 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-69a79950-afe0-46e2-a194-99e1a4e316fb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec/action" status: 202 len: 0 microversion: 2.1 time: 0.058002 Jun 10 13:35:05.757577 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1042/3095] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:35:05 2026] POST /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:35:05.765939 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-04b6aedb-31ca-47ae-997b-7dcdfa5eb3c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:05.768012 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-04b6aedb-31ca-47ae-997b-7dcdfa5eb3c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:05.771770 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04b6aedb-31ca-47ae-997b-7dcdfa5eb3c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:05.771993 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04b6aedb-31ca-47ae-997b-7dcdfa5eb3c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:05.772187 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04b6aedb-31ca-47ae-997b-7dcdfa5eb3c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:05.772614 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04b6aedb-31ca-47ae-997b-7dcdfa5eb3c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:05.772930 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04b6aedb-31ca-47ae-997b-7dcdfa5eb3c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:05.773238 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-04b6aedb-31ca-47ae-997b-7dcdfa5eb3c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:05.787607 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-04b6aedb-31ca-47ae-997b-7dcdfa5eb3c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:05.945826 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-04b6aedb-31ca-47ae-997b-7dcdfa5eb3c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:05.954009 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-04b6aedb-31ca-47ae-997b-7dcdfa5eb3c0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1547 microversion: 2.1 time: 0.189941 Jun 10 13:35:05.954289 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1031/3096] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:05 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1547 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:06.969028 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-44a07a42-561c-48cb-8195-344353cd3fc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:06.970617 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-44a07a42-561c-48cb-8195-344353cd3fc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:06.975168 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-44a07a42-561c-48cb-8195-344353cd3fc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:06.975455 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-44a07a42-561c-48cb-8195-344353cd3fc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:06.975679 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-44a07a42-561c-48cb-8195-344353cd3fc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:06.976159 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-44a07a42-561c-48cb-8195-344353cd3fc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:06.976455 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-44a07a42-561c-48cb-8195-344353cd3fc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:06.976763 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-44a07a42-561c-48cb-8195-344353cd3fc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:06.991306 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-44a07a42-561c-48cb-8195-344353cd3fc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:07.164853 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-44a07a42-561c-48cb-8195-344353cd3fc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:07.174505 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-44a07a42-561c-48cb-8195-344353cd3fc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1547 microversion: 2.1 time: 0.207332 Jun 10 13:35:07.174772 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1024/3097] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:06 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1547 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:08.192687 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e8c82786-b905-49f1-8fe4-27800042f4ad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:08.194495 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e8c82786-b905-49f1-8fe4-27800042f4ad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:08.199653 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8c82786-b905-49f1-8fe4-27800042f4ad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:08.199988 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8c82786-b905-49f1-8fe4-27800042f4ad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:08.200285 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8c82786-b905-49f1-8fe4-27800042f4ad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:08.200891 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8c82786-b905-49f1-8fe4-27800042f4ad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:08.201292 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8c82786-b905-49f1-8fe4-27800042f4ad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:08.201936 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e8c82786-b905-49f1-8fe4-27800042f4ad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:08.223954 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e8c82786-b905-49f1-8fe4-27800042f4ad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:08.397588 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e8c82786-b905-49f1-8fe4-27800042f4ad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:08.405836 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e8c82786-b905-49f1-8fe4-27800042f4ad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1547 microversion: 2.1 time: 0.215833 Jun 10 13:35:08.406102 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1043/3098] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:08 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1547 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:08.538736 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6f6d65fd-cbec-4c2a-9d81-da8aa4355fe7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:08.539159 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6f6d65fd-cbec-4c2a-9d81-da8aa4355fe7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:08.544487 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6f6d65fd-cbec-4c2a-9d81-da8aa4355fe7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:08.544792 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6f6d65fd-cbec-4c2a-9d81-da8aa4355fe7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:08.544950 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6f6d65fd-cbec-4c2a-9d81-da8aa4355fe7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:08.545487 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6f6d65fd-cbec-4c2a-9d81-da8aa4355fe7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:08.545821 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6f6d65fd-cbec-4c2a-9d81-da8aa4355fe7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:08.545984 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6f6d65fd-cbec-4c2a-9d81-da8aa4355fe7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:08.596589 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-6f6d65fd-cbec-4c2a-9d81-da8aa4355fe7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lazy-loading 'services' on Instance uuid 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:35:08.640387 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6f6d65fd-cbec-4c2a-9d81-da8aa4355fe7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments/bd6fc4d1-05c5-485f-9418-09194ccabf6c" status: 202 len: 0 microversion: 2.1 time: 0.103651 Jun 10 13:35:08.640576 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1032/3099] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:35:08 2026] DELETE /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments/bd6fc4d1-05c5-485f-9418-09194ccabf6c => generated 0 bytes in 104 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:35:08.649035 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a0bcf539-ad01-4c11-85e9-8b0aaa18c662 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:08.650389 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a0bcf539-ad01-4c11-85e9-8b0aaa18c662 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:08.654324 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a0bcf539-ad01-4c11-85e9-8b0aaa18c662 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:08.654643 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a0bcf539-ad01-4c11-85e9-8b0aaa18c662 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:08.654845 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a0bcf539-ad01-4c11-85e9-8b0aaa18c662 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:08.655016 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a0bcf539-ad01-4c11-85e9-8b0aaa18c662 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:08.655159 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a0bcf539-ad01-4c11-85e9-8b0aaa18c662 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:08.655269 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a0bcf539-ad01-4c11-85e9-8b0aaa18c662 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:08.678663 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a0bcf539-ad01-4c11-85e9-8b0aaa18c662 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031221 Jun 10 13:35:08.678989 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1025/3100] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:35:08 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:35:09.425741 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-28cc9512-afd0-41ce-a6c4-55633ae885b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:09.427328 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-28cc9512-afd0-41ce-a6c4-55633ae885b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:09.432205 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28cc9512-afd0-41ce-a6c4-55633ae885b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:09.432467 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28cc9512-afd0-41ce-a6c4-55633ae885b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:09.432676 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28cc9512-afd0-41ce-a6c4-55633ae885b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:09.433151 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28cc9512-afd0-41ce-a6c4-55633ae885b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:09.433458 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28cc9512-afd0-41ce-a6c4-55633ae885b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:09.433733 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-28cc9512-afd0-41ce-a6c4-55633ae885b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:09.447771 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-28cc9512-afd0-41ce-a6c4-55633ae885b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:09.579828 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-28cc9512-afd0-41ce-a6c4-55633ae885b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:09.590137 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-28cc9512-afd0-41ce-a6c4-55633ae885b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1547 microversion: 2.1 time: 0.165991 Jun 10 13:35:09.590561 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1044/3101] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:09 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1547 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:09.692897 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b84a0bbd-b928-4cd9-827a-5d518efc8542 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:09.693409 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b84a0bbd-b928-4cd9-827a-5d518efc8542 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:09.699220 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84a0bbd-b928-4cd9-827a-5d518efc8542 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:09.699409 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84a0bbd-b928-4cd9-827a-5d518efc8542 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:09.699534 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84a0bbd-b928-4cd9-827a-5d518efc8542 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:09.699778 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84a0bbd-b928-4cd9-827a-5d518efc8542 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:09.699901 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84a0bbd-b928-4cd9-827a-5d518efc8542 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:09.700063 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84a0bbd-b928-4cd9-827a-5d518efc8542 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:09.734973 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b84a0bbd-b928-4cd9-827a-5d518efc8542 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.047720 Jun 10 13:35:09.734973 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1033/3102] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:35:09 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:35:10.605071 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ff1947da-403e-4f2e-8ac9-7c1dfdee5574 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:10.606642 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ff1947da-403e-4f2e-8ac9-7c1dfdee5574 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:10.610430 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff1947da-403e-4f2e-8ac9-7c1dfdee5574 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:10.610756 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff1947da-403e-4f2e-8ac9-7c1dfdee5574 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:10.611018 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff1947da-403e-4f2e-8ac9-7c1dfdee5574 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:10.611500 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff1947da-403e-4f2e-8ac9-7c1dfdee5574 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:10.611888 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff1947da-403e-4f2e-8ac9-7c1dfdee5574 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:10.612263 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ff1947da-403e-4f2e-8ac9-7c1dfdee5574 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:10.746419 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1bc2f627-6f08-471c-8968-9edee11381d3 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:10.748968 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1bc2f627-6f08-471c-8968-9edee11381d3 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:10.752054 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1bc2f627-6f08-471c-8968-9edee11381d3 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:10.752284 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1bc2f627-6f08-471c-8968-9edee11381d3 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:10.752479 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1bc2f627-6f08-471c-8968-9edee11381d3 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:10.752774 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1bc2f627-6f08-471c-8968-9edee11381d3 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:10.752910 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1bc2f627-6f08-471c-8968-9edee11381d3 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:10.753054 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1bc2f627-6f08-471c-8968-9edee11381d3 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:10.773480 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1bc2f627-6f08-471c-8968-9edee11381d3 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028726 Jun 10 13:35:10.773846 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1045/3103] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:35:10 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:35:10.846372 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ff1947da-403e-4f2e-8ac9-7c1dfdee5574 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:10.972441 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ff1947da-403e-4f2e-8ac9-7c1dfdee5574 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:10.985214 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ff1947da-403e-4f2e-8ac9-7c1dfdee5574 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1547 microversion: 2.1 time: 0.381668 Jun 10 13:35:10.986132 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1026/3104] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:10 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1547 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:11.787703 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3b35ad58-ee2f-4628-a79f-d09bec0a90cf tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:11.789089 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3b35ad58-ee2f-4628-a79f-d09bec0a90cf tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:11.792373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3b35ad58-ee2f-4628-a79f-d09bec0a90cf tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:11.792579 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3b35ad58-ee2f-4628-a79f-d09bec0a90cf tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:11.792762 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3b35ad58-ee2f-4628-a79f-d09bec0a90cf tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:11.793010 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3b35ad58-ee2f-4628-a79f-d09bec0a90cf tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:11.793126 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3b35ad58-ee2f-4628-a79f-d09bec0a90cf tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:11.793242 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3b35ad58-ee2f-4628-a79f-d09bec0a90cf tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:11.810773 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3b35ad58-ee2f-4628-a79f-d09bec0a90cf tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.024751 Jun 10 13:35:11.811120 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1034/3105] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:35:11 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:35:12.015797 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-66702172-3f81-4aa0-b5c2-94a124cba2a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:12.017650 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-66702172-3f81-4aa0-b5c2-94a124cba2a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:12.023378 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-66702172-3f81-4aa0-b5c2-94a124cba2a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:12.023795 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-66702172-3f81-4aa0-b5c2-94a124cba2a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:12.024011 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-66702172-3f81-4aa0-b5c2-94a124cba2a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:12.024576 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-66702172-3f81-4aa0-b5c2-94a124cba2a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:12.024973 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-66702172-3f81-4aa0-b5c2-94a124cba2a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:12.025317 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-66702172-3f81-4aa0-b5c2-94a124cba2a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:12.052754 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-66702172-3f81-4aa0-b5c2-94a124cba2a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:12.253622 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-66702172-3f81-4aa0-b5c2-94a124cba2a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:12.263745 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-66702172-3f81-4aa0-b5c2-94a124cba2a8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1547 microversion: 2.1 time: 0.250186 Jun 10 13:35:12.264098 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1046/3106] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:12 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1547 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:13.280680 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8d2e9da6-825b-41bb-a034-74dfd1dd71e5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:13.282907 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8d2e9da6-825b-41bb-a034-74dfd1dd71e5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:13.287295 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8d2e9da6-825b-41bb-a034-74dfd1dd71e5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:13.287672 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8d2e9da6-825b-41bb-a034-74dfd1dd71e5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:13.287902 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8d2e9da6-825b-41bb-a034-74dfd1dd71e5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:13.288405 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8d2e9da6-825b-41bb-a034-74dfd1dd71e5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:13.288731 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8d2e9da6-825b-41bb-a034-74dfd1dd71e5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:13.289014 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8d2e9da6-825b-41bb-a034-74dfd1dd71e5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:13.311064 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8d2e9da6-825b-41bb-a034-74dfd1dd71e5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:13.571294 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8d2e9da6-825b-41bb-a034-74dfd1dd71e5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:13.581404 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8d2e9da6-825b-41bb-a034-74dfd1dd71e5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1547 microversion: 2.1 time: 0.302476 Jun 10 13:35:13.581710 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1027/3107] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:13 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1547 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:13.621158 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-abffcb5d-01ff-4dfc-82a6-4461db564fe6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "340e1393-ad32-4b2b-bb82-9353a6ed2d31"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:13.622551 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-abffcb5d-01ff-4dfc-82a6-4461db564fe6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:13.627131 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abffcb5d-01ff-4dfc-82a6-4461db564fe6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:13.627329 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abffcb5d-01ff-4dfc-82a6-4461db564fe6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:13.627514 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abffcb5d-01ff-4dfc-82a6-4461db564fe6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:13.627814 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abffcb5d-01ff-4dfc-82a6-4461db564fe6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:13.627968 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abffcb5d-01ff-4dfc-82a6-4461db564fe6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:13.628084 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abffcb5d-01ff-4dfc-82a6-4461db564fe6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:14.601718 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-da0fe14d-717f-42b5-9d7d-b27cb160b7b6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:14.604188 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-da0fe14d-717f-42b5-9d7d-b27cb160b7b6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:14.609173 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da0fe14d-717f-42b5-9d7d-b27cb160b7b6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:14.609531 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da0fe14d-717f-42b5-9d7d-b27cb160b7b6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:14.609810 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da0fe14d-717f-42b5-9d7d-b27cb160b7b6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:14.610424 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da0fe14d-717f-42b5-9d7d-b27cb160b7b6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:14.610848 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da0fe14d-717f-42b5-9d7d-b27cb160b7b6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:14.611235 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-da0fe14d-717f-42b5-9d7d-b27cb160b7b6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:14.629220 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-da0fe14d-717f-42b5-9d7d-b27cb160b7b6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:14.818596 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-da0fe14d-717f-42b5-9d7d-b27cb160b7b6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:14.826239 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-da0fe14d-717f-42b5-9d7d-b27cb160b7b6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1547 microversion: 2.1 time: 0.226911 Jun 10 13:35:14.826552 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1047/3108] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:14 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1547 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:15.841005 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ac8e800c-b078-4795-9744-a710e76bce37 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:15.843265 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ac8e800c-b078-4795-9744-a710e76bce37 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:15.847965 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac8e800c-b078-4795-9744-a710e76bce37 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:15.848216 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac8e800c-b078-4795-9744-a710e76bce37 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:15.848456 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac8e800c-b078-4795-9744-a710e76bce37 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:15.848907 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac8e800c-b078-4795-9744-a710e76bce37 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:15.849239 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac8e800c-b078-4795-9744-a710e76bce37 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:15.849629 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ac8e800c-b078-4795-9744-a710e76bce37 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:15.864749 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ac8e800c-b078-4795-9744-a710e76bce37 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:15.987566 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ac8e800c-b078-4795-9744-a710e76bce37 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:15.994979 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ac8e800c-b078-4795-9744-a710e76bce37 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1547 microversion: 2.1 time: 0.155787 Jun 10 13:35:15.995279 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1028/3109] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:15 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1547 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:16.216722 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-abffcb5d-01ff-4dfc-82a6-4461db564fe6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "POST /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.599002 Jun 10 13:35:16.217073 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1035/3110] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:35:13 2026] POST /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 194 bytes in 2600 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:35:16.988366 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-dfd3693e-40c0-403f-b7b1-6a3d1ba08e75 req-d674cded-8f33-43ee-9fef-e8db6bbefa19 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5406a3d-5b2c-48a9-8061-695fd3e6cbec", "name": "network-vif-plugged", "status": "completed", "tag": "06e2773b-b487-4306-9feb-603997322c81"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:16.997358 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-dfd3693e-40c0-403f-b7b1-6a3d1ba08e75 req-d674cded-8f33-43ee-9fef-e8db6bbefa19 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:16.997571 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-dfd3693e-40c0-403f-b7b1-6a3d1ba08e75 req-d674cded-8f33-43ee-9fef-e8db6bbefa19 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:16.997711 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-dfd3693e-40c0-403f-b7b1-6a3d1ba08e75 req-d674cded-8f33-43ee-9fef-e8db6bbefa19 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:17.010500 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-dfd3693e-40c0-403f-b7b1-6a3d1ba08e75 req-d674cded-8f33-43ee-9fef-e8db6bbefa19 service nova] Creating event network-vif-plugged:06e2773b-b487-4306-9feb-603997322c81 for instance a5406a3d-5b2c-48a9-8061-695fd3e6cbec on np0000002501 Jun 10 13:35:17.010650 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bd97df84-ffd2-44d3-adbe-840a0fbe3c14 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:17.011091 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-dfd3693e-40c0-403f-b7b1-6a3d1ba08e75 req-d674cded-8f33-43ee-9fef-e8db6bbefa19 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:17.013216 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bd97df84-ffd2-44d3-adbe-840a0fbe3c14 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:17.018070 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-dfd3693e-40c0-403f-b7b1-6a3d1ba08e75 req-d674cded-8f33-43ee-9fef-e8db6bbefa19 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031332 Jun 10 13:35:17.018619 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd97df84-ffd2-44d3-adbe-840a0fbe3c14 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:17.018720 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1048/3111] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:16 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 10 13:35:17.019019 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd97df84-ffd2-44d3-adbe-840a0fbe3c14 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:17.019311 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd97df84-ffd2-44d3-adbe-840a0fbe3c14 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:17.019931 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd97df84-ffd2-44d3-adbe-840a0fbe3c14 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:17.020281 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd97df84-ffd2-44d3-adbe-840a0fbe3c14 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:17.020610 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bd97df84-ffd2-44d3-adbe-840a0fbe3c14 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:17.045744 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-bd97df84-ffd2-44d3-adbe-840a0fbe3c14 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:17.189722 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bd97df84-ffd2-44d3-adbe-840a0fbe3c14 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:17.198007 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bd97df84-ffd2-44d3-adbe-840a0fbe3c14 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1547 microversion: 2.1 time: 0.189689 Jun 10 13:35:17.198259 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1029/3112] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:17 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1547 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:18.215381 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6d3fa398-6ce7-4336-a884-2ac176f02dc4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:18.217124 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6d3fa398-6ce7-4336-a884-2ac176f02dc4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:18.222171 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6d3fa398-6ce7-4336-a884-2ac176f02dc4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:18.222548 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6d3fa398-6ce7-4336-a884-2ac176f02dc4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:18.222786 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6d3fa398-6ce7-4336-a884-2ac176f02dc4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:18.223248 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6d3fa398-6ce7-4336-a884-2ac176f02dc4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:18.223602 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6d3fa398-6ce7-4336-a884-2ac176f02dc4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:18.223894 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6d3fa398-6ce7-4336-a884-2ac176f02dc4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:18.227176 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=118,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:35:18.240573 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6d3fa398-6ce7-4336-a884-2ac176f02dc4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:18.370577 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6d3fa398-6ce7-4336-a884-2ac176f02dc4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:18.378068 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6d3fa398-6ce7-4336-a884-2ac176f02dc4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1547 microversion: 2.1 time: 0.164334 Jun 10 13:35:18.378418 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1036/3113] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:18 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1547 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:19.078064 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-5766408b-2fe4-4570-be95-a5dacf10fe54 req-089a7555-0f6e-4752-9365-2a6434e9767a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5406a3d-5b2c-48a9-8061-695fd3e6cbec", "name": "network-vif-plugged", "status": "completed", "tag": "06e2773b-b487-4306-9feb-603997322c81"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:19.084165 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5766408b-2fe4-4570-be95-a5dacf10fe54 req-089a7555-0f6e-4752-9365-2a6434e9767a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:19.084503 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5766408b-2fe4-4570-be95-a5dacf10fe54 req-089a7555-0f6e-4752-9365-2a6434e9767a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:19.084773 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5766408b-2fe4-4570-be95-a5dacf10fe54 req-089a7555-0f6e-4752-9365-2a6434e9767a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:19.093401 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-5766408b-2fe4-4570-be95-a5dacf10fe54 req-089a7555-0f6e-4752-9365-2a6434e9767a service nova] Creating event network-vif-plugged:06e2773b-b487-4306-9feb-603997322c81 for instance a5406a3d-5b2c-48a9-8061-695fd3e6cbec on np0000002501 Jun 10 13:35:19.094181 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-5766408b-2fe4-4570-be95-a5dacf10fe54 req-089a7555-0f6e-4752-9365-2a6434e9767a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:19.098595 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-5766408b-2fe4-4570-be95-a5dacf10fe54 req-089a7555-0f6e-4752-9365-2a6434e9767a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022513 Jun 10 13:35:19.099140 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1049/3114] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:19 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 10 13:35:19.393497 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-eb1df0d7-1f45-4186-8880-ead26d7794a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:19.395459 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-eb1df0d7-1f45-4186-8880-ead26d7794a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:19.401741 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb1df0d7-1f45-4186-8880-ead26d7794a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:19.402114 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb1df0d7-1f45-4186-8880-ead26d7794a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:19.402473 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb1df0d7-1f45-4186-8880-ead26d7794a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:19.403105 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb1df0d7-1f45-4186-8880-ead26d7794a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:19.403573 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb1df0d7-1f45-4186-8880-ead26d7794a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:19.403964 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb1df0d7-1f45-4186-8880-ead26d7794a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:19.421078 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-eb1df0d7-1f45-4186-8880-ead26d7794a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:19.606089 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-eb1df0d7-1f45-4186-8880-ead26d7794a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:19.614267 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-eb1df0d7-1f45-4186-8880-ead26d7794a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1551 microversion: 2.1 time: 0.223004 Jun 10 13:35:19.614985 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1030/3115] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:19 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1551 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:19.634043 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5d33a753-4eb8-459f-ad11-fbfa2a4a4fda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:19.635498 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5d33a753-4eb8-459f-ad11-fbfa2a4a4fda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:19.639497 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d33a753-4eb8-459f-ad11-fbfa2a4a4fda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:19.639602 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d33a753-4eb8-459f-ad11-fbfa2a4a4fda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:19.639722 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d33a753-4eb8-459f-ad11-fbfa2a4a4fda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:19.639947 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d33a753-4eb8-459f-ad11-fbfa2a4a4fda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:19.640074 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d33a753-4eb8-459f-ad11-fbfa2a4a4fda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:19.640181 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d33a753-4eb8-459f-ad11-fbfa2a4a4fda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:20.161760 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5d33a753-4eb8-459f-ad11-fbfa2a4a4fda tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec/action" status: 200 len: 14 microversion: 2.1 time: 0.528873 Jun 10 13:35:20.161760 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1037/3116] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:35:19 2026] POST /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec/action => generated 14 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:35:21.250780 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-aaab3ac8-32a2-4ce9-8ec7-5cff9c8624e8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:21.251115 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-aaab3ac8-32a2-4ce9-8ec7-5cff9c8624e8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:21.254890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aaab3ac8-32a2-4ce9-8ec7-5cff9c8624e8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:21.255154 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aaab3ac8-32a2-4ce9-8ec7-5cff9c8624e8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:21.255370 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aaab3ac8-32a2-4ce9-8ec7-5cff9c8624e8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:21.255706 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aaab3ac8-32a2-4ce9-8ec7-5cff9c8624e8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:21.255916 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aaab3ac8-32a2-4ce9-8ec7-5cff9c8624e8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:21.256131 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aaab3ac8-32a2-4ce9-8ec7-5cff9c8624e8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:21.271301 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-aaab3ac8-32a2-4ce9-8ec7-5cff9c8624e8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:35:21.334311 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-aaab3ac8-32a2-4ce9-8ec7-5cff9c8624e8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 204 len: 0 microversion: 2.1 time: 0.085236 Jun 10 13:35:21.334711 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1050/3117] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:35:21 2026] DELETE /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:35:21.345062 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-86c65699-8a94-48d3-b899-487ce9fe998f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:21.347613 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-86c65699-8a94-48d3-b899-487ce9fe998f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:21.352776 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86c65699-8a94-48d3-b899-487ce9fe998f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:21.353108 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86c65699-8a94-48d3-b899-487ce9fe998f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:21.353364 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86c65699-8a94-48d3-b899-487ce9fe998f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:21.353909 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86c65699-8a94-48d3-b899-487ce9fe998f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:21.354279 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86c65699-8a94-48d3-b899-487ce9fe998f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:21.354692 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86c65699-8a94-48d3-b899-487ce9fe998f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:21.371125 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-86c65699-8a94-48d3-b899-487ce9fe998f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:21.558956 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-86c65699-8a94-48d3-b899-487ce9fe998f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:21.567127 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-86c65699-8a94-48d3-b899-487ce9fe998f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1557 microversion: 2.1 time: 0.224397 Jun 10 13:35:21.567466 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1031/3118] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:21 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1557 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:22.522267 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-42df6283-715e-427a-9ab3-de52c08a17e7 req-7d7eaf98-c9a6-4c4c-aa46-ec5c8215e5f9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5406a3d-5b2c-48a9-8061-695fd3e6cbec", "name": "network-vif-unplugged", "status": "completed", "tag": "06e2773b-b487-4306-9feb-603997322c81"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:22.531041 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-42df6283-715e-427a-9ab3-de52c08a17e7 req-7d7eaf98-c9a6-4c4c-aa46-ec5c8215e5f9 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:22.531397 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-42df6283-715e-427a-9ab3-de52c08a17e7 req-7d7eaf98-c9a6-4c4c-aa46-ec5c8215e5f9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:22.531609 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-42df6283-715e-427a-9ab3-de52c08a17e7 req-7d7eaf98-c9a6-4c4c-aa46-ec5c8215e5f9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:22.539692 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-42df6283-715e-427a-9ab3-de52c08a17e7 req-7d7eaf98-c9a6-4c4c-aa46-ec5c8215e5f9 service nova] Creating event network-vif-unplugged:06e2773b-b487-4306-9feb-603997322c81 for instance a5406a3d-5b2c-48a9-8061-695fd3e6cbec on np0000002501 Jun 10 13:35:22.540151 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-42df6283-715e-427a-9ab3-de52c08a17e7 req-7d7eaf98-c9a6-4c4c-aa46-ec5c8215e5f9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:22.544551 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-42df6283-715e-427a-9ab3-de52c08a17e7 req-7d7eaf98-c9a6-4c4c-aa46-ec5c8215e5f9 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024008 Jun 10 13:35:22.544943 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1038/3119] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:22 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 10 13:35:22.590007 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0b26d9fe-9822-4d92-9922-73a7ea47a86e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:22.591892 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0b26d9fe-9822-4d92-9922-73a7ea47a86e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:22.596917 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b26d9fe-9822-4d92-9922-73a7ea47a86e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:22.597242 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b26d9fe-9822-4d92-9922-73a7ea47a86e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:22.597767 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b26d9fe-9822-4d92-9922-73a7ea47a86e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:22.598297 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b26d9fe-9822-4d92-9922-73a7ea47a86e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:22.598751 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b26d9fe-9822-4d92-9922-73a7ea47a86e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:22.599115 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0b26d9fe-9822-4d92-9922-73a7ea47a86e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:22.615308 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0b26d9fe-9822-4d92-9922-73a7ea47a86e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:22.796845 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0b26d9fe-9822-4d92-9922-73a7ea47a86e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:22.804968 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0b26d9fe-9822-4d92-9922-73a7ea47a86e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1557 microversion: 2.1 time: 0.217838 Jun 10 13:35:22.805227 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1051/3120] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:22 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1557 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:23.820245 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-91eae0bd-2b01-49e8-9277-b6abead277b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:23.823477 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-91eae0bd-2b01-49e8-9277-b6abead277b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:23.827084 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-91eae0bd-2b01-49e8-9277-b6abead277b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:23.827379 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-91eae0bd-2b01-49e8-9277-b6abead277b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:23.827628 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-91eae0bd-2b01-49e8-9277-b6abead277b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:23.828080 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-91eae0bd-2b01-49e8-9277-b6abead277b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:23.828447 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-91eae0bd-2b01-49e8-9277-b6abead277b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:23.828825 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-91eae0bd-2b01-49e8-9277-b6abead277b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:23.842897 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-91eae0bd-2b01-49e8-9277-b6abead277b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:23.947713 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-91eae0bd-2b01-49e8-9277-b6abead277b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:23.955361 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-91eae0bd-2b01-49e8-9277-b6abead277b9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1557 microversion: 2.1 time: 0.136939 Jun 10 13:35:23.955698 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1032/3121] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:23 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1557 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:24.227244 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a18b495a-6a2d-490e-8ebb-dcbe65e0347c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "fe043d7f-2b44-4d7f-ab5b-b4bc9a7e8a11", "device": "/dev/vdb"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:24.228764 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a18b495a-6a2d-490e-8ebb-dcbe65e0347c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:24.232531 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a18b495a-6a2d-490e-8ebb-dcbe65e0347c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:24.232759 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a18b495a-6a2d-490e-8ebb-dcbe65e0347c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:24.232913 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a18b495a-6a2d-490e-8ebb-dcbe65e0347c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:24.233176 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a18b495a-6a2d-490e-8ebb-dcbe65e0347c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:24.233325 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a18b495a-6a2d-490e-8ebb-dcbe65e0347c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:24.233501 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a18b495a-6a2d-490e-8ebb-dcbe65e0347c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:24.472146 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-16c01962-d54d-4261-928c-5fb639b9eece req-8610a584-c700-4e49-af66-956b1c77f36d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5406a3d-5b2c-48a9-8061-695fd3e6cbec", "name": "network-vif-deleted", "tag": "06e2773b-b487-4306-9feb-603997322c81"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:24.477611 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-16c01962-d54d-4261-928c-5fb639b9eece req-8610a584-c700-4e49-af66-956b1c77f36d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:24.477754 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-16c01962-d54d-4261-928c-5fb639b9eece req-8610a584-c700-4e49-af66-956b1c77f36d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:24.477872 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-16c01962-d54d-4261-928c-5fb639b9eece req-8610a584-c700-4e49-af66-956b1c77f36d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:24.483120 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-16c01962-d54d-4261-928c-5fb639b9eece req-8610a584-c700-4e49-af66-956b1c77f36d service nova] Creating event network-vif-deleted:06e2773b-b487-4306-9feb-603997322c81 for instance a5406a3d-5b2c-48a9-8061-695fd3e6cbec on np0000002501 Jun 10 13:35:24.483504 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-16c01962-d54d-4261-928c-5fb639b9eece req-8610a584-c700-4e49-af66-956b1c77f36d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:24.487040 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-16c01962-d54d-4261-928c-5fb639b9eece req-8610a584-c700-4e49-af66-956b1c77f36d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016488 Jun 10 13:35:24.487220 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1052/3122] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:24 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 10 13:35:24.582816 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-6c077a34-1364-4223-938f-6000e7213865 req-0288d568-be89-4f43-8b45-741a88e4f0d1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5406a3d-5b2c-48a9-8061-695fd3e6cbec", "name": "network-vif-unplugged", "status": "completed", "tag": "06e2773b-b487-4306-9feb-603997322c81"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:24.587772 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6c077a34-1364-4223-938f-6000e7213865 req-0288d568-be89-4f43-8b45-741a88e4f0d1 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:24.587926 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6c077a34-1364-4223-938f-6000e7213865 req-0288d568-be89-4f43-8b45-741a88e4f0d1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:24.588036 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-6c077a34-1364-4223-938f-6000e7213865 req-0288d568-be89-4f43-8b45-741a88e4f0d1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:24.592711 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-6c077a34-1364-4223-938f-6000e7213865 req-0288d568-be89-4f43-8b45-741a88e4f0d1 service nova] Creating event network-vif-unplugged:06e2773b-b487-4306-9feb-603997322c81 for instance a5406a3d-5b2c-48a9-8061-695fd3e6cbec on np0000002501 Jun 10 13:35:24.593035 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-6c077a34-1364-4223-938f-6000e7213865 req-0288d568-be89-4f43-8b45-741a88e4f0d1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:24.596612 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-6c077a34-1364-4223-938f-6000e7213865 req-0288d568-be89-4f43-8b45-741a88e4f0d1 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.015306 Jun 10 13:35:24.597030 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1033/3123] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:24 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 10 13:35:24.969858 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b65638d6-e8d4-457f-bc5b-f4543940d258 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:24.971305 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b65638d6-e8d4-457f-bc5b-f4543940d258 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:24.974970 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b65638d6-e8d4-457f-bc5b-f4543940d258 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:24.975190 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b65638d6-e8d4-457f-bc5b-f4543940d258 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:24.975411 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b65638d6-e8d4-457f-bc5b-f4543940d258 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:24.975815 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b65638d6-e8d4-457f-bc5b-f4543940d258 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:24.976087 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b65638d6-e8d4-457f-bc5b-f4543940d258 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:24.976356 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b65638d6-e8d4-457f-bc5b-f4543940d258 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:24.991319 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b65638d6-e8d4-457f-bc5b-f4543940d258 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:25.032875 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b65638d6-e8d4-457f-bc5b-f4543940d258 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:25.039704 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b65638d6-e8d4-457f-bc5b-f4543940d258 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1205 microversion: 2.1 time: 0.071617 Jun 10 13:35:25.039945 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1053/3124] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:24 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1205 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:26.053279 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4ff5e327-a0f1-4ab5-80bd-8a6c410073e7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:26.054751 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4ff5e327-a0f1-4ab5-80bd-8a6c410073e7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:26.058620 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4ff5e327-a0f1-4ab5-80bd-8a6c410073e7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:26.058844 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4ff5e327-a0f1-4ab5-80bd-8a6c410073e7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:26.059032 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4ff5e327-a0f1-4ab5-80bd-8a6c410073e7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:26.059478 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4ff5e327-a0f1-4ab5-80bd-8a6c410073e7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:26.059761 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4ff5e327-a0f1-4ab5-80bd-8a6c410073e7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:26.060023 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4ff5e327-a0f1-4ab5-80bd-8a6c410073e7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:26.078540 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4ff5e327-a0f1-4ab5-80bd-8a6c410073e7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:26.078740 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4ff5e327-a0f1-4ab5-80bd-8a6c410073e7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:26.078853 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4ff5e327-a0f1-4ab5-80bd-8a6c410073e7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:26.079076 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-4ff5e327-a0f1-4ab5-80bd-8a6c410073e7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid a5406a3d-5b2c-48a9-8061-695fd3e6cbec {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:35:26.082579 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4ff5e327-a0f1-4ab5-80bd-8a6c410073e7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:26.145374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4ff5e327-a0f1-4ab5-80bd-8a6c410073e7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:26.152716 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4ff5e327-a0f1-4ab5-80bd-8a6c410073e7 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1210 microversion: 2.1 time: 0.101229 Jun 10 13:35:26.153083 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1034/3125] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:26 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1210 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:26.784635 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a18b495a-6a2d-490e-8ebb-dcbe65e0347c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "POST /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.559264 Jun 10 13:35:26.785104 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1039/3126] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:35:24 2026] POST /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d/os-volume_attachments => generated 194 bytes in 2560 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:35:27.166791 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cd7c5b56-b8e3-413c-8bfb-49e8279bdc41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:27.168125 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cd7c5b56-b8e3-413c-8bfb-49e8279bdc41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:27.173255 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd7c5b56-b8e3-413c-8bfb-49e8279bdc41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:27.173613 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd7c5b56-b8e3-413c-8bfb-49e8279bdc41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:27.173907 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd7c5b56-b8e3-413c-8bfb-49e8279bdc41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:27.174554 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd7c5b56-b8e3-413c-8bfb-49e8279bdc41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:27.174964 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd7c5b56-b8e3-413c-8bfb-49e8279bdc41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:27.175397 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd7c5b56-b8e3-413c-8bfb-49e8279bdc41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:27.195032 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd7c5b56-b8e3-413c-8bfb-49e8279bdc41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:27.195229 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd7c5b56-b8e3-413c-8bfb-49e8279bdc41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:27.195406 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd7c5b56-b8e3-413c-8bfb-49e8279bdc41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:27.195609 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-cd7c5b56-b8e3-413c-8bfb-49e8279bdc41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid a5406a3d-5b2c-48a9-8061-695fd3e6cbec {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:35:27.199182 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-cd7c5b56-b8e3-413c-8bfb-49e8279bdc41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:27.250966 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cd7c5b56-b8e3-413c-8bfb-49e8279bdc41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:27.258621 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cd7c5b56-b8e3-413c-8bfb-49e8279bdc41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1210 microversion: 2.1 time: 0.093488 Jun 10 13:35:27.258903 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1054/3127] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:27 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1210 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:28.273503 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-befb4946-cd79-4ca3-b500-3c71fc939364 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:28.275043 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-befb4946-cd79-4ca3-b500-3c71fc939364 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:28.280762 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-befb4946-cd79-4ca3-b500-3c71fc939364 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:28.281060 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-befb4946-cd79-4ca3-b500-3c71fc939364 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:28.281310 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-befb4946-cd79-4ca3-b500-3c71fc939364 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:28.281845 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-befb4946-cd79-4ca3-b500-3c71fc939364 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:28.282218 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-befb4946-cd79-4ca3-b500-3c71fc939364 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:28.282574 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-befb4946-cd79-4ca3-b500-3c71fc939364 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:28.299696 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-befb4946-cd79-4ca3-b500-3c71fc939364 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:28.299932 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-befb4946-cd79-4ca3-b500-3c71fc939364 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:28.300112 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-befb4946-cd79-4ca3-b500-3c71fc939364 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:28.300424 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-befb4946-cd79-4ca3-b500-3c71fc939364 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid a5406a3d-5b2c-48a9-8061-695fd3e6cbec {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:35:28.304187 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-befb4946-cd79-4ca3-b500-3c71fc939364 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:28.377466 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-befb4946-cd79-4ca3-b500-3c71fc939364 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:28.384226 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-befb4946-cd79-4ca3-b500-3c71fc939364 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 200 len: 1210 microversion: 2.1 time: 0.112467 Jun 10 13:35:28.384588 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1035/3128] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:28 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 1210 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:28.921397 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5b75fe00-78fe-4e58-b9be-130867760c93 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:28.921732 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5b75fe00-78fe-4e58-b9be-130867760c93 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:28.925675 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5b75fe00-78fe-4e58-b9be-130867760c93 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:28.925875 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5b75fe00-78fe-4e58-b9be-130867760c93 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:28.926007 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5b75fe00-78fe-4e58-b9be-130867760c93 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:28.926267 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5b75fe00-78fe-4e58-b9be-130867760c93 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:28.926427 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5b75fe00-78fe-4e58-b9be-130867760c93 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:28.926587 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5b75fe00-78fe-4e58-b9be-130867760c93 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:29.002647 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-5b75fe00-78fe-4e58-b9be-130867760c93 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lazy-loading 'services' on Instance uuid 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:35:29.047277 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5b75fe00-78fe-4e58-b9be-130867760c93 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments/340e1393-ad32-4b2b-bb82-9353a6ed2d31" status: 202 len: 0 microversion: 2.1 time: 0.128950 Jun 10 13:35:29.047735 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1040/3129] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:35:28 2026] DELETE /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments/340e1393-ad32-4b2b-bb82-9353a6ed2d31 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:35:29.058787 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8ad4f5a4-2c10-43f9-b3ec-23dbf50a57d7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:29.060179 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8ad4f5a4-2c10-43f9-b3ec-23dbf50a57d7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:29.064341 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8ad4f5a4-2c10-43f9-b3ec-23dbf50a57d7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:29.064618 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8ad4f5a4-2c10-43f9-b3ec-23dbf50a57d7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:29.064877 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8ad4f5a4-2c10-43f9-b3ec-23dbf50a57d7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:29.065141 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8ad4f5a4-2c10-43f9-b3ec-23dbf50a57d7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:29.065327 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8ad4f5a4-2c10-43f9-b3ec-23dbf50a57d7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:29.065532 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8ad4f5a4-2c10-43f9-b3ec-23dbf50a57d7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:29.086673 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8ad4f5a4-2c10-43f9-b3ec-23dbf50a57d7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029700 Jun 10 13:35:29.086980 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1055/3130] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:35:29 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:35:29.403438 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-54f55fba-a51f-47b3-9c42-0382c0cb5e3b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:29.404880 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-54f55fba-a51f-47b3-9c42-0382c0cb5e3b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: a5406a3d-5b2c-48a9-8061-695fd3e6cbec] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:29.409255 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-54f55fba-a51f-47b3-9c42-0382c0cb5e3b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:29.409572 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-54f55fba-a51f-47b3-9c42-0382c0cb5e3b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:29.409816 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-54f55fba-a51f-47b3-9c42-0382c0cb5e3b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:29.410386 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-54f55fba-a51f-47b3-9c42-0382c0cb5e3b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:29.410753 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-54f55fba-a51f-47b3-9c42-0382c0cb5e3b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:29.411061 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-54f55fba-a51f-47b3-9c42-0382c0cb5e3b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:29.417786 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-54f55fba-a51f-47b3-9c42-0382c0cb5e3b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance a5406a3d-5b2c-48a9-8061-695fd3e6cbec could not be found. Jun 10 13:35:29.418032 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-54f55fba-a51f-47b3-9c42-0382c0cb5e3b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance a5406a3d-5b2c-48a9-8061-695fd3e6cbec could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:35:29.418484 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-54f55fba-a51f-47b3-9c42-0382c0cb5e3b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec" status: 404 len: 111 microversion: 2.1 time: 0.016762 Jun 10 13:35:29.418757 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1036/3131] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:29 2026] GET /compute/v2.1/servers/a5406a3d-5b2c-48a9-8061-695fd3e6cbec => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:35:29.427125 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d4bb320b-0e95-4396-96f9-c0326f410d64 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:29.440365 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d4bb320b-0e95-4396-96f9-c0326f410d64 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-32209175" status: 202 len: 0 microversion: 2.1 time: 0.015007 Jun 10 13:35:29.440852 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1041/3132] 10.4.3.74 () {66 vars in 1326 bytes} [Wed Jun 10 13:35:29 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-32209175 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:35:30.096818 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bc197ad6-0fac-49b1-b912-4cc730841264 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:30.098162 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bc197ad6-0fac-49b1-b912-4cc730841264 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:30.102453 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bc197ad6-0fac-49b1-b912-4cc730841264 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:30.102830 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bc197ad6-0fac-49b1-b912-4cc730841264 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:30.102830 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bc197ad6-0fac-49b1-b912-4cc730841264 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:30.104264 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bc197ad6-0fac-49b1-b912-4cc730841264 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:30.104264 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bc197ad6-0fac-49b1-b912-4cc730841264 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:30.104264 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bc197ad6-0fac-49b1-b912-4cc730841264 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:30.120076 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bc197ad6-0fac-49b1-b912-4cc730841264 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025696 Jun 10 13:35:30.120361 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1056/3133] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:35:30 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:35:31.132356 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-83337364-9f16-4ff5-978c-64691013a5c7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:31.134005 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-83337364-9f16-4ff5-978c-64691013a5c7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:31.137634 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-83337364-9f16-4ff5-978c-64691013a5c7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:31.137833 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-83337364-9f16-4ff5-978c-64691013a5c7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:31.137988 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-83337364-9f16-4ff5-978c-64691013a5c7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:31.138267 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-83337364-9f16-4ff5-978c-64691013a5c7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:31.138469 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-83337364-9f16-4ff5-978c-64691013a5c7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:31.138612 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-83337364-9f16-4ff5-978c-64691013a5c7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:31.157965 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-83337364-9f16-4ff5-978c-64691013a5c7 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027826 Jun 10 13:35:31.158446 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1037/3134] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:35:31 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:35:32.167777 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ed015653-b38e-4052-be85-d552903058ee tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:32.170672 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ed015653-b38e-4052-be85-d552903058ee tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:32.174335 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed015653-b38e-4052-be85-d552903058ee tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:32.174513 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed015653-b38e-4052-be85-d552903058ee tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:32.174688 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed015653-b38e-4052-be85-d552903058ee tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:32.174876 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed015653-b38e-4052-be85-d552903058ee tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:32.175038 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed015653-b38e-4052-be85-d552903058ee tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:32.175100 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ed015653-b38e-4052-be85-d552903058ee tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:32.192212 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ed015653-b38e-4052-be85-d552903058ee tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026211 Jun 10 13:35:32.192656 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1042/3135] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:35:32 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:35:33.202610 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ebe1876d-8fcf-44f7-8a23-415eb86d90ff tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:33.204059 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ebe1876d-8fcf-44f7-8a23-415eb86d90ff tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:33.208274 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ebe1876d-8fcf-44f7-8a23-415eb86d90ff tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:33.208519 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ebe1876d-8fcf-44f7-8a23-415eb86d90ff tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:33.208763 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ebe1876d-8fcf-44f7-8a23-415eb86d90ff tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:33.209015 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ebe1876d-8fcf-44f7-8a23-415eb86d90ff tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:33.209176 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ebe1876d-8fcf-44f7-8a23-415eb86d90ff tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:33.209334 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ebe1876d-8fcf-44f7-8a23-415eb86d90ff tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:33.226019 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ebe1876d-8fcf-44f7-8a23-415eb86d90ff tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025399 Jun 10 13:35:33.226309 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1057/3136] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:35:33 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:35:33.423238 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-699302782", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "0d70f615-bfe9-4a2a-a830-88eeb1b73f87", "source_type": "snapshot", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "3d96b870-f6d4-4aa7-b02e-5fb67ec191a6"}]}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:33.482996 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:33.483429 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:33.483771 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:33.484362 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:33.484722 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:33.485062 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:33.490138 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] validate_networks() for [('3d96b870-f6d4-4aa7-b02e-5fb67ec191a6', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:35:33.490551 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:33.682267 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:33.842734 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:35:33.842943 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:35:33.843185 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:35:33.843409 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:35:33.843646 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:35:33.850865 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:33.851092 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:33.851298 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:33.851890 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:33.852103 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:33.852313 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:33.867237 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:35:33.869015 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for user e26ea791c9b2405282949b7ee6db2eb9 and project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:35:33.875127 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:35:33.876217 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] 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='0d70f615-bfe9-4a2a-a830-88eeb1b73f87',source_type='snapshot',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:35:33.937912 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-dbbf1004-7ac7-4eae-bd62-1b4a4fe22d8d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 378 microversion: 2.1 time: 0.516402 Jun 10 13:35:33.937912 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1038/3137] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:35:33 2026] POST /compute/v2.1/servers => generated 378 bytes in 517 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:35:33.947737 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-db5a53a7-fdb8-4dd4-b34d-96ce26011dc2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:33.949144 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-db5a53a7-fdb8-4dd4-b34d-96ce26011dc2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:33.961015 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-db5a53a7-fdb8-4dd4-b34d-96ce26011dc2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:34.008841 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-db5a53a7-fdb8-4dd4-b34d-96ce26011dc2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:34.017210 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-db5a53a7-fdb8-4dd4-b34d-96ce26011dc2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1051 microversion: 2.1 time: 0.070724 Jun 10 13:35:34.017490 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1043/3138] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:33 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1051 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:34.237703 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8251495a-6588-4cf5-a5dc-9ac396ec074d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:34.239095 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8251495a-6588-4cf5-a5dc-9ac396ec074d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:34.242641 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8251495a-6588-4cf5-a5dc-9ac396ec074d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:34.242835 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8251495a-6588-4cf5-a5dc-9ac396ec074d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:34.242957 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8251495a-6588-4cf5-a5dc-9ac396ec074d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:34.243182 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8251495a-6588-4cf5-a5dc-9ac396ec074d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:34.243317 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8251495a-6588-4cf5-a5dc-9ac396ec074d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:34.243443 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8251495a-6588-4cf5-a5dc-9ac396ec074d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:34.262844 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8251495a-6588-4cf5-a5dc-9ac396ec074d tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026828 Jun 10 13:35:34.263111 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1058/3139] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:35:34 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:35:35.035787 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7e61f618-f071-4294-a5c8-ddfc5bda4ab3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:35.037099 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7e61f618-f071-4294-a5c8-ddfc5bda4ab3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:35.041895 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e61f618-f071-4294-a5c8-ddfc5bda4ab3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:35.042132 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e61f618-f071-4294-a5c8-ddfc5bda4ab3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:35.042360 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e61f618-f071-4294-a5c8-ddfc5bda4ab3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:35.042757 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e61f618-f071-4294-a5c8-ddfc5bda4ab3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:35.043065 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e61f618-f071-4294-a5c8-ddfc5bda4ab3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:35.043340 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7e61f618-f071-4294-a5c8-ddfc5bda4ab3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:35.060006 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7e61f618-f071-4294-a5c8-ddfc5bda4ab3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:35.107291 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7e61f618-f071-4294-a5c8-ddfc5bda4ab3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:35.113835 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7e61f618-f071-4294-a5c8-ddfc5bda4ab3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1055 microversion: 2.1 time: 0.079833 Jun 10 13:35:35.114295 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1039/3140] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:35 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1055 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:35.272873 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-efbb932b-bbf1-4aaa-b221-86241ecac9a5 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:35.274271 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-efbb932b-bbf1-4aaa-b221-86241ecac9a5 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:35.277712 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-efbb932b-bbf1-4aaa-b221-86241ecac9a5 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:35.277889 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-efbb932b-bbf1-4aaa-b221-86241ecac9a5 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:35.278010 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-efbb932b-bbf1-4aaa-b221-86241ecac9a5 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:35.278228 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-efbb932b-bbf1-4aaa-b221-86241ecac9a5 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:35.278377 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-efbb932b-bbf1-4aaa-b221-86241ecac9a5 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:35.278490 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-efbb932b-bbf1-4aaa-b221-86241ecac9a5 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:35.292573 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-efbb932b-bbf1-4aaa-b221-86241ecac9a5 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.021387 Jun 10 13:35:35.292817 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1044/3141] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:35:35 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5/os-volume_attachments => generated 25 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:35:36.128165 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-25607909-4f6a-418a-98cd-8bf3a0685dca tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:36.129610 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-25607909-4f6a-418a-98cd-8bf3a0685dca tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:36.134153 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25607909-4f6a-418a-98cd-8bf3a0685dca tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:36.134404 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25607909-4f6a-418a-98cd-8bf3a0685dca tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:36.134695 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25607909-4f6a-418a-98cd-8bf3a0685dca tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:36.135088 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25607909-4f6a-418a-98cd-8bf3a0685dca tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:36.135490 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25607909-4f6a-418a-98cd-8bf3a0685dca tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:36.135889 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-25607909-4f6a-418a-98cd-8bf3a0685dca tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:36.151194 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-25607909-4f6a-418a-98cd-8bf3a0685dca tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:36.204318 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-25607909-4f6a-418a-98cd-8bf3a0685dca tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:36.211206 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-25607909-4f6a-418a-98cd-8bf3a0685dca tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1103 microversion: 2.1 time: 0.084728 Jun 10 13:35:36.211492 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1059/3142] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:36 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1103 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:37.227944 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4de64783-5dd7-4402-8b1f-4bacbc3ee7a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:37.236059 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4de64783-5dd7-4402-8b1f-4bacbc3ee7a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:37.241865 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4de64783-5dd7-4402-8b1f-4bacbc3ee7a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:37.241865 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4de64783-5dd7-4402-8b1f-4bacbc3ee7a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:37.242115 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4de64783-5dd7-4402-8b1f-4bacbc3ee7a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:37.242595 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4de64783-5dd7-4402-8b1f-4bacbc3ee7a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:37.242925 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4de64783-5dd7-4402-8b1f-4bacbc3ee7a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:37.243250 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4de64783-5dd7-4402-8b1f-4bacbc3ee7a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:37.261633 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4de64783-5dd7-4402-8b1f-4bacbc3ee7a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:37.320750 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4de64783-5dd7-4402-8b1f-4bacbc3ee7a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:37.330337 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4de64783-5dd7-4402-8b1f-4bacbc3ee7a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1103 microversion: 2.1 time: 0.104059 Jun 10 13:35:37.330735 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1040/3143] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:37 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1103 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:38.344838 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1d25ad4f-fea8-4c6e-b8a9-81527c1cc6f5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:38.346477 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1d25ad4f-fea8-4c6e-b8a9-81527c1cc6f5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:38.351293 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d25ad4f-fea8-4c6e-b8a9-81527c1cc6f5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:38.351425 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d25ad4f-fea8-4c6e-b8a9-81527c1cc6f5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:38.351544 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d25ad4f-fea8-4c6e-b8a9-81527c1cc6f5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:38.352716 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d25ad4f-fea8-4c6e-b8a9-81527c1cc6f5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:38.352716 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d25ad4f-fea8-4c6e-b8a9-81527c1cc6f5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:38.352716 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d25ad4f-fea8-4c6e-b8a9-81527c1cc6f5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:38.367531 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1d25ad4f-fea8-4c6e-b8a9-81527c1cc6f5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:38.422988 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1d25ad4f-fea8-4c6e-b8a9-81527c1cc6f5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:38.433999 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1d25ad4f-fea8-4c6e-b8a9-81527c1cc6f5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1111 microversion: 2.1 time: 0.090981 Jun 10 13:35:38.434393 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1045/3144] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:38 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1111 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:39.424622 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-2d0a7f58-4742-4a9c-ad35-1cd49776c4d3 req-fd4d197d-b7b6-4684-ac1f-c704107ae411 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6be81dc6-d385-42e0-be7c-f5bd3b6acf03", "tag": "5cf7ce0d-0f54-4345-a275-dadd01d81a3a"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:39.433458 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2d0a7f58-4742-4a9c-ad35-1cd49776c4d3 req-fd4d197d-b7b6-4684-ac1f-c704107ae411 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:39.433685 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2d0a7f58-4742-4a9c-ad35-1cd49776c4d3 req-fd4d197d-b7b6-4684-ac1f-c704107ae411 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:39.433829 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2d0a7f58-4742-4a9c-ad35-1cd49776c4d3 req-fd4d197d-b7b6-4684-ac1f-c704107ae411 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:39.442122 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-2d0a7f58-4742-4a9c-ad35-1cd49776c4d3 req-fd4d197d-b7b6-4684-ac1f-c704107ae411 service nova] Creating event network-changed:5cf7ce0d-0f54-4345-a275-dadd01d81a3a for instance 6be81dc6-d385-42e0-be7c-f5bd3b6acf03 on np0000002501 Jun 10 13:35:39.442593 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-2d0a7f58-4742-4a9c-ad35-1cd49776c4d3 req-fd4d197d-b7b6-4684-ac1f-c704107ae411 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:39.446642 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-2d0a7f58-4742-4a9c-ad35-1cd49776c4d3 req-fd4d197d-b7b6-4684-ac1f-c704107ae411 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024306 Jun 10 13:35:39.447689 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1060/3145] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:39 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 10 13:35:39.448325 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cf60413c-f0af-4978-be19-15afed8c6c53 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:39.450659 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cf60413c-f0af-4978-be19-15afed8c6c53 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:39.456166 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf60413c-f0af-4978-be19-15afed8c6c53 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:39.456736 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf60413c-f0af-4978-be19-15afed8c6c53 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:39.457117 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf60413c-f0af-4978-be19-15afed8c6c53 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:39.457747 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf60413c-f0af-4978-be19-15afed8c6c53 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:39.458189 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf60413c-f0af-4978-be19-15afed8c6c53 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:39.458639 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cf60413c-f0af-4978-be19-15afed8c6c53 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:39.479492 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-cf60413c-f0af-4978-be19-15afed8c6c53 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:39.617984 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cf60413c-f0af-4978-be19-15afed8c6c53 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:39.625825 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cf60413c-f0af-4978-be19-15afed8c6c53 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1163 microversion: 2.1 time: 0.179322 Jun 10 13:35:39.626737 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1041/3146] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:39 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1163 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:40.639109 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a351ecdb-25b8-46ba-8f7e-1eb659c93326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:40.640547 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a351ecdb-25b8-46ba-8f7e-1eb659c93326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:40.645116 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a351ecdb-25b8-46ba-8f7e-1eb659c93326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:40.645469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a351ecdb-25b8-46ba-8f7e-1eb659c93326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:40.645686 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a351ecdb-25b8-46ba-8f7e-1eb659c93326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:40.646097 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a351ecdb-25b8-46ba-8f7e-1eb659c93326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:40.646486 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a351ecdb-25b8-46ba-8f7e-1eb659c93326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:40.646977 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a351ecdb-25b8-46ba-8f7e-1eb659c93326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:40.666548 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a351ecdb-25b8-46ba-8f7e-1eb659c93326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:40.830062 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a351ecdb-25b8-46ba-8f7e-1eb659c93326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:40.838868 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a351ecdb-25b8-46ba-8f7e-1eb659c93326 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1163 microversion: 2.1 time: 0.201150 Jun 10 13:35:40.839216 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1046/3147] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:40 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1163 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:41.854910 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-df678d48-0848-4ca6-bc8d-a5bca1f6556e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:41.856365 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-df678d48-0848-4ca6-bc8d-a5bca1f6556e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:41.860502 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df678d48-0848-4ca6-bc8d-a5bca1f6556e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:41.860728 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df678d48-0848-4ca6-bc8d-a5bca1f6556e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:41.860924 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df678d48-0848-4ca6-bc8d-a5bca1f6556e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:41.861421 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df678d48-0848-4ca6-bc8d-a5bca1f6556e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:41.861707 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df678d48-0848-4ca6-bc8d-a5bca1f6556e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:41.862034 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-df678d48-0848-4ca6-bc8d-a5bca1f6556e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:41.879602 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-df678d48-0848-4ca6-bc8d-a5bca1f6556e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:42.018910 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-df678d48-0848-4ca6-bc8d-a5bca1f6556e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:42.033624 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-df678d48-0848-4ca6-bc8d-a5bca1f6556e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1163 microversion: 2.1 time: 0.178496 Jun 10 13:35:42.033827 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1061/3148] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:41 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1163 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:43.050041 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-baeeebf0-71aa-4f47-871c-62760b014cc5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:43.051561 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-baeeebf0-71aa-4f47-871c-62760b014cc5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:43.055909 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-baeeebf0-71aa-4f47-871c-62760b014cc5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:43.056142 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-baeeebf0-71aa-4f47-871c-62760b014cc5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:43.056358 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-baeeebf0-71aa-4f47-871c-62760b014cc5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:43.056804 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-baeeebf0-71aa-4f47-871c-62760b014cc5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:43.057086 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-baeeebf0-71aa-4f47-871c-62760b014cc5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:43.057372 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-baeeebf0-71aa-4f47-871c-62760b014cc5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:43.071649 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-baeeebf0-71aa-4f47-871c-62760b014cc5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:43.179932 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f213272b-9925-4444-9b9b-369837e79af8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:43.180288 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f213272b-9925-4444-9b9b-369837e79af8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:43.183002 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f213272b-9925-4444-9b9b-369837e79af8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:43.183147 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f213272b-9925-4444-9b9b-369837e79af8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:43.183303 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f213272b-9925-4444-9b9b-369837e79af8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:43.183548 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f213272b-9925-4444-9b9b-369837e79af8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:43.183679 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f213272b-9925-4444-9b9b-369837e79af8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:43.184001 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f213272b-9925-4444-9b9b-369837e79af8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:43.195699 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f213272b-9925-4444-9b9b-369837e79af8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:35:43.217735 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-baeeebf0-71aa-4f47-871c-62760b014cc5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:43.224734 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-baeeebf0-71aa-4f47-871c-62760b014cc5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1163 microversion: 2.1 time: 0.176303 Jun 10 13:35:43.224944 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1042/3149] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:43 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1163 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:43.261853 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f213272b-9925-4444-9b9b-369837e79af8 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 204 len: 0 microversion: 2.1 time: 0.083888 Jun 10 13:35:43.262252 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1047/3150] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:35:43 2026] DELETE /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:35:43.272456 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-24454678-fed3-4b5b-9161-1b18afc52c21 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:43.273912 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-24454678-fed3-4b5b-9161-1b18afc52c21 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:43.278429 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-24454678-fed3-4b5b-9161-1b18afc52c21 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:43.278707 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-24454678-fed3-4b5b-9161-1b18afc52c21 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:43.278944 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-24454678-fed3-4b5b-9161-1b18afc52c21 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:43.279342 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-24454678-fed3-4b5b-9161-1b18afc52c21 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:43.279666 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-24454678-fed3-4b5b-9161-1b18afc52c21 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:43.279957 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-24454678-fed3-4b5b-9161-1b18afc52c21 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:43.297800 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-24454678-fed3-4b5b-9161-1b18afc52c21 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:43.481460 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-24454678-fed3-4b5b-9161-1b18afc52c21 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:43.509882 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-24454678-fed3-4b5b-9161-1b18afc52c21 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1725 microversion: 2.1 time: 0.237944 Jun 10 13:35:43.510775 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1062/3151] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:43 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1725 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:43.856991 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:35:43.872765 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:35:44.011809 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:35:44.240363 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ddaa1a27-cd91-43bf-9364-1c022c9f2805 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:44.242106 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ddaa1a27-cd91-43bf-9364-1c022c9f2805 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:44.247665 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddaa1a27-cd91-43bf-9364-1c022c9f2805 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:44.247968 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddaa1a27-cd91-43bf-9364-1c022c9f2805 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:44.248230 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddaa1a27-cd91-43bf-9364-1c022c9f2805 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:44.248752 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddaa1a27-cd91-43bf-9364-1c022c9f2805 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:44.249108 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddaa1a27-cd91-43bf-9364-1c022c9f2805 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:44.249472 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddaa1a27-cd91-43bf-9364-1c022c9f2805 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:44.264106 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ddaa1a27-cd91-43bf-9364-1c022c9f2805 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:44.414854 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ddaa1a27-cd91-43bf-9364-1c022c9f2805 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:44.422130 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ddaa1a27-cd91-43bf-9364-1c022c9f2805 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1209 microversion: 2.1 time: 0.183654 Jun 10 13:35:44.422208 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1043/3152] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:44 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1209 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:44.426176 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-42ec52f7-c060-4826-94be-c1973bca62fe req-0b61dabb-a665-41ee-bc87-f32c31fca9cd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "17bf3586-bc95-47d2-9c55-3bf3b8b8dad5", "name": "network-vif-unplugged", "status": "completed", "tag": "0d2d99e4-5e52-4cc0-8d44-15751eea518c"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:44.431682 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-42ec52f7-c060-4826-94be-c1973bca62fe req-0b61dabb-a665-41ee-bc87-f32c31fca9cd service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:44.431867 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-42ec52f7-c060-4826-94be-c1973bca62fe req-0b61dabb-a665-41ee-bc87-f32c31fca9cd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:44.432050 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-42ec52f7-c060-4826-94be-c1973bca62fe req-0b61dabb-a665-41ee-bc87-f32c31fca9cd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:44.442261 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-42ec52f7-c060-4826-94be-c1973bca62fe req-0b61dabb-a665-41ee-bc87-f32c31fca9cd service nova] Creating event network-vif-unplugged:0d2d99e4-5e52-4cc0-8d44-15751eea518c for instance 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 on np0000002501 Jun 10 13:35:44.442765 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-42ec52f7-c060-4826-94be-c1973bca62fe req-0b61dabb-a665-41ee-bc87-f32c31fca9cd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:44.447888 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-42ec52f7-c060-4826-94be-c1973bca62fe req-0b61dabb-a665-41ee-bc87-f32c31fca9cd service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025864 Jun 10 13:35:44.448514 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1048/3153] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:44 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 10 13:35:44.527702 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bef05f2e-3491-412d-850e-1f1dd397dae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:44.535778 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bef05f2e-3491-412d-850e-1f1dd397dae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:44.549476 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bef05f2e-3491-412d-850e-1f1dd397dae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:44.549698 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bef05f2e-3491-412d-850e-1f1dd397dae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:44.550368 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bef05f2e-3491-412d-850e-1f1dd397dae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:44.550629 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bef05f2e-3491-412d-850e-1f1dd397dae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:44.551208 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bef05f2e-3491-412d-850e-1f1dd397dae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:44.551416 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bef05f2e-3491-412d-850e-1f1dd397dae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:44.569340 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bef05f2e-3491-412d-850e-1f1dd397dae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:44.813268 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bef05f2e-3491-412d-850e-1f1dd397dae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:44.824553 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bef05f2e-3491-412d-850e-1f1dd397dae6 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1725 microversion: 2.1 time: 0.299428 Jun 10 13:35:44.824825 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1063/3154] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:44 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1725 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:45.437661 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-42fd41ae-5d1b-43d1-814b-f35e27bfc159 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:45.439032 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-42fd41ae-5d1b-43d1-814b-f35e27bfc159 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:45.443782 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-42fd41ae-5d1b-43d1-814b-f35e27bfc159 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:45.444023 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-42fd41ae-5d1b-43d1-814b-f35e27bfc159 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:45.444225 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-42fd41ae-5d1b-43d1-814b-f35e27bfc159 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:45.444631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-42fd41ae-5d1b-43d1-814b-f35e27bfc159 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:45.444904 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-42fd41ae-5d1b-43d1-814b-f35e27bfc159 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:45.445229 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-42fd41ae-5d1b-43d1-814b-f35e27bfc159 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:45.461210 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-42fd41ae-5d1b-43d1-814b-f35e27bfc159 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:45.582564 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-42fd41ae-5d1b-43d1-814b-f35e27bfc159 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:45.589532 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-42fd41ae-5d1b-43d1-814b-f35e27bfc159 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1197 microversion: 2.1 time: 0.153586 Jun 10 13:35:45.589792 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1044/3155] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:45 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1197 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:45.839779 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1350999e-c799-47e4-9508-c60f1b3c2a66 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:45.841534 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1350999e-c799-47e4-9508-c60f1b3c2a66 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:45.846331 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1350999e-c799-47e4-9508-c60f1b3c2a66 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:45.846609 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1350999e-c799-47e4-9508-c60f1b3c2a66 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:45.847412 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1350999e-c799-47e4-9508-c60f1b3c2a66 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:45.847412 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1350999e-c799-47e4-9508-c60f1b3c2a66 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:45.847625 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1350999e-c799-47e4-9508-c60f1b3c2a66 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:45.847879 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1350999e-c799-47e4-9508-c60f1b3c2a66 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:45.866506 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1350999e-c799-47e4-9508-c60f1b3c2a66 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:46.011731 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1350999e-c799-47e4-9508-c60f1b3c2a66 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:46.020486 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1350999e-c799-47e4-9508-c60f1b3c2a66 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1725 microversion: 2.1 time: 0.182539 Jun 10 13:35:46.020739 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1049/3156] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:45 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1725 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:46.130590 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-cc553cda-3291-46ae-9a20-338a4988bb14 req-5a952683-078a-437e-ac1d-fd407ba286de service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "17bf3586-bc95-47d2-9c55-3bf3b8b8dad5", "name": "network-vif-deleted", "tag": "0d2d99e4-5e52-4cc0-8d44-15751eea518c"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:46.137930 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-cc553cda-3291-46ae-9a20-338a4988bb14 req-5a952683-078a-437e-ac1d-fd407ba286de service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:46.138254 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-cc553cda-3291-46ae-9a20-338a4988bb14 req-5a952683-078a-437e-ac1d-fd407ba286de service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:46.138386 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-cc553cda-3291-46ae-9a20-338a4988bb14 req-5a952683-078a-437e-ac1d-fd407ba286de service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:46.144373 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-cc553cda-3291-46ae-9a20-338a4988bb14 req-5a952683-078a-437e-ac1d-fd407ba286de service nova] Creating event network-vif-deleted:0d2d99e4-5e52-4cc0-8d44-15751eea518c for instance 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 on np0000002501 Jun 10 13:35:46.144716 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-cc553cda-3291-46ae-9a20-338a4988bb14 req-5a952683-078a-437e-ac1d-fd407ba286de service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:46.148500 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-cc553cda-3291-46ae-9a20-338a4988bb14 req-5a952683-078a-437e-ac1d-fd407ba286de service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019713 Jun 10 13:35:46.149092 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1064/3157] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:46 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 10 13:35:46.510544 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-80ad7270-9a1c-4100-add8-aa0b437ff5f5 req-27795409-71c7-4139-abc3-cf43e9fd7414 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "17bf3586-bc95-47d2-9c55-3bf3b8b8dad5", "name": "network-vif-unplugged", "status": "completed", "tag": "0d2d99e4-5e52-4cc0-8d44-15751eea518c"}, {"server_uuid": "17bf3586-bc95-47d2-9c55-3bf3b8b8dad5", "name": "network-vif-plugged", "status": "completed", "tag": "0d2d99e4-5e52-4cc0-8d44-15751eea518c"}, {"server_uuid": "17bf3586-bc95-47d2-9c55-3bf3b8b8dad5", "name": "network-vif-plugged", "status": "completed", "tag": "0d2d99e4-5e52-4cc0-8d44-15751eea518c"}, {"server_uuid": "17bf3586-bc95-47d2-9c55-3bf3b8b8dad5", "name": "network-vif-unplugged", "status": "completed", "tag": "0d2d99e4-5e52-4cc0-8d44-15751eea518c"}, {"server_uuid": "17bf3586-bc95-47d2-9c55-3bf3b8b8dad5", "name": "network-vif-unplugged", "status": "completed", "tag": "0d2d99e4-5e52-4cc0-8d44-15751eea518c"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:46.516446 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-80ad7270-9a1c-4100-add8-aa0b437ff5f5 req-27795409-71c7-4139-abc3-cf43e9fd7414 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:46.516626 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-80ad7270-9a1c-4100-add8-aa0b437ff5f5 req-27795409-71c7-4139-abc3-cf43e9fd7414 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:46.516748 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-80ad7270-9a1c-4100-add8-aa0b437ff5f5 req-27795409-71c7-4139-abc3-cf43e9fd7414 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:46.522011 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-80ad7270-9a1c-4100-add8-aa0b437ff5f5 req-27795409-71c7-4139-abc3-cf43e9fd7414 service nova] Creating event network-vif-unplugged:0d2d99e4-5e52-4cc0-8d44-15751eea518c for instance 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 on np0000002501 Jun 10 13:35:46.522179 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-80ad7270-9a1c-4100-add8-aa0b437ff5f5 req-27795409-71c7-4139-abc3-cf43e9fd7414 service nova] Creating event network-vif-plugged:0d2d99e4-5e52-4cc0-8d44-15751eea518c for instance 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 on np0000002501 Jun 10 13:35:46.522322 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-80ad7270-9a1c-4100-add8-aa0b437ff5f5 req-27795409-71c7-4139-abc3-cf43e9fd7414 service nova] Creating event network-vif-plugged:0d2d99e4-5e52-4cc0-8d44-15751eea518c for instance 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 on np0000002501 Jun 10 13:35:46.522498 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-80ad7270-9a1c-4100-add8-aa0b437ff5f5 req-27795409-71c7-4139-abc3-cf43e9fd7414 service nova] Creating event network-vif-unplugged:0d2d99e4-5e52-4cc0-8d44-15751eea518c for instance 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 on np0000002501 Jun 10 13:35:46.522649 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-80ad7270-9a1c-4100-add8-aa0b437ff5f5 req-27795409-71c7-4139-abc3-cf43e9fd7414 service nova] Creating event network-vif-unplugged:0d2d99e4-5e52-4cc0-8d44-15751eea518c for instance 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 on np0000002501 Jun 10 13:35:46.522983 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-80ad7270-9a1c-4100-add8-aa0b437ff5f5 req-27795409-71c7-4139-abc3-cf43e9fd7414 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:46.527541 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-80ad7270-9a1c-4100-add8-aa0b437ff5f5 req-27795409-71c7-4139-abc3-cf43e9fd7414 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 873 microversion: 2.1 time: 0.018332 Jun 10 13:35:46.527541 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1045/3158] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:46 2026] POST /compute/v2.1/os-server-external-events => generated 873 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:35:46.604634 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b5c2f6dc-9d95-47cb-81a5-f0b5ff16d4fa tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:46.606103 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b5c2f6dc-9d95-47cb-81a5-f0b5ff16d4fa tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:46.610989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5c2f6dc-9d95-47cb-81a5-f0b5ff16d4fa tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:46.610989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5c2f6dc-9d95-47cb-81a5-f0b5ff16d4fa tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:46.611270 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5c2f6dc-9d95-47cb-81a5-f0b5ff16d4fa tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:46.611779 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5c2f6dc-9d95-47cb-81a5-f0b5ff16d4fa tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:46.612126 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5c2f6dc-9d95-47cb-81a5-f0b5ff16d4fa tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:46.612461 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5c2f6dc-9d95-47cb-81a5-f0b5ff16d4fa tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:46.635380 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b5c2f6dc-9d95-47cb-81a5-f0b5ff16d4fa tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:46.815620 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b5c2f6dc-9d95-47cb-81a5-f0b5ff16d4fa tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:46.825166 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b5c2f6dc-9d95-47cb-81a5-f0b5ff16d4fa tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1197 microversion: 2.1 time: 0.221954 Jun 10 13:35:46.825166 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1050/3159] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:46 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1197 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:47.036370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c76d3f97-6dae-4b71-a902-cbbd72a32dab tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:47.037096 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c76d3f97-6dae-4b71-a902-cbbd72a32dab tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:47.041388 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c76d3f97-6dae-4b71-a902-cbbd72a32dab tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:47.041763 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c76d3f97-6dae-4b71-a902-cbbd72a32dab tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:47.042139 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c76d3f97-6dae-4b71-a902-cbbd72a32dab tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:47.042774 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c76d3f97-6dae-4b71-a902-cbbd72a32dab tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:47.043244 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c76d3f97-6dae-4b71-a902-cbbd72a32dab tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:47.043677 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c76d3f97-6dae-4b71-a902-cbbd72a32dab tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:47.059379 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c76d3f97-6dae-4b71-a902-cbbd72a32dab tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:47.106847 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c76d3f97-6dae-4b71-a902-cbbd72a32dab tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:47.116160 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c76d3f97-6dae-4b71-a902-cbbd72a32dab tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1322 microversion: 2.1 time: 0.083037 Jun 10 13:35:47.116670 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1065/3160] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:47 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1322 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:47.840418 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b905e660-7f35-4063-96f7-246e4cb84a55 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:47.841813 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b905e660-7f35-4063-96f7-246e4cb84a55 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:47.845866 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b905e660-7f35-4063-96f7-246e4cb84a55 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:47.845866 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b905e660-7f35-4063-96f7-246e4cb84a55 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:47.846077 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b905e660-7f35-4063-96f7-246e4cb84a55 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:47.846657 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b905e660-7f35-4063-96f7-246e4cb84a55 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:47.846808 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b905e660-7f35-4063-96f7-246e4cb84a55 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:47.847388 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b905e660-7f35-4063-96f7-246e4cb84a55 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:47.868601 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b905e660-7f35-4063-96f7-246e4cb84a55 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:47.987904 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b905e660-7f35-4063-96f7-246e4cb84a55 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:47.997526 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b905e660-7f35-4063-96f7-246e4cb84a55 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1197 microversion: 2.1 time: 0.159201 Jun 10 13:35:47.997895 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1046/3161] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:47 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1197 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:48.134321 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-86697b43-d138-42c2-b83a-49e3a46dee1e tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:48.135741 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-86697b43-d138-42c2-b83a-49e3a46dee1e tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:48.140487 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-86697b43-d138-42c2-b83a-49e3a46dee1e tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:48.140742 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-86697b43-d138-42c2-b83a-49e3a46dee1e tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:48.140936 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-86697b43-d138-42c2-b83a-49e3a46dee1e tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:48.141359 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-86697b43-d138-42c2-b83a-49e3a46dee1e tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:48.141662 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-86697b43-d138-42c2-b83a-49e3a46dee1e tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:48.141923 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-86697b43-d138-42c2-b83a-49e3a46dee1e tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:48.159042 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-86697b43-d138-42c2-b83a-49e3a46dee1e tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:48.159246 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-86697b43-d138-42c2-b83a-49e3a46dee1e tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:48.159426 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-86697b43-d138-42c2-b83a-49e3a46dee1e tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:48.159668 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-86697b43-d138-42c2-b83a-49e3a46dee1e tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lazy-loading 'fault' on Instance uuid 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:35:48.162860 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-86697b43-d138-42c2-b83a-49e3a46dee1e tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:48.216014 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-86697b43-d138-42c2-b83a-49e3a46dee1e tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:48.223723 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-86697b43-d138-42c2-b83a-49e3a46dee1e tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1327 microversion: 2.1 time: 0.091210 Jun 10 13:35:48.223997 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1051/3162] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:48 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1327 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:49.013428 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2e778b9a-c674-42c6-ae91-d1641f3b2f36 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:49.013428 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2e778b9a-c674-42c6-ae91-d1641f3b2f36 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:49.020063 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e778b9a-c674-42c6-ae91-d1641f3b2f36 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:49.020294 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e778b9a-c674-42c6-ae91-d1641f3b2f36 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:49.020632 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e778b9a-c674-42c6-ae91-d1641f3b2f36 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:49.021285 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e778b9a-c674-42c6-ae91-d1641f3b2f36 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:49.022070 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e778b9a-c674-42c6-ae91-d1641f3b2f36 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:49.022206 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e778b9a-c674-42c6-ae91-d1641f3b2f36 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:49.038234 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2e778b9a-c674-42c6-ae91-d1641f3b2f36 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:49.169017 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2e778b9a-c674-42c6-ae91-d1641f3b2f36 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:49.176309 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2e778b9a-c674-42c6-ae91-d1641f3b2f36 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1197 microversion: 2.1 time: 0.165958 Jun 10 13:35:49.176654 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1066/3163] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:49 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1197 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:49.238840 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e43b2b49-9460-4dbe-ba3f-02ed85acdc08 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:49.240357 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e43b2b49-9460-4dbe-ba3f-02ed85acdc08 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:49.245777 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e43b2b49-9460-4dbe-ba3f-02ed85acdc08 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:49.246056 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e43b2b49-9460-4dbe-ba3f-02ed85acdc08 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:49.246272 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e43b2b49-9460-4dbe-ba3f-02ed85acdc08 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:49.246774 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e43b2b49-9460-4dbe-ba3f-02ed85acdc08 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:49.247054 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e43b2b49-9460-4dbe-ba3f-02ed85acdc08 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:49.247323 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e43b2b49-9460-4dbe-ba3f-02ed85acdc08 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:49.264766 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e43b2b49-9460-4dbe-ba3f-02ed85acdc08 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:49.265010 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e43b2b49-9460-4dbe-ba3f-02ed85acdc08 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:49.265214 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e43b2b49-9460-4dbe-ba3f-02ed85acdc08 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:49.265510 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-e43b2b49-9460-4dbe-ba3f-02ed85acdc08 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lazy-loading 'fault' on Instance uuid 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:35:49.269363 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e43b2b49-9460-4dbe-ba3f-02ed85acdc08 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:49.320246 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e43b2b49-9460-4dbe-ba3f-02ed85acdc08 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2e3a1758b39740868088cbe7fb94d22c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd138cd0f4861400086c914568fceb35f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:49.328667 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e43b2b49-9460-4dbe-ba3f-02ed85acdc08 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 200 len: 1327 microversion: 2.1 time: 0.091569 Jun 10 13:35:49.328943 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1047/3164] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:49 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 1327 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:50.190421 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3653adc3-eb08-4de6-96de-5f318b313217 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:50.192200 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3653adc3-eb08-4de6-96de-5f318b313217 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:50.195120 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=31,nova_api:DELETE=1,nova_api:UPDATE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:35:50.197584 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3653adc3-eb08-4de6-96de-5f318b313217 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:50.197770 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3653adc3-eb08-4de6-96de-5f318b313217 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:50.197918 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3653adc3-eb08-4de6-96de-5f318b313217 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:50.198322 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3653adc3-eb08-4de6-96de-5f318b313217 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:50.198646 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3653adc3-eb08-4de6-96de-5f318b313217 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:50.198911 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3653adc3-eb08-4de6-96de-5f318b313217 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:50.215901 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3653adc3-eb08-4de6-96de-5f318b313217 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:50.327782 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3653adc3-eb08-4de6-96de-5f318b313217 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:50.335672 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3653adc3-eb08-4de6-96de-5f318b313217 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1197 microversion: 2.1 time: 0.147379 Jun 10 13:35:50.335945 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1052/3165] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:50 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1197 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:50.344325 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6668f62e-447f-4a4f-a11f-d8ad122dd638 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:50.346040 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6668f62e-447f-4a4f-a11f-d8ad122dd638 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] [instance: 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:50.348393 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=34,nova_api:UPDATE=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:35:50.353071 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6668f62e-447f-4a4f-a11f-d8ad122dd638 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:50.353768 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6668f62e-447f-4a4f-a11f-d8ad122dd638 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:50.353768 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6668f62e-447f-4a4f-a11f-d8ad122dd638 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:50.354233 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6668f62e-447f-4a4f-a11f-d8ad122dd638 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:50.354644 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6668f62e-447f-4a4f-a11f-d8ad122dd638 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:50.354925 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6668f62e-447f-4a4f-a11f-d8ad122dd638 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:50.358932 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=112,nova_cell1:INSERT=3,nova_cell1:UPDATE=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:35:50.365445 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-6668f62e-447f-4a4f-a11f-d8ad122dd638 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] HTTP exception thrown: Instance 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 could not be found. Jun 10 13:35:50.365831 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6668f62e-447f-4a4f-a11f-d8ad122dd638 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Returning 404 to user: Instance 17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:35:50.366320 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6668f62e-447f-4a4f-a11f-d8ad122dd638 tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5" status: 404 len: 111 microversion: 2.1 time: 0.023700 Jun 10 13:35:50.366820 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1067/3166] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:50 2026] GET /compute/v2.1/servers/17bf3586-bc95-47d2-9c55-3bf3b8b8dad5 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:35:50.503243 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6fa0eaa2-742d-44b9-9bfa-6cad61e5cfec tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:50.508649 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=37,nova_api:INSERT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:35:50.519015 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6fa0eaa2-742d-44b9-9bfa-6cad61e5cfec tempest-SnapshotDataIntegrityTests-1774993192 tempest-SnapshotDataIntegrityTests-1774993192-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1046989479" status: 202 len: 0 microversion: 2.1 time: 0.017210 Jun 10 13:35:50.519411 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1048/3167] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:35:50 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1046989479 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:35:51.353385 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a237305a-198f-4cf7-8a1a-8c71d4fe8b13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:51.353385 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a237305a-198f-4cf7-8a1a-8c71d4fe8b13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:51.359555 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a237305a-198f-4cf7-8a1a-8c71d4fe8b13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:51.360133 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a237305a-198f-4cf7-8a1a-8c71d4fe8b13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:51.360621 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a237305a-198f-4cf7-8a1a-8c71d4fe8b13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:51.361260 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a237305a-198f-4cf7-8a1a-8c71d4fe8b13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:51.361789 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a237305a-198f-4cf7-8a1a-8c71d4fe8b13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:51.362401 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a237305a-198f-4cf7-8a1a-8c71d4fe8b13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:51.383378 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a237305a-198f-4cf7-8a1a-8c71d4fe8b13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:51.561711 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a237305a-198f-4cf7-8a1a-8c71d4fe8b13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:51.569566 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a237305a-198f-4cf7-8a1a-8c71d4fe8b13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1197 microversion: 2.1 time: 0.219792 Jun 10 13:35:51.570061 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1053/3168] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:51 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1197 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:51.666296 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ce9e39ee-cb0d-4569-b21d-51c8b47518ca tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:51.666659 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ce9e39ee-cb0d-4569-b21d-51c8b47518ca tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:51.670570 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce9e39ee-cb0d-4569-b21d-51c8b47518ca tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:51.670800 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce9e39ee-cb0d-4569-b21d-51c8b47518ca tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:51.670989 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce9e39ee-cb0d-4569-b21d-51c8b47518ca tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:51.671370 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce9e39ee-cb0d-4569-b21d-51c8b47518ca tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:51.671556 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce9e39ee-cb0d-4569-b21d-51c8b47518ca tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:51.671746 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce9e39ee-cb0d-4569-b21d-51c8b47518ca tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:51.719118 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-ce9e39ee-cb0d-4569-b21d-51c8b47518ca tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lazy-loading 'services' on Instance uuid 9a736e02-4f07-4e92-99e3-ee65aec07d1d {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:35:51.771778 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ce9e39ee-cb0d-4569-b21d-51c8b47518ca tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d/os-volume_attachments/fe043d7f-2b44-4d7f-ab5b-b4bc9a7e8a11" status: 202 len: 0 microversion: 2.1 time: 0.107335 Jun 10 13:35:51.772163 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1068/3169] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:35:51 2026] DELETE /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d/os-volume_attachments/fe043d7f-2b44-4d7f-ab5b-b4bc9a7e8a11 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:35:52.324711 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-cd57b7e5-6ecc-4cb3-a66a-12b13eeda502 req-244f6fe7-94b2-43bd-92eb-f8ee14c79f8a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6be81dc6-d385-42e0-be7c-f5bd3b6acf03", "name": "network-vif-plugged", "status": "completed", "tag": "5cf7ce0d-0f54-4345-a275-dadd01d81a3a"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:52.332556 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cd57b7e5-6ecc-4cb3-a66a-12b13eeda502 req-244f6fe7-94b2-43bd-92eb-f8ee14c79f8a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:52.332786 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cd57b7e5-6ecc-4cb3-a66a-12b13eeda502 req-244f6fe7-94b2-43bd-92eb-f8ee14c79f8a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:52.332868 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cd57b7e5-6ecc-4cb3-a66a-12b13eeda502 req-244f6fe7-94b2-43bd-92eb-f8ee14c79f8a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:52.336936 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=105,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:35:52.341703 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-cd57b7e5-6ecc-4cb3-a66a-12b13eeda502 req-244f6fe7-94b2-43bd-92eb-f8ee14c79f8a service nova] Creating event network-vif-plugged:5cf7ce0d-0f54-4345-a275-dadd01d81a3a for instance 6be81dc6-d385-42e0-be7c-f5bd3b6acf03 on np0000002501 Jun 10 13:35:52.341703 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-cd57b7e5-6ecc-4cb3-a66a-12b13eeda502 req-244f6fe7-94b2-43bd-92eb-f8ee14c79f8a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:52.344454 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-cd57b7e5-6ecc-4cb3-a66a-12b13eeda502 req-244f6fe7-94b2-43bd-92eb-f8ee14c79f8a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021898 Jun 10 13:35:52.344761 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1049/3170] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:52 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 10 13:35:52.587658 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5c4add41-b367-4f02-9121-29cddba02702 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:52.589544 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5c4add41-b367-4f02-9121-29cddba02702 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:52.595258 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c4add41-b367-4f02-9121-29cddba02702 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:52.595612 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c4add41-b367-4f02-9121-29cddba02702 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:52.595897 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c4add41-b367-4f02-9121-29cddba02702 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:52.596492 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c4add41-b367-4f02-9121-29cddba02702 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:52.596892 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c4add41-b367-4f02-9121-29cddba02702 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:52.597280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5c4add41-b367-4f02-9121-29cddba02702 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:52.616644 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5c4add41-b367-4f02-9121-29cddba02702 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:52.818733 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5c4add41-b367-4f02-9121-29cddba02702 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:52.828125 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5c4add41-b367-4f02-9121-29cddba02702 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1197 microversion: 2.1 time: 0.242551 Jun 10 13:35:52.828521 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1054/3171] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:52 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1197 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:53.843571 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2300b51f-cb6a-40c7-8f28-3ab4e1e2226f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:53.845653 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2300b51f-cb6a-40c7-8f28-3ab4e1e2226f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:53.850837 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2300b51f-cb6a-40c7-8f28-3ab4e1e2226f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:53.851183 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2300b51f-cb6a-40c7-8f28-3ab4e1e2226f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:53.851467 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2300b51f-cb6a-40c7-8f28-3ab4e1e2226f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:53.851947 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2300b51f-cb6a-40c7-8f28-3ab4e1e2226f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:53.852330 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2300b51f-cb6a-40c7-8f28-3ab4e1e2226f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:53.852743 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2300b51f-cb6a-40c7-8f28-3ab4e1e2226f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:53.872429 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2300b51f-cb6a-40c7-8f28-3ab4e1e2226f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:54.074816 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2300b51f-cb6a-40c7-8f28-3ab4e1e2226f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:54.082437 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2300b51f-cb6a-40c7-8f28-3ab4e1e2226f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1197 microversion: 2.1 time: 0.241148 Jun 10 13:35:54.082750 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1069/3172] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:53 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1197 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:54.401967 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-7271abb4-25e4-4a18-9041-0b85ed12b152 req-d4c6f953-4f60-464b-a9d6-7ef7a6a31270 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6be81dc6-d385-42e0-be7c-f5bd3b6acf03", "name": "network-vif-plugged", "status": "completed", "tag": "5cf7ce0d-0f54-4345-a275-dadd01d81a3a"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:54.409270 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7271abb4-25e4-4a18-9041-0b85ed12b152 req-d4c6f953-4f60-464b-a9d6-7ef7a6a31270 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:54.409508 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7271abb4-25e4-4a18-9041-0b85ed12b152 req-d4c6f953-4f60-464b-a9d6-7ef7a6a31270 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:54.409694 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7271abb4-25e4-4a18-9041-0b85ed12b152 req-d4c6f953-4f60-464b-a9d6-7ef7a6a31270 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:54.418180 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-7271abb4-25e4-4a18-9041-0b85ed12b152 req-d4c6f953-4f60-464b-a9d6-7ef7a6a31270 service nova] Creating event network-vif-plugged:5cf7ce0d-0f54-4345-a275-dadd01d81a3a for instance 6be81dc6-d385-42e0-be7c-f5bd3b6acf03 on np0000002501 Jun 10 13:35:54.418643 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-7271abb4-25e4-4a18-9041-0b85ed12b152 req-d4c6f953-4f60-464b-a9d6-7ef7a6a31270 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:54.423474 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-7271abb4-25e4-4a18-9041-0b85ed12b152 req-d4c6f953-4f60-464b-a9d6-7ef7a6a31270 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023784 Jun 10 13:35:54.423617 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1050/3173] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:54 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 10 13:35:55.097619 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d3425f53-f3bb-49dd-b220-a6c7e2142f93 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:55.099073 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d3425f53-f3bb-49dd-b220-a6c7e2142f93 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:55.106041 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3425f53-f3bb-49dd-b220-a6c7e2142f93 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:55.106041 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3425f53-f3bb-49dd-b220-a6c7e2142f93 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:55.106340 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3425f53-f3bb-49dd-b220-a6c7e2142f93 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:55.106739 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3425f53-f3bb-49dd-b220-a6c7e2142f93 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:55.107101 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3425f53-f3bb-49dd-b220-a6c7e2142f93 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:55.107399 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d3425f53-f3bb-49dd-b220-a6c7e2142f93 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:55.123634 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d3425f53-f3bb-49dd-b220-a6c7e2142f93 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:55.248384 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d3425f53-f3bb-49dd-b220-a6c7e2142f93 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:55.255887 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d3425f53-f3bb-49dd-b220-a6c7e2142f93 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1383 microversion: 2.1 time: 0.160029 Jun 10 13:35:55.256190 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1055/3174] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:55 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1383 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:55.280548 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2c3dadf5-051e-4999-9642-398843358bf8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:55.282570 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2c3dadf5-051e-4999-9642-398843358bf8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:55.291546 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2c3dadf5-051e-4999-9642-398843358bf8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:55.292656 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2c3dadf5-051e-4999-9642-398843358bf8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:55.292656 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2c3dadf5-051e-4999-9642-398843358bf8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:55.292656 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2c3dadf5-051e-4999-9642-398843358bf8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:55.293034 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2c3dadf5-051e-4999-9642-398843358bf8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:55.293363 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2c3dadf5-051e-4999-9642-398843358bf8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:55.319041 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2c3dadf5-051e-4999-9642-398843358bf8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:55.463189 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2c3dadf5-051e-4999-9642-398843358bf8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:55.472364 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2c3dadf5-051e-4999-9642-398843358bf8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1383 microversion: 2.1 time: 0.198425 Jun 10 13:35:55.473082 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1070/3175] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:55 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1383 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:55.491387 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8a590aeb-45fb-4cc6-b8da-686c70e4fb1e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:55.492962 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8a590aeb-45fb-4cc6-b8da-686c70e4fb1e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:55.498590 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a590aeb-45fb-4cc6-b8da-686c70e4fb1e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:55.498964 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a590aeb-45fb-4cc6-b8da-686c70e4fb1e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:55.499298 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a590aeb-45fb-4cc6-b8da-686c70e4fb1e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:55.499926 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a590aeb-45fb-4cc6-b8da-686c70e4fb1e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:55.500393 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a590aeb-45fb-4cc6-b8da-686c70e4fb1e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:55.500821 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a590aeb-45fb-4cc6-b8da-686c70e4fb1e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:55.520582 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8a590aeb-45fb-4cc6-b8da-686c70e4fb1e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:55.700878 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8a590aeb-45fb-4cc6-b8da-686c70e4fb1e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:55.709966 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8a590aeb-45fb-4cc6-b8da-686c70e4fb1e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1383 microversion: 2.1 time: 0.220886 Jun 10 13:35:55.710290 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1051/3176] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:55 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1383 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:55.773603 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1d53c4a6-7705-49ff-aab7-10c13565d6af tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:55.773897 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1d53c4a6-7705-49ff-aab7-10c13565d6af tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:55.778181 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d53c4a6-7705-49ff-aab7-10c13565d6af tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:55.778465 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d53c4a6-7705-49ff-aab7-10c13565d6af tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:55.778622 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d53c4a6-7705-49ff-aab7-10c13565d6af tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:55.778992 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d53c4a6-7705-49ff-aab7-10c13565d6af tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:55.779433 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d53c4a6-7705-49ff-aab7-10c13565d6af tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:55.779591 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1d53c4a6-7705-49ff-aab7-10c13565d6af tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:55.799763 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1d53c4a6-7705-49ff-aab7-10c13565d6af tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:35:55.867368 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1d53c4a6-7705-49ff-aab7-10c13565d6af tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 204 len: 0 microversion: 2.1 time: 0.095500 Jun 10 13:35:55.867552 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1056/3177] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:35:55 2026] DELETE /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:35:55.880670 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f444d374-0e7b-4a68-8b8b-a359c3abb9c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:55.882422 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f444d374-0e7b-4a68-8b8b-a359c3abb9c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:55.889307 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f444d374-0e7b-4a68-8b8b-a359c3abb9c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:55.889670 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f444d374-0e7b-4a68-8b8b-a359c3abb9c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:55.889923 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f444d374-0e7b-4a68-8b8b-a359c3abb9c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:55.890389 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f444d374-0e7b-4a68-8b8b-a359c3abb9c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:55.890738 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f444d374-0e7b-4a68-8b8b-a359c3abb9c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:55.891098 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f444d374-0e7b-4a68-8b8b-a359c3abb9c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:55.910414 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f444d374-0e7b-4a68-8b8b-a359c3abb9c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:56.060214 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f444d374-0e7b-4a68-8b8b-a359c3abb9c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:56.069573 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f444d374-0e7b-4a68-8b8b-a359c3abb9c9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1389 microversion: 2.1 time: 0.191134 Jun 10 13:35:56.070114 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1071/3178] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:55 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1389 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:57.019361 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a7975da2-3b6f-4693-851c-4efcf11c9218 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:57.019692 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a7975da2-3b6f-4693-851c-4efcf11c9218 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:57.023423 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a7975da2-3b6f-4693-851c-4efcf11c9218 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:57.023577 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a7975da2-3b6f-4693-851c-4efcf11c9218 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:57.023696 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a7975da2-3b6f-4693-851c-4efcf11c9218 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:57.023917 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a7975da2-3b6f-4693-851c-4efcf11c9218 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:57.024056 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a7975da2-3b6f-4693-851c-4efcf11c9218 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:57.024158 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a7975da2-3b6f-4693-851c-4efcf11c9218 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:57.035284 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a7975da2-3b6f-4693-851c-4efcf11c9218 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:35:57.067632 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-ade79e37-38d5-4994-a5c7-72460107ea7e req-312a01fe-126d-4454-8624-a81ee2456d67 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6be81dc6-d385-42e0-be7c-f5bd3b6acf03", "name": "network-vif-unplugged", "status": "completed", "tag": "5cf7ce0d-0f54-4345-a275-dadd01d81a3a"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:57.072628 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ade79e37-38d5-4994-a5c7-72460107ea7e req-312a01fe-126d-4454-8624-a81ee2456d67 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:57.072907 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ade79e37-38d5-4994-a5c7-72460107ea7e req-312a01fe-126d-4454-8624-a81ee2456d67 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:57.072907 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ade79e37-38d5-4994-a5c7-72460107ea7e req-312a01fe-126d-4454-8624-a81ee2456d67 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:57.081902 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ade79e37-38d5-4994-a5c7-72460107ea7e req-312a01fe-126d-4454-8624-a81ee2456d67 service nova] Creating event network-vif-unplugged:5cf7ce0d-0f54-4345-a275-dadd01d81a3a for instance 6be81dc6-d385-42e0-be7c-f5bd3b6acf03 on np0000002501 Jun 10 13:35:57.081902 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-ade79e37-38d5-4994-a5c7-72460107ea7e req-312a01fe-126d-4454-8624-a81ee2456d67 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:57.082687 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a7975da2-3b6f-4693-851c-4efcf11c9218 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 204 len: 0 microversion: 2.1 time: 0.065462 Jun 10 13:35:57.082961 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1052/3179] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:35:57 2026] DELETE /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:35:57.084763 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e30774b6-4803-4c69-96f9-be3ec5de23bb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:57.086962 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-ade79e37-38d5-4994-a5c7-72460107ea7e req-312a01fe-126d-4454-8624-a81ee2456d67 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020881 Jun 10 13:35:57.088478 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1057/3180] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:57 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 10 13:35:57.088650 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e30774b6-4803-4c69-96f9-be3ec5de23bb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:57.092152 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-370ee169-9915-4923-89d2-5ab3926ff1c3 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:57.092839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e30774b6-4803-4c69-96f9-be3ec5de23bb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:57.093125 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e30774b6-4803-4c69-96f9-be3ec5de23bb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:57.093331 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e30774b6-4803-4c69-96f9-be3ec5de23bb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:57.093762 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e30774b6-4803-4c69-96f9-be3ec5de23bb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:57.093806 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-370ee169-9915-4923-89d2-5ab3926ff1c3 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:57.094056 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e30774b6-4803-4c69-96f9-be3ec5de23bb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:57.094321 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e30774b6-4803-4c69-96f9-be3ec5de23bb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:57.097597 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-370ee169-9915-4923-89d2-5ab3926ff1c3 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:57.097817 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-370ee169-9915-4923-89d2-5ab3926ff1c3 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:57.098010 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-370ee169-9915-4923-89d2-5ab3926ff1c3 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:57.098410 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-370ee169-9915-4923-89d2-5ab3926ff1c3 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:57.098679 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-370ee169-9915-4923-89d2-5ab3926ff1c3 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:57.099234 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-370ee169-9915-4923-89d2-5ab3926ff1c3 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:57.109867 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e30774b6-4803-4c69-96f9-be3ec5de23bb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:57.113088 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-370ee169-9915-4923-89d2-5ab3926ff1c3 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:57.247627 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e30774b6-4803-4c69-96f9-be3ec5de23bb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:57.257226 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e30774b6-4803-4c69-96f9-be3ec5de23bb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1389 microversion: 2.1 time: 0.174359 Jun 10 13:35:57.257609 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1072/3181] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:57 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1389 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:57.279329 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-370ee169-9915-4923-89d2-5ab3926ff1c3 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:57.287372 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-370ee169-9915-4923-89d2-5ab3926ff1c3 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1662 microversion: 2.1 time: 0.197073 Jun 10 13:35:57.287576 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1053/3182] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:57 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1662 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:58.213425 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-41614123-ac53-41bd-b08b-c75fed15a545 req-d8aa5bbb-79fb-4a10-ae69-3aeaab9efac1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a736e02-4f07-4e92-99e3-ee65aec07d1d", "name": "network-vif-unplugged", "status": "completed", "tag": "81015685-0290-4189-b844-7072ad6fb9e9"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:58.218483 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-41614123-ac53-41bd-b08b-c75fed15a545 req-d8aa5bbb-79fb-4a10-ae69-3aeaab9efac1 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:58.218640 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-41614123-ac53-41bd-b08b-c75fed15a545 req-d8aa5bbb-79fb-4a10-ae69-3aeaab9efac1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:58.218769 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-41614123-ac53-41bd-b08b-c75fed15a545 req-d8aa5bbb-79fb-4a10-ae69-3aeaab9efac1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:58.225081 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-41614123-ac53-41bd-b08b-c75fed15a545 req-d8aa5bbb-79fb-4a10-ae69-3aeaab9efac1 service nova] Creating event network-vif-unplugged:81015685-0290-4189-b844-7072ad6fb9e9 for instance 9a736e02-4f07-4e92-99e3-ee65aec07d1d on np0000002501 Jun 10 13:35:58.225494 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-41614123-ac53-41bd-b08b-c75fed15a545 req-d8aa5bbb-79fb-4a10-ae69-3aeaab9efac1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:58.229747 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-41614123-ac53-41bd-b08b-c75fed15a545 req-d8aa5bbb-79fb-4a10-ae69-3aeaab9efac1 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017640 Jun 10 13:35:58.229747 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1058/3183] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:58 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 10 13:35:58.275598 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1c36d490-56c5-4512-8dce-840fa1a40dd8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:58.277299 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1c36d490-56c5-4512-8dce-840fa1a40dd8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:58.282561 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c36d490-56c5-4512-8dce-840fa1a40dd8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:58.282860 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c36d490-56c5-4512-8dce-840fa1a40dd8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:58.283129 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c36d490-56c5-4512-8dce-840fa1a40dd8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:58.283670 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c36d490-56c5-4512-8dce-840fa1a40dd8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:58.284184 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c36d490-56c5-4512-8dce-840fa1a40dd8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:58.284711 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1c36d490-56c5-4512-8dce-840fa1a40dd8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:58.299646 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1c36d490-56c5-4512-8dce-840fa1a40dd8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:58.305580 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f28b8890-a8b4-4a89-b49b-99b8329f5246 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:58.307516 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f28b8890-a8b4-4a89-b49b-99b8329f5246 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:58.311702 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f28b8890-a8b4-4a89-b49b-99b8329f5246 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:58.311990 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f28b8890-a8b4-4a89-b49b-99b8329f5246 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:58.312211 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f28b8890-a8b4-4a89-b49b-99b8329f5246 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:58.312640 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f28b8890-a8b4-4a89-b49b-99b8329f5246 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:58.312957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f28b8890-a8b4-4a89-b49b-99b8329f5246 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:58.313214 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f28b8890-a8b4-4a89-b49b-99b8329f5246 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:58.330688 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f28b8890-a8b4-4a89-b49b-99b8329f5246 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:58.442205 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1c36d490-56c5-4512-8dce-840fa1a40dd8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:58.449814 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1c36d490-56c5-4512-8dce-840fa1a40dd8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1389 microversion: 2.1 time: 0.176281 Jun 10 13:35:58.450088 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1073/3184] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:58 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1389 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:58.477886 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f28b8890-a8b4-4a89-b49b-99b8329f5246 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:58.485523 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f28b8890-a8b4-4a89-b49b-99b8329f5246 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1662 microversion: 2.1 time: 0.182216 Jun 10 13:35:58.485868 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1054/3185] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:58 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1662 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:59.137088 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-c97cdf78-1cf0-477b-b63d-8d03ab93f4f6 req-8bb214b8-0b6f-4fbf-92b6-edbfae12bef8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6be81dc6-d385-42e0-be7c-f5bd3b6acf03", "name": "network-vif-unplugged", "status": "completed", "tag": "5cf7ce0d-0f54-4345-a275-dadd01d81a3a"}, {"server_uuid": "6be81dc6-d385-42e0-be7c-f5bd3b6acf03", "name": "network-vif-deleted", "tag": "5cf7ce0d-0f54-4345-a275-dadd01d81a3a"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:59.143475 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c97cdf78-1cf0-477b-b63d-8d03ab93f4f6 req-8bb214b8-0b6f-4fbf-92b6-edbfae12bef8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:59.143667 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c97cdf78-1cf0-477b-b63d-8d03ab93f4f6 req-8bb214b8-0b6f-4fbf-92b6-edbfae12bef8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:59.143829 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c97cdf78-1cf0-477b-b63d-8d03ab93f4f6 req-8bb214b8-0b6f-4fbf-92b6-edbfae12bef8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:59.150756 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-c97cdf78-1cf0-477b-b63d-8d03ab93f4f6 req-8bb214b8-0b6f-4fbf-92b6-edbfae12bef8 service nova] Creating event network-vif-unplugged:5cf7ce0d-0f54-4345-a275-dadd01d81a3a for instance 6be81dc6-d385-42e0-be7c-f5bd3b6acf03 on np0000002501 Jun 10 13:35:59.150948 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-c97cdf78-1cf0-477b-b63d-8d03ab93f4f6 req-8bb214b8-0b6f-4fbf-92b6-edbfae12bef8 service nova] Creating event network-vif-deleted:5cf7ce0d-0f54-4345-a275-dadd01d81a3a for instance 6be81dc6-d385-42e0-be7c-f5bd3b6acf03 on np0000002501 Jun 10 13:35:59.151409 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-c97cdf78-1cf0-477b-b63d-8d03ab93f4f6 req-8bb214b8-0b6f-4fbf-92b6-edbfae12bef8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:59.155887 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-c97cdf78-1cf0-477b-b63d-8d03ab93f4f6 req-8bb214b8-0b6f-4fbf-92b6-edbfae12bef8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.021034 Jun 10 13:35:59.156239 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1059/3186] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:59 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 10 13:35:59.465621 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ac1b7eac-a825-4d10-a8f4-fe279ba5dcdc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:59.466664 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ac1b7eac-a825-4d10-a8f4-fe279ba5dcdc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:59.472416 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ac1b7eac-a825-4d10-a8f4-fe279ba5dcdc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:59.472831 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ac1b7eac-a825-4d10-a8f4-fe279ba5dcdc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:59.473080 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ac1b7eac-a825-4d10-a8f4-fe279ba5dcdc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:59.473516 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ac1b7eac-a825-4d10-a8f4-fe279ba5dcdc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:59.473815 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ac1b7eac-a825-4d10-a8f4-fe279ba5dcdc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:59.474121 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ac1b7eac-a825-4d10-a8f4-fe279ba5dcdc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:59.488580 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ac1b7eac-a825-4d10-a8f4-fe279ba5dcdc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:59.501926 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9c97a75b-ae6d-479b-96bf-9b87c99eec24 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:35:59.503897 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9c97a75b-ae6d-479b-96bf-9b87c99eec24 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:35:59.507644 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c97a75b-ae6d-479b-96bf-9b87c99eec24 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:59.507886 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c97a75b-ae6d-479b-96bf-9b87c99eec24 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:59.508141 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c97a75b-ae6d-479b-96bf-9b87c99eec24 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:59.508587 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c97a75b-ae6d-479b-96bf-9b87c99eec24 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:59.508875 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c97a75b-ae6d-479b-96bf-9b87c99eec24 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:59.509161 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9c97a75b-ae6d-479b-96bf-9b87c99eec24 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:59.523622 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9c97a75b-ae6d-479b-96bf-9b87c99eec24 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:35:59.540259 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ac1b7eac-a825-4d10-a8f4-fe279ba5dcdc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:59.547969 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ac1b7eac-a825-4d10-a8f4-fe279ba5dcdc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1347 microversion: 2.1 time: 0.084724 Jun 10 13:35:59.548184 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1074/3187] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:59 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1347 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:59.709893 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9c97a75b-ae6d-479b-96bf-9b87c99eec24 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:35:59.722801 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9c97a75b-ae6d-479b-96bf-9b87c99eec24 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1662 microversion: 2.1 time: 0.222644 Jun 10 13:35:59.723082 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1055/3188] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:35:59 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1662 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:35:59.926471 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-97b7faee-236b-447d-aef9-229f56337af6 req-31830bc2-2762-4c3b-a9c4-7ad73a8f6e20 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a736e02-4f07-4e92-99e3-ee65aec07d1d", "name": "network-vif-deleted", "tag": "81015685-0290-4189-b844-7072ad6fb9e9"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:35:59.933432 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-97b7faee-236b-447d-aef9-229f56337af6 req-31830bc2-2762-4c3b-a9c4-7ad73a8f6e20 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:35:59.933662 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-97b7faee-236b-447d-aef9-229f56337af6 req-31830bc2-2762-4c3b-a9c4-7ad73a8f6e20 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:35:59.933842 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-97b7faee-236b-447d-aef9-229f56337af6 req-31830bc2-2762-4c3b-a9c4-7ad73a8f6e20 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:35:59.941395 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-97b7faee-236b-447d-aef9-229f56337af6 req-31830bc2-2762-4c3b-a9c4-7ad73a8f6e20 service nova] Creating event network-vif-deleted:81015685-0290-4189-b844-7072ad6fb9e9 for instance 9a736e02-4f07-4e92-99e3-ee65aec07d1d on np0000002501 Jun 10 13:35:59.941866 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-97b7faee-236b-447d-aef9-229f56337af6 req-31830bc2-2762-4c3b-a9c4-7ad73a8f6e20 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:35:59.946821 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-97b7faee-236b-447d-aef9-229f56337af6 req-31830bc2-2762-4c3b-a9c4-7ad73a8f6e20 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022624 Jun 10 13:35:59.947415 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1060/3189] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:35:59 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 10 13:36:00.282743 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-0a10af13-bddb-4c56-9cd9-391359a523db req-fb96eeba-9131-4b32-808a-c7a5027ed56f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a736e02-4f07-4e92-99e3-ee65aec07d1d", "name": "network-vif-unplugged", "status": "completed", "tag": "81015685-0290-4189-b844-7072ad6fb9e9"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:00.289644 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-0a10af13-bddb-4c56-9cd9-391359a523db req-fb96eeba-9131-4b32-808a-c7a5027ed56f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:00.289884 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-0a10af13-bddb-4c56-9cd9-391359a523db req-fb96eeba-9131-4b32-808a-c7a5027ed56f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:00.290063 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-0a10af13-bddb-4c56-9cd9-391359a523db req-fb96eeba-9131-4b32-808a-c7a5027ed56f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:00.296590 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-0a10af13-bddb-4c56-9cd9-391359a523db req-fb96eeba-9131-4b32-808a-c7a5027ed56f service nova] Creating event network-vif-unplugged:81015685-0290-4189-b844-7072ad6fb9e9 for instance 9a736e02-4f07-4e92-99e3-ee65aec07d1d on np0000002501 Jun 10 13:36:00.297059 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-0a10af13-bddb-4c56-9cd9-391359a523db req-fb96eeba-9131-4b32-808a-c7a5027ed56f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:36:00.301396 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-0a10af13-bddb-4c56-9cd9-391359a523db req-fb96eeba-9131-4b32-808a-c7a5027ed56f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020678 Jun 10 13:36:00.301571 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1075/3190] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:36:00 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 10 13:36:00.566156 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fa8015bb-d430-46af-ac8b-e284642cac87 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:00.569272 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fa8015bb-d430-46af-ac8b-e284642cac87 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:00.574875 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa8015bb-d430-46af-ac8b-e284642cac87 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:00.574875 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa8015bb-d430-46af-ac8b-e284642cac87 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:00.574875 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa8015bb-d430-46af-ac8b-e284642cac87 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:00.574875 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa8015bb-d430-46af-ac8b-e284642cac87 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:00.574875 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa8015bb-d430-46af-ac8b-e284642cac87 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:00.574875 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fa8015bb-d430-46af-ac8b-e284642cac87 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:00.588155 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-fa8015bb-d430-46af-ac8b-e284642cac87 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:00.733697 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fa8015bb-d430-46af-ac8b-e284642cac87 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:00.741420 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fa8015bb-d430-46af-ac8b-e284642cac87 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1182 microversion: 2.1 time: 0.177837 Jun 10 13:36:00.741740 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1056/3191] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:00 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1182 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:00.748133 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a74ec1af-579e-4e64-bc51-7788cc7a4cd4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:00.749458 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a74ec1af-579e-4e64-bc51-7788cc7a4cd4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:00.754186 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a74ec1af-579e-4e64-bc51-7788cc7a4cd4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:00.754572 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a74ec1af-579e-4e64-bc51-7788cc7a4cd4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:00.754728 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a74ec1af-579e-4e64-bc51-7788cc7a4cd4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:00.755192 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a74ec1af-579e-4e64-bc51-7788cc7a4cd4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:00.755567 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a74ec1af-579e-4e64-bc51-7788cc7a4cd4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:00.755875 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a74ec1af-579e-4e64-bc51-7788cc7a4cd4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:00.770197 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a74ec1af-579e-4e64-bc51-7788cc7a4cd4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:00.817216 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a74ec1af-579e-4e64-bc51-7788cc7a4cd4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:00.825086 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a74ec1af-579e-4e64-bc51-7788cc7a4cd4 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1316 microversion: 2.1 time: 0.078593 Jun 10 13:36:00.825448 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1061/3192] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:00 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1316 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:01.756498 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-495b5627-1a69-4852-9812-e29b34903207 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:01.757996 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-495b5627-1a69-4852-9812-e29b34903207 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:01.762099 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-495b5627-1a69-4852-9812-e29b34903207 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:01.762375 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-495b5627-1a69-4852-9812-e29b34903207 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:01.762578 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-495b5627-1a69-4852-9812-e29b34903207 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:01.762996 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-495b5627-1a69-4852-9812-e29b34903207 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:01.763288 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-495b5627-1a69-4852-9812-e29b34903207 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:01.763613 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-495b5627-1a69-4852-9812-e29b34903207 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:01.780685 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-495b5627-1a69-4852-9812-e29b34903207 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:01.780856 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-495b5627-1a69-4852-9812-e29b34903207 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:01.781029 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-495b5627-1a69-4852-9812-e29b34903207 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:01.781236 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-495b5627-1a69-4852-9812-e29b34903207 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 6be81dc6-d385-42e0-be7c-f5bd3b6acf03 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:36:01.784655 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-495b5627-1a69-4852-9812-e29b34903207 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:01.831517 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-495b5627-1a69-4852-9812-e29b34903207 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:01.838612 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-495b5627-1a69-4852-9812-e29b34903207 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 200 len: 1187 microversion: 2.1 time: 0.083707 Jun 10 13:36:01.838865 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1076/3193] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:01 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 1187 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:01.839425 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-45df3793-6bbd-44bf-9412-46d3244b2fba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:01.840823 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-45df3793-6bbd-44bf-9412-46d3244b2fba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:01.845682 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45df3793-6bbd-44bf-9412-46d3244b2fba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:01.845923 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45df3793-6bbd-44bf-9412-46d3244b2fba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:01.846165 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45df3793-6bbd-44bf-9412-46d3244b2fba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:01.846646 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45df3793-6bbd-44bf-9412-46d3244b2fba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:01.846924 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45df3793-6bbd-44bf-9412-46d3244b2fba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:01.847193 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45df3793-6bbd-44bf-9412-46d3244b2fba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:01.863767 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45df3793-6bbd-44bf-9412-46d3244b2fba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:01.863946 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45df3793-6bbd-44bf-9412-46d3244b2fba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:01.864128 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-45df3793-6bbd-44bf-9412-46d3244b2fba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:01.864357 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-45df3793-6bbd-44bf-9412-46d3244b2fba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lazy-loading 'fault' on Instance uuid 9a736e02-4f07-4e92-99e3-ee65aec07d1d {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:36:01.867423 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-45df3793-6bbd-44bf-9412-46d3244b2fba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:01.912721 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-45df3793-6bbd-44bf-9412-46d3244b2fba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:01.920141 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-45df3793-6bbd-44bf-9412-46d3244b2fba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1321 microversion: 2.1 time: 0.082826 Jun 10 13:36:01.920506 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1057/3194] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:01 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1321 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:02.853367 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-82f84ba1-a2ba-4b5f-a780-9ad3e674e2b4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:02.854882 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-82f84ba1-a2ba-4b5f-a780-9ad3e674e2b4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:02.860175 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-82f84ba1-a2ba-4b5f-a780-9ad3e674e2b4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:02.861153 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-82f84ba1-a2ba-4b5f-a780-9ad3e674e2b4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:02.861153 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-82f84ba1-a2ba-4b5f-a780-9ad3e674e2b4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:02.861298 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-82f84ba1-a2ba-4b5f-a780-9ad3e674e2b4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:02.861621 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-82f84ba1-a2ba-4b5f-a780-9ad3e674e2b4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:02.861907 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-82f84ba1-a2ba-4b5f-a780-9ad3e674e2b4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:02.872879 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-82f84ba1-a2ba-4b5f-a780-9ad3e674e2b4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 6be81dc6-d385-42e0-be7c-f5bd3b6acf03 could not be found. Jun 10 13:36:02.873202 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-82f84ba1-a2ba-4b5f-a780-9ad3e674e2b4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 6be81dc6-d385-42e0-be7c-f5bd3b6acf03 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:36:02.873664 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-82f84ba1-a2ba-4b5f-a780-9ad3e674e2b4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 404 len: 111 microversion: 2.1 time: 0.022405 Jun 10 13:36:02.874008 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1062/3195] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:02 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:36:02.900377 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9eb5482f-a46d-4c13-b4ee-4218cfeb2ee8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:02.900783 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9eb5482f-a46d-4c13-b4ee-4218cfeb2ee8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:02.903705 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9eb5482f-a46d-4c13-b4ee-4218cfeb2ee8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:02.903844 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9eb5482f-a46d-4c13-b4ee-4218cfeb2ee8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:02.903989 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9eb5482f-a46d-4c13-b4ee-4218cfeb2ee8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:02.904207 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9eb5482f-a46d-4c13-b4ee-4218cfeb2ee8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:02.904332 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9eb5482f-a46d-4c13-b4ee-4218cfeb2ee8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:02.904547 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9eb5482f-a46d-4c13-b4ee-4218cfeb2ee8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:02.912604 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-9eb5482f-a46d-4c13-b4ee-4218cfeb2ee8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 6be81dc6-d385-42e0-be7c-f5bd3b6acf03 could not be found. Jun 10 13:36:02.912827 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9eb5482f-a46d-4c13-b4ee-4218cfeb2ee8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 6be81dc6-d385-42e0-be7c-f5bd3b6acf03 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:36:02.913208 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9eb5482f-a46d-4c13-b4ee-4218cfeb2ee8 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 404 len: 111 microversion: 2.1 time: 0.014570 Jun 10 13:36:02.913785 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1077/3196] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:36:02 2026] DELETE /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:36:02.922299 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0f6e7993-3ddf-4788-b53c-f216c53d87a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:02.923788 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0f6e7993-3ddf-4788-b53c-f216c53d87a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 6be81dc6-d385-42e0-be7c-f5bd3b6acf03] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:02.928569 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f6e7993-3ddf-4788-b53c-f216c53d87a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:02.928985 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f6e7993-3ddf-4788-b53c-f216c53d87a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:02.929126 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f6e7993-3ddf-4788-b53c-f216c53d87a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:02.929570 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f6e7993-3ddf-4788-b53c-f216c53d87a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:02.930007 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f6e7993-3ddf-4788-b53c-f216c53d87a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:02.930297 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f6e7993-3ddf-4788-b53c-f216c53d87a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:02.934666 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f4e5d9d6-aebe-4b75-991b-859fb7b2bb1d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:02.936005 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f4e5d9d6-aebe-4b75-991b-859fb7b2bb1d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:02.938562 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-0f6e7993-3ddf-4788-b53c-f216c53d87a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 6be81dc6-d385-42e0-be7c-f5bd3b6acf03 could not be found. Jun 10 13:36:02.938865 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0f6e7993-3ddf-4788-b53c-f216c53d87a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 6be81dc6-d385-42e0-be7c-f5bd3b6acf03 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:36:02.939283 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0f6e7993-3ddf-4788-b53c-f216c53d87a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03" status: 404 len: 111 microversion: 2.1 time: 0.018687 Jun 10 13:36:02.939608 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1058/3197] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:02 2026] GET /compute/v2.1/servers/6be81dc6-d385-42e0-be7c-f5bd3b6acf03 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:36:02.939661 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f4e5d9d6-aebe-4b75-991b-859fb7b2bb1d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:02.939834 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f4e5d9d6-aebe-4b75-991b-859fb7b2bb1d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:02.940072 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f4e5d9d6-aebe-4b75-991b-859fb7b2bb1d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:02.940481 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f4e5d9d6-aebe-4b75-991b-859fb7b2bb1d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:02.940756 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f4e5d9d6-aebe-4b75-991b-859fb7b2bb1d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:02.941069 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f4e5d9d6-aebe-4b75-991b-859fb7b2bb1d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:03.166174 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f4e5d9d6-aebe-4b75-991b-859fb7b2bb1d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:03.166473 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f4e5d9d6-aebe-4b75-991b-859fb7b2bb1d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:03.166707 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f4e5d9d6-aebe-4b75-991b-859fb7b2bb1d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:03.167029 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-f4e5d9d6-aebe-4b75-991b-859fb7b2bb1d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lazy-loading 'fault' on Instance uuid 9a736e02-4f07-4e92-99e3-ee65aec07d1d {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:36:03.170922 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f4e5d9d6-aebe-4b75-991b-859fb7b2bb1d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:03.245437 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f4e5d9d6-aebe-4b75-991b-859fb7b2bb1d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:03.253677 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f4e5d9d6-aebe-4b75-991b-859fb7b2bb1d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 200 len: 1321 microversion: 2.1 time: 0.320811 Jun 10 13:36:03.253980 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1063/3198] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:02 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 1321 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:04.268559 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1ad12301-f720-491b-86d9-ec94ebde9588 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:04.270249 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1ad12301-f720-491b-86d9-ec94ebde9588 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 9a736e02-4f07-4e92-99e3-ee65aec07d1d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:04.274737 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ad12301-f720-491b-86d9-ec94ebde9588 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:04.274999 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ad12301-f720-491b-86d9-ec94ebde9588 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:04.275275 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ad12301-f720-491b-86d9-ec94ebde9588 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:04.275818 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ad12301-f720-491b-86d9-ec94ebde9588 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:04.276237 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ad12301-f720-491b-86d9-ec94ebde9588 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:04.276668 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1ad12301-f720-491b-86d9-ec94ebde9588 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:04.284369 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-1ad12301-f720-491b-86d9-ec94ebde9588 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] HTTP exception thrown: Instance 9a736e02-4f07-4e92-99e3-ee65aec07d1d could not be found. Jun 10 13:36:04.284647 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1ad12301-f720-491b-86d9-ec94ebde9588 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Returning 404 to user: Instance 9a736e02-4f07-4e92-99e3-ee65aec07d1d could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:36:04.285118 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1ad12301-f720-491b-86d9-ec94ebde9588 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d" status: 404 len: 111 microversion: 2.1 time: 0.018697 Jun 10 13:36:04.285381 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1078/3199] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:04 2026] GET /compute/v2.1/servers/9a736e02-4f07-4e92-99e3-ee65aec07d1d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:36:04.293114 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bc40a4c5-bc32-4840-9aac-d727da334e79 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:04.304812 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bc40a4c5-bc32-4840-9aac-d727da334e79 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1111947679" status: 202 len: 0 microversion: 2.1 time: 0.013227 Jun 10 13:36:04.305023 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1059/3200] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:36:04 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1111947679 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:36:06.615179 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cae5b29e-69ff-45c1-80eb-08bd41ebf5e5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1457511561", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLghEQoVE+eLbXfE3zd6u73yoQcRuEAPcyEFLkXMtIaKzarpisIDiTYcMwv5Fl1zwA+4Oy7rM7XNfPEk0ydJV0X7NDJXNUHd5xqap0tYknNCxVnnwrKU8yurjnTDKJhNOA=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:06.625752 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-cae5b29e-69ff-45c1-80eb-08bd41ebf5e5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for project 693ff1f321774522a3e57045cb93d27b. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:36:06.628666 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-cae5b29e-69ff-45c1-80eb-08bd41ebf5e5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for user e26ea791c9b2405282949b7ee6db2eb9 and project 693ff1f321774522a3e57045cb93d27b. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:36:06.646927 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cae5b29e-69ff-45c1-80eb-08bd41ebf5e5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.033421 Jun 10 13:36:06.647380 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1064/3201] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:36:06 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 10 13:36:07.619219 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-volume-backed-server-1048328626", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "559e76e9-2570-4584-af53-2b8b62d27277", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "3d96b870-f6d4-4aa7-b02e-5fb67ec191a6"}], "security_groups": [{"name": "tempest-securitygroup--953558697"}], "key_name": "tempest-keypair-1457511561", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:07.658811 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:07.659259 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:07.659565 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:07.660011 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:07.660289 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:07.662642 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:07.666830 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:07.729900 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] validate_networks() for [('3d96b870-f6d4-4aa7-b02e-5fb67ec191a6', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:36:07.730242 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:07.947256 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:08.203512 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:36:08.203693 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:36:08.203913 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:36:08.204069 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:36:08.204278 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:36:08.210227 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:08.210417 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:08.210506 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:08.210993 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:08.212009 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:08.212117 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:08.222112 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:36:08.224284 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for user e26ea791c9b2405282949b7ee6db2eb9 and project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:36:08.257468 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:36:08.258745 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] 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='559e76e9-2570-4584-af53-2b8b62d27277',volume_size=None,volume_type=None)] {{(pid=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:36:08.372307 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-520b0e6c-3920-4f4f-a13f-7ec38909f72c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.755393 Jun 10 13:36:08.372628 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1079/3202] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:36:07 2026] POST /compute/v2.1/servers => generated 403 bytes in 756 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:36:08.382146 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f3f854bb-bef1-46bd-8089-e240705f79eb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:08.384166 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f3f854bb-bef1-46bd-8089-e240705f79eb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:08.394641 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f3f854bb-bef1-46bd-8089-e240705f79eb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:08.441673 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f3f854bb-bef1-46bd-8089-e240705f79eb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:08.448696 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f3f854bb-bef1-46bd-8089-e240705f79eb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1090 microversion: 2.1 time: 0.068181 Jun 10 13:36:08.448975 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1060/3203] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:08 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1090 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:09.462589 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8c216fe0-dc5c-43d9-a0f3-869dafbca137 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:09.464088 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8c216fe0-dc5c-43d9-a0f3-869dafbca137 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:09.468025 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c216fe0-dc5c-43d9-a0f3-869dafbca137 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:09.468316 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c216fe0-dc5c-43d9-a0f3-869dafbca137 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:09.468563 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c216fe0-dc5c-43d9-a0f3-869dafbca137 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:09.469014 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c216fe0-dc5c-43d9-a0f3-869dafbca137 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:09.469383 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c216fe0-dc5c-43d9-a0f3-869dafbca137 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:09.469686 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c216fe0-dc5c-43d9-a0f3-869dafbca137 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:09.483234 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8c216fe0-dc5c-43d9-a0f3-869dafbca137 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:09.526835 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8c216fe0-dc5c-43d9-a0f3-869dafbca137 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:09.533357 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8c216fe0-dc5c-43d9-a0f3-869dafbca137 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1140 microversion: 2.1 time: 0.072478 Jun 10 13:36:09.533624 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1065/3204] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:09 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1140 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:10.547243 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e84cd063-b148-4f17-94e2-99d03a589918 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:10.548699 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e84cd063-b148-4f17-94e2-99d03a589918 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:10.553488 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e84cd063-b148-4f17-94e2-99d03a589918 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:10.553746 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e84cd063-b148-4f17-94e2-99d03a589918 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:10.554001 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e84cd063-b148-4f17-94e2-99d03a589918 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:10.554416 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e84cd063-b148-4f17-94e2-99d03a589918 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:10.554696 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e84cd063-b148-4f17-94e2-99d03a589918 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:10.554970 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e84cd063-b148-4f17-94e2-99d03a589918 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:10.567966 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e84cd063-b148-4f17-94e2-99d03a589918 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:10.614728 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e84cd063-b148-4f17-94e2-99d03a589918 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:10.621524 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e84cd063-b148-4f17-94e2-99d03a589918 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1188 microversion: 2.1 time: 0.075964 Jun 10 13:36:10.621836 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1080/3205] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:10 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1188 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:11.636577 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-75121dee-6444-4b40-a71f-fad1ec57f406 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:11.638804 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-75121dee-6444-4b40-a71f-fad1ec57f406 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:11.642934 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75121dee-6444-4b40-a71f-fad1ec57f406 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:11.643218 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75121dee-6444-4b40-a71f-fad1ec57f406 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:11.643475 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75121dee-6444-4b40-a71f-fad1ec57f406 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:11.643971 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75121dee-6444-4b40-a71f-fad1ec57f406 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:11.644318 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75121dee-6444-4b40-a71f-fad1ec57f406 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:11.644660 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75121dee-6444-4b40-a71f-fad1ec57f406 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:11.662495 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-75121dee-6444-4b40-a71f-fad1ec57f406 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:11.706065 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-75121dee-6444-4b40-a71f-fad1ec57f406 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:11.712980 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-75121dee-6444-4b40-a71f-fad1ec57f406 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1188 microversion: 2.1 time: 0.079333 Jun 10 13:36:11.713489 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1061/3206] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:11 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1188 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:12.732548 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7c93e65b-4fc3-4c2c-a94b-26f081cf4d3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:12.734041 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7c93e65b-4fc3-4c2c-a94b-26f081cf4d3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:12.740919 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c93e65b-4fc3-4c2c-a94b-26f081cf4d3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:12.741199 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c93e65b-4fc3-4c2c-a94b-26f081cf4d3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:12.741458 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c93e65b-4fc3-4c2c-a94b-26f081cf4d3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:12.741963 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c93e65b-4fc3-4c2c-a94b-26f081cf4d3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:12.742310 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c93e65b-4fc3-4c2c-a94b-26f081cf4d3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:12.742668 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c93e65b-4fc3-4c2c-a94b-26f081cf4d3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:12.757965 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7c93e65b-4fc3-4c2c-a94b-26f081cf4d3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:12.822269 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7c93e65b-4fc3-4c2c-a94b-26f081cf4d3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:12.830737 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7c93e65b-4fc3-4c2c-a94b-26f081cf4d3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1196 microversion: 2.1 time: 0.103671 Jun 10 13:36:12.831033 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1066/3207] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:12 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1196 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:13.698787 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-1aa2401c-b8a3-47af-8552-4bff09a40ea9 req-41e54161-46a1-4784-8cce-2a5477ddbfd0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "56d3888f-a743-4b76-9198-4f950e6d599e", "tag": "cd412107-1961-464d-8aa7-bb8353a633cd"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:13.706705 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1aa2401c-b8a3-47af-8552-4bff09a40ea9 req-41e54161-46a1-4784-8cce-2a5477ddbfd0 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:13.706705 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1aa2401c-b8a3-47af-8552-4bff09a40ea9 req-41e54161-46a1-4784-8cce-2a5477ddbfd0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:13.706705 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1aa2401c-b8a3-47af-8552-4bff09a40ea9 req-41e54161-46a1-4784-8cce-2a5477ddbfd0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:13.710926 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-1aa2401c-b8a3-47af-8552-4bff09a40ea9 req-41e54161-46a1-4784-8cce-2a5477ddbfd0 service nova] Creating event network-changed:cd412107-1961-464d-8aa7-bb8353a633cd for instance 56d3888f-a743-4b76-9198-4f950e6d599e on np0000002501 Jun 10 13:36:13.711383 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-1aa2401c-b8a3-47af-8552-4bff09a40ea9 req-41e54161-46a1-4784-8cce-2a5477ddbfd0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:36:13.714970 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-1aa2401c-b8a3-47af-8552-4bff09a40ea9 req-41e54161-46a1-4784-8cce-2a5477ddbfd0 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018179 Jun 10 13:36:13.715437 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1081/3208] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:36:13 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 10 13:36:13.847455 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c5bdc31f-d4e7-45bc-a831-29e1fa74da02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:13.849008 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c5bdc31f-d4e7-45bc-a831-29e1fa74da02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:13.852894 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c5bdc31f-d4e7-45bc-a831-29e1fa74da02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:13.853158 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c5bdc31f-d4e7-45bc-a831-29e1fa74da02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:13.853413 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c5bdc31f-d4e7-45bc-a831-29e1fa74da02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:13.853850 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c5bdc31f-d4e7-45bc-a831-29e1fa74da02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:13.854182 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c5bdc31f-d4e7-45bc-a831-29e1fa74da02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:13.854497 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c5bdc31f-d4e7-45bc-a831-29e1fa74da02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:13.866943 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c5bdc31f-d4e7-45bc-a831-29e1fa74da02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:14.033365 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c5bdc31f-d4e7-45bc-a831-29e1fa74da02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:14.041675 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c5bdc31f-d4e7-45bc-a831-29e1fa74da02 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1273 microversion: 2.1 time: 0.195775 Jun 10 13:36:14.042134 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1062/3209] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:13 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1273 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:15.065016 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-725353fb-0952-47ff-a74a-676ef6afe424 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:15.071614 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-725353fb-0952-47ff-a74a-676ef6afe424 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:15.091840 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-725353fb-0952-47ff-a74a-676ef6afe424 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:15.092535 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-725353fb-0952-47ff-a74a-676ef6afe424 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:15.092778 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-725353fb-0952-47ff-a74a-676ef6afe424 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:15.093577 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-725353fb-0952-47ff-a74a-676ef6afe424 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:15.093964 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-725353fb-0952-47ff-a74a-676ef6afe424 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:15.094264 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-725353fb-0952-47ff-a74a-676ef6afe424 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:15.110357 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-725353fb-0952-47ff-a74a-676ef6afe424 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:15.252775 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-725353fb-0952-47ff-a74a-676ef6afe424 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:15.261031 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-725353fb-0952-47ff-a74a-676ef6afe424 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1273 microversion: 2.1 time: 0.204412 Jun 10 13:36:15.261394 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1067/3210] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:15 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1273 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:15.793514 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9541ab99-bf04-4129-b9ee-5ba150af952a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-590992711", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMtPffGJRe3m6rf9uHO5KzexAh1KcmkgMexTaZjVNBADIFH0qEYDZucUrm5OGHE03/wx8uUKnRjsQ9fMiDH5cjQOwBtOzAQLxgarsPGeONFxqSS+juc2Az9WHTwbuGxATQ=="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:15.804327 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-9541ab99-bf04-4129-b9ee-5ba150af952a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Getting quotas for project c49fbd51d0294424800eb5be6b3e9c86. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:36:15.807325 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-9541ab99-bf04-4129-b9ee-5ba150af952a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Getting quotas for user fa57b49f5a20414d81396c256a4b827e and project c49fbd51d0294424800eb5be6b3e9c86. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:36:15.824685 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9541ab99-bf04-4129-b9ee-5ba150af952a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.032945 Jun 10 13:36:15.825075 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1082/3211] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:36:15 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:36:16.277283 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5c088a69-25c3-4f40-bebf-ae0b2f69e8a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:16.278613 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5c088a69-25c3-4f40-bebf-ae0b2f69e8a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:16.284133 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c088a69-25c3-4f40-bebf-ae0b2f69e8a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:16.284543 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c088a69-25c3-4f40-bebf-ae0b2f69e8a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:16.284894 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c088a69-25c3-4f40-bebf-ae0b2f69e8a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:16.285538 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c088a69-25c3-4f40-bebf-ae0b2f69e8a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:16.286322 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c088a69-25c3-4f40-bebf-ae0b2f69e8a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:16.286592 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5c088a69-25c3-4f40-bebf-ae0b2f69e8a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:16.302177 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5c088a69-25c3-4f40-bebf-ae0b2f69e8a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:16.427127 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5c088a69-25c3-4f40-bebf-ae0b2f69e8a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:16.434172 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5c088a69-25c3-4f40-bebf-ae0b2f69e8a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1261 microversion: 2.1 time: 0.159552 Jun 10 13:36:16.434524 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1063/3212] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:16 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1261 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:36:16.633922 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:36:16.808794 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-43604790", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "7142d353-df76-49b6-9f47-c156c481da5e"}], "security_groups": [{"name": "tempest-securitygroup--642006356"}], "key_name": "tempest-keypair-590992711", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:16.901099 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:16.901459 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:16.901732 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:16.902211 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:16.902534 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:16.902796 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:16.909090 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:16.963747 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] validate_networks() for [('7142d353-df76-49b6-9f47-c156c481da5e', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:36:16.964118 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:17.150377 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:17.286091 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:36:17.286292 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:36:17.286535 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:36:17.286734 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:36:17.286944 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:36:17.292018 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:17.292218 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:17.292395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:17.292902 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:17.293084 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:17.293923 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:17.300627 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Getting quotas for project c49fbd51d0294424800eb5be6b3e9c86. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:36:17.302310 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Getting quotas for user fa57b49f5a20414d81396c256a4b827e and project c49fbd51d0294424800eb5be6b3e9c86. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:36:17.307364 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:36:17.308693 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:36:17.359358 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-03111460-ec77-4df7-b984-dafe718cfbb7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.552378 Jun 10 13:36:17.359815 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1068/3213] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:36:16 2026] POST /compute/v2.1/servers => generated 403 bytes in 553 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:36:17.369917 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5b946170-8fd3-4b9c-aff2-075753ecf9be tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:17.371323 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5b946170-8fd3-4b9c-aff2-075753ecf9be tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:17.382298 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5b946170-8fd3-4b9c-aff2-075753ecf9be tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:17.442217 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5b946170-8fd3-4b9c-aff2-075753ecf9be tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:17.451553 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5b946170-8fd3-4b9c-aff2-075753ecf9be tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1235 microversion: 2.1 time: 0.083334 Jun 10 13:36:17.451852 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1083/3214] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:17 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1235 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:17.454296 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-37139daf-e96e-47c2-b68d-c94cbbddfd86 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:17.455639 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-37139daf-e96e-47c2-b68d-c94cbbddfd86 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:17.460341 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-37139daf-e96e-47c2-b68d-c94cbbddfd86 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:17.460717 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-37139daf-e96e-47c2-b68d-c94cbbddfd86 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:17.461045 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-37139daf-e96e-47c2-b68d-c94cbbddfd86 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:17.461676 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-37139daf-e96e-47c2-b68d-c94cbbddfd86 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:17.462111 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-37139daf-e96e-47c2-b68d-c94cbbddfd86 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:17.462672 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-37139daf-e96e-47c2-b68d-c94cbbddfd86 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:17.481218 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-37139daf-e96e-47c2-b68d-c94cbbddfd86 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:17.637166 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-37139daf-e96e-47c2-b68d-c94cbbddfd86 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:17.646772 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-37139daf-e96e-47c2-b68d-c94cbbddfd86 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1261 microversion: 2.1 time: 0.193920 Jun 10 13:36:17.647082 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1064/3215] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:17 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1261 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:18.216407 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:36:18.443922 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:36:18.466421 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b10c6a5e-95b0-45bc-8819-c3aacd934279 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:18.468201 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b10c6a5e-95b0-45bc-8819-c3aacd934279 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:18.472023 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b10c6a5e-95b0-45bc-8819-c3aacd934279 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:18.472253 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b10c6a5e-95b0-45bc-8819-c3aacd934279 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:18.472469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b10c6a5e-95b0-45bc-8819-c3aacd934279 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:18.472917 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b10c6a5e-95b0-45bc-8819-c3aacd934279 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:18.473195 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b10c6a5e-95b0-45bc-8819-c3aacd934279 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:18.473468 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b10c6a5e-95b0-45bc-8819-c3aacd934279 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:18.475669 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=109,nova_cell1:INSERT=3,nova_cell1:UPDATE=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:36:18.490371 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b10c6a5e-95b0-45bc-8819-c3aacd934279 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:18.538393 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b10c6a5e-95b0-45bc-8819-c3aacd934279 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:18.545093 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b10c6a5e-95b0-45bc-8819-c3aacd934279 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1239 microversion: 2.1 time: 0.080438 Jun 10 13:36:18.545605 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1069/3216] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:18 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1239 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:18.664890 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-27b10beb-e43f-40b1-84a6-06d6bf61b623 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:18.666259 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-27b10beb-e43f-40b1-84a6-06d6bf61b623 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:18.670700 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27b10beb-e43f-40b1-84a6-06d6bf61b623 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:18.670995 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27b10beb-e43f-40b1-84a6-06d6bf61b623 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:18.671199 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27b10beb-e43f-40b1-84a6-06d6bf61b623 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:18.671629 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27b10beb-e43f-40b1-84a6-06d6bf61b623 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:18.671952 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27b10beb-e43f-40b1-84a6-06d6bf61b623 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:18.672219 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-27b10beb-e43f-40b1-84a6-06d6bf61b623 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:18.686606 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-27b10beb-e43f-40b1-84a6-06d6bf61b623 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:18.808435 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-27b10beb-e43f-40b1-84a6-06d6bf61b623 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:18.817687 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-27b10beb-e43f-40b1-84a6-06d6bf61b623 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1261 microversion: 2.1 time: 0.154315 Jun 10 13:36:18.818045 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1084/3217] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:18 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1261 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:19.559420 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e2f29405-4009-4535-bd98-99b11a51fb25 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:19.560984 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e2f29405-4009-4535-bd98-99b11a51fb25 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:19.565869 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e2f29405-4009-4535-bd98-99b11a51fb25 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:19.566204 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e2f29405-4009-4535-bd98-99b11a51fb25 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:19.566467 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e2f29405-4009-4535-bd98-99b11a51fb25 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:19.567021 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e2f29405-4009-4535-bd98-99b11a51fb25 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:19.567488 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e2f29405-4009-4535-bd98-99b11a51fb25 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:19.567779 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e2f29405-4009-4535-bd98-99b11a51fb25 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:19.584845 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e2f29405-4009-4535-bd98-99b11a51fb25 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:19.628878 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e2f29405-4009-4535-bd98-99b11a51fb25 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:19.635871 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e2f29405-4009-4535-bd98-99b11a51fb25 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1287 microversion: 2.1 time: 0.078235 Jun 10 13:36:19.636124 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1065/3218] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:19 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1287 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:19.834147 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1bda8a29-4914-4dc6-a10b-2021c7d4605d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:19.835436 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1bda8a29-4914-4dc6-a10b-2021c7d4605d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:19.840189 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1bda8a29-4914-4dc6-a10b-2021c7d4605d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:19.840464 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1bda8a29-4914-4dc6-a10b-2021c7d4605d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:19.840659 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1bda8a29-4914-4dc6-a10b-2021c7d4605d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:19.841106 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1bda8a29-4914-4dc6-a10b-2021c7d4605d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:19.841392 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1bda8a29-4914-4dc6-a10b-2021c7d4605d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:19.841655 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1bda8a29-4914-4dc6-a10b-2021c7d4605d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:19.879114 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1bda8a29-4914-4dc6-a10b-2021c7d4605d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:20.031986 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1bda8a29-4914-4dc6-a10b-2021c7d4605d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:20.039036 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1bda8a29-4914-4dc6-a10b-2021c7d4605d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1261 microversion: 2.1 time: 0.206455 Jun 10 13:36:20.039435 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1070/3219] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:19 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1261 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:20.654419 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-90015620-f6cf-4e0f-a873-2713eb9b85b8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:20.656251 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-90015620-f6cf-4e0f-a873-2713eb9b85b8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:20.662767 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-90015620-f6cf-4e0f-a873-2713eb9b85b8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:20.663429 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-90015620-f6cf-4e0f-a873-2713eb9b85b8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:20.663766 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-90015620-f6cf-4e0f-a873-2713eb9b85b8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:20.664298 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-90015620-f6cf-4e0f-a873-2713eb9b85b8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:20.664681 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-90015620-f6cf-4e0f-a873-2713eb9b85b8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:20.665075 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-90015620-f6cf-4e0f-a873-2713eb9b85b8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:20.679870 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-90015620-f6cf-4e0f-a873-2713eb9b85b8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:20.727950 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-90015620-f6cf-4e0f-a873-2713eb9b85b8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:20.735433 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-90015620-f6cf-4e0f-a873-2713eb9b85b8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1287 microversion: 2.1 time: 0.083858 Jun 10 13:36:20.735433 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1085/3220] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:20 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1287 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:21.056494 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3c1ecc83-8948-4a57-8d93-6f2c4e969abe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:21.058122 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3c1ecc83-8948-4a57-8d93-6f2c4e969abe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:21.063318 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c1ecc83-8948-4a57-8d93-6f2c4e969abe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:21.063632 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c1ecc83-8948-4a57-8d93-6f2c4e969abe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:21.063900 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c1ecc83-8948-4a57-8d93-6f2c4e969abe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:21.064420 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c1ecc83-8948-4a57-8d93-6f2c4e969abe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:21.064808 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c1ecc83-8948-4a57-8d93-6f2c4e969abe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:21.065151 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3c1ecc83-8948-4a57-8d93-6f2c4e969abe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:21.078521 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3c1ecc83-8948-4a57-8d93-6f2c4e969abe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:21.185918 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3c1ecc83-8948-4a57-8d93-6f2c4e969abe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:21.192885 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3c1ecc83-8948-4a57-8d93-6f2c4e969abe tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1261 microversion: 2.1 time: 0.138416 Jun 10 13:36:21.193170 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1066/3221] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:21 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1261 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:21.749554 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-eb43d7b3-bf4f-403c-85c9-52c0aeef2357 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:21.750956 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-eb43d7b3-bf4f-403c-85c9-52c0aeef2357 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:21.755220 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb43d7b3-bf4f-403c-85c9-52c0aeef2357 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:21.755449 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb43d7b3-bf4f-403c-85c9-52c0aeef2357 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:21.755675 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb43d7b3-bf4f-403c-85c9-52c0aeef2357 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:21.756110 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb43d7b3-bf4f-403c-85c9-52c0aeef2357 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:21.756443 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb43d7b3-bf4f-403c-85c9-52c0aeef2357 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:21.756768 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eb43d7b3-bf4f-403c-85c9-52c0aeef2357 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:21.771321 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-eb43d7b3-bf4f-403c-85c9-52c0aeef2357 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:21.813215 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-eb43d7b3-bf4f-403c-85c9-52c0aeef2357 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:21.819758 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-eb43d7b3-bf4f-403c-85c9-52c0aeef2357 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1295 microversion: 2.1 time: 0.072186 Jun 10 13:36:21.820167 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1071/3222] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:21 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1295 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:22.206592 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2e219527-9982-4168-93a1-6eb6e6dc467d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:22.207994 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2e219527-9982-4168-93a1-6eb6e6dc467d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:22.213252 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e219527-9982-4168-93a1-6eb6e6dc467d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:22.213542 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e219527-9982-4168-93a1-6eb6e6dc467d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:22.213777 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e219527-9982-4168-93a1-6eb6e6dc467d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:22.214195 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e219527-9982-4168-93a1-6eb6e6dc467d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:22.214519 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e219527-9982-4168-93a1-6eb6e6dc467d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:22.214794 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e219527-9982-4168-93a1-6eb6e6dc467d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:22.227952 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2e219527-9982-4168-93a1-6eb6e6dc467d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:22.376944 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2e219527-9982-4168-93a1-6eb6e6dc467d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:22.383842 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2e219527-9982-4168-93a1-6eb6e6dc467d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1261 microversion: 2.1 time: 0.178950 Jun 10 13:36:22.384367 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1086/3223] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:22 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1261 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:22.833225 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6c35a4f4-b0fc-4fd1-8e25-2790a4962221 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:22.834564 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6c35a4f4-b0fc-4fd1-8e25-2790a4962221 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:22.839934 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c35a4f4-b0fc-4fd1-8e25-2790a4962221 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:22.840154 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c35a4f4-b0fc-4fd1-8e25-2790a4962221 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:22.840343 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c35a4f4-b0fc-4fd1-8e25-2790a4962221 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:22.840780 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c35a4f4-b0fc-4fd1-8e25-2790a4962221 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:22.841047 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c35a4f4-b0fc-4fd1-8e25-2790a4962221 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:22.841299 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6c35a4f4-b0fc-4fd1-8e25-2790a4962221 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:22.855273 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6c35a4f4-b0fc-4fd1-8e25-2790a4962221 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:23.048564 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6c35a4f4-b0fc-4fd1-8e25-2790a4962221 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:23.058032 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6c35a4f4-b0fc-4fd1-8e25-2790a4962221 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1372 microversion: 2.1 time: 0.225232 Jun 10 13:36:23.058032 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1067/3224] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:22 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1372 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:23.201632 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-c5f9e1e3-ca14-4443-9c20-4cd15f553d54 req-901a24dd-bbd9-4c4b-bc37-9467df4c1f4a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be", "tag": "8786be55-3e69-4b37-b443-917ea8c8003a"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:23.208986 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c5f9e1e3-ca14-4443-9c20-4cd15f553d54 req-901a24dd-bbd9-4c4b-bc37-9467df4c1f4a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:23.209160 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c5f9e1e3-ca14-4443-9c20-4cd15f553d54 req-901a24dd-bbd9-4c4b-bc37-9467df4c1f4a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:23.209286 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c5f9e1e3-ca14-4443-9c20-4cd15f553d54 req-901a24dd-bbd9-4c4b-bc37-9467df4c1f4a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:23.216148 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-c5f9e1e3-ca14-4443-9c20-4cd15f553d54 req-901a24dd-bbd9-4c4b-bc37-9467df4c1f4a service nova] Creating event network-changed:8786be55-3e69-4b37-b443-917ea8c8003a for instance 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be on np0000002501 Jun 10 13:36:23.216540 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-c5f9e1e3-ca14-4443-9c20-4cd15f553d54 req-901a24dd-bbd9-4c4b-bc37-9467df4c1f4a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:36:23.224667 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-c5f9e1e3-ca14-4443-9c20-4cd15f553d54 req-901a24dd-bbd9-4c4b-bc37-9467df4c1f4a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024614 Jun 10 13:36:23.225128 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1072/3225] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:36:23 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 10 13:36:23.233616 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-4dd4d0ec-9946-4d21-8e71-442c35fbec30 req-f6ae3c6a-0fb6-4e47-a530-6ff12be98142 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "56d3888f-a743-4b76-9198-4f950e6d599e", "name": "network-vif-plugged", "status": "completed", "tag": "cd412107-1961-464d-8aa7-bb8353a633cd"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:23.242451 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4dd4d0ec-9946-4d21-8e71-442c35fbec30 req-f6ae3c6a-0fb6-4e47-a530-6ff12be98142 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:23.242657 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4dd4d0ec-9946-4d21-8e71-442c35fbec30 req-f6ae3c6a-0fb6-4e47-a530-6ff12be98142 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:23.242849 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4dd4d0ec-9946-4d21-8e71-442c35fbec30 req-f6ae3c6a-0fb6-4e47-a530-6ff12be98142 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:23.250561 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-4dd4d0ec-9946-4d21-8e71-442c35fbec30 req-f6ae3c6a-0fb6-4e47-a530-6ff12be98142 service nova] Creating event network-vif-plugged:cd412107-1961-464d-8aa7-bb8353a633cd for instance 56d3888f-a743-4b76-9198-4f950e6d599e on np0000002501 Jun 10 13:36:23.250984 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-4dd4d0ec-9946-4d21-8e71-442c35fbec30 req-f6ae3c6a-0fb6-4e47-a530-6ff12be98142 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:36:23.254935 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-4dd4d0ec-9946-4d21-8e71-442c35fbec30 req-f6ae3c6a-0fb6-4e47-a530-6ff12be98142 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024529 Jun 10 13:36:23.257367 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1087/3226] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:36:23 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 10 13:36:23.399399 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-951663b8-9de5-43dc-a345-60bcba78675c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:23.400188 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-951663b8-9de5-43dc-a345-60bcba78675c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:23.405304 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-951663b8-9de5-43dc-a345-60bcba78675c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:23.405608 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-951663b8-9de5-43dc-a345-60bcba78675c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:23.405869 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-951663b8-9de5-43dc-a345-60bcba78675c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:23.406383 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-951663b8-9de5-43dc-a345-60bcba78675c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:23.406767 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-951663b8-9de5-43dc-a345-60bcba78675c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:23.407113 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-951663b8-9de5-43dc-a345-60bcba78675c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:23.421608 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-951663b8-9de5-43dc-a345-60bcba78675c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:23.562308 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-951663b8-9de5-43dc-a345-60bcba78675c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:23.569217 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-951663b8-9de5-43dc-a345-60bcba78675c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1261 microversion: 2.1 time: 0.172678 Jun 10 13:36:23.569489 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1068/3227] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:23 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1261 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:24.083428 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-41fa851d-9f8d-415c-b895-82fe1424f50d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:24.084707 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-41fa851d-9f8d-415c-b895-82fe1424f50d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:24.091406 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-41fa851d-9f8d-415c-b895-82fe1424f50d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:24.091999 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-41fa851d-9f8d-415c-b895-82fe1424f50d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:24.094363 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-41fa851d-9f8d-415c-b895-82fe1424f50d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:24.094363 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-41fa851d-9f8d-415c-b895-82fe1424f50d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:24.094363 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-41fa851d-9f8d-415c-b895-82fe1424f50d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:24.094363 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-41fa851d-9f8d-415c-b895-82fe1424f50d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:24.111253 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-41fa851d-9f8d-415c-b895-82fe1424f50d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:24.265017 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-41fa851d-9f8d-415c-b895-82fe1424f50d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:24.272036 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-41fa851d-9f8d-415c-b895-82fe1424f50d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1360 microversion: 2.1 time: 0.191612 Jun 10 13:36:24.273180 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1073/3228] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:24 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1360 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:24.587423 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5a1eb1df-4c89-4216-b2f5-7f58f13fa67c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:24.588928 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5a1eb1df-4c89-4216-b2f5-7f58f13fa67c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:24.593248 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a1eb1df-4c89-4216-b2f5-7f58f13fa67c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:24.593502 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a1eb1df-4c89-4216-b2f5-7f58f13fa67c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:24.593733 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a1eb1df-4c89-4216-b2f5-7f58f13fa67c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:24.594174 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a1eb1df-4c89-4216-b2f5-7f58f13fa67c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:24.594456 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a1eb1df-4c89-4216-b2f5-7f58f13fa67c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:24.594790 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5a1eb1df-4c89-4216-b2f5-7f58f13fa67c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:24.609685 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5a1eb1df-4c89-4216-b2f5-7f58f13fa67c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:24.752710 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5a1eb1df-4c89-4216-b2f5-7f58f13fa67c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:24.759632 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5a1eb1df-4c89-4216-b2f5-7f58f13fa67c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1261 microversion: 2.1 time: 0.174983 Jun 10 13:36:24.759933 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1088/3229] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:24 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1261 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:25.289042 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8480cec2-ead1-4feb-abda-0306902b24ea tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:25.290567 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8480cec2-ead1-4feb-abda-0306902b24ea tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:25.295083 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-3be37222-3fac-43de-9825-6993b3c70efe req-2e599d97-2d5b-4ead-8a17-fa4f92ba448c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "56d3888f-a743-4b76-9198-4f950e6d599e", "name": "network-vif-plugged", "status": "completed", "tag": "cd412107-1961-464d-8aa7-bb8353a633cd"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:25.295559 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8480cec2-ead1-4feb-abda-0306902b24ea tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:25.295764 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8480cec2-ead1-4feb-abda-0306902b24ea tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:25.296055 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8480cec2-ead1-4feb-abda-0306902b24ea tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:25.296655 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8480cec2-ead1-4feb-abda-0306902b24ea tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:25.296982 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8480cec2-ead1-4feb-abda-0306902b24ea tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:25.297398 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8480cec2-ead1-4feb-abda-0306902b24ea tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:25.301746 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-3be37222-3fac-43de-9825-6993b3c70efe req-2e599d97-2d5b-4ead-8a17-fa4f92ba448c service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:25.301927 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-3be37222-3fac-43de-9825-6993b3c70efe req-2e599d97-2d5b-4ead-8a17-fa4f92ba448c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:25.302079 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-3be37222-3fac-43de-9825-6993b3c70efe req-2e599d97-2d5b-4ead-8a17-fa4f92ba448c service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:25.309161 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-3be37222-3fac-43de-9825-6993b3c70efe req-2e599d97-2d5b-4ead-8a17-fa4f92ba448c service nova] Creating event network-vif-plugged:cd412107-1961-464d-8aa7-bb8353a633cd for instance 56d3888f-a743-4b76-9198-4f950e6d599e on np0000002501 Jun 10 13:36:25.309597 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-3be37222-3fac-43de-9825-6993b3c70efe req-2e599d97-2d5b-4ead-8a17-fa4f92ba448c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:36:25.312104 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8480cec2-ead1-4feb-abda-0306902b24ea tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:25.314267 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-3be37222-3fac-43de-9825-6993b3c70efe req-2e599d97-2d5b-4ead-8a17-fa4f92ba448c service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021200 Jun 10 13:36:25.314580 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1074/3230] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:36:25 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 10 13:36:25.436143 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8480cec2-ead1-4feb-abda-0306902b24ea tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:25.444999 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8480cec2-ead1-4feb-abda-0306902b24ea tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1360 microversion: 2.1 time: 0.157753 Jun 10 13:36:25.445388 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1069/3231] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:25 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1360 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:25.775237 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-dbc5bfc0-db40-4ad9-a59e-c9163051ccd9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:25.777393 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-dbc5bfc0-db40-4ad9-a59e-c9163051ccd9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:25.782429 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dbc5bfc0-db40-4ad9-a59e-c9163051ccd9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:25.782745 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dbc5bfc0-db40-4ad9-a59e-c9163051ccd9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:25.783004 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dbc5bfc0-db40-4ad9-a59e-c9163051ccd9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:25.783535 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dbc5bfc0-db40-4ad9-a59e-c9163051ccd9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:25.783928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dbc5bfc0-db40-4ad9-a59e-c9163051ccd9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:25.784266 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dbc5bfc0-db40-4ad9-a59e-c9163051ccd9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:25.800334 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-dbc5bfc0-db40-4ad9-a59e-c9163051ccd9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:26.013274 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dbc5bfc0-db40-4ad9-a59e-c9163051ccd9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:26.025326 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-dbc5bfc0-db40-4ad9-a59e-c9163051ccd9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1446 microversion: 2.1 time: 0.252250 Jun 10 13:36:26.025891 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1089/3232] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:25 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1446 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:26.042486 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c05b7e33-298d-4ea3-beb4-1a41416c0a0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:26.044437 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c05b7e33-298d-4ea3-beb4-1a41416c0a0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:26.049284 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c05b7e33-298d-4ea3-beb4-1a41416c0a0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:26.049545 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c05b7e33-298d-4ea3-beb4-1a41416c0a0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:26.049737 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c05b7e33-298d-4ea3-beb4-1a41416c0a0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:26.050068 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c05b7e33-298d-4ea3-beb4-1a41416c0a0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:26.050279 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c05b7e33-298d-4ea3-beb4-1a41416c0a0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:26.050485 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c05b7e33-298d-4ea3-beb4-1a41416c0a0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:26.064860 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c05b7e33-298d-4ea3-beb4-1a41416c0a0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:26.130341 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c05b7e33-298d-4ea3-beb4-1a41416c0a0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.090548 Jun 10 13:36:26.130800 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1075/3233] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:36:26 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e/os-interface => generated 282 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:36:26.460039 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2636df60-da74-4453-a624-6ff5e61dcb63 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:26.461322 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2636df60-da74-4453-a624-6ff5e61dcb63 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:26.465849 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2636df60-da74-4453-a624-6ff5e61dcb63 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:26.466167 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2636df60-da74-4453-a624-6ff5e61dcb63 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:26.466459 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2636df60-da74-4453-a624-6ff5e61dcb63 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:26.466974 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2636df60-da74-4453-a624-6ff5e61dcb63 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:26.467299 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2636df60-da74-4453-a624-6ff5e61dcb63 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:26.467613 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2636df60-da74-4453-a624-6ff5e61dcb63 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:26.479697 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2636df60-da74-4453-a624-6ff5e61dcb63 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:26.607467 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2636df60-da74-4453-a624-6ff5e61dcb63 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:26.614889 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2636df60-da74-4453-a624-6ff5e61dcb63 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1360 microversion: 2.1 time: 0.156760 Jun 10 13:36:26.615419 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1070/3234] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:26 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1360 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:26.653237 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-576786ee-d880-4d66-8cc1-3ad075261c64 req-aecba0c9-16fb-4460-9f52-b48e81249aa4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "56d3888f-a743-4b76-9198-4f950e6d599e", "tag": "cd412107-1961-464d-8aa7-bb8353a633cd"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:26.659498 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-576786ee-d880-4d66-8cc1-3ad075261c64 req-aecba0c9-16fb-4460-9f52-b48e81249aa4 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:26.659631 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-576786ee-d880-4d66-8cc1-3ad075261c64 req-aecba0c9-16fb-4460-9f52-b48e81249aa4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:26.659784 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-576786ee-d880-4d66-8cc1-3ad075261c64 req-aecba0c9-16fb-4460-9f52-b48e81249aa4 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:26.665186 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-576786ee-d880-4d66-8cc1-3ad075261c64 req-aecba0c9-16fb-4460-9f52-b48e81249aa4 service nova] Creating event network-changed:cd412107-1961-464d-8aa7-bb8353a633cd for instance 56d3888f-a743-4b76-9198-4f950e6d599e on np0000002501 Jun 10 13:36:26.665558 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-576786ee-d880-4d66-8cc1-3ad075261c64 req-aecba0c9-16fb-4460-9f52-b48e81249aa4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:36:26.669160 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-576786ee-d880-4d66-8cc1-3ad075261c64 req-aecba0c9-16fb-4460-9f52-b48e81249aa4 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017569 Jun 10 13:36:26.669630 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1090/3235] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:36:26 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 10 13:36:27.295953 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:36:27.305240 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:36:27.447521 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=6 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:36:27.628789 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-20a051fe-7492-4ee8-8beb-d7c8dcd1c8b9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:27.630615 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-20a051fe-7492-4ee8-8beb-d7c8dcd1c8b9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:27.634873 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-20a051fe-7492-4ee8-8beb-d7c8dcd1c8b9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:27.635132 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-20a051fe-7492-4ee8-8beb-d7c8dcd1c8b9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:27.635398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-20a051fe-7492-4ee8-8beb-d7c8dcd1c8b9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:27.635788 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-20a051fe-7492-4ee8-8beb-d7c8dcd1c8b9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:27.636070 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-20a051fe-7492-4ee8-8beb-d7c8dcd1c8b9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:27.636330 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-20a051fe-7492-4ee8-8beb-d7c8dcd1c8b9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:27.657378 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-20a051fe-7492-4ee8-8beb-d7c8dcd1c8b9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:27.794950 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-20a051fe-7492-4ee8-8beb-d7c8dcd1c8b9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:27.802906 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-20a051fe-7492-4ee8-8beb-d7c8dcd1c8b9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1360 microversion: 2.1 time: 0.175761 Jun 10 13:36:27.803126 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1076/3236] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:27 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1360 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:28.820253 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-58f7a34c-fbbb-40db-8e64-e952411759a9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:28.821802 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-58f7a34c-fbbb-40db-8e64-e952411759a9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:28.827274 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-58f7a34c-fbbb-40db-8e64-e952411759a9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:28.827617 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-58f7a34c-fbbb-40db-8e64-e952411759a9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:28.828000 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-58f7a34c-fbbb-40db-8e64-e952411759a9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:28.828735 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-58f7a34c-fbbb-40db-8e64-e952411759a9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:28.829159 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-58f7a34c-fbbb-40db-8e64-e952411759a9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:28.829562 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-58f7a34c-fbbb-40db-8e64-e952411759a9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:28.851474 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-58f7a34c-fbbb-40db-8e64-e952411759a9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:29.023309 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-58f7a34c-fbbb-40db-8e64-e952411759a9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:29.035553 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-58f7a34c-fbbb-40db-8e64-e952411759a9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1360 microversion: 2.1 time: 0.217380 Jun 10 13:36:29.035879 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1071/3237] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:28 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1360 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:29.184403 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-f30ac729-0790-4506-863b-26c75d7102c1 req-86da3df0-48a5-4de1-829a-e4202aaeb410 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be", "name": "network-vif-plugged", "status": "completed", "tag": "8786be55-3e69-4b37-b443-917ea8c8003a"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:29.196063 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f30ac729-0790-4506-863b-26c75d7102c1 req-86da3df0-48a5-4de1-829a-e4202aaeb410 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:29.196262 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f30ac729-0790-4506-863b-26c75d7102c1 req-86da3df0-48a5-4de1-829a-e4202aaeb410 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:29.196407 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f30ac729-0790-4506-863b-26c75d7102c1 req-86da3df0-48a5-4de1-829a-e4202aaeb410 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:29.204217 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f30ac729-0790-4506-863b-26c75d7102c1 req-86da3df0-48a5-4de1-829a-e4202aaeb410 service nova] Creating event network-vif-plugged:8786be55-3e69-4b37-b443-917ea8c8003a for instance 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be on np0000002501 Jun 10 13:36:29.204629 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-f30ac729-0790-4506-863b-26c75d7102c1 req-86da3df0-48a5-4de1-829a-e4202aaeb410 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:36:29.209004 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-f30ac729-0790-4506-863b-26c75d7102c1 req-86da3df0-48a5-4de1-829a-e4202aaeb410 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026530 Jun 10 13:36:29.210112 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1091/3238] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:36:29 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 10 13:36:30.054365 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c491fe03-c8ae-4997-98dc-1645dfb8a86a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:30.055856 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c491fe03-c8ae-4997-98dc-1645dfb8a86a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:30.061607 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c491fe03-c8ae-4997-98dc-1645dfb8a86a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:30.061850 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c491fe03-c8ae-4997-98dc-1645dfb8a86a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:30.062041 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c491fe03-c8ae-4997-98dc-1645dfb8a86a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:30.062479 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c491fe03-c8ae-4997-98dc-1645dfb8a86a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:30.062742 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c491fe03-c8ae-4997-98dc-1645dfb8a86a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:30.062994 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c491fe03-c8ae-4997-98dc-1645dfb8a86a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:30.080658 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c491fe03-c8ae-4997-98dc-1645dfb8a86a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:30.202177 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c491fe03-c8ae-4997-98dc-1645dfb8a86a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:30.210790 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c491fe03-c8ae-4997-98dc-1645dfb8a86a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1360 microversion: 2.1 time: 0.158842 Jun 10 13:36:30.211210 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1077/3239] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:30 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1360 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:31.227588 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c38c2da6-3471-4ef4-934d-06d5b84e432f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:31.228957 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c38c2da6-3471-4ef4-934d-06d5b84e432f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:31.233571 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c38c2da6-3471-4ef4-934d-06d5b84e432f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:31.233848 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c38c2da6-3471-4ef4-934d-06d5b84e432f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:31.234047 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c38c2da6-3471-4ef4-934d-06d5b84e432f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:31.234460 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c38c2da6-3471-4ef4-934d-06d5b84e432f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:31.234777 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c38c2da6-3471-4ef4-934d-06d5b84e432f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:31.235041 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c38c2da6-3471-4ef4-934d-06d5b84e432f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:31.252424 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c38c2da6-3471-4ef4-934d-06d5b84e432f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:31.260440 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-5485eb8c-2d7a-4d81-9c5e-dfa60a4cb169 req-4de225d4-08ad-4c28-8816-9ac467e94059 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be", "name": "network-vif-plugged", "status": "completed", "tag": "8786be55-3e69-4b37-b443-917ea8c8003a"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:31.267709 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5485eb8c-2d7a-4d81-9c5e-dfa60a4cb169 req-4de225d4-08ad-4c28-8816-9ac467e94059 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:31.268131 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5485eb8c-2d7a-4d81-9c5e-dfa60a4cb169 req-4de225d4-08ad-4c28-8816-9ac467e94059 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:31.268371 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5485eb8c-2d7a-4d81-9c5e-dfa60a4cb169 req-4de225d4-08ad-4c28-8816-9ac467e94059 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:31.274909 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-5485eb8c-2d7a-4d81-9c5e-dfa60a4cb169 req-4de225d4-08ad-4c28-8816-9ac467e94059 service nova] Creating event network-vif-plugged:8786be55-3e69-4b37-b443-917ea8c8003a for instance 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be on np0000002501 Jun 10 13:36:31.275460 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-5485eb8c-2d7a-4d81-9c5e-dfa60a4cb169 req-4de225d4-08ad-4c28-8816-9ac467e94059 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:36:31.280528 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-5485eb8c-2d7a-4d81-9c5e-dfa60a4cb169 req-4de225d4-08ad-4c28-8816-9ac467e94059 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023541 Jun 10 13:36:31.283376 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1092/3240] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:36:31 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 10 13:36:31.407934 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c38c2da6-3471-4ef4-934d-06d5b84e432f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:31.414828 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c38c2da6-3471-4ef4-934d-06d5b84e432f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1549 microversion: 2.1 time: 0.188810 Jun 10 13:36:31.415239 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1072/3241] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:31 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1549 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:31.429933 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-61a573c5-82e1-4abb-82ea-0e5bd28ece80 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:31.433730 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-61a573c5-82e1-4abb-82ea-0e5bd28ece80 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:31.440249 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61a573c5-82e1-4abb-82ea-0e5bd28ece80 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:31.440249 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61a573c5-82e1-4abb-82ea-0e5bd28ece80 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:31.440249 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61a573c5-82e1-4abb-82ea-0e5bd28ece80 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:31.440249 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61a573c5-82e1-4abb-82ea-0e5bd28ece80 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:31.440249 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61a573c5-82e1-4abb-82ea-0e5bd28ece80 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:31.440249 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-61a573c5-82e1-4abb-82ea-0e5bd28ece80 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:31.451642 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-61a573c5-82e1-4abb-82ea-0e5bd28ece80 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:31.572515 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-61a573c5-82e1-4abb-82ea-0e5bd28ece80 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.144379 Jun 10 13:36:31.572515 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1078/3242] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:36:31 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-interface => generated 282 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:36:33.337419 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-baf96d63-344d-499b-8d57-2236ce218c13 req-10f8d89c-306e-4d68-8e45-577e8d51b3d0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be", "tag": "8786be55-3e69-4b37-b443-917ea8c8003a"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:33.342535 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-baf96d63-344d-499b-8d57-2236ce218c13 req-10f8d89c-306e-4d68-8e45-577e8d51b3d0 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:33.342709 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-baf96d63-344d-499b-8d57-2236ce218c13 req-10f8d89c-306e-4d68-8e45-577e8d51b3d0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:33.342824 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-baf96d63-344d-499b-8d57-2236ce218c13 req-10f8d89c-306e-4d68-8e45-577e8d51b3d0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:33.348597 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-baf96d63-344d-499b-8d57-2236ce218c13 req-10f8d89c-306e-4d68-8e45-577e8d51b3d0 service nova] Creating event network-changed:8786be55-3e69-4b37-b443-917ea8c8003a for instance 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be on np0000002501 Jun 10 13:36:33.348959 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-baf96d63-344d-499b-8d57-2236ce218c13 req-10f8d89c-306e-4d68-8e45-577e8d51b3d0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:36:33.353260 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-baf96d63-344d-499b-8d57-2236ce218c13 req-10f8d89c-306e-4d68-8e45-577e8d51b3d0 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016932 Jun 10 13:36:33.353260 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1093/3243] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:36:33 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 10 13:36:41.231178 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:DELETE=2,nova_api:SELECT=29,nova_api:UPDATE=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:36:41.409010 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=84,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:36:41.435985 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=40,nova_api:UPDATE=1,nova_api:INSERT=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:36:41.448529 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=31 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:36:43.340759 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=38,nova_api:INSERT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:36:43.345637 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=69,nova_cell1:INSERT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:36:52.193043 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7da16daf-c300-464f-ad4a-16c9a56b0aa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:52.196856 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7da16daf-c300-464f-ad4a-16c9a56b0aa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:52.205653 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7da16daf-c300-464f-ad4a-16c9a56b0aa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:52.205925 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7da16daf-c300-464f-ad4a-16c9a56b0aa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:52.206138 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7da16daf-c300-464f-ad4a-16c9a56b0aa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:52.206671 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7da16daf-c300-464f-ad4a-16c9a56b0aa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:52.206949 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7da16daf-c300-464f-ad4a-16c9a56b0aa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:52.207237 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7da16daf-c300-464f-ad4a-16c9a56b0aa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:52.229687 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7da16daf-c300-464f-ad4a-16c9a56b0aa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:52.390085 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7da16daf-c300-464f-ad4a-16c9a56b0aa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:52.398535 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7da16daf-c300-464f-ad4a-16c9a56b0aa9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1565 microversion: 2.1 time: 0.246759 Jun 10 13:36:52.398874 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1073/3244] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:52 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1565 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:52.421569 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cddb8c9d-9b55-4d19-bf59-5b8ae1817d94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestVolumeBootPatternsnapshot-1308362437"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:52.424416 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cddb8c9d-9b55-4d19-bf59-5b8ae1817d94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:52.439649 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cddb8c9d-9b55-4d19-bf59-5b8ae1817d94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:52.439649 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cddb8c9d-9b55-4d19-bf59-5b8ae1817d94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:52.439649 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cddb8c9d-9b55-4d19-bf59-5b8ae1817d94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:52.439649 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cddb8c9d-9b55-4d19-bf59-5b8ae1817d94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:52.439649 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cddb8c9d-9b55-4d19-bf59-5b8ae1817d94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:52.439649 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cddb8c9d-9b55-4d19-bf59-5b8ae1817d94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:52.495721 np0000002501 devstack@n-api.service[86681]: INFO nova.compute.api [None req-cddb8c9d-9b55-4d19-bf59-5b8ae1817d94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Attempting to quiesce instance before volume snapshot. Jun 10 13:36:53.000877 np0000002501 devstack@n-api.service[86681]: INFO nova.compute.api [None req-cddb8c9d-9b55-4d19-bf59-5b8ae1817d94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Skipping quiescing instance: QEMU guest agent is not enabled. Jun 10 13:36:53.050330 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cddb8c9d-9b55-4d19-bf59-5b8ae1817d94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Creating snapshot from volume 559e76e9-2570-4584-af53-2b8b62d27277. {{(pid=86681) snapshot_instance /opt/stack/nova/nova/compute/api.py:3599}} Jun 10 13:36:54.974403 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cddb8c9d-9b55-4d19-bf59-5b8ae1817d94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e/action" status: 202 len: 0 microversion: 2.1 time: 2.557978 Jun 10 13:36:54.974811 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1079/3245] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:36:52 2026] POST /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e/action => generated 0 bytes in 2559 msecs (HTTP/1.1 202) 10 headers in 449 bytes (1 switches on core 0) Jun 10 13:36:55.097199 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-38452e3f-5663-42d0-b579-fddb0ce01378 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1255637915", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI3sKOV0g4dh5flptmgO0KKyIuZ2X7O7bbtoDhJYLO2MmTio8PS+q5OLGPSzPwPlRIk5L7/kqjf/Xyr495D3Mq8H4ET4bRr2u8OKNc5K4vmPPvUx+PhnM6vpcC076ry81w=="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:55.109490 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-38452e3f-5663-42d0-b579-fddb0ce01378 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for project 693ff1f321774522a3e57045cb93d27b. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:36:55.113181 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-38452e3f-5663-42d0-b579-fddb0ce01378 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for user e26ea791c9b2405282949b7ee6db2eb9 and project 693ff1f321774522a3e57045cb93d27b. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:36:55.128119 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-38452e3f-5663-42d0-b579-fddb0ce01378 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.033522 Jun 10 13:36:55.128584 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1094/3246] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:36:55 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 10 13:36:56.143041 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-image-snapshot-server-2125945640", "imageRef": "39836b2f-968f-4ec4-829d-6500893fbeef", "flavorRef": "42", "networks": [{"uuid": "3d96b870-f6d4-4aa7-b02e-5fb67ec191a6"}], "security_groups": [{"name": "tempest-securitygroup--388657344"}], "key_name": "tempest-keypair-1255637915", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:56.261772 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:56.262115 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:56.262512 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:56.263148 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:56.263518 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:56.263827 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:56.286085 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:56.347850 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] validate_networks() for [('3d96b870-f6d4-4aa7-b02e-5fb67ec191a6', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:36:56.348274 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:56.539153 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:56.703951 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:36:56.704183 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:36:56.704453 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:36:56.704672 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:36:56.704896 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:36:56.713986 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:56.714227 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:56.714468 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:56.715082 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:56.715281 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:56.716438 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:56.726524 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:36:56.728368 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for user e26ea791c9b2405282949b7ee6db2eb9 and project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:36:56.733357 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:36:56.735110 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] 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='76e642ae-4517-4f74-b41f-9b7f5f93f586',source_type='snapshot',tag=None,updated_at=,uuid=,volume_id=None,volume_size=1,volume_type=None)] {{(pid=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:36:56.811847 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d4b22a56-e670-42bb-bd41-be5e06d5f3f0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.670355 Jun 10 13:36:56.812224 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1074/3247] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:36:56 2026] POST /compute/v2.1/servers => generated 403 bytes in 671 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:36:56.838310 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2a0b3283-3ac7-400c-8795-fe36d18e1773 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:56.849570 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2a0b3283-3ac7-400c-8795-fe36d18e1773 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:56.881985 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-2a0b3283-3ac7-400c-8795-fe36d18e1773 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:56.952985 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-2a0b3283-3ac7-400c-8795-fe36d18e1773 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:56.959918 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2a0b3283-3ac7-400c-8795-fe36d18e1773 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1248 microversion: 2.1 time: 0.135273 Jun 10 13:36:56.960243 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1080/3248] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:56 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1248 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:57.793455 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e45bb246-80f1-40af-a40f-b3d7f2466f65 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:57.794881 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e45bb246-80f1-40af-a40f-b3d7f2466f65 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:57.799847 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e45bb246-80f1-40af-a40f-b3d7f2466f65 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:57.800309 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e45bb246-80f1-40af-a40f-b3d7f2466f65 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:57.800606 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e45bb246-80f1-40af-a40f-b3d7f2466f65 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:57.801062 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e45bb246-80f1-40af-a40f-b3d7f2466f65 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:57.801528 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e45bb246-80f1-40af-a40f-b3d7f2466f65 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:57.801894 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e45bb246-80f1-40af-a40f-b3d7f2466f65 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:57.817235 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e45bb246-80f1-40af-a40f-b3d7f2466f65 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:57.981026 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e45bb246-80f1-40af-a40f-b3d7f2466f65 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:57.996868 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e45bb246-80f1-40af-a40f-b3d7f2466f65 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1668 microversion: 2.1 time: 0.205017 Jun 10 13:36:57.997427 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1095/3249] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:57 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1668 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:57.998695 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b5ea510c-9663-4e70-9e60-409e77bf9098 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:58.000538 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b5ea510c-9663-4e70-9e60-409e77bf9098 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:58.005852 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5ea510c-9663-4e70-9e60-409e77bf9098 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:58.006102 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5ea510c-9663-4e70-9e60-409e77bf9098 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:58.006333 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5ea510c-9663-4e70-9e60-409e77bf9098 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:58.006764 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5ea510c-9663-4e70-9e60-409e77bf9098 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:58.007059 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5ea510c-9663-4e70-9e60-409e77bf9098 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:58.007396 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5ea510c-9663-4e70-9e60-409e77bf9098 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:58.012783 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ac1fc5fa-82f4-4377-bc6c-333b0084e26d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "d4a8a31c-6080-4579-bda1-0be64d44eac9"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:36:58.014191 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ac1fc5fa-82f4-4377-bc6c-333b0084e26d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:58.018523 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac1fc5fa-82f4-4377-bc6c-333b0084e26d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:58.018755 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac1fc5fa-82f4-4377-bc6c-333b0084e26d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:58.018948 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac1fc5fa-82f4-4377-bc6c-333b0084e26d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:58.019280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac1fc5fa-82f4-4377-bc6c-333b0084e26d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:58.019493 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac1fc5fa-82f4-4377-bc6c-333b0084e26d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:58.019666 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ac1fc5fa-82f4-4377-bc6c-333b0084e26d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:58.027974 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b5ea510c-9663-4e70-9e60-409e77bf9098 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:58.085600 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b5ea510c-9663-4e70-9e60-409e77bf9098 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:58.095330 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b5ea510c-9663-4e70-9e60-409e77bf9098 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1252 microversion: 2.1 time: 0.099351 Jun 10 13:36:58.096557 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1075/3250] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:57 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1252 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:36:59.112439 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-db333a43-7b72-47a6-8737-06057e898213 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:36:59.118292 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-db333a43-7b72-47a6-8737-06057e898213 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:36:59.125418 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db333a43-7b72-47a6-8737-06057e898213 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:59.125793 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db333a43-7b72-47a6-8737-06057e898213 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:59.126053 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db333a43-7b72-47a6-8737-06057e898213 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:59.126605 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db333a43-7b72-47a6-8737-06057e898213 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:36:59.126993 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db333a43-7b72-47a6-8737-06057e898213 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:36:59.127366 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db333a43-7b72-47a6-8737-06057e898213 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:36:59.141767 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-db333a43-7b72-47a6-8737-06057e898213 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:36:59.202188 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-db333a43-7b72-47a6-8737-06057e898213 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:36:59.209478 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-db333a43-7b72-47a6-8737-06057e898213 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1300 microversion: 2.1 time: 0.098550 Jun 10 13:36:59.209845 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1096/3251] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:36:59 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1300 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:00.223464 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7963c5d5-57be-4c00-a5cb-9d80765d7dab tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:00.224734 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7963c5d5-57be-4c00-a5cb-9d80765d7dab tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:00.229443 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7963c5d5-57be-4c00-a5cb-9d80765d7dab tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:00.229796 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7963c5d5-57be-4c00-a5cb-9d80765d7dab tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:00.229897 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7963c5d5-57be-4c00-a5cb-9d80765d7dab tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:00.230300 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7963c5d5-57be-4c00-a5cb-9d80765d7dab tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:00.230624 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7963c5d5-57be-4c00-a5cb-9d80765d7dab tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:00.230966 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7963c5d5-57be-4c00-a5cb-9d80765d7dab tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:00.244703 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7963c5d5-57be-4c00-a5cb-9d80765d7dab tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:00.286937 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7963c5d5-57be-4c00-a5cb-9d80765d7dab tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:00.293751 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7963c5d5-57be-4c00-a5cb-9d80765d7dab tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1300 microversion: 2.1 time: 0.072280 Jun 10 13:37:00.294008 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1076/3252] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:00 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1300 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:00.569139 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ac1fc5fa-82f4-4377-bc6c-333b0084e26d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "POST /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.558230 Jun 10 13:37:00.569582 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1081/3253] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:36:58 2026] POST /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments => generated 194 bytes in 2559 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:37:01.308480 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c1d4bbe4-d12e-463e-ba73-599f25e17003 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:01.309856 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c1d4bbe4-d12e-463e-ba73-599f25e17003 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:01.314539 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1d4bbe4-d12e-463e-ba73-599f25e17003 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:01.314870 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1d4bbe4-d12e-463e-ba73-599f25e17003 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:01.315153 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1d4bbe4-d12e-463e-ba73-599f25e17003 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:01.315687 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1d4bbe4-d12e-463e-ba73-599f25e17003 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:01.316048 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1d4bbe4-d12e-463e-ba73-599f25e17003 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:01.316448 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c1d4bbe4-d12e-463e-ba73-599f25e17003 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:01.331003 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c1d4bbe4-d12e-463e-ba73-599f25e17003 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:01.380018 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c1d4bbe4-d12e-463e-ba73-599f25e17003 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:01.389395 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c1d4bbe4-d12e-463e-ba73-599f25e17003 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1308 microversion: 2.1 time: 0.082491 Jun 10 13:37:01.389677 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1097/3254] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:01 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1308 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:02.403888 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-95e553df-b589-4eb1-bf50-dc6420cf4f3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:02.405403 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-95e553df-b589-4eb1-bf50-dc6420cf4f3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:02.410482 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95e553df-b589-4eb1-bf50-dc6420cf4f3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:02.410756 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95e553df-b589-4eb1-bf50-dc6420cf4f3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:02.410989 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95e553df-b589-4eb1-bf50-dc6420cf4f3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:02.414631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95e553df-b589-4eb1-bf50-dc6420cf4f3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:02.414631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95e553df-b589-4eb1-bf50-dc6420cf4f3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:02.414631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-95e553df-b589-4eb1-bf50-dc6420cf4f3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:02.426077 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-95e553df-b589-4eb1-bf50-dc6420cf4f3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:02.455994 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-cdbd089a-8adb-4fe3-88d8-2d17366cad51 req-75814228-c8ec-4659-9c3f-195ab0252b8e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "720b1044-3508-4b7b-9bb7-6020de7681e9", "tag": "d3790fcd-3572-4b39-85c2-914f3228cb6c"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:02.467133 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-cdbd089a-8adb-4fe3-88d8-2d17366cad51 req-75814228-c8ec-4659-9c3f-195ab0252b8e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:02.467326 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-cdbd089a-8adb-4fe3-88d8-2d17366cad51 req-75814228-c8ec-4659-9c3f-195ab0252b8e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:02.467443 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-cdbd089a-8adb-4fe3-88d8-2d17366cad51 req-75814228-c8ec-4659-9c3f-195ab0252b8e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:02.473587 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-cdbd089a-8adb-4fe3-88d8-2d17366cad51 req-75814228-c8ec-4659-9c3f-195ab0252b8e service nova] Creating event network-changed:d3790fcd-3572-4b39-85c2-914f3228cb6c for instance 720b1044-3508-4b7b-9bb7-6020de7681e9 on np0000002501 Jun 10 13:37:02.475629 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-cdbd089a-8adb-4fe3-88d8-2d17366cad51 req-75814228-c8ec-4659-9c3f-195ab0252b8e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:37:02.478072 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-cdbd089a-8adb-4fe3-88d8-2d17366cad51 req-75814228-c8ec-4659-9c3f-195ab0252b8e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025214 Jun 10 13:37:02.478373 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1082/3255] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:37:02 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 10 13:37:02.606390 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-95e553df-b589-4eb1-bf50-dc6420cf4f3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:02.614743 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-95e553df-b589-4eb1-bf50-dc6420cf4f3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1385 microversion: 2.1 time: 0.212620 Jun 10 13:37:02.615087 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1077/3256] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:02 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1385 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:03.629712 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-791c8a06-163b-4503-9e1d-92a75be2e650 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:03.631136 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-791c8a06-163b-4503-9e1d-92a75be2e650 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:03.635861 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-791c8a06-163b-4503-9e1d-92a75be2e650 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:03.636114 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-791c8a06-163b-4503-9e1d-92a75be2e650 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:03.636404 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-791c8a06-163b-4503-9e1d-92a75be2e650 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:03.636866 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-791c8a06-163b-4503-9e1d-92a75be2e650 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:03.637178 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-791c8a06-163b-4503-9e1d-92a75be2e650 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:03.637516 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-791c8a06-163b-4503-9e1d-92a75be2e650 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:03.651891 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-791c8a06-163b-4503-9e1d-92a75be2e650 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:03.814530 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-791c8a06-163b-4503-9e1d-92a75be2e650 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:03.821985 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-791c8a06-163b-4503-9e1d-92a75be2e650 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1385 microversion: 2.1 time: 0.193940 Jun 10 13:37:03.822262 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1098/3257] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:03 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1385 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:04.837995 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-577b39d0-9b1e-4450-b6b2-f96e7f88b090 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:04.839734 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-577b39d0-9b1e-4450-b6b2-f96e7f88b090 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:04.843754 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-577b39d0-9b1e-4450-b6b2-f96e7f88b090 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:04.844023 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-577b39d0-9b1e-4450-b6b2-f96e7f88b090 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:04.844279 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-577b39d0-9b1e-4450-b6b2-f96e7f88b090 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:04.844752 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-577b39d0-9b1e-4450-b6b2-f96e7f88b090 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:04.845057 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-577b39d0-9b1e-4450-b6b2-f96e7f88b090 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:04.845366 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-577b39d0-9b1e-4450-b6b2-f96e7f88b090 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:04.860923 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-577b39d0-9b1e-4450-b6b2-f96e7f88b090 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:04.974225 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-577b39d0-9b1e-4450-b6b2-f96e7f88b090 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:04.983655 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-577b39d0-9b1e-4450-b6b2-f96e7f88b090 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1385 microversion: 2.1 time: 0.148057 Jun 10 13:37:04.984009 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1083/3258] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:04 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1385 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:05.117257 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:06.002289 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-768e66ff-7b51-48fe-8fb1-4cf3cacab27d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:06.003781 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-768e66ff-7b51-48fe-8fb1-4cf3cacab27d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:06.008873 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-768e66ff-7b51-48fe-8fb1-4cf3cacab27d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:06.009128 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-768e66ff-7b51-48fe-8fb1-4cf3cacab27d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:06.009379 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-768e66ff-7b51-48fe-8fb1-4cf3cacab27d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:06.009807 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-768e66ff-7b51-48fe-8fb1-4cf3cacab27d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:06.010130 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-768e66ff-7b51-48fe-8fb1-4cf3cacab27d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:06.010463 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-768e66ff-7b51-48fe-8fb1-4cf3cacab27d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:06.025549 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-768e66ff-7b51-48fe-8fb1-4cf3cacab27d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:06.132734 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-768e66ff-7b51-48fe-8fb1-4cf3cacab27d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:06.139273 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-768e66ff-7b51-48fe-8fb1-4cf3cacab27d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1385 microversion: 2.1 time: 0.138629 Jun 10 13:37:06.139568 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1078/3259] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:06 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1385 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:06.719050 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:06.730988 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:06.956552 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:07.152768 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-866dfe4a-2eb3-4fb7-9814-77dbfcf859e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:07.154183 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-866dfe4a-2eb3-4fb7-9814-77dbfcf859e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:07.158770 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-866dfe4a-2eb3-4fb7-9814-77dbfcf859e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:07.159015 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-866dfe4a-2eb3-4fb7-9814-77dbfcf859e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:07.159241 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-866dfe4a-2eb3-4fb7-9814-77dbfcf859e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:07.159657 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-866dfe4a-2eb3-4fb7-9814-77dbfcf859e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:07.159936 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-866dfe4a-2eb3-4fb7-9814-77dbfcf859e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:07.160215 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-866dfe4a-2eb3-4fb7-9814-77dbfcf859e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:07.173955 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-866dfe4a-2eb3-4fb7-9814-77dbfcf859e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:07.282599 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-866dfe4a-2eb3-4fb7-9814-77dbfcf859e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:07.289531 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-866dfe4a-2eb3-4fb7-9814-77dbfcf859e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1431 microversion: 2.1 time: 0.138421 Jun 10 13:37:07.289838 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1099/3260] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:07 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1431 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:08.304890 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d2c66c0a-b0e0-4826-a521-20ab5ab04e4c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:08.306490 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d2c66c0a-b0e0-4826-a521-20ab5ab04e4c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:08.311220 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2c66c0a-b0e0-4826-a521-20ab5ab04e4c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:08.311566 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2c66c0a-b0e0-4826-a521-20ab5ab04e4c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:08.311879 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2c66c0a-b0e0-4826-a521-20ab5ab04e4c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:08.312330 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2c66c0a-b0e0-4826-a521-20ab5ab04e4c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:08.312719 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2c66c0a-b0e0-4826-a521-20ab5ab04e4c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:08.313032 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d2c66c0a-b0e0-4826-a521-20ab5ab04e4c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:08.326582 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d2c66c0a-b0e0-4826-a521-20ab5ab04e4c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:08.491788 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d2c66c0a-b0e0-4826-a521-20ab5ab04e4c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:08.498793 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d2c66c0a-b0e0-4826-a521-20ab5ab04e4c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1419 microversion: 2.1 time: 0.195863 Jun 10 13:37:08.499010 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1084/3261] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:08 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1419 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:08.945649 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-62275a50-c1f2-4192-9342-da01a1719b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:08.945995 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-62275a50-c1f2-4192-9342-da01a1719b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:08.949054 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62275a50-c1f2-4192-9342-da01a1719b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:08.949252 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62275a50-c1f2-4192-9342-da01a1719b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:08.949403 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62275a50-c1f2-4192-9342-da01a1719b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:08.949641 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62275a50-c1f2-4192-9342-da01a1719b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:08.949765 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62275a50-c1f2-4192-9342-da01a1719b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:08.949875 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62275a50-c1f2-4192-9342-da01a1719b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:08.991514 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-62275a50-c1f2-4192-9342-da01a1719b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lazy-loading 'services' on Instance uuid 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:37:09.028881 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-62275a50-c1f2-4192-9342-da01a1719b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments/d4a8a31c-6080-4579-bda1-0be64d44eac9" status: 202 len: 0 microversion: 2.1 time: 0.084822 Jun 10 13:37:09.029178 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1079/3262] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:37:08 2026] DELETE /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments/d4a8a31c-6080-4579-bda1-0be64d44eac9 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:37:09.037139 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-172b395e-1150-44d3-ab0c-85855074609a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:09.038403 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-172b395e-1150-44d3-ab0c-85855074609a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:09.043762 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-172b395e-1150-44d3-ab0c-85855074609a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:09.043915 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-172b395e-1150-44d3-ab0c-85855074609a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:09.044022 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-172b395e-1150-44d3-ab0c-85855074609a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:09.044254 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-172b395e-1150-44d3-ab0c-85855074609a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:09.044391 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-172b395e-1150-44d3-ab0c-85855074609a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:09.044503 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-172b395e-1150-44d3-ab0c-85855074609a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:09.060308 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-172b395e-1150-44d3-ab0c-85855074609a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024796 Jun 10 13:37:09.060525 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1100/3263] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:37:09 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:37:09.511770 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6129a791-d2df-4fef-a619-cea6823b3d2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:09.513312 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6129a791-d2df-4fef-a619-cea6823b3d2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:09.517655 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6129a791-d2df-4fef-a619-cea6823b3d2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:09.517929 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6129a791-d2df-4fef-a619-cea6823b3d2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:09.518167 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6129a791-d2df-4fef-a619-cea6823b3d2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:09.518599 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6129a791-d2df-4fef-a619-cea6823b3d2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:09.518923 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6129a791-d2df-4fef-a619-cea6823b3d2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:09.519220 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6129a791-d2df-4fef-a619-cea6823b3d2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:09.532719 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6129a791-d2df-4fef-a619-cea6823b3d2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:09.668418 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6129a791-d2df-4fef-a619-cea6823b3d2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:09.675401 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6129a791-d2df-4fef-a619-cea6823b3d2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1419 microversion: 2.1 time: 0.165204 Jun 10 13:37:09.675671 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1085/3264] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:09 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1419 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:10.070026 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-071c9fc9-ed84-4dc6-a39f-a79f2aafedde tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:10.071387 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-071c9fc9-ed84-4dc6-a39f-a79f2aafedde tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:10.074842 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-071c9fc9-ed84-4dc6-a39f-a79f2aafedde tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:10.075007 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-071c9fc9-ed84-4dc6-a39f-a79f2aafedde tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:10.075170 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-071c9fc9-ed84-4dc6-a39f-a79f2aafedde tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:10.075405 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-071c9fc9-ed84-4dc6-a39f-a79f2aafedde tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:10.075530 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-071c9fc9-ed84-4dc6-a39f-a79f2aafedde tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:10.075637 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-071c9fc9-ed84-4dc6-a39f-a79f2aafedde tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:10.090905 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-071c9fc9-ed84-4dc6-a39f-a79f2aafedde tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.022653 Jun 10 13:37:10.091223 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1080/3265] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:37:10 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments => generated 197 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:37:10.690224 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b2e7e330-bed2-4063-81a1-7679a3773e68 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:10.691655 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b2e7e330-bed2-4063-81a1-7679a3773e68 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:10.696877 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b2e7e330-bed2-4063-81a1-7679a3773e68 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:10.697264 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b2e7e330-bed2-4063-81a1-7679a3773e68 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:10.697554 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b2e7e330-bed2-4063-81a1-7679a3773e68 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:10.698206 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b2e7e330-bed2-4063-81a1-7679a3773e68 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:10.698704 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b2e7e330-bed2-4063-81a1-7679a3773e68 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:10.699118 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b2e7e330-bed2-4063-81a1-7679a3773e68 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:10.713702 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b2e7e330-bed2-4063-81a1-7679a3773e68 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:10.858207 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b2e7e330-bed2-4063-81a1-7679a3773e68 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:10.865573 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b2e7e330-bed2-4063-81a1-7679a3773e68 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1419 microversion: 2.1 time: 0.177152 Jun 10 13:37:10.865860 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1101/3266] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:10 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1419 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:11.101688 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-dcb672d3-b40a-4815-8943-45dedbb5089c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:11.103489 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-dcb672d3-b40a-4815-8943-45dedbb5089c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:11.107887 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dcb672d3-b40a-4815-8943-45dedbb5089c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:11.108065 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dcb672d3-b40a-4815-8943-45dedbb5089c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:11.108197 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dcb672d3-b40a-4815-8943-45dedbb5089c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:11.108455 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dcb672d3-b40a-4815-8943-45dedbb5089c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:11.108584 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dcb672d3-b40a-4815-8943-45dedbb5089c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:11.108696 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dcb672d3-b40a-4815-8943-45dedbb5089c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:11.128981 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-dcb672d3-b40a-4815-8943-45dedbb5089c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029555 Jun 10 13:37:11.129285 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1086/3267] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:37:11 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:37:11.880370 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-715e9245-eac4-4f52-b0ba-5f2830d71f67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:11.882214 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-715e9245-eac4-4f52-b0ba-5f2830d71f67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:11.887277 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-715e9245-eac4-4f52-b0ba-5f2830d71f67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:11.887620 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-715e9245-eac4-4f52-b0ba-5f2830d71f67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:11.887880 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-715e9245-eac4-4f52-b0ba-5f2830d71f67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:11.888450 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-715e9245-eac4-4f52-b0ba-5f2830d71f67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:11.888850 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-715e9245-eac4-4f52-b0ba-5f2830d71f67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:11.889209 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-715e9245-eac4-4f52-b0ba-5f2830d71f67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:11.906839 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-715e9245-eac4-4f52-b0ba-5f2830d71f67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:12.033126 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-715e9245-eac4-4f52-b0ba-5f2830d71f67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:12.040425 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-715e9245-eac4-4f52-b0ba-5f2830d71f67 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1419 microversion: 2.1 time: 0.162220 Jun 10 13:37:12.040720 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1081/3268] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:11 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1419 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:12.138908 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9ca15bdc-f34c-4353-a033-10858d15b711 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:12.140273 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9ca15bdc-f34c-4353-a033-10858d15b711 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:12.146054 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9ca15bdc-f34c-4353-a033-10858d15b711 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:12.146260 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9ca15bdc-f34c-4353-a033-10858d15b711 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:12.146411 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9ca15bdc-f34c-4353-a033-10858d15b711 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:12.146653 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9ca15bdc-f34c-4353-a033-10858d15b711 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:12.146798 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9ca15bdc-f34c-4353-a033-10858d15b711 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:12.146911 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9ca15bdc-f34c-4353-a033-10858d15b711 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:12.163531 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9ca15bdc-f34c-4353-a033-10858d15b711 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026480 Jun 10 13:37:12.163801 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1102/3269] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:37:12 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:37:13.054163 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-95462931-27c2-41c7-8db1-d2b316afd543 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:13.055388 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-95462931-27c2-41c7-8db1-d2b316afd543 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:13.058858 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95462931-27c2-41c7-8db1-d2b316afd543 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:13.059088 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95462931-27c2-41c7-8db1-d2b316afd543 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:13.059276 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95462931-27c2-41c7-8db1-d2b316afd543 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:13.059709 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95462931-27c2-41c7-8db1-d2b316afd543 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:13.059985 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95462931-27c2-41c7-8db1-d2b316afd543 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:13.060249 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-95462931-27c2-41c7-8db1-d2b316afd543 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:13.072587 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-95462931-27c2-41c7-8db1-d2b316afd543 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:13.173039 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a0393d57-554f-4f25-8cfa-10365d840ed0 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:13.174273 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a0393d57-554f-4f25-8cfa-10365d840ed0 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:13.179249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a0393d57-554f-4f25-8cfa-10365d840ed0 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:13.179444 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a0393d57-554f-4f25-8cfa-10365d840ed0 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:13.179594 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a0393d57-554f-4f25-8cfa-10365d840ed0 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:13.179826 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a0393d57-554f-4f25-8cfa-10365d840ed0 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:13.179952 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a0393d57-554f-4f25-8cfa-10365d840ed0 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:13.180105 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a0393d57-554f-4f25-8cfa-10365d840ed0 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:13.185490 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-95462931-27c2-41c7-8db1-d2b316afd543 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:13.192253 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-95462931-27c2-41c7-8db1-d2b316afd543 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1419 microversion: 2.1 time: 0.139562 Jun 10 13:37:13.192538 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1087/3270] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:13 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1419 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:13.194964 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a0393d57-554f-4f25-8cfa-10365d840ed0 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.023623 Jun 10 13:37:13.195224 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1082/3271] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:37:13 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments => generated 25 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:37:13.204687 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c6b28b3f-ee24-4880-8f42-f3ccbc43993f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:13.204923 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c6b28b3f-ee24-4880-8f42-f3ccbc43993f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:13.208131 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6b28b3f-ee24-4880-8f42-f3ccbc43993f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:13.208287 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6b28b3f-ee24-4880-8f42-f3ccbc43993f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:13.208457 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6b28b3f-ee24-4880-8f42-f3ccbc43993f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:13.208690 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6b28b3f-ee24-4880-8f42-f3ccbc43993f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:13.208824 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6b28b3f-ee24-4880-8f42-f3ccbc43993f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:13.208934 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c6b28b3f-ee24-4880-8f42-f3ccbc43993f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:13.249368 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-c6b28b3f-ee24-4880-8f42-f3ccbc43993f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] HTTP exception thrown: Instance 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be is not attached to volume d4a8a31c-6080-4579-bda1-0be64d44eac9 Jun 10 13:37:13.249609 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c6b28b3f-ee24-4880-8f42-f3ccbc43993f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Returning 404 to user: Instance 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be is not attached to volume d4a8a31c-6080-4579-bda1-0be64d44eac9 {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:37:13.249939 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c6b28b3f-ee24-4880-8f42-f3ccbc43993f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments/d4a8a31c-6080-4579-bda1-0be64d44eac9" status: 404 len: 154 microversion: 2.1 time: 0.046929 Jun 10 13:37:13.250377 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1103/3272] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:37:13 2026] DELETE /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be/os-volume_attachments/d4a8a31c-6080-4579-bda1-0be64d44eac9 => generated 154 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:37:13.257857 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0cd4d727-8c7b-4289-8b4e-247c50bfc747 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:13.258033 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0cd4d727-8c7b-4289-8b4e-247c50bfc747 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:13.261262 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0cd4d727-8c7b-4289-8b4e-247c50bfc747 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:13.261457 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0cd4d727-8c7b-4289-8b4e-247c50bfc747 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:13.261574 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0cd4d727-8c7b-4289-8b4e-247c50bfc747 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:13.261795 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0cd4d727-8c7b-4289-8b4e-247c50bfc747 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:13.261921 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0cd4d727-8c7b-4289-8b4e-247c50bfc747 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:13.262020 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0cd4d727-8c7b-4289-8b4e-247c50bfc747 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:13.274735 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0cd4d727-8c7b-4289-8b4e-247c50bfc747 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:37:13.322084 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0cd4d727-8c7b-4289-8b4e-247c50bfc747 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 204 len: 0 microversion: 2.1 time: 0.065649 Jun 10 13:37:13.322381 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1088/3273] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:37:13 2026] DELETE /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:37:13.330136 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5d9de705-5e41-4dae-8ca0-335cae113d5d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:13.331487 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5d9de705-5e41-4dae-8ca0-335cae113d5d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:13.335080 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5d9de705-5e41-4dae-8ca0-335cae113d5d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:13.335314 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5d9de705-5e41-4dae-8ca0-335cae113d5d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:13.335564 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5d9de705-5e41-4dae-8ca0-335cae113d5d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:13.335951 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5d9de705-5e41-4dae-8ca0-335cae113d5d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:13.336248 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5d9de705-5e41-4dae-8ca0-335cae113d5d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:13.336542 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5d9de705-5e41-4dae-8ca0-335cae113d5d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:13.350363 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5d9de705-5e41-4dae-8ca0-335cae113d5d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:13.501793 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5d9de705-5e41-4dae-8ca0-335cae113d5d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:13.509489 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5d9de705-5e41-4dae-8ca0-335cae113d5d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1674 microversion: 2.1 time: 0.180858 Jun 10 13:37:13.509768 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1083/3274] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:13 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1674 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:14.207512 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b572b75c-c065-4386-a8a1-d84ace703edc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:14.209261 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b572b75c-c065-4386-a8a1-d84ace703edc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:14.214302 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b572b75c-c065-4386-a8a1-d84ace703edc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:14.214678 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b572b75c-c065-4386-a8a1-d84ace703edc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:14.214928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b572b75c-c065-4386-a8a1-d84ace703edc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:14.215514 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b572b75c-c065-4386-a8a1-d84ace703edc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:14.215928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b572b75c-c065-4386-a8a1-d84ace703edc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:14.216287 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b572b75c-c065-4386-a8a1-d84ace703edc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:14.231911 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b572b75c-c065-4386-a8a1-d84ace703edc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:14.374546 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b572b75c-c065-4386-a8a1-d84ace703edc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:14.381866 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b572b75c-c065-4386-a8a1-d84ace703edc tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1419 microversion: 2.1 time: 0.176465 Jun 10 13:37:14.382134 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1104/3275] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:14 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1419 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:14.506620 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-ee8b31e1-5786-4f03-b263-101a5ea01229 req-6c530719-6315-4b07-9d2a-5ec80c398958 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be", "name": "network-vif-unplugged", "status": "completed", "tag": "8786be55-3e69-4b37-b443-917ea8c8003a"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:14.512318 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ee8b31e1-5786-4f03-b263-101a5ea01229 req-6c530719-6315-4b07-9d2a-5ec80c398958 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:14.512529 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ee8b31e1-5786-4f03-b263-101a5ea01229 req-6c530719-6315-4b07-9d2a-5ec80c398958 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:14.512691 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ee8b31e1-5786-4f03-b263-101a5ea01229 req-6c530719-6315-4b07-9d2a-5ec80c398958 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:14.520489 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ee8b31e1-5786-4f03-b263-101a5ea01229 req-6c530719-6315-4b07-9d2a-5ec80c398958 service nova] Creating event network-vif-unplugged:8786be55-3e69-4b37-b443-917ea8c8003a for instance 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be on np0000002501 Jun 10 13:37:14.520872 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-ee8b31e1-5786-4f03-b263-101a5ea01229 req-6c530719-6315-4b07-9d2a-5ec80c398958 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:37:14.527370 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-ee8b31e1-5786-4f03-b263-101a5ea01229 req-6c530719-6315-4b07-9d2a-5ec80c398958 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021640 Jun 10 13:37:14.527370 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1089/3276] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:37:14 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 10 13:37:14.527691 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-904ca9d7-2cc6-49a1-8480-6ef49238c1db tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:14.527691 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-904ca9d7-2cc6-49a1-8480-6ef49238c1db tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:14.534159 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-904ca9d7-2cc6-49a1-8480-6ef49238c1db tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:14.534455 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-904ca9d7-2cc6-49a1-8480-6ef49238c1db tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:14.534668 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-904ca9d7-2cc6-49a1-8480-6ef49238c1db tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:14.535065 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-904ca9d7-2cc6-49a1-8480-6ef49238c1db tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:14.536110 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-904ca9d7-2cc6-49a1-8480-6ef49238c1db tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:14.536110 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-904ca9d7-2cc6-49a1-8480-6ef49238c1db tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:14.557208 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-904ca9d7-2cc6-49a1-8480-6ef49238c1db tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:14.717597 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-904ca9d7-2cc6-49a1-8480-6ef49238c1db tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:14.725435 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-904ca9d7-2cc6-49a1-8480-6ef49238c1db tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1674 microversion: 2.1 time: 0.202040 Jun 10 13:37:14.725721 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1084/3277] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:14 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1674 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:14.977800 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-4ca5a3bf-abb8-4338-bfe5-eb766e88bb51 req-0fba5458-579f-4a7f-a286-d71061b43558 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "720b1044-3508-4b7b-9bb7-6020de7681e9", "name": "network-vif-plugged", "status": "completed", "tag": "d3790fcd-3572-4b39-85c2-914f3228cb6c"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:14.985300 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4ca5a3bf-abb8-4338-bfe5-eb766e88bb51 req-0fba5458-579f-4a7f-a286-d71061b43558 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:14.985530 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4ca5a3bf-abb8-4338-bfe5-eb766e88bb51 req-0fba5458-579f-4a7f-a286-d71061b43558 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:14.985663 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-4ca5a3bf-abb8-4338-bfe5-eb766e88bb51 req-0fba5458-579f-4a7f-a286-d71061b43558 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:14.993101 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-4ca5a3bf-abb8-4338-bfe5-eb766e88bb51 req-0fba5458-579f-4a7f-a286-d71061b43558 service nova] Creating event network-vif-plugged:d3790fcd-3572-4b39-85c2-914f3228cb6c for instance 720b1044-3508-4b7b-9bb7-6020de7681e9 on np0000002501 Jun 10 13:37:14.993101 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-4ca5a3bf-abb8-4338-bfe5-eb766e88bb51 req-0fba5458-579f-4a7f-a286-d71061b43558 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:37:14.996919 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-4ca5a3bf-abb8-4338-bfe5-eb766e88bb51 req-0fba5458-579f-4a7f-a286-d71061b43558 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020835 Jun 10 13:37:14.997553 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1105/3278] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:37:14 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 10 13:37:15.398863 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ad17c9a4-eaf7-459c-8da9-17c1a6d8b6ce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:15.400220 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ad17c9a4-eaf7-459c-8da9-17c1a6d8b6ce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:15.404063 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad17c9a4-eaf7-459c-8da9-17c1a6d8b6ce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:15.404188 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad17c9a4-eaf7-459c-8da9-17c1a6d8b6ce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:15.404440 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad17c9a4-eaf7-459c-8da9-17c1a6d8b6ce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:15.404857 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad17c9a4-eaf7-459c-8da9-17c1a6d8b6ce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:15.405145 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad17c9a4-eaf7-459c-8da9-17c1a6d8b6ce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:15.405427 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ad17c9a4-eaf7-459c-8da9-17c1a6d8b6ce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:15.417556 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ad17c9a4-eaf7-459c-8da9-17c1a6d8b6ce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:15.564573 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ad17c9a4-eaf7-459c-8da9-17c1a6d8b6ce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:15.571879 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ad17c9a4-eaf7-459c-8da9-17c1a6d8b6ce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1419 microversion: 2.1 time: 0.174940 Jun 10 13:37:15.572149 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1090/3279] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:15 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1419 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:15.747463 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-709c6513-efc9-4044-9280-bbfbc745ed71 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:15.750157 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-709c6513-efc9-4044-9280-bbfbc745ed71 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:15.755664 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-709c6513-efc9-4044-9280-bbfbc745ed71 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:15.755984 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-709c6513-efc9-4044-9280-bbfbc745ed71 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:15.756321 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-709c6513-efc9-4044-9280-bbfbc745ed71 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:15.756909 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-709c6513-efc9-4044-9280-bbfbc745ed71 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:15.757292 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-709c6513-efc9-4044-9280-bbfbc745ed71 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:15.757690 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-709c6513-efc9-4044-9280-bbfbc745ed71 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:15.775268 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-709c6513-efc9-4044-9280-bbfbc745ed71 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:15.952892 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-709c6513-efc9-4044-9280-bbfbc745ed71 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:15.963299 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-709c6513-efc9-4044-9280-bbfbc745ed71 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1674 microversion: 2.1 time: 0.218050 Jun 10 13:37:15.963767 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1085/3280] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:15 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1674 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:16.438467 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-e99e2937-4dde-4e5f-b879-899afc0e91d1 req-f386a648-f200-435d-b45b-f0c527c34817 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be", "name": "network-vif-deleted", "tag": "8786be55-3e69-4b37-b443-917ea8c8003a"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:16.444107 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e99e2937-4dde-4e5f-b879-899afc0e91d1 req-f386a648-f200-435d-b45b-f0c527c34817 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:16.444255 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e99e2937-4dde-4e5f-b879-899afc0e91d1 req-f386a648-f200-435d-b45b-f0c527c34817 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:16.444400 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e99e2937-4dde-4e5f-b879-899afc0e91d1 req-f386a648-f200-435d-b45b-f0c527c34817 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:16.451907 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-e99e2937-4dde-4e5f-b879-899afc0e91d1 req-f386a648-f200-435d-b45b-f0c527c34817 service nova] Creating event network-vif-deleted:8786be55-3e69-4b37-b443-917ea8c8003a for instance 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be on np0000002501 Jun 10 13:37:16.452504 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-e99e2937-4dde-4e5f-b879-899afc0e91d1 req-f386a648-f200-435d-b45b-f0c527c34817 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:37:16.458657 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-e99e2937-4dde-4e5f-b879-899afc0e91d1 req-f386a648-f200-435d-b45b-f0c527c34817 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021970 Jun 10 13:37:16.459163 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1106/3281] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:37:16 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 10 13:37:16.576372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-59966139-8167-4de7-8397-2caee8479e51 req-23853e63-6d4b-4c46-a095-686b59e25da7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be", "name": "network-vif-unplugged", "status": "completed", "tag": "8786be55-3e69-4b37-b443-917ea8c8003a"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:16.581223 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-59966139-8167-4de7-8397-2caee8479e51 req-23853e63-6d4b-4c46-a095-686b59e25da7 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:16.581558 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-59966139-8167-4de7-8397-2caee8479e51 req-23853e63-6d4b-4c46-a095-686b59e25da7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:16.581770 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-59966139-8167-4de7-8397-2caee8479e51 req-23853e63-6d4b-4c46-a095-686b59e25da7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:16.585499 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e9794c29-da37-415d-9159-a436b0487bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:16.587196 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e9794c29-da37-415d-9159-a436b0487bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:16.587740 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-59966139-8167-4de7-8397-2caee8479e51 req-23853e63-6d4b-4c46-a095-686b59e25da7 service nova] Creating event network-vif-unplugged:8786be55-3e69-4b37-b443-917ea8c8003a for instance 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be on np0000002501 Jun 10 13:37:16.588214 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-59966139-8167-4de7-8397-2caee8479e51 req-23853e63-6d4b-4c46-a095-686b59e25da7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:37:16.590777 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9794c29-da37-415d-9159-a436b0487bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:16.591021 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9794c29-da37-415d-9159-a436b0487bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:16.591311 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9794c29-da37-415d-9159-a436b0487bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:16.591760 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9794c29-da37-415d-9159-a436b0487bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:16.592081 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9794c29-da37-415d-9159-a436b0487bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:16.592470 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9794c29-da37-415d-9159-a436b0487bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:16.593439 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-59966139-8167-4de7-8397-2caee8479e51 req-23853e63-6d4b-4c46-a095-686b59e25da7 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020706 Jun 10 13:37:16.593796 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1091/3282] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:37:16 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 10 13:37:16.607218 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e9794c29-da37-415d-9159-a436b0487bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:16.764143 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e9794c29-da37-415d-9159-a436b0487bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:16.773602 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e9794c29-da37-415d-9159-a436b0487bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1605 microversion: 2.1 time: 0.189597 Jun 10 13:37:16.773873 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1086/3283] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:16 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1605 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:16.788496 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-062046aa-7faf-4b65-9d07-1adffa9c964e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:16.789902 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-062046aa-7faf-4b65-9d07-1adffa9c964e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:16.793339 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-062046aa-7faf-4b65-9d07-1adffa9c964e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:16.793510 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-062046aa-7faf-4b65-9d07-1adffa9c964e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:16.793629 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-062046aa-7faf-4b65-9d07-1adffa9c964e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:16.793851 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-062046aa-7faf-4b65-9d07-1adffa9c964e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:16.793990 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-062046aa-7faf-4b65-9d07-1adffa9c964e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:16.794108 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-062046aa-7faf-4b65-9d07-1adffa9c964e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:16.805719 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-062046aa-7faf-4b65-9d07-1adffa9c964e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:16.894612 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-062046aa-7faf-4b65-9d07-1adffa9c964e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.107894 Jun 10 13:37:16.894941 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1107/3284] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:37:16 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9/os-interface => generated 283 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:37:16.980865 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-99843269-341e-4969-8407-07110d8b3518 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:16.982495 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-99843269-341e-4969-8407-07110d8b3518 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:16.989398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99843269-341e-4969-8407-07110d8b3518 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:16.989398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99843269-341e-4969-8407-07110d8b3518 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:16.989398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99843269-341e-4969-8407-07110d8b3518 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:16.989398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99843269-341e-4969-8407-07110d8b3518 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:16.989398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99843269-341e-4969-8407-07110d8b3518 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:16.989398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99843269-341e-4969-8407-07110d8b3518 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:17.011366 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-99843269-341e-4969-8407-07110d8b3518 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:17.055554 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-881c5c49-83c1-421c-b563-1c98ae6dc1d3 req-b716643e-e15c-44ba-8387-ee613fd0b8f0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "720b1044-3508-4b7b-9bb7-6020de7681e9", "name": "network-vif-plugged", "status": "completed", "tag": "d3790fcd-3572-4b39-85c2-914f3228cb6c"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:17.064076 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-881c5c49-83c1-421c-b563-1c98ae6dc1d3 req-b716643e-e15c-44ba-8387-ee613fd0b8f0 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:17.064285 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-881c5c49-83c1-421c-b563-1c98ae6dc1d3 req-b716643e-e15c-44ba-8387-ee613fd0b8f0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:17.064380 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-881c5c49-83c1-421c-b563-1c98ae6dc1d3 req-b716643e-e15c-44ba-8387-ee613fd0b8f0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:17.071244 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-99843269-341e-4969-8407-07110d8b3518 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:17.074934 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-881c5c49-83c1-421c-b563-1c98ae6dc1d3 req-b716643e-e15c-44ba-8387-ee613fd0b8f0 service nova] Creating event network-vif-plugged:d3790fcd-3572-4b39-85c2-914f3228cb6c for instance 720b1044-3508-4b7b-9bb7-6020de7681e9 on np0000002501 Jun 10 13:37:17.075398 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-881c5c49-83c1-421c-b563-1c98ae6dc1d3 req-b716643e-e15c-44ba-8387-ee613fd0b8f0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:37:17.081388 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-881c5c49-83c1-421c-b563-1c98ae6dc1d3 req-b716643e-e15c-44ba-8387-ee613fd0b8f0 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025696 Jun 10 13:37:17.081388 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1087/3285] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:37:17 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 10 13:37:17.083041 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-99843269-341e-4969-8407-07110d8b3518 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1320 microversion: 2.1 time: 0.104040 Jun 10 13:37:17.083491 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1092/3286] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:16 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1320 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:18.099512 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3456c4d0-b148-49ed-a067-d3a186eb2fd1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:18.100865 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3456c4d0-b148-49ed-a067-d3a186eb2fd1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:18.104642 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3456c4d0-b148-49ed-a067-d3a186eb2fd1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:18.104870 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3456c4d0-b148-49ed-a067-d3a186eb2fd1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:18.106090 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3456c4d0-b148-49ed-a067-d3a186eb2fd1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:18.106163 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3456c4d0-b148-49ed-a067-d3a186eb2fd1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:18.106418 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3456c4d0-b148-49ed-a067-d3a186eb2fd1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:18.106697 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3456c4d0-b148-49ed-a067-d3a186eb2fd1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:18.131632 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3456c4d0-b148-49ed-a067-d3a186eb2fd1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:18.131838 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3456c4d0-b148-49ed-a067-d3a186eb2fd1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:18.132065 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3456c4d0-b148-49ed-a067-d3a186eb2fd1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:18.132271 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-3456c4d0-b148-49ed-a067-d3a186eb2fd1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lazy-loading 'fault' on Instance uuid 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:37:18.135257 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3456c4d0-b148-49ed-a067-d3a186eb2fd1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:18.181970 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3456c4d0-b148-49ed-a067-d3a186eb2fd1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:18.189009 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3456c4d0-b148-49ed-a067-d3a186eb2fd1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1325 microversion: 2.1 time: 0.090978 Jun 10 13:37:18.189263 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1108/3287] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:18 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1325 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:18.630515 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-cceec149-496d-49c3-8af7-58cdb9d78fc5 req-e3633158-e71e-4cd7-954a-564a68873598 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "720b1044-3508-4b7b-9bb7-6020de7681e9", "tag": "d3790fcd-3572-4b39-85c2-914f3228cb6c"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:18.635886 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cceec149-496d-49c3-8af7-58cdb9d78fc5 req-e3633158-e71e-4cd7-954a-564a68873598 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:18.636064 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cceec149-496d-49c3-8af7-58cdb9d78fc5 req-e3633158-e71e-4cd7-954a-564a68873598 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:18.636186 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-cceec149-496d-49c3-8af7-58cdb9d78fc5 req-e3633158-e71e-4cd7-954a-564a68873598 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:18.642282 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-cceec149-496d-49c3-8af7-58cdb9d78fc5 req-e3633158-e71e-4cd7-954a-564a68873598 service nova] Creating event network-changed:d3790fcd-3572-4b39-85c2-914f3228cb6c for instance 720b1044-3508-4b7b-9bb7-6020de7681e9 on np0000002501 Jun 10 13:37:18.642769 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-cceec149-496d-49c3-8af7-58cdb9d78fc5 req-e3633158-e71e-4cd7-954a-564a68873598 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:37:18.646433 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-cceec149-496d-49c3-8af7-58cdb9d78fc5 req-e3633158-e71e-4cd7-954a-564a68873598 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017585 Jun 10 13:37:18.646853 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1088/3288] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:37:18 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 10 13:37:19.203366 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a3ec347f-b5a2-4be5-a04c-9c8b490c5064 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:19.205459 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a3ec347f-b5a2-4be5-a04c-9c8b490c5064 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:19.210944 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3ec347f-b5a2-4be5-a04c-9c8b490c5064 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:19.210944 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3ec347f-b5a2-4be5-a04c-9c8b490c5064 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:19.210944 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3ec347f-b5a2-4be5-a04c-9c8b490c5064 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:19.211323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3ec347f-b5a2-4be5-a04c-9c8b490c5064 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:19.211721 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3ec347f-b5a2-4be5-a04c-9c8b490c5064 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:19.212150 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3ec347f-b5a2-4be5-a04c-9c8b490c5064 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:19.225838 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3ec347f-b5a2-4be5-a04c-9c8b490c5064 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:19.226185 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3ec347f-b5a2-4be5-a04c-9c8b490c5064 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:19.226940 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3ec347f-b5a2-4be5-a04c-9c8b490c5064 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:19.226940 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-a3ec347f-b5a2-4be5-a04c-9c8b490c5064 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lazy-loading 'fault' on Instance uuid 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:37:19.229848 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a3ec347f-b5a2-4be5-a04c-9c8b490c5064 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:19.291865 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a3ec347f-b5a2-4be5-a04c-9c8b490c5064 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:19.300258 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a3ec347f-b5a2-4be5-a04c-9c8b490c5064 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 200 len: 1325 microversion: 2.1 time: 0.098402 Jun 10 13:37:19.300665 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1093/3289] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:19 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 1325 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:20.314224 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cf7719fd-42ef-435a-ab57-b4c274c9cd7d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:20.315675 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cf7719fd-42ef-435a-ab57-b4c274c9cd7d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:20.320085 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cf7719fd-42ef-435a-ab57-b4c274c9cd7d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:20.320372 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cf7719fd-42ef-435a-ab57-b4c274c9cd7d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:20.320626 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cf7719fd-42ef-435a-ab57-b4c274c9cd7d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:20.321093 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cf7719fd-42ef-435a-ab57-b4c274c9cd7d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:20.321466 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cf7719fd-42ef-435a-ab57-b4c274c9cd7d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:20.321780 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cf7719fd-42ef-435a-ab57-b4c274c9cd7d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:20.329221 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-cf7719fd-42ef-435a-ab57-b4c274c9cd7d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] HTTP exception thrown: Instance 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be could not be found. Jun 10 13:37:20.329465 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cf7719fd-42ef-435a-ab57-b4c274c9cd7d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Returning 404 to user: Instance 4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:37:20.329834 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cf7719fd-42ef-435a-ab57-b4c274c9cd7d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be" status: 404 len: 111 microversion: 2.1 time: 0.017269 Jun 10 13:37:20.330166 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1109/3290] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:20 2026] GET /compute/v2.1/servers/4ee65d1d-3b7e-4f1a-b5ec-ed7c7ceec0be => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:37:20.338713 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f366760d-9281-485e-8e12-4714a2d0fcdf tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:20.352164 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f366760d-9281-485e-8e12-4714a2d0fcdf tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-590992711" status: 202 len: 0 microversion: 2.1 time: 0.013069 Jun 10 13:37:20.352164 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1089/3291] 10.4.3.74 () {66 vars in 1329 bytes} [Wed Jun 10 13:37:20 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-590992711 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:37:20.369557 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-13fd9db8-8ccb-4c30-b41f-f8c3e43360d0 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1366274506", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOezr6C9Q0j7wce5SsxqzHDi6fPPSv1uyYSpr0zw/0LImN0eHsau3SHVxq6YoIdsKiYbmdUTvb9IHtNVexBRiJ4HQ0Yezc9E9WXB1ooMTmfDzaBu2EvKDs8+MvgAc8mUvQ=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:20.379466 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-13fd9db8-8ccb-4c30-b41f-f8c3e43360d0 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Getting quotas for project 02fb51eae2a74656a83b798fae1e62fe. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:37:20.382214 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-13fd9db8-8ccb-4c30-b41f-f8c3e43360d0 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Getting quotas for user a12db253f7404636ab6919f64b5f61c0 and project 02fb51eae2a74656a83b798fae1e62fe. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:37:20.397661 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-13fd9db8-8ccb-4c30-b41f-f8c3e43360d0 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.029661 Jun 10 13:37:20.398278 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1094/3292] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:37:20 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 10 13:37:21.370374 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesBackupsTest-instance-231987453", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "2dc61077-6028-4077-932a-973ad675c0aa"}], "security_groups": [{"name": "tempest-securitygroup--1335284499"}], "key_name": "tempest-keypair-1366274506", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:21.459504 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:21.459504 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:21.459504 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:21.459504 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:21.459504 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:21.459504 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:21.467364 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:21.524862 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] validate_networks() for [('2dc61077-6028-4077-932a-973ad675c0aa', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:37:21.525405 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:21.724926 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:21.857512 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:37:21.857744 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:37:21.857998 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:37:21.858200 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:37:21.858426 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:37:21.864786 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:21.864786 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:21.865023 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:21.865374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:21.865458 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:21.865606 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:21.874765 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Getting quotas for project 02fb51eae2a74656a83b798fae1e62fe. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:37:21.877041 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Getting quotas for user a12db253f7404636ab6919f64b5f61c0 and project 02fb51eae2a74656a83b798fae1e62fe. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:37:21.882595 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:37:21.884061 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:37:21.937498 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b75d33a2-ac71-4ab3-bec0-fd054cdbd355 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.570182 Jun 10 13:37:21.937918 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1110/3293] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:37:21 2026] POST /compute/v2.1/servers => generated 404 bytes in 571 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:37:21.947363 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b5fc2076-30b3-4f1d-9318-293b93190f81 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:21.949450 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b5fc2076-30b3-4f1d-9318-293b93190f81 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:21.959510 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b5fc2076-30b3-4f1d-9318-293b93190f81 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:22.013176 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b5fc2076-30b3-4f1d-9318-293b93190f81 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:22.018926 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b5fc2076-30b3-4f1d-9318-293b93190f81 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1231 microversion: 2.1 time: 0.073287 Jun 10 13:37:22.019181 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1090/3294] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:21 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1231 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:22.987428 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-59b74b31-cf8e-4440-9a72-f3a7bc64c113 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestEncryptedCinderVolumes-1599904064", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLrPMqaBQ1rPi8FhERQrulZyB1Koz07gaGUhrlxyOnYr4vyHUW4Vuv8IQpx4H/ckJw8FkBDlbVsynI/LZoFDV62NGZ+MNpbl4Ub9P6P+K3TE5Cc5nbJzLByW6Mlb1iKt8g=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:22.999076 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-59b74b31-cf8e-4440-9a72-f3a7bc64c113 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Getting quotas for project c49fbd51d0294424800eb5be6b3e9c86. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:37:23.003325 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-59b74b31-cf8e-4440-9a72-f3a7bc64c113 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Getting quotas for user fa57b49f5a20414d81396c256a4b827e and project c49fbd51d0294424800eb5be6b3e9c86. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:37:23.026291 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-59b74b31-cf8e-4440-9a72-f3a7bc64c113 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 405 microversion: 2.1 time: 0.041065 Jun 10 13:37:23.026928 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1095/3295] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:37:22 2026] POST /compute/v2.1/os-keypairs => generated 405 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:37:23.037318 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-265e28ed-58f2-4084-b7bb-f8eaf5a47ba7 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:23.039035 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-265e28ed-58f2-4084-b7bb-f8eaf5a47ba7 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:23.043634 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-265e28ed-58f2-4084-b7bb-f8eaf5a47ba7 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:23.043921 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-265e28ed-58f2-4084-b7bb-f8eaf5a47ba7 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:23.044197 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-265e28ed-58f2-4084-b7bb-f8eaf5a47ba7 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:23.044741 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-265e28ed-58f2-4084-b7bb-f8eaf5a47ba7 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:23.045200 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-265e28ed-58f2-4084-b7bb-f8eaf5a47ba7 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:23.045503 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-265e28ed-58f2-4084-b7bb-f8eaf5a47ba7 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:23.062510 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-265e28ed-58f2-4084-b7bb-f8eaf5a47ba7 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:23.132047 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-265e28ed-58f2-4084-b7bb-f8eaf5a47ba7 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:23.140559 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-265e28ed-58f2-4084-b7bb-f8eaf5a47ba7 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1235 microversion: 2.1 time: 0.105265 Jun 10 13:37:23.140845 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1111/3296] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:23 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1235 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:24.155583 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4dfaaabf-7763-49db-b5fc-947598ec542d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:24.157303 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4dfaaabf-7763-49db-b5fc-947598ec542d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:24.164108 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4dfaaabf-7763-49db-b5fc-947598ec542d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:24.164384 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4dfaaabf-7763-49db-b5fc-947598ec542d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:24.164631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4dfaaabf-7763-49db-b5fc-947598ec542d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:24.165061 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4dfaaabf-7763-49db-b5fc-947598ec542d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:24.165451 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4dfaaabf-7763-49db-b5fc-947598ec542d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:24.165737 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4dfaaabf-7763-49db-b5fc-947598ec542d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:24.181019 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4dfaaabf-7763-49db-b5fc-947598ec542d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:24.231308 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4dfaaabf-7763-49db-b5fc-947598ec542d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:24.238624 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4dfaaabf-7763-49db-b5fc-947598ec542d tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1283 microversion: 2.1 time: 0.085170 Jun 10 13:37:24.238907 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1091/3297] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:24 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1283 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:25.256376 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5017d918-f267-44c0-863a-19f91cdb25d5 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:25.256376 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5017d918-f267-44c0-863a-19f91cdb25d5 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:25.260412 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5017d918-f267-44c0-863a-19f91cdb25d5 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:25.260780 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5017d918-f267-44c0-863a-19f91cdb25d5 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:25.261073 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5017d918-f267-44c0-863a-19f91cdb25d5 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:25.261573 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5017d918-f267-44c0-863a-19f91cdb25d5 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:25.261935 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5017d918-f267-44c0-863a-19f91cdb25d5 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:25.262402 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5017d918-f267-44c0-863a-19f91cdb25d5 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:25.276365 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5017d918-f267-44c0-863a-19f91cdb25d5 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:25.320869 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5017d918-f267-44c0-863a-19f91cdb25d5 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:25.328706 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5017d918-f267-44c0-863a-19f91cdb25d5 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1283 microversion: 2.1 time: 0.075783 Jun 10 13:37:25.329127 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1096/3298] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:25 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1283 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:26.343607 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1a4b2493-dfde-4d86-b07b-f9091d2c7e03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:26.344968 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1a4b2493-dfde-4d86-b07b-f9091d2c7e03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:26.349377 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a4b2493-dfde-4d86-b07b-f9091d2c7e03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:26.349634 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a4b2493-dfde-4d86-b07b-f9091d2c7e03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:26.349869 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a4b2493-dfde-4d86-b07b-f9091d2c7e03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:26.350312 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a4b2493-dfde-4d86-b07b-f9091d2c7e03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:26.350558 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a4b2493-dfde-4d86-b07b-f9091d2c7e03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:26.350809 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1a4b2493-dfde-4d86-b07b-f9091d2c7e03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:26.365267 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1a4b2493-dfde-4d86-b07b-f9091d2c7e03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:26.416842 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1a4b2493-dfde-4d86-b07b-f9091d2c7e03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:26.425499 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1a4b2493-dfde-4d86-b07b-f9091d2c7e03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1291 microversion: 2.1 time: 0.083456 Jun 10 13:37:26.425841 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1112/3299] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:26 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1291 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:27.339938 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-9b3f2d3b-0a1b-40af-9f34-1b51e678473e req-5be5a0bc-07b4-4119-8b3c-89364d538a74 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6a745ebd-0bdf-4d65-adc8-ffa55d721f63", "tag": "f1a1dc2d-0003-4e70-bea2-af26493d70df"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:27.346049 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9b3f2d3b-0a1b-40af-9f34-1b51e678473e req-5be5a0bc-07b4-4119-8b3c-89364d538a74 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:27.346223 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9b3f2d3b-0a1b-40af-9f34-1b51e678473e req-5be5a0bc-07b4-4119-8b3c-89364d538a74 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:27.346326 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9b3f2d3b-0a1b-40af-9f34-1b51e678473e req-5be5a0bc-07b4-4119-8b3c-89364d538a74 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:27.352116 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-9b3f2d3b-0a1b-40af-9f34-1b51e678473e req-5be5a0bc-07b4-4119-8b3c-89364d538a74 service nova] Creating event network-changed:f1a1dc2d-0003-4e70-bea2-af26493d70df for instance 6a745ebd-0bdf-4d65-adc8-ffa55d721f63 on np0000002501 Jun 10 13:37:27.352512 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-9b3f2d3b-0a1b-40af-9f34-1b51e678473e req-5be5a0bc-07b4-4119-8b3c-89364d538a74 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:37:27.356471 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-9b3f2d3b-0a1b-40af-9f34-1b51e678473e req-5be5a0bc-07b4-4119-8b3c-89364d538a74 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018331 Jun 10 13:37:27.356773 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1092/3300] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:37:27 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 10 13:37:27.443093 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a3fefe8c-d480-490f-910a-e0e6cb9128ed tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:27.444649 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a3fefe8c-d480-490f-910a-e0e6cb9128ed tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:27.449260 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3fefe8c-d480-490f-910a-e0e6cb9128ed tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:27.449594 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3fefe8c-d480-490f-910a-e0e6cb9128ed tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:27.449832 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3fefe8c-d480-490f-910a-e0e6cb9128ed tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:27.450292 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3fefe8c-d480-490f-910a-e0e6cb9128ed tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:27.450662 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3fefe8c-d480-490f-910a-e0e6cb9128ed tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:27.450979 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a3fefe8c-d480-490f-910a-e0e6cb9128ed tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:27.465095 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a3fefe8c-d480-490f-910a-e0e6cb9128ed tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:27.612637 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a3fefe8c-d480-490f-910a-e0e6cb9128ed tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:27.620645 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a3fefe8c-d480-490f-910a-e0e6cb9128ed tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1369 microversion: 2.1 time: 0.179438 Jun 10 13:37:27.621089 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1097/3301] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:27 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1369 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:28.635825 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f13af942-aa85-4ea2-9fb8-e2956508406e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:28.637340 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f13af942-aa85-4ea2-9fb8-e2956508406e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:28.642617 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f13af942-aa85-4ea2-9fb8-e2956508406e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:28.642920 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f13af942-aa85-4ea2-9fb8-e2956508406e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:28.643158 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f13af942-aa85-4ea2-9fb8-e2956508406e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:28.643646 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f13af942-aa85-4ea2-9fb8-e2956508406e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:28.643949 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f13af942-aa85-4ea2-9fb8-e2956508406e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:28.644218 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f13af942-aa85-4ea2-9fb8-e2956508406e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:28.658779 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f13af942-aa85-4ea2-9fb8-e2956508406e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:28.827827 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f13af942-aa85-4ea2-9fb8-e2956508406e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:28.835162 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f13af942-aa85-4ea2-9fb8-e2956508406e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1357 microversion: 2.1 time: 0.201146 Jun 10 13:37:28.835596 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1113/3302] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:28 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1357 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:29.851286 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f81c6a9f-e519-4753-8963-238abb0d8f03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:29.853157 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f81c6a9f-e519-4753-8963-238abb0d8f03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:29.857452 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f81c6a9f-e519-4753-8963-238abb0d8f03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:29.857701 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f81c6a9f-e519-4753-8963-238abb0d8f03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:29.858013 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f81c6a9f-e519-4753-8963-238abb0d8f03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:29.858441 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f81c6a9f-e519-4753-8963-238abb0d8f03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:29.858734 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f81c6a9f-e519-4753-8963-238abb0d8f03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:29.859019 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f81c6a9f-e519-4753-8963-238abb0d8f03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:29.874619 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f81c6a9f-e519-4753-8963-238abb0d8f03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:29.980200 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f81c6a9f-e519-4753-8963-238abb0d8f03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:29.987221 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f81c6a9f-e519-4753-8963-238abb0d8f03 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1357 microversion: 2.1 time: 0.137807 Jun 10 13:37:29.987504 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1093/3303] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:29 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1357 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:31.004374 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-369bd112-027f-46a4-ae0a-d1797e8ed117 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:31.005810 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-369bd112-027f-46a4-ae0a-d1797e8ed117 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:31.011248 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-369bd112-027f-46a4-ae0a-d1797e8ed117 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:31.011516 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-369bd112-027f-46a4-ae0a-d1797e8ed117 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:31.011724 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-369bd112-027f-46a4-ae0a-d1797e8ed117 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:31.012143 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-369bd112-027f-46a4-ae0a-d1797e8ed117 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:31.012450 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-369bd112-027f-46a4-ae0a-d1797e8ed117 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:31.012716 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-369bd112-027f-46a4-ae0a-d1797e8ed117 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:31.026566 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-369bd112-027f-46a4-ae0a-d1797e8ed117 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:31.141864 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-369bd112-027f-46a4-ae0a-d1797e8ed117 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:31.149779 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-369bd112-027f-46a4-ae0a-d1797e8ed117 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1357 microversion: 2.1 time: 0.146921 Jun 10 13:37:31.150098 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1098/3304] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:31 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1357 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:31.868570 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:31.879948 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:32.014392 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:32.163362 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d61d469f-a0d2-4ad6-99da-7ca9fbef4566 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:32.164634 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d61d469f-a0d2-4ad6-99da-7ca9fbef4566 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:32.168982 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d61d469f-a0d2-4ad6-99da-7ca9fbef4566 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:32.169209 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d61d469f-a0d2-4ad6-99da-7ca9fbef4566 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:32.169413 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d61d469f-a0d2-4ad6-99da-7ca9fbef4566 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:32.169796 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d61d469f-a0d2-4ad6-99da-7ca9fbef4566 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:32.170086 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d61d469f-a0d2-4ad6-99da-7ca9fbef4566 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:32.170358 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d61d469f-a0d2-4ad6-99da-7ca9fbef4566 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:32.184716 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d61d469f-a0d2-4ad6-99da-7ca9fbef4566 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:32.291457 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d61d469f-a0d2-4ad6-99da-7ca9fbef4566 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:32.298262 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d61d469f-a0d2-4ad6-99da-7ca9fbef4566 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1357 microversion: 2.1 time: 0.136401 Jun 10 13:37:32.298615 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1114/3305] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:32 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1357 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:33.010068 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:33.148589 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-12b24ec9-5b1b-4cd1-9adf-bdc68d3fc22e req-9c628791-62d8-47ae-ae5e-75c9fdcc88f6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6a745ebd-0bdf-4d65-adc8-ffa55d721f63", "name": "network-vif-plugged", "status": "completed", "tag": "f1a1dc2d-0003-4e70-bea2-af26493d70df"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:33.155374 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-12b24ec9-5b1b-4cd1-9adf-bdc68d3fc22e req-9c628791-62d8-47ae-ae5e-75c9fdcc88f6 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:33.155374 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-12b24ec9-5b1b-4cd1-9adf-bdc68d3fc22e req-9c628791-62d8-47ae-ae5e-75c9fdcc88f6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:33.155374 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-12b24ec9-5b1b-4cd1-9adf-bdc68d3fc22e req-9c628791-62d8-47ae-ae5e-75c9fdcc88f6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:33.162724 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-12b24ec9-5b1b-4cd1-9adf-bdc68d3fc22e req-9c628791-62d8-47ae-ae5e-75c9fdcc88f6 service nova] Creating event network-vif-plugged:f1a1dc2d-0003-4e70-bea2-af26493d70df for instance 6a745ebd-0bdf-4d65-adc8-ffa55d721f63 on np0000002501 Jun 10 13:37:33.163102 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-12b24ec9-5b1b-4cd1-9adf-bdc68d3fc22e req-9c628791-62d8-47ae-ae5e-75c9fdcc88f6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:37:33.167043 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-12b24ec9-5b1b-4cd1-9adf-bdc68d3fc22e req-9c628791-62d8-47ae-ae5e-75c9fdcc88f6 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021112 Jun 10 13:37:33.167501 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1094/3306] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:37:33 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 10 13:37:33.313335 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b3a5ab18-b471-4526-b2f3-a9750a3ad477 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:33.317428 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b3a5ab18-b471-4526-b2f3-a9750a3ad477 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:33.318959 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b3a5ab18-b471-4526-b2f3-a9750a3ad477 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:33.319200 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b3a5ab18-b471-4526-b2f3-a9750a3ad477 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:33.319420 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b3a5ab18-b471-4526-b2f3-a9750a3ad477 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:33.319824 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b3a5ab18-b471-4526-b2f3-a9750a3ad477 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:33.320105 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b3a5ab18-b471-4526-b2f3-a9750a3ad477 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:33.320379 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b3a5ab18-b471-4526-b2f3-a9750a3ad477 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:33.334464 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b3a5ab18-b471-4526-b2f3-a9750a3ad477 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:33.526302 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b3a5ab18-b471-4526-b2f3-a9750a3ad477 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:33.536783 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b3a5ab18-b471-4526-b2f3-a9750a3ad477 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1357 microversion: 2.1 time: 0.224953 Jun 10 13:37:33.537082 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1099/3307] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:33 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1357 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:34.552203 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0d92acac-e66b-440a-a81a-41f358d287ba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:34.553917 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0d92acac-e66b-440a-a81a-41f358d287ba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:34.559093 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d92acac-e66b-440a-a81a-41f358d287ba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:34.559312 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d92acac-e66b-440a-a81a-41f358d287ba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:34.559521 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d92acac-e66b-440a-a81a-41f358d287ba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:34.559942 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d92acac-e66b-440a-a81a-41f358d287ba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:34.560218 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d92acac-e66b-440a-a81a-41f358d287ba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:34.560516 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0d92acac-e66b-440a-a81a-41f358d287ba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:34.573506 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0d92acac-e66b-440a-a81a-41f358d287ba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:34.710660 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0d92acac-e66b-440a-a81a-41f358d287ba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:34.717316 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0d92acac-e66b-440a-a81a-41f358d287ba tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1357 microversion: 2.1 time: 0.167264 Jun 10 13:37:34.717610 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1115/3308] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:34 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1357 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:35.221755 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-f6193e2a-31ba-4674-9980-87a9af789cba req-32cc6b8e-6e2f-4f7d-bf3c-fb4069891698 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6a745ebd-0bdf-4d65-adc8-ffa55d721f63", "name": "network-vif-plugged", "status": "completed", "tag": "f1a1dc2d-0003-4e70-bea2-af26493d70df"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:35.226751 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f6193e2a-31ba-4674-9980-87a9af789cba req-32cc6b8e-6e2f-4f7d-bf3c-fb4069891698 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:35.226921 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f6193e2a-31ba-4674-9980-87a9af789cba req-32cc6b8e-6e2f-4f7d-bf3c-fb4069891698 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:35.227038 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f6193e2a-31ba-4674-9980-87a9af789cba req-32cc6b8e-6e2f-4f7d-bf3c-fb4069891698 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:35.233954 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-f6193e2a-31ba-4674-9980-87a9af789cba req-32cc6b8e-6e2f-4f7d-bf3c-fb4069891698 service nova] Creating event network-vif-plugged:f1a1dc2d-0003-4e70-bea2-af26493d70df for instance 6a745ebd-0bdf-4d65-adc8-ffa55d721f63 on np0000002501 Jun 10 13:37:35.234318 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-f6193e2a-31ba-4674-9980-87a9af789cba req-32cc6b8e-6e2f-4f7d-bf3c-fb4069891698 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:37:35.238235 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-f6193e2a-31ba-4674-9980-87a9af789cba req-32cc6b8e-6e2f-4f7d-bf3c-fb4069891698 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018386 Jun 10 13:37:35.238687 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1095/3309] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:37:35 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:37:35.734429 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-56706785-d38d-4ecf-a474-bd2b4e31fd0b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:35.734429 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-56706785-d38d-4ecf-a474-bd2b4e31fd0b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:35.740015 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56706785-d38d-4ecf-a474-bd2b4e31fd0b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:35.740517 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56706785-d38d-4ecf-a474-bd2b4e31fd0b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:35.740877 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56706785-d38d-4ecf-a474-bd2b4e31fd0b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:35.741497 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56706785-d38d-4ecf-a474-bd2b4e31fd0b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:35.742323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56706785-d38d-4ecf-a474-bd2b4e31fd0b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:35.742763 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-56706785-d38d-4ecf-a474-bd2b4e31fd0b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:35.769367 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-56706785-d38d-4ecf-a474-bd2b4e31fd0b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:35.908803 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-56706785-d38d-4ecf-a474-bd2b4e31fd0b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:35.916678 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-56706785-d38d-4ecf-a474-bd2b4e31fd0b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1539 microversion: 2.1 time: 0.187214 Jun 10 13:37:35.917186 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1100/3310] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:35 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1539 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:35.931343 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-539044cf-45b9-4573-8da4-b281ab3a231b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:35.932700 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-539044cf-45b9-4573-8da4-b281ab3a231b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:35.936901 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-539044cf-45b9-4573-8da4-b281ab3a231b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:35.937085 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-539044cf-45b9-4573-8da4-b281ab3a231b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:35.937213 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-539044cf-45b9-4573-8da4-b281ab3a231b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:35.937471 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-539044cf-45b9-4573-8da4-b281ab3a231b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:35.937602 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-539044cf-45b9-4573-8da4-b281ab3a231b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:35.937714 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-539044cf-45b9-4573-8da4-b281ab3a231b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:35.951134 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-539044cf-45b9-4573-8da4-b281ab3a231b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:36.007900 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-539044cf-45b9-4573-8da4-b281ab3a231b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.078343 Jun 10 13:37:36.008193 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1116/3311] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:37:35 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63/os-interface => generated 283 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:37:37.280249 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-b4587fb9-b2dd-4654-9a73-53ff2c9c2b5a req-02835ed1-2d67-4fcc-81fc-814b115be7e0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6a745ebd-0bdf-4d65-adc8-ffa55d721f63", "tag": "f1a1dc2d-0003-4e70-bea2-af26493d70df"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:37.287362 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b4587fb9-b2dd-4654-9a73-53ff2c9c2b5a req-02835ed1-2d67-4fcc-81fc-814b115be7e0 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:37.287638 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b4587fb9-b2dd-4654-9a73-53ff2c9c2b5a req-02835ed1-2d67-4fcc-81fc-814b115be7e0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:37.287835 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b4587fb9-b2dd-4654-9a73-53ff2c9c2b5a req-02835ed1-2d67-4fcc-81fc-814b115be7e0 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:37.297492 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-b4587fb9-b2dd-4654-9a73-53ff2c9c2b5a req-02835ed1-2d67-4fcc-81fc-814b115be7e0 service nova] Creating event network-changed:f1a1dc2d-0003-4e70-bea2-af26493d70df for instance 6a745ebd-0bdf-4d65-adc8-ffa55d721f63 on np0000002501 Jun 10 13:37:37.298000 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-b4587fb9-b2dd-4654-9a73-53ff2c9c2b5a req-02835ed1-2d67-4fcc-81fc-814b115be7e0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:37:37.304658 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-b4587fb9-b2dd-4654-9a73-53ff2c9c2b5a req-02835ed1-2d67-4fcc-81fc-814b115be7e0 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024656 Jun 10 13:37:37.304658 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1096/3312] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13: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 10 13:37:38.856270 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-191771503", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-703523982"}], "block_device_mapping_v2": [{"uuid": "5f2ca891-250c-4b3e-967f-85cad7788f63", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestEncryptedCinderVolumes-1599904064", "networks": [{"uuid": "7142d353-df76-49b6-9f47-c156c481da5e"}]}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:38.892704 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:38.893447 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:38.894410 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:38.894410 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:38.894410 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:38.894867 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:38.901279 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:38.973825 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] validate_networks() for [('7142d353-df76-49b6-9f47-c156c481da5e', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:37:38.975848 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:39.171097 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:39.290094 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:37:39.290373 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:37:39.290615 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:37:39.290815 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:37:39.291003 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:37:39.296997 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:39.297201 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:39.297343 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:39.297804 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:39.297938 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:39.298051 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:39.307739 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Getting quotas for project c49fbd51d0294424800eb5be6b3e9c86. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:37:39.310012 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Getting quotas for user fa57b49f5a20414d81396c256a4b827e and project c49fbd51d0294424800eb5be6b3e9c86. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:37:39.345614 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:37:39.347166 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] 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='5f2ca891-250c-4b3e-967f-85cad7788f63',volume_size=None,volume_type=None)] {{(pid=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:37:39.467876 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-eee4838c-fe19-4170-87ea-a984beb456f3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.613097 Jun 10 13:37:39.468294 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1101/3313] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:37:38 2026] POST /compute/v2.1/servers => generated 403 bytes in 614 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:37:39.480129 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-eef8ea7f-f546-47cd-aaed-95e6a55d5727 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:39.484077 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-eef8ea7f-f546-47cd-aaed-95e6a55d5727 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:39.496737 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-eef8ea7f-f546-47cd-aaed-95e6a55d5727 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:39.547083 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eef8ea7f-f546-47cd-aaed-95e6a55d5727 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:39.555923 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-eef8ea7f-f546-47cd-aaed-95e6a55d5727 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1099 microversion: 2.1 time: 0.077973 Jun 10 13:37:39.556322 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1117/3314] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:39 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1099 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:40.573389 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-72befaa8-6a90-473d-96a7-aefd72eb6c67 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:40.574977 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-72befaa8-6a90-473d-96a7-aefd72eb6c67 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:40.579833 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72befaa8-6a90-473d-96a7-aefd72eb6c67 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:40.580152 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72befaa8-6a90-473d-96a7-aefd72eb6c67 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:40.580383 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72befaa8-6a90-473d-96a7-aefd72eb6c67 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:40.580907 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72befaa8-6a90-473d-96a7-aefd72eb6c67 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:40.581194 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72befaa8-6a90-473d-96a7-aefd72eb6c67 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:40.581532 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-72befaa8-6a90-473d-96a7-aefd72eb6c67 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:40.597897 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-72befaa8-6a90-473d-96a7-aefd72eb6c67 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:40.652868 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-72befaa8-6a90-473d-96a7-aefd72eb6c67 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:40.659773 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-72befaa8-6a90-473d-96a7-aefd72eb6c67 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1149 microversion: 2.1 time: 0.088263 Jun 10 13:37:40.660019 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1097/3315] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:40 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1149 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:41.674427 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-74284833-b9c0-4bdb-94cb-ffe87723cadd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:41.676216 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-74284833-b9c0-4bdb-94cb-ffe87723cadd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:41.680243 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-74284833-b9c0-4bdb-94cb-ffe87723cadd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:41.680631 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-74284833-b9c0-4bdb-94cb-ffe87723cadd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:41.680993 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-74284833-b9c0-4bdb-94cb-ffe87723cadd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:41.681473 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-74284833-b9c0-4bdb-94cb-ffe87723cadd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:41.681807 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-74284833-b9c0-4bdb-94cb-ffe87723cadd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:41.682152 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-74284833-b9c0-4bdb-94cb-ffe87723cadd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:41.695572 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-74284833-b9c0-4bdb-94cb-ffe87723cadd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:41.744655 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-74284833-b9c0-4bdb-94cb-ffe87723cadd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:41.752085 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-74284833-b9c0-4bdb-94cb-ffe87723cadd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1197 microversion: 2.1 time: 0.079322 Jun 10 13:37:41.752453 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1102/3316] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:41 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1197 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:42.766265 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a5684a85-eb06-440c-bb51-4866aede7ac3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:42.767690 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a5684a85-eb06-440c-bb51-4866aede7ac3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:42.772507 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5684a85-eb06-440c-bb51-4866aede7ac3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:42.772836 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5684a85-eb06-440c-bb51-4866aede7ac3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:42.773129 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5684a85-eb06-440c-bb51-4866aede7ac3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:42.773590 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5684a85-eb06-440c-bb51-4866aede7ac3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:42.773912 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5684a85-eb06-440c-bb51-4866aede7ac3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:42.774218 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a5684a85-eb06-440c-bb51-4866aede7ac3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:42.794291 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a5684a85-eb06-440c-bb51-4866aede7ac3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:42.860810 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a5684a85-eb06-440c-bb51-4866aede7ac3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:42.869990 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a5684a85-eb06-440c-bb51-4866aede7ac3 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1197 microversion: 2.1 time: 0.105485 Jun 10 13:37:42.870322 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1118/3317] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:42 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1197 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:43.886305 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f1a1d8fb-a8d6-439a-bbbd-c9cf3c0e8025 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:43.888424 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f1a1d8fb-a8d6-439a-bbbd-c9cf3c0e8025 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:43.895957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f1a1d8fb-a8d6-439a-bbbd-c9cf3c0e8025 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:43.896428 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f1a1d8fb-a8d6-439a-bbbd-c9cf3c0e8025 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:43.896783 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f1a1d8fb-a8d6-439a-bbbd-c9cf3c0e8025 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:43.897439 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f1a1d8fb-a8d6-439a-bbbd-c9cf3c0e8025 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:43.898039 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f1a1d8fb-a8d6-439a-bbbd-c9cf3c0e8025 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:43.898486 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f1a1d8fb-a8d6-439a-bbbd-c9cf3c0e8025 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:43.915306 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f1a1d8fb-a8d6-439a-bbbd-c9cf3c0e8025 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:43.980199 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f1a1d8fb-a8d6-439a-bbbd-c9cf3c0e8025 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:43.987213 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f1a1d8fb-a8d6-439a-bbbd-c9cf3c0e8025 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1205 microversion: 2.1 time: 0.104809 Jun 10 13:37:43.987528 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1098/3318] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:43 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1205 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:44.925333 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-a521b8f6-e644-4a75-bf92-7bddaab53dd9 req-3326d3b4-0c49-405b-a062-5831860d685f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "87c76d3d-921c-4b37-a75c-9df9ca7ca0fa", "tag": "18175d6a-b4d3-4f2f-a7fc-6915602c0bfd"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:44.932565 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a521b8f6-e644-4a75-bf92-7bddaab53dd9 req-3326d3b4-0c49-405b-a062-5831860d685f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:44.932829 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a521b8f6-e644-4a75-bf92-7bddaab53dd9 req-3326d3b4-0c49-405b-a062-5831860d685f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:44.932978 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a521b8f6-e644-4a75-bf92-7bddaab53dd9 req-3326d3b4-0c49-405b-a062-5831860d685f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:44.940356 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-a521b8f6-e644-4a75-bf92-7bddaab53dd9 req-3326d3b4-0c49-405b-a062-5831860d685f service nova] Creating event network-changed:18175d6a-b4d3-4f2f-a7fc-6915602c0bfd for instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa on np0000002501 Jun 10 13:37:44.940956 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-a521b8f6-e644-4a75-bf92-7bddaab53dd9 req-3326d3b4-0c49-405b-a062-5831860d685f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:37:44.945518 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-a521b8f6-e644-4a75-bf92-7bddaab53dd9 req-3326d3b4-0c49-405b-a062-5831860d685f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021986 Jun 10 13:37:44.945811 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1103/3319] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:37:44 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 10 13:37:45.002035 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-23be7285-6d2f-4645-8556-e34014a92dc5 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:45.004214 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-23be7285-6d2f-4645-8556-e34014a92dc5 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:45.010807 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23be7285-6d2f-4645-8556-e34014a92dc5 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:45.011210 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23be7285-6d2f-4645-8556-e34014a92dc5 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:45.011574 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23be7285-6d2f-4645-8556-e34014a92dc5 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:45.012450 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23be7285-6d2f-4645-8556-e34014a92dc5 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:45.013020 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23be7285-6d2f-4645-8556-e34014a92dc5 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:45.013448 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-23be7285-6d2f-4645-8556-e34014a92dc5 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:45.031337 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-23be7285-6d2f-4645-8556-e34014a92dc5 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:45.199168 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-23be7285-6d2f-4645-8556-e34014a92dc5 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:45.206938 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-23be7285-6d2f-4645-8556-e34014a92dc5 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1282 microversion: 2.1 time: 0.207316 Jun 10 13:37:45.207279 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1119/3320] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:44 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1282 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:46.220726 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b69894f4-4fd3-4b70-8d60-60f43014164e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:46.222095 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b69894f4-4fd3-4b70-8d60-60f43014164e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:46.227026 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b69894f4-4fd3-4b70-8d60-60f43014164e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:46.227261 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b69894f4-4fd3-4b70-8d60-60f43014164e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:46.227481 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b69894f4-4fd3-4b70-8d60-60f43014164e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:46.227950 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b69894f4-4fd3-4b70-8d60-60f43014164e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:46.228245 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b69894f4-4fd3-4b70-8d60-60f43014164e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:46.228531 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b69894f4-4fd3-4b70-8d60-60f43014164e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:46.244128 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b69894f4-4fd3-4b70-8d60-60f43014164e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:46.387635 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b69894f4-4fd3-4b70-8d60-60f43014164e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:46.394850 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b69894f4-4fd3-4b70-8d60-60f43014164e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1282 microversion: 2.1 time: 0.175916 Jun 10 13:37:46.395121 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1099/3321] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:46 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1282 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:47.410503 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b09b8903-8994-4cf6-980f-75758fe317ce tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:47.411878 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b09b8903-8994-4cf6-980f-75758fe317ce tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:47.417049 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b09b8903-8994-4cf6-980f-75758fe317ce tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:47.417358 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b09b8903-8994-4cf6-980f-75758fe317ce tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:47.418909 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b09b8903-8994-4cf6-980f-75758fe317ce tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:47.418909 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b09b8903-8994-4cf6-980f-75758fe317ce tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:47.418909 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b09b8903-8994-4cf6-980f-75758fe317ce tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:47.418909 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b09b8903-8994-4cf6-980f-75758fe317ce tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:47.436509 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b09b8903-8994-4cf6-980f-75758fe317ce tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:47.547368 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b09b8903-8994-4cf6-980f-75758fe317ce tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:47.556302 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b09b8903-8994-4cf6-980f-75758fe317ce tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1270 microversion: 2.1 time: 0.147530 Jun 10 13:37:47.556970 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1104/3322] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:47 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1270 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:48.571398 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0512f388-7adc-4500-9955-4b62bcfb72e8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:48.573255 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0512f388-7adc-4500-9955-4b62bcfb72e8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:48.579476 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0512f388-7adc-4500-9955-4b62bcfb72e8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:48.579892 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0512f388-7adc-4500-9955-4b62bcfb72e8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:48.580159 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0512f388-7adc-4500-9955-4b62bcfb72e8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:48.580626 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0512f388-7adc-4500-9955-4b62bcfb72e8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:48.580902 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0512f388-7adc-4500-9955-4b62bcfb72e8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:48.581168 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0512f388-7adc-4500-9955-4b62bcfb72e8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:48.595461 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0512f388-7adc-4500-9955-4b62bcfb72e8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:48.763913 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0512f388-7adc-4500-9955-4b62bcfb72e8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:48.773101 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0512f388-7adc-4500-9955-4b62bcfb72e8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1270 microversion: 2.1 time: 0.203299 Jun 10 13:37:48.773373 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1120/3323] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:48 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1270 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:49.300850 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:49.313160 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:49.549214 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:49.787972 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5ccba69f-a313-4428-be14-0a47dcdf2caf tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:49.789390 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5ccba69f-a313-4428-be14-0a47dcdf2caf tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:49.793782 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5ccba69f-a313-4428-be14-0a47dcdf2caf tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:49.794035 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5ccba69f-a313-4428-be14-0a47dcdf2caf tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:49.794237 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5ccba69f-a313-4428-be14-0a47dcdf2caf tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:49.794687 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5ccba69f-a313-4428-be14-0a47dcdf2caf tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:49.794962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5ccba69f-a313-4428-be14-0a47dcdf2caf tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:49.795226 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5ccba69f-a313-4428-be14-0a47dcdf2caf tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:49.808607 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5ccba69f-a313-4428-be14-0a47dcdf2caf tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:49.916548 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5ccba69f-a313-4428-be14-0a47dcdf2caf tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:49.923382 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5ccba69f-a313-4428-be14-0a47dcdf2caf tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1270 microversion: 2.1 time: 0.137327 Jun 10 13:37:49.923829 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1100/3324] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:49 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1270 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:50.938320 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-837273b5-d551-4f89-9e38-71cb2233c591 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:50.939700 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-837273b5-d551-4f89-9e38-71cb2233c591 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:50.944158 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-837273b5-d551-4f89-9e38-71cb2233c591 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:50.944408 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-837273b5-d551-4f89-9e38-71cb2233c591 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:50.944636 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-837273b5-d551-4f89-9e38-71cb2233c591 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:50.945030 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-837273b5-d551-4f89-9e38-71cb2233c591 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:50.945319 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-837273b5-d551-4f89-9e38-71cb2233c591 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:50.945620 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-837273b5-d551-4f89-9e38-71cb2233c591 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:50.959641 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-837273b5-d551-4f89-9e38-71cb2233c591 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:51.092548 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-837273b5-d551-4f89-9e38-71cb2233c591 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:51.099013 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-837273b5-d551-4f89-9e38-71cb2233c591 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1270 microversion: 2.1 time: 0.162583 Jun 10 13:37:51.099254 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1105/3325] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:50 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1270 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:52.112169 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7eabcc92-c02f-4a00-a190-d883502d45e6 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:52.113656 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7eabcc92-c02f-4a00-a190-d883502d45e6 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:52.118208 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7eabcc92-c02f-4a00-a190-d883502d45e6 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:52.118524 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7eabcc92-c02f-4a00-a190-d883502d45e6 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:52.118734 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7eabcc92-c02f-4a00-a190-d883502d45e6 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:52.119130 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7eabcc92-c02f-4a00-a190-d883502d45e6 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:52.119429 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7eabcc92-c02f-4a00-a190-d883502d45e6 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:52.119706 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7eabcc92-c02f-4a00-a190-d883502d45e6 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:52.134331 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7eabcc92-c02f-4a00-a190-d883502d45e6 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:52.301269 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7eabcc92-c02f-4a00-a190-d883502d45e6 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:52.310296 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7eabcc92-c02f-4a00-a190-d883502d45e6 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1270 microversion: 2.1 time: 0.199780 Jun 10 13:37:52.310722 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1121/3326] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:52 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1270 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:53.324229 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-627d9bd7-79ae-45ba-b5a7-8917d2d9b1a7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:53.325596 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-627d9bd7-79ae-45ba-b5a7-8917d2d9b1a7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:53.328065 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=36,nova_api:INSERT=3,nova_api:DELETE=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:53.330668 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-627d9bd7-79ae-45ba-b5a7-8917d2d9b1a7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:53.330962 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-627d9bd7-79ae-45ba-b5a7-8917d2d9b1a7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:53.331204 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-627d9bd7-79ae-45ba-b5a7-8917d2d9b1a7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:53.331760 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-627d9bd7-79ae-45ba-b5a7-8917d2d9b1a7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:53.332092 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-627d9bd7-79ae-45ba-b5a7-8917d2d9b1a7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:53.332420 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-627d9bd7-79ae-45ba-b5a7-8917d2d9b1a7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:53.335147 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=86,nova_cell1:INSERT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:53.349155 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-627d9bd7-79ae-45ba-b5a7-8917d2d9b1a7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:53.497262 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-627d9bd7-79ae-45ba-b5a7-8917d2d9b1a7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:53.507013 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-627d9bd7-79ae-45ba-b5a7-8917d2d9b1a7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1270 microversion: 2.1 time: 0.184521 Jun 10 13:37:53.507304 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1101/3327] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:53 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1270 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:53.685045 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a7b08f48-c381-433c-82ce-beeb59fbe92a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:53.686380 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a7b08f48-c381-433c-82ce-beeb59fbe92a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:53.688230 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=47,nova_api:UPDATE=1,nova_api:INSERT=5 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:53.691834 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7b08f48-c381-433c-82ce-beeb59fbe92a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:53.692098 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7b08f48-c381-433c-82ce-beeb59fbe92a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:53.692317 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7b08f48-c381-433c-82ce-beeb59fbe92a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:53.692769 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7b08f48-c381-433c-82ce-beeb59fbe92a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:53.693087 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7b08f48-c381-433c-82ce-beeb59fbe92a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:53.693387 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a7b08f48-c381-433c-82ce-beeb59fbe92a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:53.696372 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=93,nova_cell1:INSERT=3,nova_cell1:UPDATE=5 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:53.709076 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a7b08f48-c381-433c-82ce-beeb59fbe92a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:53.868577 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a7b08f48-c381-433c-82ce-beeb59fbe92a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:53.876575 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a7b08f48-c381-433c-82ce-beeb59fbe92a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1724 microversion: 2.1 time: 0.193064 Jun 10 13:37:53.876845 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1106/3328] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:53 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1724 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:53.922044 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e730e2e4-320e-4d9f-92b6-7b9727a3c19b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:53.922420 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e730e2e4-320e-4d9f-92b6-7b9727a3c19b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:53.923824 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=41,nova_api:INSERT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:53.927025 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e730e2e4-320e-4d9f-92b6-7b9727a3c19b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:53.927211 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e730e2e4-320e-4d9f-92b6-7b9727a3c19b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:53.927364 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e730e2e4-320e-4d9f-92b6-7b9727a3c19b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:53.927685 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e730e2e4-320e-4d9f-92b6-7b9727a3c19b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:53.927825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e730e2e4-320e-4d9f-92b6-7b9727a3c19b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:53.927979 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e730e2e4-320e-4d9f-92b6-7b9727a3c19b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:53.930447 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=93 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:37:53.940099 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e730e2e4-320e-4d9f-92b6-7b9727a3c19b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:37:53.991159 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e730e2e4-320e-4d9f-92b6-7b9727a3c19b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 204 len: 0 microversion: 2.1 time: 0.070671 Jun 10 13:37:53.991636 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1122/3329] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:37:53 2026] DELETE /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:37:53.999032 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-eac90dd6-fb81-4ee1-aeea-db1a2c02acce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:54.000267 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-eac90dd6-fb81-4ee1-aeea-db1a2c02acce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:54.004625 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eac90dd6-fb81-4ee1-aeea-db1a2c02acce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:54.004851 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eac90dd6-fb81-4ee1-aeea-db1a2c02acce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:54.005068 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eac90dd6-fb81-4ee1-aeea-db1a2c02acce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:54.005505 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eac90dd6-fb81-4ee1-aeea-db1a2c02acce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:54.005815 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eac90dd6-fb81-4ee1-aeea-db1a2c02acce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:54.006084 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eac90dd6-fb81-4ee1-aeea-db1a2c02acce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:54.020656 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-eac90dd6-fb81-4ee1-aeea-db1a2c02acce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:54.128640 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-eac90dd6-fb81-4ee1-aeea-db1a2c02acce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:54.137697 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-eac90dd6-fb81-4ee1-aeea-db1a2c02acce tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1730 microversion: 2.1 time: 0.140169 Jun 10 13:37:54.138007 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1102/3330] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:53 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1730 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:54.385776 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-1372f1e3-23bc-4714-9827-bc2fffa27dac req-0ce5a7aa-d286-45e8-9e74-1b60e8280459 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "87c76d3d-921c-4b37-a75c-9df9ca7ca0fa", "name": "network-vif-plugged", "status": "completed", "tag": "18175d6a-b4d3-4f2f-a7fc-6915602c0bfd"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:54.392042 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1372f1e3-23bc-4714-9827-bc2fffa27dac req-0ce5a7aa-d286-45e8-9e74-1b60e8280459 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:54.392236 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1372f1e3-23bc-4714-9827-bc2fffa27dac req-0ce5a7aa-d286-45e8-9e74-1b60e8280459 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:54.392434 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1372f1e3-23bc-4714-9827-bc2fffa27dac req-0ce5a7aa-d286-45e8-9e74-1b60e8280459 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:54.398806 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-1372f1e3-23bc-4714-9827-bc2fffa27dac req-0ce5a7aa-d286-45e8-9e74-1b60e8280459 service nova] Creating event network-vif-plugged:18175d6a-b4d3-4f2f-a7fc-6915602c0bfd for instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa on np0000002501 Jun 10 13:37:54.399156 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-1372f1e3-23bc-4714-9827-bc2fffa27dac req-0ce5a7aa-d286-45e8-9e74-1b60e8280459 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:37:54.403679 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-1372f1e3-23bc-4714-9827-bc2fffa27dac req-0ce5a7aa-d286-45e8-9e74-1b60e8280459 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019429 Jun 10 13:37:54.404148 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1107/3331] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:37:54 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 10 13:37:54.532019 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c73d7741-52ed-4acd-9159-9913f378ed14 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:54.533667 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c73d7741-52ed-4acd-9159-9913f378ed14 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:54.540808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c73d7741-52ed-4acd-9159-9913f378ed14 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:54.541045 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c73d7741-52ed-4acd-9159-9913f378ed14 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:54.541297 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c73d7741-52ed-4acd-9159-9913f378ed14 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:54.541748 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c73d7741-52ed-4acd-9159-9913f378ed14 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:54.542061 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c73d7741-52ed-4acd-9159-9913f378ed14 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:54.542325 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c73d7741-52ed-4acd-9159-9913f378ed14 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:54.563461 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c73d7741-52ed-4acd-9159-9913f378ed14 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:54.705062 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c73d7741-52ed-4acd-9159-9913f378ed14 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:54.714653 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c73d7741-52ed-4acd-9159-9913f378ed14 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1270 microversion: 2.1 time: 0.187653 Jun 10 13:37:54.714974 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1123/3332] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:54 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1270 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:55.157318 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-32a4974d-94f7-4436-88b2-400ba148241a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:55.158841 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-32a4974d-94f7-4436-88b2-400ba148241a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:55.165405 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-32a4974d-94f7-4436-88b2-400ba148241a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:55.165405 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-32a4974d-94f7-4436-88b2-400ba148241a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:55.165405 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-32a4974d-94f7-4436-88b2-400ba148241a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:55.165405 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-32a4974d-94f7-4436-88b2-400ba148241a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:55.165405 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-32a4974d-94f7-4436-88b2-400ba148241a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:55.165405 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-32a4974d-94f7-4436-88b2-400ba148241a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:55.187370 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-32a4974d-94f7-4436-88b2-400ba148241a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:55.355189 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-32a4974d-94f7-4436-88b2-400ba148241a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:55.363412 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-32a4974d-94f7-4436-88b2-400ba148241a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1730 microversion: 2.1 time: 0.209571 Jun 10 13:37:55.363412 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1103/3333] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:55 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1730 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:55.729475 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e65046d2-e1eb-4d8d-a411-ea00b8ab4af8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:55.731061 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e65046d2-e1eb-4d8d-a411-ea00b8ab4af8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:55.735042 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e65046d2-e1eb-4d8d-a411-ea00b8ab4af8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:55.735323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e65046d2-e1eb-4d8d-a411-ea00b8ab4af8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:55.735599 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e65046d2-e1eb-4d8d-a411-ea00b8ab4af8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:55.736071 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e65046d2-e1eb-4d8d-a411-ea00b8ab4af8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:55.736416 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e65046d2-e1eb-4d8d-a411-ea00b8ab4af8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:55.736730 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e65046d2-e1eb-4d8d-a411-ea00b8ab4af8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:55.753370 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e65046d2-e1eb-4d8d-a411-ea00b8ab4af8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:55.901891 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e65046d2-e1eb-4d8d-a411-ea00b8ab4af8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:55.909455 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e65046d2-e1eb-4d8d-a411-ea00b8ab4af8 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1270 microversion: 2.1 time: 0.182194 Jun 10 13:37:55.909804 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1108/3334] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:55 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1270 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:56.379397 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c5dcecf3-bc4a-42d9-b584-2d93ecb06f28 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:56.380177 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c5dcecf3-bc4a-42d9-b584-2d93ecb06f28 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:56.384489 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c5dcecf3-bc4a-42d9-b584-2d93ecb06f28 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:56.384782 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c5dcecf3-bc4a-42d9-b584-2d93ecb06f28 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:56.384974 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c5dcecf3-bc4a-42d9-b584-2d93ecb06f28 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:56.385388 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c5dcecf3-bc4a-42d9-b584-2d93ecb06f28 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:56.385792 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c5dcecf3-bc4a-42d9-b584-2d93ecb06f28 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:56.386065 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c5dcecf3-bc4a-42d9-b584-2d93ecb06f28 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:56.401543 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c5dcecf3-bc4a-42d9-b584-2d93ecb06f28 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:56.455715 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-85633567-ebc4-4c6a-a128-82c32835b229 req-7dd8ca8a-45af-4f51-8dfb-ac4ef8d6cc35 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "87c76d3d-921c-4b37-a75c-9df9ca7ca0fa", "name": "network-vif-plugged", "status": "completed", "tag": "18175d6a-b4d3-4f2f-a7fc-6915602c0bfd"}, {"server_uuid": "720b1044-3508-4b7b-9bb7-6020de7681e9", "name": "network-vif-unplugged", "status": "completed", "tag": "d3790fcd-3572-4b39-85c2-914f3228cb6c"}, {"server_uuid": "720b1044-3508-4b7b-9bb7-6020de7681e9", "name": "network-vif-unplugged", "status": "completed", "tag": "d3790fcd-3572-4b39-85c2-914f3228cb6c"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:56.463431 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-85633567-ebc4-4c6a-a128-82c32835b229 req-7dd8ca8a-45af-4f51-8dfb-ac4ef8d6cc35 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:56.463677 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-85633567-ebc4-4c6a-a128-82c32835b229 req-7dd8ca8a-45af-4f51-8dfb-ac4ef8d6cc35 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:56.463844 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-85633567-ebc4-4c6a-a128-82c32835b229 req-7dd8ca8a-45af-4f51-8dfb-ac4ef8d6cc35 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:56.472065 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-85633567-ebc4-4c6a-a128-82c32835b229 req-7dd8ca8a-45af-4f51-8dfb-ac4ef8d6cc35 service nova] Creating event network-vif-plugged:18175d6a-b4d3-4f2f-a7fc-6915602c0bfd for instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa on np0000002501 Jun 10 13:37:56.472278 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-85633567-ebc4-4c6a-a128-82c32835b229 req-7dd8ca8a-45af-4f51-8dfb-ac4ef8d6cc35 service nova] Creating event network-vif-unplugged:d3790fcd-3572-4b39-85c2-914f3228cb6c for instance 720b1044-3508-4b7b-9bb7-6020de7681e9 on np0000002501 Jun 10 13:37:56.472479 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-85633567-ebc4-4c6a-a128-82c32835b229 req-7dd8ca8a-45af-4f51-8dfb-ac4ef8d6cc35 service nova] Creating event network-vif-unplugged:d3790fcd-3572-4b39-85c2-914f3228cb6c for instance 720b1044-3508-4b7b-9bb7-6020de7681e9 on np0000002501 Jun 10 13:37:56.472967 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-85633567-ebc4-4c6a-a128-82c32835b229 req-7dd8ca8a-45af-4f51-8dfb-ac4ef8d6cc35 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:37:56.479329 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-85633567-ebc4-4c6a-a128-82c32835b229 req-7dd8ca8a-45af-4f51-8dfb-ac4ef8d6cc35 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.026490 Jun 10 13:37:56.479735 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1104/3335] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:37:56 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 10 13:37:56.555705 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c5dcecf3-bc4a-42d9-b584-2d93ecb06f28 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:56.563934 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c5dcecf3-bc4a-42d9-b584-2d93ecb06f28 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1730 microversion: 2.1 time: 0.186671 Jun 10 13:37:56.564475 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1124/3336] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:56 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1730 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:56.926384 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fab9c620-7ab5-4ee4-9237-c1ac2c116757 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:56.927850 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fab9c620-7ab5-4ee4-9237-c1ac2c116757 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:56.932828 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fab9c620-7ab5-4ee4-9237-c1ac2c116757 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:56.933221 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fab9c620-7ab5-4ee4-9237-c1ac2c116757 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:56.933532 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fab9c620-7ab5-4ee4-9237-c1ac2c116757 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:56.934018 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fab9c620-7ab5-4ee4-9237-c1ac2c116757 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:56.934336 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fab9c620-7ab5-4ee4-9237-c1ac2c116757 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:56.934753 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fab9c620-7ab5-4ee4-9237-c1ac2c116757 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:56.967156 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fab9c620-7ab5-4ee4-9237-c1ac2c116757 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:57.105169 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fab9c620-7ab5-4ee4-9237-c1ac2c116757 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:57.114758 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fab9c620-7ab5-4ee4-9237-c1ac2c116757 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1270 microversion: 2.1 time: 0.190271 Jun 10 13:37:57.115100 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1109/3337] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:56 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1270 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:57.578748 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ba2a5e5c-3372-468e-bca7-08cf56357719 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:57.580367 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ba2a5e5c-3372-468e-bca7-08cf56357719 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:57.585542 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba2a5e5c-3372-468e-bca7-08cf56357719 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:57.585808 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba2a5e5c-3372-468e-bca7-08cf56357719 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:57.586043 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba2a5e5c-3372-468e-bca7-08cf56357719 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:57.586581 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba2a5e5c-3372-468e-bca7-08cf56357719 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:57.586876 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba2a5e5c-3372-468e-bca7-08cf56357719 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:57.587163 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba2a5e5c-3372-468e-bca7-08cf56357719 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:57.602993 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ba2a5e5c-3372-468e-bca7-08cf56357719 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:57.654204 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ba2a5e5c-3372-468e-bca7-08cf56357719 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:57.662716 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ba2a5e5c-3372-468e-bca7-08cf56357719 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1663 microversion: 2.1 time: 0.085883 Jun 10 13:37:57.663005 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1105/3338] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:57 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1663 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:58.129685 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-46f675d5-bf7d-4f86-9aae-2e91171c4e98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:58.131564 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-46f675d5-bf7d-4f86-9aae-2e91171c4e98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:58.136506 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-46f675d5-bf7d-4f86-9aae-2e91171c4e98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:58.136869 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-46f675d5-bf7d-4f86-9aae-2e91171c4e98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:58.137102 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-46f675d5-bf7d-4f86-9aae-2e91171c4e98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:58.137618 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-46f675d5-bf7d-4f86-9aae-2e91171c4e98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:58.137956 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-46f675d5-bf7d-4f86-9aae-2e91171c4e98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:58.138263 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-46f675d5-bf7d-4f86-9aae-2e91171c4e98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:58.156755 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-46f675d5-bf7d-4f86-9aae-2e91171c4e98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:58.300920 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-46f675d5-bf7d-4f86-9aae-2e91171c4e98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:58.310241 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-46f675d5-bf7d-4f86-9aae-2e91171c4e98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1459 microversion: 2.1 time: 0.182188 Jun 10 13:37:58.310603 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1125/3339] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:58 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1459 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:58.324654 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-927d79b5-c3e6-48e5-9a36-9cf54bd8713d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:58.326193 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-927d79b5-c3e6-48e5-9a36-9cf54bd8713d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:58.331132 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-927d79b5-c3e6-48e5-9a36-9cf54bd8713d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:58.331394 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-927d79b5-c3e6-48e5-9a36-9cf54bd8713d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:58.331626 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-927d79b5-c3e6-48e5-9a36-9cf54bd8713d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:58.332112 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-927d79b5-c3e6-48e5-9a36-9cf54bd8713d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:58.332445 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-927d79b5-c3e6-48e5-9a36-9cf54bd8713d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:58.332751 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-927d79b5-c3e6-48e5-9a36-9cf54bd8713d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:58.349141 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-927d79b5-c3e6-48e5-9a36-9cf54bd8713d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:58.463855 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-927d79b5-c3e6-48e5-9a36-9cf54bd8713d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:58.471785 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-927d79b5-c3e6-48e5-9a36-9cf54bd8713d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1459 microversion: 2.1 time: 0.148980 Jun 10 13:37:58.472149 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1110/3340] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:58 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1459 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:58.526950 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-e2e4cb3b-5817-4f65-bf40-e05d8fae11d3 req-f901cf68-3292-41ad-ab74-9be0d9ee9546 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "720b1044-3508-4b7b-9bb7-6020de7681e9", "name": "network-vif-deleted", "tag": "d3790fcd-3572-4b39-85c2-914f3228cb6c"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:37:58.540635 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e2e4cb3b-5817-4f65-bf40-e05d8fae11d3 req-f901cf68-3292-41ad-ab74-9be0d9ee9546 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:58.540811 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e2e4cb3b-5817-4f65-bf40-e05d8fae11d3 req-f901cf68-3292-41ad-ab74-9be0d9ee9546 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:58.540983 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-e2e4cb3b-5817-4f65-bf40-e05d8fae11d3 req-f901cf68-3292-41ad-ab74-9be0d9ee9546 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:58.550392 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-e2e4cb3b-5817-4f65-bf40-e05d8fae11d3 req-f901cf68-3292-41ad-ab74-9be0d9ee9546 service nova] Creating event network-vif-deleted:d3790fcd-3572-4b39-85c2-914f3228cb6c for instance 720b1044-3508-4b7b-9bb7-6020de7681e9 on np0000002501 Jun 10 13:37:58.550865 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-e2e4cb3b-5817-4f65-bf40-e05d8fae11d3 req-f901cf68-3292-41ad-ab74-9be0d9ee9546 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:37:58.556862 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-e2e4cb3b-5817-4f65-bf40-e05d8fae11d3 req-f901cf68-3292-41ad-ab74-9be0d9ee9546 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033630 Jun 10 13:37:58.557254 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1106/3341] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:37:58 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 10 13:37:58.681452 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7d576910-3113-4ac2-a961-2318c90e4836 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:58.683108 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7d576910-3113-4ac2-a961-2318c90e4836 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:58.689086 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d576910-3113-4ac2-a961-2318c90e4836 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:58.689417 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d576910-3113-4ac2-a961-2318c90e4836 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:58.689684 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d576910-3113-4ac2-a961-2318c90e4836 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:58.690122 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d576910-3113-4ac2-a961-2318c90e4836 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:58.690464 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d576910-3113-4ac2-a961-2318c90e4836 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:58.690775 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d576910-3113-4ac2-a961-2318c90e4836 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:58.718530 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7d576910-3113-4ac2-a961-2318c90e4836 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:58.784301 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7d576910-3113-4ac2-a961-2318c90e4836 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:58.794308 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7d576910-3113-4ac2-a961-2318c90e4836 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1379 microversion: 2.1 time: 0.114751 Jun 10 13:37:58.794955 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1126/3342] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:58 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1379 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:37:59.809818 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7b43c694-9171-4d2d-a429-b604ef5de09e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:37:59.811049 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7b43c694-9171-4d2d-a429-b604ef5de09e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:37:59.816587 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b43c694-9171-4d2d-a429-b604ef5de09e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:59.816848 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b43c694-9171-4d2d-a429-b604ef5de09e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:59.817064 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b43c694-9171-4d2d-a429-b604ef5de09e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:59.817634 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b43c694-9171-4d2d-a429-b604ef5de09e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:59.817918 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b43c694-9171-4d2d-a429-b604ef5de09e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:59.818220 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b43c694-9171-4d2d-a429-b604ef5de09e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:59.833726 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b43c694-9171-4d2d-a429-b604ef5de09e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:37:59.833905 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b43c694-9171-4d2d-a429-b604ef5de09e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:37:59.834051 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7b43c694-9171-4d2d-a429-b604ef5de09e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:37:59.834261 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-7b43c694-9171-4d2d-a429-b604ef5de09e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 720b1044-3508-4b7b-9bb7-6020de7681e9 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:37:59.837270 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7b43c694-9171-4d2d-a429-b604ef5de09e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:37:59.885290 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7b43c694-9171-4d2d-a429-b604ef5de09e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:37:59.892865 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7b43c694-9171-4d2d-a429-b604ef5de09e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1384 microversion: 2.1 time: 0.084707 Jun 10 13:37:59.893157 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1111/3343] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:37:59 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1384 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:00.603932 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-06a5874e-1d46-4145-979d-5a0a66fcb337 req-50390cdd-e1ce-4287-af19-dbc56cb94f65 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "87c76d3d-921c-4b37-a75c-9df9ca7ca0fa", "tag": "18175d6a-b4d3-4f2f-a7fc-6915602c0bfd"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:38:00.609226 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-06a5874e-1d46-4145-979d-5a0a66fcb337 req-50390cdd-e1ce-4287-af19-dbc56cb94f65 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:00.609462 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-06a5874e-1d46-4145-979d-5a0a66fcb337 req-50390cdd-e1ce-4287-af19-dbc56cb94f65 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:00.609655 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-06a5874e-1d46-4145-979d-5a0a66fcb337 req-50390cdd-e1ce-4287-af19-dbc56cb94f65 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:00.615861 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-06a5874e-1d46-4145-979d-5a0a66fcb337 req-50390cdd-e1ce-4287-af19-dbc56cb94f65 service nova] Creating event network-changed:18175d6a-b4d3-4f2f-a7fc-6915602c0bfd for instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa on np0000002501 Jun 10 13:38:00.616290 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-06a5874e-1d46-4145-979d-5a0a66fcb337 req-50390cdd-e1ce-4287-af19-dbc56cb94f65 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:38:00.620364 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-06a5874e-1d46-4145-979d-5a0a66fcb337 req-50390cdd-e1ce-4287-af19-dbc56cb94f65 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018274 Jun 10 13:38:00.620751 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1107/3344] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:38:00 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 10 13:38:00.907660 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-adcdffd2-42d2-4bb2-9395-dcd7dd577775 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:00.909032 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-adcdffd2-42d2-4bb2-9395-dcd7dd577775 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:00.914112 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-adcdffd2-42d2-4bb2-9395-dcd7dd577775 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:00.914344 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-adcdffd2-42d2-4bb2-9395-dcd7dd577775 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:00.914575 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-adcdffd2-42d2-4bb2-9395-dcd7dd577775 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:00.914989 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-adcdffd2-42d2-4bb2-9395-dcd7dd577775 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:00.915275 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-adcdffd2-42d2-4bb2-9395-dcd7dd577775 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:00.915583 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-adcdffd2-42d2-4bb2-9395-dcd7dd577775 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:00.932861 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-adcdffd2-42d2-4bb2-9395-dcd7dd577775 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:00.933019 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-adcdffd2-42d2-4bb2-9395-dcd7dd577775 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:00.933204 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-adcdffd2-42d2-4bb2-9395-dcd7dd577775 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:00.933509 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-adcdffd2-42d2-4bb2-9395-dcd7dd577775 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 720b1044-3508-4b7b-9bb7-6020de7681e9 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:38:00.936972 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-adcdffd2-42d2-4bb2-9395-dcd7dd577775 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:00.986391 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-adcdffd2-42d2-4bb2-9395-dcd7dd577775 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:00.993213 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-adcdffd2-42d2-4bb2-9395-dcd7dd577775 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 200 len: 1384 microversion: 2.1 time: 0.087240 Jun 10 13:38:00.993494 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1127/3345] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:00 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 1384 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:02.007575 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d852a865-db0e-4386-8959-17ec91f58a3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:02.009031 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d852a865-db0e-4386-8959-17ec91f58a3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:02.013484 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d852a865-db0e-4386-8959-17ec91f58a3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:02.013712 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d852a865-db0e-4386-8959-17ec91f58a3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:02.013924 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d852a865-db0e-4386-8959-17ec91f58a3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:02.014367 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d852a865-db0e-4386-8959-17ec91f58a3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:02.014668 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d852a865-db0e-4386-8959-17ec91f58a3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:02.014928 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d852a865-db0e-4386-8959-17ec91f58a3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:02.024390 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-d852a865-db0e-4386-8959-17ec91f58a3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 720b1044-3508-4b7b-9bb7-6020de7681e9 could not be found. Jun 10 13:38:02.024649 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d852a865-db0e-4386-8959-17ec91f58a3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 720b1044-3508-4b7b-9bb7-6020de7681e9 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:38:02.024981 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d852a865-db0e-4386-8959-17ec91f58a3d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 404 len: 111 microversion: 2.1 time: 0.019152 Jun 10 13:38:02.025268 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1112/3346] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:02 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:38:03.127147 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-50a1dbaf-89a8-4150-8124-dc600377a491 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:03.127568 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-50a1dbaf-89a8-4150-8124-dc600377a491 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:03.131049 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50a1dbaf-89a8-4150-8124-dc600377a491 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:03.131277 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50a1dbaf-89a8-4150-8124-dc600377a491 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:03.131488 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50a1dbaf-89a8-4150-8124-dc600377a491 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:03.131829 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50a1dbaf-89a8-4150-8124-dc600377a491 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:03.132021 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50a1dbaf-89a8-4150-8124-dc600377a491 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:03.132181 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-50a1dbaf-89a8-4150-8124-dc600377a491 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:03.146869 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-50a1dbaf-89a8-4150-8124-dc600377a491 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:38:03.200678 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-50a1dbaf-89a8-4150-8124-dc600377a491 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 204 len: 0 microversion: 2.1 time: 0.075066 Jun 10 13:38:03.200993 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1108/3347] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:38:03 2026] DELETE /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:38:03.209842 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0239d0f7-9134-47bb-a892-fe9f632ed026 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:03.212334 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0239d0f7-9134-47bb-a892-fe9f632ed026 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:03.216512 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0239d0f7-9134-47bb-a892-fe9f632ed026 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:03.216742 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0239d0f7-9134-47bb-a892-fe9f632ed026 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:03.217041 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0239d0f7-9134-47bb-a892-fe9f632ed026 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:03.218228 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0239d0f7-9134-47bb-a892-fe9f632ed026 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:03.218228 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0239d0f7-9134-47bb-a892-fe9f632ed026 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:03.218228 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0239d0f7-9134-47bb-a892-fe9f632ed026 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:03.237456 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0239d0f7-9134-47bb-a892-fe9f632ed026 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:03.394241 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0239d0f7-9134-47bb-a892-fe9f632ed026 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:03.402569 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0239d0f7-9134-47bb-a892-fe9f632ed026 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1571 microversion: 2.1 time: 0.194050 Jun 10 13:38:03.402569 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1128/3348] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:03 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1571 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:04.359524 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-802eb9de-034a-4d4a-b8a9-1dda883fdeba req-fc3608b2-c11b-44eb-b532-119d4bb369b8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "56d3888f-a743-4b76-9198-4f950e6d599e", "name": "network-vif-unplugged", "status": "completed", "tag": "cd412107-1961-464d-8aa7-bb8353a633cd"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:38:04.365160 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-802eb9de-034a-4d4a-b8a9-1dda883fdeba req-fc3608b2-c11b-44eb-b532-119d4bb369b8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:04.365343 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-802eb9de-034a-4d4a-b8a9-1dda883fdeba req-fc3608b2-c11b-44eb-b532-119d4bb369b8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:04.365550 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-802eb9de-034a-4d4a-b8a9-1dda883fdeba req-fc3608b2-c11b-44eb-b532-119d4bb369b8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:04.381225 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-802eb9de-034a-4d4a-b8a9-1dda883fdeba req-fc3608b2-c11b-44eb-b532-119d4bb369b8 service nova] Creating event network-vif-unplugged:cd412107-1961-464d-8aa7-bb8353a633cd for instance 56d3888f-a743-4b76-9198-4f950e6d599e on np0000002501 Jun 10 13:38:04.381743 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-802eb9de-034a-4d4a-b8a9-1dda883fdeba req-fc3608b2-c11b-44eb-b532-119d4bb369b8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:38:04.386588 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-802eb9de-034a-4d4a-b8a9-1dda883fdeba req-fc3608b2-c11b-44eb-b532-119d4bb369b8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.029381 Jun 10 13:38:04.386786 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1113/3349] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:38:04 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 10 13:38:04.420536 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a70b1b7f-9580-4ada-8f9a-e4501bfbcd2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:04.422458 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a70b1b7f-9580-4ada-8f9a-e4501bfbcd2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:04.428077 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a70b1b7f-9580-4ada-8f9a-e4501bfbcd2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:04.428643 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a70b1b7f-9580-4ada-8f9a-e4501bfbcd2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:04.428912 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a70b1b7f-9580-4ada-8f9a-e4501bfbcd2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:04.429702 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a70b1b7f-9580-4ada-8f9a-e4501bfbcd2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:04.430080 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a70b1b7f-9580-4ada-8f9a-e4501bfbcd2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:04.430456 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a70b1b7f-9580-4ada-8f9a-e4501bfbcd2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:04.446481 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a70b1b7f-9580-4ada-8f9a-e4501bfbcd2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:04.645852 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a70b1b7f-9580-4ada-8f9a-e4501bfbcd2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:04.656227 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a70b1b7f-9580-4ada-8f9a-e4501bfbcd2e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1571 microversion: 2.1 time: 0.237941 Jun 10 13:38:04.656638 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1109/3350] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:04 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1571 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:05.672434 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ff63f59b-21db-420c-bf67-b57b2dc52d0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:05.673259 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ff63f59b-21db-420c-bf67-b57b2dc52d0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:05.678159 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff63f59b-21db-420c-bf67-b57b2dc52d0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:05.678475 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff63f59b-21db-420c-bf67-b57b2dc52d0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:05.678678 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff63f59b-21db-420c-bf67-b57b2dc52d0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:05.679152 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff63f59b-21db-420c-bf67-b57b2dc52d0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:05.679729 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff63f59b-21db-420c-bf67-b57b2dc52d0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:05.680103 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ff63f59b-21db-420c-bf67-b57b2dc52d0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:05.697979 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ff63f59b-21db-420c-bf67-b57b2dc52d0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:05.871802 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ff63f59b-21db-420c-bf67-b57b2dc52d0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:05.881067 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ff63f59b-21db-420c-bf67-b57b2dc52d0b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1571 microversion: 2.1 time: 0.211826 Jun 10 13:38:05.881468 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1129/3351] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:05 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1571 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:06.433450 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-089c1a64-fbb2-4378-b1eb-b68af0947e0e req-2227d311-d471-4abe-acf6-4d2e49c39fdf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "56d3888f-a743-4b76-9198-4f950e6d599e", "name": "network-vif-unplugged", "status": "completed", "tag": "cd412107-1961-464d-8aa7-bb8353a633cd"}, {"server_uuid": "56d3888f-a743-4b76-9198-4f950e6d599e", "name": "network-vif-deleted", "tag": "cd412107-1961-464d-8aa7-bb8353a633cd"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:38:06.440323 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-089c1a64-fbb2-4378-b1eb-b68af0947e0e req-2227d311-d471-4abe-acf6-4d2e49c39fdf service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:06.440579 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-089c1a64-fbb2-4378-b1eb-b68af0947e0e req-2227d311-d471-4abe-acf6-4d2e49c39fdf service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:06.440766 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-089c1a64-fbb2-4378-b1eb-b68af0947e0e req-2227d311-d471-4abe-acf6-4d2e49c39fdf service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:06.449596 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-089c1a64-fbb2-4378-b1eb-b68af0947e0e req-2227d311-d471-4abe-acf6-4d2e49c39fdf service nova] Creating event network-vif-unplugged:cd412107-1961-464d-8aa7-bb8353a633cd for instance 56d3888f-a743-4b76-9198-4f950e6d599e on np0000002501 Jun 10 13:38:06.449820 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-089c1a64-fbb2-4378-b1eb-b68af0947e0e req-2227d311-d471-4abe-acf6-4d2e49c39fdf service nova] Creating event network-vif-deleted:cd412107-1961-464d-8aa7-bb8353a633cd for instance 56d3888f-a743-4b76-9198-4f950e6d599e on np0000002501 Jun 10 13:38:06.450308 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-089c1a64-fbb2-4378-b1eb-b68af0947e0e req-2227d311-d471-4abe-acf6-4d2e49c39fdf service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:38:06.455993 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-089c1a64-fbb2-4378-b1eb-b68af0947e0e req-2227d311-d471-4abe-acf6-4d2e49c39fdf service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.025851 Jun 10 13:38:06.456491 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1114/3352] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:38: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 10 13:38:06.897063 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2d2a2393-fb96-4905-b8d3-7297692f7790 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:06.899637 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2d2a2393-fb96-4905-b8d3-7297692f7790 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:06.905071 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d2a2393-fb96-4905-b8d3-7297692f7790 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:06.905477 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d2a2393-fb96-4905-b8d3-7297692f7790 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:06.905832 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d2a2393-fb96-4905-b8d3-7297692f7790 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:06.906497 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d2a2393-fb96-4905-b8d3-7297692f7790 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:06.906929 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d2a2393-fb96-4905-b8d3-7297692f7790 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:06.907338 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d2a2393-fb96-4905-b8d3-7297692f7790 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:06.922575 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2d2a2393-fb96-4905-b8d3-7297692f7790 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:06.983984 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2d2a2393-fb96-4905-b8d3-7297692f7790 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:06.993895 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2d2a2393-fb96-4905-b8d3-7297692f7790 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1221 microversion: 2.1 time: 0.099107 Jun 10 13:38:06.994329 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1110/3353] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:06 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1221 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:08.009377 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-980ee73d-511b-4940-bf36-73cd2517a017 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:08.011134 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-980ee73d-511b-4940-bf36-73cd2517a017 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:08.014784 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-980ee73d-511b-4940-bf36-73cd2517a017 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:08.015006 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-980ee73d-511b-4940-bf36-73cd2517a017 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:08.015195 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-980ee73d-511b-4940-bf36-73cd2517a017 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:08.015622 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-980ee73d-511b-4940-bf36-73cd2517a017 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:08.015893 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-980ee73d-511b-4940-bf36-73cd2517a017 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:08.016141 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-980ee73d-511b-4940-bf36-73cd2517a017 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:08.036491 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-980ee73d-511b-4940-bf36-73cd2517a017 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:08.036736 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-980ee73d-511b-4940-bf36-73cd2517a017 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:08.036904 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-980ee73d-511b-4940-bf36-73cd2517a017 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:08.037145 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-980ee73d-511b-4940-bf36-73cd2517a017 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 56d3888f-a743-4b76-9198-4f950e6d599e {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:38:08.040676 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-980ee73d-511b-4940-bf36-73cd2517a017 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:08.086594 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-980ee73d-511b-4940-bf36-73cd2517a017 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:08.094206 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-980ee73d-511b-4940-bf36-73cd2517a017 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1226 microversion: 2.1 time: 0.086285 Jun 10 13:38:08.094514 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1130/3354] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:08 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1226 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:09.109189 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-653a2ee0-7721-4a97-97dc-4232fdf22dcb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:09.111154 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-653a2ee0-7721-4a97-97dc-4232fdf22dcb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:09.116205 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-653a2ee0-7721-4a97-97dc-4232fdf22dcb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:09.116572 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-653a2ee0-7721-4a97-97dc-4232fdf22dcb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:09.116855 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-653a2ee0-7721-4a97-97dc-4232fdf22dcb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:09.117426 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-653a2ee0-7721-4a97-97dc-4232fdf22dcb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:09.117829 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-653a2ee0-7721-4a97-97dc-4232fdf22dcb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:09.118214 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-653a2ee0-7721-4a97-97dc-4232fdf22dcb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:09.137366 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-653a2ee0-7721-4a97-97dc-4232fdf22dcb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:09.137485 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-653a2ee0-7721-4a97-97dc-4232fdf22dcb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:09.137654 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-653a2ee0-7721-4a97-97dc-4232fdf22dcb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:09.137887 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-653a2ee0-7721-4a97-97dc-4232fdf22dcb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 56d3888f-a743-4b76-9198-4f950e6d599e {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:38:09.141433 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-653a2ee0-7721-4a97-97dc-4232fdf22dcb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:09.187882 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-653a2ee0-7721-4a97-97dc-4232fdf22dcb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:09.195190 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-653a2ee0-7721-4a97-97dc-4232fdf22dcb tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1226 microversion: 2.1 time: 0.088322 Jun 10 13:38:09.195686 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1115/3355] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:09 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1226 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:10.209652 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6ac2e680-2fbb-445c-b386-d99278438956 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:10.211195 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6ac2e680-2fbb-445c-b386-d99278438956 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:10.215769 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6ac2e680-2fbb-445c-b386-d99278438956 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:10.216025 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6ac2e680-2fbb-445c-b386-d99278438956 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:10.216223 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6ac2e680-2fbb-445c-b386-d99278438956 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:10.216656 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6ac2e680-2fbb-445c-b386-d99278438956 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:10.216951 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6ac2e680-2fbb-445c-b386-d99278438956 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:10.217209 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6ac2e680-2fbb-445c-b386-d99278438956 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:10.238765 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6ac2e680-2fbb-445c-b386-d99278438956 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:10.238951 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6ac2e680-2fbb-445c-b386-d99278438956 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:10.239104 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6ac2e680-2fbb-445c-b386-d99278438956 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:10.239334 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-6ac2e680-2fbb-445c-b386-d99278438956 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 56d3888f-a743-4b76-9198-4f950e6d599e {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:38:10.242369 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6ac2e680-2fbb-445c-b386-d99278438956 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:10.290018 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6ac2e680-2fbb-445c-b386-d99278438956 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:10.296848 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6ac2e680-2fbb-445c-b386-d99278438956 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 200 len: 1180 microversion: 2.1 time: 0.089364 Jun 10 13:38:10.297126 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1111/3356] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:10 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 1180 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:11.314204 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-09485e6a-4980-48ff-af15-ba4466992a29 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:11.315677 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-09485e6a-4980-48ff-af15-ba4466992a29 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:11.320522 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09485e6a-4980-48ff-af15-ba4466992a29 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:11.320762 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09485e6a-4980-48ff-af15-ba4466992a29 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:11.320966 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09485e6a-4980-48ff-af15-ba4466992a29 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:11.321395 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09485e6a-4980-48ff-af15-ba4466992a29 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:11.321715 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09485e6a-4980-48ff-af15-ba4466992a29 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:11.321979 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09485e6a-4980-48ff-af15-ba4466992a29 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:11.329243 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-09485e6a-4980-48ff-af15-ba4466992a29 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 56d3888f-a743-4b76-9198-4f950e6d599e could not be found. Jun 10 13:38:11.329588 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-09485e6a-4980-48ff-af15-ba4466992a29 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 56d3888f-a743-4b76-9198-4f950e6d599e could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:38:11.330026 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-09485e6a-4980-48ff-af15-ba4466992a29 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 404 len: 111 microversion: 2.1 time: 0.017662 Jun 10 13:38:11.330421 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1131/3357] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:11 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:38:11.355136 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e3e4fd1a-54eb-46c1-b91a-d5b56ddd5a7b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:11.355541 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e3e4fd1a-54eb-46c1-b91a-d5b56ddd5a7b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:11.358738 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3e4fd1a-54eb-46c1-b91a-d5b56ddd5a7b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:11.358924 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3e4fd1a-54eb-46c1-b91a-d5b56ddd5a7b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:11.359080 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3e4fd1a-54eb-46c1-b91a-d5b56ddd5a7b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:11.359361 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3e4fd1a-54eb-46c1-b91a-d5b56ddd5a7b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:11.359523 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3e4fd1a-54eb-46c1-b91a-d5b56ddd5a7b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:11.359670 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3e4fd1a-54eb-46c1-b91a-d5b56ddd5a7b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:11.366962 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-e3e4fd1a-54eb-46c1-b91a-d5b56ddd5a7b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 720b1044-3508-4b7b-9bb7-6020de7681e9 could not be found. Jun 10 13:38:11.367188 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e3e4fd1a-54eb-46c1-b91a-d5b56ddd5a7b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 720b1044-3508-4b7b-9bb7-6020de7681e9 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:38:11.367595 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e3e4fd1a-54eb-46c1-b91a-d5b56ddd5a7b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 404 len: 111 microversion: 2.1 time: 0.014196 Jun 10 13:38:11.367875 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1116/3358] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:38:11 2026] DELETE /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:38:11.376297 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ca03da71-6b1b-43a0-b0a0-c4f15e9df3a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:11.377695 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ca03da71-6b1b-43a0-b0a0-c4f15e9df3a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 720b1044-3508-4b7b-9bb7-6020de7681e9] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:11.382246 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca03da71-6b1b-43a0-b0a0-c4f15e9df3a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:11.382589 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca03da71-6b1b-43a0-b0a0-c4f15e9df3a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:11.382823 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca03da71-6b1b-43a0-b0a0-c4f15e9df3a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:11.383264 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca03da71-6b1b-43a0-b0a0-c4f15e9df3a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:11.383605 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca03da71-6b1b-43a0-b0a0-c4f15e9df3a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:11.383894 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ca03da71-6b1b-43a0-b0a0-c4f15e9df3a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:11.391766 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-ca03da71-6b1b-43a0-b0a0-c4f15e9df3a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 720b1044-3508-4b7b-9bb7-6020de7681e9 could not be found. Jun 10 13:38:11.392046 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ca03da71-6b1b-43a0-b0a0-c4f15e9df3a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 720b1044-3508-4b7b-9bb7-6020de7681e9 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:38:11.392465 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ca03da71-6b1b-43a0-b0a0-c4f15e9df3a0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9" status: 404 len: 111 microversion: 2.1 time: 0.018173 Jun 10 13:38:11.392833 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1112/3359] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:11 2026] GET /compute/v2.1/servers/720b1044-3508-4b7b-9bb7-6020de7681e9 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:38:11.400817 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3371331c-d977-4550-b5a2-4d6129ef4491 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:11.411787 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3371331c-d977-4550-b5a2-4d6129ef4491 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1255637915" status: 202 len: 0 microversion: 2.1 time: 0.012503 Jun 10 13:38:11.412058 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1132/3360] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:38:11 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1255637915 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:38:12.000030 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5234cb6a-bfc6-4965-bf46-e5d74a653bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:12.000163 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5234cb6a-bfc6-4965-bf46-e5d74a653bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:12.003114 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5234cb6a-bfc6-4965-bf46-e5d74a653bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:12.003256 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5234cb6a-bfc6-4965-bf46-e5d74a653bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:12.003415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5234cb6a-bfc6-4965-bf46-e5d74a653bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:12.003671 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5234cb6a-bfc6-4965-bf46-e5d74a653bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:12.003787 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5234cb6a-bfc6-4965-bf46-e5d74a653bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:12.003895 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5234cb6a-bfc6-4965-bf46-e5d74a653bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:12.010969 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-5234cb6a-bfc6-4965-bf46-e5d74a653bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 56d3888f-a743-4b76-9198-4f950e6d599e could not be found. Jun 10 13:38:12.011188 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5234cb6a-bfc6-4965-bf46-e5d74a653bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 56d3888f-a743-4b76-9198-4f950e6d599e could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:38:12.011554 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5234cb6a-bfc6-4965-bf46-e5d74a653bd6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 404 len: 111 microversion: 2.1 time: 0.013143 Jun 10 13:38:12.011800 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1117/3361] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:38:11 2026] DELETE /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:38:12.019971 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d9776fb4-d3c0-4ed6-9582-cdd4ca057abf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:12.021289 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d9776fb4-d3c0-4ed6-9582-cdd4ca057abf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 56d3888f-a743-4b76-9198-4f950e6d599e] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:12.024974 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9776fb4-d3c0-4ed6-9582-cdd4ca057abf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:12.025201 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9776fb4-d3c0-4ed6-9582-cdd4ca057abf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:12.025435 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9776fb4-d3c0-4ed6-9582-cdd4ca057abf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:12.025816 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9776fb4-d3c0-4ed6-9582-cdd4ca057abf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:12.026103 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9776fb4-d3c0-4ed6-9582-cdd4ca057abf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:12.026464 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d9776fb4-d3c0-4ed6-9582-cdd4ca057abf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:12.036600 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-d9776fb4-d3c0-4ed6-9582-cdd4ca057abf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 56d3888f-a743-4b76-9198-4f950e6d599e could not be found. Jun 10 13:38:12.036809 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d9776fb4-d3c0-4ed6-9582-cdd4ca057abf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 56d3888f-a743-4b76-9198-4f950e6d599e could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:38:12.037150 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d9776fb4-d3c0-4ed6-9582-cdd4ca057abf tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e" status: 404 len: 111 microversion: 2.1 time: 0.019170 Jun 10 13:38:12.037490 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1113/3362] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:12 2026] GET /compute/v2.1/servers/56d3888f-a743-4b76-9198-4f950e6d599e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:38:12.045751 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cb5399b5-521f-4c6b-82a9-16b1bbb403d0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:12.057448 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cb5399b5-521f-4c6b-82a9-16b1bbb403d0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1457511561" status: 202 len: 0 microversion: 2.1 time: 0.013689 Jun 10 13:38:12.057761 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1133/3363] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:38:12 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1457511561 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:38:12.436782 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bcf41388-04e0-4b1f-85d2-a4b012930826 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestVolumeBootPattern-2062958224", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCBzRFN4xrajRXIamGnc/uHDuOlf3G4kuPZDHTGaQrtBVEKNKk+vrhQplVPDMAy1rg6AAxpJbXNIbNG4kXPMbdp0lMeK6eAjRWZND4WnwCaFEkaCPI7x0oMEjrbGpHeo6A=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:38:12.449311 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-bcf41388-04e0-4b1f-85d2-a4b012930826 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for project 693ff1f321774522a3e57045cb93d27b. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:38:12.452708 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-bcf41388-04e0-4b1f-85d2-a4b012930826 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for user e26ea791c9b2405282949b7ee6db2eb9 and project 693ff1f321774522a3e57045cb93d27b. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:38:12.471556 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-bcf41388-04e0-4b1f-85d2-a4b012930826 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 400 microversion: 2.1 time: 0.036984 Jun 10 13:38:12.471898 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1118/3364] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:38:12 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:38:12.630486 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-39735824-1ea9-40a7-8703-59184861422b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "7e673b86-df29-4601-9f83-dd7def41e1a8", "device": "/dev/vdb"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:38:12.631870 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-39735824-1ea9-40a7-8703-59184861422b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:12.634918 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39735824-1ea9-40a7-8703-59184861422b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:12.635115 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39735824-1ea9-40a7-8703-59184861422b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:12.635280 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39735824-1ea9-40a7-8703-59184861422b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:12.635570 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39735824-1ea9-40a7-8703-59184861422b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:12.635752 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39735824-1ea9-40a7-8703-59184861422b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:12.635916 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-39735824-1ea9-40a7-8703-59184861422b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:14.741795 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-293318156", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-376578994"}], "block_device_mapping_v2": [{"uuid": "e37fc207-1559-4e33-8b2b-210c003e0324", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-2062958224", "networks": [{"uuid": "3d96b870-f6d4-4aa7-b02e-5fb67ec191a6"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:38:14.785593 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:14.785894 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:14.786153 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:14.786630 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:14.786901 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:14.788187 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:14.792530 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:14.853446 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] validate_networks() for [('3d96b870-f6d4-4aa7-b02e-5fb67ec191a6', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:38:14.853831 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:15.036187 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:15.149999 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:38:15.150157 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:38:15.150359 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:38:15.150507 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:38:15.150653 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:38:15.155604 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:15.155736 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:15.155853 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:15.156252 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:15.157575 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:15.157689 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:15.165006 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:38:15.166520 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for user e26ea791c9b2405282949b7ee6db2eb9 and project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:38:15.183361 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-39735824-1ea9-40a7-8703-59184861422b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "POST /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.554478 Jun 10 13:38:15.183673 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1114/3365] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:38:12 2026] POST /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63/os-volume_attachments => generated 194 bytes in 2555 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:38:15.194944 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:38:15.196120 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] 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='e37fc207-1559-4e33-8b2b-210c003e0324',volume_size=None,volume_type=None)] {{(pid=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:38:15.283883 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-47395087-98e1-4dcf-8b67-215abd535262 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.543851 Jun 10 13:38:15.284371 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1134/3366] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:38:14 2026] POST /compute/v2.1/servers => generated 403 bytes in 545 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:38:15.293906 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-25b57989-d578-45ad-a727-f4651cbc8a94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:15.296096 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-25b57989-d578-45ad-a727-f4651cbc8a94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:15.306606 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-25b57989-d578-45ad-a727-f4651cbc8a94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:15.351570 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-25b57989-d578-45ad-a727-f4651cbc8a94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:15.358479 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-25b57989-d578-45ad-a727-f4651cbc8a94 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1089 microversion: 2.1 time: 0.066769 Jun 10 13:38:15.358772 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1119/3367] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:15 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1089 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:16.373633 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4a9656ef-6d06-4d0d-bd1f-78a09e4cafad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:16.374972 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4a9656ef-6d06-4d0d-bd1f-78a09e4cafad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:16.380406 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4a9656ef-6d06-4d0d-bd1f-78a09e4cafad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:16.380684 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4a9656ef-6d06-4d0d-bd1f-78a09e4cafad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:16.380881 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4a9656ef-6d06-4d0d-bd1f-78a09e4cafad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:16.381298 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4a9656ef-6d06-4d0d-bd1f-78a09e4cafad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:16.381611 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4a9656ef-6d06-4d0d-bd1f-78a09e4cafad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:16.381883 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4a9656ef-6d06-4d0d-bd1f-78a09e4cafad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:16.411769 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4a9656ef-6d06-4d0d-bd1f-78a09e4cafad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:16.458787 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4a9656ef-6d06-4d0d-bd1f-78a09e4cafad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:16.466483 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4a9656ef-6d06-4d0d-bd1f-78a09e4cafad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1139 microversion: 2.1 time: 0.094465 Jun 10 13:38:16.466763 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1115/3368] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:16 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1139 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:17.482874 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-34c744dc-abff-4680-b352-f5442fa24254 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:17.484804 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-34c744dc-abff-4680-b352-f5442fa24254 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:17.489029 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34c744dc-abff-4680-b352-f5442fa24254 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:17.489308 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34c744dc-abff-4680-b352-f5442fa24254 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:17.489627 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34c744dc-abff-4680-b352-f5442fa24254 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:17.490041 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34c744dc-abff-4680-b352-f5442fa24254 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:17.490386 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34c744dc-abff-4680-b352-f5442fa24254 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:17.490654 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-34c744dc-abff-4680-b352-f5442fa24254 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:17.504621 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-34c744dc-abff-4680-b352-f5442fa24254 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:17.549037 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-34c744dc-abff-4680-b352-f5442fa24254 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:17.555928 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-34c744dc-abff-4680-b352-f5442fa24254 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1187 microversion: 2.1 time: 0.074915 Jun 10 13:38:17.556185 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1135/3369] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:17 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1187 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:18.570250 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fdbc033f-daac-4b36-99ca-4cd6ca03bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:18.572052 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fdbc033f-daac-4b36-99ca-4cd6ca03bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:18.576276 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fdbc033f-daac-4b36-99ca-4cd6ca03bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:18.576825 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fdbc033f-daac-4b36-99ca-4cd6ca03bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:18.576825 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fdbc033f-daac-4b36-99ca-4cd6ca03bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:18.577138 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fdbc033f-daac-4b36-99ca-4cd6ca03bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:18.577465 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fdbc033f-daac-4b36-99ca-4cd6ca03bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:18.577761 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fdbc033f-daac-4b36-99ca-4cd6ca03bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:18.593065 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fdbc033f-daac-4b36-99ca-4cd6ca03bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:18.642124 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fdbc033f-daac-4b36-99ca-4cd6ca03bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:18.649122 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fdbc033f-daac-4b36-99ca-4cd6ca03bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1187 microversion: 2.1 time: 0.080687 Jun 10 13:38:18.649630 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1120/3370] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:18 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1187 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:19.663754 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-96dfee47-e80e-4eb4-b9af-34ff5066a25b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:19.665042 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-96dfee47-e80e-4eb4-b9af-34ff5066a25b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:19.670937 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96dfee47-e80e-4eb4-b9af-34ff5066a25b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:19.671308 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96dfee47-e80e-4eb4-b9af-34ff5066a25b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:19.671705 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96dfee47-e80e-4eb4-b9af-34ff5066a25b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:19.672336 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96dfee47-e80e-4eb4-b9af-34ff5066a25b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:19.672794 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96dfee47-e80e-4eb4-b9af-34ff5066a25b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:19.673269 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-96dfee47-e80e-4eb4-b9af-34ff5066a25b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:19.686031 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-96dfee47-e80e-4eb4-b9af-34ff5066a25b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:19.730957 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-96dfee47-e80e-4eb4-b9af-34ff5066a25b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:19.738035 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-96dfee47-e80e-4eb4-b9af-34ff5066a25b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1195 microversion: 2.1 time: 0.076763 Jun 10 13:38:19.738359 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1116/3371] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:19 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1195 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:20.725484 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-dc796895-bb4a-4635-ae48-944875999e6d req-b3271c36-9c75-45d2-bb8f-529d5f7a94fa service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9d60902b-2fba-4976-820f-4cedeb83e4a8", "tag": "be0dc0cf-27f1-4fca-b2a0-41a252f03b75"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:38:20.731110 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-dc796895-bb4a-4635-ae48-944875999e6d req-b3271c36-9c75-45d2-bb8f-529d5f7a94fa service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:20.731280 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-dc796895-bb4a-4635-ae48-944875999e6d req-b3271c36-9c75-45d2-bb8f-529d5f7a94fa service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:20.731396 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-dc796895-bb4a-4635-ae48-944875999e6d req-b3271c36-9c75-45d2-bb8f-529d5f7a94fa service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:20.736454 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-dc796895-bb4a-4635-ae48-944875999e6d req-b3271c36-9c75-45d2-bb8f-529d5f7a94fa service nova] Creating event network-changed:be0dc0cf-27f1-4fca-b2a0-41a252f03b75 for instance 9d60902b-2fba-4976-820f-4cedeb83e4a8 on np0000002501 Jun 10 13:38:20.736866 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-dc796895-bb4a-4635-ae48-944875999e6d req-b3271c36-9c75-45d2-bb8f-529d5f7a94fa service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:38:20.741037 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-dc796895-bb4a-4635-ae48-944875999e6d req-b3271c36-9c75-45d2-bb8f-529d5f7a94fa service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017215 Jun 10 13:38:20.741316 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1136/3372] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:38:20 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 10 13:38:20.752269 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a50671fd-84df-4b58-a2f1-9aa068f63eae tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:20.753640 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a50671fd-84df-4b58-a2f1-9aa068f63eae tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:20.758331 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a50671fd-84df-4b58-a2f1-9aa068f63eae tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:20.758577 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a50671fd-84df-4b58-a2f1-9aa068f63eae tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:20.758796 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a50671fd-84df-4b58-a2f1-9aa068f63eae tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:20.759210 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a50671fd-84df-4b58-a2f1-9aa068f63eae tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:20.759647 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a50671fd-84df-4b58-a2f1-9aa068f63eae tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:20.759950 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a50671fd-84df-4b58-a2f1-9aa068f63eae tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:20.774943 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a50671fd-84df-4b58-a2f1-9aa068f63eae tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:20.912366 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a50671fd-84df-4b58-a2f1-9aa068f63eae tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:20.919546 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a50671fd-84df-4b58-a2f1-9aa068f63eae tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1272 microversion: 2.1 time: 0.168680 Jun 10 13:38:20.919848 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1121/3373] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:20 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1272 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:21.935477 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-eb566edb-84fc-4760-bbee-310abd537ae5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:21.936811 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-eb566edb-84fc-4760-bbee-310abd537ae5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:21.942930 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb566edb-84fc-4760-bbee-310abd537ae5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:21.943297 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb566edb-84fc-4760-bbee-310abd537ae5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:21.943603 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb566edb-84fc-4760-bbee-310abd537ae5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:21.944419 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb566edb-84fc-4760-bbee-310abd537ae5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:21.945017 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb566edb-84fc-4760-bbee-310abd537ae5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:21.945781 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb566edb-84fc-4760-bbee-310abd537ae5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:21.966919 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-eb566edb-84fc-4760-bbee-310abd537ae5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:22.113945 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-eb566edb-84fc-4760-bbee-310abd537ae5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:22.121822 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-eb566edb-84fc-4760-bbee-310abd537ae5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1272 microversion: 2.1 time: 0.187895 Jun 10 13:38:22.122215 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1117/3374] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:21 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1272 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:23.137175 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2d264688-26a7-4dca-877a-4332e7f2344f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:23.138998 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2d264688-26a7-4dca-877a-4332e7f2344f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:23.143837 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d264688-26a7-4dca-877a-4332e7f2344f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:23.144125 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d264688-26a7-4dca-877a-4332e7f2344f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:23.144418 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d264688-26a7-4dca-877a-4332e7f2344f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:23.144921 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d264688-26a7-4dca-877a-4332e7f2344f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:23.145315 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d264688-26a7-4dca-877a-4332e7f2344f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:23.145679 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d264688-26a7-4dca-877a-4332e7f2344f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:23.162361 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2d264688-26a7-4dca-877a-4332e7f2344f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:23.282333 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2d264688-26a7-4dca-877a-4332e7f2344f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:23.289533 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2d264688-26a7-4dca-877a-4332e7f2344f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1260 microversion: 2.1 time: 0.154433 Jun 10 13:38:23.289811 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1137/3375] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:23 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1260 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:24.307097 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7446ac06-60dd-4eb4-b640-e5f4046c0d61 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:24.308929 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7446ac06-60dd-4eb4-b640-e5f4046c0d61 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:24.314585 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7446ac06-60dd-4eb4-b640-e5f4046c0d61 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:24.314920 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7446ac06-60dd-4eb4-b640-e5f4046c0d61 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:24.315208 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7446ac06-60dd-4eb4-b640-e5f4046c0d61 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:24.315770 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7446ac06-60dd-4eb4-b640-e5f4046c0d61 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:24.316156 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7446ac06-60dd-4eb4-b640-e5f4046c0d61 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:24.316581 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7446ac06-60dd-4eb4-b640-e5f4046c0d61 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:24.332427 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7446ac06-60dd-4eb4-b640-e5f4046c0d61 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:24.475235 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7446ac06-60dd-4eb4-b640-e5f4046c0d61 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:24.482549 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7446ac06-60dd-4eb4-b640-e5f4046c0d61 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1260 microversion: 2.1 time: 0.177587 Jun 10 13:38:24.482874 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1122/3376] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:24 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1260 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:25.159804 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:38:25.168854 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:38:25.354163 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:38:25.500661 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c207adbc-2249-46b0-9b53-6400847b9cb2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:25.502668 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c207adbc-2249-46b0-9b53-6400847b9cb2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:25.507781 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c207adbc-2249-46b0-9b53-6400847b9cb2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:25.508075 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c207adbc-2249-46b0-9b53-6400847b9cb2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:25.508331 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c207adbc-2249-46b0-9b53-6400847b9cb2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:25.508873 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c207adbc-2249-46b0-9b53-6400847b9cb2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:25.509240 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c207adbc-2249-46b0-9b53-6400847b9cb2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:25.509604 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c207adbc-2249-46b0-9b53-6400847b9cb2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:25.527564 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c207adbc-2249-46b0-9b53-6400847b9cb2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:25.691665 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c207adbc-2249-46b0-9b53-6400847b9cb2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:25.711382 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c207adbc-2249-46b0-9b53-6400847b9cb2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1260 microversion: 2.1 time: 0.203785 Jun 10 13:38:25.711382 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1118/3377] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:25 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1260 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:26.723840 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d32b88d9-fb16-4dd4-990f-366613f64313 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:26.725370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d32b88d9-fb16-4dd4-990f-366613f64313 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:26.734037 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d32b88d9-fb16-4dd4-990f-366613f64313 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:26.734440 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d32b88d9-fb16-4dd4-990f-366613f64313 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:26.734750 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d32b88d9-fb16-4dd4-990f-366613f64313 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:26.735261 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d32b88d9-fb16-4dd4-990f-366613f64313 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:26.735624 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d32b88d9-fb16-4dd4-990f-366613f64313 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:26.735931 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d32b88d9-fb16-4dd4-990f-366613f64313 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:26.760780 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d32b88d9-fb16-4dd4-990f-366613f64313 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:26.938622 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d32b88d9-fb16-4dd4-990f-366613f64313 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:26.946318 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d32b88d9-fb16-4dd4-990f-366613f64313 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1260 microversion: 2.1 time: 0.224495 Jun 10 13:38:26.946601 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1138/3378] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:26 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1260 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:27.962325 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0b16af69-ce45-4306-8939-b3e02be78964 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:27.963838 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0b16af69-ce45-4306-8939-b3e02be78964 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:27.968843 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0b16af69-ce45-4306-8939-b3e02be78964 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:27.969213 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0b16af69-ce45-4306-8939-b3e02be78964 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:27.969440 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0b16af69-ce45-4306-8939-b3e02be78964 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:27.969892 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0b16af69-ce45-4306-8939-b3e02be78964 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:27.970193 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0b16af69-ce45-4306-8939-b3e02be78964 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:27.970581 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0b16af69-ce45-4306-8939-b3e02be78964 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:27.986791 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0b16af69-ce45-4306-8939-b3e02be78964 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:28.151991 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0b16af69-ce45-4306-8939-b3e02be78964 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:28.158835 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0b16af69-ce45-4306-8939-b3e02be78964 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1260 microversion: 2.1 time: 0.198402 Jun 10 13:38:28.159097 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1123/3379] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:27 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1260 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:29.175471 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a4d166ca-fe38-4a05-a478-b66c07a155e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:29.176699 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a4d166ca-fe38-4a05-a478-b66c07a155e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:29.181533 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a4d166ca-fe38-4a05-a478-b66c07a155e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:29.181840 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a4d166ca-fe38-4a05-a478-b66c07a155e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:29.182132 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a4d166ca-fe38-4a05-a478-b66c07a155e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:29.182622 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a4d166ca-fe38-4a05-a478-b66c07a155e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:29.182911 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a4d166ca-fe38-4a05-a478-b66c07a155e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:29.183193 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a4d166ca-fe38-4a05-a478-b66c07a155e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:29.197727 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a4d166ca-fe38-4a05-a478-b66c07a155e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:29.336229 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a4d166ca-fe38-4a05-a478-b66c07a155e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:29.344994 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a4d166ca-fe38-4a05-a478-b66c07a155e0 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1260 microversion: 2.1 time: 0.172043 Jun 10 13:38:29.345274 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1119/3380] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:29 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1260 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:30.358874 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f612e5a6-c077-40c2-9486-b73c416f43a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:30.360406 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f612e5a6-c077-40c2-9486-b73c416f43a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:30.364886 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f612e5a6-c077-40c2-9486-b73c416f43a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:30.365144 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f612e5a6-c077-40c2-9486-b73c416f43a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:30.365357 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f612e5a6-c077-40c2-9486-b73c416f43a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:30.365738 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f612e5a6-c077-40c2-9486-b73c416f43a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:30.366043 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f612e5a6-c077-40c2-9486-b73c416f43a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:30.366327 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f612e5a6-c077-40c2-9486-b73c416f43a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:30.378055 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f612e5a6-c077-40c2-9486-b73c416f43a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:30.489737 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f612e5a6-c077-40c2-9486-b73c416f43a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:30.496680 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f612e5a6-c077-40c2-9486-b73c416f43a6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1260 microversion: 2.1 time: 0.139332 Jun 10 13:38:30.496945 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1139/3381] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:30 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1260 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:31.512058 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-07595042-4df5-4700-afde-a61350468974 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:31.513472 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-07595042-4df5-4700-afde-a61350468974 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:31.517919 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-07595042-4df5-4700-afde-a61350468974 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:31.518192 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-07595042-4df5-4700-afde-a61350468974 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:31.518447 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-07595042-4df5-4700-afde-a61350468974 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:31.518877 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-07595042-4df5-4700-afde-a61350468974 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:31.519193 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-07595042-4df5-4700-afde-a61350468974 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:31.519525 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-07595042-4df5-4700-afde-a61350468974 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:31.534661 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-07595042-4df5-4700-afde-a61350468974 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:31.647510 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-07595042-4df5-4700-afde-a61350468974 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:31.654172 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-07595042-4df5-4700-afde-a61350468974 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1260 microversion: 2.1 time: 0.143839 Jun 10 13:38:31.654452 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1124/3382] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:31 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1260 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:32.237816 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-26cc88a5-0407-4c01-bf3c-5ebe9d70b0fc req-477f3a27-8765-444b-bf08-6455efed68a9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9d60902b-2fba-4976-820f-4cedeb83e4a8", "name": "network-vif-plugged", "status": "completed", "tag": "be0dc0cf-27f1-4fca-b2a0-41a252f03b75"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:38:32.245788 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-26cc88a5-0407-4c01-bf3c-5ebe9d70b0fc req-477f3a27-8765-444b-bf08-6455efed68a9 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:32.245995 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-26cc88a5-0407-4c01-bf3c-5ebe9d70b0fc req-477f3a27-8765-444b-bf08-6455efed68a9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:32.246168 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-26cc88a5-0407-4c01-bf3c-5ebe9d70b0fc req-477f3a27-8765-444b-bf08-6455efed68a9 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:32.253796 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-26cc88a5-0407-4c01-bf3c-5ebe9d70b0fc req-477f3a27-8765-444b-bf08-6455efed68a9 service nova] Creating event network-vif-plugged:be0dc0cf-27f1-4fca-b2a0-41a252f03b75 for instance 9d60902b-2fba-4976-820f-4cedeb83e4a8 on np0000002501 Jun 10 13:38:32.255077 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-26cc88a5-0407-4c01-bf3c-5ebe9d70b0fc req-477f3a27-8765-444b-bf08-6455efed68a9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:38:32.263471 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-26cc88a5-0407-4c01-bf3c-5ebe9d70b0fc req-477f3a27-8765-444b-bf08-6455efed68a9 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027916 Jun 10 13:38:32.263909 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1120/3383] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:38:32 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:38:32.671395 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6ba9a4ca-0f6d-4767-994d-d2daa5c5c63e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:32.672310 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6ba9a4ca-0f6d-4767-994d-d2daa5c5c63e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:32.677782 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ba9a4ca-0f6d-4767-994d-d2daa5c5c63e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:32.678263 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ba9a4ca-0f6d-4767-994d-d2daa5c5c63e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:32.678674 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ba9a4ca-0f6d-4767-994d-d2daa5c5c63e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:32.679369 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ba9a4ca-0f6d-4767-994d-d2daa5c5c63e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:32.680434 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ba9a4ca-0f6d-4767-994d-d2daa5c5c63e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:32.680434 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6ba9a4ca-0f6d-4767-994d-d2daa5c5c63e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:32.697373 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6ba9a4ca-0f6d-4767-994d-d2daa5c5c63e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:32.857227 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6ba9a4ca-0f6d-4767-994d-d2daa5c5c63e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:32.865519 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6ba9a4ca-0f6d-4767-994d-d2daa5c5c63e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1260 microversion: 2.1 time: 0.197500 Jun 10 13:38:32.865863 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1140/3384] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:32 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1260 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:33.886793 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8dce10c1-af98-48cd-81c0-0a362fd37210 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:33.888569 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8dce10c1-af98-48cd-81c0-0a362fd37210 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:33.893616 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8dce10c1-af98-48cd-81c0-0a362fd37210 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:33.893909 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8dce10c1-af98-48cd-81c0-0a362fd37210 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:33.894132 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8dce10c1-af98-48cd-81c0-0a362fd37210 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:33.894649 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8dce10c1-af98-48cd-81c0-0a362fd37210 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:33.895107 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8dce10c1-af98-48cd-81c0-0a362fd37210 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:33.895481 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8dce10c1-af98-48cd-81c0-0a362fd37210 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:33.918559 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8dce10c1-af98-48cd-81c0-0a362fd37210 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:34.116870 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8dce10c1-af98-48cd-81c0-0a362fd37210 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:34.124418 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8dce10c1-af98-48cd-81c0-0a362fd37210 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1446 microversion: 2.1 time: 0.239885 Jun 10 13:38:34.124691 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1125/3385] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:33 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1446 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:34.141095 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3cfa17e5-96f6-4eb9-8cd9-bd36665b3338 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:34.142561 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3cfa17e5-96f6-4eb9-8cd9-bd36665b3338 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:34.146620 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3cfa17e5-96f6-4eb9-8cd9-bd36665b3338 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:34.146879 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3cfa17e5-96f6-4eb9-8cd9-bd36665b3338 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:34.147090 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3cfa17e5-96f6-4eb9-8cd9-bd36665b3338 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:34.147515 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3cfa17e5-96f6-4eb9-8cd9-bd36665b3338 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:34.147790 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3cfa17e5-96f6-4eb9-8cd9-bd36665b3338 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:34.148058 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3cfa17e5-96f6-4eb9-8cd9-bd36665b3338 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:34.162595 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3cfa17e5-96f6-4eb9-8cd9-bd36665b3338 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:34.286500 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3cfa17e5-96f6-4eb9-8cd9-bd36665b3338 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:34.293846 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3cfa17e5-96f6-4eb9-8cd9-bd36665b3338 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1446 microversion: 2.1 time: 0.154580 Jun 10 13:38:34.294134 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1121/3386] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:34 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1446 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:34.311907 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-2771ec8c-bdfd-4b48-b6ad-6aa2f6fa13b2 req-8cc9e2cc-56eb-49b9-9bdf-b76aee0f9b4f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9d60902b-2fba-4976-820f-4cedeb83e4a8", "name": "network-vif-plugged", "status": "completed", "tag": "be0dc0cf-27f1-4fca-b2a0-41a252f03b75"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:38:34.318365 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2771ec8c-bdfd-4b48-b6ad-6aa2f6fa13b2 req-8cc9e2cc-56eb-49b9-9bdf-b76aee0f9b4f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:34.318553 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2771ec8c-bdfd-4b48-b6ad-6aa2f6fa13b2 req-8cc9e2cc-56eb-49b9-9bdf-b76aee0f9b4f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:34.318657 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-2771ec8c-bdfd-4b48-b6ad-6aa2f6fa13b2 req-8cc9e2cc-56eb-49b9-9bdf-b76aee0f9b4f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:34.327096 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-2771ec8c-bdfd-4b48-b6ad-6aa2f6fa13b2 req-8cc9e2cc-56eb-49b9-9bdf-b76aee0f9b4f service nova] Creating event network-vif-plugged:be0dc0cf-27f1-4fca-b2a0-41a252f03b75 for instance 9d60902b-2fba-4976-820f-4cedeb83e4a8 on np0000002501 Jun 10 13:38:34.327535 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-2771ec8c-bdfd-4b48-b6ad-6aa2f6fa13b2 req-8cc9e2cc-56eb-49b9-9bdf-b76aee0f9b4f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:38:34.332203 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-2771ec8c-bdfd-4b48-b6ad-6aa2f6fa13b2 req-8cc9e2cc-56eb-49b9-9bdf-b76aee0f9b4f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021741 Jun 10 13:38:34.332677 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1141/3387] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:38:34 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 10 13:38:35.476819 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-71b096bb-9368-4a0b-81a4-e8d44e5e0259 req-6b46ecc6-29a8-4b35-9d90-9a853287c25f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9d60902b-2fba-4976-820f-4cedeb83e4a8", "tag": "be0dc0cf-27f1-4fca-b2a0-41a252f03b75"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:38:35.483170 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-71b096bb-9368-4a0b-81a4-e8d44e5e0259 req-6b46ecc6-29a8-4b35-9d90-9a853287c25f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:35.483339 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-71b096bb-9368-4a0b-81a4-e8d44e5e0259 req-6b46ecc6-29a8-4b35-9d90-9a853287c25f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:35.483490 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-71b096bb-9368-4a0b-81a4-e8d44e5e0259 req-6b46ecc6-29a8-4b35-9d90-9a853287c25f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:35.490578 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-71b096bb-9368-4a0b-81a4-e8d44e5e0259 req-6b46ecc6-29a8-4b35-9d90-9a853287c25f service nova] Creating event network-changed:be0dc0cf-27f1-4fca-b2a0-41a252f03b75 for instance 9d60902b-2fba-4976-820f-4cedeb83e4a8 on np0000002501 Jun 10 13:38:35.490911 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-71b096bb-9368-4a0b-81a4-e8d44e5e0259 req-6b46ecc6-29a8-4b35-9d90-9a853287c25f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:38:35.494526 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-71b096bb-9368-4a0b-81a4-e8d44e5e0259 req-6b46ecc6-29a8-4b35-9d90-9a853287c25f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019625 Jun 10 13:38:35.494795 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1126/3388] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:38:35 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 10 13:38:36.409572 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-082850ae-2f0c-447d-991a-ed2569603d62 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:36.409958 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-082850ae-2f0c-447d-991a-ed2569603d62 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:36.417176 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-082850ae-2f0c-447d-991a-ed2569603d62 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:36.417397 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-082850ae-2f0c-447d-991a-ed2569603d62 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:36.417579 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-082850ae-2f0c-447d-991a-ed2569603d62 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:36.417850 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-082850ae-2f0c-447d-991a-ed2569603d62 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:36.418046 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-082850ae-2f0c-447d-991a-ed2569603d62 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:36.418224 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-082850ae-2f0c-447d-991a-ed2569603d62 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:36.433757 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-082850ae-2f0c-447d-991a-ed2569603d62 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:38:36.483518 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-082850ae-2f0c-447d-991a-ed2569603d62 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 204 len: 0 microversion: 2.1 time: 0.075567 Jun 10 13:38:36.483996 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1122/3389] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:38:36 2026] DELETE /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:38:36.492582 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b652b02f-b92b-48ef-a176-fa1378a9b8e9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:36.494020 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b652b02f-b92b-48ef-a176-fa1378a9b8e9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:36.498057 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b652b02f-b92b-48ef-a176-fa1378a9b8e9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:36.498286 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b652b02f-b92b-48ef-a176-fa1378a9b8e9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:36.498526 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b652b02f-b92b-48ef-a176-fa1378a9b8e9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:36.498955 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b652b02f-b92b-48ef-a176-fa1378a9b8e9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:36.499246 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b652b02f-b92b-48ef-a176-fa1378a9b8e9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:36.499540 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b652b02f-b92b-48ef-a176-fa1378a9b8e9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:36.515649 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b652b02f-b92b-48ef-a176-fa1378a9b8e9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:36.708366 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b652b02f-b92b-48ef-a176-fa1378a9b8e9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:36.716855 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b652b02f-b92b-48ef-a176-fa1378a9b8e9 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1584 microversion: 2.1 time: 0.226023 Jun 10 13:38:36.717110 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1142/3390] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:36 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1584 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:37.667468 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-db878224-a4e6-4c57-b6eb-79313000e4fc req-6c979fed-d389-4f64-bba0-4b5f0a580633 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "87c76d3d-921c-4b37-a75c-9df9ca7ca0fa", "name": "network-vif-unplugged", "status": "completed", "tag": "18175d6a-b4d3-4f2f-a7fc-6915602c0bfd"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:38:37.672681 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-db878224-a4e6-4c57-b6eb-79313000e4fc req-6c979fed-d389-4f64-bba0-4b5f0a580633 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:37.672825 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-db878224-a4e6-4c57-b6eb-79313000e4fc req-6c979fed-d389-4f64-bba0-4b5f0a580633 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:37.672973 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-db878224-a4e6-4c57-b6eb-79313000e4fc req-6c979fed-d389-4f64-bba0-4b5f0a580633 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:37.681423 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-db878224-a4e6-4c57-b6eb-79313000e4fc req-6c979fed-d389-4f64-bba0-4b5f0a580633 service nova] Creating event network-vif-unplugged:18175d6a-b4d3-4f2f-a7fc-6915602c0bfd for instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa on np0000002501 Jun 10 13:38:37.681956 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-db878224-a4e6-4c57-b6eb-79313000e4fc req-6c979fed-d389-4f64-bba0-4b5f0a580633 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:38:37.687601 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-db878224-a4e6-4c57-b6eb-79313000e4fc req-6c979fed-d389-4f64-bba0-4b5f0a580633 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021008 Jun 10 13:38:37.687601 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1127/3391] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:38:37 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 10 13:38:37.734788 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f16b195f-5363-4178-a81d-feb82f2f0794 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:37.736900 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f16b195f-5363-4178-a81d-feb82f2f0794 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:37.741884 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f16b195f-5363-4178-a81d-feb82f2f0794 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:37.742206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f16b195f-5363-4178-a81d-feb82f2f0794 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:37.743048 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f16b195f-5363-4178-a81d-feb82f2f0794 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:37.743606 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f16b195f-5363-4178-a81d-feb82f2f0794 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:37.744045 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f16b195f-5363-4178-a81d-feb82f2f0794 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:37.744409 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f16b195f-5363-4178-a81d-feb82f2f0794 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:37.766324 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f16b195f-5363-4178-a81d-feb82f2f0794 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:37.983957 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f16b195f-5363-4178-a81d-feb82f2f0794 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:37.995765 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f16b195f-5363-4178-a81d-feb82f2f0794 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1584 microversion: 2.1 time: 0.263802 Jun 10 13:38:37.996172 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1123/3392] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:37 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1584 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:39.015447 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-890cb70f-5e60-47ee-8a1f-025860251a8c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:39.017568 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-890cb70f-5e60-47ee-8a1f-025860251a8c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:39.023296 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-890cb70f-5e60-47ee-8a1f-025860251a8c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:39.023572 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-890cb70f-5e60-47ee-8a1f-025860251a8c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:39.023773 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-890cb70f-5e60-47ee-8a1f-025860251a8c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:39.024234 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-890cb70f-5e60-47ee-8a1f-025860251a8c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:39.024602 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-890cb70f-5e60-47ee-8a1f-025860251a8c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:39.024903 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-890cb70f-5e60-47ee-8a1f-025860251a8c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:39.041611 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-890cb70f-5e60-47ee-8a1f-025860251a8c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:39.198389 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-890cb70f-5e60-47ee-8a1f-025860251a8c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:39.206824 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-890cb70f-5e60-47ee-8a1f-025860251a8c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1584 microversion: 2.1 time: 0.193347 Jun 10 13:38:39.207212 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1143/3393] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:39 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1584 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:39.728371 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-b50ef114-0504-43e1-9c15-07155b892d5c req-deef38de-bee7-4e3f-9e1c-25aeeafec85e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "87c76d3d-921c-4b37-a75c-9df9ca7ca0fa", "name": "network-vif-unplugged", "status": "completed", "tag": "18175d6a-b4d3-4f2f-a7fc-6915602c0bfd"}, {"server_uuid": "87c76d3d-921c-4b37-a75c-9df9ca7ca0fa", "name": "network-vif-plugged", "status": "completed", "tag": "18175d6a-b4d3-4f2f-a7fc-6915602c0bfd"}, {"server_uuid": "87c76d3d-921c-4b37-a75c-9df9ca7ca0fa", "name": "network-vif-plugged", "status": "completed", "tag": "18175d6a-b4d3-4f2f-a7fc-6915602c0bfd"}, {"server_uuid": "87c76d3d-921c-4b37-a75c-9df9ca7ca0fa", "name": "network-vif-unplugged", "status": "completed", "tag": "18175d6a-b4d3-4f2f-a7fc-6915602c0bfd"}, {"server_uuid": "87c76d3d-921c-4b37-a75c-9df9ca7ca0fa", "name": "network-vif-unplugged", "status": "completed", "tag": "18175d6a-b4d3-4f2f-a7fc-6915602c0bfd"}, {"server_uuid": "87c76d3d-921c-4b37-a75c-9df9ca7ca0fa", "name": "network-vif-deleted", "tag": "18175d6a-b4d3-4f2f-a7fc-6915602c0bfd"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:38:39.733440 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b50ef114-0504-43e1-9c15-07155b892d5c req-deef38de-bee7-4e3f-9e1c-25aeeafec85e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:39.733832 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b50ef114-0504-43e1-9c15-07155b892d5c req-deef38de-bee7-4e3f-9e1c-25aeeafec85e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:39.734126 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b50ef114-0504-43e1-9c15-07155b892d5c req-deef38de-bee7-4e3f-9e1c-25aeeafec85e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:39.740908 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b50ef114-0504-43e1-9c15-07155b892d5c req-deef38de-bee7-4e3f-9e1c-25aeeafec85e service nova] Creating event network-vif-unplugged:18175d6a-b4d3-4f2f-a7fc-6915602c0bfd for instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa on np0000002501 Jun 10 13:38:39.741285 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b50ef114-0504-43e1-9c15-07155b892d5c req-deef38de-bee7-4e3f-9e1c-25aeeafec85e service nova] Creating event network-vif-plugged:18175d6a-b4d3-4f2f-a7fc-6915602c0bfd for instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa on np0000002501 Jun 10 13:38:39.741533 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b50ef114-0504-43e1-9c15-07155b892d5c req-deef38de-bee7-4e3f-9e1c-25aeeafec85e service nova] Creating event network-vif-plugged:18175d6a-b4d3-4f2f-a7fc-6915602c0bfd for instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa on np0000002501 Jun 10 13:38:39.741736 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b50ef114-0504-43e1-9c15-07155b892d5c req-deef38de-bee7-4e3f-9e1c-25aeeafec85e service nova] Creating event network-vif-unplugged:18175d6a-b4d3-4f2f-a7fc-6915602c0bfd for instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa on np0000002501 Jun 10 13:38:39.741933 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b50ef114-0504-43e1-9c15-07155b892d5c req-deef38de-bee7-4e3f-9e1c-25aeeafec85e service nova] Creating event network-vif-unplugged:18175d6a-b4d3-4f2f-a7fc-6915602c0bfd for instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa on np0000002501 Jun 10 13:38:39.742139 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b50ef114-0504-43e1-9c15-07155b892d5c req-deef38de-bee7-4e3f-9e1c-25aeeafec85e service nova] Creating event network-vif-deleted:18175d6a-b4d3-4f2f-a7fc-6915602c0bfd for instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa on np0000002501 Jun 10 13:38:39.742609 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-b50ef114-0504-43e1-9c15-07155b892d5c req-deef38de-bee7-4e3f-9e1c-25aeeafec85e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:38:39.747416 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-b50ef114-0504-43e1-9c15-07155b892d5c req-deef38de-bee7-4e3f-9e1c-25aeeafec85e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1044 microversion: 2.1 time: 0.023033 Jun 10 13:38:39.747988 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1128/3394] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:38:39 2026] POST /compute/v2.1/os-server-external-events => generated 1044 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:40.221206 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e3b82832-78f7-413a-a0d8-ee8dc51933a4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:40.223185 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e3b82832-78f7-413a-a0d8-ee8dc51933a4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:40.227500 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3b82832-78f7-413a-a0d8-ee8dc51933a4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:40.227746 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3b82832-78f7-413a-a0d8-ee8dc51933a4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:40.227996 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3b82832-78f7-413a-a0d8-ee8dc51933a4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:40.228422 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3b82832-78f7-413a-a0d8-ee8dc51933a4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:40.228779 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3b82832-78f7-413a-a0d8-ee8dc51933a4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:40.229069 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e3b82832-78f7-413a-a0d8-ee8dc51933a4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:40.243465 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e3b82832-78f7-413a-a0d8-ee8dc51933a4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:40.291570 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e3b82832-78f7-413a-a0d8-ee8dc51933a4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:40.299112 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e3b82832-78f7-413a-a0d8-ee8dc51933a4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1230 microversion: 2.1 time: 0.079680 Jun 10 13:38:40.299410 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1124/3395] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:40 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1230 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:41.314589 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bfa2c6c2-6f95-4740-8b7a-29d0ddddf4f7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:41.316456 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bfa2c6c2-6f95-4740-8b7a-29d0ddddf4f7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:41.322871 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfa2c6c2-6f95-4740-8b7a-29d0ddddf4f7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:41.323240 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfa2c6c2-6f95-4740-8b7a-29d0ddddf4f7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:41.323567 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfa2c6c2-6f95-4740-8b7a-29d0ddddf4f7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:41.324205 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfa2c6c2-6f95-4740-8b7a-29d0ddddf4f7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:41.324664 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfa2c6c2-6f95-4740-8b7a-29d0ddddf4f7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:41.325116 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfa2c6c2-6f95-4740-8b7a-29d0ddddf4f7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:41.345006 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfa2c6c2-6f95-4740-8b7a-29d0ddddf4f7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:41.345286 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfa2c6c2-6f95-4740-8b7a-29d0ddddf4f7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:41.345529 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfa2c6c2-6f95-4740-8b7a-29d0ddddf4f7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:41.345848 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-bfa2c6c2-6f95-4740-8b7a-29d0ddddf4f7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lazy-loading 'fault' on Instance uuid 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:38:41.350034 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bfa2c6c2-6f95-4740-8b7a-29d0ddddf4f7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:41.417584 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bfa2c6c2-6f95-4740-8b7a-29d0ddddf4f7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:41.432287 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bfa2c6c2-6f95-4740-8b7a-29d0ddddf4f7 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1235 microversion: 2.1 time: 0.120408 Jun 10 13:38:41.432691 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1144/3396] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:41 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1235 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:42.449455 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d54bd2ce-b6be-4122-8b8a-ec62c92c2e23 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:42.450444 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d54bd2ce-b6be-4122-8b8a-ec62c92c2e23 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:42.455185 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d54bd2ce-b6be-4122-8b8a-ec62c92c2e23 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:42.456014 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d54bd2ce-b6be-4122-8b8a-ec62c92c2e23 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:42.456403 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d54bd2ce-b6be-4122-8b8a-ec62c92c2e23 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:42.457084 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d54bd2ce-b6be-4122-8b8a-ec62c92c2e23 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:42.457505 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d54bd2ce-b6be-4122-8b8a-ec62c92c2e23 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:42.457852 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d54bd2ce-b6be-4122-8b8a-ec62c92c2e23 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:42.479783 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d54bd2ce-b6be-4122-8b8a-ec62c92c2e23 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:42.480266 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d54bd2ce-b6be-4122-8b8a-ec62c92c2e23 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:42.480592 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d54bd2ce-b6be-4122-8b8a-ec62c92c2e23 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:42.480998 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-d54bd2ce-b6be-4122-8b8a-ec62c92c2e23 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lazy-loading 'fault' on Instance uuid 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:38:42.487425 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d54bd2ce-b6be-4122-8b8a-ec62c92c2e23 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:42.542708 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d54bd2ce-b6be-4122-8b8a-ec62c92c2e23 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:42.553187 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d54bd2ce-b6be-4122-8b8a-ec62c92c2e23 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 200 len: 1235 microversion: 2.1 time: 0.106725 Jun 10 13:38:42.553763 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1129/3397] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:42 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 1235 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:43.569309 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4f0a812e-51d4-4950-a755-2c493f5b907e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:43.570792 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4f0a812e-51d4-4950-a755-2c493f5b907e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:43.575908 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4f0a812e-51d4-4950-a755-2c493f5b907e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:43.576171 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4f0a812e-51d4-4950-a755-2c493f5b907e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:43.576370 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4f0a812e-51d4-4950-a755-2c493f5b907e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:43.576797 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4f0a812e-51d4-4950-a755-2c493f5b907e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:43.577086 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4f0a812e-51d4-4950-a755-2c493f5b907e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:43.577358 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4f0a812e-51d4-4950-a755-2c493f5b907e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:43.584895 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-4f0a812e-51d4-4950-a755-2c493f5b907e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] HTTP exception thrown: Instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa could not be found. Jun 10 13:38:43.585173 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4f0a812e-51d4-4950-a755-2c493f5b907e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Returning 404 to user: Instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:38:43.585625 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4f0a812e-51d4-4950-a755-2c493f5b907e tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 404 len: 111 microversion: 2.1 time: 0.018649 Jun 10 13:38:43.585881 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1125/3398] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:43 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:38:51.342360 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=34,nova_api:UPDATE=1,nova_api:DELETE=2,nova_api:INSERT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:38:51.420552 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=80,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:38:52.477292 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=31,nova_api:INSERT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:38:52.544860 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=63 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:38:53.573095 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=31,nova_api:UPDATE=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:38:53.580707 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=89,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:38:57.326370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-828249420", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-703523982"}], "block_device_mapping_v2": [{"uuid": "56a24da8-ab5b-439c-a5e2-abc73d1f0c90", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestEncryptedCinderVolumes-1599904064", "networks": [{"uuid": "7142d353-df76-49b6-9f47-c156c481da5e"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:38:57.368176 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:57.370366 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:57.370366 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:57.370366 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:57.370366 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:57.370757 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:57.381378 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:57.460374 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] validate_networks() for [('7142d353-df76-49b6-9f47-c156c481da5e', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:38:57.460374 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:57.691375 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:57.862861 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:38:57.863019 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:38:57.863275 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:38:57.863536 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:38:57.863644 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:38:57.884542 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:57.885547 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:57.886499 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:57.889104 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:57.892528 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:57.893175 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:57.920069 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Getting quotas for project c49fbd51d0294424800eb5be6b3e9c86. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:38:57.922485 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Getting quotas for user fa57b49f5a20414d81396c256a4b827e and project c49fbd51d0294424800eb5be6b3e9c86. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:38:57.962207 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:38:57.963374 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] 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='56a24da8-ab5b-439c-a5e2-abc73d1f0c90',volume_size=None,volume_type=None)] {{(pid=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:38:58.147207 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ec0fdfa8-775f-4570-bea0-64c0e96d4b61 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.823894 Jun 10 13:38:58.147489 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1145/3399] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:38:57 2026] POST /compute/v2.1/servers => generated 403 bytes in 824 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:38:58.158369 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-703a4bd1-092a-46db-90b8-72723b60f3a1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:58.159769 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-703a4bd1-092a-46db-90b8-72723b60f3a1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:58.170308 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-703a4bd1-092a-46db-90b8-72723b60f3a1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:58.223211 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-703a4bd1-092a-46db-90b8-72723b60f3a1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:58.231816 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-703a4bd1-092a-46db-90b8-72723b60f3a1 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1099 microversion: 2.1 time: 0.076616 Jun 10 13:38:58.232181 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1130/3400] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:58 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1099 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:38:59.249924 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9a5dfc40-383d-4824-97f3-57bc45eb8b8a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:38:59.251330 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9a5dfc40-383d-4824-97f3-57bc45eb8b8a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:38:59.257259 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a5dfc40-383d-4824-97f3-57bc45eb8b8a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:59.258711 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a5dfc40-383d-4824-97f3-57bc45eb8b8a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:59.258920 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a5dfc40-383d-4824-97f3-57bc45eb8b8a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:59.259364 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a5dfc40-383d-4824-97f3-57bc45eb8b8a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:38:59.259714 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a5dfc40-383d-4824-97f3-57bc45eb8b8a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:38:59.259992 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9a5dfc40-383d-4824-97f3-57bc45eb8b8a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:38:59.277738 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9a5dfc40-383d-4824-97f3-57bc45eb8b8a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:38:59.358241 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9a5dfc40-383d-4824-97f3-57bc45eb8b8a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:38:59.365447 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9a5dfc40-383d-4824-97f3-57bc45eb8b8a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1149 microversion: 2.1 time: 0.117362 Jun 10 13:38:59.365706 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1126/3401] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:38:59 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1149 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:00.379497 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5b497dc7-4cc4-4c51-999d-67f4ea83d2af tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:00.381277 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5b497dc7-4cc4-4c51-999d-67f4ea83d2af tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:00.384964 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5b497dc7-4cc4-4c51-999d-67f4ea83d2af tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:00.385203 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5b497dc7-4cc4-4c51-999d-67f4ea83d2af tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:00.385407 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5b497dc7-4cc4-4c51-999d-67f4ea83d2af tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:00.385819 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5b497dc7-4cc4-4c51-999d-67f4ea83d2af tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:00.386102 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5b497dc7-4cc4-4c51-999d-67f4ea83d2af tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:00.386369 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5b497dc7-4cc4-4c51-999d-67f4ea83d2af tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:00.401326 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5b497dc7-4cc4-4c51-999d-67f4ea83d2af tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:00.446269 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5b497dc7-4cc4-4c51-999d-67f4ea83d2af tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:00.454420 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5b497dc7-4cc4-4c51-999d-67f4ea83d2af tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1197 microversion: 2.1 time: 0.076547 Jun 10 13:39:00.454718 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1146/3402] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:00 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1197 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:01.468915 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-759fbf1d-b6f1-415f-824f-e2aa8ff73921 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:01.471398 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-759fbf1d-b6f1-415f-824f-e2aa8ff73921 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:01.476156 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-759fbf1d-b6f1-415f-824f-e2aa8ff73921 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:01.476468 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-759fbf1d-b6f1-415f-824f-e2aa8ff73921 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:01.476748 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-759fbf1d-b6f1-415f-824f-e2aa8ff73921 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:01.477313 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-759fbf1d-b6f1-415f-824f-e2aa8ff73921 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:01.477695 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-759fbf1d-b6f1-415f-824f-e2aa8ff73921 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:01.478025 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-759fbf1d-b6f1-415f-824f-e2aa8ff73921 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:01.493542 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-759fbf1d-b6f1-415f-824f-e2aa8ff73921 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:01.547483 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-759fbf1d-b6f1-415f-824f-e2aa8ff73921 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:01.554175 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-759fbf1d-b6f1-415f-824f-e2aa8ff73921 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1197 microversion: 2.1 time: 0.087438 Jun 10 13:39:01.554582 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1131/3403] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:01 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1197 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:02.568393 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0262e531-2397-4fa4-9c44-c11b944b5786 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:02.569813 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0262e531-2397-4fa4-9c44-c11b944b5786 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:02.574895 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0262e531-2397-4fa4-9c44-c11b944b5786 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:02.575438 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0262e531-2397-4fa4-9c44-c11b944b5786 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:02.575438 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0262e531-2397-4fa4-9c44-c11b944b5786 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:02.577142 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0262e531-2397-4fa4-9c44-c11b944b5786 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:02.577142 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0262e531-2397-4fa4-9c44-c11b944b5786 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:02.577142 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0262e531-2397-4fa4-9c44-c11b944b5786 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:02.593807 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0262e531-2397-4fa4-9c44-c11b944b5786 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:02.640257 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0262e531-2397-4fa4-9c44-c11b944b5786 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:02.647957 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0262e531-2397-4fa4-9c44-c11b944b5786 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1205 microversion: 2.1 time: 0.081129 Jun 10 13:39:02.648302 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1127/3404] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:02 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1205 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:02.812130 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-873cd144-eacc-4f88-8445-7051b78e4d8e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:02.812515 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-873cd144-eacc-4f88-8445-7051b78e4d8e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:02.815264 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-873cd144-eacc-4f88-8445-7051b78e4d8e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:02.815465 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-873cd144-eacc-4f88-8445-7051b78e4d8e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:02.815615 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-873cd144-eacc-4f88-8445-7051b78e4d8e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:02.815875 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-873cd144-eacc-4f88-8445-7051b78e4d8e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:02.816036 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-873cd144-eacc-4f88-8445-7051b78e4d8e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:02.816187 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-873cd144-eacc-4f88-8445-7051b78e4d8e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:02.863747 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-873cd144-eacc-4f88-8445-7051b78e4d8e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lazy-loading 'services' on Instance uuid 6a745ebd-0bdf-4d65-adc8-ffa55d721f63 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:39:02.908966 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-873cd144-eacc-4f88-8445-7051b78e4d8e tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63/os-volume_attachments/7e673b86-df29-4601-9f83-dd7def41e1a8" status: 202 len: 0 microversion: 2.1 time: 0.098277 Jun 10 13:39:02.909361 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1147/3405] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:39:02 2026] DELETE /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63/os-volume_attachments/7e673b86-df29-4601-9f83-dd7def41e1a8 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:39:03.608853 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-3f02e6d2-049d-4e11-be1b-176728866ff4 req-aa41e3d3-7da5-4261-9067-7c3da58be297 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "08efc240-97e8-4e87-83c5-1c486f947b45", "tag": "1486facd-792c-45c3-b04f-04fab49b75cb"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:03.615983 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-3f02e6d2-049d-4e11-be1b-176728866ff4 req-aa41e3d3-7da5-4261-9067-7c3da58be297 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:03.616218 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-3f02e6d2-049d-4e11-be1b-176728866ff4 req-aa41e3d3-7da5-4261-9067-7c3da58be297 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:03.616309 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-3f02e6d2-049d-4e11-be1b-176728866ff4 req-aa41e3d3-7da5-4261-9067-7c3da58be297 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:03.622613 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-3f02e6d2-049d-4e11-be1b-176728866ff4 req-aa41e3d3-7da5-4261-9067-7c3da58be297 service nova] Creating event network-changed:1486facd-792c-45c3-b04f-04fab49b75cb for instance 08efc240-97e8-4e87-83c5-1c486f947b45 on np0000002501 Jun 10 13:39:03.623042 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-3f02e6d2-049d-4e11-be1b-176728866ff4 req-aa41e3d3-7da5-4261-9067-7c3da58be297 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:03.627247 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-3f02e6d2-049d-4e11-be1b-176728866ff4 req-aa41e3d3-7da5-4261-9067-7c3da58be297 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020034 Jun 10 13:39:03.627573 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1132/3406] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:03 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 10 13:39:03.662978 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9396c9df-4099-4733-bae4-193e51d6540c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:03.664332 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9396c9df-4099-4733-bae4-193e51d6540c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:03.668856 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9396c9df-4099-4733-bae4-193e51d6540c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:03.669111 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9396c9df-4099-4733-bae4-193e51d6540c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:03.669318 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9396c9df-4099-4733-bae4-193e51d6540c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:03.669760 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9396c9df-4099-4733-bae4-193e51d6540c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:03.670052 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9396c9df-4099-4733-bae4-193e51d6540c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:03.670325 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9396c9df-4099-4733-bae4-193e51d6540c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:03.683118 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9396c9df-4099-4733-bae4-193e51d6540c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:03.817890 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9396c9df-4099-4733-bae4-193e51d6540c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:03.824177 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9396c9df-4099-4733-bae4-193e51d6540c tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1282 microversion: 2.1 time: 0.162999 Jun 10 13:39:03.824467 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1128/3407] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:03 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1282 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:04.843949 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-edfb0cd6-7558-4a22-a811-9c8ca3399a98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:04.845314 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-edfb0cd6-7558-4a22-a811-9c8ca3399a98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:04.849208 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edfb0cd6-7558-4a22-a811-9c8ca3399a98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:04.849467 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edfb0cd6-7558-4a22-a811-9c8ca3399a98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:04.849668 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edfb0cd6-7558-4a22-a811-9c8ca3399a98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:04.850047 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edfb0cd6-7558-4a22-a811-9c8ca3399a98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:04.850313 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edfb0cd6-7558-4a22-a811-9c8ca3399a98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:04.850593 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edfb0cd6-7558-4a22-a811-9c8ca3399a98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:04.867317 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-edfb0cd6-7558-4a22-a811-9c8ca3399a98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:05.015811 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-edfb0cd6-7558-4a22-a811-9c8ca3399a98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:05.023863 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-edfb0cd6-7558-4a22-a811-9c8ca3399a98 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1282 microversion: 2.1 time: 0.181491 Jun 10 13:39:05.024149 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1148/3408] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:04 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1282 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:06.039915 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4e40f20f-8e70-4986-bf7b-cf1ed2cda1bc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:06.042796 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4e40f20f-8e70-4986-bf7b-cf1ed2cda1bc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:06.046191 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e40f20f-8e70-4986-bf7b-cf1ed2cda1bc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:06.046474 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e40f20f-8e70-4986-bf7b-cf1ed2cda1bc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:06.046747 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e40f20f-8e70-4986-bf7b-cf1ed2cda1bc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:06.047166 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e40f20f-8e70-4986-bf7b-cf1ed2cda1bc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:06.047665 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e40f20f-8e70-4986-bf7b-cf1ed2cda1bc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:06.048011 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4e40f20f-8e70-4986-bf7b-cf1ed2cda1bc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:06.064702 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4e40f20f-8e70-4986-bf7b-cf1ed2cda1bc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:06.075293 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6fcb5872-5c33-4098-a382-259fac35ddbe tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:06.075694 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6fcb5872-5c33-4098-a382-259fac35ddbe tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:06.078759 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6fcb5872-5c33-4098-a382-259fac35ddbe tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:06.078920 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6fcb5872-5c33-4098-a382-259fac35ddbe tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:06.079077 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6fcb5872-5c33-4098-a382-259fac35ddbe tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:06.079363 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6fcb5872-5c33-4098-a382-259fac35ddbe tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:06.079558 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6fcb5872-5c33-4098-a382-259fac35ddbe tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:06.079705 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6fcb5872-5c33-4098-a382-259fac35ddbe tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:06.099303 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6fcb5872-5c33-4098-a382-259fac35ddbe tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:39:06.148095 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6fcb5872-5c33-4098-a382-259fac35ddbe tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 204 len: 0 microversion: 2.1 time: 0.074267 Jun 10 13:39:06.148360 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1129/3409] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:39:06 2026] DELETE /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:39:06.156946 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-61bc4803-b2d5-4203-a940-c090895899eb tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:06.158273 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-61bc4803-b2d5-4203-a940-c090895899eb tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:06.163320 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-61bc4803-b2d5-4203-a940-c090895899eb tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:06.163501 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-61bc4803-b2d5-4203-a940-c090895899eb tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:06.163569 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-61bc4803-b2d5-4203-a940-c090895899eb tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:06.164051 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-61bc4803-b2d5-4203-a940-c090895899eb tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:06.164326 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-61bc4803-b2d5-4203-a940-c090895899eb tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:06.164610 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-61bc4803-b2d5-4203-a940-c090895899eb tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:06.182060 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-61bc4803-b2d5-4203-a940-c090895899eb tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:06.184637 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4e40f20f-8e70-4986-bf7b-cf1ed2cda1bc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:06.191531 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4e40f20f-8e70-4986-bf7b-cf1ed2cda1bc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1270 microversion: 2.1 time: 0.154388 Jun 10 13:39:06.191818 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1133/3410] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:06 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1270 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:06.323646 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-61bc4803-b2d5-4203-a940-c090895899eb tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:06.332654 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-61bc4803-b2d5-4203-a940-c090895899eb tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1664 microversion: 2.1 time: 0.177076 Jun 10 13:39:06.332824 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1149/3411] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:06 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1664 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:07.208688 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6bac7b6d-4f0c-40a7-a01c-78a39637a809 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:07.210287 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6bac7b6d-4f0c-40a7-a01c-78a39637a809 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:07.214416 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bac7b6d-4f0c-40a7-a01c-78a39637a809 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:07.214621 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bac7b6d-4f0c-40a7-a01c-78a39637a809 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:07.214823 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bac7b6d-4f0c-40a7-a01c-78a39637a809 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:07.215205 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bac7b6d-4f0c-40a7-a01c-78a39637a809 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:07.215514 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bac7b6d-4f0c-40a7-a01c-78a39637a809 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:07.215788 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bac7b6d-4f0c-40a7-a01c-78a39637a809 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:07.235654 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6bac7b6d-4f0c-40a7-a01c-78a39637a809 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:07.279852 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-dd4e3b77-5704-404d-947e-a4f9bc9cac3b req-85853d9e-08f6-423d-8550-89a7c224d484 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6a745ebd-0bdf-4d65-adc8-ffa55d721f63", "name": "network-vif-unplugged", "status": "completed", "tag": "f1a1dc2d-0003-4e70-bea2-af26493d70df"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:07.285901 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-dd4e3b77-5704-404d-947e-a4f9bc9cac3b req-85853d9e-08f6-423d-8550-89a7c224d484 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:07.286236 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-dd4e3b77-5704-404d-947e-a4f9bc9cac3b req-85853d9e-08f6-423d-8550-89a7c224d484 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:07.286401 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-dd4e3b77-5704-404d-947e-a4f9bc9cac3b req-85853d9e-08f6-423d-8550-89a7c224d484 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:07.292717 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-dd4e3b77-5704-404d-947e-a4f9bc9cac3b req-85853d9e-08f6-423d-8550-89a7c224d484 service nova] Creating event network-vif-unplugged:f1a1dc2d-0003-4e70-bea2-af26493d70df for instance 6a745ebd-0bdf-4d65-adc8-ffa55d721f63 on np0000002501 Jun 10 13:39:07.293141 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-dd4e3b77-5704-404d-947e-a4f9bc9cac3b req-85853d9e-08f6-423d-8550-89a7c224d484 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:07.296992 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-dd4e3b77-5704-404d-947e-a4f9bc9cac3b req-85853d9e-08f6-423d-8550-89a7c224d484 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.019103 Jun 10 13:39:07.297618 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1134/3412] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:07 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 10 13:39:07.348009 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-60ef3a7e-da58-41bf-a46d-719a3fe22912 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:07.351157 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-60ef3a7e-da58-41bf-a46d-719a3fe22912 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:07.355289 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60ef3a7e-da58-41bf-a46d-719a3fe22912 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:07.355582 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60ef3a7e-da58-41bf-a46d-719a3fe22912 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:07.355805 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60ef3a7e-da58-41bf-a46d-719a3fe22912 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:07.356234 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60ef3a7e-da58-41bf-a46d-719a3fe22912 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:07.356561 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60ef3a7e-da58-41bf-a46d-719a3fe22912 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:07.356844 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60ef3a7e-da58-41bf-a46d-719a3fe22912 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:07.357318 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6bac7b6d-4f0c-40a7-a01c-78a39637a809 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:07.366687 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6bac7b6d-4f0c-40a7-a01c-78a39637a809 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1270 microversion: 2.1 time: 0.159383 Jun 10 13:39:07.366687 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1130/3413] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:07 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1270 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:07.372833 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-60ef3a7e-da58-41bf-a46d-719a3fe22912 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:07.559924 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-60ef3a7e-da58-41bf-a46d-719a3fe22912 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:07.570382 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-60ef3a7e-da58-41bf-a46d-719a3fe22912 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1664 microversion: 2.1 time: 0.223850 Jun 10 13:39:07.570775 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1150/3414] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:07 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1664 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:07.897721 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:39:07.929164 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:39:08.225839 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:39:08.378537 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8cb76cd2-d8b3-4ff5-8c12-6430ece2a250 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:08.379905 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8cb76cd2-d8b3-4ff5-8c12-6430ece2a250 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:08.383589 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cb76cd2-d8b3-4ff5-8c12-6430ece2a250 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:08.383814 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cb76cd2-d8b3-4ff5-8c12-6430ece2a250 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:08.384000 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cb76cd2-d8b3-4ff5-8c12-6430ece2a250 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:08.384415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cb76cd2-d8b3-4ff5-8c12-6430ece2a250 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:08.384699 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cb76cd2-d8b3-4ff5-8c12-6430ece2a250 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:08.384952 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8cb76cd2-d8b3-4ff5-8c12-6430ece2a250 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:08.403530 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8cb76cd2-d8b3-4ff5-8c12-6430ece2a250 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:08.509187 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8cb76cd2-d8b3-4ff5-8c12-6430ece2a250 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:08.516165 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8cb76cd2-d8b3-4ff5-8c12-6430ece2a250 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1270 microversion: 2.1 time: 0.139186 Jun 10 13:39:08.516421 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1135/3415] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:08 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1270 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:08.586817 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-86e8425c-8d5d-4114-b5d7-d26bd9ae326c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:08.588448 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-86e8425c-8d5d-4114-b5d7-d26bd9ae326c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:08.593447 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86e8425c-8d5d-4114-b5d7-d26bd9ae326c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:08.593697 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86e8425c-8d5d-4114-b5d7-d26bd9ae326c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:08.593920 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86e8425c-8d5d-4114-b5d7-d26bd9ae326c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:08.594417 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86e8425c-8d5d-4114-b5d7-d26bd9ae326c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:08.594804 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86e8425c-8d5d-4114-b5d7-d26bd9ae326c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:08.595137 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-86e8425c-8d5d-4114-b5d7-d26bd9ae326c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:08.610886 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-86e8425c-8d5d-4114-b5d7-d26bd9ae326c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:08.727181 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-86e8425c-8d5d-4114-b5d7-d26bd9ae326c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:08.735236 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-86e8425c-8d5d-4114-b5d7-d26bd9ae326c tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1664 microversion: 2.1 time: 0.150759 Jun 10 13:39:08.735498 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1131/3416] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:08 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1664 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:09.021970 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-74dc0468-04b2-4549-94d5-ccdb62878f61 req-2ae33620-8153-46b8-af2e-4fb3c7b63237 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6a745ebd-0bdf-4d65-adc8-ffa55d721f63", "name": "network-vif-deleted", "tag": "f1a1dc2d-0003-4e70-bea2-af26493d70df"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:09.028162 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-74dc0468-04b2-4549-94d5-ccdb62878f61 req-2ae33620-8153-46b8-af2e-4fb3c7b63237 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:09.028317 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-74dc0468-04b2-4549-94d5-ccdb62878f61 req-2ae33620-8153-46b8-af2e-4fb3c7b63237 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:09.028494 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-74dc0468-04b2-4549-94d5-ccdb62878f61 req-2ae33620-8153-46b8-af2e-4fb3c7b63237 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:09.034255 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-74dc0468-04b2-4549-94d5-ccdb62878f61 req-2ae33620-8153-46b8-af2e-4fb3c7b63237 service nova] Creating event network-vif-deleted:f1a1dc2d-0003-4e70-bea2-af26493d70df for instance 6a745ebd-0bdf-4d65-adc8-ffa55d721f63 on np0000002501 Jun 10 13:39:09.034702 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-74dc0468-04b2-4549-94d5-ccdb62878f61 req-2ae33620-8153-46b8-af2e-4fb3c7b63237 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:09.038710 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-74dc0468-04b2-4549-94d5-ccdb62878f61 req-2ae33620-8153-46b8-af2e-4fb3c7b63237 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.049370 Jun 10 13:39:09.039042 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1151/3417] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:08 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 10 13:39:09.336293 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-b28e49ae-af1f-4f1b-810b-8a642aa7641c req-5db66644-75d7-4793-900c-f18b9c0d2ab7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6a745ebd-0bdf-4d65-adc8-ffa55d721f63", "name": "network-vif-unplugged", "status": "completed", "tag": "f1a1dc2d-0003-4e70-bea2-af26493d70df"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:09.341892 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b28e49ae-af1f-4f1b-810b-8a642aa7641c req-5db66644-75d7-4793-900c-f18b9c0d2ab7 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:09.342052 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b28e49ae-af1f-4f1b-810b-8a642aa7641c req-5db66644-75d7-4793-900c-f18b9c0d2ab7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:09.342171 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b28e49ae-af1f-4f1b-810b-8a642aa7641c req-5db66644-75d7-4793-900c-f18b9c0d2ab7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:09.349365 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b28e49ae-af1f-4f1b-810b-8a642aa7641c req-5db66644-75d7-4793-900c-f18b9c0d2ab7 service nova] Creating event network-vif-unplugged:f1a1dc2d-0003-4e70-bea2-af26493d70df for instance 6a745ebd-0bdf-4d65-adc8-ffa55d721f63 on np0000002501 Jun 10 13:39:09.349814 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-b28e49ae-af1f-4f1b-810b-8a642aa7641c req-5db66644-75d7-4793-900c-f18b9c0d2ab7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:09.354391 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-b28e49ae-af1f-4f1b-810b-8a642aa7641c req-5db66644-75d7-4793-900c-f18b9c0d2ab7 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.019776 Jun 10 13:39:09.354765 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1136/3418] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:09 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 10 13:39:09.530641 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7c1ec792-2d30-463b-85ef-2f4a3edeef26 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:09.532361 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7c1ec792-2d30-463b-85ef-2f4a3edeef26 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:09.536024 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c1ec792-2d30-463b-85ef-2f4a3edeef26 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:09.536248 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c1ec792-2d30-463b-85ef-2f4a3edeef26 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:09.536474 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c1ec792-2d30-463b-85ef-2f4a3edeef26 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:09.536876 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c1ec792-2d30-463b-85ef-2f4a3edeef26 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:09.537197 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c1ec792-2d30-463b-85ef-2f4a3edeef26 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:09.537491 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7c1ec792-2d30-463b-85ef-2f4a3edeef26 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:09.549998 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7c1ec792-2d30-463b-85ef-2f4a3edeef26 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:09.696689 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7c1ec792-2d30-463b-85ef-2f4a3edeef26 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:09.704102 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7c1ec792-2d30-463b-85ef-2f4a3edeef26 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1270 microversion: 2.1 time: 0.175074 Jun 10 13:39:09.704688 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1132/3419] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:09 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1270 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:09.754147 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bfa27ac9-8e1c-4dea-905f-ad551c7f7556 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:09.756029 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bfa27ac9-8e1c-4dea-905f-ad551c7f7556 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:09.761292 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfa27ac9-8e1c-4dea-905f-ad551c7f7556 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:09.761549 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfa27ac9-8e1c-4dea-905f-ad551c7f7556 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:09.761752 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfa27ac9-8e1c-4dea-905f-ad551c7f7556 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:09.762221 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfa27ac9-8e1c-4dea-905f-ad551c7f7556 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:09.762552 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfa27ac9-8e1c-4dea-905f-ad551c7f7556 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:09.762826 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bfa27ac9-8e1c-4dea-905f-ad551c7f7556 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:09.778631 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bfa27ac9-8e1c-4dea-905f-ad551c7f7556 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:09.822262 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bfa27ac9-8e1c-4dea-905f-ad551c7f7556 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:09.829535 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bfa27ac9-8e1c-4dea-905f-ad551c7f7556 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1316 microversion: 2.1 time: 0.077771 Jun 10 13:39:09.829851 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1152/3420] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:09 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1316 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:10.718516 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-89e86dc8-ed62-4eba-b495-35686998ef44 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:10.720020 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-89e86dc8-ed62-4eba-b495-35686998ef44 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:10.724257 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89e86dc8-ed62-4eba-b495-35686998ef44 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:10.724522 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89e86dc8-ed62-4eba-b495-35686998ef44 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:10.724737 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89e86dc8-ed62-4eba-b495-35686998ef44 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:10.725138 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89e86dc8-ed62-4eba-b495-35686998ef44 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:10.725441 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89e86dc8-ed62-4eba-b495-35686998ef44 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:10.725744 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89e86dc8-ed62-4eba-b495-35686998ef44 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:10.740698 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-89e86dc8-ed62-4eba-b495-35686998ef44 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:10.843835 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-555a1350-2ced-4a67-b357-c906fb77b01b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:10.845211 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-555a1350-2ced-4a67-b357-c906fb77b01b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:10.849674 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-555a1350-2ced-4a67-b357-c906fb77b01b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:10.849920 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-555a1350-2ced-4a67-b357-c906fb77b01b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:10.850113 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-555a1350-2ced-4a67-b357-c906fb77b01b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:10.850557 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-555a1350-2ced-4a67-b357-c906fb77b01b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:10.850860 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-555a1350-2ced-4a67-b357-c906fb77b01b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:10.851159 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-555a1350-2ced-4a67-b357-c906fb77b01b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:10.851266 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-89e86dc8-ed62-4eba-b495-35686998ef44 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:10.858133 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-89e86dc8-ed62-4eba-b495-35686998ef44 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1270 microversion: 2.1 time: 0.141515 Jun 10 13:39:10.858419 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1137/3421] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:10 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1270 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:10.869800 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-555a1350-2ced-4a67-b357-c906fb77b01b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:10.869980 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-555a1350-2ced-4a67-b357-c906fb77b01b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:10.870105 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-555a1350-2ced-4a67-b357-c906fb77b01b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:10.870643 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-555a1350-2ced-4a67-b357-c906fb77b01b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lazy-loading 'fault' on Instance uuid 6a745ebd-0bdf-4d65-adc8-ffa55d721f63 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:39:10.873405 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-555a1350-2ced-4a67-b357-c906fb77b01b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:10.922321 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-555a1350-2ced-4a67-b357-c906fb77b01b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:10.930782 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-555a1350-2ced-4a67-b357-c906fb77b01b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1321 microversion: 2.1 time: 0.088622 Jun 10 13:39:10.931088 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1133/3422] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:10 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1321 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:11.872685 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bcdac55c-d3a1-4e6d-87e8-1f4dc850ce99 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:11.873949 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bcdac55c-d3a1-4e6d-87e8-1f4dc850ce99 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:11.878690 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bcdac55c-d3a1-4e6d-87e8-1f4dc850ce99 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:11.878924 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bcdac55c-d3a1-4e6d-87e8-1f4dc850ce99 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:11.879138 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bcdac55c-d3a1-4e6d-87e8-1f4dc850ce99 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:11.879603 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bcdac55c-d3a1-4e6d-87e8-1f4dc850ce99 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:11.879899 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bcdac55c-d3a1-4e6d-87e8-1f4dc850ce99 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:11.880160 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bcdac55c-d3a1-4e6d-87e8-1f4dc850ce99 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:11.894483 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bcdac55c-d3a1-4e6d-87e8-1f4dc850ce99 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:11.945522 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1662c2b2-7df0-4d6b-ac43-0c9c3c9fc924 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:11.947034 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1662c2b2-7df0-4d6b-ac43-0c9c3c9fc924 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:11.952061 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1662c2b2-7df0-4d6b-ac43-0c9c3c9fc924 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:11.952373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1662c2b2-7df0-4d6b-ac43-0c9c3c9fc924 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:11.952541 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1662c2b2-7df0-4d6b-ac43-0c9c3c9fc924 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:11.952993 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1662c2b2-7df0-4d6b-ac43-0c9c3c9fc924 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:11.953326 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1662c2b2-7df0-4d6b-ac43-0c9c3c9fc924 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:11.953675 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1662c2b2-7df0-4d6b-ac43-0c9c3c9fc924 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:11.976042 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1662c2b2-7df0-4d6b-ac43-0c9c3c9fc924 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:11.976290 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1662c2b2-7df0-4d6b-ac43-0c9c3c9fc924 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:11.976525 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1662c2b2-7df0-4d6b-ac43-0c9c3c9fc924 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:11.976841 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-1662c2b2-7df0-4d6b-ac43-0c9c3c9fc924 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lazy-loading 'fault' on Instance uuid 6a745ebd-0bdf-4d65-adc8-ffa55d721f63 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:39:11.980721 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1662c2b2-7df0-4d6b-ac43-0c9c3c9fc924 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:12.004870 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bcdac55c-d3a1-4e6d-87e8-1f4dc850ce99 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:12.011427 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bcdac55c-d3a1-4e6d-87e8-1f4dc850ce99 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1270 microversion: 2.1 time: 0.140393 Jun 10 13:39:12.011673 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1153/3423] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:11 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1270 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:12.047485 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1662c2b2-7df0-4d6b-ac43-0c9c3c9fc924 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a12db253f7404636ab6919f64b5f61c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02fb51eae2a74656a83b798fae1e62fe', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:12.057766 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1662c2b2-7df0-4d6b-ac43-0c9c3c9fc924 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 200 len: 1321 microversion: 2.1 time: 0.114235 Jun 10 13:39:12.058195 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1138/3424] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:11 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 1321 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:12.199025 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c185b8d2-a317-47fd-902c-3c81544c726c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:12.199381 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c185b8d2-a317-47fd-902c-3c81544c726c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:12.202290 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c185b8d2-a317-47fd-902c-3c81544c726c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:12.202466 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c185b8d2-a317-47fd-902c-3c81544c726c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:12.202594 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c185b8d2-a317-47fd-902c-3c81544c726c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:12.202815 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c185b8d2-a317-47fd-902c-3c81544c726c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:12.202941 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c185b8d2-a317-47fd-902c-3c81544c726c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:12.203237 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c185b8d2-a317-47fd-902c-3c81544c726c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:12.214027 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c185b8d2-a317-47fd-902c-3c81544c726c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:39:12.258647 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c185b8d2-a317-47fd-902c-3c81544c726c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 204 len: 0 microversion: 2.1 time: 0.061192 Jun 10 13:39:12.258920 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1134/3425] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:39:12 2026] DELETE /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:39:12.267806 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d7fbe392-722f-4e84-84a4-c3e6159eb100 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:12.269170 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d7fbe392-722f-4e84-84a4-c3e6159eb100 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:12.273661 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7fbe392-722f-4e84-84a4-c3e6159eb100 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:12.273948 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7fbe392-722f-4e84-84a4-c3e6159eb100 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:12.274210 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7fbe392-722f-4e84-84a4-c3e6159eb100 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:12.274684 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7fbe392-722f-4e84-84a4-c3e6159eb100 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:12.275003 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7fbe392-722f-4e84-84a4-c3e6159eb100 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:12.275313 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d7fbe392-722f-4e84-84a4-c3e6159eb100 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:12.288993 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d7fbe392-722f-4e84-84a4-c3e6159eb100 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:12.435341 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d7fbe392-722f-4e84-84a4-c3e6159eb100 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:12.442995 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d7fbe392-722f-4e84-84a4-c3e6159eb100 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1571 microversion: 2.1 time: 0.176944 Jun 10 13:39:12.443263 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1154/3426] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:12 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1571 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:13.029612 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7a42bd6f-782d-4210-b446-10e7634ca247 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:13.031455 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7a42bd6f-782d-4210-b446-10e7634ca247 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:13.038282 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a42bd6f-782d-4210-b446-10e7634ca247 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:13.038624 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a42bd6f-782d-4210-b446-10e7634ca247 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:13.038881 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a42bd6f-782d-4210-b446-10e7634ca247 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:13.039322 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a42bd6f-782d-4210-b446-10e7634ca247 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:13.039654 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a42bd6f-782d-4210-b446-10e7634ca247 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:13.039940 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7a42bd6f-782d-4210-b446-10e7634ca247 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:13.055081 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7a42bd6f-782d-4210-b446-10e7634ca247 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:13.072710 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0e78c845-b7d7-4e02-be7a-e8f990bf8c2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:13.074635 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0e78c845-b7d7-4e02-be7a-e8f990bf8c2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] [instance: 6a745ebd-0bdf-4d65-adc8-ffa55d721f63] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:13.079103 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0e78c845-b7d7-4e02-be7a-e8f990bf8c2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:13.079485 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0e78c845-b7d7-4e02-be7a-e8f990bf8c2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:13.079773 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0e78c845-b7d7-4e02-be7a-e8f990bf8c2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:13.080300 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0e78c845-b7d7-4e02-be7a-e8f990bf8c2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:13.080724 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0e78c845-b7d7-4e02-be7a-e8f990bf8c2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:13.081079 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0e78c845-b7d7-4e02-be7a-e8f990bf8c2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:13.090837 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-0e78c845-b7d7-4e02-be7a-e8f990bf8c2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] HTTP exception thrown: Instance 6a745ebd-0bdf-4d65-adc8-ffa55d721f63 could not be found. Jun 10 13:39:13.091062 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0e78c845-b7d7-4e02-be7a-e8f990bf8c2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Returning 404 to user: Instance 6a745ebd-0bdf-4d65-adc8-ffa55d721f63 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:39:13.091403 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0e78c845-b7d7-4e02-be7a-e8f990bf8c2b tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63" status: 404 len: 111 microversion: 2.1 time: 0.021019 Jun 10 13:39:13.091731 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1135/3427] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:13 2026] GET /compute/v2.1/servers/6a745ebd-0bdf-4d65-adc8-ffa55d721f63 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:39:13.100174 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-90a5eeb2-7701-4901-bae0-23680804b807 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:13.117383 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-90a5eeb2-7701-4901-bae0-23680804b807 tempest-VolumesBackupsTest-351686742 tempest-VolumesBackupsTest-351686742-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1366274506" status: 202 len: 0 microversion: 2.1 time: 0.018538 Jun 10 13:39:13.117475 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1155/3428] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:39:13 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1366274506 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:39:13.170914 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-7d839c52-5f70-4c9d-8a38-345ce05cc872 req-c2d93569-ed49-45db-a85c-624fa1c11b48 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08efc240-97e8-4e87-83c5-1c486f947b45", "name": "network-vif-plugged", "status": "completed", "tag": "1486facd-792c-45c3-b04f-04fab49b75cb"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:13.176097 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7d839c52-5f70-4c9d-8a38-345ce05cc872 req-c2d93569-ed49-45db-a85c-624fa1c11b48 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:13.176246 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7d839c52-5f70-4c9d-8a38-345ce05cc872 req-c2d93569-ed49-45db-a85c-624fa1c11b48 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:13.176389 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7d839c52-5f70-4c9d-8a38-345ce05cc872 req-c2d93569-ed49-45db-a85c-624fa1c11b48 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:13.182530 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-7d839c52-5f70-4c9d-8a38-345ce05cc872 req-c2d93569-ed49-45db-a85c-624fa1c11b48 service nova] Creating event network-vif-plugged:1486facd-792c-45c3-b04f-04fab49b75cb for instance 08efc240-97e8-4e87-83c5-1c486f947b45 on np0000002501 Jun 10 13:39:13.183265 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-7d839c52-5f70-4c9d-8a38-345ce05cc872 req-c2d93569-ed49-45db-a85c-624fa1c11b48 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:13.188223 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-7d839c52-5f70-4c9d-8a38-345ce05cc872 req-c2d93569-ed49-45db-a85c-624fa1c11b48 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018955 Jun 10 13:39:13.188588 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1136/3429] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:13 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 10 13:39:13.286825 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7a42bd6f-782d-4210-b446-10e7634ca247 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:13.298379 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7a42bd6f-782d-4210-b446-10e7634ca247 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1270 microversion: 2.1 time: 0.270235 Jun 10 13:39:13.298379 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1139/3430] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:13 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1270 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:13.417321 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-f0bed7cc-c3f4-4456-ab23-99334f2babb9 req-2f55c55f-0cbf-4197-aae6-34bb1d4675dd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9d60902b-2fba-4976-820f-4cedeb83e4a8", "name": "network-vif-unplugged", "status": "completed", "tag": "be0dc0cf-27f1-4fca-b2a0-41a252f03b75"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:13.424247 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f0bed7cc-c3f4-4456-ab23-99334f2babb9 req-2f55c55f-0cbf-4197-aae6-34bb1d4675dd service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:13.424475 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f0bed7cc-c3f4-4456-ab23-99334f2babb9 req-2f55c55f-0cbf-4197-aae6-34bb1d4675dd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:13.424686 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f0bed7cc-c3f4-4456-ab23-99334f2babb9 req-2f55c55f-0cbf-4197-aae6-34bb1d4675dd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:13.432829 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f0bed7cc-c3f4-4456-ab23-99334f2babb9 req-2f55c55f-0cbf-4197-aae6-34bb1d4675dd service nova] Creating event network-vif-unplugged:be0dc0cf-27f1-4fca-b2a0-41a252f03b75 for instance 9d60902b-2fba-4976-820f-4cedeb83e4a8 on np0000002501 Jun 10 13:39:13.433313 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-f0bed7cc-c3f4-4456-ab23-99334f2babb9 req-2f55c55f-0cbf-4197-aae6-34bb1d4675dd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:13.440742 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-f0bed7cc-c3f4-4456-ab23-99334f2babb9 req-2f55c55f-0cbf-4197-aae6-34bb1d4675dd service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026134 Jun 10 13:39:13.441059 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1156/3431] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:13 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 10 13:39:13.464245 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-48aa4268-6a90-4285-8bd4-61956714e38c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:13.465862 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-48aa4268-6a90-4285-8bd4-61956714e38c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:13.471642 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48aa4268-6a90-4285-8bd4-61956714e38c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:13.471946 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48aa4268-6a90-4285-8bd4-61956714e38c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:13.472188 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48aa4268-6a90-4285-8bd4-61956714e38c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:13.472765 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48aa4268-6a90-4285-8bd4-61956714e38c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:13.473103 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48aa4268-6a90-4285-8bd4-61956714e38c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:13.473493 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48aa4268-6a90-4285-8bd4-61956714e38c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:13.499008 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-48aa4268-6a90-4285-8bd4-61956714e38c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:13.648973 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-48aa4268-6a90-4285-8bd4-61956714e38c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:13.656580 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-48aa4268-6a90-4285-8bd4-61956714e38c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1571 microversion: 2.1 time: 0.196435 Jun 10 13:39:13.661282 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1137/3432] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:13 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1571 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:14.316555 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-dbde0d65-be38-4691-97a9-980ad018c63a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:14.317937 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-dbde0d65-be38-4691-97a9-980ad018c63a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:14.322666 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbde0d65-be38-4691-97a9-980ad018c63a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:14.322903 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbde0d65-be38-4691-97a9-980ad018c63a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:14.323105 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbde0d65-be38-4691-97a9-980ad018c63a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:14.323537 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbde0d65-be38-4691-97a9-980ad018c63a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:14.323817 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbde0d65-be38-4691-97a9-980ad018c63a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:14.324074 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-dbde0d65-be38-4691-97a9-980ad018c63a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:14.338197 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-dbde0d65-be38-4691-97a9-980ad018c63a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:14.453623 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-dbde0d65-be38-4691-97a9-980ad018c63a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:14.460143 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-dbde0d65-be38-4691-97a9-980ad018c63a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1270 microversion: 2.1 time: 0.145425 Jun 10 13:39:14.460406 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1140/3433] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:14 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1270 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:14.676023 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bd921644-67ab-4ec2-9b51-e52dd3d1e9a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:14.677363 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bd921644-67ab-4ec2-9b51-e52dd3d1e9a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:14.681318 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd921644-67ab-4ec2-9b51-e52dd3d1e9a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:14.681601 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd921644-67ab-4ec2-9b51-e52dd3d1e9a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:14.681796 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd921644-67ab-4ec2-9b51-e52dd3d1e9a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:14.682199 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd921644-67ab-4ec2-9b51-e52dd3d1e9a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:14.682487 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd921644-67ab-4ec2-9b51-e52dd3d1e9a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:14.682758 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bd921644-67ab-4ec2-9b51-e52dd3d1e9a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:14.699119 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bd921644-67ab-4ec2-9b51-e52dd3d1e9a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:14.859377 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bd921644-67ab-4ec2-9b51-e52dd3d1e9a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:14.871037 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bd921644-67ab-4ec2-9b51-e52dd3d1e9a2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1571 microversion: 2.1 time: 0.196808 Jun 10 13:39:14.872283 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1157/3434] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:14 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1571 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:15.237390 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-5052508e-dcf3-47e6-a921-b9811893b140 req-29d132d6-3d11-4d48-92d4-629c74a90596 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08efc240-97e8-4e87-83c5-1c486f947b45", "name": "network-vif-plugged", "status": "completed", "tag": "1486facd-792c-45c3-b04f-04fab49b75cb"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:15.242992 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5052508e-dcf3-47e6-a921-b9811893b140 req-29d132d6-3d11-4d48-92d4-629c74a90596 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:15.243151 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5052508e-dcf3-47e6-a921-b9811893b140 req-29d132d6-3d11-4d48-92d4-629c74a90596 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:15.243271 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-5052508e-dcf3-47e6-a921-b9811893b140 req-29d132d6-3d11-4d48-92d4-629c74a90596 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:15.248479 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-5052508e-dcf3-47e6-a921-b9811893b140 req-29d132d6-3d11-4d48-92d4-629c74a90596 service nova] Creating event network-vif-plugged:1486facd-792c-45c3-b04f-04fab49b75cb for instance 08efc240-97e8-4e87-83c5-1c486f947b45 on np0000002501 Jun 10 13:39:15.248815 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-5052508e-dcf3-47e6-a921-b9811893b140 req-29d132d6-3d11-4d48-92d4-629c74a90596 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:15.253024 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-5052508e-dcf3-47e6-a921-b9811893b140 req-29d132d6-3d11-4d48-92d4-629c74a90596 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020699 Jun 10 13:39:15.253295 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1138/3435] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:15 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 10 13:39:15.477980 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e3f1a985-5f56-4a86-8026-8e968599b552 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:15.479305 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e3f1a985-5f56-4a86-8026-8e968599b552 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:15.481983 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-6b60bb77-adf1-4278-b0c1-52ea7caf2721 req-332a5ef6-ec02-4948-a97a-0aa687250865 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9d60902b-2fba-4976-820f-4cedeb83e4a8", "name": "network-vif-unplugged", "status": "completed", "tag": "be0dc0cf-27f1-4fca-b2a0-41a252f03b75"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:15.483612 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3f1a985-5f56-4a86-8026-8e968599b552 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:15.483916 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3f1a985-5f56-4a86-8026-8e968599b552 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:15.484140 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3f1a985-5f56-4a86-8026-8e968599b552 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:15.484606 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3f1a985-5f56-4a86-8026-8e968599b552 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:15.485017 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3f1a985-5f56-4a86-8026-8e968599b552 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:15.485399 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e3f1a985-5f56-4a86-8026-8e968599b552 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:15.488399 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6b60bb77-adf1-4278-b0c1-52ea7caf2721 req-332a5ef6-ec02-4948-a97a-0aa687250865 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:15.488604 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6b60bb77-adf1-4278-b0c1-52ea7caf2721 req-332a5ef6-ec02-4948-a97a-0aa687250865 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:15.488740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6b60bb77-adf1-4278-b0c1-52ea7caf2721 req-332a5ef6-ec02-4948-a97a-0aa687250865 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:15.498362 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-6b60bb77-adf1-4278-b0c1-52ea7caf2721 req-332a5ef6-ec02-4948-a97a-0aa687250865 service nova] Creating event network-vif-unplugged:be0dc0cf-27f1-4fca-b2a0-41a252f03b75 for instance 9d60902b-2fba-4976-820f-4cedeb83e4a8 on np0000002501 Jun 10 13:39:15.499550 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-6b60bb77-adf1-4278-b0c1-52ea7caf2721 req-332a5ef6-ec02-4948-a97a-0aa687250865 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:15.507525 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e3f1a985-5f56-4a86-8026-8e968599b552 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:15.507624 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-6b60bb77-adf1-4278-b0c1-52ea7caf2721 req-332a5ef6-ec02-4948-a97a-0aa687250865 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.027638 Jun 10 13:39:15.507867 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1158/3436] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39: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 10 13:39:15.635818 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e3f1a985-5f56-4a86-8026-8e968599b552 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:15.642896 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e3f1a985-5f56-4a86-8026-8e968599b552 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1270 microversion: 2.1 time: 0.166471 Jun 10 13:39:15.643332 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1141/3437] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:15 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1270 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:15.887671 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f85dd3f2-129a-43e4-bf25-8917c6ee32b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:15.889057 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f85dd3f2-129a-43e4-bf25-8917c6ee32b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:15.893823 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f85dd3f2-129a-43e4-bf25-8917c6ee32b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:15.894128 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f85dd3f2-129a-43e4-bf25-8917c6ee32b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:15.894372 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f85dd3f2-129a-43e4-bf25-8917c6ee32b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:15.894870 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f85dd3f2-129a-43e4-bf25-8917c6ee32b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:15.895188 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f85dd3f2-129a-43e4-bf25-8917c6ee32b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:15.895492 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f85dd3f2-129a-43e4-bf25-8917c6ee32b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:15.922731 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f85dd3f2-129a-43e4-bf25-8917c6ee32b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:15.981083 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f85dd3f2-129a-43e4-bf25-8917c6ee32b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:15.990201 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f85dd3f2-129a-43e4-bf25-8917c6ee32b1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1220 microversion: 2.1 time: 0.104275 Jun 10 13:39:15.990459 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1139/3438] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:15 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1220 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:16.658597 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6c328841-0ba5-4a0c-8e91-a4b5c579059a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:16.660441 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6c328841-0ba5-4a0c-8e91-a4b5c579059a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:16.665185 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c328841-0ba5-4a0c-8e91-a4b5c579059a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:16.665595 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c328841-0ba5-4a0c-8e91-a4b5c579059a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:16.665853 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c328841-0ba5-4a0c-8e91-a4b5c579059a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:16.666651 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c328841-0ba5-4a0c-8e91-a4b5c579059a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:16.667033 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c328841-0ba5-4a0c-8e91-a4b5c579059a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:16.667526 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6c328841-0ba5-4a0c-8e91-a4b5c579059a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:16.688077 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6c328841-0ba5-4a0c-8e91-a4b5c579059a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:16.808893 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6c328841-0ba5-4a0c-8e91-a4b5c579059a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:16.816103 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6c328841-0ba5-4a0c-8e91-a4b5c579059a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1459 microversion: 2.1 time: 0.159987 Jun 10 13:39:16.816359 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1159/3439] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:16 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1459 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:16.831361 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-35ae9247-3585-4acb-8c6f-4c63d0bf5d39 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:16.832838 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-35ae9247-3585-4acb-8c6f-4c63d0bf5d39 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:16.838910 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-35ae9247-3585-4acb-8c6f-4c63d0bf5d39 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:16.839161 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-35ae9247-3585-4acb-8c6f-4c63d0bf5d39 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:16.839418 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-35ae9247-3585-4acb-8c6f-4c63d0bf5d39 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:16.839838 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-35ae9247-3585-4acb-8c6f-4c63d0bf5d39 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:16.840148 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-35ae9247-3585-4acb-8c6f-4c63d0bf5d39 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:16.840494 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-35ae9247-3585-4acb-8c6f-4c63d0bf5d39 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:16.853130 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-35ae9247-3585-4acb-8c6f-4c63d0bf5d39 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:17.005720 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-35ae9247-3585-4acb-8c6f-4c63d0bf5d39 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:17.006681 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-348f86c9-6a50-43f7-9ab3-c29c126f61e6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:17.008606 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-348f86c9-6a50-43f7-9ab3-c29c126f61e6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:17.012898 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-35ae9247-3585-4acb-8c6f-4c63d0bf5d39 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1459 microversion: 2.1 time: 0.183176 Jun 10 13:39:17.013171 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1142/3440] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:16 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1459 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:17.017175 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-348f86c9-6a50-43f7-9ab3-c29c126f61e6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:17.017561 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-348f86c9-6a50-43f7-9ab3-c29c126f61e6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:17.017771 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-348f86c9-6a50-43f7-9ab3-c29c126f61e6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:17.018173 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-348f86c9-6a50-43f7-9ab3-c29c126f61e6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:17.018500 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-348f86c9-6a50-43f7-9ab3-c29c126f61e6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:17.018772 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-348f86c9-6a50-43f7-9ab3-c29c126f61e6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:17.042365 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-348f86c9-6a50-43f7-9ab3-c29c126f61e6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:17.042365 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-348f86c9-6a50-43f7-9ab3-c29c126f61e6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:17.042365 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-348f86c9-6a50-43f7-9ab3-c29c126f61e6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:17.042365 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-348f86c9-6a50-43f7-9ab3-c29c126f61e6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 9d60902b-2fba-4976-820f-4cedeb83e4a8 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:39:17.044628 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-348f86c9-6a50-43f7-9ab3-c29c126f61e6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:17.104794 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-348f86c9-6a50-43f7-9ab3-c29c126f61e6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:17.117011 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-348f86c9-6a50-43f7-9ab3-c29c126f61e6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1225 microversion: 2.1 time: 0.112612 Jun 10 13:39:17.117530 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1140/3441] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:17 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1225 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:17.309885 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-cea68cf1-f848-45fa-8bb3-75751bb1615c req-253f1e52-a02a-4fa4-b53f-be78e2a0c396 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9d60902b-2fba-4976-820f-4cedeb83e4a8", "name": "network-vif-deleted", "tag": "be0dc0cf-27f1-4fca-b2a0-41a252f03b75"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:17.315915 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-cea68cf1-f848-45fa-8bb3-75751bb1615c req-253f1e52-a02a-4fa4-b53f-be78e2a0c396 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:17.316249 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-cea68cf1-f848-45fa-8bb3-75751bb1615c req-253f1e52-a02a-4fa4-b53f-be78e2a0c396 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:17.316677 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-cea68cf1-f848-45fa-8bb3-75751bb1615c req-253f1e52-a02a-4fa4-b53f-be78e2a0c396 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:17.322673 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-cea68cf1-f848-45fa-8bb3-75751bb1615c req-253f1e52-a02a-4fa4-b53f-be78e2a0c396 service nova] Creating event network-vif-deleted:be0dc0cf-27f1-4fca-b2a0-41a252f03b75 for instance 9d60902b-2fba-4976-820f-4cedeb83e4a8 on np0000002501 Jun 10 13:39:17.323038 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-cea68cf1-f848-45fa-8bb3-75751bb1615c req-253f1e52-a02a-4fa4-b53f-be78e2a0c396 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:17.326683 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-cea68cf1-f848-45fa-8bb3-75751bb1615c req-253f1e52-a02a-4fa4-b53f-be78e2a0c396 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018724 Jun 10 13:39:17.327132 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1160/3442] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:17 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 10 13:39:18.119492 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-4bfc45fd-813f-4be7-b69c-187bacb21615 req-92e7acff-e526-4a37-9e53-e811a226000d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "08efc240-97e8-4e87-83c5-1c486f947b45", "tag": "1486facd-792c-45c3-b04f-04fab49b75cb"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:18.127525 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4bfc45fd-813f-4be7-b69c-187bacb21615 req-92e7acff-e526-4a37-9e53-e811a226000d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:18.127525 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4bfc45fd-813f-4be7-b69c-187bacb21615 req-92e7acff-e526-4a37-9e53-e811a226000d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:18.127525 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4bfc45fd-813f-4be7-b69c-187bacb21615 req-92e7acff-e526-4a37-9e53-e811a226000d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:18.131133 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5975d971-d92a-4083-9894-d23ecac38e4b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:18.132506 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-4bfc45fd-813f-4be7-b69c-187bacb21615 req-92e7acff-e526-4a37-9e53-e811a226000d service nova] Creating event network-changed:1486facd-792c-45c3-b04f-04fab49b75cb for instance 08efc240-97e8-4e87-83c5-1c486f947b45 on np0000002501 Jun 10 13:39:18.132573 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5975d971-d92a-4083-9894-d23ecac38e4b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:18.133060 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-4bfc45fd-813f-4be7-b69c-187bacb21615 req-92e7acff-e526-4a37-9e53-e811a226000d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:18.136752 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-4bfc45fd-813f-4be7-b69c-187bacb21615 req-92e7acff-e526-4a37-9e53-e811a226000d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018988 Jun 10 13:39:18.138110 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5975d971-d92a-4083-9894-d23ecac38e4b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:18.138110 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5975d971-d92a-4083-9894-d23ecac38e4b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:18.138675 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5975d971-d92a-4083-9894-d23ecac38e4b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:18.138737 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1143/3443] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:18 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 10 13:39:18.139108 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5975d971-d92a-4083-9894-d23ecac38e4b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:18.139419 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5975d971-d92a-4083-9894-d23ecac38e4b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:18.139687 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5975d971-d92a-4083-9894-d23ecac38e4b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:18.159248 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5975d971-d92a-4083-9894-d23ecac38e4b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:18.159529 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5975d971-d92a-4083-9894-d23ecac38e4b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:18.159638 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5975d971-d92a-4083-9894-d23ecac38e4b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:18.159843 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-5975d971-d92a-4083-9894-d23ecac38e4b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 9d60902b-2fba-4976-820f-4cedeb83e4a8 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:39:18.163051 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5975d971-d92a-4083-9894-d23ecac38e4b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:18.210094 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5975d971-d92a-4083-9894-d23ecac38e4b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:18.217971 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5975d971-d92a-4083-9894-d23ecac38e4b tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 200 len: 1225 microversion: 2.1 time: 0.088519 Jun 10 13:39:18.218205 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1141/3444] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:18 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 1225 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:19.232086 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6b572d8e-f4ce-41bc-9600-63de32f10f78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:19.234621 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6b572d8e-f4ce-41bc-9600-63de32f10f78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:19.238417 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b572d8e-f4ce-41bc-9600-63de32f10f78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:19.238774 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b572d8e-f4ce-41bc-9600-63de32f10f78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:19.239245 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b572d8e-f4ce-41bc-9600-63de32f10f78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:19.239723 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b572d8e-f4ce-41bc-9600-63de32f10f78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:19.240042 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b572d8e-f4ce-41bc-9600-63de32f10f78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:19.240390 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6b572d8e-f4ce-41bc-9600-63de32f10f78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:19.247863 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-6b572d8e-f4ce-41bc-9600-63de32f10f78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 9d60902b-2fba-4976-820f-4cedeb83e4a8 could not be found. Jun 10 13:39:19.248300 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6b572d8e-f4ce-41bc-9600-63de32f10f78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 9d60902b-2fba-4976-820f-4cedeb83e4a8 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:39:19.248698 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6b572d8e-f4ce-41bc-9600-63de32f10f78 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 404 len: 111 microversion: 2.1 time: 0.018453 Jun 10 13:39:19.249188 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1161/3445] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:19 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:39:19.396406 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-641728241", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-376578994"}], "block_device_mapping_v2": [{"uuid": "e37fc207-1559-4e33-8b2b-210c003e0324", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-2062958224", "networks": [{"uuid": "3d96b870-f6d4-4aa7-b02e-5fb67ec191a6"}]}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:19.447479 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:19.447479 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:19.447479 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:19.448827 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:19.450427 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:19.450942 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:19.457373 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:19.524254 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] validate_networks() for [('3d96b870-f6d4-4aa7-b02e-5fb67ec191a6', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:39:19.525122 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:19.735795 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:19.856542 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:39:19.856773 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:39:19.857012 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:39:19.857197 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:39:19.857413 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:39:19.863073 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:19.863311 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:19.863517 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:19.863999 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:19.864216 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:19.864411 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:19.877816 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:39:19.880043 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for user e26ea791c9b2405282949b7ee6db2eb9 and project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:39:19.915818 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:39:19.917610 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] 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='e37fc207-1559-4e33-8b2b-210c003e0324',volume_size=None,volume_type=None)] {{(pid=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:39:20.032118 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6907d2ab-dafa-4aff-b0b2-69a92048a837 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.639257 Jun 10 13:39:20.032452 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1144/3446] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:39:19 2026] POST /compute/v2.1/servers => generated 403 bytes in 640 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:39:20.041361 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-28cc6d4d-4b25-495c-9583-cef2ddfa8119 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:20.042960 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-28cc6d4d-4b25-495c-9583-cef2ddfa8119 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:20.053825 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-28cc6d4d-4b25-495c-9583-cef2ddfa8119 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:20.105844 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-28cc6d4d-4b25-495c-9583-cef2ddfa8119 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:20.112240 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-28cc6d4d-4b25-495c-9583-cef2ddfa8119 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1089 microversion: 2.1 time: 0.072585 Jun 10 13:39:20.112549 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1142/3447] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:20 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1089 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:21.127887 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4ba9ab2b-9048-4587-860e-caf40497187c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:21.129367 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4ba9ab2b-9048-4587-860e-caf40497187c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:21.137032 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ba9ab2b-9048-4587-860e-caf40497187c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:21.137389 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ba9ab2b-9048-4587-860e-caf40497187c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:21.137683 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ba9ab2b-9048-4587-860e-caf40497187c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:21.138519 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ba9ab2b-9048-4587-860e-caf40497187c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:21.138901 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ba9ab2b-9048-4587-860e-caf40497187c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:21.139277 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4ba9ab2b-9048-4587-860e-caf40497187c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:21.161623 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4ba9ab2b-9048-4587-860e-caf40497187c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:21.231276 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4ba9ab2b-9048-4587-860e-caf40497187c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:21.241392 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4ba9ab2b-9048-4587-860e-caf40497187c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1139 microversion: 2.1 time: 0.114821 Jun 10 13:39:21.241806 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1162/3448] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:21 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1139 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:22.255289 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5d576090-ddb1-4f52-9eac-a655c60d3016 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:22.257128 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5d576090-ddb1-4f52-9eac-a655c60d3016 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:22.260918 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d576090-ddb1-4f52-9eac-a655c60d3016 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:22.261223 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d576090-ddb1-4f52-9eac-a655c60d3016 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:22.261376 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d576090-ddb1-4f52-9eac-a655c60d3016 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:22.261734 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d576090-ddb1-4f52-9eac-a655c60d3016 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:22.262018 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d576090-ddb1-4f52-9eac-a655c60d3016 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:22.262270 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d576090-ddb1-4f52-9eac-a655c60d3016 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:22.279230 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5d576090-ddb1-4f52-9eac-a655c60d3016 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:22.337647 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5d576090-ddb1-4f52-9eac-a655c60d3016 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:22.344321 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5d576090-ddb1-4f52-9eac-a655c60d3016 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1187 microversion: 2.1 time: 0.090534 Jun 10 13:39:22.344646 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1145/3449] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:22 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1187 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:23.364786 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-73054421-c736-4511-b94d-1321f447e234 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:23.366157 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-73054421-c736-4511-b94d-1321f447e234 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:23.371278 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-73054421-c736-4511-b94d-1321f447e234 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:23.371567 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-73054421-c736-4511-b94d-1321f447e234 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:23.371779 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-73054421-c736-4511-b94d-1321f447e234 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:23.372214 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-73054421-c736-4511-b94d-1321f447e234 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:23.372543 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-73054421-c736-4511-b94d-1321f447e234 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:23.372828 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-73054421-c736-4511-b94d-1321f447e234 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:23.390757 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-73054421-c736-4511-b94d-1321f447e234 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:23.438253 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-73054421-c736-4511-b94d-1321f447e234 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:23.445227 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-73054421-c736-4511-b94d-1321f447e234 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1187 microversion: 2.1 time: 0.082134 Jun 10 13:39:23.445642 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1143/3450] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:23 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1187 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:24.462048 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7a68e9ad-57fa-4a0c-a52d-7db81955d07a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:24.463900 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7a68e9ad-57fa-4a0c-a52d-7db81955d07a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:24.470153 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7a68e9ad-57fa-4a0c-a52d-7db81955d07a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:24.470544 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7a68e9ad-57fa-4a0c-a52d-7db81955d07a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:24.470851 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7a68e9ad-57fa-4a0c-a52d-7db81955d07a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:24.471467 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7a68e9ad-57fa-4a0c-a52d-7db81955d07a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:24.471899 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7a68e9ad-57fa-4a0c-a52d-7db81955d07a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:24.473420 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7a68e9ad-57fa-4a0c-a52d-7db81955d07a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:24.486813 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7a68e9ad-57fa-4a0c-a52d-7db81955d07a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:24.551769 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7a68e9ad-57fa-4a0c-a52d-7db81955d07a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:24.561513 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7a68e9ad-57fa-4a0c-a52d-7db81955d07a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1195 microversion: 2.1 time: 0.101269 Jun 10 13:39:24.561872 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1163/3451] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:24 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1195 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:25.537120 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-66c4e4c3-174a-4494-8088-c0ce59c656cc req-ce4001c4-469a-474e-b43e-d64bcb3b1f84 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "78591bd4-b2b7-4550-806f-cd206fd17c64", "tag": "14a8ab4f-3c57-494c-8aed-4bfd47568e09"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:25.542837 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-66c4e4c3-174a-4494-8088-c0ce59c656cc req-ce4001c4-469a-474e-b43e-d64bcb3b1f84 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:25.542996 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-66c4e4c3-174a-4494-8088-c0ce59c656cc req-ce4001c4-469a-474e-b43e-d64bcb3b1f84 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:25.542996 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-66c4e4c3-174a-4494-8088-c0ce59c656cc req-ce4001c4-469a-474e-b43e-d64bcb3b1f84 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:25.548696 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-66c4e4c3-174a-4494-8088-c0ce59c656cc req-ce4001c4-469a-474e-b43e-d64bcb3b1f84 service nova] Creating event network-changed:14a8ab4f-3c57-494c-8aed-4bfd47568e09 for instance 78591bd4-b2b7-4550-806f-cd206fd17c64 on np0000002501 Jun 10 13:39:25.549170 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-66c4e4c3-174a-4494-8088-c0ce59c656cc req-ce4001c4-469a-474e-b43e-d64bcb3b1f84 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:25.555577 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-66c4e4c3-174a-4494-8088-c0ce59c656cc req-ce4001c4-469a-474e-b43e-d64bcb3b1f84 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020371 Jun 10 13:39:25.556078 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1146/3452] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:25 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 10 13:39:25.577301 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ab25e750-6649-4f58-b225-defb3b70c061 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:25.579133 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ab25e750-6649-4f58-b225-defb3b70c061 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:25.584401 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab25e750-6649-4f58-b225-defb3b70c061 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:25.584975 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab25e750-6649-4f58-b225-defb3b70c061 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:25.585049 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab25e750-6649-4f58-b225-defb3b70c061 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:25.585515 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab25e750-6649-4f58-b225-defb3b70c061 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:25.585907 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab25e750-6649-4f58-b225-defb3b70c061 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:25.586265 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ab25e750-6649-4f58-b225-defb3b70c061 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:25.601773 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ab25e750-6649-4f58-b225-defb3b70c061 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:25.721925 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ab25e750-6649-4f58-b225-defb3b70c061 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:25.731093 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ab25e750-6649-4f58-b225-defb3b70c061 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1272 microversion: 2.1 time: 0.155725 Jun 10 13:39:25.731531 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1144/3453] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:25 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1272 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:26.747308 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8cfae222-57ea-4128-8643-11ef20b91fad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:26.747768 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8cfae222-57ea-4128-8643-11ef20b91fad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:26.754003 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8cfae222-57ea-4128-8643-11ef20b91fad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:26.754441 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8cfae222-57ea-4128-8643-11ef20b91fad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:26.754735 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8cfae222-57ea-4128-8643-11ef20b91fad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:26.755392 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8cfae222-57ea-4128-8643-11ef20b91fad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:26.755991 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8cfae222-57ea-4128-8643-11ef20b91fad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:26.756415 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8cfae222-57ea-4128-8643-11ef20b91fad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:26.770942 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8cfae222-57ea-4128-8643-11ef20b91fad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:26.904825 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b2bc06ce-45a1-4d62-a67e-4ba68a7c2ef5 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1564995187", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPzG+NWPGv+64Swmg3E0LO7YrerheIKt4cf+of731aksgOTmJ4ew17bQE4uegiyNUics+ZKScPoxYJwYVzRCj5o1PCUesXUZ5XZhso0DhEHclURlpdn5hpP8xfokdAubbA=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:26.915271 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-b2bc06ce-45a1-4d62-a67e-4ba68a7c2ef5 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Getting quotas for project 090cf1a436fd47e39ad37c443c37bc23. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:39:26.917487 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-b2bc06ce-45a1-4d62-a67e-4ba68a7c2ef5 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Getting quotas for user 21bea18c8d76470dad35f0b88721a0df and project 090cf1a436fd47e39ad37c443c37bc23. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:39:26.924682 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8cfae222-57ea-4128-8643-11ef20b91fad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:26.930962 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8cfae222-57ea-4128-8643-11ef20b91fad tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1272 microversion: 2.1 time: 0.186781 Jun 10 13:39:26.931927 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1164/3454] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:26 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1272 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:26.932016 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b2bc06ce-45a1-4d62-a67e-4ba68a7c2ef5 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.030471 Jun 10 13:39:26.932235 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1147/3455] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:39:26 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:39:27.359107 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-bef83988-aabd-4599-b71f-05ad6d94b5d3 req-c7463fdb-d85b-45c2-9f77-1bd59f10f77d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "78591bd4-b2b7-4550-806f-cd206fd17c64", "name": "network-vif-unplugged", "status": "completed", "tag": "14a8ab4f-3c57-494c-8aed-4bfd47568e09"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:27.365547 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-bef83988-aabd-4599-b71f-05ad6d94b5d3 req-c7463fdb-d85b-45c2-9f77-1bd59f10f77d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:27.365721 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-bef83988-aabd-4599-b71f-05ad6d94b5d3 req-c7463fdb-d85b-45c2-9f77-1bd59f10f77d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:27.365880 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-bef83988-aabd-4599-b71f-05ad6d94b5d3 req-c7463fdb-d85b-45c2-9f77-1bd59f10f77d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:27.373525 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-bef83988-aabd-4599-b71f-05ad6d94b5d3 req-c7463fdb-d85b-45c2-9f77-1bd59f10f77d service nova] Creating event network-vif-unplugged:14a8ab4f-3c57-494c-8aed-4bfd47568e09 for instance 78591bd4-b2b7-4550-806f-cd206fd17c64 on np0000002501 Jun 10 13:39:27.373525 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-bef83988-aabd-4599-b71f-05ad6d94b5d3 req-c7463fdb-d85b-45c2-9f77-1bd59f10f77d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:27.376864 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-bef83988-aabd-4599-b71f-05ad6d94b5d3 req-c7463fdb-d85b-45c2-9f77-1bd59f10f77d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.117779 Jun 10 13:39:27.377292 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1145/3456] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:27 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:39:27.946370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7acdfa18-22f4-48aa-a74e-3b6cd57c6c03 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:27.948201 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7acdfa18-22f4-48aa-a74e-3b6cd57c6c03 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:27.956087 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7acdfa18-22f4-48aa-a74e-3b6cd57c6c03 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:27.956581 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7acdfa18-22f4-48aa-a74e-3b6cd57c6c03 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:27.956813 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7acdfa18-22f4-48aa-a74e-3b6cd57c6c03 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:27.957493 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7acdfa18-22f4-48aa-a74e-3b6cd57c6c03 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:27.957947 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7acdfa18-22f4-48aa-a74e-3b6cd57c6c03 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:27.958235 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7acdfa18-22f4-48aa-a74e-3b6cd57c6c03 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:27.978611 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7acdfa18-22f4-48aa-a74e-3b6cd57c6c03 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:28.056809 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesExtendAttachedTest-instance-980418015", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "c8ab88d8-1070-49c5-972f-8a304e5219f9"}], "security_groups": [{"name": "tempest-securitygroup--1268870284"}], "key_name": "tempest-keypair-1564995187", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:28.100134 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7acdfa18-22f4-48aa-a74e-3b6cd57c6c03 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:28.108071 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7acdfa18-22f4-48aa-a74e-3b6cd57c6c03 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1260 microversion: 2.1 time: 0.163842 Jun 10 13:39:28.108499 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1165/3457] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:27 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1260 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:28.153048 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:28.153336 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:28.153627 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:28.154102 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:28.154413 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:28.154672 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:28.161400 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:28.218970 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] validate_networks() for [('c8ab88d8-1070-49c5-972f-8a304e5219f9', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:39:28.219268 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:28.395272 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:28.560485 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:39:28.560659 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:39:28.560856 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:39:28.561012 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:39:28.561157 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:39:28.566971 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:28.567130 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:28.567258 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:28.567707 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:28.567846 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:28.567964 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:28.577747 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Getting quotas for project 090cf1a436fd47e39ad37c443c37bc23. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:39:28.579670 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Getting quotas for user 21bea18c8d76470dad35f0b88721a0df and project 090cf1a436fd47e39ad37c443c37bc23. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:39:28.584930 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:39:28.586358 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:39:28.633567 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a81be901-691b-40de-879f-cb9aae1a7127 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.578380 Jun 10 13:39:28.633924 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1148/3458] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:39:28 2026] POST /compute/v2.1/servers => generated 404 bytes in 579 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:39:28.646154 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-99fd8ce1-7494-4f83-a369-fbf4bf90dd62 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:28.647637 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-99fd8ce1-7494-4f83-a369-fbf4bf90dd62 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:28.659133 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-99fd8ce1-7494-4f83-a369-fbf4bf90dd62 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:28.719803 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-99fd8ce1-7494-4f83-a369-fbf4bf90dd62 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:28.727013 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-99fd8ce1-7494-4f83-a369-fbf4bf90dd62 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1238 microversion: 2.1 time: 0.082661 Jun 10 13:39:28.727275 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1146/3459] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:28 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1238 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:29.123911 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7810f5ac-801f-4c1c-9851-67d0aec4af3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:29.125332 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7810f5ac-801f-4c1c-9851-67d0aec4af3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:29.130115 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7810f5ac-801f-4c1c-9851-67d0aec4af3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:29.130481 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7810f5ac-801f-4c1c-9851-67d0aec4af3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:29.130790 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7810f5ac-801f-4c1c-9851-67d0aec4af3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:29.131261 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7810f5ac-801f-4c1c-9851-67d0aec4af3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:29.131763 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7810f5ac-801f-4c1c-9851-67d0aec4af3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:29.132110 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7810f5ac-801f-4c1c-9851-67d0aec4af3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:29.150797 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7810f5ac-801f-4c1c-9851-67d0aec4af3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:29.330138 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7810f5ac-801f-4c1c-9851-67d0aec4af3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:29.338616 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7810f5ac-801f-4c1c-9851-67d0aec4af3a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1260 microversion: 2.1 time: 0.216874 Jun 10 13:39:29.339069 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1166/3460] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:29 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1260 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:29.744524 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8c9f007f-b8ad-42b3-937d-f3e0360909fc tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:29.745813 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8c9f007f-b8ad-42b3-937d-f3e0360909fc tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:29.749642 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c9f007f-b8ad-42b3-937d-f3e0360909fc tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:29.749864 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c9f007f-b8ad-42b3-937d-f3e0360909fc tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:29.750056 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c9f007f-b8ad-42b3-937d-f3e0360909fc tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:29.750477 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c9f007f-b8ad-42b3-937d-f3e0360909fc tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:29.750812 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c9f007f-b8ad-42b3-937d-f3e0360909fc tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:29.751083 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8c9f007f-b8ad-42b3-937d-f3e0360909fc tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:29.764478 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8c9f007f-b8ad-42b3-937d-f3e0360909fc tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:29.820169 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8c9f007f-b8ad-42b3-937d-f3e0360909fc tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:29.827156 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8c9f007f-b8ad-42b3-937d-f3e0360909fc tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1242 microversion: 2.1 time: 0.084155 Jun 10 13:39:29.827452 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1149/3461] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:29 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1242 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:30.353959 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1524d517-9fc2-4a70-9cf3-de363eca775e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:30.355195 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1524d517-9fc2-4a70-9cf3-de363eca775e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:30.358860 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1524d517-9fc2-4a70-9cf3-de363eca775e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:30.359086 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1524d517-9fc2-4a70-9cf3-de363eca775e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:30.359277 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1524d517-9fc2-4a70-9cf3-de363eca775e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:30.359687 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1524d517-9fc2-4a70-9cf3-de363eca775e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:30.359956 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1524d517-9fc2-4a70-9cf3-de363eca775e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:30.360211 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1524d517-9fc2-4a70-9cf3-de363eca775e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:30.374512 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1524d517-9fc2-4a70-9cf3-de363eca775e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:30.483683 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-1524d517-9fc2-4a70-9cf3-de363eca775e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:30.490261 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1524d517-9fc2-4a70-9cf3-de363eca775e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1260 microversion: 2.1 time: 0.137989 Jun 10 13:39:30.490566 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1147/3462] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:30 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1260 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:30.842532 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d37b8744-70ac-4700-be4c-d17fb2619eb2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:30.843788 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d37b8744-70ac-4700-be4c-d17fb2619eb2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:30.849419 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d37b8744-70ac-4700-be4c-d17fb2619eb2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:30.849671 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d37b8744-70ac-4700-be4c-d17fb2619eb2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:30.849860 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d37b8744-70ac-4700-be4c-d17fb2619eb2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:30.850283 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d37b8744-70ac-4700-be4c-d17fb2619eb2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:30.850591 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d37b8744-70ac-4700-be4c-d17fb2619eb2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:30.850861 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d37b8744-70ac-4700-be4c-d17fb2619eb2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:30.863602 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d37b8744-70ac-4700-be4c-d17fb2619eb2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:30.909757 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d37b8744-70ac-4700-be4c-d17fb2619eb2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:30.917252 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d37b8744-70ac-4700-be4c-d17fb2619eb2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1234 microversion: 2.1 time: 0.076463 Jun 10 13:39:30.917556 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1167/3463] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:30 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1234 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:31.502714 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-39a8151f-c713-4531-8543-4dd9e60fa6ff tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:31.504077 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-39a8151f-c713-4531-8543-4dd9e60fa6ff tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:31.508498 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39a8151f-c713-4531-8543-4dd9e60fa6ff tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:31.508770 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39a8151f-c713-4531-8543-4dd9e60fa6ff tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:31.509011 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39a8151f-c713-4531-8543-4dd9e60fa6ff tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:31.509485 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39a8151f-c713-4531-8543-4dd9e60fa6ff tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:31.509798 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39a8151f-c713-4531-8543-4dd9e60fa6ff tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:31.510093 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-39a8151f-c713-4531-8543-4dd9e60fa6ff tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:31.524216 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-39a8151f-c713-4531-8543-4dd9e60fa6ff tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:31.630701 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-39a8151f-c713-4531-8543-4dd9e60fa6ff tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:31.638372 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-39a8151f-c713-4531-8543-4dd9e60fa6ff tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1260 microversion: 2.1 time: 0.136958 Jun 10 13:39:31.638766 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1150/3464] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:31 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1260 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:31.932260 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2c1392f1-b4e8-4a41-a5ea-8ab63c22c0a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:31.933508 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2c1392f1-b4e8-4a41-a5ea-8ab63c22c0a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:31.938037 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2c1392f1-b4e8-4a41-a5ea-8ab63c22c0a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:31.938327 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2c1392f1-b4e8-4a41-a5ea-8ab63c22c0a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:31.938577 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2c1392f1-b4e8-4a41-a5ea-8ab63c22c0a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:31.939006 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2c1392f1-b4e8-4a41-a5ea-8ab63c22c0a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:31.939316 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2c1392f1-b4e8-4a41-a5ea-8ab63c22c0a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:31.939614 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2c1392f1-b4e8-4a41-a5ea-8ab63c22c0a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:31.952611 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2c1392f1-b4e8-4a41-a5ea-8ab63c22c0a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:31.996049 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2c1392f1-b4e8-4a41-a5ea-8ab63c22c0a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:32.002624 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2c1392f1-b4e8-4a41-a5ea-8ab63c22c0a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1234 microversion: 2.1 time: 0.071958 Jun 10 13:39:32.002908 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1148/3465] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:31 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:32.651726 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8211600d-1d5e-42d5-b632-cf495752f69e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:32.653020 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8211600d-1d5e-42d5-b632-cf495752f69e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:32.657181 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8211600d-1d5e-42d5-b632-cf495752f69e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:32.657475 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8211600d-1d5e-42d5-b632-cf495752f69e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:32.657701 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8211600d-1d5e-42d5-b632-cf495752f69e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:32.658119 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8211600d-1d5e-42d5-b632-cf495752f69e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:32.658448 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8211600d-1d5e-42d5-b632-cf495752f69e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:32.658746 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8211600d-1d5e-42d5-b632-cf495752f69e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:32.673216 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8211600d-1d5e-42d5-b632-cf495752f69e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:32.777470 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8211600d-1d5e-42d5-b632-cf495752f69e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:32.784900 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8211600d-1d5e-42d5-b632-cf495752f69e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1260 microversion: 2.1 time: 0.134448 Jun 10 13:39:32.784900 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1168/3466] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:32 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1260 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:33.016232 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c5544408-27ac-4075-9f24-a87cc0975032 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:33.017457 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c5544408-27ac-4075-9f24-a87cc0975032 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:33.021521 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5544408-27ac-4075-9f24-a87cc0975032 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:33.021738 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5544408-27ac-4075-9f24-a87cc0975032 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:33.021927 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5544408-27ac-4075-9f24-a87cc0975032 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:33.022306 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5544408-27ac-4075-9f24-a87cc0975032 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:33.022598 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5544408-27ac-4075-9f24-a87cc0975032 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:33.022868 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c5544408-27ac-4075-9f24-a87cc0975032 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:33.038792 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c5544408-27ac-4075-9f24-a87cc0975032 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:33.080397 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c5544408-27ac-4075-9f24-a87cc0975032 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:33.089190 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c5544408-27ac-4075-9f24-a87cc0975032 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1290 microversion: 2.1 time: 0.074452 Jun 10 13:39:33.089573 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1151/3467] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:33 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1290 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:33.798440 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ddb57eb7-3ad3-4e94-a72f-a3a69bf2ac15 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:33.799736 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ddb57eb7-3ad3-4e94-a72f-a3a69bf2ac15 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:33.804751 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddb57eb7-3ad3-4e94-a72f-a3a69bf2ac15 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:33.804990 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddb57eb7-3ad3-4e94-a72f-a3a69bf2ac15 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:33.805204 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddb57eb7-3ad3-4e94-a72f-a3a69bf2ac15 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:33.805666 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddb57eb7-3ad3-4e94-a72f-a3a69bf2ac15 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:33.805942 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddb57eb7-3ad3-4e94-a72f-a3a69bf2ac15 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:33.806206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ddb57eb7-3ad3-4e94-a72f-a3a69bf2ac15 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:33.819044 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ddb57eb7-3ad3-4e94-a72f-a3a69bf2ac15 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:33.932017 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ddb57eb7-3ad3-4e94-a72f-a3a69bf2ac15 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:33.938555 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ddb57eb7-3ad3-4e94-a72f-a3a69bf2ac15 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1260 microversion: 2.1 time: 0.142017 Jun 10 13:39:33.939095 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1149/3468] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:33 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1260 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:34.104953 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9d0159d9-fbe0-4831-9190-34d6b4c94f74 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:34.105480 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9d0159d9-fbe0-4831-9190-34d6b4c94f74 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:34.110747 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d0159d9-fbe0-4831-9190-34d6b4c94f74 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:34.111082 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d0159d9-fbe0-4831-9190-34d6b4c94f74 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:34.111367 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d0159d9-fbe0-4831-9190-34d6b4c94f74 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:34.111846 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d0159d9-fbe0-4831-9190-34d6b4c94f74 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:34.112151 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d0159d9-fbe0-4831-9190-34d6b4c94f74 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:34.112454 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9d0159d9-fbe0-4831-9190-34d6b4c94f74 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:34.124899 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9d0159d9-fbe0-4831-9190-34d6b4c94f74 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:34.168743 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9d0159d9-fbe0-4831-9190-34d6b4c94f74 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:34.175588 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9d0159d9-fbe0-4831-9190-34d6b4c94f74 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1290 microversion: 2.1 time: 0.073921 Jun 10 13:39:34.175846 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1169/3469] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:34 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1290 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:34.925645 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-83f19c77-bf0b-432c-aa50-09477d12cf37 req-f80d4ceb-f66d-46af-a385-303df90fb35e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "78591bd4-b2b7-4550-806f-cd206fd17c64", "name": "network-vif-plugged", "status": "completed", "tag": "14a8ab4f-3c57-494c-8aed-4bfd47568e09"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:34.931398 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-83f19c77-bf0b-432c-aa50-09477d12cf37 req-f80d4ceb-f66d-46af-a385-303df90fb35e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:34.931723 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-83f19c77-bf0b-432c-aa50-09477d12cf37 req-f80d4ceb-f66d-46af-a385-303df90fb35e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:34.931723 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-83f19c77-bf0b-432c-aa50-09477d12cf37 req-f80d4ceb-f66d-46af-a385-303df90fb35e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:34.937084 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-83f19c77-bf0b-432c-aa50-09477d12cf37 req-f80d4ceb-f66d-46af-a385-303df90fb35e service nova] Creating event network-vif-plugged:14a8ab4f-3c57-494c-8aed-4bfd47568e09 for instance 78591bd4-b2b7-4550-806f-cd206fd17c64 on np0000002501 Jun 10 13:39:34.937381 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-83f19c77-bf0b-432c-aa50-09477d12cf37 req-f80d4ceb-f66d-46af-a385-303df90fb35e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:34.940899 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-83f19c77-bf0b-432c-aa50-09477d12cf37 req-f80d4ceb-f66d-46af-a385-303df90fb35e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016956 Jun 10 13:39:34.941184 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1152/3470] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:34 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 10 13:39:34.953379 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8cce0258-92c4-461e-8fd0-c7675de6524c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:34.954761 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8cce0258-92c4-461e-8fd0-c7675de6524c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:34.959746 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8cce0258-92c4-461e-8fd0-c7675de6524c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:34.960053 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8cce0258-92c4-461e-8fd0-c7675de6524c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:34.960363 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8cce0258-92c4-461e-8fd0-c7675de6524c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:34.961069 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8cce0258-92c4-461e-8fd0-c7675de6524c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:34.961069 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8cce0258-92c4-461e-8fd0-c7675de6524c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:34.961386 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8cce0258-92c4-461e-8fd0-c7675de6524c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:34.976955 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8cce0258-92c4-461e-8fd0-c7675de6524c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:35.136688 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8cce0258-92c4-461e-8fd0-c7675de6524c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:35.143217 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8cce0258-92c4-461e-8fd0-c7675de6524c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1260 microversion: 2.1 time: 0.191396 Jun 10 13:39:35.143497 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1150/3471] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:34 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1260 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:35.189817 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e7977cb0-30a8-421f-8bee-7a1c9879e9ab tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:35.191657 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e7977cb0-30a8-421f-8bee-7a1c9879e9ab tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:35.196715 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7977cb0-30a8-421f-8bee-7a1c9879e9ab tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:35.197000 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7977cb0-30a8-421f-8bee-7a1c9879e9ab tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:35.197255 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7977cb0-30a8-421f-8bee-7a1c9879e9ab tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:35.197772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7977cb0-30a8-421f-8bee-7a1c9879e9ab tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:35.198128 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7977cb0-30a8-421f-8bee-7a1c9879e9ab tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:35.198498 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e7977cb0-30a8-421f-8bee-7a1c9879e9ab tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:35.214842 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e7977cb0-30a8-421f-8bee-7a1c9879e9ab tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:35.275018 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e7977cb0-30a8-421f-8bee-7a1c9879e9ab tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:35.283962 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e7977cb0-30a8-421f-8bee-7a1c9879e9ab tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1298 microversion: 2.1 time: 0.096488 Jun 10 13:39:35.284271 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1170/3472] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:35 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1298 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:36.161869 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d735ab51-03c9-47e1-a562-dfe518c0101d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:36.164607 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d735ab51-03c9-47e1-a562-dfe518c0101d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:36.171136 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d735ab51-03c9-47e1-a562-dfe518c0101d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:36.171557 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d735ab51-03c9-47e1-a562-dfe518c0101d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:36.171847 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d735ab51-03c9-47e1-a562-dfe518c0101d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:36.172391 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d735ab51-03c9-47e1-a562-dfe518c0101d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:36.172760 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d735ab51-03c9-47e1-a562-dfe518c0101d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:36.173107 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d735ab51-03c9-47e1-a562-dfe518c0101d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:36.191952 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d735ab51-03c9-47e1-a562-dfe518c0101d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:36.298211 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-dc670e78-8a00-4a0e-8856-d481873d3847 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:36.299933 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-dc670e78-8a00-4a0e-8856-d481873d3847 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:36.306566 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dc670e78-8a00-4a0e-8856-d481873d3847 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:36.306843 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dc670e78-8a00-4a0e-8856-d481873d3847 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:36.307089 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dc670e78-8a00-4a0e-8856-d481873d3847 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:36.307651 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dc670e78-8a00-4a0e-8856-d481873d3847 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:36.307969 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dc670e78-8a00-4a0e-8856-d481873d3847 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:36.308270 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dc670e78-8a00-4a0e-8856-d481873d3847 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:36.323750 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-dc670e78-8a00-4a0e-8856-d481873d3847 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:36.367530 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d735ab51-03c9-47e1-a562-dfe518c0101d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:36.378776 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d735ab51-03c9-47e1-a562-dfe518c0101d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1260 microversion: 2.1 time: 0.219373 Jun 10 13:39:36.379129 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1153/3473] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:36 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1260 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:36.475878 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-dc670e78-8a00-4a0e-8856-d481873d3847 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:36.488178 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-dc670e78-8a00-4a0e-8856-d481873d3847 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1376 microversion: 2.1 time: 0.190469 Jun 10 13:39:36.488178 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1151/3474] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:36 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1376 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:36.976598 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-6b35890a-701d-4d9c-baeb-61a38f934d31 req-778c5b34-6fb4-47cb-a7d0-1b5b21988ac2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "78591bd4-b2b7-4550-806f-cd206fd17c64", "name": "network-vif-plugged", "status": "completed", "tag": "14a8ab4f-3c57-494c-8aed-4bfd47568e09"}, {"name": "network-changed", "server_uuid": "1aee785c-4844-4d29-ae10-9808206f10b0", "tag": "ac9cc967-a917-48e8-bf78-869819d1fdb0"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:36.985121 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6b35890a-701d-4d9c-baeb-61a38f934d31 req-778c5b34-6fb4-47cb-a7d0-1b5b21988ac2 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:36.985326 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6b35890a-701d-4d9c-baeb-61a38f934d31 req-778c5b34-6fb4-47cb-a7d0-1b5b21988ac2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:36.985503 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6b35890a-701d-4d9c-baeb-61a38f934d31 req-778c5b34-6fb4-47cb-a7d0-1b5b21988ac2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:36.993306 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-6b35890a-701d-4d9c-baeb-61a38f934d31 req-778c5b34-6fb4-47cb-a7d0-1b5b21988ac2 service nova] Creating event network-vif-plugged:14a8ab4f-3c57-494c-8aed-4bfd47568e09 for instance 78591bd4-b2b7-4550-806f-cd206fd17c64 on np0000002501 Jun 10 13:39:36.993571 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-6b35890a-701d-4d9c-baeb-61a38f934d31 req-778c5b34-6fb4-47cb-a7d0-1b5b21988ac2 service nova] Creating event network-changed:ac9cc967-a917-48e8-bf78-869819d1fdb0 for instance 1aee785c-4844-4d29-ae10-9808206f10b0 on np0000002501 Jun 10 13:39:36.993912 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-6b35890a-701d-4d9c-baeb-61a38f934d31 req-778c5b34-6fb4-47cb-a7d0-1b5b21988ac2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:36.999364 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-6b35890a-701d-4d9c-baeb-61a38f934d31 req-778c5b34-6fb4-47cb-a7d0-1b5b21988ac2 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.024439 Jun 10 13:39:36.999785 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1171/3475] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:36 2026] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:39:37.394991 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-76b8c952-2efd-4030-b3bd-fb5f08d76add tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:37.396847 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-76b8c952-2efd-4030-b3bd-fb5f08d76add tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:37.402435 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76b8c952-2efd-4030-b3bd-fb5f08d76add tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:37.402735 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76b8c952-2efd-4030-b3bd-fb5f08d76add tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:37.402972 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76b8c952-2efd-4030-b3bd-fb5f08d76add tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:37.403497 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76b8c952-2efd-4030-b3bd-fb5f08d76add tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:37.403834 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76b8c952-2efd-4030-b3bd-fb5f08d76add tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:37.404148 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-76b8c952-2efd-4030-b3bd-fb5f08d76add tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:37.419907 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-76b8c952-2efd-4030-b3bd-fb5f08d76add tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:37.501991 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4900fc33-ea54-4a43-9714-53ac51b2b5d5 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:37.503908 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4900fc33-ea54-4a43-9714-53ac51b2b5d5 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:37.510151 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4900fc33-ea54-4a43-9714-53ac51b2b5d5 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:37.510613 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4900fc33-ea54-4a43-9714-53ac51b2b5d5 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:37.510893 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4900fc33-ea54-4a43-9714-53ac51b2b5d5 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:37.511486 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4900fc33-ea54-4a43-9714-53ac51b2b5d5 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:37.511876 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4900fc33-ea54-4a43-9714-53ac51b2b5d5 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:37.512238 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4900fc33-ea54-4a43-9714-53ac51b2b5d5 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:37.541769 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4900fc33-ea54-4a43-9714-53ac51b2b5d5 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:37.559164 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-76b8c952-2efd-4030-b3bd-fb5f08d76add tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:37.573434 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-76b8c952-2efd-4030-b3bd-fb5f08d76add tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1445 microversion: 2.1 time: 0.180502 Jun 10 13:39:37.573723 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1154/3476] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:37 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1445 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:37.590419 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-99e386ef-5e12-411a-ad42-05867309f85a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:37.592048 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-99e386ef-5e12-411a-ad42-05867309f85a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:37.601373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99e386ef-5e12-411a-ad42-05867309f85a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:37.601373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99e386ef-5e12-411a-ad42-05867309f85a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:37.601373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99e386ef-5e12-411a-ad42-05867309f85a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:37.601373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99e386ef-5e12-411a-ad42-05867309f85a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:37.601373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99e386ef-5e12-411a-ad42-05867309f85a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:37.601373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-99e386ef-5e12-411a-ad42-05867309f85a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:37.620879 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-99e386ef-5e12-411a-ad42-05867309f85a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:37.713168 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4900fc33-ea54-4a43-9714-53ac51b2b5d5 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:37.724360 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4900fc33-ea54-4a43-9714-53ac51b2b5d5 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1364 microversion: 2.1 time: 0.224446 Jun 10 13:39:37.724593 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1152/3477] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:37 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1364 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:37.773695 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-99e386ef-5e12-411a-ad42-05867309f85a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:37.781883 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-99e386ef-5e12-411a-ad42-05867309f85a tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1445 microversion: 2.1 time: 0.193062 Jun 10 13:39:37.782160 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1172/3478] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:37 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1445 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:38.571288 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:39:38.582322 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=8 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:39:38.721680 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:39:38.738928 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-58a6646b-e9c6-4435-9268-bee8b19de221 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:38.740632 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-58a6646b-e9c6-4435-9268-bee8b19de221 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:38.745660 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58a6646b-e9c6-4435-9268-bee8b19de221 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:38.745930 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58a6646b-e9c6-4435-9268-bee8b19de221 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:38.746164 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58a6646b-e9c6-4435-9268-bee8b19de221 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:38.746652 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58a6646b-e9c6-4435-9268-bee8b19de221 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:38.746978 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58a6646b-e9c6-4435-9268-bee8b19de221 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:38.747282 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-58a6646b-e9c6-4435-9268-bee8b19de221 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:38.763440 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-58a6646b-e9c6-4435-9268-bee8b19de221 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:38.875652 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-58a6646b-e9c6-4435-9268-bee8b19de221 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:38.882448 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-58a6646b-e9c6-4435-9268-bee8b19de221 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1364 microversion: 2.1 time: 0.145222 Jun 10 13:39:38.882705 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1155/3479] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:38 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1364 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:39.035830 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-fe710fed-8418-4210-86f4-525d85310303 req-b5d01a20-8b02-46fe-bfec-8cbef67be624 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "78591bd4-b2b7-4550-806f-cd206fd17c64", "tag": "14a8ab4f-3c57-494c-8aed-4bfd47568e09"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:39.044067 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-fe710fed-8418-4210-86f4-525d85310303 req-b5d01a20-8b02-46fe-bfec-8cbef67be624 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:39.044421 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-fe710fed-8418-4210-86f4-525d85310303 req-b5d01a20-8b02-46fe-bfec-8cbef67be624 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:39.044646 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-fe710fed-8418-4210-86f4-525d85310303 req-b5d01a20-8b02-46fe-bfec-8cbef67be624 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:39.052059 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-fe710fed-8418-4210-86f4-525d85310303 req-b5d01a20-8b02-46fe-bfec-8cbef67be624 service nova] Creating event network-changed:14a8ab4f-3c57-494c-8aed-4bfd47568e09 for instance 78591bd4-b2b7-4550-806f-cd206fd17c64 on np0000002501 Jun 10 13:39:39.052534 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-fe710fed-8418-4210-86f4-525d85310303 req-b5d01a20-8b02-46fe-bfec-8cbef67be624 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:39.056946 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-fe710fed-8418-4210-86f4-525d85310303 req-b5d01a20-8b02-46fe-bfec-8cbef67be624 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022919 Jun 10 13:39:39.057273 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1153/3480] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:39 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 10 13:39:39.898061 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f9a55742-966e-4d05-b1ae-16cbbf088f21 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:39.899509 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f9a55742-966e-4d05-b1ae-16cbbf088f21 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:39.908912 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f9a55742-966e-4d05-b1ae-16cbbf088f21 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:39.909225 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f9a55742-966e-4d05-b1ae-16cbbf088f21 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:39.909447 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f9a55742-966e-4d05-b1ae-16cbbf088f21 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:39.909994 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f9a55742-966e-4d05-b1ae-16cbbf088f21 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:39.910370 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f9a55742-966e-4d05-b1ae-16cbbf088f21 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:39.910692 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f9a55742-966e-4d05-b1ae-16cbbf088f21 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:39.925223 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f9a55742-966e-4d05-b1ae-16cbbf088f21 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:40.041932 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f9a55742-966e-4d05-b1ae-16cbbf088f21 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:40.049296 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f9a55742-966e-4d05-b1ae-16cbbf088f21 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1364 microversion: 2.1 time: 0.152787 Jun 10 13:39:40.049739 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1173/3481] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:39 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1364 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:41.065697 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a182864a-d54c-470e-8f49-b5fa09308b06 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:41.067049 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a182864a-d54c-470e-8f49-b5fa09308b06 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:41.072160 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a182864a-d54c-470e-8f49-b5fa09308b06 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:41.072453 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a182864a-d54c-470e-8f49-b5fa09308b06 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:41.072725 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a182864a-d54c-470e-8f49-b5fa09308b06 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:41.073147 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a182864a-d54c-470e-8f49-b5fa09308b06 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:41.073468 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a182864a-d54c-470e-8f49-b5fa09308b06 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:41.073719 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a182864a-d54c-470e-8f49-b5fa09308b06 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:41.089906 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a182864a-d54c-470e-8f49-b5fa09308b06 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:41.267263 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a182864a-d54c-470e-8f49-b5fa09308b06 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:41.281494 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a182864a-d54c-470e-8f49-b5fa09308b06 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1364 microversion: 2.1 time: 0.217299 Jun 10 13:39:41.281907 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1156/3482] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:41 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1364 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:41.451811 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-db8412ef-5bc8-46b0-800e-c39884f34f72 req-68b46938-9e3c-4e92-b251-3664faea9031 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1aee785c-4844-4d29-ae10-9808206f10b0", "name": "network-vif-plugged", "status": "completed", "tag": "ac9cc967-a917-48e8-bf78-869819d1fdb0"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:41.460067 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-db8412ef-5bc8-46b0-800e-c39884f34f72 req-68b46938-9e3c-4e92-b251-3664faea9031 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:41.460265 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-db8412ef-5bc8-46b0-800e-c39884f34f72 req-68b46938-9e3c-4e92-b251-3664faea9031 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:41.460465 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-db8412ef-5bc8-46b0-800e-c39884f34f72 req-68b46938-9e3c-4e92-b251-3664faea9031 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:41.472726 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-db8412ef-5bc8-46b0-800e-c39884f34f72 req-68b46938-9e3c-4e92-b251-3664faea9031 service nova] Creating event network-vif-plugged:ac9cc967-a917-48e8-bf78-869819d1fdb0 for instance 1aee785c-4844-4d29-ae10-9808206f10b0 on np0000002501 Jun 10 13:39:41.472726 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-db8412ef-5bc8-46b0-800e-c39884f34f72 req-68b46938-9e3c-4e92-b251-3664faea9031 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:41.479252 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-db8412ef-5bc8-46b0-800e-c39884f34f72 req-68b46938-9e3c-4e92-b251-3664faea9031 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.073104 Jun 10 13:39:41.480187 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1154/3483] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:41 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:39:42.297448 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-426ff70a-346b-4d51-aadf-866a81874dbe tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:42.298862 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-426ff70a-346b-4d51-aadf-866a81874dbe tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:42.304249 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-426ff70a-346b-4d51-aadf-866a81874dbe tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:42.304518 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-426ff70a-346b-4d51-aadf-866a81874dbe tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:42.304745 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-426ff70a-346b-4d51-aadf-866a81874dbe tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:42.305202 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-426ff70a-346b-4d51-aadf-866a81874dbe tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:42.305560 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-426ff70a-346b-4d51-aadf-866a81874dbe tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:42.305882 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-426ff70a-346b-4d51-aadf-866a81874dbe tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:42.319648 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-426ff70a-346b-4d51-aadf-866a81874dbe tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:42.436806 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-426ff70a-346b-4d51-aadf-866a81874dbe tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:42.444447 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-426ff70a-346b-4d51-aadf-866a81874dbe tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1364 microversion: 2.1 time: 0.148756 Jun 10 13:39:42.444747 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1174/3484] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:42 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1364 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:43.461241 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1a1588a6-2768-4124-a9b6-e0aafe8a2cf3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:43.462835 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1a1588a6-2768-4124-a9b6-e0aafe8a2cf3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:43.468568 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a1588a6-2768-4124-a9b6-e0aafe8a2cf3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:43.468829 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a1588a6-2768-4124-a9b6-e0aafe8a2cf3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:43.469031 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a1588a6-2768-4124-a9b6-e0aafe8a2cf3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:43.469452 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a1588a6-2768-4124-a9b6-e0aafe8a2cf3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:43.469764 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a1588a6-2768-4124-a9b6-e0aafe8a2cf3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:43.470038 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1a1588a6-2768-4124-a9b6-e0aafe8a2cf3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:43.488817 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1a1588a6-2768-4124-a9b6-e0aafe8a2cf3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:43.541854 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-0e143c78-62a2-4562-bb79-dca189ff8ba7 req-ab80106d-dfab-4794-9757-0d3406011542 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1aee785c-4844-4d29-ae10-9808206f10b0", "name": "network-vif-plugged", "status": "completed", "tag": "ac9cc967-a917-48e8-bf78-869819d1fdb0"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:43.548726 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0e143c78-62a2-4562-bb79-dca189ff8ba7 req-ab80106d-dfab-4794-9757-0d3406011542 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:43.548917 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0e143c78-62a2-4562-bb79-dca189ff8ba7 req-ab80106d-dfab-4794-9757-0d3406011542 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:43.549069 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0e143c78-62a2-4562-bb79-dca189ff8ba7 req-ab80106d-dfab-4794-9757-0d3406011542 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:43.556900 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-0e143c78-62a2-4562-bb79-dca189ff8ba7 req-ab80106d-dfab-4794-9757-0d3406011542 service nova] Creating event network-vif-plugged:ac9cc967-a917-48e8-bf78-869819d1fdb0 for instance 1aee785c-4844-4d29-ae10-9808206f10b0 on np0000002501 Jun 10 13:39:43.557611 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-0e143c78-62a2-4562-bb79-dca189ff8ba7 req-ab80106d-dfab-4794-9757-0d3406011542 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:43.562436 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-0e143c78-62a2-4562-bb79-dca189ff8ba7 req-ab80106d-dfab-4794-9757-0d3406011542 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023113 Jun 10 13:39:43.562916 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1155/3485] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:43 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 10 13:39:43.636064 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1a1588a6-2768-4124-a9b6-e0aafe8a2cf3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:43.644654 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1a1588a6-2768-4124-a9b6-e0aafe8a2cf3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1554 microversion: 2.1 time: 0.185079 Jun 10 13:39:43.644937 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1157/3486] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:43 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1554 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:43.659726 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f56d4d70-ce32-434e-920f-29809d7480ae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:43.661196 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f56d4d70-ce32-434e-920f-29809d7480ae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:43.665447 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f56d4d70-ce32-434e-920f-29809d7480ae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:43.665660 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f56d4d70-ce32-434e-920f-29809d7480ae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:43.665826 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f56d4d70-ce32-434e-920f-29809d7480ae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:43.666214 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f56d4d70-ce32-434e-920f-29809d7480ae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:43.666410 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f56d4d70-ce32-434e-920f-29809d7480ae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:43.666589 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f56d4d70-ce32-434e-920f-29809d7480ae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:43.677107 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f56d4d70-ce32-434e-920f-29809d7480ae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:43.741520 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f56d4d70-ce32-434e-920f-29809d7480ae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.083614 Jun 10 13:39:43.741878 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1175/3487] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:39:43 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0/os-interface => generated 283 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:39:44.693471 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-d1c31d33-0d52-405b-bb50-bc0d812a71fa req-166d14db-42ba-4cd4-a563-6719fde403bd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1aee785c-4844-4d29-ae10-9808206f10b0", "tag": "ac9cc967-a917-48e8-bf78-869819d1fdb0"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:44.701478 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d1c31d33-0d52-405b-bb50-bc0d812a71fa req-166d14db-42ba-4cd4-a563-6719fde403bd service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:44.701700 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d1c31d33-0d52-405b-bb50-bc0d812a71fa req-166d14db-42ba-4cd4-a563-6719fde403bd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:44.701864 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d1c31d33-0d52-405b-bb50-bc0d812a71fa req-166d14db-42ba-4cd4-a563-6719fde403bd service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:44.710795 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-d1c31d33-0d52-405b-bb50-bc0d812a71fa req-166d14db-42ba-4cd4-a563-6719fde403bd service nova] Creating event network-changed:ac9cc967-a917-48e8-bf78-869819d1fdb0 for instance 1aee785c-4844-4d29-ae10-9808206f10b0 on np0000002501 Jun 10 13:39:44.711271 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-d1c31d33-0d52-405b-bb50-bc0d812a71fa req-166d14db-42ba-4cd4-a563-6719fde403bd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:44.716532 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-d1c31d33-0d52-405b-bb50-bc0d812a71fa req-166d14db-42ba-4cd4-a563-6719fde403bd service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025711 Jun 10 13:39:44.716865 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1156/3488] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39: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 10 13:39:48.484862 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-342d475f-0837-419c-9c9a-7c9d9e10d916 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:48.485308 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-342d475f-0837-419c-9c9a-7c9d9e10d916 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:48.489647 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-342d475f-0837-419c-9c9a-7c9d9e10d916 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:48.489950 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-342d475f-0837-419c-9c9a-7c9d9e10d916 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:48.490132 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-342d475f-0837-419c-9c9a-7c9d9e10d916 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:48.490465 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-342d475f-0837-419c-9c9a-7c9d9e10d916 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:48.490651 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-342d475f-0837-419c-9c9a-7c9d9e10d916 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:48.490839 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-342d475f-0837-419c-9c9a-7c9d9e10d916 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:48.503755 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-342d475f-0837-419c-9c9a-7c9d9e10d916 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:39:48.548919 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-342d475f-0837-419c-9c9a-7c9d9e10d916 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 204 len: 0 microversion: 2.1 time: 0.065760 Jun 10 13:39:48.549203 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1158/3489] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:39:48 2026] DELETE /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:39:48.558876 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-355cd558-4ce8-411e-97a8-0c24d807b5b4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:48.560257 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-355cd558-4ce8-411e-97a8-0c24d807b5b4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:48.564328 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-355cd558-4ce8-411e-97a8-0c24d807b5b4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:48.564581 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-355cd558-4ce8-411e-97a8-0c24d807b5b4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:48.564777 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-355cd558-4ce8-411e-97a8-0c24d807b5b4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:48.565185 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-355cd558-4ce8-411e-97a8-0c24d807b5b4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:48.565484 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-355cd558-4ce8-411e-97a8-0c24d807b5b4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:48.565746 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-355cd558-4ce8-411e-97a8-0c24d807b5b4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:48.578855 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-355cd558-4ce8-411e-97a8-0c24d807b5b4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:48.736910 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-355cd558-4ce8-411e-97a8-0c24d807b5b4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:48.747915 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-355cd558-4ce8-411e-97a8-0c24d807b5b4 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1583 microversion: 2.1 time: 0.190576 Jun 10 13:39:48.748732 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1176/3490] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:48 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1583 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:49.701682 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-b7a20e0a-3156-4d49-b5b3-8afa84a5b901 req-01f86a6f-c6dd-48e0-8699-455c5ca805a7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08efc240-97e8-4e87-83c5-1c486f947b45", "name": "network-vif-unplugged", "status": "completed", "tag": "1486facd-792c-45c3-b04f-04fab49b75cb"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:49.710319 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b7a20e0a-3156-4d49-b5b3-8afa84a5b901 req-01f86a6f-c6dd-48e0-8699-455c5ca805a7 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:49.710628 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b7a20e0a-3156-4d49-b5b3-8afa84a5b901 req-01f86a6f-c6dd-48e0-8699-455c5ca805a7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:49.710827 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b7a20e0a-3156-4d49-b5b3-8afa84a5b901 req-01f86a6f-c6dd-48e0-8699-455c5ca805a7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:49.719214 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-b7a20e0a-3156-4d49-b5b3-8afa84a5b901 req-01f86a6f-c6dd-48e0-8699-455c5ca805a7 service nova] Creating event network-vif-unplugged:1486facd-792c-45c3-b04f-04fab49b75cb for instance 08efc240-97e8-4e87-83c5-1c486f947b45 on np0000002501 Jun 10 13:39:49.719392 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-b7a20e0a-3156-4d49-b5b3-8afa84a5b901 req-01f86a6f-c6dd-48e0-8699-455c5ca805a7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:49.724622 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-b7a20e0a-3156-4d49-b5b3-8afa84a5b901 req-01f86a6f-c6dd-48e0-8699-455c5ca805a7 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026088 Jun 10 13:39:49.724893 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1157/3491] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:49 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 10 13:39:49.764085 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-00a8b8da-445d-4f53-9378-d20540a6364d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:49.765778 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-00a8b8da-445d-4f53-9378-d20540a6364d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:49.770013 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00a8b8da-445d-4f53-9378-d20540a6364d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:49.770391 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00a8b8da-445d-4f53-9378-d20540a6364d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:49.770626 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00a8b8da-445d-4f53-9378-d20540a6364d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:49.771132 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00a8b8da-445d-4f53-9378-d20540a6364d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:49.771483 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00a8b8da-445d-4f53-9378-d20540a6364d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:49.771870 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-00a8b8da-445d-4f53-9378-d20540a6364d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:49.789144 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-00a8b8da-445d-4f53-9378-d20540a6364d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:49.954799 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-00a8b8da-445d-4f53-9378-d20540a6364d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:49.962555 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-00a8b8da-445d-4f53-9378-d20540a6364d tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1583 microversion: 2.1 time: 0.201618 Jun 10 13:39:49.962863 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1159/3492] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:49 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1583 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:50.981340 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a6218603-7139-4fa0-aca9-13fe835fe014 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:50.982867 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a6218603-7139-4fa0-aca9-13fe835fe014 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:50.987658 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a6218603-7139-4fa0-aca9-13fe835fe014 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:50.987888 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a6218603-7139-4fa0-aca9-13fe835fe014 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:50.988111 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a6218603-7139-4fa0-aca9-13fe835fe014 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:50.988525 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a6218603-7139-4fa0-aca9-13fe835fe014 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:50.988799 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a6218603-7139-4fa0-aca9-13fe835fe014 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:50.989079 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a6218603-7139-4fa0-aca9-13fe835fe014 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:51.004236 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a6218603-7139-4fa0-aca9-13fe835fe014 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:51.154653 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a6218603-7139-4fa0-aca9-13fe835fe014 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:51.162241 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a6218603-7139-4fa0-aca9-13fe835fe014 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1583 microversion: 2.1 time: 0.182528 Jun 10 13:39:51.162551 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1177/3493] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:50 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1583 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:51.641964 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-13d5f50c-6a58-4bf7-9043-5a765d977468 req-d0783600-13c6-4b5c-bd54-d95f733e1367 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08efc240-97e8-4e87-83c5-1c486f947b45", "name": "network-vif-deleted", "tag": "1486facd-792c-45c3-b04f-04fab49b75cb"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:51.647778 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-13d5f50c-6a58-4bf7-9043-5a765d977468 req-d0783600-13c6-4b5c-bd54-d95f733e1367 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:51.647961 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-13d5f50c-6a58-4bf7-9043-5a765d977468 req-d0783600-13c6-4b5c-bd54-d95f733e1367 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:51.648133 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-13d5f50c-6a58-4bf7-9043-5a765d977468 req-d0783600-13c6-4b5c-bd54-d95f733e1367 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:51.654188 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-13d5f50c-6a58-4bf7-9043-5a765d977468 req-d0783600-13c6-4b5c-bd54-d95f733e1367 service nova] Creating event network-vif-deleted:1486facd-792c-45c3-b04f-04fab49b75cb for instance 08efc240-97e8-4e87-83c5-1c486f947b45 on np0000002501 Jun 10 13:39:51.654575 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-13d5f50c-6a58-4bf7-9043-5a765d977468 req-d0783600-13c6-4b5c-bd54-d95f733e1367 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:51.658734 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-13d5f50c-6a58-4bf7-9043-5a765d977468 req-d0783600-13c6-4b5c-bd54-d95f733e1367 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018450 Jun 10 13:39:51.659082 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1158/3494] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:51 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 10 13:39:51.764722 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-1117c31d-4430-42f6-8ca8-2c53217a321f req-937ec631-bc26-46dc-8cbd-96f33bd43204 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08efc240-97e8-4e87-83c5-1c486f947b45", "name": "network-vif-unplugged", "status": "completed", "tag": "1486facd-792c-45c3-b04f-04fab49b75cb"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:39:51.770596 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1117c31d-4430-42f6-8ca8-2c53217a321f req-937ec631-bc26-46dc-8cbd-96f33bd43204 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:51.770850 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1117c31d-4430-42f6-8ca8-2c53217a321f req-937ec631-bc26-46dc-8cbd-96f33bd43204 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:51.771026 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1117c31d-4430-42f6-8ca8-2c53217a321f req-937ec631-bc26-46dc-8cbd-96f33bd43204 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:51.776643 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-1117c31d-4430-42f6-8ca8-2c53217a321f req-937ec631-bc26-46dc-8cbd-96f33bd43204 service nova] Creating event network-vif-unplugged:1486facd-792c-45c3-b04f-04fab49b75cb for instance 08efc240-97e8-4e87-83c5-1c486f947b45 on np0000002501 Jun 10 13:39:51.777113 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-1117c31d-4430-42f6-8ca8-2c53217a321f req-937ec631-bc26-46dc-8cbd-96f33bd43204 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:39:51.781031 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-1117c31d-4430-42f6-8ca8-2c53217a321f req-937ec631-bc26-46dc-8cbd-96f33bd43204 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.018027 Jun 10 13:39:51.781436 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1160/3495] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:39:51 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 10 13:39:52.175860 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f6424c43-cea3-4de5-8f2e-44da2d8f8733 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:52.178105 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f6424c43-cea3-4de5-8f2e-44da2d8f8733 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:52.179938 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=40,nova_api:INSERT=3,nova_api:DELETE=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:39:52.182080 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f6424c43-cea3-4de5-8f2e-44da2d8f8733 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:52.182421 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f6424c43-cea3-4de5-8f2e-44da2d8f8733 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:52.182700 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f6424c43-cea3-4de5-8f2e-44da2d8f8733 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:52.183097 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f6424c43-cea3-4de5-8f2e-44da2d8f8733 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:52.183395 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f6424c43-cea3-4de5-8f2e-44da2d8f8733 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:52.183654 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f6424c43-cea3-4de5-8f2e-44da2d8f8733 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:52.187023 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=109,nova_cell1:INSERT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:39:52.197880 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f6424c43-cea3-4de5-8f2e-44da2d8f8733 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:52.247517 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f6424c43-cea3-4de5-8f2e-44da2d8f8733 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:52.255340 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f6424c43-cea3-4de5-8f2e-44da2d8f8733 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1230 microversion: 2.1 time: 0.081117 Jun 10 13:39:52.255614 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1178/3496] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:52 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1230 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:53.269643 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-838c3f4e-837d-4155-8463-4e71ea02a0dc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:53.271444 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-838c3f4e-837d-4155-8463-4e71ea02a0dc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:53.275433 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-838c3f4e-837d-4155-8463-4e71ea02a0dc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:53.275688 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-838c3f4e-837d-4155-8463-4e71ea02a0dc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:53.275880 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-838c3f4e-837d-4155-8463-4e71ea02a0dc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:53.276304 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-838c3f4e-837d-4155-8463-4e71ea02a0dc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:53.276590 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-838c3f4e-837d-4155-8463-4e71ea02a0dc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:53.276955 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-838c3f4e-837d-4155-8463-4e71ea02a0dc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:53.292614 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-838c3f4e-837d-4155-8463-4e71ea02a0dc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:53.292761 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-838c3f4e-837d-4155-8463-4e71ea02a0dc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:53.292907 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-838c3f4e-837d-4155-8463-4e71ea02a0dc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:53.293121 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-838c3f4e-837d-4155-8463-4e71ea02a0dc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lazy-loading 'fault' on Instance uuid 08efc240-97e8-4e87-83c5-1c486f947b45 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:39:53.296363 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-838c3f4e-837d-4155-8463-4e71ea02a0dc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:53.342888 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-838c3f4e-837d-4155-8463-4e71ea02a0dc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:53.350290 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-838c3f4e-837d-4155-8463-4e71ea02a0dc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1235 microversion: 2.1 time: 0.082389 Jun 10 13:39:53.350560 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1159/3497] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:53 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1235 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:54.364619 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9cc14539-aec5-46d9-9b98-968861d83cfd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:54.366215 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9cc14539-aec5-46d9-9b98-968861d83cfd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:54.368418 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=53,nova_api:INSERT=7,nova_api:UPDATE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:39:54.370595 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9cc14539-aec5-46d9-9b98-968861d83cfd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:54.370843 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9cc14539-aec5-46d9-9b98-968861d83cfd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:54.371054 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9cc14539-aec5-46d9-9b98-968861d83cfd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:54.371452 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9cc14539-aec5-46d9-9b98-968861d83cfd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:54.371723 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9cc14539-aec5-46d9-9b98-968861d83cfd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:54.372012 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9cc14539-aec5-46d9-9b98-968861d83cfd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:54.375519 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:39:54.394815 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9cc14539-aec5-46d9-9b98-968861d83cfd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:54.395054 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9cc14539-aec5-46d9-9b98-968861d83cfd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:54.395340 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9cc14539-aec5-46d9-9b98-968861d83cfd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:54.395633 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-9cc14539-aec5-46d9-9b98-968861d83cfd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lazy-loading 'fault' on Instance uuid 08efc240-97e8-4e87-83c5-1c486f947b45 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:39:54.399527 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9cc14539-aec5-46d9-9b98-968861d83cfd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:39:54.444480 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9cc14539-aec5-46d9-9b98-968861d83cfd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fa57b49f5a20414d81396c256a4b827e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c49fbd51d0294424800eb5be6b3e9c86', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:39:54.451411 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9cc14539-aec5-46d9-9b98-968861d83cfd tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 200 len: 1235 microversion: 2.1 time: 0.088480 Jun 10 13:39:54.451825 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1161/3498] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:54 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 1235 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:39:55.466179 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2a6e2098-033d-4f7a-9936-f3c15ae2a539 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:55.467631 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2a6e2098-033d-4f7a-9936-f3c15ae2a539 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:55.472298 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a6e2098-033d-4f7a-9936-f3c15ae2a539 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:55.472556 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a6e2098-033d-4f7a-9936-f3c15ae2a539 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:55.472813 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a6e2098-033d-4f7a-9936-f3c15ae2a539 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:55.473257 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a6e2098-033d-4f7a-9936-f3c15ae2a539 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:55.473555 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a6e2098-033d-4f7a-9936-f3c15ae2a539 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:55.473819 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a6e2098-033d-4f7a-9936-f3c15ae2a539 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:55.480291 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-2a6e2098-033d-4f7a-9936-f3c15ae2a539 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] HTTP exception thrown: Instance 08efc240-97e8-4e87-83c5-1c486f947b45 could not be found. Jun 10 13:39:55.480547 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2a6e2098-033d-4f7a-9936-f3c15ae2a539 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Returning 404 to user: Instance 08efc240-97e8-4e87-83c5-1c486f947b45 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:39:55.480876 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2a6e2098-033d-4f7a-9936-f3c15ae2a539 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 404 len: 111 microversion: 2.1 time: 0.016476 Jun 10 13:39:55.481161 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1179/3499] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:55 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:39:55.714171 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b94209f9-c030-4f27-a119-2582f83417ba tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:55.714627 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b94209f9-c030-4f27-a119-2582f83417ba tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:55.716064 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=47,nova_api:UPDATE=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:39:55.719867 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b94209f9-c030-4f27-a119-2582f83417ba tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:55.720108 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b94209f9-c030-4f27-a119-2582f83417ba tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:55.720271 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b94209f9-c030-4f27-a119-2582f83417ba tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:55.720558 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b94209f9-c030-4f27-a119-2582f83417ba tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:55.720731 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b94209f9-c030-4f27-a119-2582f83417ba tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:55.720884 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b94209f9-c030-4f27-a119-2582f83417ba tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:55.723100 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=113,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:39:55.728544 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-b94209f9-c030-4f27-a119-2582f83417ba tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] HTTP exception thrown: Instance 08efc240-97e8-4e87-83c5-1c486f947b45 could not be found. Jun 10 13:39:55.728787 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b94209f9-c030-4f27-a119-2582f83417ba tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Returning 404 to user: Instance 08efc240-97e8-4e87-83c5-1c486f947b45 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:39:55.729175 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b94209f9-c030-4f27-a119-2582f83417ba tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 404 len: 111 microversion: 2.1 time: 0.016608 Jun 10 13:39:55.729520 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1160/3500] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:39:55 2026] DELETE /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:39:55.737531 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fa60105f-64ea-463a-8139-a978b5c0b51a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:55.738932 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fa60105f-64ea-463a-8139-a978b5c0b51a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 08efc240-97e8-4e87-83c5-1c486f947b45] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:55.743389 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa60105f-64ea-463a-8139-a978b5c0b51a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:55.743677 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa60105f-64ea-463a-8139-a978b5c0b51a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:55.743908 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa60105f-64ea-463a-8139-a978b5c0b51a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:55.744354 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa60105f-64ea-463a-8139-a978b5c0b51a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:55.744698 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa60105f-64ea-463a-8139-a978b5c0b51a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:55.745025 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa60105f-64ea-463a-8139-a978b5c0b51a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:55.752830 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-fa60105f-64ea-463a-8139-a978b5c0b51a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] HTTP exception thrown: Instance 08efc240-97e8-4e87-83c5-1c486f947b45 could not be found. Jun 10 13:39:55.753081 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fa60105f-64ea-463a-8139-a978b5c0b51a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Returning 404 to user: Instance 08efc240-97e8-4e87-83c5-1c486f947b45 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:39:55.753443 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fa60105f-64ea-463a-8139-a978b5c0b51a tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45" status: 404 len: 111 microversion: 2.1 time: 0.017554 Jun 10 13:39:55.753750 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1162/3501] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:55 2026] GET /compute/v2.1/servers/08efc240-97e8-4e87-83c5-1c486f947b45 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:39:57.061965 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3672923e-b742-4620-9b8e-946ff44694fc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:57.062294 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3672923e-b742-4620-9b8e-946ff44694fc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:57.065680 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3672923e-b742-4620-9b8e-946ff44694fc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:57.065849 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3672923e-b742-4620-9b8e-946ff44694fc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:57.065985 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3672923e-b742-4620-9b8e-946ff44694fc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:57.066237 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3672923e-b742-4620-9b8e-946ff44694fc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:57.066381 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3672923e-b742-4620-9b8e-946ff44694fc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:57.066498 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3672923e-b742-4620-9b8e-946ff44694fc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:57.074021 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-3672923e-b742-4620-9b8e-946ff44694fc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] HTTP exception thrown: Instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa could not be found. Jun 10 13:39:57.074287 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3672923e-b742-4620-9b8e-946ff44694fc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Returning 404 to user: Instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:39:57.074699 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3672923e-b742-4620-9b8e-946ff44694fc tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 404 len: 111 microversion: 2.1 time: 0.015424 Jun 10 13:39:57.075139 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1180/3502] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:39:57 2026] DELETE /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:39:57.082383 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6b628373-6966-4581-8cfa-fe24a5b7549f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:57.084084 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6b628373-6966-4581-8cfa-fe24a5b7549f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] [instance: 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:39:57.087629 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b628373-6966-4581-8cfa-fe24a5b7549f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:57.087851 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b628373-6966-4581-8cfa-fe24a5b7549f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:57.088081 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b628373-6966-4581-8cfa-fe24a5b7549f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:57.088482 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b628373-6966-4581-8cfa-fe24a5b7549f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:39:57.088755 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b628373-6966-4581-8cfa-fe24a5b7549f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:39:57.089019 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6b628373-6966-4581-8cfa-fe24a5b7549f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:39:57.095862 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-6b628373-6966-4581-8cfa-fe24a5b7549f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] HTTP exception thrown: Instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa could not be found. Jun 10 13:39:57.096038 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6b628373-6966-4581-8cfa-fe24a5b7549f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Returning 404 to user: Instance 87c76d3d-921c-4b37-a75c-9df9ca7ca0fa could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:39:57.096343 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6b628373-6966-4581-8cfa-fe24a5b7549f tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa" status: 404 len: 111 microversion: 2.1 time: 0.015537 Jun 10 13:39:57.096684 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1161/3503] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:39:57 2026] GET /compute/v2.1/servers/87c76d3d-921c-4b37-a75c-9df9ca7ca0fa => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:39:58.369263 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5c2aaad2-27a4-49c2-8129-a81cb1dd7c38 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:39:58.382611 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5c2aaad2-27a4-49c2-8129-a81cb1dd7c38 tempest-TestEncryptedCinderVolumes-1123591271 tempest-TestEncryptedCinderVolumes-1123591271-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-1599904064" status: 202 len: 0 microversion: 2.1 time: 0.014773 Jun 10 13:39:58.382874 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1163/3504] 10.4.3.74 () {66 vars in 1389 bytes} [Wed Jun 10 13:39:58 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-1599904064 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:40:05.748133 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=5 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:40:07.064026 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:40:07.069898 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=5 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:40:07.085945 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:40:07.091730 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:40:08.376103 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=3,nova_api:DELETE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:40:17.827589 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-222650761", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-376578994"}], "block_device_mapping_v2": [{"uuid": "b84efa33-a913-43b9-a2dc-6e949e3a10f4", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-2062958224", "networks": [{"uuid": "3d96b870-f6d4-4aa7-b02e-5fb67ec191a6"}]}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:40:17.864839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:17.865129 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:17.865411 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:17.865868 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:17.866139 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:17.866420 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:17.872084 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:17.924787 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] validate_networks() for [('3d96b870-f6d4-4aa7-b02e-5fb67ec191a6', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:40:17.925194 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:18.116466 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:18.269583 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:40:18.269790 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:40:18.269994 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:40:18.270144 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:40:18.270314 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:40:18.276386 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:18.276538 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:18.276653 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:18.277144 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:18.277327 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:18.277473 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:18.288913 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:40:18.290919 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Getting quotas for user e26ea791c9b2405282949b7ee6db2eb9 and project 693ff1f321774522a3e57045cb93d27b. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:40:18.325123 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:40:18.326362 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] 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='b84efa33-a913-43b9-a2dc-6e949e3a10f4',volume_size=None,volume_type=None)] {{(pid=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:40:18.425544 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b40a624f-2490-4537-b98d-97567369d456 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.599488 Jun 10 13:40:18.426121 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1181/3505] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:40:17 2026] POST /compute/v2.1/servers => generated 403 bytes in 600 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:40:18.437618 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f0dad2e7-848a-4f6e-a02e-05147b30da48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:18.439186 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f0dad2e7-848a-4f6e-a02e-05147b30da48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:18.449732 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f0dad2e7-848a-4f6e-a02e-05147b30da48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:18.494902 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f0dad2e7-848a-4f6e-a02e-05147b30da48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:18.501303 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f0dad2e7-848a-4f6e-a02e-05147b30da48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1089 microversion: 2.1 time: 0.065845 Jun 10 13:40:18.501738 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1162/3506] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:18 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1089 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 10 13:40:19.514984 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ebecba4f-8db7-4cef-b4e8-3910ad5944f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:19.516267 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ebecba4f-8db7-4cef-b4e8-3910ad5944f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:19.520055 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ebecba4f-8db7-4cef-b4e8-3910ad5944f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:19.520279 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ebecba4f-8db7-4cef-b4e8-3910ad5944f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:19.520497 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ebecba4f-8db7-4cef-b4e8-3910ad5944f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:19.520920 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ebecba4f-8db7-4cef-b4e8-3910ad5944f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:19.521195 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ebecba4f-8db7-4cef-b4e8-3910ad5944f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:19.521476 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ebecba4f-8db7-4cef-b4e8-3910ad5944f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:19.535914 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ebecba4f-8db7-4cef-b4e8-3910ad5944f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:19.583883 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ebecba4f-8db7-4cef-b4e8-3910ad5944f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:19.590504 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ebecba4f-8db7-4cef-b4e8-3910ad5944f4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1139 microversion: 2.1 time: 0.077224 Jun 10 13:40:19.590763 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1164/3507] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:19 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1139 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:20.599973 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a3947bd9-10ef-4c74-91f4-adf283c3d2db tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "924126bc-62ea-443b-a68d-4d3b81b1e217", "device": "/dev/vdb"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:40:20.601769 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a3947bd9-10ef-4c74-91f4-adf283c3d2db tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:20.603374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-149ea4dc-6dab-4c93-9ae5-3a1886ebe7dd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:20.604720 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-149ea4dc-6dab-4c93-9ae5-3a1886ebe7dd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:20.604796 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a3947bd9-10ef-4c74-91f4-adf283c3d2db tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:20.604952 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a3947bd9-10ef-4c74-91f4-adf283c3d2db tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:20.605069 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a3947bd9-10ef-4c74-91f4-adf283c3d2db tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:20.605286 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a3947bd9-10ef-4c74-91f4-adf283c3d2db tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:20.605425 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a3947bd9-10ef-4c74-91f4-adf283c3d2db tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:20.605528 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a3947bd9-10ef-4c74-91f4-adf283c3d2db tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:20.609996 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-149ea4dc-6dab-4c93-9ae5-3a1886ebe7dd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:20.610247 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-149ea4dc-6dab-4c93-9ae5-3a1886ebe7dd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:20.610470 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-149ea4dc-6dab-4c93-9ae5-3a1886ebe7dd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:20.610909 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-149ea4dc-6dab-4c93-9ae5-3a1886ebe7dd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:20.611191 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-149ea4dc-6dab-4c93-9ae5-3a1886ebe7dd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:20.611493 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-149ea4dc-6dab-4c93-9ae5-3a1886ebe7dd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:20.626035 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-149ea4dc-6dab-4c93-9ae5-3a1886ebe7dd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:20.674883 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-149ea4dc-6dab-4c93-9ae5-3a1886ebe7dd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:20.682810 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-149ea4dc-6dab-4c93-9ae5-3a1886ebe7dd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1187 microversion: 2.1 time: 0.080999 Jun 10 13:40:20.683391 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1163/3508] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:20 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1187 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:21.699440 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a8e60d0d-b84f-4982-b6ee-9bcba9d49fe4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:21.700789 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a8e60d0d-b84f-4982-b6ee-9bcba9d49fe4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:21.705163 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8e60d0d-b84f-4982-b6ee-9bcba9d49fe4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:21.705436 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8e60d0d-b84f-4982-b6ee-9bcba9d49fe4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:21.705632 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8e60d0d-b84f-4982-b6ee-9bcba9d49fe4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:21.706054 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8e60d0d-b84f-4982-b6ee-9bcba9d49fe4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:21.706335 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8e60d0d-b84f-4982-b6ee-9bcba9d49fe4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:21.706678 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8e60d0d-b84f-4982-b6ee-9bcba9d49fe4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:21.719567 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a8e60d0d-b84f-4982-b6ee-9bcba9d49fe4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:21.766796 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a8e60d0d-b84f-4982-b6ee-9bcba9d49fe4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:21.773110 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a8e60d0d-b84f-4982-b6ee-9bcba9d49fe4 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1187 microversion: 2.1 time: 0.075278 Jun 10 13:40:21.773371 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1165/3509] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:21 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1187 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:22.786991 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-184dbdba-d20b-41f9-9066-52c5e84362da tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:22.788380 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-184dbdba-d20b-41f9-9066-52c5e84362da tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:22.792822 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-184dbdba-d20b-41f9-9066-52c5e84362da tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:22.793046 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-184dbdba-d20b-41f9-9066-52c5e84362da tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:22.793336 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-184dbdba-d20b-41f9-9066-52c5e84362da tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:22.793669 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-184dbdba-d20b-41f9-9066-52c5e84362da tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:22.793966 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-184dbdba-d20b-41f9-9066-52c5e84362da tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:22.794278 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-184dbdba-d20b-41f9-9066-52c5e84362da tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:22.807821 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-184dbdba-d20b-41f9-9066-52c5e84362da tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:22.871683 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-184dbdba-d20b-41f9-9066-52c5e84362da tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:22.878936 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-184dbdba-d20b-41f9-9066-52c5e84362da tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1195 microversion: 2.1 time: 0.093623 Jun 10 13:40:22.879188 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1164/3510] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:22 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1195 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:23.156256 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a3947bd9-10ef-4c74-91f4-adf283c3d2db tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "POST /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.559072 Jun 10 13:40:23.156627 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1182/3511] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:40:20 2026] POST /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0/os-volume_attachments => generated 194 bytes in 2560 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:40:23.822744 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-c7ab0486-1d4a-45ab-927d-6888ccf7d277 req-5bc14e7e-22ca-40b2-b888-a282b7ca58a5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "87a3a9e8-b696-4eff-af99-64f3543f3e8a", "tag": "a63e3a60-cee8-4e59-9b8a-86c346a3faa0"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:40:23.828876 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c7ab0486-1d4a-45ab-927d-6888ccf7d277 req-5bc14e7e-22ca-40b2-b888-a282b7ca58a5 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:23.829106 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c7ab0486-1d4a-45ab-927d-6888ccf7d277 req-5bc14e7e-22ca-40b2-b888-a282b7ca58a5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:23.829276 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-c7ab0486-1d4a-45ab-927d-6888ccf7d277 req-5bc14e7e-22ca-40b2-b888-a282b7ca58a5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:23.834516 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-c7ab0486-1d4a-45ab-927d-6888ccf7d277 req-5bc14e7e-22ca-40b2-b888-a282b7ca58a5 service nova] Creating event network-changed:a63e3a60-cee8-4e59-9b8a-86c346a3faa0 for instance 87a3a9e8-b696-4eff-af99-64f3543f3e8a on np0000002501 Jun 10 13:40:23.835025 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-c7ab0486-1d4a-45ab-927d-6888ccf7d277 req-5bc14e7e-22ca-40b2-b888-a282b7ca58a5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:40:23.839338 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-c7ab0486-1d4a-45ab-927d-6888ccf7d277 req-5bc14e7e-22ca-40b2-b888-a282b7ca58a5 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018329 Jun 10 13:40:23.839669 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1166/3512] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:40:23 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 10 13:40:23.893231 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-513141b4-946e-4f12-99a7-42bec6c12def tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:23.894957 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-513141b4-946e-4f12-99a7-42bec6c12def tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:23.900591 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-513141b4-946e-4f12-99a7-42bec6c12def tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:23.900831 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-513141b4-946e-4f12-99a7-42bec6c12def tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:23.901067 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-513141b4-946e-4f12-99a7-42bec6c12def tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:23.901512 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-513141b4-946e-4f12-99a7-42bec6c12def tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:23.901820 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-513141b4-946e-4f12-99a7-42bec6c12def tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:23.902070 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-513141b4-946e-4f12-99a7-42bec6c12def tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:23.916319 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-513141b4-946e-4f12-99a7-42bec6c12def tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:24.059632 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-513141b4-946e-4f12-99a7-42bec6c12def tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:24.066460 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-513141b4-946e-4f12-99a7-42bec6c12def tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1272 microversion: 2.1 time: 0.175019 Jun 10 13:40:24.066729 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1165/3513] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:23 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1272 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:25.080248 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-333f2ce2-5035-45bd-a568-70d91bc602fd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:25.081632 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-333f2ce2-5035-45bd-a568-70d91bc602fd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:25.086036 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-333f2ce2-5035-45bd-a568-70d91bc602fd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:25.086283 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-333f2ce2-5035-45bd-a568-70d91bc602fd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:25.086510 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-333f2ce2-5035-45bd-a568-70d91bc602fd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:25.086955 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-333f2ce2-5035-45bd-a568-70d91bc602fd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:25.087240 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-333f2ce2-5035-45bd-a568-70d91bc602fd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:25.087535 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-333f2ce2-5035-45bd-a568-70d91bc602fd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:25.099587 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-333f2ce2-5035-45bd-a568-70d91bc602fd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:25.241392 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-333f2ce2-5035-45bd-a568-70d91bc602fd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:25.249154 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-333f2ce2-5035-45bd-a568-70d91bc602fd tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1272 microversion: 2.1 time: 0.170524 Jun 10 13:40:25.249573 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1183/3514] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:25 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1272 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:26.265555 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fd33cf79-b361-4694-8674-41f2e553de0e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:26.267024 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fd33cf79-b361-4694-8674-41f2e553de0e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:26.270977 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd33cf79-b361-4694-8674-41f2e553de0e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:26.271282 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd33cf79-b361-4694-8674-41f2e553de0e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:26.271585 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd33cf79-b361-4694-8674-41f2e553de0e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:26.272232 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd33cf79-b361-4694-8674-41f2e553de0e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:26.272653 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd33cf79-b361-4694-8674-41f2e553de0e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:26.272787 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd33cf79-b361-4694-8674-41f2e553de0e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:26.287660 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fd33cf79-b361-4694-8674-41f2e553de0e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:26.395096 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fd33cf79-b361-4694-8674-41f2e553de0e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:26.401693 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fd33cf79-b361-4694-8674-41f2e553de0e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1260 microversion: 2.1 time: 0.137978 Jun 10 13:40:26.401943 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1167/3515] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:26 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1260 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:27.415789 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ba842359-779b-4042-ae24-787ff0fbe433 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:27.417063 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ba842359-779b-4042-ae24-787ff0fbe433 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:27.421724 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba842359-779b-4042-ae24-787ff0fbe433 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:27.421969 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba842359-779b-4042-ae24-787ff0fbe433 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:27.422179 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba842359-779b-4042-ae24-787ff0fbe433 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:27.422645 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba842359-779b-4042-ae24-787ff0fbe433 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:27.422933 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba842359-779b-4042-ae24-787ff0fbe433 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:27.423200 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ba842359-779b-4042-ae24-787ff0fbe433 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:27.435630 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ba842359-779b-4042-ae24-787ff0fbe433 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:27.547958 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ba842359-779b-4042-ae24-787ff0fbe433 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:27.555207 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ba842359-779b-4042-ae24-787ff0fbe433 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1260 microversion: 2.1 time: 0.141023 Jun 10 13:40:27.555531 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1166/3516] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:27 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1260 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:28.281170 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:40:28.293460 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:40:28.496799 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:40:28.568420 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-620e08dc-54fa-4000-ba46-9e263489be41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:28.569608 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-620e08dc-54fa-4000-ba46-9e263489be41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:28.573746 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-620e08dc-54fa-4000-ba46-9e263489be41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:28.573979 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-620e08dc-54fa-4000-ba46-9e263489be41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:28.574168 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-620e08dc-54fa-4000-ba46-9e263489be41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:28.574570 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-620e08dc-54fa-4000-ba46-9e263489be41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:28.574851 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-620e08dc-54fa-4000-ba46-9e263489be41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:28.575131 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-620e08dc-54fa-4000-ba46-9e263489be41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:28.591604 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-620e08dc-54fa-4000-ba46-9e263489be41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:28.705311 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-620e08dc-54fa-4000-ba46-9e263489be41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:28.713534 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-620e08dc-54fa-4000-ba46-9e263489be41 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1260 microversion: 2.1 time: 0.146641 Jun 10 13:40:28.713888 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1184/3517] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:28 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1260 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:29.728200 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c38a3bd9-fa2b-4eb7-b16a-65fd1b273673 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:29.729483 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c38a3bd9-fa2b-4eb7-b16a-65fd1b273673 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:29.734762 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c38a3bd9-fa2b-4eb7-b16a-65fd1b273673 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:29.735085 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c38a3bd9-fa2b-4eb7-b16a-65fd1b273673 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:29.735334 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c38a3bd9-fa2b-4eb7-b16a-65fd1b273673 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:29.736099 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c38a3bd9-fa2b-4eb7-b16a-65fd1b273673 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:29.736099 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c38a3bd9-fa2b-4eb7-b16a-65fd1b273673 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:29.736428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c38a3bd9-fa2b-4eb7-b16a-65fd1b273673 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:29.748954 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c38a3bd9-fa2b-4eb7-b16a-65fd1b273673 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:29.883066 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c38a3bd9-fa2b-4eb7-b16a-65fd1b273673 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:29.890372 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c38a3bd9-fa2b-4eb7-b16a-65fd1b273673 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1260 microversion: 2.1 time: 0.163660 Jun 10 13:40:29.890693 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1168/3518] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:29 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1260 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:30.695051 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-bbc4b62b-def2-42fc-b44e-7b5e52a3a4ab req-a594d34e-09e9-46c6-a8c0-8404b0274895 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "volume-extended", "server_uuid": "1aee785c-4844-4d29-ae10-9808206f10b0", "tag": "924126bc-62ea-443b-a68d-4d3b81b1e217"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:40:30.703172 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-bbc4b62b-def2-42fc-b44e-7b5e52a3a4ab req-a594d34e-09e9-46c6-a8c0-8404b0274895 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:30.703465 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-bbc4b62b-def2-42fc-b44e-7b5e52a3a4ab req-a594d34e-09e9-46c6-a8c0-8404b0274895 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:30.703578 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-bbc4b62b-def2-42fc-b44e-7b5e52a3a4ab req-a594d34e-09e9-46c6-a8c0-8404b0274895 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:30.709705 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-bbc4b62b-def2-42fc-b44e-7b5e52a3a4ab req-a594d34e-09e9-46c6-a8c0-8404b0274895 service nova] Creating event volume-extended:924126bc-62ea-443b-a68d-4d3b81b1e217 for instance 1aee785c-4844-4d29-ae10-9808206f10b0 on np0000002501 Jun 10 13:40:30.714344 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-bbc4b62b-def2-42fc-b44e-7b5e52a3a4ab req-a594d34e-09e9-46c6-a8c0-8404b0274895 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:40:30.718496 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-bbc4b62b-def2-42fc-b44e-7b5e52a3a4ab req-a594d34e-09e9-46c6-a8c0-8404b0274895 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.51 time: 0.056824 Jun 10 13:40:30.718821 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1167/3519] 10.4.3.74 () {76 vars in 1675 bytes} [Wed Jun 10 13:40:30 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:40:30.905263 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3585b9da-208f-4daa-be37-9e29b582faf2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:30.906907 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3585b9da-208f-4daa-be37-9e29b582faf2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:30.911543 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3585b9da-208f-4daa-be37-9e29b582faf2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:30.911791 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3585b9da-208f-4daa-be37-9e29b582faf2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:30.911983 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3585b9da-208f-4daa-be37-9e29b582faf2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:30.912386 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3585b9da-208f-4daa-be37-9e29b582faf2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:30.912681 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3585b9da-208f-4daa-be37-9e29b582faf2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:30.913147 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3585b9da-208f-4daa-be37-9e29b582faf2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:30.928080 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3585b9da-208f-4daa-be37-9e29b582faf2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:31.066987 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3585b9da-208f-4daa-be37-9e29b582faf2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:31.073530 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3585b9da-208f-4daa-be37-9e29b582faf2 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1260 microversion: 2.1 time: 0.170257 Jun 10 13:40:31.073965 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1185/3520] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:30 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1260 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:31.579267 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4673bdf9-2083-4ea8-a3dc-4336a905f1a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:31.580539 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4673bdf9-2083-4ea8-a3dc-4336a905f1a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:31.584117 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4673bdf9-2083-4ea8-a3dc-4336a905f1a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:31.584266 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4673bdf9-2083-4ea8-a3dc-4336a905f1a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:31.584405 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4673bdf9-2083-4ea8-a3dc-4336a905f1a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:31.584655 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4673bdf9-2083-4ea8-a3dc-4336a905f1a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:31.584777 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4673bdf9-2083-4ea8-a3dc-4336a905f1a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:31.584887 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4673bdf9-2083-4ea8-a3dc-4336a905f1a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:31.599217 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4673bdf9-2083-4ea8-a3dc-4336a905f1a2 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0/os-instance-actions" status: 200 len: 920 microversion: 2.1 time: 0.021432 Jun 10 13:40:31.599469 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1169/3521] 10.4.3.74 () {66 vars in 1407 bytes} [Wed Jun 10 13:40:31 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0/os-instance-actions => generated 920 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:40:31.662535 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c8688ca4-296f-46b3-84c1-00a1e8f79160 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:31.663909 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c8688ca4-296f-46b3-84c1-00a1e8f79160 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:31.666987 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8688ca4-296f-46b3-84c1-00a1e8f79160 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:31.667139 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8688ca4-296f-46b3-84c1-00a1e8f79160 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:31.667259 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8688ca4-296f-46b3-84c1-00a1e8f79160 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:31.667514 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8688ca4-296f-46b3-84c1-00a1e8f79160 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:31.667652 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8688ca4-296f-46b3-84c1-00a1e8f79160 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:31.667756 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c8688ca4-296f-46b3-84c1-00a1e8f79160 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:31.682919 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c8688ca4-296f-46b3-84c1-00a1e8f79160 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0/os-instance-actions/req-a594d34e-09e9-46c6-a8c0-8404b0274895" status: 200 len: 468 microversion: 2.1 time: 0.076487 Jun 10 13:40:31.683152 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1168/3522] 10.4.3.74 () {66 vars in 1530 bytes} [Wed Jun 10 13:40:31 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0/os-instance-actions/req-a594d34e-09e9-46c6-a8c0-8404b0274895 => generated 468 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:40:32.087458 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-36be39eb-76a8-453b-8d86-c5786db2b34d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:32.088500 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-36be39eb-76a8-453b-8d86-c5786db2b34d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:32.093067 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-36be39eb-76a8-453b-8d86-c5786db2b34d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:32.093286 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-36be39eb-76a8-453b-8d86-c5786db2b34d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:32.093498 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-36be39eb-76a8-453b-8d86-c5786db2b34d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:32.093926 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-36be39eb-76a8-453b-8d86-c5786db2b34d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:32.094198 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-36be39eb-76a8-453b-8d86-c5786db2b34d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:32.094486 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-36be39eb-76a8-453b-8d86-c5786db2b34d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:32.109159 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-36be39eb-76a8-453b-8d86-c5786db2b34d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:32.249246 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-36be39eb-76a8-453b-8d86-c5786db2b34d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:32.255990 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-36be39eb-76a8-453b-8d86-c5786db2b34d tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1260 microversion: 2.1 time: 0.170508 Jun 10 13:40:32.256246 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1186/3523] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:32 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1260 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:32.693406 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9e1b2a54-072e-4691-a221-17d5fcda8640 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:32.694988 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9e1b2a54-072e-4691-a221-17d5fcda8640 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:32.698521 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e1b2a54-072e-4691-a221-17d5fcda8640 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:32.698704 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e1b2a54-072e-4691-a221-17d5fcda8640 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:32.698843 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e1b2a54-072e-4691-a221-17d5fcda8640 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:32.699111 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e1b2a54-072e-4691-a221-17d5fcda8640 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:32.699274 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e1b2a54-072e-4691-a221-17d5fcda8640 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:32.699415 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e1b2a54-072e-4691-a221-17d5fcda8640 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:32.717421 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9e1b2a54-072e-4691-a221-17d5fcda8640 tempest-VolumesExtendAttachedTest-877428191 tempest-VolumesExtendAttachedTest-877428191-project-admin] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0/os-instance-actions/req-a594d34e-09e9-46c6-a8c0-8404b0274895" status: 200 len: 497 microversion: 2.1 time: 0.025815 Jun 10 13:40:32.717699 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1170/3524] 10.4.3.74 () {66 vars in 1530 bytes} [Wed Jun 10 13:40:32 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0/os-instance-actions/req-a594d34e-09e9-46c6-a8c0-8404b0274895 => generated 497 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:40:32.727652 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-76b374f7-9a8f-404e-99e4-eb7ab119cc9d tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:32.727957 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-76b374f7-9a8f-404e-99e4-eb7ab119cc9d tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:32.731058 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76b374f7-9a8f-404e-99e4-eb7ab119cc9d tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:32.731215 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76b374f7-9a8f-404e-99e4-eb7ab119cc9d tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:32.731337 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76b374f7-9a8f-404e-99e4-eb7ab119cc9d tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:32.731611 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76b374f7-9a8f-404e-99e4-eb7ab119cc9d tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:32.731754 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76b374f7-9a8f-404e-99e4-eb7ab119cc9d tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:32.731866 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-76b374f7-9a8f-404e-99e4-eb7ab119cc9d tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:32.772859 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-76b374f7-9a8f-404e-99e4-eb7ab119cc9d tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lazy-loading 'services' on Instance uuid 1aee785c-4844-4d29-ae10-9808206f10b0 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:40:32.811888 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-76b374f7-9a8f-404e-99e4-eb7ab119cc9d tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0/os-volume_attachments/924126bc-62ea-443b-a68d-4d3b81b1e217" status: 202 len: 0 microversion: 2.1 time: 0.085891 Jun 10 13:40:32.812582 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1169/3525] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:40:32 2026] DELETE /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0/os-volume_attachments/924126bc-62ea-443b-a68d-4d3b81b1e217 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:40:33.271011 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f0f8923a-6224-4e0d-93d3-4b93414e0cc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:33.272330 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f0f8923a-6224-4e0d-93d3-4b93414e0cc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:33.276823 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0f8923a-6224-4e0d-93d3-4b93414e0cc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:33.277116 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0f8923a-6224-4e0d-93d3-4b93414e0cc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:33.277388 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0f8923a-6224-4e0d-93d3-4b93414e0cc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:33.277919 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0f8923a-6224-4e0d-93d3-4b93414e0cc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:33.278300 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0f8923a-6224-4e0d-93d3-4b93414e0cc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:33.278674 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f0f8923a-6224-4e0d-93d3-4b93414e0cc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:33.295372 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f0f8923a-6224-4e0d-93d3-4b93414e0cc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:33.407407 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f0f8923a-6224-4e0d-93d3-4b93414e0cc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:33.413894 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f0f8923a-6224-4e0d-93d3-4b93414e0cc6 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1260 microversion: 2.1 time: 0.144404 Jun 10 13:40:33.414136 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1187/3526] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:33 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1260 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:33.836092 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-9750a344-222e-40c5-a79a-c78ce00ef0d9 req-22dfdbd6-c296-4922-9727-b85a77618d62 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "87a3a9e8-b696-4eff-af99-64f3543f3e8a", "name": "network-vif-plugged", "status": "completed", "tag": "a63e3a60-cee8-4e59-9b8a-86c346a3faa0"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:40:33.841290 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9750a344-222e-40c5-a79a-c78ce00ef0d9 req-22dfdbd6-c296-4922-9727-b85a77618d62 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:33.841479 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9750a344-222e-40c5-a79a-c78ce00ef0d9 req-22dfdbd6-c296-4922-9727-b85a77618d62 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:33.841600 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-9750a344-222e-40c5-a79a-c78ce00ef0d9 req-22dfdbd6-c296-4922-9727-b85a77618d62 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:33.847384 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-9750a344-222e-40c5-a79a-c78ce00ef0d9 req-22dfdbd6-c296-4922-9727-b85a77618d62 service nova] Creating event network-vif-plugged:a63e3a60-cee8-4e59-9b8a-86c346a3faa0 for instance 87a3a9e8-b696-4eff-af99-64f3543f3e8a on np0000002501 Jun 10 13:40:33.847707 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-9750a344-222e-40c5-a79a-c78ce00ef0d9 req-22dfdbd6-c296-4922-9727-b85a77618d62 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:40:33.852053 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-9750a344-222e-40c5-a79a-c78ce00ef0d9 req-22dfdbd6-c296-4922-9727-b85a77618d62 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017628 Jun 10 13:40:33.852332 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1171/3527] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:40:33 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 10 13:40:34.427975 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4add4304-7d7b-4557-96ad-bb17d765687f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:34.429321 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4add4304-7d7b-4557-96ad-bb17d765687f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:34.433014 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4add4304-7d7b-4557-96ad-bb17d765687f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:34.433242 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4add4304-7d7b-4557-96ad-bb17d765687f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:34.433475 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4add4304-7d7b-4557-96ad-bb17d765687f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:34.433889 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4add4304-7d7b-4557-96ad-bb17d765687f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:34.434158 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4add4304-7d7b-4557-96ad-bb17d765687f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:34.434479 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4add4304-7d7b-4557-96ad-bb17d765687f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:34.448158 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4add4304-7d7b-4557-96ad-bb17d765687f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:34.563948 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4add4304-7d7b-4557-96ad-bb17d765687f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:34.573561 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4add4304-7d7b-4557-96ad-bb17d765687f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1260 microversion: 2.1 time: 0.147251 Jun 10 13:40:34.573837 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1170/3528] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:34 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1260 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:35.588402 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e14eaa65-8661-4b83-b7ed-ccec3108bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:35.589652 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e14eaa65-8661-4b83-b7ed-ccec3108bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:35.593923 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e14eaa65-8661-4b83-b7ed-ccec3108bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:35.594239 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e14eaa65-8661-4b83-b7ed-ccec3108bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:35.594332 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e14eaa65-8661-4b83-b7ed-ccec3108bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:35.594786 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e14eaa65-8661-4b83-b7ed-ccec3108bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:35.595071 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e14eaa65-8661-4b83-b7ed-ccec3108bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:35.595354 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e14eaa65-8661-4b83-b7ed-ccec3108bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:35.611385 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e14eaa65-8661-4b83-b7ed-ccec3108bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:35.761175 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e14eaa65-8661-4b83-b7ed-ccec3108bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:35.768723 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e14eaa65-8661-4b83-b7ed-ccec3108bce3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1446 microversion: 2.1 time: 0.181942 Jun 10 13:40:35.769011 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1188/3529] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:35 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1446 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:35.789102 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-52f4f670-fab9-4e79-9353-470b8baed11c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:35.790719 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-52f4f670-fab9-4e79-9353-470b8baed11c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:35.795934 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-52f4f670-fab9-4e79-9353-470b8baed11c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:35.796206 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-52f4f670-fab9-4e79-9353-470b8baed11c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:35.796454 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-52f4f670-fab9-4e79-9353-470b8baed11c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:35.796948 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-52f4f670-fab9-4e79-9353-470b8baed11c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:35.797276 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-52f4f670-fab9-4e79-9353-470b8baed11c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:35.797592 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-52f4f670-fab9-4e79-9353-470b8baed11c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:35.813296 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-52f4f670-fab9-4e79-9353-470b8baed11c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:35.905726 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-419831a3-6473-4029-b1c3-975661bf0393 req-495373a8-dd94-4ebb-bca9-7adad8410cd8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "87a3a9e8-b696-4eff-af99-64f3543f3e8a", "name": "network-vif-plugged", "status": "completed", "tag": "a63e3a60-cee8-4e59-9b8a-86c346a3faa0"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:40:35.913255 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-419831a3-6473-4029-b1c3-975661bf0393 req-495373a8-dd94-4ebb-bca9-7adad8410cd8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:35.913436 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-419831a3-6473-4029-b1c3-975661bf0393 req-495373a8-dd94-4ebb-bca9-7adad8410cd8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:35.913557 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-419831a3-6473-4029-b1c3-975661bf0393 req-495373a8-dd94-4ebb-bca9-7adad8410cd8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:35.918958 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-419831a3-6473-4029-b1c3-975661bf0393 req-495373a8-dd94-4ebb-bca9-7adad8410cd8 service nova] Creating event network-vif-plugged:a63e3a60-cee8-4e59-9b8a-86c346a3faa0 for instance 87a3a9e8-b696-4eff-af99-64f3543f3e8a on np0000002501 Jun 10 13:40:35.919851 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-419831a3-6473-4029-b1c3-975661bf0393 req-495373a8-dd94-4ebb-bca9-7adad8410cd8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:40:35.925039 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-419831a3-6473-4029-b1c3-975661bf0393 req-495373a8-dd94-4ebb-bca9-7adad8410cd8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021851 Jun 10 13:40:35.925333 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1171/3530] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:40:35 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 10 13:40:35.953144 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-52f4f670-fab9-4e79-9353-470b8baed11c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:35.960325 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-88bed03e-57f7-47f1-9f95-6e4847b685f3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:35.960472 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-88bed03e-57f7-47f1-9f95-6e4847b685f3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:35.961079 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-52f4f670-fab9-4e79-9353-470b8baed11c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1446 microversion: 2.1 time: 0.173980 Jun 10 13:40:35.961368 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1172/3531] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:35 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1446 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:35.963551 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-88bed03e-57f7-47f1-9f95-6e4847b685f3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:35.963722 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-88bed03e-57f7-47f1-9f95-6e4847b685f3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:35.963816 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-88bed03e-57f7-47f1-9f95-6e4847b685f3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:35.964035 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-88bed03e-57f7-47f1-9f95-6e4847b685f3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:35.965459 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-88bed03e-57f7-47f1-9f95-6e4847b685f3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:35.965459 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-88bed03e-57f7-47f1-9f95-6e4847b685f3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:35.982318 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-88bed03e-57f7-47f1-9f95-6e4847b685f3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:40:36.046389 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-88bed03e-57f7-47f1-9f95-6e4847b685f3 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 204 len: 0 microversion: 2.1 time: 0.087480 Jun 10 13:40:36.046828 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1189/3532] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:40:35 2026] DELETE /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:40:36.054702 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-799aa5be-f40c-41f2-8228-7b1af17c9dae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:36.056073 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-799aa5be-f40c-41f2-8228-7b1af17c9dae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:36.060201 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-799aa5be-f40c-41f2-8228-7b1af17c9dae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:36.060442 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-799aa5be-f40c-41f2-8228-7b1af17c9dae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:36.060631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-799aa5be-f40c-41f2-8228-7b1af17c9dae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:36.061029 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-799aa5be-f40c-41f2-8228-7b1af17c9dae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:36.061296 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-799aa5be-f40c-41f2-8228-7b1af17c9dae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:36.061570 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-799aa5be-f40c-41f2-8228-7b1af17c9dae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:36.076336 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-799aa5be-f40c-41f2-8228-7b1af17c9dae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:36.214097 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-799aa5be-f40c-41f2-8228-7b1af17c9dae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:36.222385 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-799aa5be-f40c-41f2-8228-7b1af17c9dae tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1678 microversion: 2.1 time: 0.169165 Jun 10 13:40:36.222728 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1172/3533] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:36 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1678 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:37.180835 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-38a3f954-44e6-4139-8c5b-5a245b7db041 req-5099d9c7-0d92-4cbe-bc9a-168d8def387f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1aee785c-4844-4d29-ae10-9808206f10b0", "name": "network-vif-unplugged", "status": "completed", "tag": "ac9cc967-a917-48e8-bf78-869819d1fdb0"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:40:37.187465 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-38a3f954-44e6-4139-8c5b-5a245b7db041 req-5099d9c7-0d92-4cbe-bc9a-168d8def387f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:37.187635 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-38a3f954-44e6-4139-8c5b-5a245b7db041 req-5099d9c7-0d92-4cbe-bc9a-168d8def387f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:37.187796 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-38a3f954-44e6-4139-8c5b-5a245b7db041 req-5099d9c7-0d92-4cbe-bc9a-168d8def387f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:37.193412 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-38a3f954-44e6-4139-8c5b-5a245b7db041 req-5099d9c7-0d92-4cbe-bc9a-168d8def387f service nova] Creating event network-vif-unplugged:ac9cc967-a917-48e8-bf78-869819d1fdb0 for instance 1aee785c-4844-4d29-ae10-9808206f10b0 on np0000002501 Jun 10 13:40:37.193825 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-38a3f954-44e6-4139-8c5b-5a245b7db041 req-5099d9c7-0d92-4cbe-bc9a-168d8def387f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:40:37.197440 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-38a3f954-44e6-4139-8c5b-5a245b7db041 req-5099d9c7-0d92-4cbe-bc9a-168d8def387f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.018531 Jun 10 13:40:37.198215 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1173/3534] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:40: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 10 13:40:37.238324 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7c0ac8ea-78b5-4836-93f0-d8a8d45ede64 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:37.239785 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7c0ac8ea-78b5-4836-93f0-d8a8d45ede64 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:37.243529 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7c0ac8ea-78b5-4836-93f0-d8a8d45ede64 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:37.243723 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7c0ac8ea-78b5-4836-93f0-d8a8d45ede64 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:37.243946 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7c0ac8ea-78b5-4836-93f0-d8a8d45ede64 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:37.244381 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7c0ac8ea-78b5-4836-93f0-d8a8d45ede64 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:37.244696 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7c0ac8ea-78b5-4836-93f0-d8a8d45ede64 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:37.244962 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7c0ac8ea-78b5-4836-93f0-d8a8d45ede64 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:37.267129 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7c0ac8ea-78b5-4836-93f0-d8a8d45ede64 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:37.406186 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7c0ac8ea-78b5-4836-93f0-d8a8d45ede64 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:37.414543 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7c0ac8ea-78b5-4836-93f0-d8a8d45ede64 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1678 microversion: 2.1 time: 0.178354 Jun 10 13:40:37.414849 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1190/3535] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:37 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1678 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:37.961845 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-7bb9f8ab-d5eb-4ab1-995b-d93b62926afe req-cf18829e-c483-4bb4-a652-0a43a679d61a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "87a3a9e8-b696-4eff-af99-64f3543f3e8a", "tag": "a63e3a60-cee8-4e59-9b8a-86c346a3faa0"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:40:37.968641 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7bb9f8ab-d5eb-4ab1-995b-d93b62926afe req-cf18829e-c483-4bb4-a652-0a43a679d61a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:37.968809 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7bb9f8ab-d5eb-4ab1-995b-d93b62926afe req-cf18829e-c483-4bb4-a652-0a43a679d61a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:37.968952 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7bb9f8ab-d5eb-4ab1-995b-d93b62926afe req-cf18829e-c483-4bb4-a652-0a43a679d61a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:37.974649 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-7bb9f8ab-d5eb-4ab1-995b-d93b62926afe req-cf18829e-c483-4bb4-a652-0a43a679d61a service nova] Creating event network-changed:a63e3a60-cee8-4e59-9b8a-86c346a3faa0 for instance 87a3a9e8-b696-4eff-af99-64f3543f3e8a on np0000002501 Jun 10 13:40:37.975019 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-7bb9f8ab-d5eb-4ab1-995b-d93b62926afe req-cf18829e-c483-4bb4-a652-0a43a679d61a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:40:37.979779 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-7bb9f8ab-d5eb-4ab1-995b-d93b62926afe req-cf18829e-c483-4bb4-a652-0a43a679d61a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020483 Jun 10 13:40:37.980227 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1173/3536] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:40:37 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 10 13:40:38.428869 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d1c65ae8-660d-4dde-95ce-727bf260025c tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:38.430665 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d1c65ae8-660d-4dde-95ce-727bf260025c tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:38.435421 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1c65ae8-660d-4dde-95ce-727bf260025c tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:38.435711 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1c65ae8-660d-4dde-95ce-727bf260025c tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:38.435974 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1c65ae8-660d-4dde-95ce-727bf260025c tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:38.436508 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1c65ae8-660d-4dde-95ce-727bf260025c tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:38.436887 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1c65ae8-660d-4dde-95ce-727bf260025c tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:38.437224 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1c65ae8-660d-4dde-95ce-727bf260025c tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:38.455028 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d1c65ae8-660d-4dde-95ce-727bf260025c tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:38.620807 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d1c65ae8-660d-4dde-95ce-727bf260025c tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:38.631734 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d1c65ae8-660d-4dde-95ce-727bf260025c tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1678 microversion: 2.1 time: 0.205013 Jun 10 13:40:38.632079 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1174/3537] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:38 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1678 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:38.939563 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-8ae8f605-83b0-4f9f-8dd8-fbd2e21ccfde req-4c17cc40-e517-439d-bbe9-cf109638d414 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1aee785c-4844-4d29-ae10-9808206f10b0", "name": "network-vif-deleted", "tag": "ac9cc967-a917-48e8-bf78-869819d1fdb0"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:40:38.946764 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8ae8f605-83b0-4f9f-8dd8-fbd2e21ccfde req-4c17cc40-e517-439d-bbe9-cf109638d414 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:38.946995 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8ae8f605-83b0-4f9f-8dd8-fbd2e21ccfde req-4c17cc40-e517-439d-bbe9-cf109638d414 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:38.947125 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-8ae8f605-83b0-4f9f-8dd8-fbd2e21ccfde req-4c17cc40-e517-439d-bbe9-cf109638d414 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:38.953879 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-8ae8f605-83b0-4f9f-8dd8-fbd2e21ccfde req-4c17cc40-e517-439d-bbe9-cf109638d414 service nova] Creating event network-vif-deleted:ac9cc967-a917-48e8-bf78-869819d1fdb0 for instance 1aee785c-4844-4d29-ae10-9808206f10b0 on np0000002501 Jun 10 13:40:38.954262 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-8ae8f605-83b0-4f9f-8dd8-fbd2e21ccfde req-4c17cc40-e517-439d-bbe9-cf109638d414 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:40:38.958194 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-8ae8f605-83b0-4f9f-8dd8-fbd2e21ccfde req-4c17cc40-e517-439d-bbe9-cf109638d414 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020933 Jun 10 13:40:38.958532 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1191/3538] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:40:38 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 10 13:40:39.239836 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-3b92df84-d0bd-4a60-a615-6e19ba9398a9 req-921c10a4-057d-4712-8aed-258a4f60e5b8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1aee785c-4844-4d29-ae10-9808206f10b0", "name": "network-vif-unplugged", "status": "completed", "tag": "ac9cc967-a917-48e8-bf78-869819d1fdb0"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:40:39.245111 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3b92df84-d0bd-4a60-a615-6e19ba9398a9 req-921c10a4-057d-4712-8aed-258a4f60e5b8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:39.245341 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3b92df84-d0bd-4a60-a615-6e19ba9398a9 req-921c10a4-057d-4712-8aed-258a4f60e5b8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:39.245549 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3b92df84-d0bd-4a60-a615-6e19ba9398a9 req-921c10a4-057d-4712-8aed-258a4f60e5b8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:39.251329 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-3b92df84-d0bd-4a60-a615-6e19ba9398a9 req-921c10a4-057d-4712-8aed-258a4f60e5b8 service nova] Creating event network-vif-unplugged:ac9cc967-a917-48e8-bf78-869819d1fdb0 for instance 1aee785c-4844-4d29-ae10-9808206f10b0 on np0000002501 Jun 10 13:40:39.251704 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-3b92df84-d0bd-4a60-a615-6e19ba9398a9 req-921c10a4-057d-4712-8aed-258a4f60e5b8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:40:39.255160 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-3b92df84-d0bd-4a60-a615-6e19ba9398a9 req-921c10a4-057d-4712-8aed-258a4f60e5b8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017012 Jun 10 13:40:39.255509 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1174/3539] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:40:39 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 10 13:40:39.648875 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5d29ec4f-22b0-4b6c-bfe0-64371e7c82e0 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:39.650850 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5d29ec4f-22b0-4b6c-bfe0-64371e7c82e0 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:39.654702 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d29ec4f-22b0-4b6c-bfe0-64371e7c82e0 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:39.655004 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d29ec4f-22b0-4b6c-bfe0-64371e7c82e0 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:39.655246 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d29ec4f-22b0-4b6c-bfe0-64371e7c82e0 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:39.655704 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d29ec4f-22b0-4b6c-bfe0-64371e7c82e0 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:39.656028 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d29ec4f-22b0-4b6c-bfe0-64371e7c82e0 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:39.656475 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d29ec4f-22b0-4b6c-bfe0-64371e7c82e0 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:39.670536 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5d29ec4f-22b0-4b6c-bfe0-64371e7c82e0 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:39.717090 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5d29ec4f-22b0-4b6c-bfe0-64371e7c82e0 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:39.724174 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5d29ec4f-22b0-4b6c-bfe0-64371e7c82e0 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1323 microversion: 2.1 time: 0.077238 Jun 10 13:40:39.724447 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1175/3540] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:39 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1323 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:40.739463 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1cdaa1f4-5e4b-4558-9a62-711c60ef64ea tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:40.740883 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1cdaa1f4-5e4b-4558-9a62-711c60ef64ea tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:40.745050 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1cdaa1f4-5e4b-4558-9a62-711c60ef64ea tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:40.745282 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1cdaa1f4-5e4b-4558-9a62-711c60ef64ea tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:40.745613 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1cdaa1f4-5e4b-4558-9a62-711c60ef64ea tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:40.746058 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1cdaa1f4-5e4b-4558-9a62-711c60ef64ea tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:40.746363 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1cdaa1f4-5e4b-4558-9a62-711c60ef64ea tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:40.746622 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1cdaa1f4-5e4b-4558-9a62-711c60ef64ea tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:40.762432 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1cdaa1f4-5e4b-4558-9a62-711c60ef64ea tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:40.762690 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1cdaa1f4-5e4b-4558-9a62-711c60ef64ea tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:40.762893 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1cdaa1f4-5e4b-4558-9a62-711c60ef64ea tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:40.763101 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-1cdaa1f4-5e4b-4558-9a62-711c60ef64ea tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lazy-loading 'fault' on Instance uuid 1aee785c-4844-4d29-ae10-9808206f10b0 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:40:40.766254 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1cdaa1f4-5e4b-4558-9a62-711c60ef64ea tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:40.815891 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1cdaa1f4-5e4b-4558-9a62-711c60ef64ea tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:40.823257 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1cdaa1f4-5e4b-4558-9a62-711c60ef64ea tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1328 microversion: 2.1 time: 0.085582 Jun 10 13:40:40.823553 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1192/3541] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:40 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1328 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:41.837209 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bc6a2afe-ec14-403c-8cec-0f6a459a1ec1 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:41.838592 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bc6a2afe-ec14-403c-8cec-0f6a459a1ec1 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:41.842489 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc6a2afe-ec14-403c-8cec-0f6a459a1ec1 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:41.842799 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc6a2afe-ec14-403c-8cec-0f6a459a1ec1 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:41.843052 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc6a2afe-ec14-403c-8cec-0f6a459a1ec1 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:41.843512 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc6a2afe-ec14-403c-8cec-0f6a459a1ec1 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:41.843832 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc6a2afe-ec14-403c-8cec-0f6a459a1ec1 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:41.844162 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc6a2afe-ec14-403c-8cec-0f6a459a1ec1 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:41.860854 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc6a2afe-ec14-403c-8cec-0f6a459a1ec1 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:41.861108 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc6a2afe-ec14-403c-8cec-0f6a459a1ec1 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:41.861341 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bc6a2afe-ec14-403c-8cec-0f6a459a1ec1 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:41.861628 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-bc6a2afe-ec14-403c-8cec-0f6a459a1ec1 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lazy-loading 'fault' on Instance uuid 1aee785c-4844-4d29-ae10-9808206f10b0 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:40:41.865386 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-bc6a2afe-ec14-403c-8cec-0f6a459a1ec1 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:40:41.911660 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bc6a2afe-ec14-403c-8cec-0f6a459a1ec1 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '21bea18c8d76470dad35f0b88721a0df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '090cf1a436fd47e39ad37c443c37bc23', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:40:41.919358 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bc6a2afe-ec14-403c-8cec-0f6a459a1ec1 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 200 len: 1328 microversion: 2.1 time: 0.083855 Jun 10 13:40:41.919790 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1175/3542] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:41 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 1328 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:40:42.937688 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-902a6f0a-118b-49a6-be79-3edf313479d9 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:42.939091 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-902a6f0a-118b-49a6-be79-3edf313479d9 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] [instance: 1aee785c-4844-4d29-ae10-9808206f10b0] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:40:42.943731 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-902a6f0a-118b-49a6-be79-3edf313479d9 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:42.943967 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-902a6f0a-118b-49a6-be79-3edf313479d9 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:42.944200 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-902a6f0a-118b-49a6-be79-3edf313479d9 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:42.944649 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-902a6f0a-118b-49a6-be79-3edf313479d9 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:40:42.944952 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-902a6f0a-118b-49a6-be79-3edf313479d9 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:40:42.945261 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-902a6f0a-118b-49a6-be79-3edf313479d9 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:40:42.956151 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-902a6f0a-118b-49a6-be79-3edf313479d9 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] HTTP exception thrown: Instance 1aee785c-4844-4d29-ae10-9808206f10b0 could not be found. Jun 10 13:40:42.956486 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-902a6f0a-118b-49a6-be79-3edf313479d9 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Returning 404 to user: Instance 1aee785c-4844-4d29-ae10-9808206f10b0 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:40:42.956972 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-902a6f0a-118b-49a6-be79-3edf313479d9 tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0" status: 404 len: 111 microversion: 2.1 time: 0.021032 Jun 10 13:40:42.957427 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1176/3543] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:40:42 2026] GET /compute/v2.1/servers/1aee785c-4844-4d29-ae10-9808206f10b0 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:40:42.966380 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4210c1fc-6e9b-438d-a2c0-087e15579a3b tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:40:42.979746 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4210c1fc-6e9b-438d-a2c0-087e15579a3b tempest-VolumesExtendAttachedTest-264997228 tempest-VolumesExtendAttachedTest-264997228-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1564995187" status: 202 len: 0 microversion: 2.1 time: 0.014943 Jun 10 13:40:42.980180 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1193/3544] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:40:42 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1564995187 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:40:50.817911 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=49,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:40:51.858932 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=16 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:40:51.913638 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=43,nova_cell1:INSERT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:40:52.941220 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=13 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:40:52.949182 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=41 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:40:52.974028 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=23,nova_api:INSERT=3,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:41:04.120008 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9c7c8765-9304-41f6-9719-931cf045b503 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1447746329", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEWzNwBru+/+pJclp/4tuFaJ7a2EB87miHzcs59UTvcrrvg0sVJgnJKTAVBRcPbdCdPHFr64Ft/tZuthYq8E6kVtZtU8FQ5wJlANmMIOnn+U6q8x/p8KvzLpaiJdiA607w=="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:41:04.132648 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-9c7c8765-9304-41f6-9719-931cf045b503 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:41:04.135623 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-9c7c8765-9304-41f6-9719-931cf045b503 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for user b7f0d4700d7648d59225d725ed3dcb03 and project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:41:04.156759 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9c7c8765-9304-41f6-9719-931cf045b503 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.038905 Jun 10 13:41:04.157479 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1176/3545] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:41:04 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:41:05.266427 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1460222551", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "39c97a5b-09f4-476a-88ad-b2fcb7439f35"}], "security_groups": [{"name": "tempest-securitygroup--899665847"}], "key_name": "tempest-keypair-1447746329", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:41:05.371259 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:05.371259 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:05.371259 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:05.371259 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:05.371259 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:05.371259 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:05.376993 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:05.435749 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] validate_networks() for [('39c97a5b-09f4-476a-88ad-b2fcb7439f35', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:41:05.436323 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:05.636420 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:05.868069 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:41:05.868395 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:41:05.868711 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:41:05.868972 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:41:05.869216 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:41:05.875003 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:05.875275 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:05.875507 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:05.876015 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:05.877728 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:05.878882 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:05.888036 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:41:05.890976 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for user b7f0d4700d7648d59225d725ed3dcb03 and project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:41:05.897962 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:41:05.900375 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:41:05.947407 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e60a139a-0a84-449a-92a0-ffd2be93818f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.684705 Jun 10 13:41:05.948434 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1177/3546] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:41:05 2026] POST /compute/v2.1/servers => generated 403 bytes in 686 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:41:05.958664 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e5ded93f-4448-4f63-ada8-b0f9d9ac959c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:05.960180 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e5ded93f-4448-4f63-ada8-b0f9d9ac959c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:05.974429 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e5ded93f-4448-4f63-ada8-b0f9d9ac959c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:06.020174 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e5ded93f-4448-4f63-ada8-b0f9d9ac959c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:06.027161 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e5ded93f-4448-4f63-ada8-b0f9d9ac959c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1238 microversion: 2.1 time: 0.070467 Jun 10 13:41:06.027434 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1194/3547] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:05 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:07.040867 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-03ebe486-d939-4ddb-ae04-8c122c918dce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:07.042177 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-03ebe486-d939-4ddb-ae04-8c122c918dce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:07.046633 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03ebe486-d939-4ddb-ae04-8c122c918dce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:07.046869 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03ebe486-d939-4ddb-ae04-8c122c918dce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:07.047089 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03ebe486-d939-4ddb-ae04-8c122c918dce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:07.047501 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03ebe486-d939-4ddb-ae04-8c122c918dce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:07.047774 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03ebe486-d939-4ddb-ae04-8c122c918dce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:07.048076 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03ebe486-d939-4ddb-ae04-8c122c918dce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:07.064042 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-03ebe486-d939-4ddb-ae04-8c122c918dce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:07.111435 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-03ebe486-d939-4ddb-ae04-8c122c918dce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:07.118673 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-03ebe486-d939-4ddb-ae04-8c122c918dce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1242 microversion: 2.1 time: 0.079455 Jun 10 13:41:07.118969 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1177/3548] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:07 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1242 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:08.132579 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ca9592f6-4620-450f-8a8b-a5f6fb1fa756 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:08.133855 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ca9592f6-4620-450f-8a8b-a5f6fb1fa756 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:08.138043 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ca9592f6-4620-450f-8a8b-a5f6fb1fa756 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:08.138284 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ca9592f6-4620-450f-8a8b-a5f6fb1fa756 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:08.138516 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ca9592f6-4620-450f-8a8b-a5f6fb1fa756 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:08.138923 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ca9592f6-4620-450f-8a8b-a5f6fb1fa756 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:08.139218 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ca9592f6-4620-450f-8a8b-a5f6fb1fa756 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:08.139524 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ca9592f6-4620-450f-8a8b-a5f6fb1fa756 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:08.153118 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ca9592f6-4620-450f-8a8b-a5f6fb1fa756 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:08.209177 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ca9592f6-4620-450f-8a8b-a5f6fb1fa756 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:08.219057 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ca9592f6-4620-450f-8a8b-a5f6fb1fa756 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1290 microversion: 2.1 time: 0.088092 Jun 10 13:41:08.219447 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1178/3549] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:08 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1290 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:09.233230 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-dd8b91b6-2601-4fc2-9e3c-6f72c338ccce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:09.234655 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-dd8b91b6-2601-4fc2-9e3c-6f72c338ccce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:09.239321 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd8b91b6-2601-4fc2-9e3c-6f72c338ccce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:09.239630 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd8b91b6-2601-4fc2-9e3c-6f72c338ccce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:09.239933 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd8b91b6-2601-4fc2-9e3c-6f72c338ccce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:09.240365 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd8b91b6-2601-4fc2-9e3c-6f72c338ccce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:09.240684 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd8b91b6-2601-4fc2-9e3c-6f72c338ccce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:09.241059 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-dd8b91b6-2601-4fc2-9e3c-6f72c338ccce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:09.256589 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-dd8b91b6-2601-4fc2-9e3c-6f72c338ccce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:09.305885 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-dd8b91b6-2601-4fc2-9e3c-6f72c338ccce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:09.313437 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-dd8b91b6-2601-4fc2-9e3c-6f72c338ccce tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1290 microversion: 2.1 time: 0.081849 Jun 10 13:41:09.313696 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1195/3550] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:09 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1290 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:10.326612 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-62b0cc2a-1c81-4816-a09b-6c056442a589 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:10.327861 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-62b0cc2a-1c81-4816-a09b-6c056442a589 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:10.332256 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62b0cc2a-1c81-4816-a09b-6c056442a589 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:10.332504 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62b0cc2a-1c81-4816-a09b-6c056442a589 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:10.332705 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62b0cc2a-1c81-4816-a09b-6c056442a589 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:10.333115 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62b0cc2a-1c81-4816-a09b-6c056442a589 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:10.333418 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62b0cc2a-1c81-4816-a09b-6c056442a589 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:10.333684 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-62b0cc2a-1c81-4816-a09b-6c056442a589 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:10.345913 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-62b0cc2a-1c81-4816-a09b-6c056442a589 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:10.387615 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-62b0cc2a-1c81-4816-a09b-6c056442a589 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:10.393884 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-62b0cc2a-1c81-4816-a09b-6c056442a589 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1298 microversion: 2.1 time: 0.068825 Jun 10 13:41:10.394135 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1178/3551] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:10 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1298 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:11.190820 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-444a69df-8132-4c60-be50-c736b70829e6 req-ac6fe869-7ea2-485b-b3f1-2ae42a979076 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8b2be29a-5edf-4510-a169-7815cc35b7fd", "tag": "628b898d-ca70-4b24-85d6-120d1152ce9a"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:41:11.198207 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-444a69df-8132-4c60-be50-c736b70829e6 req-ac6fe869-7ea2-485b-b3f1-2ae42a979076 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:11.198432 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-444a69df-8132-4c60-be50-c736b70829e6 req-ac6fe869-7ea2-485b-b3f1-2ae42a979076 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:11.198616 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-444a69df-8132-4c60-be50-c736b70829e6 req-ac6fe869-7ea2-485b-b3f1-2ae42a979076 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:11.204874 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-444a69df-8132-4c60-be50-c736b70829e6 req-ac6fe869-7ea2-485b-b3f1-2ae42a979076 service nova] Creating event network-changed:628b898d-ca70-4b24-85d6-120d1152ce9a for instance 8b2be29a-5edf-4510-a169-7815cc35b7fd on np0000002501 Jun 10 13:41:11.205342 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-444a69df-8132-4c60-be50-c736b70829e6 req-ac6fe869-7ea2-485b-b3f1-2ae42a979076 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:41:11.207877 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-1966e6b9-f630-4558-82b1-b1965a05c082 req-567a817b-aeaf-434d-9efe-5ea929042ac1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8b2be29a-5edf-4510-a169-7815cc35b7fd", "name": "network-vif-unplugged", "status": "completed", "tag": "628b898d-ca70-4b24-85d6-120d1152ce9a"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:41:11.211858 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-444a69df-8132-4c60-be50-c736b70829e6 req-ac6fe869-7ea2-485b-b3f1-2ae42a979076 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023253 Jun 10 13:41:11.212178 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1179/3552] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:41:11 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 10 13:41:11.214860 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1966e6b9-f630-4558-82b1-b1965a05c082 req-567a817b-aeaf-434d-9efe-5ea929042ac1 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:11.215073 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1966e6b9-f630-4558-82b1-b1965a05c082 req-567a817b-aeaf-434d-9efe-5ea929042ac1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:11.215585 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1966e6b9-f630-4558-82b1-b1965a05c082 req-567a817b-aeaf-434d-9efe-5ea929042ac1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:11.221901 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-1966e6b9-f630-4558-82b1-b1965a05c082 req-567a817b-aeaf-434d-9efe-5ea929042ac1 service nova] Creating event network-vif-unplugged:628b898d-ca70-4b24-85d6-120d1152ce9a for instance 8b2be29a-5edf-4510-a169-7815cc35b7fd on np0000002501 Jun 10 13:41:11.222268 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-1966e6b9-f630-4558-82b1-b1965a05c082 req-567a817b-aeaf-434d-9efe-5ea929042ac1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:41:11.225670 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-1966e6b9-f630-4558-82b1-b1965a05c082 req-567a817b-aeaf-434d-9efe-5ea929042ac1 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.019518 Jun 10 13:41:11.225971 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1196/3553] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:41:11 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 10 13:41:11.409772 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-628a1b01-8d3e-4c6a-b1a1-eb29fe06f8a9 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:11.411111 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-628a1b01-8d3e-4c6a-b1a1-eb29fe06f8a9 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:11.415625 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-628a1b01-8d3e-4c6a-b1a1-eb29fe06f8a9 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:11.415905 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-628a1b01-8d3e-4c6a-b1a1-eb29fe06f8a9 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:11.416141 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-628a1b01-8d3e-4c6a-b1a1-eb29fe06f8a9 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:11.416575 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-628a1b01-8d3e-4c6a-b1a1-eb29fe06f8a9 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:11.416916 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-628a1b01-8d3e-4c6a-b1a1-eb29fe06f8a9 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:11.417225 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-628a1b01-8d3e-4c6a-b1a1-eb29fe06f8a9 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:11.431860 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-628a1b01-8d3e-4c6a-b1a1-eb29fe06f8a9 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:11.566182 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-628a1b01-8d3e-4c6a-b1a1-eb29fe06f8a9 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:11.572756 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-628a1b01-8d3e-4c6a-b1a1-eb29fe06f8a9 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1375 microversion: 2.1 time: 0.164768 Jun 10 13:41:11.572999 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1179/3554] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:11 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1375 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:12.589786 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-27caa2ee-7fa0-4880-92bf-da7b31da2aad tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:12.591752 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-27caa2ee-7fa0-4880-92bf-da7b31da2aad tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:12.597057 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27caa2ee-7fa0-4880-92bf-da7b31da2aad tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:12.597406 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27caa2ee-7fa0-4880-92bf-da7b31da2aad tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:12.597680 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27caa2ee-7fa0-4880-92bf-da7b31da2aad tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:12.598222 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27caa2ee-7fa0-4880-92bf-da7b31da2aad tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:12.598618 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27caa2ee-7fa0-4880-92bf-da7b31da2aad tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:12.598945 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-27caa2ee-7fa0-4880-92bf-da7b31da2aad tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:12.614188 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-27caa2ee-7fa0-4880-92bf-da7b31da2aad tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:12.774694 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-27caa2ee-7fa0-4880-92bf-da7b31da2aad tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:12.784309 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-27caa2ee-7fa0-4880-92bf-da7b31da2aad tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1363 microversion: 2.1 time: 0.197001 Jun 10 13:41:12.784707 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1180/3555] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:12 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1363 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:13.468508 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9f0cc55d-98eb-4436-b855-5dad445cf487 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:13.468792 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9f0cc55d-98eb-4436-b855-5dad445cf487 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:13.472758 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9f0cc55d-98eb-4436-b855-5dad445cf487 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:13.472926 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9f0cc55d-98eb-4436-b855-5dad445cf487 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:13.473049 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9f0cc55d-98eb-4436-b855-5dad445cf487 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:13.473282 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9f0cc55d-98eb-4436-b855-5dad445cf487 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:13.473448 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9f0cc55d-98eb-4436-b855-5dad445cf487 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:13.473567 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9f0cc55d-98eb-4436-b855-5dad445cf487 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:13.485429 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9f0cc55d-98eb-4436-b855-5dad445cf487 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:41:13.492153 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-a4455ad5-bacb-4540-9507-78fb0dd7d41c req-ad7c7cf3-a4bc-49ab-8229-033387889073 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "87a3a9e8-b696-4eff-af99-64f3543f3e8a", "tag": "a63e3a60-cee8-4e59-9b8a-86c346a3faa0"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:41:13.497644 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-a4455ad5-bacb-4540-9507-78fb0dd7d41c req-ad7c7cf3-a4bc-49ab-8229-033387889073 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:13.497827 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-a4455ad5-bacb-4540-9507-78fb0dd7d41c req-ad7c7cf3-a4bc-49ab-8229-033387889073 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:13.497974 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-a4455ad5-bacb-4540-9507-78fb0dd7d41c req-ad7c7cf3-a4bc-49ab-8229-033387889073 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:13.503238 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-a4455ad5-bacb-4540-9507-78fb0dd7d41c req-ad7c7cf3-a4bc-49ab-8229-033387889073 service nova] Creating event network-changed:a63e3a60-cee8-4e59-9b8a-86c346a3faa0 for instance 87a3a9e8-b696-4eff-af99-64f3543f3e8a on np0000002501 Jun 10 13:41:13.503612 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-a4455ad5-bacb-4540-9507-78fb0dd7d41c req-ad7c7cf3-a4bc-49ab-8229-033387889073 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:41:13.507259 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-a4455ad5-bacb-4540-9507-78fb0dd7d41c req-ad7c7cf3-a4bc-49ab-8229-033387889073 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016676 Jun 10 13:41:13.507544 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1180/3556] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:41:13 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 10 13:41:13.529571 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9f0cc55d-98eb-4436-b855-5dad445cf487 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 204 len: 0 microversion: 2.1 time: 0.063257 Jun 10 13:41:13.529875 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1197/3557] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:41:13 2026] DELETE /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 0 bytes in 64 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:41:13.537836 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-32b62355-7dbd-4f62-ad4c-45844bd27296 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:13.539328 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-32b62355-7dbd-4f62-ad4c-45844bd27296 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:13.543813 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-32b62355-7dbd-4f62-ad4c-45844bd27296 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:13.544056 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-32b62355-7dbd-4f62-ad4c-45844bd27296 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:13.544270 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-32b62355-7dbd-4f62-ad4c-45844bd27296 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:13.544687 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-32b62355-7dbd-4f62-ad4c-45844bd27296 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:13.544989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-32b62355-7dbd-4f62-ad4c-45844bd27296 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:13.545267 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-32b62355-7dbd-4f62-ad4c-45844bd27296 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:13.558302 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-32b62355-7dbd-4f62-ad4c-45844bd27296 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:13.686945 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-32b62355-7dbd-4f62-ad4c-45844bd27296 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:13.693927 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-32b62355-7dbd-4f62-ad4c-45844bd27296 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1571 microversion: 2.1 time: 0.157690 Jun 10 13:41:13.694169 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1181/3558] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:13 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1571 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:13.798168 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-303bcafd-2c62-41c9-bb70-809c6472898d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:13.799672 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-303bcafd-2c62-41c9-bb70-809c6472898d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:13.803706 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-303bcafd-2c62-41c9-bb70-809c6472898d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:13.803930 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-303bcafd-2c62-41c9-bb70-809c6472898d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:13.804132 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-303bcafd-2c62-41c9-bb70-809c6472898d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:13.804550 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-303bcafd-2c62-41c9-bb70-809c6472898d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:13.804841 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-303bcafd-2c62-41c9-bb70-809c6472898d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:13.805155 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-303bcafd-2c62-41c9-bb70-809c6472898d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:13.817630 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-303bcafd-2c62-41c9-bb70-809c6472898d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:13.929261 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-303bcafd-2c62-41c9-bb70-809c6472898d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:13.937676 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-303bcafd-2c62-41c9-bb70-809c6472898d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1363 microversion: 2.1 time: 0.141241 Jun 10 13:41:13.937945 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1181/3559] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:13 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1363 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:14.139917 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:41:14.656413 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-d4d5dfc3-2ca8-4393-93e2-9608c18faff6 req-45aaecfb-8233-479d-ac3e-46eeed1e3dc8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "87a3a9e8-b696-4eff-af99-64f3543f3e8a", "name": "network-vif-unplugged", "status": "completed", "tag": "a63e3a60-cee8-4e59-9b8a-86c346a3faa0"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:41:14.661474 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d4d5dfc3-2ca8-4393-93e2-9608c18faff6 req-45aaecfb-8233-479d-ac3e-46eeed1e3dc8 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:14.661654 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d4d5dfc3-2ca8-4393-93e2-9608c18faff6 req-45aaecfb-8233-479d-ac3e-46eeed1e3dc8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:14.661776 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d4d5dfc3-2ca8-4393-93e2-9608c18faff6 req-45aaecfb-8233-479d-ac3e-46eeed1e3dc8 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:14.668916 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-d4d5dfc3-2ca8-4393-93e2-9608c18faff6 req-45aaecfb-8233-479d-ac3e-46eeed1e3dc8 service nova] Creating event network-vif-unplugged:a63e3a60-cee8-4e59-9b8a-86c346a3faa0 for instance 87a3a9e8-b696-4eff-af99-64f3543f3e8a on np0000002501 Jun 10 13:41:14.669076 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-d4d5dfc3-2ca8-4393-93e2-9608c18faff6 req-45aaecfb-8233-479d-ac3e-46eeed1e3dc8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:41:14.674405 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-d4d5dfc3-2ca8-4393-93e2-9608c18faff6 req-45aaecfb-8233-479d-ac3e-46eeed1e3dc8 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.019726 Jun 10 13:41:14.674935 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1198/3560] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:41:14 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 10 13:41:14.707830 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d68fd240-29f7-4305-8167-494304d13742 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:14.709690 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d68fd240-29f7-4305-8167-494304d13742 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:14.714321 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d68fd240-29f7-4305-8167-494304d13742 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:14.714629 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d68fd240-29f7-4305-8167-494304d13742 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:14.714895 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d68fd240-29f7-4305-8167-494304d13742 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:14.715326 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d68fd240-29f7-4305-8167-494304d13742 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:14.715656 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d68fd240-29f7-4305-8167-494304d13742 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:14.716277 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d68fd240-29f7-4305-8167-494304d13742 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:14.727992 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d68fd240-29f7-4305-8167-494304d13742 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:14.867379 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d68fd240-29f7-4305-8167-494304d13742 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:14.877739 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d68fd240-29f7-4305-8167-494304d13742 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1452 microversion: 2.1 time: 0.171624 Jun 10 13:41:14.878059 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1182/3561] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:14 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1452 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:14.951373 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-401e0658-3b97-4a8b-bc0a-32e946d641cf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:14.952190 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-401e0658-3b97-4a8b-bc0a-32e946d641cf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:14.957225 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-401e0658-3b97-4a8b-bc0a-32e946d641cf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:14.957518 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-401e0658-3b97-4a8b-bc0a-32e946d641cf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:14.957750 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-401e0658-3b97-4a8b-bc0a-32e946d641cf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:14.958172 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-401e0658-3b97-4a8b-bc0a-32e946d641cf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:14.958508 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-401e0658-3b97-4a8b-bc0a-32e946d641cf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:14.958809 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-401e0658-3b97-4a8b-bc0a-32e946d641cf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:14.972773 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-401e0658-3b97-4a8b-bc0a-32e946d641cf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:15.080670 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-401e0658-3b97-4a8b-bc0a-32e946d641cf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:15.087547 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-401e0658-3b97-4a8b-bc0a-32e946d641cf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1363 microversion: 2.1 time: 0.138489 Jun 10 13:41:15.087806 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1182/3562] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:14 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1363 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:15.879099 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:41:15.891722 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-daddf672-8e5c-4a4e-a219-2033405ea0a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:15.893173 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-daddf672-8e5c-4a4e-a219-2033405ea0a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:15.894814 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:41:15.897673 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-daddf672-8e5c-4a4e-a219-2033405ea0a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:15.897905 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-daddf672-8e5c-4a4e-a219-2033405ea0a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:15.898103 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-daddf672-8e5c-4a4e-a219-2033405ea0a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:15.898548 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-daddf672-8e5c-4a4e-a219-2033405ea0a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:15.898845 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-daddf672-8e5c-4a4e-a219-2033405ea0a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:15.899133 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-daddf672-8e5c-4a4e-a219-2033405ea0a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:15.911901 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-daddf672-8e5c-4a4e-a219-2033405ea0a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:16.022543 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:41:16.026985 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-daddf672-8e5c-4a4e-a219-2033405ea0a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:16.034744 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-daddf672-8e5c-4a4e-a219-2033405ea0a1 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1452 microversion: 2.1 time: 0.144469 Jun 10 13:41:16.034744 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1199/3563] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:15 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1452 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:16.101461 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c9f9931f-4299-4da9-949c-604ca3ff806f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:16.101702 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c9f9931f-4299-4da9-949c-604ca3ff806f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:16.105977 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9f9931f-4299-4da9-949c-604ca3ff806f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:16.106216 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9f9931f-4299-4da9-949c-604ca3ff806f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:16.106451 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9f9931f-4299-4da9-949c-604ca3ff806f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:16.106847 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9f9931f-4299-4da9-949c-604ca3ff806f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:16.107123 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9f9931f-4299-4da9-949c-604ca3ff806f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:16.107412 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c9f9931f-4299-4da9-949c-604ca3ff806f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:16.118979 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c9f9931f-4299-4da9-949c-604ca3ff806f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:16.257858 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c9f9931f-4299-4da9-949c-604ca3ff806f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:16.264809 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c9f9931f-4299-4da9-949c-604ca3ff806f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1363 microversion: 2.1 time: 0.165951 Jun 10 13:41:16.265058 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1183/3564] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:16 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1363 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:16.451978 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-9283d6d2-a90f-415d-bea3-a85bf3b90b81 req-ecb7f359-f860-4eb0-b8c1-2326d59bdd71 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "87a3a9e8-b696-4eff-af99-64f3543f3e8a", "name": "network-vif-deleted", "tag": "a63e3a60-cee8-4e59-9b8a-86c346a3faa0"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:41:16.457897 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9283d6d2-a90f-415d-bea3-a85bf3b90b81 req-ecb7f359-f860-4eb0-b8c1-2326d59bdd71 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:16.458100 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9283d6d2-a90f-415d-bea3-a85bf3b90b81 req-ecb7f359-f860-4eb0-b8c1-2326d59bdd71 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:16.458273 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9283d6d2-a90f-415d-bea3-a85bf3b90b81 req-ecb7f359-f860-4eb0-b8c1-2326d59bdd71 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:16.465067 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-9283d6d2-a90f-415d-bea3-a85bf3b90b81 req-ecb7f359-f860-4eb0-b8c1-2326d59bdd71 service nova] Creating event network-vif-deleted:a63e3a60-cee8-4e59-9b8a-86c346a3faa0 for instance 87a3a9e8-b696-4eff-af99-64f3543f3e8a on np0000002501 Jun 10 13:41:16.465504 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-9283d6d2-a90f-415d-bea3-a85bf3b90b81 req-ecb7f359-f860-4eb0-b8c1-2326d59bdd71 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:41:16.469372 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-9283d6d2-a90f-415d-bea3-a85bf3b90b81 req-ecb7f359-f860-4eb0-b8c1-2326d59bdd71 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019055 Jun 10 13:41:16.469512 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1183/3565] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:41:16 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 10 13:41:16.715637 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-f0c5a5ce-500f-4081-b946-5c7ed83bc882 req-2cef05e0-d899-4675-8846-2c3860d2f9fc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "87a3a9e8-b696-4eff-af99-64f3543f3e8a", "name": "network-vif-unplugged", "status": "completed", "tag": "a63e3a60-cee8-4e59-9b8a-86c346a3faa0"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:41:16.720939 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f0c5a5ce-500f-4081-b946-5c7ed83bc882 req-2cef05e0-d899-4675-8846-2c3860d2f9fc service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:16.721058 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f0c5a5ce-500f-4081-b946-5c7ed83bc882 req-2cef05e0-d899-4675-8846-2c3860d2f9fc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:16.721189 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f0c5a5ce-500f-4081-b946-5c7ed83bc882 req-2cef05e0-d899-4675-8846-2c3860d2f9fc service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:16.726307 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f0c5a5ce-500f-4081-b946-5c7ed83bc882 req-2cef05e0-d899-4675-8846-2c3860d2f9fc service nova] Creating event network-vif-unplugged:a63e3a60-cee8-4e59-9b8a-86c346a3faa0 for instance 87a3a9e8-b696-4eff-af99-64f3543f3e8a on np0000002501 Jun 10 13:41:16.726648 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-f0c5a5ce-500f-4081-b946-5c7ed83bc882 req-2cef05e0-d899-4675-8846-2c3860d2f9fc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:41:16.730112 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-f0c5a5ce-500f-4081-b946-5c7ed83bc882 req-2cef05e0-d899-4675-8846-2c3860d2f9fc service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.016192 Jun 10 13:41:16.730413 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1200/3566] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:41:16 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 10 13:41:17.048072 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-604b19cf-7ef4-41b2-8b21-19b15ae27d9e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:17.049486 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-604b19cf-7ef4-41b2-8b21-19b15ae27d9e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:17.055254 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-604b19cf-7ef4-41b2-8b21-19b15ae27d9e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:17.055574 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-604b19cf-7ef4-41b2-8b21-19b15ae27d9e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:17.055828 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-604b19cf-7ef4-41b2-8b21-19b15ae27d9e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:17.056324 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-604b19cf-7ef4-41b2-8b21-19b15ae27d9e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:17.056706 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-604b19cf-7ef4-41b2-8b21-19b15ae27d9e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:17.057055 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-604b19cf-7ef4-41b2-8b21-19b15ae27d9e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:17.069321 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-604b19cf-7ef4-41b2-8b21-19b15ae27d9e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:17.117393 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-604b19cf-7ef4-41b2-8b21-19b15ae27d9e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:17.125240 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-604b19cf-7ef4-41b2-8b21-19b15ae27d9e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1220 microversion: 2.1 time: 0.078774 Jun 10 13:41:17.125569 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1184/3567] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:17 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1220 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:17.277754 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-aaae07bf-9d7f-4b4a-9a07-9e79d00353a5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:17.279020 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-aaae07bf-9d7f-4b4a-9a07-9e79d00353a5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:17.282691 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aaae07bf-9d7f-4b4a-9a07-9e79d00353a5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:17.282922 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aaae07bf-9d7f-4b4a-9a07-9e79d00353a5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:17.283112 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aaae07bf-9d7f-4b4a-9a07-9e79d00353a5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:17.283539 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aaae07bf-9d7f-4b4a-9a07-9e79d00353a5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:17.283820 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aaae07bf-9d7f-4b4a-9a07-9e79d00353a5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:17.284071 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aaae07bf-9d7f-4b4a-9a07-9e79d00353a5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:17.299916 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-aaae07bf-9d7f-4b4a-9a07-9e79d00353a5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:17.433504 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-aaae07bf-9d7f-4b4a-9a07-9e79d00353a5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:17.439967 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-aaae07bf-9d7f-4b4a-9a07-9e79d00353a5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1363 microversion: 2.1 time: 0.163776 Jun 10 13:41:17.440168 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1184/3568] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:17 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1363 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:18.139411 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6620a64f-7e55-4e3a-9181-6d89ba4f5d32 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:18.140621 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6620a64f-7e55-4e3a-9181-6d89ba4f5d32 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:18.144983 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6620a64f-7e55-4e3a-9181-6d89ba4f5d32 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:18.145246 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6620a64f-7e55-4e3a-9181-6d89ba4f5d32 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:18.145503 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6620a64f-7e55-4e3a-9181-6d89ba4f5d32 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:18.145999 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6620a64f-7e55-4e3a-9181-6d89ba4f5d32 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:18.146312 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6620a64f-7e55-4e3a-9181-6d89ba4f5d32 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:18.146625 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6620a64f-7e55-4e3a-9181-6d89ba4f5d32 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:18.164152 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6620a64f-7e55-4e3a-9181-6d89ba4f5d32 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:18.164403 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6620a64f-7e55-4e3a-9181-6d89ba4f5d32 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:18.164597 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6620a64f-7e55-4e3a-9181-6d89ba4f5d32 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:18.164870 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-6620a64f-7e55-4e3a-9181-6d89ba4f5d32 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 87a3a9e8-b696-4eff-af99-64f3543f3e8a {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:41:18.168481 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6620a64f-7e55-4e3a-9181-6d89ba4f5d32 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:18.223933 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6620a64f-7e55-4e3a-9181-6d89ba4f5d32 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:18.230596 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6620a64f-7e55-4e3a-9181-6d89ba4f5d32 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1225 microversion: 2.1 time: 0.093045 Jun 10 13:41:18.230837 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1201/3569] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:18 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1225 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:18.454609 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e2e68547-0ce3-4ee7-a238-74510d283387 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:18.455939 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e2e68547-0ce3-4ee7-a238-74510d283387 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:18.460151 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e2e68547-0ce3-4ee7-a238-74510d283387 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:18.460420 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e2e68547-0ce3-4ee7-a238-74510d283387 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:18.460623 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e2e68547-0ce3-4ee7-a238-74510d283387 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:18.461023 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e2e68547-0ce3-4ee7-a238-74510d283387 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:18.461306 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e2e68547-0ce3-4ee7-a238-74510d283387 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:18.461600 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e2e68547-0ce3-4ee7-a238-74510d283387 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:18.473975 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e2e68547-0ce3-4ee7-a238-74510d283387 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:18.514957 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-393a0d1a-fca8-4843-91e2-be8df97fd4ba req-e471045c-6bd6-465b-acc3-8148f33fcd2d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8b2be29a-5edf-4510-a169-7815cc35b7fd", "name": "network-vif-plugged", "status": "completed", "tag": "628b898d-ca70-4b24-85d6-120d1152ce9a"}, {"server_uuid": "8b2be29a-5edf-4510-a169-7815cc35b7fd", "name": "network-vif-plugged", "status": "completed", "tag": "628b898d-ca70-4b24-85d6-120d1152ce9a"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:41:18.521301 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-393a0d1a-fca8-4843-91e2-be8df97fd4ba req-e471045c-6bd6-465b-acc3-8148f33fcd2d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:18.521506 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-393a0d1a-fca8-4843-91e2-be8df97fd4ba req-e471045c-6bd6-465b-acc3-8148f33fcd2d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:18.521624 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-393a0d1a-fca8-4843-91e2-be8df97fd4ba req-e471045c-6bd6-465b-acc3-8148f33fcd2d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:18.526578 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-393a0d1a-fca8-4843-91e2-be8df97fd4ba req-e471045c-6bd6-465b-acc3-8148f33fcd2d service nova] Creating event network-vif-plugged:628b898d-ca70-4b24-85d6-120d1152ce9a for instance 8b2be29a-5edf-4510-a169-7815cc35b7fd on np0000002501 Jun 10 13:41:18.526743 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-393a0d1a-fca8-4843-91e2-be8df97fd4ba req-e471045c-6bd6-465b-acc3-8148f33fcd2d service nova] Creating event network-vif-plugged:628b898d-ca70-4b24-85d6-120d1152ce9a for instance 8b2be29a-5edf-4510-a169-7815cc35b7fd on np0000002501 Jun 10 13:41:18.527062 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-393a0d1a-fca8-4843-91e2-be8df97fd4ba req-e471045c-6bd6-465b-acc3-8148f33fcd2d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:41:18.530632 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-393a0d1a-fca8-4843-91e2-be8df97fd4ba req-e471045c-6bd6-465b-acc3-8148f33fcd2d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.017266 Jun 10 13:41:18.530912 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1185/3570] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:41:18 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:41:18.589610 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e2e68547-0ce3-4ee7-a238-74510d283387 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:18.596628 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e2e68547-0ce3-4ee7-a238-74510d283387 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1363 microversion: 2.1 time: 0.143639 Jun 10 13:41:18.596924 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1185/3571] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:18 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1363 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:19.245142 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3d482013-4029-4e2a-9631-79dd88ab888c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:19.246722 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3d482013-4029-4e2a-9631-79dd88ab888c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:19.250906 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3d482013-4029-4e2a-9631-79dd88ab888c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:19.251132 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3d482013-4029-4e2a-9631-79dd88ab888c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:19.251325 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3d482013-4029-4e2a-9631-79dd88ab888c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:19.251753 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3d482013-4029-4e2a-9631-79dd88ab888c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:19.252032 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3d482013-4029-4e2a-9631-79dd88ab888c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:19.252296 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3d482013-4029-4e2a-9631-79dd88ab888c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:19.268898 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3d482013-4029-4e2a-9631-79dd88ab888c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:19.269090 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3d482013-4029-4e2a-9631-79dd88ab888c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:19.269273 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3d482013-4029-4e2a-9631-79dd88ab888c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:19.269535 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-3d482013-4029-4e2a-9631-79dd88ab888c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 87a3a9e8-b696-4eff-af99-64f3543f3e8a {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:41:19.272529 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3d482013-4029-4e2a-9631-79dd88ab888c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:19.317158 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3d482013-4029-4e2a-9631-79dd88ab888c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:19.323939 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3d482013-4029-4e2a-9631-79dd88ab888c tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 200 len: 1225 microversion: 2.1 time: 0.080874 Jun 10 13:41:19.324240 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1202/3572] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:19 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 1225 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:19.610247 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-79f100de-2822-414a-aaf4-c6ed382e2557 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:19.611797 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-79f100de-2822-414a-aaf4-c6ed382e2557 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:19.615932 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-79f100de-2822-414a-aaf4-c6ed382e2557 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:19.616204 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-79f100de-2822-414a-aaf4-c6ed382e2557 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:19.616503 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-79f100de-2822-414a-aaf4-c6ed382e2557 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:19.616941 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-79f100de-2822-414a-aaf4-c6ed382e2557 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:19.617269 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-79f100de-2822-414a-aaf4-c6ed382e2557 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:19.617598 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-79f100de-2822-414a-aaf4-c6ed382e2557 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:19.632564 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-79f100de-2822-414a-aaf4-c6ed382e2557 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:19.742974 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-79f100de-2822-414a-aaf4-c6ed382e2557 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:19.749863 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-79f100de-2822-414a-aaf4-c6ed382e2557 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1554 microversion: 2.1 time: 0.141369 Jun 10 13:41:19.750097 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1186/3573] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:19 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1554 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:19.762994 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8174831e-1af8-4a58-a5fe-71b8e6dbbc17 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:19.764312 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8174831e-1af8-4a58-a5fe-71b8e6dbbc17 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:19.768053 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8174831e-1af8-4a58-a5fe-71b8e6dbbc17 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:19.768234 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8174831e-1af8-4a58-a5fe-71b8e6dbbc17 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:19.768365 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8174831e-1af8-4a58-a5fe-71b8e6dbbc17 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:19.768663 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8174831e-1af8-4a58-a5fe-71b8e6dbbc17 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:19.768795 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8174831e-1af8-4a58-a5fe-71b8e6dbbc17 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:19.768929 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8174831e-1af8-4a58-a5fe-71b8e6dbbc17 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:19.779473 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8174831e-1af8-4a58-a5fe-71b8e6dbbc17 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:19.866216 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8174831e-1af8-4a58-a5fe-71b8e6dbbc17 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.104933 Jun 10 13:41:19.866534 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1186/3574] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:41:19 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-interface => generated 283 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:41:20.340427 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-05993c08-ecab-47e9-b479-81d2e4daa7ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:20.341676 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-05993c08-ecab-47e9-b479-81d2e4daa7ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 87a3a9e8-b696-4eff-af99-64f3543f3e8a] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:20.347374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-05993c08-ecab-47e9-b479-81d2e4daa7ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:20.347374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-05993c08-ecab-47e9-b479-81d2e4daa7ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:20.347374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-05993c08-ecab-47e9-b479-81d2e4daa7ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:20.347374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-05993c08-ecab-47e9-b479-81d2e4daa7ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:20.347630 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-2fc4a34f-2220-4e4e-a6ed-08e1195a982d req-0baafbf9-1784-4f2e-9c24-02ae1866853e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8b2be29a-5edf-4510-a169-7815cc35b7fd", "tag": "628b898d-ca70-4b24-85d6-120d1152ce9a"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:41:20.347718 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-05993c08-ecab-47e9-b479-81d2e4daa7ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:20.347718 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-05993c08-ecab-47e9-b479-81d2e4daa7ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:20.353421 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2fc4a34f-2220-4e4e-a6ed-08e1195a982d req-0baafbf9-1784-4f2e-9c24-02ae1866853e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:20.353650 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-05993c08-ecab-47e9-b479-81d2e4daa7ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 87a3a9e8-b696-4eff-af99-64f3543f3e8a could not be found. Jun 10 13:41:20.353835 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-05993c08-ecab-47e9-b479-81d2e4daa7ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 87a3a9e8-b696-4eff-af99-64f3543f3e8a could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:41:20.353964 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2fc4a34f-2220-4e4e-a6ed-08e1195a982d req-0baafbf9-1784-4f2e-9c24-02ae1866853e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:20.354114 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-05993c08-ecab-47e9-b479-81d2e4daa7ec tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a" status: 404 len: 111 microversion: 2.1 time: 0.015324 Jun 10 13:41:20.354307 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-2fc4a34f-2220-4e4e-a6ed-08e1195a982d req-0baafbf9-1784-4f2e-9c24-02ae1866853e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:20.354380 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1203/3575] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:20 2026] GET /compute/v2.1/servers/87a3a9e8-b696-4eff-af99-64f3543f3e8a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:41:20.360243 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-2fc4a34f-2220-4e4e-a6ed-08e1195a982d req-0baafbf9-1784-4f2e-9c24-02ae1866853e service nova] Creating event network-changed:628b898d-ca70-4b24-85d6-120d1152ce9a for instance 8b2be29a-5edf-4510-a169-7815cc35b7fd on np0000002501 Jun 10 13:41:20.360816 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-2fc4a34f-2220-4e4e-a6ed-08e1195a982d req-0baafbf9-1784-4f2e-9c24-02ae1866853e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:41:20.365371 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-2fc4a34f-2220-4e4e-a6ed-08e1195a982d req-0baafbf9-1784-4f2e-9c24-02ae1866853e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019871 Jun 10 13:41:20.365371 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1187/3576] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:41:20 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 10 13:41:22.797153 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-98bfe256-2c91-4fb5-b423-b149fe881f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:22.797451 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-98bfe256-2c91-4fb5-b423-b149fe881f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:22.800784 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98bfe256-2c91-4fb5-b423-b149fe881f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:22.800937 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98bfe256-2c91-4fb5-b423-b149fe881f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:22.801056 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98bfe256-2c91-4fb5-b423-b149fe881f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:22.801277 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98bfe256-2c91-4fb5-b423-b149fe881f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:22.801422 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98bfe256-2c91-4fb5-b423-b149fe881f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:22.801550 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98bfe256-2c91-4fb5-b423-b149fe881f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:22.815887 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-98bfe256-2c91-4fb5-b423-b149fe881f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:41:22.820722 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-61711a71-bfb1-4355-af0b-73abcff068d6 req-693d5275-d24f-44fa-bfbb-86be80ec1871 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "78591bd4-b2b7-4550-806f-cd206fd17c64", "tag": "14a8ab4f-3c57-494c-8aed-4bfd47568e09"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:41:22.827273 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-61711a71-bfb1-4355-af0b-73abcff068d6 req-693d5275-d24f-44fa-bfbb-86be80ec1871 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:22.827505 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-61711a71-bfb1-4355-af0b-73abcff068d6 req-693d5275-d24f-44fa-bfbb-86be80ec1871 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:22.827735 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-61711a71-bfb1-4355-af0b-73abcff068d6 req-693d5275-d24f-44fa-bfbb-86be80ec1871 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:22.838038 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-61711a71-bfb1-4355-af0b-73abcff068d6 req-693d5275-d24f-44fa-bfbb-86be80ec1871 service nova] Creating event network-changed:14a8ab4f-3c57-494c-8aed-4bfd47568e09 for instance 78591bd4-b2b7-4550-806f-cd206fd17c64 on np0000002501 Jun 10 13:41:22.838704 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-61711a71-bfb1-4355-af0b-73abcff068d6 req-693d5275-d24f-44fa-bfbb-86be80ec1871 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:41:22.845287 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-61711a71-bfb1-4355-af0b-73abcff068d6 req-693d5275-d24f-44fa-bfbb-86be80ec1871 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026454 Jun 10 13:41:22.846013 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1204/3577] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:41:22 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 10 13:41:22.866375 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-98bfe256-2c91-4fb5-b423-b149fe881f6e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 204 len: 0 microversion: 2.1 time: 0.070667 Jun 10 13:41:22.866688 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1187/3578] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:41:22 2026] DELETE /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:41:22.875679 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-70f13807-6ed8-4e4b-92db-7b196ecd8e48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:22.877704 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-70f13807-6ed8-4e4b-92db-7b196ecd8e48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:22.883415 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70f13807-6ed8-4e4b-92db-7b196ecd8e48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:22.883762 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70f13807-6ed8-4e4b-92db-7b196ecd8e48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:22.884050 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70f13807-6ed8-4e4b-92db-7b196ecd8e48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:22.884607 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70f13807-6ed8-4e4b-92db-7b196ecd8e48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:22.884995 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70f13807-6ed8-4e4b-92db-7b196ecd8e48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:22.885338 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-70f13807-6ed8-4e4b-92db-7b196ecd8e48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:22.901040 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-70f13807-6ed8-4e4b-92db-7b196ecd8e48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:23.065079 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-70f13807-6ed8-4e4b-92db-7b196ecd8e48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:23.071904 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-70f13807-6ed8-4e4b-92db-7b196ecd8e48 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1570 microversion: 2.1 time: 0.198726 Jun 10 13:41:23.072152 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1188/3579] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:22 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1570 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:24.087369 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5ea85715-d63d-488f-9a9c-a31655ccc1ba tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:24.087369 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5ea85715-d63d-488f-9a9c-a31655ccc1ba tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:24.092396 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ea85715-d63d-488f-9a9c-a31655ccc1ba tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:24.092783 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ea85715-d63d-488f-9a9c-a31655ccc1ba tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:24.093130 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ea85715-d63d-488f-9a9c-a31655ccc1ba tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:24.093636 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ea85715-d63d-488f-9a9c-a31655ccc1ba tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:24.093979 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ea85715-d63d-488f-9a9c-a31655ccc1ba tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:24.094338 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5ea85715-d63d-488f-9a9c-a31655ccc1ba tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:24.109073 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5ea85715-d63d-488f-9a9c-a31655ccc1ba tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:24.237034 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5ea85715-d63d-488f-9a9c-a31655ccc1ba tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:24.243719 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5ea85715-d63d-488f-9a9c-a31655ccc1ba tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1451 microversion: 2.1 time: 0.159534 Jun 10 13:41:24.244225 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1205/3580] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:24 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1451 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:24.885430 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-a51f7074-673c-4e1d-9ab4-b863e00dc7c8 req-a389dab2-3992-472a-8396-03b7e3e10f9f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "78591bd4-b2b7-4550-806f-cd206fd17c64", "name": "network-vif-unplugged", "status": "completed", "tag": "14a8ab4f-3c57-494c-8aed-4bfd47568e09"}, {"server_uuid": "78591bd4-b2b7-4550-806f-cd206fd17c64", "name": "network-vif-unplugged", "status": "completed", "tag": "14a8ab4f-3c57-494c-8aed-4bfd47568e09"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:41:24.890904 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a51f7074-673c-4e1d-9ab4-b863e00dc7c8 req-a389dab2-3992-472a-8396-03b7e3e10f9f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:24.891179 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a51f7074-673c-4e1d-9ab4-b863e00dc7c8 req-a389dab2-3992-472a-8396-03b7e3e10f9f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:24.891408 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a51f7074-673c-4e1d-9ab4-b863e00dc7c8 req-a389dab2-3992-472a-8396-03b7e3e10f9f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:24.898613 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-a51f7074-673c-4e1d-9ab4-b863e00dc7c8 req-a389dab2-3992-472a-8396-03b7e3e10f9f service nova] Creating event network-vif-unplugged:14a8ab4f-3c57-494c-8aed-4bfd47568e09 for instance 78591bd4-b2b7-4550-806f-cd206fd17c64 on np0000002501 Jun 10 13:41:24.898964 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-a51f7074-673c-4e1d-9ab4-b863e00dc7c8 req-a389dab2-3992-472a-8396-03b7e3e10f9f service nova] Creating event network-vif-unplugged:14a8ab4f-3c57-494c-8aed-4bfd47568e09 for instance 78591bd4-b2b7-4550-806f-cd206fd17c64 on np0000002501 Jun 10 13:41:24.899436 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-a51f7074-673c-4e1d-9ab4-b863e00dc7c8 req-a389dab2-3992-472a-8396-03b7e3e10f9f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:41:24.906524 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-a51f7074-673c-4e1d-9ab4-b863e00dc7c8 req-a389dab2-3992-472a-8396-03b7e3e10f9f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.026154 Jun 10 13:41:24.907690 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1188/3581] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:41:24 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 10 13:41:25.258911 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0f5a1437-4d66-4130-9df9-2d6a58cc33a3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:25.260233 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0f5a1437-4d66-4130-9df9-2d6a58cc33a3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:25.264785 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f5a1437-4d66-4130-9df9-2d6a58cc33a3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:25.265022 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f5a1437-4d66-4130-9df9-2d6a58cc33a3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:25.265216 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f5a1437-4d66-4130-9df9-2d6a58cc33a3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:25.265626 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f5a1437-4d66-4130-9df9-2d6a58cc33a3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:25.265924 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f5a1437-4d66-4130-9df9-2d6a58cc33a3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:25.266293 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f5a1437-4d66-4130-9df9-2d6a58cc33a3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:25.278871 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0f5a1437-4d66-4130-9df9-2d6a58cc33a3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:25.414195 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0f5a1437-4d66-4130-9df9-2d6a58cc33a3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:25.422589 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0f5a1437-4d66-4130-9df9-2d6a58cc33a3 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1451 microversion: 2.1 time: 0.165407 Jun 10 13:41:25.422865 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1189/3582] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:25 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1451 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:26.439236 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-db4c4c59-bcc1-4ef0-9a93-730bf18a89d5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:26.440654 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-db4c4c59-bcc1-4ef0-9a93-730bf18a89d5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:26.445121 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db4c4c59-bcc1-4ef0-9a93-730bf18a89d5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:26.445335 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db4c4c59-bcc1-4ef0-9a93-730bf18a89d5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:26.445543 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db4c4c59-bcc1-4ef0-9a93-730bf18a89d5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:26.445961 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db4c4c59-bcc1-4ef0-9a93-730bf18a89d5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:26.446235 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db4c4c59-bcc1-4ef0-9a93-730bf18a89d5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:26.446543 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-db4c4c59-bcc1-4ef0-9a93-730bf18a89d5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:26.461260 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-db4c4c59-bcc1-4ef0-9a93-730bf18a89d5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:26.506976 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-db4c4c59-bcc1-4ef0-9a93-730bf18a89d5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:26.513879 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-db4c4c59-bcc1-4ef0-9a93-730bf18a89d5 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1220 microversion: 2.1 time: 0.076167 Jun 10 13:41:26.514119 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1206/3583] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:26 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1220 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:26.943327 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-1c120498-c428-4664-bef5-f38943584a92 req-7eaee9c1-a7d7-42f6-9a69-008650020430 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "78591bd4-b2b7-4550-806f-cd206fd17c64", "name": "network-vif-deleted", "tag": "14a8ab4f-3c57-494c-8aed-4bfd47568e09"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:41:26.948881 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1c120498-c428-4664-bef5-f38943584a92 req-7eaee9c1-a7d7-42f6-9a69-008650020430 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:26.949147 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1c120498-c428-4664-bef5-f38943584a92 req-7eaee9c1-a7d7-42f6-9a69-008650020430 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:26.949326 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1c120498-c428-4664-bef5-f38943584a92 req-7eaee9c1-a7d7-42f6-9a69-008650020430 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:26.955598 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-1c120498-c428-4664-bef5-f38943584a92 req-7eaee9c1-a7d7-42f6-9a69-008650020430 service nova] Creating event network-vif-deleted:14a8ab4f-3c57-494c-8aed-4bfd47568e09 for instance 78591bd4-b2b7-4550-806f-cd206fd17c64 on np0000002501 Jun 10 13:41:26.956003 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-1c120498-c428-4664-bef5-f38943584a92 req-7eaee9c1-a7d7-42f6-9a69-008650020430 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:41:26.959590 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-1c120498-c428-4664-bef5-f38943584a92 req-7eaee9c1-a7d7-42f6-9a69-008650020430 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018531 Jun 10 13:41:26.960089 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1189/3584] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:41:26 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 10 13:41:27.528189 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7cebe305-daf3-4339-908e-7706fde54eee tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:27.530042 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7cebe305-daf3-4339-908e-7706fde54eee tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:27.533845 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7cebe305-daf3-4339-908e-7706fde54eee tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:27.534103 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7cebe305-daf3-4339-908e-7706fde54eee tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:27.534308 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7cebe305-daf3-4339-908e-7706fde54eee tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:27.534740 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7cebe305-daf3-4339-908e-7706fde54eee tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:27.535095 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7cebe305-daf3-4339-908e-7706fde54eee tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:27.535414 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7cebe305-daf3-4339-908e-7706fde54eee tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:27.552957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7cebe305-daf3-4339-908e-7706fde54eee tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:27.553156 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7cebe305-daf3-4339-908e-7706fde54eee tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:27.553334 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7cebe305-daf3-4339-908e-7706fde54eee tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:27.553571 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-7cebe305-daf3-4339-908e-7706fde54eee tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 78591bd4-b2b7-4550-806f-cd206fd17c64 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:41:27.556668 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7cebe305-daf3-4339-908e-7706fde54eee tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:27.602986 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7cebe305-daf3-4339-908e-7706fde54eee tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:27.609987 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7cebe305-daf3-4339-908e-7706fde54eee tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1225 microversion: 2.1 time: 0.083475 Jun 10 13:41:27.610253 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1190/3585] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:27 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1225 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:28.623430 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b0c778d6-953c-4956-82b9-a77f10edf63f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:28.624809 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b0c778d6-953c-4956-82b9-a77f10edf63f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:28.629606 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0c778d6-953c-4956-82b9-a77f10edf63f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:28.629911 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0c778d6-953c-4956-82b9-a77f10edf63f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:28.630118 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0c778d6-953c-4956-82b9-a77f10edf63f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:28.630563 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0c778d6-953c-4956-82b9-a77f10edf63f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:28.630864 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0c778d6-953c-4956-82b9-a77f10edf63f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:28.631150 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0c778d6-953c-4956-82b9-a77f10edf63f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:28.650848 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0c778d6-953c-4956-82b9-a77f10edf63f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:28.651060 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0c778d6-953c-4956-82b9-a77f10edf63f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:28.651277 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b0c778d6-953c-4956-82b9-a77f10edf63f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:28.651598 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-b0c778d6-953c-4956-82b9-a77f10edf63f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lazy-loading 'fault' on Instance uuid 78591bd4-b2b7-4550-806f-cd206fd17c64 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:41:28.655456 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b0c778d6-953c-4956-82b9-a77f10edf63f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:28.702369 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b0c778d6-953c-4956-82b9-a77f10edf63f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e26ea791c9b2405282949b7ee6db2eb9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '693ff1f321774522a3e57045cb93d27b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:28.710201 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b0c778d6-953c-4956-82b9-a77f10edf63f tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 200 len: 1225 microversion: 2.1 time: 0.088503 Jun 10 13:41:28.710623 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1207/3586] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:28 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 1225 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:29.728054 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b9e140e6-11b5-40d5-8cbb-9441f55ac03e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:29.729565 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b9e140e6-11b5-40d5-8cbb-9441f55ac03e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 78591bd4-b2b7-4550-806f-cd206fd17c64] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:29.733375 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b9e140e6-11b5-40d5-8cbb-9441f55ac03e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:29.733625 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b9e140e6-11b5-40d5-8cbb-9441f55ac03e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:29.733828 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b9e140e6-11b5-40d5-8cbb-9441f55ac03e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:29.734215 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b9e140e6-11b5-40d5-8cbb-9441f55ac03e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:29.734510 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b9e140e6-11b5-40d5-8cbb-9441f55ac03e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:29.734806 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b9e140e6-11b5-40d5-8cbb-9441f55ac03e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:29.741025 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-b9e140e6-11b5-40d5-8cbb-9441f55ac03e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 78591bd4-b2b7-4550-806f-cd206fd17c64 could not be found. Jun 10 13:41:29.741213 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b9e140e6-11b5-40d5-8cbb-9441f55ac03e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 78591bd4-b2b7-4550-806f-cd206fd17c64 could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:41:29.741529 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b9e140e6-11b5-40d5-8cbb-9441f55ac03e tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64" status: 404 len: 111 microversion: 2.1 time: 0.015236 Jun 10 13:41:29.741781 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1190/3587] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:29 2026] GET /compute/v2.1/servers/78591bd4-b2b7-4550-806f-cd206fd17c64 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:41:29.930939 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a65e84b1-d8e1-4005-8939-b972d3f5e674 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:29.931244 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a65e84b1-d8e1-4005-8939-b972d3f5e674 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:29.934632 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a65e84b1-d8e1-4005-8939-b972d3f5e674 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:29.934848 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a65e84b1-d8e1-4005-8939-b972d3f5e674 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:29.935009 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a65e84b1-d8e1-4005-8939-b972d3f5e674 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:29.935293 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a65e84b1-d8e1-4005-8939-b972d3f5e674 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:29.935481 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a65e84b1-d8e1-4005-8939-b972d3f5e674 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:29.935628 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a65e84b1-d8e1-4005-8939-b972d3f5e674 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:29.942733 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-a65e84b1-d8e1-4005-8939-b972d3f5e674 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 9d60902b-2fba-4976-820f-4cedeb83e4a8 could not be found. Jun 10 13:41:29.942955 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a65e84b1-d8e1-4005-8939-b972d3f5e674 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 9d60902b-2fba-4976-820f-4cedeb83e4a8 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:41:29.943274 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a65e84b1-d8e1-4005-8939-b972d3f5e674 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 404 len: 111 microversion: 2.1 time: 0.014342 Jun 10 13:41:29.943530 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1191/3588] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:41:29 2026] DELETE /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:41:29.952047 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0305601a-acd5-4e43-8677-e99b152fcc13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:29.953671 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0305601a-acd5-4e43-8677-e99b152fcc13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] [instance: 9d60902b-2fba-4976-820f-4cedeb83e4a8] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:29.959019 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0305601a-acd5-4e43-8677-e99b152fcc13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:29.959302 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0305601a-acd5-4e43-8677-e99b152fcc13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:29.959572 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0305601a-acd5-4e43-8677-e99b152fcc13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:29.960087 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0305601a-acd5-4e43-8677-e99b152fcc13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:29.960473 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0305601a-acd5-4e43-8677-e99b152fcc13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:29.960848 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0305601a-acd5-4e43-8677-e99b152fcc13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:29.969000 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-0305601a-acd5-4e43-8677-e99b152fcc13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] HTTP exception thrown: Instance 9d60902b-2fba-4976-820f-4cedeb83e4a8 could not be found. Jun 10 13:41:29.969259 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0305601a-acd5-4e43-8677-e99b152fcc13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Returning 404 to user: Instance 9d60902b-2fba-4976-820f-4cedeb83e4a8 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:41:29.969722 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0305601a-acd5-4e43-8677-e99b152fcc13 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8" status: 404 len: 111 microversion: 2.1 time: 0.019714 Jun 10 13:41:29.970090 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1208/3589] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:29 2026] GET /compute/v2.1/servers/9d60902b-2fba-4976-820f-4cedeb83e4a8 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:41:31.175886 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f8849981-a207-4af9-96c1-d95d02a8cdc9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:31.187297 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f8849981-a207-4af9-96c1-d95d02a8cdc9 tempest-TestVolumeBootPattern-1965025602 tempest-TestVolumeBootPattern-1965025602-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-2062958224" status: 202 len: 0 microversion: 2.1 time: 0.012969 Jun 10 13:41:31.187658 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1191/3590] 10.4.3.74 () {66 vars in 1374 bytes} [Wed Jun 10 13:41:31 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-2062958224 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:41:39.737017 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=46,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:41:39.933122 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=21,nova_api:INSERT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:41:39.938654 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=46 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:41:39.955989 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=22,nova_api:UPDATE=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:41:39.963892 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=46,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:41:41.182364 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=24,nova_api:INSERT=3,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:41:56.337785 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7717b5d2-176b-49a0-be1b-af922b47892e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:41:56.339230 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7717b5d2-176b-49a0-be1b-af922b47892e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:56.344002 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7717b5d2-176b-49a0-be1b-af922b47892e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:56.344251 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7717b5d2-176b-49a0-be1b-af922b47892e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:56.344495 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7717b5d2-176b-49a0-be1b-af922b47892e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:56.344963 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7717b5d2-176b-49a0-be1b-af922b47892e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:56.345246 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7717b5d2-176b-49a0-be1b-af922b47892e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:56.345545 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7717b5d2-176b-49a0-be1b-af922b47892e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:56.363777 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7717b5d2-176b-49a0-be1b-af922b47892e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:41:56.512943 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-7717b5d2-176b-49a0-be1b-af922b47892e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:41:56.522416 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7717b5d2-176b-49a0-be1b-af922b47892e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1673 microversion: 2.1 time: 0.186246 Jun 10 13:41:56.522742 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1192/3591] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:41:56 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1673 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:41:56.591460 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-264a7899-2635-4201-8654-ffdfd1131687 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "7031e25a-857a-442a-bffe-f0531c87f899"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:41:56.592908 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-264a7899-2635-4201-8654-ffdfd1131687 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:41:56.596513 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-264a7899-2635-4201-8654-ffdfd1131687 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:56.596671 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-264a7899-2635-4201-8654-ffdfd1131687 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:56.596806 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-264a7899-2635-4201-8654-ffdfd1131687 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:56.597025 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-264a7899-2635-4201-8654-ffdfd1131687 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:41:56.597144 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-264a7899-2635-4201-8654-ffdfd1131687 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:41:56.597252 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-264a7899-2635-4201-8654-ffdfd1131687 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:41:59.143146 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-264a7899-2635-4201-8654-ffdfd1131687 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "POST /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.553317 Jun 10 13:41:59.143610 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1209/3592] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:41:56 2026] POST /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-volume_attachments => generated 194 bytes in 2554 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:42:06.342425 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:42:06.515416 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=4 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:42:06.594872 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:42:06.635052 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:42:09.566099 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0246fd81-f4dc-4880-ad9d-2598c94a2376 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:09.566482 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0246fd81-f4dc-4880-ad9d-2598c94a2376 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:09.569470 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0246fd81-f4dc-4880-ad9d-2598c94a2376 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:09.569657 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0246fd81-f4dc-4880-ad9d-2598c94a2376 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:09.569778 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0246fd81-f4dc-4880-ad9d-2598c94a2376 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:09.570028 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0246fd81-f4dc-4880-ad9d-2598c94a2376 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:09.570188 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0246fd81-f4dc-4880-ad9d-2598c94a2376 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:09.570290 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0246fd81-f4dc-4880-ad9d-2598c94a2376 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:09.612343 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-0246fd81-f4dc-4880-ad9d-2598c94a2376 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lazy-loading 'services' on Instance uuid 8b2be29a-5edf-4510-a169-7815cc35b7fd {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:42:09.652536 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0246fd81-f4dc-4880-ad9d-2598c94a2376 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-volume_attachments/7031e25a-857a-442a-bffe-f0531c87f899" status: 202 len: 0 microversion: 2.1 time: 0.087951 Jun 10 13:42:09.652814 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1192/3593] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:42:09 2026] DELETE /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-volume_attachments/7031e25a-857a-442a-bffe-f0531c87f899 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:42:09.664374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1933a91e-0974-4b37-8aae-27af48ca8f7a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:09.665691 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1933a91e-0974-4b37-8aae-27af48ca8f7a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:09.669047 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1933a91e-0974-4b37-8aae-27af48ca8f7a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:09.669466 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1933a91e-0974-4b37-8aae-27af48ca8f7a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:09.670308 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1933a91e-0974-4b37-8aae-27af48ca8f7a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:09.670308 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1933a91e-0974-4b37-8aae-27af48ca8f7a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:09.670308 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1933a91e-0974-4b37-8aae-27af48ca8f7a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:09.670308 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1933a91e-0974-4b37-8aae-27af48ca8f7a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:09.689824 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1933a91e-0974-4b37-8aae-27af48ca8f7a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028321 Jun 10 13:42:09.689824 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1193/3594] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:42:09 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:42:10.698653 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-18721af8-e197-496e-aba7-9e8accf0ad94 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:10.700507 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-18721af8-e197-496e-aba7-9e8accf0ad94 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:10.703877 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-18721af8-e197-496e-aba7-9e8accf0ad94 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:10.704063 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-18721af8-e197-496e-aba7-9e8accf0ad94 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:10.704219 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-18721af8-e197-496e-aba7-9e8accf0ad94 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:10.704502 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-18721af8-e197-496e-aba7-9e8accf0ad94 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:10.704634 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-18721af8-e197-496e-aba7-9e8accf0ad94 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:10.704742 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-18721af8-e197-496e-aba7-9e8accf0ad94 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:10.720562 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-18721af8-e197-496e-aba7-9e8accf0ad94 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.023600 Jun 10 13:42:10.720818 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1210/3595] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:42:10 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-volume_attachments => generated 197 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:42:11.730596 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2b7b1f16-2370-48ef-9487-c1db056edfac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:11.732037 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2b7b1f16-2370-48ef-9487-c1db056edfac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:11.735465 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7b1f16-2370-48ef-9487-c1db056edfac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:11.735635 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7b1f16-2370-48ef-9487-c1db056edfac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:11.735756 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7b1f16-2370-48ef-9487-c1db056edfac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:11.736000 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7b1f16-2370-48ef-9487-c1db056edfac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:11.736140 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7b1f16-2370-48ef-9487-c1db056edfac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:11.736273 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2b7b1f16-2370-48ef-9487-c1db056edfac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:11.753295 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2b7b1f16-2370-48ef-9487-c1db056edfac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024541 Jun 10 13:42:11.753596 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1193/3596] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:42:11 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:42:12.764429 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-204773cd-2598-4fe2-b64c-6241bd693a9b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:12.765737 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-204773cd-2598-4fe2-b64c-6241bd693a9b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:12.769176 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-204773cd-2598-4fe2-b64c-6241bd693a9b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:12.769401 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-204773cd-2598-4fe2-b64c-6241bd693a9b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:12.769565 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-204773cd-2598-4fe2-b64c-6241bd693a9b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:12.769847 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-204773cd-2598-4fe2-b64c-6241bd693a9b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:12.770015 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-204773cd-2598-4fe2-b64c-6241bd693a9b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:12.770132 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-204773cd-2598-4fe2-b64c-6241bd693a9b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:12.787026 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-204773cd-2598-4fe2-b64c-6241bd693a9b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.024806 Jun 10 13:42:12.787382 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1194/3597] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:42:12 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:42:12.796756 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e40f584a-da37-47cd-82a7-820ff3273f4d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:12.797080 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e40f584a-da37-47cd-82a7-820ff3273f4d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:12.800052 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e40f584a-da37-47cd-82a7-820ff3273f4d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:12.800206 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e40f584a-da37-47cd-82a7-820ff3273f4d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:12.800394 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e40f584a-da37-47cd-82a7-820ff3273f4d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:12.800703 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e40f584a-da37-47cd-82a7-820ff3273f4d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:12.800899 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e40f584a-da37-47cd-82a7-820ff3273f4d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:12.801051 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e40f584a-da37-47cd-82a7-820ff3273f4d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:12.846095 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-e40f584a-da37-47cd-82a7-820ff3273f4d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] HTTP exception thrown: Instance 8b2be29a-5edf-4510-a169-7815cc35b7fd is not attached to volume 7031e25a-857a-442a-bffe-f0531c87f899 Jun 10 13:42:12.847317 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e40f584a-da37-47cd-82a7-820ff3273f4d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Returning 404 to user: Instance 8b2be29a-5edf-4510-a169-7815cc35b7fd is not attached to volume 7031e25a-857a-442a-bffe-f0531c87f899 {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:42:12.847317 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e40f584a-da37-47cd-82a7-820ff3273f4d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-volume_attachments/7031e25a-857a-442a-bffe-f0531c87f899" status: 404 len: 154 microversion: 2.1 time: 0.052031 Jun 10 13:42:12.847317 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1211/3598] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:42:12 2026] DELETE /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd/os-volume_attachments/7031e25a-857a-442a-bffe-f0531c87f899 => generated 154 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:42:12.855937 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4bc1a349-d72e-4639-9b03-4f55738b2ac3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:12.856427 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4bc1a349-d72e-4639-9b03-4f55738b2ac3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:12.860499 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4bc1a349-d72e-4639-9b03-4f55738b2ac3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:12.860815 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4bc1a349-d72e-4639-9b03-4f55738b2ac3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:12.861016 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4bc1a349-d72e-4639-9b03-4f55738b2ac3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:12.861315 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4bc1a349-d72e-4639-9b03-4f55738b2ac3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:12.861510 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4bc1a349-d72e-4639-9b03-4f55738b2ac3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:12.861590 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4bc1a349-d72e-4639-9b03-4f55738b2ac3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:12.878904 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4bc1a349-d72e-4639-9b03-4f55738b2ac3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:42:12.933945 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4bc1a349-d72e-4639-9b03-4f55738b2ac3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 204 len: 0 microversion: 2.1 time: 0.079579 Jun 10 13:42:12.934297 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1194/3599] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:42:12 2026] DELETE /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:42:12.942954 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5a51f4e5-0515-4d9e-a69e-c9c7bfd259c5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:12.944445 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5a51f4e5-0515-4d9e-a69e-c9c7bfd259c5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:12.948432 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a51f4e5-0515-4d9e-a69e-c9c7bfd259c5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:12.948699 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a51f4e5-0515-4d9e-a69e-c9c7bfd259c5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:12.948924 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a51f4e5-0515-4d9e-a69e-c9c7bfd259c5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:12.949469 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a51f4e5-0515-4d9e-a69e-c9c7bfd259c5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:12.949735 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a51f4e5-0515-4d9e-a69e-c9c7bfd259c5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:12.950204 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5a51f4e5-0515-4d9e-a69e-c9c7bfd259c5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:12.963085 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5a51f4e5-0515-4d9e-a69e-c9c7bfd259c5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:13.105789 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5a51f4e5-0515-4d9e-a69e-c9c7bfd259c5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:13.113238 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5a51f4e5-0515-4d9e-a69e-c9c7bfd259c5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1679 microversion: 2.1 time: 0.172096 Jun 10 13:42:13.113523 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1195/3600] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:12 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1679 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:14.059009 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-af761d8d-4b80-4677-9812-eb9e0dcf32ef req-e402b8c7-e332-4a5b-8387-3676b1ba6b17 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8b2be29a-5edf-4510-a169-7815cc35b7fd", "name": "network-vif-unplugged", "status": "completed", "tag": "628b898d-ca70-4b24-85d6-120d1152ce9a"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:42:14.064733 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-af761d8d-4b80-4677-9812-eb9e0dcf32ef req-e402b8c7-e332-4a5b-8387-3676b1ba6b17 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:14.064911 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-af761d8d-4b80-4677-9812-eb9e0dcf32ef req-e402b8c7-e332-4a5b-8387-3676b1ba6b17 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:14.065038 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-af761d8d-4b80-4677-9812-eb9e0dcf32ef req-e402b8c7-e332-4a5b-8387-3676b1ba6b17 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:14.073147 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-af761d8d-4b80-4677-9812-eb9e0dcf32ef req-e402b8c7-e332-4a5b-8387-3676b1ba6b17 service nova] Creating event network-vif-unplugged:628b898d-ca70-4b24-85d6-120d1152ce9a for instance 8b2be29a-5edf-4510-a169-7815cc35b7fd on np0000002501 Jun 10 13:42:14.073584 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-af761d8d-4b80-4677-9812-eb9e0dcf32ef req-e402b8c7-e332-4a5b-8387-3676b1ba6b17 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:42:14.077550 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-af761d8d-4b80-4677-9812-eb9e0dcf32ef req-e402b8c7-e332-4a5b-8387-3676b1ba6b17 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020289 Jun 10 13:42:14.078103 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1212/3601] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:42:14 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 10 13:42:14.128371 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-55e549fe-14d9-46fb-912b-0652c6aa174b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:14.129058 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-55e549fe-14d9-46fb-912b-0652c6aa174b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:14.133409 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-55e549fe-14d9-46fb-912b-0652c6aa174b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:14.133409 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-55e549fe-14d9-46fb-912b-0652c6aa174b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:14.133409 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-55e549fe-14d9-46fb-912b-0652c6aa174b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:14.133637 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-55e549fe-14d9-46fb-912b-0652c6aa174b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:14.133859 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-55e549fe-14d9-46fb-912b-0652c6aa174b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:14.134120 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-55e549fe-14d9-46fb-912b-0652c6aa174b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:14.150183 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-55e549fe-14d9-46fb-912b-0652c6aa174b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:14.293420 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-55e549fe-14d9-46fb-912b-0652c6aa174b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:14.300849 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-55e549fe-14d9-46fb-912b-0652c6aa174b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1679 microversion: 2.1 time: 0.175037 Jun 10 13:42:14.301113 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1195/3602] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:14 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1679 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:15.314416 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-17978b15-a808-4c53-9eec-587ec3c08f35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:15.316262 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-17978b15-a808-4c53-9eec-587ec3c08f35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:15.320405 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-17978b15-a808-4c53-9eec-587ec3c08f35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:15.320731 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-17978b15-a808-4c53-9eec-587ec3c08f35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:15.321021 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-17978b15-a808-4c53-9eec-587ec3c08f35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:15.321608 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-17978b15-a808-4c53-9eec-587ec3c08f35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:15.321963 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-17978b15-a808-4c53-9eec-587ec3c08f35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:15.322303 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-17978b15-a808-4c53-9eec-587ec3c08f35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:15.338783 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-17978b15-a808-4c53-9eec-587ec3c08f35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:15.453647 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-17978b15-a808-4c53-9eec-587ec3c08f35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:15.461238 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-17978b15-a808-4c53-9eec-587ec3c08f35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1679 microversion: 2.1 time: 0.148403 Jun 10 13:42:15.461458 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1196/3603] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:15 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1679 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:15.737614 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-0d62920f-afa8-4ca3-be2b-349f8a9255fd req-28fcac51-4713-445e-898d-9901f1a56d95 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8b2be29a-5edf-4510-a169-7815cc35b7fd", "name": "network-vif-deleted", "tag": "628b898d-ca70-4b24-85d6-120d1152ce9a"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:42:15.743011 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-0d62920f-afa8-4ca3-be2b-349f8a9255fd req-28fcac51-4713-445e-898d-9901f1a56d95 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:15.743160 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-0d62920f-afa8-4ca3-be2b-349f8a9255fd req-28fcac51-4713-445e-898d-9901f1a56d95 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:15.743270 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-0d62920f-afa8-4ca3-be2b-349f8a9255fd req-28fcac51-4713-445e-898d-9901f1a56d95 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:15.749467 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-0d62920f-afa8-4ca3-be2b-349f8a9255fd req-28fcac51-4713-445e-898d-9901f1a56d95 service nova] Creating event network-vif-deleted:628b898d-ca70-4b24-85d6-120d1152ce9a for instance 8b2be29a-5edf-4510-a169-7815cc35b7fd on np0000002501 Jun 10 13:42:15.749795 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-0d62920f-afa8-4ca3-be2b-349f8a9255fd req-28fcac51-4713-445e-898d-9901f1a56d95 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:42:15.754490 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-0d62920f-afa8-4ca3-be2b-349f8a9255fd req-28fcac51-4713-445e-898d-9901f1a56d95 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018614 Jun 10 13:42:15.754851 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1213/3604] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13: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 10 13:42:16.112795 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-ebecae5a-0de8-4523-85a6-b278d1fff366 req-24ecde3f-292f-4e04-81a6-736ce66765ab service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8b2be29a-5edf-4510-a169-7815cc35b7fd", "name": "network-vif-unplugged", "status": "completed", "tag": "628b898d-ca70-4b24-85d6-120d1152ce9a"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:42:16.118287 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ebecae5a-0de8-4523-85a6-b278d1fff366 req-24ecde3f-292f-4e04-81a6-736ce66765ab service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:16.118474 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ebecae5a-0de8-4523-85a6-b278d1fff366 req-24ecde3f-292f-4e04-81a6-736ce66765ab service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:16.118591 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-ebecae5a-0de8-4523-85a6-b278d1fff366 req-24ecde3f-292f-4e04-81a6-736ce66765ab service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:16.123862 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-ebecae5a-0de8-4523-85a6-b278d1fff366 req-24ecde3f-292f-4e04-81a6-736ce66765ab service nova] Creating event network-vif-unplugged:628b898d-ca70-4b24-85d6-120d1152ce9a for instance 8b2be29a-5edf-4510-a169-7815cc35b7fd on np0000002501 Jun 10 13:42:16.124194 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-ebecae5a-0de8-4523-85a6-b278d1fff366 req-24ecde3f-292f-4e04-81a6-736ce66765ab service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:42:16.127923 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-ebecae5a-0de8-4523-85a6-b278d1fff366 req-24ecde3f-292f-4e04-81a6-736ce66765ab service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017194 Jun 10 13:42:16.128258 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1196/3605] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:42:16 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 10 13:42:16.479739 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e62997a5-38b5-40bf-9975-0766d4d5c17f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:16.482516 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e62997a5-38b5-40bf-9975-0766d4d5c17f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:16.487954 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e62997a5-38b5-40bf-9975-0766d4d5c17f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:16.488303 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e62997a5-38b5-40bf-9975-0766d4d5c17f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:16.488620 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e62997a5-38b5-40bf-9975-0766d4d5c17f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:16.489291 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e62997a5-38b5-40bf-9975-0766d4d5c17f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:16.489764 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e62997a5-38b5-40bf-9975-0766d4d5c17f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:16.490313 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e62997a5-38b5-40bf-9975-0766d4d5c17f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:16.503877 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e62997a5-38b5-40bf-9975-0766d4d5c17f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:16.549768 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e62997a5-38b5-40bf-9975-0766d4d5c17f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:16.556921 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e62997a5-38b5-40bf-9975-0766d4d5c17f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1323 microversion: 2.1 time: 0.079509 Jun 10 13:42:16.557216 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1197/3606] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:16 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1323 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:17.571839 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-edb54405-58fe-4336-b22b-f99c6444d7e8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:17.573635 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-edb54405-58fe-4336-b22b-f99c6444d7e8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:17.579010 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edb54405-58fe-4336-b22b-f99c6444d7e8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:17.579339 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edb54405-58fe-4336-b22b-f99c6444d7e8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:17.579670 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edb54405-58fe-4336-b22b-f99c6444d7e8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:17.580279 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edb54405-58fe-4336-b22b-f99c6444d7e8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:17.580736 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edb54405-58fe-4336-b22b-f99c6444d7e8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:17.581168 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edb54405-58fe-4336-b22b-f99c6444d7e8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:17.600473 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edb54405-58fe-4336-b22b-f99c6444d7e8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:17.600663 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edb54405-58fe-4336-b22b-f99c6444d7e8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:17.600814 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-edb54405-58fe-4336-b22b-f99c6444d7e8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:17.601026 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-edb54405-58fe-4336-b22b-f99c6444d7e8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lazy-loading 'fault' on Instance uuid 8b2be29a-5edf-4510-a169-7815cc35b7fd {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:42:17.604296 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-edb54405-58fe-4336-b22b-f99c6444d7e8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:17.651706 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-edb54405-58fe-4336-b22b-f99c6444d7e8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:17.659302 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-edb54405-58fe-4336-b22b-f99c6444d7e8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1328 microversion: 2.1 time: 0.089772 Jun 10 13:42:17.659645 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1214/3607] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:17 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1328 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:18.675453 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5d99634e-e726-4e79-bbae-75497eef0aa4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:18.677424 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5d99634e-e726-4e79-bbae-75497eef0aa4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:18.682646 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d99634e-e726-4e79-bbae-75497eef0aa4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:18.682970 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d99634e-e726-4e79-bbae-75497eef0aa4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:18.683291 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d99634e-e726-4e79-bbae-75497eef0aa4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:18.683895 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d99634e-e726-4e79-bbae-75497eef0aa4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:18.684289 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d99634e-e726-4e79-bbae-75497eef0aa4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:18.684842 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d99634e-e726-4e79-bbae-75497eef0aa4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:18.703848 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d99634e-e726-4e79-bbae-75497eef0aa4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:18.704066 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d99634e-e726-4e79-bbae-75497eef0aa4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:18.704189 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5d99634e-e726-4e79-bbae-75497eef0aa4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:18.704412 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-5d99634e-e726-4e79-bbae-75497eef0aa4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lazy-loading 'fault' on Instance uuid 8b2be29a-5edf-4510-a169-7815cc35b7fd {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:42:18.707948 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5d99634e-e726-4e79-bbae-75497eef0aa4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:18.756682 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5d99634e-e726-4e79-bbae-75497eef0aa4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:18.765966 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5d99634e-e726-4e79-bbae-75497eef0aa4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 200 len: 1328 microversion: 2.1 time: 0.093138 Jun 10 13:42:18.766526 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1197/3608] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:18 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 1328 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:19.781668 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-75c85ac5-88ab-4b65-99c2-15667cc7bbee tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:19.783421 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-75c85ac5-88ab-4b65-99c2-15667cc7bbee tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 8b2be29a-5edf-4510-a169-7815cc35b7fd] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:19.788840 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75c85ac5-88ab-4b65-99c2-15667cc7bbee tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:19.789195 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75c85ac5-88ab-4b65-99c2-15667cc7bbee tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:19.789438 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75c85ac5-88ab-4b65-99c2-15667cc7bbee tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:19.789940 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75c85ac5-88ab-4b65-99c2-15667cc7bbee tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:19.790248 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75c85ac5-88ab-4b65-99c2-15667cc7bbee tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:19.790617 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-75c85ac5-88ab-4b65-99c2-15667cc7bbee tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:19.798012 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-75c85ac5-88ab-4b65-99c2-15667cc7bbee tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] HTTP exception thrown: Instance 8b2be29a-5edf-4510-a169-7815cc35b7fd could not be found. Jun 10 13:42:19.798240 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-75c85ac5-88ab-4b65-99c2-15667cc7bbee tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Returning 404 to user: Instance 8b2be29a-5edf-4510-a169-7815cc35b7fd could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:42:19.798623 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-75c85ac5-88ab-4b65-99c2-15667cc7bbee tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd" status: 404 len: 111 microversion: 2.1 time: 0.018973 Jun 10 13:42:19.798973 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1198/3609] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:19 2026] GET /compute/v2.1/servers/8b2be29a-5edf-4510-a169-7815cc35b7fd => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:42:19.813465 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-28db5972-1c6a-4194-90ba-d7db5ea6e33f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:19.839283 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-28db5972-1c6a-4194-90ba-d7db5ea6e33f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1447746329" status: 202 len: 0 microversion: 2.1 time: 0.032357 Jun 10 13:42:19.839737 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1215/3610] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:42:19 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1447746329 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:42:21.592907 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a60f3bd5-e575-4319-8325-41980e3ce068 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-732325841", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGcrf0lYg5IZTkylLFVtgdy4igj9milMNmpuZKuH2ldZyBsGgj/42/BHFMhT8zcUKkGInQnLPdU7SKS74basAth2a1iRM7lOLb3LknNZXwiBxvlmoQL+/chYkaX+liAsZA=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:42:21.603720 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-a60f3bd5-e575-4319-8325-41980e3ce068 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:42:21.606285 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-a60f3bd5-e575-4319-8325-41980e3ce068 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for user b7f0d4700d7648d59225d725ed3dcb03 and project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:42:21.621110 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a60f3bd5-e575-4319-8325-41980e3ce068 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.029849 Jun 10 13:42:21.621498 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1198/3611] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:42:21 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:42:22.416591 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-462035131", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "39c97a5b-09f4-476a-88ad-b2fcb7439f35"}], "security_groups": [{"name": "tempest-securitygroup--1268770097"}], "key_name": "tempest-keypair-732325841", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:42:22.507579 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:22.507883 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:22.508159 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:22.508613 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:22.508885 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:22.509141 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:22.514568 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:22.563298 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] validate_networks() for [('39c97a5b-09f4-476a-88ad-b2fcb7439f35', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:42:22.563608 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:22.757516 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:22.977375 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:42:22.977375 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:42:22.977527 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:42:22.977705 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:42:22.977878 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:42:22.984409 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:22.984409 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:22.984409 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:22.984729 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:22.984870 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:22.984988 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:22.994160 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:42:22.996037 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for user b7f0d4700d7648d59225d725ed3dcb03 and project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:42:23.002097 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:42:23.003330 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:42:23.046838 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-dad603da-4b76-41d2-9dcf-6f8d522ec78f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.632063 Jun 10 13:42:23.047227 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1199/3612] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:42:22 2026] POST /compute/v2.1/servers => generated 404 bytes in 633 msecs (HTTP/1.1 202) 10 headers in 450 bytes (2 switches on core 0) Jun 10 13:42:23.056442 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4416e1e8-e8d6-413a-9cb2-e37a588bb095 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:23.057787 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4416e1e8-e8d6-413a-9cb2-e37a588bb095 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:23.068068 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4416e1e8-e8d6-413a-9cb2-e37a588bb095 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:23.130125 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4416e1e8-e8d6-413a-9cb2-e37a588bb095 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:23.137918 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4416e1e8-e8d6-413a-9cb2-e37a588bb095 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1236 microversion: 2.1 time: 0.083177 Jun 10 13:42:23.138184 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1216/3613] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:23 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1236 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:24.157369 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e43bb948-691e-45a4-9589-4d9e074e5d6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:24.157369 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e43bb948-691e-45a4-9589-4d9e074e5d6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:24.163365 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e43bb948-691e-45a4-9589-4d9e074e5d6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:24.163735 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e43bb948-691e-45a4-9589-4d9e074e5d6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:24.164043 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e43bb948-691e-45a4-9589-4d9e074e5d6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:24.164596 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e43bb948-691e-45a4-9589-4d9e074e5d6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:24.164983 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e43bb948-691e-45a4-9589-4d9e074e5d6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:24.165308 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e43bb948-691e-45a4-9589-4d9e074e5d6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:24.179163 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e43bb948-691e-45a4-9589-4d9e074e5d6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:24.223366 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e43bb948-691e-45a4-9589-4d9e074e5d6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:24.229359 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e43bb948-691e-45a4-9589-4d9e074e5d6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1232 microversion: 2.1 time: 0.075925 Jun 10 13:42:24.229705 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1199/3614] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:24 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1232 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:25.245614 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d47faadc-eb0e-45bd-bcd2-98f1cbc9657f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:25.247176 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d47faadc-eb0e-45bd-bcd2-98f1cbc9657f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:25.251178 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d47faadc-eb0e-45bd-bcd2-98f1cbc9657f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:25.251452 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d47faadc-eb0e-45bd-bcd2-98f1cbc9657f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:25.251668 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d47faadc-eb0e-45bd-bcd2-98f1cbc9657f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:25.252208 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d47faadc-eb0e-45bd-bcd2-98f1cbc9657f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:25.252631 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d47faadc-eb0e-45bd-bcd2-98f1cbc9657f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:25.252987 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d47faadc-eb0e-45bd-bcd2-98f1cbc9657f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:25.268931 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d47faadc-eb0e-45bd-bcd2-98f1cbc9657f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:25.316876 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d47faadc-eb0e-45bd-bcd2-98f1cbc9657f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:25.326911 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d47faadc-eb0e-45bd-bcd2-98f1cbc9657f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1288 microversion: 2.1 time: 0.083094 Jun 10 13:42:25.327325 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1200/3615] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:25 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1288 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:26.341566 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b5eed9de-6a24-4918-ab74-da46493cc4da tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:26.342842 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b5eed9de-6a24-4918-ab74-da46493cc4da tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:26.346671 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5eed9de-6a24-4918-ab74-da46493cc4da tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:26.346922 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5eed9de-6a24-4918-ab74-da46493cc4da tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:26.347115 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5eed9de-6a24-4918-ab74-da46493cc4da tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:26.347528 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5eed9de-6a24-4918-ab74-da46493cc4da tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:26.347821 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5eed9de-6a24-4918-ab74-da46493cc4da tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:26.348075 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5eed9de-6a24-4918-ab74-da46493cc4da tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:26.364275 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b5eed9de-6a24-4918-ab74-da46493cc4da tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:26.409518 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b5eed9de-6a24-4918-ab74-da46493cc4da tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:26.418309 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b5eed9de-6a24-4918-ab74-da46493cc4da tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1288 microversion: 2.1 time: 0.078449 Jun 10 13:42:26.418759 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1217/3616] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:26 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1288 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:27.431705 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-070bb055-fa48-4719-bd9c-0c26dfde2f67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:27.433392 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-070bb055-fa48-4719-bd9c-0c26dfde2f67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:27.439080 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-070bb055-fa48-4719-bd9c-0c26dfde2f67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:27.439356 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-070bb055-fa48-4719-bd9c-0c26dfde2f67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:27.439616 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-070bb055-fa48-4719-bd9c-0c26dfde2f67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:27.440069 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-070bb055-fa48-4719-bd9c-0c26dfde2f67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:27.440419 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-070bb055-fa48-4719-bd9c-0c26dfde2f67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:27.440735 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-070bb055-fa48-4719-bd9c-0c26dfde2f67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:27.452204 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-070bb055-fa48-4719-bd9c-0c26dfde2f67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:27.506986 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-070bb055-fa48-4719-bd9c-0c26dfde2f67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:27.515996 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-070bb055-fa48-4719-bd9c-0c26dfde2f67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1296 microversion: 2.1 time: 0.085876 Jun 10 13:42:27.516253 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1200/3617] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:27 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1296 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:28.289278 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-0210ed9c-a7b8-4338-8f4e-d0086ca97889 req-38ff8eea-3bcf-43af-a255-487e4a0a729f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "550d566a-0b20-4fdb-9dcd-366253c37f0c", "tag": "501eee17-bc5b-4ac9-a29e-0a8fd91f671a"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:42:28.296106 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0210ed9c-a7b8-4338-8f4e-d0086ca97889 req-38ff8eea-3bcf-43af-a255-487e4a0a729f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:28.296277 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0210ed9c-a7b8-4338-8f4e-d0086ca97889 req-38ff8eea-3bcf-43af-a255-487e4a0a729f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:28.296429 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0210ed9c-a7b8-4338-8f4e-d0086ca97889 req-38ff8eea-3bcf-43af-a255-487e4a0a729f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:28.302000 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-0210ed9c-a7b8-4338-8f4e-d0086ca97889 req-38ff8eea-3bcf-43af-a255-487e4a0a729f service nova] Creating event network-changed:501eee17-bc5b-4ac9-a29e-0a8fd91f671a for instance 550d566a-0b20-4fdb-9dcd-366253c37f0c on np0000002501 Jun 10 13:42:28.302354 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-0210ed9c-a7b8-4338-8f4e-d0086ca97889 req-38ff8eea-3bcf-43af-a255-487e4a0a729f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:42:28.306180 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-0210ed9c-a7b8-4338-8f4e-d0086ca97889 req-38ff8eea-3bcf-43af-a255-487e4a0a729f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018733 Jun 10 13:42:28.306334 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1201/3618] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:42: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 10 13:42:28.531881 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2f148138-f567-4fb7-853f-72b962c6c825 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:28.533255 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2f148138-f567-4fb7-853f-72b962c6c825 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:28.538303 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f148138-f567-4fb7-853f-72b962c6c825 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:28.538586 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f148138-f567-4fb7-853f-72b962c6c825 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:28.538846 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f148138-f567-4fb7-853f-72b962c6c825 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:28.539270 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f148138-f567-4fb7-853f-72b962c6c825 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:28.539600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f148138-f567-4fb7-853f-72b962c6c825 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:28.539919 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2f148138-f567-4fb7-853f-72b962c6c825 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:28.553161 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2f148138-f567-4fb7-853f-72b962c6c825 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:28.680128 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2f148138-f567-4fb7-853f-72b962c6c825 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:28.686609 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2f148138-f567-4fb7-853f-72b962c6c825 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1374 microversion: 2.1 time: 0.156372 Jun 10 13:42:28.687071 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1218/3619] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:28 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1374 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:29.701680 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-717aaafe-fbb0-464f-987d-1409b4ca3368 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:29.703042 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-717aaafe-fbb0-464f-987d-1409b4ca3368 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:29.707472 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-717aaafe-fbb0-464f-987d-1409b4ca3368 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:29.707753 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-717aaafe-fbb0-464f-987d-1409b4ca3368 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:29.708011 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-717aaafe-fbb0-464f-987d-1409b4ca3368 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:29.708473 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-717aaafe-fbb0-464f-987d-1409b4ca3368 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:29.708811 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-717aaafe-fbb0-464f-987d-1409b4ca3368 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:29.709127 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-717aaafe-fbb0-464f-987d-1409b4ca3368 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:29.726645 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-717aaafe-fbb0-464f-987d-1409b4ca3368 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:29.866555 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-717aaafe-fbb0-464f-987d-1409b4ca3368 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:29.873506 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-717aaafe-fbb0-464f-987d-1409b4ca3368 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1362 microversion: 2.1 time: 0.173413 Jun 10 13:42:29.873884 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1201/3620] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:29 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1362 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:30.890145 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3ed4b4b0-d9db-4bc4-a759-b10221e1e3be tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:30.891867 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3ed4b4b0-d9db-4bc4-a759-b10221e1e3be tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:30.896078 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3ed4b4b0-d9db-4bc4-a759-b10221e1e3be tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:30.896334 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3ed4b4b0-d9db-4bc4-a759-b10221e1e3be tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:30.896565 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3ed4b4b0-d9db-4bc4-a759-b10221e1e3be tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:30.897014 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3ed4b4b0-d9db-4bc4-a759-b10221e1e3be tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:30.897303 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3ed4b4b0-d9db-4bc4-a759-b10221e1e3be tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:30.897599 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3ed4b4b0-d9db-4bc4-a759-b10221e1e3be tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:30.910939 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3ed4b4b0-d9db-4bc4-a759-b10221e1e3be tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:31.026905 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3ed4b4b0-d9db-4bc4-a759-b10221e1e3be tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:31.033641 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3ed4b4b0-d9db-4bc4-a759-b10221e1e3be tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1362 microversion: 2.1 time: 0.145549 Jun 10 13:42:31.033891 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1202/3621] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:30 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1362 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:31.610086 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:42:32.046380 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-394abf4b-6ecf-4e8d-a2a3-26f4b3e1afb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:32.047640 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-394abf4b-6ecf-4e8d-a2a3-26f4b3e1afb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:32.051758 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-394abf4b-6ecf-4e8d-a2a3-26f4b3e1afb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:32.051993 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-394abf4b-6ecf-4e8d-a2a3-26f4b3e1afb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:32.052198 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-394abf4b-6ecf-4e8d-a2a3-26f4b3e1afb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:32.052664 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-394abf4b-6ecf-4e8d-a2a3-26f4b3e1afb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:32.052967 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-394abf4b-6ecf-4e8d-a2a3-26f4b3e1afb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:32.053234 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-394abf4b-6ecf-4e8d-a2a3-26f4b3e1afb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:32.064363 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-394abf4b-6ecf-4e8d-a2a3-26f4b3e1afb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:32.170301 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-394abf4b-6ecf-4e8d-a2a3-26f4b3e1afb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:32.176815 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-394abf4b-6ecf-4e8d-a2a3-26f4b3e1afb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1362 microversion: 2.1 time: 0.132006 Jun 10 13:42:32.177072 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1219/3622] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:32 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1362 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:32.989388 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:42:32.999302 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:42:33.132614 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:42:33.192070 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ab62768f-0367-48b0-a0d3-c9044e205d35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:33.193953 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ab62768f-0367-48b0-a0d3-c9044e205d35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:33.199549 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab62768f-0367-48b0-a0d3-c9044e205d35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:33.199850 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab62768f-0367-48b0-a0d3-c9044e205d35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:33.200148 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab62768f-0367-48b0-a0d3-c9044e205d35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:33.200643 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab62768f-0367-48b0-a0d3-c9044e205d35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:33.200989 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab62768f-0367-48b0-a0d3-c9044e205d35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:33.201304 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ab62768f-0367-48b0-a0d3-c9044e205d35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:33.215624 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-ab62768f-0367-48b0-a0d3-c9044e205d35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:33.352068 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-ab62768f-0367-48b0-a0d3-c9044e205d35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:33.360574 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ab62768f-0367-48b0-a0d3-c9044e205d35 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1362 microversion: 2.1 time: 0.170749 Jun 10 13:42:33.360902 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1202/3623] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:33 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1362 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:34.191231 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-f113581b-fe48-4482-9701-5f5ea6f46a11 req-514526bb-2e14-4ec6-a556-888e5ee2d263 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "550d566a-0b20-4fdb-9dcd-366253c37f0c", "name": "network-vif-plugged", "status": "completed", "tag": "501eee17-bc5b-4ac9-a29e-0a8fd91f671a"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:42:34.200449 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f113581b-fe48-4482-9701-5f5ea6f46a11 req-514526bb-2e14-4ec6-a556-888e5ee2d263 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:34.200985 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f113581b-fe48-4482-9701-5f5ea6f46a11 req-514526bb-2e14-4ec6-a556-888e5ee2d263 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:34.201179 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f113581b-fe48-4482-9701-5f5ea6f46a11 req-514526bb-2e14-4ec6-a556-888e5ee2d263 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:34.211016 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-f113581b-fe48-4482-9701-5f5ea6f46a11 req-514526bb-2e14-4ec6-a556-888e5ee2d263 service nova] Creating event network-vif-plugged:501eee17-bc5b-4ac9-a29e-0a8fd91f671a for instance 550d566a-0b20-4fdb-9dcd-366253c37f0c on np0000002501 Jun 10 13:42:34.211664 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-f113581b-fe48-4482-9701-5f5ea6f46a11 req-514526bb-2e14-4ec6-a556-888e5ee2d263 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:42:34.223039 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-f113581b-fe48-4482-9701-5f5ea6f46a11 req-514526bb-2e14-4ec6-a556-888e5ee2d263 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033030 Jun 10 13:42:34.224437 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1203/3624] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:42:34 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 10 13:42:34.380001 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ce7bace2-7e33-4d33-8ec5-2c2d62d39d84 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:34.383781 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ce7bace2-7e33-4d33-8ec5-2c2d62d39d84 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:34.403699 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce7bace2-7e33-4d33-8ec5-2c2d62d39d84 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:34.404055 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce7bace2-7e33-4d33-8ec5-2c2d62d39d84 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:34.404309 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce7bace2-7e33-4d33-8ec5-2c2d62d39d84 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:34.404791 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce7bace2-7e33-4d33-8ec5-2c2d62d39d84 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:34.405098 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce7bace2-7e33-4d33-8ec5-2c2d62d39d84 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:34.405368 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ce7bace2-7e33-4d33-8ec5-2c2d62d39d84 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:34.422910 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ce7bace2-7e33-4d33-8ec5-2c2d62d39d84 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:34.628053 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ce7bace2-7e33-4d33-8ec5-2c2d62d39d84 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:34.635540 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ce7bace2-7e33-4d33-8ec5-2c2d62d39d84 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1362 microversion: 2.1 time: 0.259658 Jun 10 13:42:34.635827 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1220/3625] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:34 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1362 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:35.650882 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-83ab1ea0-29aa-4b1f-9a85-51e3737b80e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:35.652231 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-83ab1ea0-29aa-4b1f-9a85-51e3737b80e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:35.656701 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-83ab1ea0-29aa-4b1f-9a85-51e3737b80e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:35.656959 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-83ab1ea0-29aa-4b1f-9a85-51e3737b80e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:35.657193 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-83ab1ea0-29aa-4b1f-9a85-51e3737b80e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:35.657738 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-83ab1ea0-29aa-4b1f-9a85-51e3737b80e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:35.658038 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-83ab1ea0-29aa-4b1f-9a85-51e3737b80e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:35.658293 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-83ab1ea0-29aa-4b1f-9a85-51e3737b80e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:35.671590 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-83ab1ea0-29aa-4b1f-9a85-51e3737b80e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:35.815876 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-83ab1ea0-29aa-4b1f-9a85-51e3737b80e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:35.823118 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-83ab1ea0-29aa-4b1f-9a85-51e3737b80e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1362 microversion: 2.1 time: 0.173875 Jun 10 13:42:35.823559 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1203/3626] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:35 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1362 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:36.279506 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-0e3239e5-74a4-4e05-8e5d-6fa18d30e9e9 req-6242de9b-9149-4e54-885f-ed89bdc1d65d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "550d566a-0b20-4fdb-9dcd-366253c37f0c", "name": "network-vif-plugged", "status": "completed", "tag": "501eee17-bc5b-4ac9-a29e-0a8fd91f671a"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:42:36.284735 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0e3239e5-74a4-4e05-8e5d-6fa18d30e9e9 req-6242de9b-9149-4e54-885f-ed89bdc1d65d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:36.284876 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0e3239e5-74a4-4e05-8e5d-6fa18d30e9e9 req-6242de9b-9149-4e54-885f-ed89bdc1d65d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:36.285006 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0e3239e5-74a4-4e05-8e5d-6fa18d30e9e9 req-6242de9b-9149-4e54-885f-ed89bdc1d65d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:36.291364 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-0e3239e5-74a4-4e05-8e5d-6fa18d30e9e9 req-6242de9b-9149-4e54-885f-ed89bdc1d65d service nova] Creating event network-vif-plugged:501eee17-bc5b-4ac9-a29e-0a8fd91f671a for instance 550d566a-0b20-4fdb-9dcd-366253c37f0c on np0000002501 Jun 10 13:42:36.291364 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-0e3239e5-74a4-4e05-8e5d-6fa18d30e9e9 req-6242de9b-9149-4e54-885f-ed89bdc1d65d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:42:36.294098 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-0e3239e5-74a4-4e05-8e5d-6fa18d30e9e9 req-6242de9b-9149-4e54-885f-ed89bdc1d65d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024156 Jun 10 13:42:36.294385 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1204/3627] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:42:36 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 10 13:42:36.840952 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-bdef934b-53f4-43ee-addd-ce750a967afc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:36.842697 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-bdef934b-53f4-43ee-addd-ce750a967afc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:36.848635 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bdef934b-53f4-43ee-addd-ce750a967afc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:36.848635 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bdef934b-53f4-43ee-addd-ce750a967afc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:36.848635 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bdef934b-53f4-43ee-addd-ce750a967afc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:36.848801 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bdef934b-53f4-43ee-addd-ce750a967afc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:36.852374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bdef934b-53f4-43ee-addd-ce750a967afc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:36.852374 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-bdef934b-53f4-43ee-addd-ce750a967afc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:36.868657 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-bdef934b-53f4-43ee-addd-ce750a967afc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:37.011185 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-bdef934b-53f4-43ee-addd-ce750a967afc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:42:37.021023 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-bdef934b-53f4-43ee-addd-ce750a967afc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1552 microversion: 2.1 time: 0.182471 Jun 10 13:42:37.021577 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1221/3628] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:42:36 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1552 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:42:37.035738 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7c4709bf-8cb9-42d0-9bb2-6c7932c442e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:42:37.037279 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7c4709bf-8cb9-42d0-9bb2-6c7932c442e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:42:37.041022 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c4709bf-8cb9-42d0-9bb2-6c7932c442e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:37.041188 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c4709bf-8cb9-42d0-9bb2-6c7932c442e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:37.041335 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c4709bf-8cb9-42d0-9bb2-6c7932c442e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:37.041593 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c4709bf-8cb9-42d0-9bb2-6c7932c442e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:37.041712 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c4709bf-8cb9-42d0-9bb2-6c7932c442e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:37.041817 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7c4709bf-8cb9-42d0-9bb2-6c7932c442e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:37.052224 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7c4709bf-8cb9-42d0-9bb2-6c7932c442e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:42:37.115635 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7c4709bf-8cb9-42d0-9bb2-6c7932c442e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.081546 Jun 10 13:42:37.115934 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1204/3629] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:42:37 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-interface => generated 282 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:42:37.681621 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-c2930656-0609-4fd6-82fd-4dfae5511b1c req-03d582d1-4c2c-4156-893f-06c2c533a1ef service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "550d566a-0b20-4fdb-9dcd-366253c37f0c", "tag": "501eee17-bc5b-4ac9-a29e-0a8fd91f671a"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:42:37.688178 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-c2930656-0609-4fd6-82fd-4dfae5511b1c req-03d582d1-4c2c-4156-893f-06c2c533a1ef service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:42:37.688431 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-c2930656-0609-4fd6-82fd-4dfae5511b1c req-03d582d1-4c2c-4156-893f-06c2c533a1ef service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:42:37.688635 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-c2930656-0609-4fd6-82fd-4dfae5511b1c req-03d582d1-4c2c-4156-893f-06c2c533a1ef service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:42:37.694969 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-c2930656-0609-4fd6-82fd-4dfae5511b1c req-03d582d1-4c2c-4156-893f-06c2c533a1ef service nova] Creating event network-changed:501eee17-bc5b-4ac9-a29e-0a8fd91f671a for instance 550d566a-0b20-4fdb-9dcd-366253c37f0c on np0000002501 Jun 10 13:42:37.695322 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-c2930656-0609-4fd6-82fd-4dfae5511b1c req-03d582d1-4c2c-4156-893f-06c2c533a1ef service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:42:37.698708 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-c2930656-0609-4fd6-82fd-4dfae5511b1c req-03d582d1-4c2c-4156-893f-06c2c533a1ef service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019115 Jun 10 13:42:37.698977 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1205/3630] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:42:37 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 10 13:42:46.845422 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=14,nova_api:DELETE=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:42:47.013182 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=35 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:42:47.038988 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=21,nova_api:UPDATE=1,nova_api:INSERT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:42:47.049133 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=51,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:42:47.685589 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=19,nova_api:INSERT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:42:47.691126 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=35 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:03.408295 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ed6eafef-841f-4b73-9b3f-2843a92d0d7d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:03.411060 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ed6eafef-841f-4b73-9b3f-2843a92d0d7d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:03.415559 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed6eafef-841f-4b73-9b3f-2843a92d0d7d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:03.416167 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed6eafef-841f-4b73-9b3f-2843a92d0d7d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:03.416167 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed6eafef-841f-4b73-9b3f-2843a92d0d7d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:03.416590 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed6eafef-841f-4b73-9b3f-2843a92d0d7d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:03.416920 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed6eafef-841f-4b73-9b3f-2843a92d0d7d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:03.417193 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ed6eafef-841f-4b73-9b3f-2843a92d0d7d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:03.433818 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-ed6eafef-841f-4b73-9b3f-2843a92d0d7d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:03.585531 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-ed6eafef-841f-4b73-9b3f-2843a92d0d7d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:03.593199 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ed6eafef-841f-4b73-9b3f-2843a92d0d7d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1671 microversion: 2.1 time: 0.186621 Jun 10 13:43:03.593513 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1222/3631] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:03 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1671 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:03.671925 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9c4e6fe4-93cf-4202-b981-403f11b1dcc1 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "92d5857b-8863-40da-b156-178e2781f2ae"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:03.673425 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9c4e6fe4-93cf-4202-b981-403f11b1dcc1 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:03.677190 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c4e6fe4-93cf-4202-b981-403f11b1dcc1 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:03.677375 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c4e6fe4-93cf-4202-b981-403f11b1dcc1 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:03.677502 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c4e6fe4-93cf-4202-b981-403f11b1dcc1 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:03.677728 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c4e6fe4-93cf-4202-b981-403f11b1dcc1 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:03.677888 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c4e6fe4-93cf-4202-b981-403f11b1dcc1 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:03.678006 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9c4e6fe4-93cf-4202-b981-403f11b1dcc1 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:06.226219 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9c4e6fe4-93cf-4202-b981-403f11b1dcc1 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "POST /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.556194 Jun 10 13:43:06.226737 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1205/3632] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:43:03 2026] POST /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-volume_attachments => generated 194 bytes in 2557 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:43:13.313297 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cb12a865-5a9f-4c6f-83e6-862ee82894f5 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-625378817", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBcwLIs27/Cby6QDCzD1IHHs6PVIPLNk3FQl5HtMqEtebsgRQS4ImcHKz3SUb0TuXGYzRv2F2gIop4T1QhYVyVWNna2EMHUUAQO0no6cXJ0qjcz6fwa8J2FGmFqFfeBiCQ=="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:13.323771 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-cb12a865-5a9f-4c6f-83e6-862ee82894f5 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Getting quotas for project 113774fcdfc2479faecd282dd3f58cb9. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:43:13.326590 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-cb12a865-5a9f-4c6f-83e6-862ee82894f5 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Getting quotas for user abc0178deaa1490f90c41b06399688da and project 113774fcdfc2479faecd282dd3f58cb9. Resources: {'key_pairs'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:43:13.344647 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cb12a865-5a9f-4c6f-83e6-862ee82894f5 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.032904 Jun 10 13:43:13.344977 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1206/3633] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:43:13 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:43:13.413161 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:13.587363 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:13.675066 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:13.717996 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:14.263178 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-instance-1989783790", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "block_device_mapping": [{"volume_id": "ed65a5a9-44fd-408c-9bb3-bdb06c829786", "delete_on_termination": "0"}], "networks": [{"uuid": "52f9bf5f-d0d4-43bb-8b00-4c755bbdabde"}], "security_groups": [{"name": "tempest-securitygroup--1909243199"}], "key_name": "tempest-keypair-625378817", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:14.376779 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:14.377209 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:14.377606 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:14.378225 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:14.378663 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:14.379943 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:14.384472 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:14.455837 np0000002501 devstack@n-api.service[86680]: DEBUG nova.network.neutron [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] validate_networks() for [('52f9bf5f-d0d4-43bb-8b00-4c755bbdabde', None, None, None, None, None)] {{(pid=86680) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:43:14.456250 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:14.641287 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:14.782955 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Flavor limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:43:14.783136 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Image limits 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:43:14.783360 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Flavor pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:43:14.783546 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Image pref 0:0:0 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:43:14.783701 np0000002501 devstack@n-api.service[86680]: DEBUG nova.virt.hardware [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86680) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:43:14.789857 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:14.790024 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:14.790188 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-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=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:14.790709 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:14.791796 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:14.791937 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:14.801091 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Getting quotas for project 113774fcdfc2479faecd282dd3f58cb9. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:43:14.802961 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Getting quotas for user abc0178deaa1490f90c41b06399688da and project 113774fcdfc2479faecd282dd3f58cb9. Resources: {'instances', 'cores', 'ram'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:43:14.833082 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Going to run 1 instances... {{(pid=86680) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:43:14.834607 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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='ed65a5a9-44fd-408c-9bb3-bdb06c829786',volume_size=None,volume_type=None)] {{(pid=86680) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:43:14.934327 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6829b97b-05bc-4bf6-b547-4a66809dc49f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.672808 Jun 10 13:43:14.934689 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1223/3634] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:43:14 2026] POST /compute/v2.1/servers => generated 404 bytes in 673 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:43:14.945307 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6934f83d-1832-4e85-9b6d-ef7de4ce88cc tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:14.948612 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6934f83d-1832-4e85-9b6d-ef7de4ce88cc tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:14.959394 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6934f83d-1832-4e85-9b6d-ef7de4ce88cc tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:15.008302 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6934f83d-1832-4e85-9b6d-ef7de4ce88cc tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:15.014471 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6934f83d-1832-4e85-9b6d-ef7de4ce88cc tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1212 microversion: 2.1 time: 0.070760 Jun 10 13:43:15.014718 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1206/3635] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:14 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1212 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:16.027889 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b2dda622-d0f4-4bd1-9721-c58cbfedf2b4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:16.029498 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b2dda622-d0f4-4bd1-9721-c58cbfedf2b4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:16.033663 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b2dda622-d0f4-4bd1-9721-c58cbfedf2b4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:16.033972 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b2dda622-d0f4-4bd1-9721-c58cbfedf2b4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:16.034250 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b2dda622-d0f4-4bd1-9721-c58cbfedf2b4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:16.034775 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b2dda622-d0f4-4bd1-9721-c58cbfedf2b4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:16.035128 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b2dda622-d0f4-4bd1-9721-c58cbfedf2b4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:16.035500 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b2dda622-d0f4-4bd1-9721-c58cbfedf2b4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:16.051703 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b2dda622-d0f4-4bd1-9721-c58cbfedf2b4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:16.096884 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b2dda622-d0f4-4bd1-9721-c58cbfedf2b4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:16.103697 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b2dda622-d0f4-4bd1-9721-c58cbfedf2b4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1262 microversion: 2.1 time: 0.077553 Jun 10 13:43:16.104215 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1207/3636] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:16 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1262 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:17.116837 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b9381476-dab3-4e85-a948-f5f28125f17f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:17.118094 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b9381476-dab3-4e85-a948-f5f28125f17f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:17.121871 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b9381476-dab3-4e85-a948-f5f28125f17f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:17.122109 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b9381476-dab3-4e85-a948-f5f28125f17f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:17.122337 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b9381476-dab3-4e85-a948-f5f28125f17f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:17.122762 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b9381476-dab3-4e85-a948-f5f28125f17f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:17.123056 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b9381476-dab3-4e85-a948-f5f28125f17f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:17.123375 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b9381476-dab3-4e85-a948-f5f28125f17f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:17.136926 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b9381476-dab3-4e85-a948-f5f28125f17f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:17.180534 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b9381476-dab3-4e85-a948-f5f28125f17f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:17.187510 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b9381476-dab3-4e85-a948-f5f28125f17f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1310 microversion: 2.1 time: 0.072339 Jun 10 13:43:17.187784 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1224/3637] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:17 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1310 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:18.205172 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8bdaa0e3-9588-47dd-97b6-a782e51076dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:18.206989 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8bdaa0e3-9588-47dd-97b6-a782e51076dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:18.210779 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8bdaa0e3-9588-47dd-97b6-a782e51076dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:18.211024 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8bdaa0e3-9588-47dd-97b6-a782e51076dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:18.211251 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8bdaa0e3-9588-47dd-97b6-a782e51076dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:18.211661 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8bdaa0e3-9588-47dd-97b6-a782e51076dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:18.211934 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8bdaa0e3-9588-47dd-97b6-a782e51076dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:18.212215 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8bdaa0e3-9588-47dd-97b6-a782e51076dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:18.225909 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8bdaa0e3-9588-47dd-97b6-a782e51076dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:18.268999 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8bdaa0e3-9588-47dd-97b6-a782e51076dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:18.276275 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8bdaa0e3-9588-47dd-97b6-a782e51076dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1310 microversion: 2.1 time: 0.072779 Jun 10 13:43:18.276689 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1207/3638] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:18 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1310 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:19.289673 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-03ba9a4d-e1a2-4411-a00c-5ec151483c81 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:19.291034 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-03ba9a4d-e1a2-4411-a00c-5ec151483c81 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:19.295933 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03ba9a4d-e1a2-4411-a00c-5ec151483c81 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:19.296193 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03ba9a4d-e1a2-4411-a00c-5ec151483c81 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:19.296541 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03ba9a4d-e1a2-4411-a00c-5ec151483c81 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:19.296960 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03ba9a4d-e1a2-4411-a00c-5ec151483c81 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:19.297245 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03ba9a4d-e1a2-4411-a00c-5ec151483c81 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:19.297545 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03ba9a4d-e1a2-4411-a00c-5ec151483c81 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:19.309761 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-03ba9a4d-e1a2-4411-a00c-5ec151483c81 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:19.356786 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-03ba9a4d-e1a2-4411-a00c-5ec151483c81 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:19.363679 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-03ba9a4d-e1a2-4411-a00c-5ec151483c81 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1318 microversion: 2.1 time: 0.075645 Jun 10 13:43:19.363930 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1208/3639] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:19 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1318 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:19.718355 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9607b326-3fb3-40c5-9a89-e741c2911549 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:19.718747 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9607b326-3fb3-40c5-9a89-e741c2911549 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:19.721510 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9607b326-3fb3-40c5-9a89-e741c2911549 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:19.721660 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9607b326-3fb3-40c5-9a89-e741c2911549 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:19.721809 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9607b326-3fb3-40c5-9a89-e741c2911549 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:19.722026 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9607b326-3fb3-40c5-9a89-e741c2911549 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:19.722187 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9607b326-3fb3-40c5-9a89-e741c2911549 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:19.722356 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9607b326-3fb3-40c5-9a89-e741c2911549 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:19.764573 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-9607b326-3fb3-40c5-9a89-e741c2911549 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lazy-loading 'services' on Instance uuid 550d566a-0b20-4fdb-9dcd-366253c37f0c {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:43:19.803110 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9607b326-3fb3-40c5-9a89-e741c2911549 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-volume_attachments/92d5857b-8863-40da-b156-178e2781f2ae" status: 202 len: 0 microversion: 2.1 time: 0.086346 Jun 10 13:43:19.803427 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1225/3640] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:43:19 2026] DELETE /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-volume_attachments/92d5857b-8863-40da-b156-178e2781f2ae => generated 0 bytes in 87 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:43:19.811970 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9f404fe1-e2e5-4db9-93b0-7fafc8e6586f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:19.813379 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9f404fe1-e2e5-4db9-93b0-7fafc8e6586f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:19.818292 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f404fe1-e2e5-4db9-93b0-7fafc8e6586f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:19.818508 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f404fe1-e2e5-4db9-93b0-7fafc8e6586f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:19.818641 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f404fe1-e2e5-4db9-93b0-7fafc8e6586f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:19.818889 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f404fe1-e2e5-4db9-93b0-7fafc8e6586f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:19.819030 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f404fe1-e2e5-4db9-93b0-7fafc8e6586f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:19.819137 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9f404fe1-e2e5-4db9-93b0-7fafc8e6586f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:19.835592 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9f404fe1-e2e5-4db9-93b0-7fafc8e6586f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025291 Jun 10 13:43:19.835821 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1208/3641] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:43:19 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:43:20.144495 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-9c85d0e7-da8b-4909-867a-1b1c780b12cc req-9a871efa-8b71-4185-9b13-9a587d8cea5a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bc262942-87f6-4785-a00b-091651554069", "tag": "fd79c865-6ba1-499a-ac0c-0876e3f69135"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:20.151738 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9c85d0e7-da8b-4909-867a-1b1c780b12cc req-9a871efa-8b71-4185-9b13-9a587d8cea5a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:20.151945 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9c85d0e7-da8b-4909-867a-1b1c780b12cc req-9a871efa-8b71-4185-9b13-9a587d8cea5a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:20.152091 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-9c85d0e7-da8b-4909-867a-1b1c780b12cc req-9a871efa-8b71-4185-9b13-9a587d8cea5a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:20.157864 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-9c85d0e7-da8b-4909-867a-1b1c780b12cc req-9a871efa-8b71-4185-9b13-9a587d8cea5a service nova] Creating event network-changed:fd79c865-6ba1-499a-ac0c-0876e3f69135 for instance bc262942-87f6-4785-a00b-091651554069 on np0000002501 Jun 10 13:43:20.158251 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-9c85d0e7-da8b-4909-867a-1b1c780b12cc req-9a871efa-8b71-4185-9b13-9a587d8cea5a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:43:20.162097 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-9c85d0e7-da8b-4909-867a-1b1c780b12cc req-9a871efa-8b71-4185-9b13-9a587d8cea5a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019634 Jun 10 13:43:20.162410 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1209/3642] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:43:20 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 10 13:43:20.377678 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-51d00fe4-9e3a-4fd0-ad80-95c9302fac52 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:20.379131 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-51d00fe4-9e3a-4fd0-ad80-95c9302fac52 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:20.383054 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51d00fe4-9e3a-4fd0-ad80-95c9302fac52 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:20.383283 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51d00fe4-9e3a-4fd0-ad80-95c9302fac52 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:20.383547 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51d00fe4-9e3a-4fd0-ad80-95c9302fac52 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:20.383937 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51d00fe4-9e3a-4fd0-ad80-95c9302fac52 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:20.384216 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51d00fe4-9e3a-4fd0-ad80-95c9302fac52 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:20.384531 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-51d00fe4-9e3a-4fd0-ad80-95c9302fac52 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:20.398644 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-51d00fe4-9e3a-4fd0-ad80-95c9302fac52 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:20.552097 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-51d00fe4-9e3a-4fd0-ad80-95c9302fac52 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:20.559156 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-51d00fe4-9e3a-4fd0-ad80-95c9302fac52 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1386 microversion: 2.1 time: 0.183333 Jun 10 13:43:20.559432 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1226/3643] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:20 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1386 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:20.846644 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4c4954e1-6c44-466a-9a47-70755261fc3c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:20.847580 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4c4954e1-6c44-466a-9a47-70755261fc3c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:20.851098 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4c4954e1-6c44-466a-9a47-70755261fc3c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:20.851311 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4c4954e1-6c44-466a-9a47-70755261fc3c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:20.851452 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4c4954e1-6c44-466a-9a47-70755261fc3c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:20.851704 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4c4954e1-6c44-466a-9a47-70755261fc3c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:20.851825 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4c4954e1-6c44-466a-9a47-70755261fc3c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:20.851940 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4c4954e1-6c44-466a-9a47-70755261fc3c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:20.869940 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4c4954e1-6c44-466a-9a47-70755261fc3c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025960 Jun 10 13:43:20.870251 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1209/3644] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:43:20 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:43:21.574076 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d4828b11-2182-4d88-8f89-ed09b2a66a8f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:21.575564 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d4828b11-2182-4d88-8f89-ed09b2a66a8f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:21.579791 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4828b11-2182-4d88-8f89-ed09b2a66a8f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:21.580032 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4828b11-2182-4d88-8f89-ed09b2a66a8f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:21.580244 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4828b11-2182-4d88-8f89-ed09b2a66a8f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:21.580715 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4828b11-2182-4d88-8f89-ed09b2a66a8f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:21.581009 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4828b11-2182-4d88-8f89-ed09b2a66a8f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:21.581275 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d4828b11-2182-4d88-8f89-ed09b2a66a8f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:21.595664 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d4828b11-2182-4d88-8f89-ed09b2a66a8f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:21.740930 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d4828b11-2182-4d88-8f89-ed09b2a66a8f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:21.747838 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d4828b11-2182-4d88-8f89-ed09b2a66a8f tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1396 microversion: 2.1 time: 0.175527 Jun 10 13:43:21.748087 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1210/3645] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:21 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1396 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:21.880597 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-013c459f-3fa9-4796-b0f2-9400a03b2dd5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:21.882443 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-013c459f-3fa9-4796-b0f2-9400a03b2dd5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:21.887522 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-013c459f-3fa9-4796-b0f2-9400a03b2dd5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:21.887768 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-013c459f-3fa9-4796-b0f2-9400a03b2dd5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:21.887956 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-013c459f-3fa9-4796-b0f2-9400a03b2dd5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:21.888294 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-013c459f-3fa9-4796-b0f2-9400a03b2dd5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:21.888575 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-013c459f-3fa9-4796-b0f2-9400a03b2dd5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:21.888713 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-013c459f-3fa9-4796-b0f2-9400a03b2dd5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:21.906128 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-013c459f-3fa9-4796-b0f2-9400a03b2dd5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027969 Jun 10 13:43:21.906809 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1227/3646] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:43:21 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:43:22.761623 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-99b667a7-d733-4562-b66f-bc57ee3b0bf2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:22.762782 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-99b667a7-d733-4562-b66f-bc57ee3b0bf2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:22.766402 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99b667a7-d733-4562-b66f-bc57ee3b0bf2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:22.766613 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99b667a7-d733-4562-b66f-bc57ee3b0bf2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:22.766798 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99b667a7-d733-4562-b66f-bc57ee3b0bf2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:22.767232 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99b667a7-d733-4562-b66f-bc57ee3b0bf2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:22.767570 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99b667a7-d733-4562-b66f-bc57ee3b0bf2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:22.767834 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-99b667a7-d733-4562-b66f-bc57ee3b0bf2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:22.782223 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-99b667a7-d733-4562-b66f-bc57ee3b0bf2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:22.887487 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-99b667a7-d733-4562-b66f-bc57ee3b0bf2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:22.894122 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-99b667a7-d733-4562-b66f-bc57ee3b0bf2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1396 microversion: 2.1 time: 0.134151 Jun 10 13:43:22.894404 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1210/3647] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:22 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1396 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:22.916529 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e028bd02-e1e9-4d10-a471-fd6dfafb1373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:22.918021 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e028bd02-e1e9-4d10-a471-fd6dfafb1373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:22.922195 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e028bd02-e1e9-4d10-a471-fd6dfafb1373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:22.922422 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e028bd02-e1e9-4d10-a471-fd6dfafb1373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:22.922559 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e028bd02-e1e9-4d10-a471-fd6dfafb1373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:22.922843 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e028bd02-e1e9-4d10-a471-fd6dfafb1373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:22.922983 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e028bd02-e1e9-4d10-a471-fd6dfafb1373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:22.923094 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e028bd02-e1e9-4d10-a471-fd6dfafb1373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:22.939457 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e028bd02-e1e9-4d10-a471-fd6dfafb1373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.024587 Jun 10 13:43:22.939716 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1211/3648] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:43:22 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:43:22.948434 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-535b2a5d-8e55-42ca-b2cd-7ae43d9a1978 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:22.948805 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-535b2a5d-8e55-42ca-b2cd-7ae43d9a1978 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:22.951836 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-535b2a5d-8e55-42ca-b2cd-7ae43d9a1978 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:22.952015 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-535b2a5d-8e55-42ca-b2cd-7ae43d9a1978 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:22.952124 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-535b2a5d-8e55-42ca-b2cd-7ae43d9a1978 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:22.952369 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-535b2a5d-8e55-42ca-b2cd-7ae43d9a1978 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:22.952497 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-535b2a5d-8e55-42ca-b2cd-7ae43d9a1978 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:22.952612 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-535b2a5d-8e55-42ca-b2cd-7ae43d9a1978 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:22.996475 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-535b2a5d-8e55-42ca-b2cd-7ae43d9a1978 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] HTTP exception thrown: Instance 550d566a-0b20-4fdb-9dcd-366253c37f0c is not attached to volume 92d5857b-8863-40da-b156-178e2781f2ae Jun 10 13:43:22.996688 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-535b2a5d-8e55-42ca-b2cd-7ae43d9a1978 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Returning 404 to user: Instance 550d566a-0b20-4fdb-9dcd-366253c37f0c is not attached to volume 92d5857b-8863-40da-b156-178e2781f2ae {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:43:22.997025 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-535b2a5d-8e55-42ca-b2cd-7ae43d9a1978 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-volume_attachments/92d5857b-8863-40da-b156-178e2781f2ae" status: 404 len: 154 microversion: 2.1 time: 0.050334 Jun 10 13:43:22.997287 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1228/3649] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:43:22 2026] DELETE /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c/os-volume_attachments/92d5857b-8863-40da-b156-178e2781f2ae => generated 154 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:43:23.004854 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7af25575-7d49-4be5-8423-92fd6d69e370 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:23.005008 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7af25575-7d49-4be5-8423-92fd6d69e370 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:23.007928 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7af25575-7d49-4be5-8423-92fd6d69e370 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:23.008066 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7af25575-7d49-4be5-8423-92fd6d69e370 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:23.008190 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7af25575-7d49-4be5-8423-92fd6d69e370 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:23.008442 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7af25575-7d49-4be5-8423-92fd6d69e370 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:23.008570 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7af25575-7d49-4be5-8423-92fd6d69e370 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:23.008675 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7af25575-7d49-4be5-8423-92fd6d69e370 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:23.019391 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7af25575-7d49-4be5-8423-92fd6d69e370 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:43:23.061491 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7af25575-7d49-4be5-8423-92fd6d69e370 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 204 len: 0 microversion: 2.1 time: 0.057926 Jun 10 13:43:23.062003 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1211/3650] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:43:23 2026] DELETE /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 0 bytes in 58 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:43:23.069570 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-71e72f0f-7fe4-47d0-99b8-6bdcadeac34f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:23.070955 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-71e72f0f-7fe4-47d0-99b8-6bdcadeac34f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:23.075332 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71e72f0f-7fe4-47d0-99b8-6bdcadeac34f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:23.075615 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71e72f0f-7fe4-47d0-99b8-6bdcadeac34f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:23.075813 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71e72f0f-7fe4-47d0-99b8-6bdcadeac34f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:23.076215 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71e72f0f-7fe4-47d0-99b8-6bdcadeac34f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:23.076528 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71e72f0f-7fe4-47d0-99b8-6bdcadeac34f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:23.076793 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-71e72f0f-7fe4-47d0-99b8-6bdcadeac34f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:23.090181 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-71e72f0f-7fe4-47d0-99b8-6bdcadeac34f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:23.218199 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-71e72f0f-7fe4-47d0-99b8-6bdcadeac34f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:23.226305 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-71e72f0f-7fe4-47d0-99b8-6bdcadeac34f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1677 microversion: 2.1 time: 0.158459 Jun 10 13:43:23.226651 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1212/3651] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:23 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1677 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:23.331188 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:23.907988 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7cfe4d40-135d-4ca3-ac5a-c1e376888ec4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:23.909378 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7cfe4d40-135d-4ca3-ac5a-c1e376888ec4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:23.913047 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7cfe4d40-135d-4ca3-ac5a-c1e376888ec4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:23.913314 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7cfe4d40-135d-4ca3-ac5a-c1e376888ec4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:23.913567 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7cfe4d40-135d-4ca3-ac5a-c1e376888ec4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:23.913966 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7cfe4d40-135d-4ca3-ac5a-c1e376888ec4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:23.914266 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7cfe4d40-135d-4ca3-ac5a-c1e376888ec4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:23.914851 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7cfe4d40-135d-4ca3-ac5a-c1e376888ec4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:23.928133 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7cfe4d40-135d-4ca3-ac5a-c1e376888ec4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:24.032902 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7cfe4d40-135d-4ca3-ac5a-c1e376888ec4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:24.039928 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7cfe4d40-135d-4ca3-ac5a-c1e376888ec4 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1384 microversion: 2.1 time: 0.133762 Jun 10 13:43:24.040178 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1229/3652] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:23 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1384 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:24.197221 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-01b2c5e6-76d2-47e0-aa3c-0983fb1d5cdd req-388ca4d1-ba17-403d-a66a-4a6075d9c6ed service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "550d566a-0b20-4fdb-9dcd-366253c37f0c", "name": "network-vif-unplugged", "status": "completed", "tag": "501eee17-bc5b-4ac9-a29e-0a8fd91f671a"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:24.201848 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-01b2c5e6-76d2-47e0-aa3c-0983fb1d5cdd req-388ca4d1-ba17-403d-a66a-4a6075d9c6ed service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:24.201998 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-01b2c5e6-76d2-47e0-aa3c-0983fb1d5cdd req-388ca4d1-ba17-403d-a66a-4a6075d9c6ed service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:24.202118 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-01b2c5e6-76d2-47e0-aa3c-0983fb1d5cdd req-388ca4d1-ba17-403d-a66a-4a6075d9c6ed service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:24.207505 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-01b2c5e6-76d2-47e0-aa3c-0983fb1d5cdd req-388ca4d1-ba17-403d-a66a-4a6075d9c6ed service nova] Creating event network-vif-unplugged:501eee17-bc5b-4ac9-a29e-0a8fd91f671a for instance 550d566a-0b20-4fdb-9dcd-366253c37f0c on np0000002501 Jun 10 13:43:24.207823 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-01b2c5e6-76d2-47e0-aa3c-0983fb1d5cdd req-388ca4d1-ba17-403d-a66a-4a6075d9c6ed service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:43:24.211075 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-01b2c5e6-76d2-47e0-aa3c-0983fb1d5cdd req-388ca4d1-ba17-403d-a66a-4a6075d9c6ed service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.015628 Jun 10 13:43:24.211331 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1212/3653] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:43:24 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 10 13:43:24.240629 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8746a706-37de-43e2-b1e9-a2e87eccadfc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:24.242589 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8746a706-37de-43e2-b1e9-a2e87eccadfc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:24.246724 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8746a706-37de-43e2-b1e9-a2e87eccadfc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:24.246948 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8746a706-37de-43e2-b1e9-a2e87eccadfc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:24.247139 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8746a706-37de-43e2-b1e9-a2e87eccadfc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:24.247576 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8746a706-37de-43e2-b1e9-a2e87eccadfc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:24.247845 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8746a706-37de-43e2-b1e9-a2e87eccadfc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:24.248095 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8746a706-37de-43e2-b1e9-a2e87eccadfc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:24.260617 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8746a706-37de-43e2-b1e9-a2e87eccadfc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:24.402259 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8746a706-37de-43e2-b1e9-a2e87eccadfc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:24.410124 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8746a706-37de-43e2-b1e9-a2e87eccadfc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1677 microversion: 2.1 time: 0.171158 Jun 10 13:43:24.410410 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1213/3654] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:24 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1677 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:24.794871 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:24.805568 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:25.010180 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:25.054506 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d343668d-912e-4b3e-b24b-009a630455a2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:25.055952 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d343668d-912e-4b3e-b24b-009a630455a2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:25.061161 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d343668d-912e-4b3e-b24b-009a630455a2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:25.061518 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d343668d-912e-4b3e-b24b-009a630455a2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:25.061801 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d343668d-912e-4b3e-b24b-009a630455a2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:25.062207 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d343668d-912e-4b3e-b24b-009a630455a2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:25.062570 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d343668d-912e-4b3e-b24b-009a630455a2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:25.062871 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d343668d-912e-4b3e-b24b-009a630455a2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:25.075457 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d343668d-912e-4b3e-b24b-009a630455a2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:25.198683 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d343668d-912e-4b3e-b24b-009a630455a2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:25.206185 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d343668d-912e-4b3e-b24b-009a630455a2 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1384 microversion: 2.1 time: 0.153283 Jun 10 13:43:25.206280 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1230/3655] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:25 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1384 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:25.425811 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1b658778-4316-4a8b-9d1a-bbf73fdfe5e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:25.428104 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1b658778-4316-4a8b-9d1a-bbf73fdfe5e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:25.433286 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b658778-4316-4a8b-9d1a-bbf73fdfe5e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:25.433636 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b658778-4316-4a8b-9d1a-bbf73fdfe5e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:25.433914 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b658778-4316-4a8b-9d1a-bbf73fdfe5e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:25.434459 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b658778-4316-4a8b-9d1a-bbf73fdfe5e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:25.434844 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b658778-4316-4a8b-9d1a-bbf73fdfe5e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:25.435199 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1b658778-4316-4a8b-9d1a-bbf73fdfe5e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:25.451357 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1b658778-4316-4a8b-9d1a-bbf73fdfe5e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:25.563310 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1b658778-4316-4a8b-9d1a-bbf73fdfe5e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:25.570775 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1b658778-4316-4a8b-9d1a-bbf73fdfe5e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1677 microversion: 2.1 time: 0.147515 Jun 10 13:43:25.571061 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1213/3656] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:25 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1677 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:25.886989 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-7b1888c8-35eb-414b-b4bb-0d5d1f8a6c46 req-50f2b817-bd05-4f0d-ad92-cbfb28200053 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "550d566a-0b20-4fdb-9dcd-366253c37f0c", "name": "network-vif-deleted", "tag": "501eee17-bc5b-4ac9-a29e-0a8fd91f671a"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:25.892395 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7b1888c8-35eb-414b-b4bb-0d5d1f8a6c46 req-50f2b817-bd05-4f0d-ad92-cbfb28200053 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:25.892574 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7b1888c8-35eb-414b-b4bb-0d5d1f8a6c46 req-50f2b817-bd05-4f0d-ad92-cbfb28200053 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:25.892689 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-7b1888c8-35eb-414b-b4bb-0d5d1f8a6c46 req-50f2b817-bd05-4f0d-ad92-cbfb28200053 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:25.897938 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-7b1888c8-35eb-414b-b4bb-0d5d1f8a6c46 req-50f2b817-bd05-4f0d-ad92-cbfb28200053 service nova] Creating event network-vif-deleted:501eee17-bc5b-4ac9-a29e-0a8fd91f671a for instance 550d566a-0b20-4fdb-9dcd-366253c37f0c on np0000002501 Jun 10 13:43:25.898255 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-7b1888c8-35eb-414b-b4bb-0d5d1f8a6c46 req-50f2b817-bd05-4f0d-ad92-cbfb28200053 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:43:25.901488 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-7b1888c8-35eb-414b-b4bb-0d5d1f8a6c46 req-50f2b817-bd05-4f0d-ad92-cbfb28200053 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016181 Jun 10 13:43:25.901734 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1214/3657] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:43:25 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 10 13:43:26.221774 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f153e392-f1fe-4bf6-be32-c9502caa0246 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:26.223084 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f153e392-f1fe-4bf6-be32-c9502caa0246 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:26.228781 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f153e392-f1fe-4bf6-be32-c9502caa0246 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:26.229465 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f153e392-f1fe-4bf6-be32-c9502caa0246 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:26.229648 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f153e392-f1fe-4bf6-be32-c9502caa0246 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:26.230007 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f153e392-f1fe-4bf6-be32-c9502caa0246 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:26.230316 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f153e392-f1fe-4bf6-be32-c9502caa0246 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:26.230683 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f153e392-f1fe-4bf6-be32-c9502caa0246 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:26.245920 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f153e392-f1fe-4bf6-be32-c9502caa0246 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:26.250688 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-68c01ddc-9f60-42eb-95a7-15684dcb688d req-0b41de7d-0d5e-4919-a588-bc52e6110516 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "550d566a-0b20-4fdb-9dcd-366253c37f0c", "name": "network-vif-unplugged", "status": "completed", "tag": "501eee17-bc5b-4ac9-a29e-0a8fd91f671a"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:26.256221 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-68c01ddc-9f60-42eb-95a7-15684dcb688d req-0b41de7d-0d5e-4919-a588-bc52e6110516 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:26.256363 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-68c01ddc-9f60-42eb-95a7-15684dcb688d req-0b41de7d-0d5e-4919-a588-bc52e6110516 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:26.256626 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-68c01ddc-9f60-42eb-95a7-15684dcb688d req-0b41de7d-0d5e-4919-a588-bc52e6110516 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:26.262042 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-68c01ddc-9f60-42eb-95a7-15684dcb688d req-0b41de7d-0d5e-4919-a588-bc52e6110516 service nova] Creating event network-vif-unplugged:501eee17-bc5b-4ac9-a29e-0a8fd91f671a for instance 550d566a-0b20-4fdb-9dcd-366253c37f0c on np0000002501 Jun 10 13:43:26.262553 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-68c01ddc-9f60-42eb-95a7-15684dcb688d req-0b41de7d-0d5e-4919-a588-bc52e6110516 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:43:26.266048 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-68c01ddc-9f60-42eb-95a7-15684dcb688d req-0b41de7d-0d5e-4919-a588-bc52e6110516 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017078 Jun 10 13:43:26.266313 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1214/3658] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:43:26 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 10 13:43:26.399717 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f153e392-f1fe-4bf6-be32-c9502caa0246 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:26.407452 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f153e392-f1fe-4bf6-be32-c9502caa0246 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1384 microversion: 2.1 time: 0.187214 Jun 10 13:43:26.407730 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1231/3659] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:26 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1384 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:26.585576 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-021f91c5-8e40-4ccb-8910-19d2bf156bd3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:26.586973 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-021f91c5-8e40-4ccb-8910-19d2bf156bd3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:26.590823 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-021f91c5-8e40-4ccb-8910-19d2bf156bd3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:26.591080 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-021f91c5-8e40-4ccb-8910-19d2bf156bd3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:26.591314 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-021f91c5-8e40-4ccb-8910-19d2bf156bd3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:26.591771 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-021f91c5-8e40-4ccb-8910-19d2bf156bd3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:26.592077 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-021f91c5-8e40-4ccb-8910-19d2bf156bd3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:26.592383 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-021f91c5-8e40-4ccb-8910-19d2bf156bd3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:26.606209 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-021f91c5-8e40-4ccb-8910-19d2bf156bd3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:26.652817 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-021f91c5-8e40-4ccb-8910-19d2bf156bd3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:26.660059 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-021f91c5-8e40-4ccb-8910-19d2bf156bd3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1321 microversion: 2.1 time: 0.076451 Jun 10 13:43:26.660307 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1215/3660] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:26 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1321 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:27.422305 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6ffda88d-1d1b-4ec2-bacb-c648f1ba10e7 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:27.423835 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6ffda88d-1d1b-4ec2-bacb-c648f1ba10e7 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:27.428144 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ffda88d-1d1b-4ec2-bacb-c648f1ba10e7 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:27.428482 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ffda88d-1d1b-4ec2-bacb-c648f1ba10e7 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:27.428610 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ffda88d-1d1b-4ec2-bacb-c648f1ba10e7 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:27.429025 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ffda88d-1d1b-4ec2-bacb-c648f1ba10e7 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:27.429309 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ffda88d-1d1b-4ec2-bacb-c648f1ba10e7 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:27.430080 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6ffda88d-1d1b-4ec2-bacb-c648f1ba10e7 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:27.445144 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6ffda88d-1d1b-4ec2-bacb-c648f1ba10e7 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:27.555217 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6ffda88d-1d1b-4ec2-bacb-c648f1ba10e7 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:27.562231 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6ffda88d-1d1b-4ec2-bacb-c648f1ba10e7 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1384 microversion: 2.1 time: 0.142087 Jun 10 13:43:27.562518 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1215/3661] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:27 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1384 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:27.673373 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3214179b-adcb-4ea0-a75c-0e9f14718405 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:27.674765 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-3214179b-adcb-4ea0-a75c-0e9f14718405 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:27.679112 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3214179b-adcb-4ea0-a75c-0e9f14718405 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:27.679457 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3214179b-adcb-4ea0-a75c-0e9f14718405 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:27.679740 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3214179b-adcb-4ea0-a75c-0e9f14718405 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:27.680215 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3214179b-adcb-4ea0-a75c-0e9f14718405 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:27.680570 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3214179b-adcb-4ea0-a75c-0e9f14718405 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:27.680866 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3214179b-adcb-4ea0-a75c-0e9f14718405 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:27.698976 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3214179b-adcb-4ea0-a75c-0e9f14718405 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:27.699137 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3214179b-adcb-4ea0-a75c-0e9f14718405 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:27.699278 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-3214179b-adcb-4ea0-a75c-0e9f14718405 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:27.699538 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-3214179b-adcb-4ea0-a75c-0e9f14718405 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lazy-loading 'fault' on Instance uuid 550d566a-0b20-4fdb-9dcd-366253c37f0c {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:43:27.702590 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-3214179b-adcb-4ea0-a75c-0e9f14718405 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:27.748662 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-3214179b-adcb-4ea0-a75c-0e9f14718405 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:27.755829 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3214179b-adcb-4ea0-a75c-0e9f14718405 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1326 microversion: 2.1 time: 0.084053 Jun 10 13:43:27.756089 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1232/3662] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:27 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1326 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:28.576123 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-4efd39f8-6010-489a-ad67-9f50260bbde8 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:28.577384 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-4efd39f8-6010-489a-ad67-9f50260bbde8 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:28.582921 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4efd39f8-6010-489a-ad67-9f50260bbde8 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:28.583343 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4efd39f8-6010-489a-ad67-9f50260bbde8 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:28.583343 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4efd39f8-6010-489a-ad67-9f50260bbde8 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:28.583744 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4efd39f8-6010-489a-ad67-9f50260bbde8 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:28.584011 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4efd39f8-6010-489a-ad67-9f50260bbde8 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:28.584263 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-4efd39f8-6010-489a-ad67-9f50260bbde8 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:28.596098 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-4efd39f8-6010-489a-ad67-9f50260bbde8 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:28.699015 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-4efd39f8-6010-489a-ad67-9f50260bbde8 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:28.707463 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-4efd39f8-6010-489a-ad67-9f50260bbde8 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1384 microversion: 2.1 time: 0.132851 Jun 10 13:43:28.707758 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1216/3663] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:28 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1384 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:28.769480 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-07d86f66-9f2e-444d-91b5-39888623d416 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:28.770713 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-07d86f66-9f2e-444d-91b5-39888623d416 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:28.774923 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-07d86f66-9f2e-444d-91b5-39888623d416 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:28.775147 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-07d86f66-9f2e-444d-91b5-39888623d416 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:28.775360 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-07d86f66-9f2e-444d-91b5-39888623d416 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:28.775791 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-07d86f66-9f2e-444d-91b5-39888623d416 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:28.776081 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-07d86f66-9f2e-444d-91b5-39888623d416 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:28.776374 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-07d86f66-9f2e-444d-91b5-39888623d416 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:28.792849 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-07d86f66-9f2e-444d-91b5-39888623d416 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:28.793009 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-07d86f66-9f2e-444d-91b5-39888623d416 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:28.793151 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-07d86f66-9f2e-444d-91b5-39888623d416 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:28.793360 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-07d86f66-9f2e-444d-91b5-39888623d416 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lazy-loading 'fault' on Instance uuid 550d566a-0b20-4fdb-9dcd-366253c37f0c {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:43:28.795950 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-07d86f66-9f2e-444d-91b5-39888623d416 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:28.841805 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-07d86f66-9f2e-444d-91b5-39888623d416 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:28.848848 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-07d86f66-9f2e-444d-91b5-39888623d416 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 200 len: 1326 microversion: 2.1 time: 0.081056 Jun 10 13:43:28.849095 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1216/3664] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:28 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 1326 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:29.721650 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a96e8be1-5b17-4dc0-b45c-776da01550dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:29.722923 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a96e8be1-5b17-4dc0-b45c-776da01550dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:29.727457 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a96e8be1-5b17-4dc0-b45c-776da01550dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:29.727716 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a96e8be1-5b17-4dc0-b45c-776da01550dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:29.727952 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a96e8be1-5b17-4dc0-b45c-776da01550dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:29.728451 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a96e8be1-5b17-4dc0-b45c-776da01550dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:29.728834 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a96e8be1-5b17-4dc0-b45c-776da01550dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:29.729179 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a96e8be1-5b17-4dc0-b45c-776da01550dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:29.742449 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a96e8be1-5b17-4dc0-b45c-776da01550dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:29.851782 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a96e8be1-5b17-4dc0-b45c-776da01550dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:29.859592 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a96e8be1-5b17-4dc0-b45c-776da01550dd tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1384 microversion: 2.1 time: 0.139482 Jun 10 13:43:29.859882 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1233/3665] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:29 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1384 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:29.864208 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3f280783-0223-4c3d-9d12-8675e57497c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:29.866047 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3f280783-0223-4c3d-9d12-8675e57497c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 550d566a-0b20-4fdb-9dcd-366253c37f0c] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:29.870391 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3f280783-0223-4c3d-9d12-8675e57497c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:29.870668 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3f280783-0223-4c3d-9d12-8675e57497c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:29.870854 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3f280783-0223-4c3d-9d12-8675e57497c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:29.871250 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3f280783-0223-4c3d-9d12-8675e57497c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:29.871590 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3f280783-0223-4c3d-9d12-8675e57497c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:29.871826 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3f280783-0223-4c3d-9d12-8675e57497c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:29.879284 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-3f280783-0223-4c3d-9d12-8675e57497c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] HTTP exception thrown: Instance 550d566a-0b20-4fdb-9dcd-366253c37f0c could not be found. Jun 10 13:43:29.879591 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3f280783-0223-4c3d-9d12-8675e57497c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Returning 404 to user: Instance 550d566a-0b20-4fdb-9dcd-366253c37f0c could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:43:29.879951 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3f280783-0223-4c3d-9d12-8675e57497c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c" status: 404 len: 111 microversion: 2.1 time: 0.017887 Jun 10 13:43:29.880301 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1217/3666] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:29 2026] GET /compute/v2.1/servers/550d566a-0b20-4fdb-9dcd-366253c37f0c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:43:29.887745 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f07ba149-b422-42b0-bd7a-40922ee7da97 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:29.901096 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f07ba149-b422-42b0-bd7a-40922ee7da97 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-732325841" status: 202 len: 0 microversion: 2.1 time: 0.014879 Jun 10 13:43:29.901579 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1217/3667] 10.4.3.74 () {66 vars in 1329 bytes} [Wed Jun 10 13:43:29 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-732325841 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:43:30.655568 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-6716c21b-7004-4667-bc97-9c8ac4ec446d req-a2deb394-01d8-4e3b-a132-f621822da587 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bc262942-87f6-4785-a00b-091651554069", "name": "network-vif-plugged", "status": "completed", "tag": "fd79c865-6ba1-499a-ac0c-0876e3f69135"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:30.664581 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6716c21b-7004-4667-bc97-9c8ac4ec446d req-a2deb394-01d8-4e3b-a132-f621822da587 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:30.664773 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6716c21b-7004-4667-bc97-9c8ac4ec446d req-a2deb394-01d8-4e3b-a132-f621822da587 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:30.664925 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-6716c21b-7004-4667-bc97-9c8ac4ec446d req-a2deb394-01d8-4e3b-a132-f621822da587 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:30.672436 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-6716c21b-7004-4667-bc97-9c8ac4ec446d req-a2deb394-01d8-4e3b-a132-f621822da587 service nova] Creating event network-vif-plugged:fd79c865-6ba1-499a-ac0c-0876e3f69135 for instance bc262942-87f6-4785-a00b-091651554069 on np0000002501 Jun 10 13:43:30.672851 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-6716c21b-7004-4667-bc97-9c8ac4ec446d req-a2deb394-01d8-4e3b-a132-f621822da587 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:43:30.676810 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-6716c21b-7004-4667-bc97-9c8ac4ec446d req-a2deb394-01d8-4e3b-a132-f621822da587 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022861 Jun 10 13:43:30.677175 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1234/3668] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:43:30 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 10 13:43:30.873180 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f175cf37-c72b-448e-8ba0-08bea3693baa tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:30.874983 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f175cf37-c72b-448e-8ba0-08bea3693baa tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:30.879101 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f175cf37-c72b-448e-8ba0-08bea3693baa tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:30.879574 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f175cf37-c72b-448e-8ba0-08bea3693baa tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:30.879797 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f175cf37-c72b-448e-8ba0-08bea3693baa tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:30.880213 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f175cf37-c72b-448e-8ba0-08bea3693baa tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:30.880600 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f175cf37-c72b-448e-8ba0-08bea3693baa tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:30.880890 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f175cf37-c72b-448e-8ba0-08bea3693baa tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:30.894538 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f175cf37-c72b-448e-8ba0-08bea3693baa tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:31.007976 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f175cf37-c72b-448e-8ba0-08bea3693baa tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:31.015661 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f175cf37-c72b-448e-8ba0-08bea3693baa tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1384 microversion: 2.1 time: 0.144100 Jun 10 13:43:31.015947 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1218/3669] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:30 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1384 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:31.669113 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-791c3850-e973-494a-8d9f-0024c0ec2aec tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1555808735", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPtda1Gi3MSYmM0/T1lz97yve8RAAde41pAIv4a5ANAyhuaN6gms1kziPg1jt2MaAHhf/vviMC/XQzahXwek3hGsMi36h74t5ZADNyEuDbYfM1xwXcyFUuUKTiLQtYjvMg=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:31.679213 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-791c3850-e973-494a-8d9f-0024c0ec2aec tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:43:31.681706 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-791c3850-e973-494a-8d9f-0024c0ec2aec tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for user b7f0d4700d7648d59225d725ed3dcb03 and project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:43:31.695952 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-791c3850-e973-494a-8d9f-0024c0ec2aec tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.029025 Jun 10 13:43:31.696260 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1218/3670] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:43:31 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 10 13:43:32.031091 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c0330117-097c-4d3d-8de5-2da43516e194 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:32.032958 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c0330117-097c-4d3d-8de5-2da43516e194 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:32.037793 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0330117-097c-4d3d-8de5-2da43516e194 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:32.038082 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0330117-097c-4d3d-8de5-2da43516e194 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:32.038333 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0330117-097c-4d3d-8de5-2da43516e194 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:32.038854 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0330117-097c-4d3d-8de5-2da43516e194 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:32.039214 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0330117-097c-4d3d-8de5-2da43516e194 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:32.039580 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c0330117-097c-4d3d-8de5-2da43516e194 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:32.055931 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c0330117-097c-4d3d-8de5-2da43516e194 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:32.223432 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c0330117-097c-4d3d-8de5-2da43516e194 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:32.231137 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c0330117-097c-4d3d-8de5-2da43516e194 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1384 microversion: 2.1 time: 0.202168 Jun 10 13:43:32.231445 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1235/3671] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:32 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1384 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:32.513380 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-88226818", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "39c97a5b-09f4-476a-88ad-b2fcb7439f35"}], "security_groups": [{"name": "tempest-securitygroup--2113245087"}], "key_name": "tempest-keypair-1555808735", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:32.604993 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:32.604993 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:32.604993 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:32.605359 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:32.605577 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:32.605843 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:32.611666 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:32.663111 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] validate_networks() for [('39c97a5b-09f4-476a-88ad-b2fcb7439f35', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:43:32.663560 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:32.715813 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-4de55357-4dee-4121-9ab2-3de455892e66 req-1e20acda-bd7a-418a-bb46-2fcbb9c6a704 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bc262942-87f6-4785-a00b-091651554069", "name": "network-vif-plugged", "status": "completed", "tag": "fd79c865-6ba1-499a-ac0c-0876e3f69135"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:32.721390 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4de55357-4dee-4121-9ab2-3de455892e66 req-1e20acda-bd7a-418a-bb46-2fcbb9c6a704 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:32.721539 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4de55357-4dee-4121-9ab2-3de455892e66 req-1e20acda-bd7a-418a-bb46-2fcbb9c6a704 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:32.721672 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4de55357-4dee-4121-9ab2-3de455892e66 req-1e20acda-bd7a-418a-bb46-2fcbb9c6a704 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:32.727089 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-4de55357-4dee-4121-9ab2-3de455892e66 req-1e20acda-bd7a-418a-bb46-2fcbb9c6a704 service nova] Creating event network-vif-plugged:fd79c865-6ba1-499a-ac0c-0876e3f69135 for instance bc262942-87f6-4785-a00b-091651554069 on np0000002501 Jun 10 13:43:32.727463 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-4de55357-4dee-4121-9ab2-3de455892e66 req-1e20acda-bd7a-418a-bb46-2fcbb9c6a704 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:43:32.731513 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-4de55357-4dee-4121-9ab2-3de455892e66 req-1e20acda-bd7a-418a-bb46-2fcbb9c6a704 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017360 Jun 10 13:43:32.731972 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1219/3672] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:43:32 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 10 13:43:32.857371 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:32.976403 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:43:32.976620 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:43:32.976805 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:43:32.976966 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:43:32.977108 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:43:32.985840 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:32.986048 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:32.986212 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:32.986718 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:32.986902 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:32.987066 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:32.997261 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:43:32.999241 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for user b7f0d4700d7648d59225d725ed3dcb03 and project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:43:33.004991 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:43:33.006310 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:43:33.054800 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e9093e62-45e5-42b8-8f2d-bebe2cf14ef7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.544519 Jun 10 13:43:33.055102 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1219/3673] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:43:32 2026] POST /compute/v2.1/servers => generated 404 bytes in 545 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:43:33.064823 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7762e8d0-46e4-4c76-b1eb-0c0aa18f7b55 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:33.066624 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7762e8d0-46e4-4c76-b1eb-0c0aa18f7b55 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:33.079305 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-7762e8d0-46e4-4c76-b1eb-0c0aa18f7b55 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:33.153983 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-7762e8d0-46e4-4c76-b1eb-0c0aa18f7b55 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:33.161127 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7762e8d0-46e4-4c76-b1eb-0c0aa18f7b55 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1236 microversion: 2.1 time: 0.099361 Jun 10 13:43:33.161440 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1236/3674] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:33 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1236 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:33.244787 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-beb32e5d-d331-446d-a977-409a166768eb tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:33.247536 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-beb32e5d-d331-446d-a977-409a166768eb tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:33.251505 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-beb32e5d-d331-446d-a977-409a166768eb tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:33.251505 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-beb32e5d-d331-446d-a977-409a166768eb tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:33.251505 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-beb32e5d-d331-446d-a977-409a166768eb tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:33.251505 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-beb32e5d-d331-446d-a977-409a166768eb tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:33.251717 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-beb32e5d-d331-446d-a977-409a166768eb tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:33.251987 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-beb32e5d-d331-446d-a977-409a166768eb tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:33.276693 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-beb32e5d-d331-446d-a977-409a166768eb tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:33.409406 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-beb32e5d-d331-446d-a977-409a166768eb tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'abc0178deaa1490f90c41b06399688da', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113774fcdfc2479faecd282dd3f58cb9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:33.417332 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-beb32e5d-d331-446d-a977-409a166768eb tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 200 len: 1565 microversion: 2.1 time: 0.174311 Jun 10 13:43:33.417636 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1220/3675] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:33 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 1565 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:33.430946 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7fcc2731-5073-411a-b21a-1b914bbcb17a tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:33.432792 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7fcc2731-5073-411a-b21a-1b914bbcb17a tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:33.435819 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7fcc2731-5073-411a-b21a-1b914bbcb17a tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:33.435992 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7fcc2731-5073-411a-b21a-1b914bbcb17a tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:33.436146 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7fcc2731-5073-411a-b21a-1b914bbcb17a tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:33.436406 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7fcc2731-5073-411a-b21a-1b914bbcb17a tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:33.436574 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7fcc2731-5073-411a-b21a-1b914bbcb17a tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:33.436717 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7fcc2731-5073-411a-b21a-1b914bbcb17a tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:33.446796 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-7fcc2731-5073-411a-b21a-1b914bbcb17a tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:33.502397 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7fcc2731-5073-411a-b21a-1b914bbcb17a tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.073192 Jun 10 13:43:33.502736 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1220/3676] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:43:33 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069/os-interface => generated 282 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:43:34.174519 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e48cbc9d-b0d3-46dd-926d-5db77274c34b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:34.175938 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e48cbc9d-b0d3-46dd-926d-5db77274c34b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:34.180090 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e48cbc9d-b0d3-46dd-926d-5db77274c34b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:34.180319 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e48cbc9d-b0d3-46dd-926d-5db77274c34b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:34.180610 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e48cbc9d-b0d3-46dd-926d-5db77274c34b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:34.180958 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e48cbc9d-b0d3-46dd-926d-5db77274c34b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:34.181256 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e48cbc9d-b0d3-46dd-926d-5db77274c34b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:34.181542 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e48cbc9d-b0d3-46dd-926d-5db77274c34b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:34.193920 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e48cbc9d-b0d3-46dd-926d-5db77274c34b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:34.241871 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e48cbc9d-b0d3-46dd-926d-5db77274c34b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:34.248614 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e48cbc9d-b0d3-46dd-926d-5db77274c34b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1232 microversion: 2.1 time: 0.075542 Jun 10 13:43:34.248885 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1237/3677] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:34 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1232 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:34.766905 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-5c2320f6-52a7-4b46-8888-954cfce2ba26 req-dd23c9ee-7a9e-4d43-bbf3-b8524eb77391 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bc262942-87f6-4785-a00b-091651554069", "tag": "fd79c865-6ba1-499a-ac0c-0876e3f69135"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:34.772344 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5c2320f6-52a7-4b46-8888-954cfce2ba26 req-dd23c9ee-7a9e-4d43-bbf3-b8524eb77391 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:34.772554 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5c2320f6-52a7-4b46-8888-954cfce2ba26 req-dd23c9ee-7a9e-4d43-bbf3-b8524eb77391 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:34.772727 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-5c2320f6-52a7-4b46-8888-954cfce2ba26 req-dd23c9ee-7a9e-4d43-bbf3-b8524eb77391 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:34.778055 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-5c2320f6-52a7-4b46-8888-954cfce2ba26 req-dd23c9ee-7a9e-4d43-bbf3-b8524eb77391 service nova] Creating event network-changed:fd79c865-6ba1-499a-ac0c-0876e3f69135 for instance bc262942-87f6-4785-a00b-091651554069 on np0000002501 Jun 10 13:43:34.778446 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-5c2320f6-52a7-4b46-8888-954cfce2ba26 req-dd23c9ee-7a9e-4d43-bbf3-b8524eb77391 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:43:34.781969 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-5c2320f6-52a7-4b46-8888-954cfce2ba26 req-dd23c9ee-7a9e-4d43-bbf3-b8524eb77391 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016862 Jun 10 13:43:34.782269 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1221/3678] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:43:34 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 10 13:43:35.262366 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2d7a005d-79bc-4600-88e6-1900626c01c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:35.263706 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2d7a005d-79bc-4600-88e6-1900626c01c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:35.267867 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d7a005d-79bc-4600-88e6-1900626c01c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:35.268102 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d7a005d-79bc-4600-88e6-1900626c01c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:35.268289 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d7a005d-79bc-4600-88e6-1900626c01c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:35.268715 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d7a005d-79bc-4600-88e6-1900626c01c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:35.268986 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d7a005d-79bc-4600-88e6-1900626c01c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:35.269241 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2d7a005d-79bc-4600-88e6-1900626c01c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:35.281845 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2d7a005d-79bc-4600-88e6-1900626c01c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:35.327204 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2d7a005d-79bc-4600-88e6-1900626c01c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:35.334146 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2d7a005d-79bc-4600-88e6-1900626c01c7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1288 microversion: 2.1 time: 0.073528 Jun 10 13:43:35.334410 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1221/3679] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:35 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1288 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:36.350773 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8bfcaf1b-36e0-4030-b719-9d06e6fecfe6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:36.352205 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8bfcaf1b-36e0-4030-b719-9d06e6fecfe6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:36.357453 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bfcaf1b-36e0-4030-b719-9d06e6fecfe6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:36.357453 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bfcaf1b-36e0-4030-b719-9d06e6fecfe6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:36.357657 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bfcaf1b-36e0-4030-b719-9d06e6fecfe6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:36.358236 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bfcaf1b-36e0-4030-b719-9d06e6fecfe6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:36.358574 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bfcaf1b-36e0-4030-b719-9d06e6fecfe6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:36.358853 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8bfcaf1b-36e0-4030-b719-9d06e6fecfe6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:36.373721 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8bfcaf1b-36e0-4030-b719-9d06e6fecfe6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:36.420299 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8bfcaf1b-36e0-4030-b719-9d06e6fecfe6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:36.427778 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8bfcaf1b-36e0-4030-b719-9d06e6fecfe6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1288 microversion: 2.1 time: 0.078793 Jun 10 13:43:36.428028 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1238/3680] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:36 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1288 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:37.446020 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-72c74533-353b-4c0d-b3a1-a31f59710373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:37.447700 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-72c74533-353b-4c0d-b3a1-a31f59710373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:37.452030 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-72c74533-353b-4c0d-b3a1-a31f59710373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:37.452297 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-72c74533-353b-4c0d-b3a1-a31f59710373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:37.452537 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-72c74533-353b-4c0d-b3a1-a31f59710373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:37.453036 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-72c74533-353b-4c0d-b3a1-a31f59710373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:37.453334 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-72c74533-353b-4c0d-b3a1-a31f59710373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:37.453689 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-72c74533-353b-4c0d-b3a1-a31f59710373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:37.471450 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-72c74533-353b-4c0d-b3a1-a31f59710373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:37.559706 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-72c74533-353b-4c0d-b3a1-a31f59710373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:37.567561 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-72c74533-353b-4c0d-b3a1-a31f59710373 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1296 microversion: 2.1 time: 0.123343 Jun 10 13:43:37.567884 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1222/3681] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:37 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1296 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:38.584884 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c6665c2f-b088-44e9-b1dd-1c19d44631fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:38.586311 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c6665c2f-b088-44e9-b1dd-1c19d44631fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:38.591408 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c6665c2f-b088-44e9-b1dd-1c19d44631fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:38.591642 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c6665c2f-b088-44e9-b1dd-1c19d44631fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:38.591896 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c6665c2f-b088-44e9-b1dd-1c19d44631fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:38.592332 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c6665c2f-b088-44e9-b1dd-1c19d44631fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:38.592635 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c6665c2f-b088-44e9-b1dd-1c19d44631fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:38.592924 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c6665c2f-b088-44e9-b1dd-1c19d44631fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:38.606424 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c6665c2f-b088-44e9-b1dd-1c19d44631fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:38.757033 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c6665c2f-b088-44e9-b1dd-1c19d44631fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:38.764618 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c6665c2f-b088-44e9-b1dd-1c19d44631fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1374 microversion: 2.1 time: 0.181957 Jun 10 13:43:38.764894 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1222/3682] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:38 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1374 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:38.853643 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-e3782248-7e92-4eb1-938b-53d0fcc54732 req-d755c63b-fd7f-4335-aa51-358ee9b42d56 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4ad44063-323f-4e94-9b60-2df6198ee657", "tag": "d8e0397a-f8d4-4c8b-8bdb-1e3587ef7bee"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:38.860888 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e3782248-7e92-4eb1-938b-53d0fcc54732 req-d755c63b-fd7f-4335-aa51-358ee9b42d56 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:38.861029 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e3782248-7e92-4eb1-938b-53d0fcc54732 req-d755c63b-fd7f-4335-aa51-358ee9b42d56 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:38.861199 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e3782248-7e92-4eb1-938b-53d0fcc54732 req-d755c63b-fd7f-4335-aa51-358ee9b42d56 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:38.869635 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-e3782248-7e92-4eb1-938b-53d0fcc54732 req-d755c63b-fd7f-4335-aa51-358ee9b42d56 service nova] Creating event network-changed:d8e0397a-f8d4-4c8b-8bdb-1e3587ef7bee for instance 4ad44063-323f-4e94-9b60-2df6198ee657 on np0000002501 Jun 10 13:43:38.870087 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-e3782248-7e92-4eb1-938b-53d0fcc54732 req-d755c63b-fd7f-4335-aa51-358ee9b42d56 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:43:38.873782 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-e3782248-7e92-4eb1-938b-53d0fcc54732 req-d755c63b-fd7f-4335-aa51-358ee9b42d56 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021810 Jun 10 13:43:38.874280 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1239/3683] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:43: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 10 13:43:39.845140 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-930de24a-ae63-40af-b09e-23e04f36db6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:39.846440 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-930de24a-ae63-40af-b09e-23e04f36db6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:39.850775 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-930de24a-ae63-40af-b09e-23e04f36db6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:39.851010 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-930de24a-ae63-40af-b09e-23e04f36db6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:39.851198 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-930de24a-ae63-40af-b09e-23e04f36db6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:39.851603 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-930de24a-ae63-40af-b09e-23e04f36db6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:39.851958 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-930de24a-ae63-40af-b09e-23e04f36db6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:39.852264 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-930de24a-ae63-40af-b09e-23e04f36db6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:39.864018 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-930de24a-ae63-40af-b09e-23e04f36db6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:39.982536 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-930de24a-ae63-40af-b09e-23e04f36db6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:39.988990 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-930de24a-ae63-40af-b09e-23e04f36db6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1362 microversion: 2.1 time: 0.145432 Jun 10 13:43:39.989252 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1223/3684] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:39 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1362 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:41.003976 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e910c220-cabc-4bfa-9ede-c88f04d9a799 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:41.005380 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e910c220-cabc-4bfa-9ede-c88f04d9a799 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:41.011148 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e910c220-cabc-4bfa-9ede-c88f04d9a799 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:41.011395 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e910c220-cabc-4bfa-9ede-c88f04d9a799 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:41.011598 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e910c220-cabc-4bfa-9ede-c88f04d9a799 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:41.011997 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e910c220-cabc-4bfa-9ede-c88f04d9a799 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:41.012271 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e910c220-cabc-4bfa-9ede-c88f04d9a799 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:41.012549 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e910c220-cabc-4bfa-9ede-c88f04d9a799 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:41.024364 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e910c220-cabc-4bfa-9ede-c88f04d9a799 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:41.165954 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e910c220-cabc-4bfa-9ede-c88f04d9a799 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:41.172749 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e910c220-cabc-4bfa-9ede-c88f04d9a799 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1362 microversion: 2.1 time: 0.170569 Jun 10 13:43:41.172998 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1223/3685] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:41 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1362 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:41.685124 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:42.186987 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cbcf8cd5-d24c-4b8f-b956-d079cd4dcfda tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:42.188903 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cbcf8cd5-d24c-4b8f-b956-d079cd4dcfda tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:42.193036 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cbcf8cd5-d24c-4b8f-b956-d079cd4dcfda tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:42.193305 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cbcf8cd5-d24c-4b8f-b956-d079cd4dcfda tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:42.193577 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cbcf8cd5-d24c-4b8f-b956-d079cd4dcfda tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:42.194022 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cbcf8cd5-d24c-4b8f-b956-d079cd4dcfda tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:42.194334 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cbcf8cd5-d24c-4b8f-b956-d079cd4dcfda tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:42.194681 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cbcf8cd5-d24c-4b8f-b956-d079cd4dcfda tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:42.209046 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-cbcf8cd5-d24c-4b8f-b956-d079cd4dcfda tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:42.374900 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cbcf8cd5-d24c-4b8f-b956-d079cd4dcfda tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:42.381932 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cbcf8cd5-d24c-4b8f-b956-d079cd4dcfda tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1362 microversion: 2.1 time: 0.196790 Jun 10 13:43:42.382208 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1240/3686] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:42 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1362 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:42.990400 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:43.002224 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:43.156021 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:43.395621 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b8c26fdc-c8ce-4c1e-a3ad-a2afde59058a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:43.397366 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b8c26fdc-c8ce-4c1e-a3ad-a2afde59058a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:43.402438 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b8c26fdc-c8ce-4c1e-a3ad-a2afde59058a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:43.402718 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b8c26fdc-c8ce-4c1e-a3ad-a2afde59058a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:43.402959 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b8c26fdc-c8ce-4c1e-a3ad-a2afde59058a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:43.403408 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b8c26fdc-c8ce-4c1e-a3ad-a2afde59058a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:43.403720 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b8c26fdc-c8ce-4c1e-a3ad-a2afde59058a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:43.404002 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b8c26fdc-c8ce-4c1e-a3ad-a2afde59058a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:43.417593 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b8c26fdc-c8ce-4c1e-a3ad-a2afde59058a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:43.527774 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b8c26fdc-c8ce-4c1e-a3ad-a2afde59058a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:43.534849 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b8c26fdc-c8ce-4c1e-a3ad-a2afde59058a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1362 microversion: 2.1 time: 0.141210 Jun 10 13:43:43.535158 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1224/3687] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:43 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1362 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:44.552856 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e9139940-1a9c-496a-b53e-a30375b4b1a2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:44.554221 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e9139940-1a9c-496a-b53e-a30375b4b1a2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:44.560542 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9139940-1a9c-496a-b53e-a30375b4b1a2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:44.560773 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9139940-1a9c-496a-b53e-a30375b4b1a2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:44.561680 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9139940-1a9c-496a-b53e-a30375b4b1a2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:44.561680 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9139940-1a9c-496a-b53e-a30375b4b1a2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:44.561759 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9139940-1a9c-496a-b53e-a30375b4b1a2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:44.563108 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e9139940-1a9c-496a-b53e-a30375b4b1a2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:44.580001 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e9139940-1a9c-496a-b53e-a30375b4b1a2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:44.665766 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-5ffe0d08-f192-456b-808f-a29801416603 req-7ad19cab-396d-486b-8446-b3802e3df079 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ad44063-323f-4e94-9b60-2df6198ee657", "name": "network-vif-plugged", "status": "completed", "tag": "d8e0397a-f8d4-4c8b-8bdb-1e3587ef7bee"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:44.671338 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5ffe0d08-f192-456b-808f-a29801416603 req-7ad19cab-396d-486b-8446-b3802e3df079 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:44.671568 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5ffe0d08-f192-456b-808f-a29801416603 req-7ad19cab-396d-486b-8446-b3802e3df079 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:44.671726 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5ffe0d08-f192-456b-808f-a29801416603 req-7ad19cab-396d-486b-8446-b3802e3df079 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:44.677643 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-5ffe0d08-f192-456b-808f-a29801416603 req-7ad19cab-396d-486b-8446-b3802e3df079 service nova] Creating event network-vif-plugged:d8e0397a-f8d4-4c8b-8bdb-1e3587ef7bee for instance 4ad44063-323f-4e94-9b60-2df6198ee657 on np0000002501 Jun 10 13:43:44.677643 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-5ffe0d08-f192-456b-808f-a29801416603 req-7ad19cab-396d-486b-8446-b3802e3df079 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:43:44.682189 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-5ffe0d08-f192-456b-808f-a29801416603 req-7ad19cab-396d-486b-8446-b3802e3df079 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019495 Jun 10 13:43:44.682598 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1241/3688] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:43:44 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 10 13:43:44.745768 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-e9139940-1a9c-496a-b53e-a30375b4b1a2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:44.752797 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e9139940-1a9c-496a-b53e-a30375b4b1a2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1362 microversion: 2.1 time: 0.201448 Jun 10 13:43:44.752797 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1224/3689] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:44 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1362 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:45.769539 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-e21c8b68-e4da-4ac9-b391-a4d0317948ec tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:45.771258 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-e21c8b68-e4da-4ac9-b391-a4d0317948ec tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:45.776631 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e21c8b68-e4da-4ac9-b391-a4d0317948ec tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:45.776901 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e21c8b68-e4da-4ac9-b391-a4d0317948ec tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:45.777145 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e21c8b68-e4da-4ac9-b391-a4d0317948ec tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:45.777640 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e21c8b68-e4da-4ac9-b391-a4d0317948ec tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:45.777995 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e21c8b68-e4da-4ac9-b391-a4d0317948ec tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:45.778317 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-e21c8b68-e4da-4ac9-b391-a4d0317948ec tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:45.801426 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-e21c8b68-e4da-4ac9-b391-a4d0317948ec tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:45.945944 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-e21c8b68-e4da-4ac9-b391-a4d0317948ec tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:45.953925 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-e21c8b68-e4da-4ac9-b391-a4d0317948ec tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1362 microversion: 2.1 time: 0.186141 Jun 10 13:43:45.954277 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1225/3690] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:45 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1362 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:46.724140 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-63eb8ca3-9f15-4df2-b5bc-845d3b326c61 req-3a436463-6813-41ae-9f9d-683162f0d278 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ad44063-323f-4e94-9b60-2df6198ee657", "name": "network-vif-plugged", "status": "completed", "tag": "d8e0397a-f8d4-4c8b-8bdb-1e3587ef7bee"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:46.732139 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-63eb8ca3-9f15-4df2-b5bc-845d3b326c61 req-3a436463-6813-41ae-9f9d-683162f0d278 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:46.732482 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-63eb8ca3-9f15-4df2-b5bc-845d3b326c61 req-3a436463-6813-41ae-9f9d-683162f0d278 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:46.732701 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-63eb8ca3-9f15-4df2-b5bc-845d3b326c61 req-3a436463-6813-41ae-9f9d-683162f0d278 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:46.738834 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-63eb8ca3-9f15-4df2-b5bc-845d3b326c61 req-3a436463-6813-41ae-9f9d-683162f0d278 service nova] Creating event network-vif-plugged:d8e0397a-f8d4-4c8b-8bdb-1e3587ef7bee for instance 4ad44063-323f-4e94-9b60-2df6198ee657 on np0000002501 Jun 10 13:43:46.739472 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-63eb8ca3-9f15-4df2-b5bc-845d3b326c61 req-3a436463-6813-41ae-9f9d-683162f0d278 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:43:46.743680 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-63eb8ca3-9f15-4df2-b5bc-845d3b326c61 req-3a436463-6813-41ae-9f9d-683162f0d278 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022057 Jun 10 13:43:46.744123 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1242/3691] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:43:46 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 10 13:43:46.969569 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ae77ee6c-00fe-4876-8886-ba71035242fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:46.971088 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ae77ee6c-00fe-4876-8886-ba71035242fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:46.976432 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae77ee6c-00fe-4876-8886-ba71035242fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:46.976726 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae77ee6c-00fe-4876-8886-ba71035242fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:46.977015 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae77ee6c-00fe-4876-8886-ba71035242fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:46.977538 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae77ee6c-00fe-4876-8886-ba71035242fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:46.977905 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae77ee6c-00fe-4876-8886-ba71035242fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:46.978240 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ae77ee6c-00fe-4876-8886-ba71035242fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:46.993109 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ae77ee6c-00fe-4876-8886-ba71035242fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:47.127047 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ae77ee6c-00fe-4876-8886-ba71035242fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:43:47.137231 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ae77ee6c-00fe-4876-8886-ba71035242fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1552 microversion: 2.1 time: 0.169330 Jun 10 13:43:47.137813 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1225/3692] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:43:46 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1552 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:43:47.154334 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d1ec71f0-f31e-4c3b-b8d0-85af56640797 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:47.155685 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d1ec71f0-f31e-4c3b-b8d0-85af56640797 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:47.159836 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1ec71f0-f31e-4c3b-b8d0-85af56640797 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:47.160098 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1ec71f0-f31e-4c3b-b8d0-85af56640797 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:47.160273 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1ec71f0-f31e-4c3b-b8d0-85af56640797 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:47.160585 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1ec71f0-f31e-4c3b-b8d0-85af56640797 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:47.160767 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1ec71f0-f31e-4c3b-b8d0-85af56640797 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:47.160925 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d1ec71f0-f31e-4c3b-b8d0-85af56640797 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:47.172145 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d1ec71f0-f31e-4c3b-b8d0-85af56640797 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:43:47.238598 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d1ec71f0-f31e-4c3b-b8d0-85af56640797 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.085860 Jun 10 13:43:47.238891 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1226/3693] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:43:47 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-interface => generated 282 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:43:48.784855 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-ad507bef-baeb-4c0a-87c7-555349b87f4a req-611c6ebc-1df4-42cd-bb35-e8fed807c84b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4ad44063-323f-4e94-9b60-2df6198ee657", "tag": "d8e0397a-f8d4-4c8b-8bdb-1e3587ef7bee"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:48.790616 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ad507bef-baeb-4c0a-87c7-555349b87f4a req-611c6ebc-1df4-42cd-bb35-e8fed807c84b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:48.790793 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ad507bef-baeb-4c0a-87c7-555349b87f4a req-611c6ebc-1df4-42cd-bb35-e8fed807c84b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:48.790935 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ad507bef-baeb-4c0a-87c7-555349b87f4a req-611c6ebc-1df4-42cd-bb35-e8fed807c84b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:48.798160 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-ad507bef-baeb-4c0a-87c7-555349b87f4a req-611c6ebc-1df4-42cd-bb35-e8fed807c84b service nova] Creating event network-changed:d8e0397a-f8d4-4c8b-8bdb-1e3587ef7bee for instance 4ad44063-323f-4e94-9b60-2df6198ee657 on np0000002501 Jun 10 13:43:48.798551 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-ad507bef-baeb-4c0a-87c7-555349b87f4a req-611c6ebc-1df4-42cd-bb35-e8fed807c84b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:43:48.803023 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-ad507bef-baeb-4c0a-87c7-555349b87f4a req-611c6ebc-1df4-42cd-bb35-e8fed807c84b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019808 Jun 10 13:43:48.803691 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1243/3694] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:43:48 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 10 13:43:56.125732 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-7564e23d-84f6-4d1b-97f3-cbf5a8671303 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:43:56.126118 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7564e23d-84f6-4d1b-97f3-cbf5a8671303 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:43:56.129449 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7564e23d-84f6-4d1b-97f3-cbf5a8671303 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:56.129597 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7564e23d-84f6-4d1b-97f3-cbf5a8671303 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:56.129704 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7564e23d-84f6-4d1b-97f3-cbf5a8671303 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:56.129917 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7564e23d-84f6-4d1b-97f3-cbf5a8671303 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:56.130038 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7564e23d-84f6-4d1b-97f3-cbf5a8671303 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:56.130139 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-7564e23d-84f6-4d1b-97f3-cbf5a8671303 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:56.144698 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-7564e23d-84f6-4d1b-97f3-cbf5a8671303 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Going to try to terminate instance {{(pid=86679) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:43:56.198924 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-7564e23d-84f6-4d1b-97f3-cbf5a8671303 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 204 len: 0 microversion: 2.1 time: 0.074651 Jun 10 13:43:56.199178 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1226/3695] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:43:56 2026] DELETE /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:43:57.157369 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=30,nova_api:UPDATE=1,nova_api:DELETE=1,nova_api:INSERT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:57.168873 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=65,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:57.338007 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-0dfe9884-7dca-4715-8a39-87a2d6255abe req-669dfffd-8033-42c6-b279-a23b1bbf6409 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bc262942-87f6-4785-a00b-091651554069", "name": "network-vif-unplugged", "status": "completed", "tag": "fd79c865-6ba1-499a-ac0c-0876e3f69135"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:57.342728 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0dfe9884-7dca-4715-8a39-87a2d6255abe req-669dfffd-8033-42c6-b279-a23b1bbf6409 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:57.342913 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0dfe9884-7dca-4715-8a39-87a2d6255abe req-669dfffd-8033-42c6-b279-a23b1bbf6409 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:57.342994 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0dfe9884-7dca-4715-8a39-87a2d6255abe req-669dfffd-8033-42c6-b279-a23b1bbf6409 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:57.348248 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-0dfe9884-7dca-4715-8a39-87a2d6255abe req-669dfffd-8033-42c6-b279-a23b1bbf6409 service nova] Creating event network-vif-unplugged:fd79c865-6ba1-499a-ac0c-0876e3f69135 for instance bc262942-87f6-4785-a00b-091651554069 on np0000002501 Jun 10 13:43:57.348604 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-0dfe9884-7dca-4715-8a39-87a2d6255abe req-669dfffd-8033-42c6-b279-a23b1bbf6409 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:43:57.351950 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-0dfe9884-7dca-4715-8a39-87a2d6255abe req-669dfffd-8033-42c6-b279-a23b1bbf6409 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.015667 Jun 10 13:43:57.352198 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1227/3696] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:43:57 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 10 13:43:58.789035 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=29,nova_api:INSERT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:58.793944 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=65,nova_cell1:INSERT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:43:59.386149 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-5f16a4b5-8a59-42d8-bc8d-1035ce15c260 req-e3485e48-e000-4eb2-a664-838e94775f71 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bc262942-87f6-4785-a00b-091651554069", "name": "network-vif-unplugged", "status": "completed", "tag": "fd79c865-6ba1-499a-ac0c-0876e3f69135"}, {"server_uuid": "bc262942-87f6-4785-a00b-091651554069", "name": "network-vif-deleted", "tag": "fd79c865-6ba1-499a-ac0c-0876e3f69135"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:43:59.391661 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5f16a4b5-8a59-42d8-bc8d-1035ce15c260 req-e3485e48-e000-4eb2-a664-838e94775f71 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:43:59.391661 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5f16a4b5-8a59-42d8-bc8d-1035ce15c260 req-e3485e48-e000-4eb2-a664-838e94775f71 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:43:59.391909 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5f16a4b5-8a59-42d8-bc8d-1035ce15c260 req-e3485e48-e000-4eb2-a664-838e94775f71 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:43:59.398916 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-5f16a4b5-8a59-42d8-bc8d-1035ce15c260 req-e3485e48-e000-4eb2-a664-838e94775f71 service nova] Creating event network-vif-unplugged:fd79c865-6ba1-499a-ac0c-0876e3f69135 for instance bc262942-87f6-4785-a00b-091651554069 on np0000002501 Jun 10 13:43:59.399164 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-5f16a4b5-8a59-42d8-bc8d-1035ce15c260 req-e3485e48-e000-4eb2-a664-838e94775f71 service nova] Creating event network-vif-deleted:fd79c865-6ba1-499a-ac0c-0876e3f69135 for instance bc262942-87f6-4785-a00b-091651554069 on np0000002501 Jun 10 13:43:59.399625 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-5f16a4b5-8a59-42d8-bc8d-1035ce15c260 req-e3485e48-e000-4eb2-a664-838e94775f71 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:43:59.403517 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-5f16a4b5-8a59-42d8-bc8d-1035ce15c260 req-e3485e48-e000-4eb2-a664-838e94775f71 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.019288 Jun 10 13:43:59.404702 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1244/3697] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:43:59 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 10 13:44:06.179736 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=73,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:06.193906 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=34,nova_api:INSERT=4,nova_api:UPDATE=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:07.341226 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:07.345007 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:09.389976 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:09.394693 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:10.042359 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-42211e71-22aa-4c77-a9a1-5ea06318b7f8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:10.044112 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-42211e71-22aa-4c77-a9a1-5ea06318b7f8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:10.048730 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-42211e71-22aa-4c77-a9a1-5ea06318b7f8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:10.049010 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-42211e71-22aa-4c77-a9a1-5ea06318b7f8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:10.049239 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-42211e71-22aa-4c77-a9a1-5ea06318b7f8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:10.049831 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-42211e71-22aa-4c77-a9a1-5ea06318b7f8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:10.050183 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-42211e71-22aa-4c77-a9a1-5ea06318b7f8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:10.050532 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-42211e71-22aa-4c77-a9a1-5ea06318b7f8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:10.073749 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-42211e71-22aa-4c77-a9a1-5ea06318b7f8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:10.336582 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-42211e71-22aa-4c77-a9a1-5ea06318b7f8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:10.391986 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-42211e71-22aa-4c77-a9a1-5ea06318b7f8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1669 microversion: 2.1 time: 0.351731 Jun 10 13:44:10.393615 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1227/3698] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:10 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1669 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:10.487860 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-23f9c2ff-c93c-40f3-adf8-3476a9300708 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "bdbaf878-7850-4c14-bada-f0c0ab342a4a"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:44:10.489898 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-23f9c2ff-c93c-40f3-adf8-3476a9300708 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:10.501688 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23f9c2ff-c93c-40f3-adf8-3476a9300708 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:10.502731 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23f9c2ff-c93c-40f3-adf8-3476a9300708 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:10.504095 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23f9c2ff-c93c-40f3-adf8-3476a9300708 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:10.506152 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23f9c2ff-c93c-40f3-adf8-3476a9300708 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:10.507293 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23f9c2ff-c93c-40f3-adf8-3476a9300708 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:10.507746 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-23f9c2ff-c93c-40f3-adf8-3476a9300708 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:13.081333 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-23f9c2ff-c93c-40f3-adf8-3476a9300708 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "POST /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.596151 Jun 10 13:44:13.081841 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1228/3699] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:44:10 2026] POST /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-volume_attachments => generated 194 bytes in 2597 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:44:15.821334 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-09cf3e0e-3027-4ed9-b282-86aaefa33773 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:15.821334 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-09cf3e0e-3027-4ed9-b282-86aaefa33773 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:15.824137 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09cf3e0e-3027-4ed9-b282-86aaefa33773 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:15.824283 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09cf3e0e-3027-4ed9-b282-86aaefa33773 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:15.824419 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09cf3e0e-3027-4ed9-b282-86aaefa33773 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:15.824636 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09cf3e0e-3027-4ed9-b282-86aaefa33773 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:15.824772 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09cf3e0e-3027-4ed9-b282-86aaefa33773 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:15.824896 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09cf3e0e-3027-4ed9-b282-86aaefa33773 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:15.831760 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-09cf3e0e-3027-4ed9-b282-86aaefa33773 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] HTTP exception thrown: Instance bc262942-87f6-4785-a00b-091651554069 could not be found. Jun 10 13:44:15.831970 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-09cf3e0e-3027-4ed9-b282-86aaefa33773 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Returning 404 to user: Instance bc262942-87f6-4785-a00b-091651554069 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:44:15.832262 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-09cf3e0e-3027-4ed9-b282-86aaefa33773 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 404 len: 111 microversion: 2.1 time: 0.013428 Jun 10 13:44:15.832682 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1245/3700] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:44:15 2026] DELETE /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:44:15.839771 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-65bfba10-1a0c-4b89-b895-b82261d77541 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:15.841593 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-65bfba10-1a0c-4b89-b895-b82261d77541 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] [instance: bc262942-87f6-4785-a00b-091651554069] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:15.845452 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-65bfba10-1a0c-4b89-b895-b82261d77541 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:15.845678 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-65bfba10-1a0c-4b89-b895-b82261d77541 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:15.845914 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-65bfba10-1a0c-4b89-b895-b82261d77541 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:15.846309 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-65bfba10-1a0c-4b89-b895-b82261d77541 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:15.846600 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-65bfba10-1a0c-4b89-b895-b82261d77541 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:15.846865 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-65bfba10-1a0c-4b89-b895-b82261d77541 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:15.855236 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-65bfba10-1a0c-4b89-b895-b82261d77541 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] HTTP exception thrown: Instance bc262942-87f6-4785-a00b-091651554069 could not be found. Jun 10 13:44:15.855486 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-65bfba10-1a0c-4b89-b895-b82261d77541 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Returning 404 to user: Instance bc262942-87f6-4785-a00b-091651554069 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:44:15.855854 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-65bfba10-1a0c-4b89-b895-b82261d77541 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069" status: 404 len: 111 microversion: 2.1 time: 0.017663 Jun 10 13:44:15.856159 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1228/3701] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:15 2026] GET /compute/v2.1/servers/bc262942-87f6-4785-a00b-091651554069 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:44:15.863796 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-01f606dc-8108-41d8-be06-5b1197962424 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:15.875192 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-01f606dc-8108-41d8-be06-5b1197962424 tempest-VolumesBackupsTest-2006642408 tempest-VolumesBackupsTest-2006642408-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-625378817" status: 202 len: 0 microversion: 2.1 time: 0.013222 Jun 10 13:44:15.875561 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1229/3702] 10.4.3.74 () {66 vars in 1329 bytes} [Wed Jun 10 13:44:15 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-625378817 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:44:20.561928 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:25.823166 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:25.827230 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:25.843589 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:25.849374 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=5 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:25.871677 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=2,nova_api:DELETE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:30.752396 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-69034609-8b38-49a2-9136-a6660f1f1637 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:30.752800 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-69034609-8b38-49a2-9136-a6660f1f1637 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:30.756326 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-69034609-8b38-49a2-9136-a6660f1f1637 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:30.756551 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-69034609-8b38-49a2-9136-a6660f1f1637 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:30.756709 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-69034609-8b38-49a2-9136-a6660f1f1637 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:30.756996 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-69034609-8b38-49a2-9136-a6660f1f1637 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:30.757174 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-69034609-8b38-49a2-9136-a6660f1f1637 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:30.757320 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-69034609-8b38-49a2-9136-a6660f1f1637 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:30.862310 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-69034609-8b38-49a2-9136-a6660f1f1637 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lazy-loading 'services' on Instance uuid 4ad44063-323f-4e94-9b60-2df6198ee657 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:44:30.911789 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-69034609-8b38-49a2-9136-a6660f1f1637 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-volume_attachments/bdbaf878-7850-4c14-bada-f0c0ab342a4a" status: 202 len: 0 microversion: 2.1 time: 0.161382 Jun 10 13:44:30.912529 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1246/3703] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:44:30 2026] DELETE /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-volume_attachments/bdbaf878-7850-4c14-bada-f0c0ab342a4a => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:44:30.920606 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0f856da0-ff3d-4a7e-a1b4-b9a33ac5d4fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:30.921999 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0f856da0-ff3d-4a7e-a1b4-b9a33ac5d4fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:30.926401 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f856da0-ff3d-4a7e-a1b4-b9a33ac5d4fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:30.926401 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f856da0-ff3d-4a7e-a1b4-b9a33ac5d4fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:30.926401 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f856da0-ff3d-4a7e-a1b4-b9a33ac5d4fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:30.926401 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f856da0-ff3d-4a7e-a1b4-b9a33ac5d4fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:30.926626 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f856da0-ff3d-4a7e-a1b4-b9a33ac5d4fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:30.926652 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0f856da0-ff3d-4a7e-a1b4-b9a33ac5d4fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:30.946767 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0f856da0-ff3d-4a7e-a1b4-b9a33ac5d4fc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027866 Jun 10 13:44:30.947203 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1229/3704] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:44:30 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:44:31.957868 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-379fb390-8db1-4456-b634-646a32dd6991 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:31.959188 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-379fb390-8db1-4456-b634-646a32dd6991 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:31.963076 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-379fb390-8db1-4456-b634-646a32dd6991 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:31.963292 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-379fb390-8db1-4456-b634-646a32dd6991 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:31.963469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-379fb390-8db1-4456-b634-646a32dd6991 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:31.963737 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-379fb390-8db1-4456-b634-646a32dd6991 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:31.963909 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-379fb390-8db1-4456-b634-646a32dd6991 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:31.964063 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-379fb390-8db1-4456-b634-646a32dd6991 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:31.981577 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-379fb390-8db1-4456-b634-646a32dd6991 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025248 Jun 10 13:44:31.981843 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1230/3705] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:44:31 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:44:32.991527 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ffa7780d-70d7-4532-8083-81dafc528dd7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:32.992896 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ffa7780d-70d7-4532-8083-81dafc528dd7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:32.996306 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ffa7780d-70d7-4532-8083-81dafc528dd7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:32.996477 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ffa7780d-70d7-4532-8083-81dafc528dd7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:32.996601 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ffa7780d-70d7-4532-8083-81dafc528dd7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:32.996823 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ffa7780d-70d7-4532-8083-81dafc528dd7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:32.996939 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ffa7780d-70d7-4532-8083-81dafc528dd7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:32.997050 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ffa7780d-70d7-4532-8083-81dafc528dd7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:33.014366 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ffa7780d-70d7-4532-8083-81dafc528dd7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024719 Jun 10 13:44:33.014636 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1247/3706] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:44:32 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:44:34.025737 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-822ce3ca-3a55-4722-b30c-6aabeedeb098 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:34.027102 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-822ce3ca-3a55-4722-b30c-6aabeedeb098 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:34.031148 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-822ce3ca-3a55-4722-b30c-6aabeedeb098 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:34.031373 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-822ce3ca-3a55-4722-b30c-6aabeedeb098 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:34.031489 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-822ce3ca-3a55-4722-b30c-6aabeedeb098 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:34.031783 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-822ce3ca-3a55-4722-b30c-6aabeedeb098 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:34.031913 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-822ce3ca-3a55-4722-b30c-6aabeedeb098 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:34.032042 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-822ce3ca-3a55-4722-b30c-6aabeedeb098 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:34.055547 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-822ce3ca-3a55-4722-b30c-6aabeedeb098 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.032115 Jun 10 13:44:34.055779 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1230/3707] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:44:34 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:44:34.067723 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4472c5f1-729f-40c7-aeb4-e8e890421997 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:34.068145 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4472c5f1-729f-40c7-aeb4-e8e890421997 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:34.071901 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4472c5f1-729f-40c7-aeb4-e8e890421997 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:34.072119 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4472c5f1-729f-40c7-aeb4-e8e890421997 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:34.072314 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4472c5f1-729f-40c7-aeb4-e8e890421997 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:34.072659 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4472c5f1-729f-40c7-aeb4-e8e890421997 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:34.072860 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4472c5f1-729f-40c7-aeb4-e8e890421997 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:34.073038 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4472c5f1-729f-40c7-aeb4-e8e890421997 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:34.118724 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-4472c5f1-729f-40c7-aeb4-e8e890421997 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] HTTP exception thrown: Instance 4ad44063-323f-4e94-9b60-2df6198ee657 is not attached to volume bdbaf878-7850-4c14-bada-f0c0ab342a4a Jun 10 13:44:34.118969 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4472c5f1-729f-40c7-aeb4-e8e890421997 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Returning 404 to user: Instance 4ad44063-323f-4e94-9b60-2df6198ee657 is not attached to volume bdbaf878-7850-4c14-bada-f0c0ab342a4a {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:44:34.119334 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4472c5f1-729f-40c7-aeb4-e8e890421997 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-volume_attachments/bdbaf878-7850-4c14-bada-f0c0ab342a4a" status: 404 len: 154 microversion: 2.1 time: 0.054142 Jun 10 13:44:34.119646 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1231/3708] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:44:34 2026] DELETE /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657/os-volume_attachments/bdbaf878-7850-4c14-bada-f0c0ab342a4a => generated 154 bytes in 55 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:44:34.128301 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2733ba86-5070-4ba6-b9c2-04c68444077c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:34.128621 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2733ba86-5070-4ba6-b9c2-04c68444077c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:34.132552 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2733ba86-5070-4ba6-b9c2-04c68444077c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:34.132964 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2733ba86-5070-4ba6-b9c2-04c68444077c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:34.133332 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2733ba86-5070-4ba6-b9c2-04c68444077c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:34.133706 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2733ba86-5070-4ba6-b9c2-04c68444077c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:34.133946 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2733ba86-5070-4ba6-b9c2-04c68444077c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:34.134194 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2733ba86-5070-4ba6-b9c2-04c68444077c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:34.148318 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2733ba86-5070-4ba6-b9c2-04c68444077c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Going to try to terminate instance {{(pid=86680) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:44:34.204416 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2733ba86-5070-4ba6-b9c2-04c68444077c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 204 len: 0 microversion: 2.1 time: 0.077679 Jun 10 13:44:34.204686 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1248/3709] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:44:34 2026] DELETE /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:44:34.212781 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c837f736-ac4c-45a8-8be7-f58a463d505d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:34.214179 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c837f736-ac4c-45a8-8be7-f58a463d505d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:34.217923 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c837f736-ac4c-45a8-8be7-f58a463d505d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:34.218207 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c837f736-ac4c-45a8-8be7-f58a463d505d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:34.218453 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c837f736-ac4c-45a8-8be7-f58a463d505d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:34.218870 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c837f736-ac4c-45a8-8be7-f58a463d505d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:34.219146 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c837f736-ac4c-45a8-8be7-f58a463d505d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:34.219440 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c837f736-ac4c-45a8-8be7-f58a463d505d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:34.235258 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c837f736-ac4c-45a8-8be7-f58a463d505d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:34.401684 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c837f736-ac4c-45a8-8be7-f58a463d505d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:34.409039 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c837f736-ac4c-45a8-8be7-f58a463d505d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1675 microversion: 2.1 time: 0.198001 Jun 10 13:44:34.409296 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1231/3710] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:34 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1675 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:35.379424 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-a26a5475-e6b8-41df-9f7d-df1ccb0a2b3f req-75fb9ca6-36fa-427c-8ce2-7aad623bfd26 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ad44063-323f-4e94-9b60-2df6198ee657", "name": "network-vif-unplugged", "status": "completed", "tag": "d8e0397a-f8d4-4c8b-8bdb-1e3587ef7bee"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:44:35.386319 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a26a5475-e6b8-41df-9f7d-df1ccb0a2b3f req-75fb9ca6-36fa-427c-8ce2-7aad623bfd26 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:35.386475 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a26a5475-e6b8-41df-9f7d-df1ccb0a2b3f req-75fb9ca6-36fa-427c-8ce2-7aad623bfd26 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:35.386956 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a26a5475-e6b8-41df-9f7d-df1ccb0a2b3f req-75fb9ca6-36fa-427c-8ce2-7aad623bfd26 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:35.394868 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-a26a5475-e6b8-41df-9f7d-df1ccb0a2b3f req-75fb9ca6-36fa-427c-8ce2-7aad623bfd26 service nova] Creating event network-vif-unplugged:d8e0397a-f8d4-4c8b-8bdb-1e3587ef7bee for instance 4ad44063-323f-4e94-9b60-2df6198ee657 on np0000002501 Jun 10 13:44:35.395355 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-a26a5475-e6b8-41df-9f7d-df1ccb0a2b3f req-75fb9ca6-36fa-427c-8ce2-7aad623bfd26 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:44:35.400297 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-a26a5475-e6b8-41df-9f7d-df1ccb0a2b3f req-75fb9ca6-36fa-427c-8ce2-7aad623bfd26 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.066292 Jun 10 13:44:35.400808 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1232/3711] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:44:35 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:44:35.425688 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-fa04c7f4-8c0f-4b63-8b6f-2ef0682a4a45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:35.427075 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-fa04c7f4-8c0f-4b63-8b6f-2ef0682a4a45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:35.431093 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa04c7f4-8c0f-4b63-8b6f-2ef0682a4a45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:35.431369 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa04c7f4-8c0f-4b63-8b6f-2ef0682a4a45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:35.431589 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa04c7f4-8c0f-4b63-8b6f-2ef0682a4a45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:35.431979 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa04c7f4-8c0f-4b63-8b6f-2ef0682a4a45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:35.432294 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa04c7f4-8c0f-4b63-8b6f-2ef0682a4a45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:35.432600 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-fa04c7f4-8c0f-4b63-8b6f-2ef0682a4a45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:35.448669 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-fa04c7f4-8c0f-4b63-8b6f-2ef0682a4a45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:35.586661 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-fa04c7f4-8c0f-4b63-8b6f-2ef0682a4a45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:35.594063 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-fa04c7f4-8c0f-4b63-8b6f-2ef0682a4a45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1675 microversion: 2.1 time: 0.170462 Jun 10 13:44:35.594654 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1249/3712] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:35 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1675 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:36.608259 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5467e44d-babe-4e26-9c24-17292281b410 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:36.610124 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5467e44d-babe-4e26-9c24-17292281b410 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:36.614099 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5467e44d-babe-4e26-9c24-17292281b410 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:36.614407 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5467e44d-babe-4e26-9c24-17292281b410 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:36.614633 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5467e44d-babe-4e26-9c24-17292281b410 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:36.615064 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5467e44d-babe-4e26-9c24-17292281b410 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:36.615454 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5467e44d-babe-4e26-9c24-17292281b410 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:36.615742 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5467e44d-babe-4e26-9c24-17292281b410 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:36.629705 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-5467e44d-babe-4e26-9c24-17292281b410 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:36.740171 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-5467e44d-babe-4e26-9c24-17292281b410 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:36.748228 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5467e44d-babe-4e26-9c24-17292281b410 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1675 microversion: 2.1 time: 0.141580 Jun 10 13:44:36.748562 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1232/3713] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:36 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1675 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:36.985334 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-1e77ac79-9c8e-41b5-8f96-1f37dba4f1f5 req-fcbf5d44-0500-4a8a-a9c4-a21ed23a23e6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ad44063-323f-4e94-9b60-2df6198ee657", "name": "network-vif-deleted", "tag": "d8e0397a-f8d4-4c8b-8bdb-1e3587ef7bee"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:44:36.991034 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1e77ac79-9c8e-41b5-8f96-1f37dba4f1f5 req-fcbf5d44-0500-4a8a-a9c4-a21ed23a23e6 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:36.991250 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1e77ac79-9c8e-41b5-8f96-1f37dba4f1f5 req-fcbf5d44-0500-4a8a-a9c4-a21ed23a23e6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:36.991330 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1e77ac79-9c8e-41b5-8f96-1f37dba4f1f5 req-fcbf5d44-0500-4a8a-a9c4-a21ed23a23e6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:36.997752 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-1e77ac79-9c8e-41b5-8f96-1f37dba4f1f5 req-fcbf5d44-0500-4a8a-a9c4-a21ed23a23e6 service nova] Creating event network-vif-deleted:d8e0397a-f8d4-4c8b-8bdb-1e3587ef7bee for instance 4ad44063-323f-4e94-9b60-2df6198ee657 on np0000002501 Jun 10 13:44:36.998146 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-1e77ac79-9c8e-41b5-8f96-1f37dba4f1f5 req-fcbf5d44-0500-4a8a-a9c4-a21ed23a23e6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:44:37.002647 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-1e77ac79-9c8e-41b5-8f96-1f37dba4f1f5 req-fcbf5d44-0500-4a8a-a9c4-a21ed23a23e6 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019372 Jun 10 13:44:37.002971 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1233/3714] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:44:36 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 10 13:44:37.440920 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-e6899620-5da2-4b9f-825d-c1614db482d8 req-be5e8662-7b93-4c2f-93e4-a94168ff6dee service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4ad44063-323f-4e94-9b60-2df6198ee657", "name": "network-vif-unplugged", "status": "completed", "tag": "d8e0397a-f8d4-4c8b-8bdb-1e3587ef7bee"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:44:37.446847 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e6899620-5da2-4b9f-825d-c1614db482d8 req-be5e8662-7b93-4c2f-93e4-a94168ff6dee service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:37.447025 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e6899620-5da2-4b9f-825d-c1614db482d8 req-be5e8662-7b93-4c2f-93e4-a94168ff6dee service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:37.447169 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-e6899620-5da2-4b9f-825d-c1614db482d8 req-be5e8662-7b93-4c2f-93e4-a94168ff6dee service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:37.452892 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-e6899620-5da2-4b9f-825d-c1614db482d8 req-be5e8662-7b93-4c2f-93e4-a94168ff6dee service nova] Creating event network-vif-unplugged:d8e0397a-f8d4-4c8b-8bdb-1e3587ef7bee for instance 4ad44063-323f-4e94-9b60-2df6198ee657 on np0000002501 Jun 10 13:44:37.453262 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-e6899620-5da2-4b9f-825d-c1614db482d8 req-be5e8662-7b93-4c2f-93e4-a94168ff6dee service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:44:37.457061 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-e6899620-5da2-4b9f-825d-c1614db482d8 req-be5e8662-7b93-4c2f-93e4-a94168ff6dee service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017963 Jun 10 13:44:37.457384 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1250/3715] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:44:37 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 10 13:44:37.762484 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f999c561-e0b6-4434-98db-6719cb756ebd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:37.764440 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f999c561-e0b6-4434-98db-6719cb756ebd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:37.768745 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f999c561-e0b6-4434-98db-6719cb756ebd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:37.769006 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f999c561-e0b6-4434-98db-6719cb756ebd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:37.769213 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f999c561-e0b6-4434-98db-6719cb756ebd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:37.769701 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f999c561-e0b6-4434-98db-6719cb756ebd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:37.770023 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f999c561-e0b6-4434-98db-6719cb756ebd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:37.770294 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f999c561-e0b6-4434-98db-6719cb756ebd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:37.783789 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f999c561-e0b6-4434-98db-6719cb756ebd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:37.837504 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f999c561-e0b6-4434-98db-6719cb756ebd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:37.847840 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f999c561-e0b6-4434-98db-6719cb756ebd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1321 microversion: 2.1 time: 0.087042 Jun 10 13:44:37.848414 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1233/3716] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:37 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1321 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:38.862004 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8846350f-d671-4c4c-92eb-e7e33b8d49dd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:38.863555 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8846350f-d671-4c4c-92eb-e7e33b8d49dd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:38.867672 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8846350f-d671-4c4c-92eb-e7e33b8d49dd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:38.867947 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8846350f-d671-4c4c-92eb-e7e33b8d49dd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:38.868183 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8846350f-d671-4c4c-92eb-e7e33b8d49dd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:38.868679 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8846350f-d671-4c4c-92eb-e7e33b8d49dd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:38.868974 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8846350f-d671-4c4c-92eb-e7e33b8d49dd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:38.869280 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8846350f-d671-4c4c-92eb-e7e33b8d49dd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:38.890591 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8846350f-d671-4c4c-92eb-e7e33b8d49dd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:38.890773 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8846350f-d671-4c4c-92eb-e7e33b8d49dd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:38.890930 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8846350f-d671-4c4c-92eb-e7e33b8d49dd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:38.891150 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-8846350f-d671-4c4c-92eb-e7e33b8d49dd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lazy-loading 'fault' on Instance uuid 4ad44063-323f-4e94-9b60-2df6198ee657 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:44:38.894620 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8846350f-d671-4c4c-92eb-e7e33b8d49dd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:38.940498 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8846350f-d671-4c4c-92eb-e7e33b8d49dd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:38.947721 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8846350f-d671-4c4c-92eb-e7e33b8d49dd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1326 microversion: 2.1 time: 0.087620 Jun 10 13:44:38.948029 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1234/3717] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:38 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1326 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:39.963756 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-013f1cfb-07df-42c5-a65b-ded186c9b6bf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:39.965796 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-013f1cfb-07df-42c5-a65b-ded186c9b6bf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:39.972230 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-013f1cfb-07df-42c5-a65b-ded186c9b6bf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:39.972598 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-013f1cfb-07df-42c5-a65b-ded186c9b6bf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:39.972829 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-013f1cfb-07df-42c5-a65b-ded186c9b6bf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:39.973423 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-013f1cfb-07df-42c5-a65b-ded186c9b6bf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:39.973859 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-013f1cfb-07df-42c5-a65b-ded186c9b6bf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:39.974246 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-013f1cfb-07df-42c5-a65b-ded186c9b6bf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:39.994976 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-013f1cfb-07df-42c5-a65b-ded186c9b6bf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:39.995155 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-013f1cfb-07df-42c5-a65b-ded186c9b6bf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:39.995312 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-013f1cfb-07df-42c5-a65b-ded186c9b6bf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:39.995630 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-013f1cfb-07df-42c5-a65b-ded186c9b6bf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lazy-loading 'fault' on Instance uuid 4ad44063-323f-4e94-9b60-2df6198ee657 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:44:39.999209 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-013f1cfb-07df-42c5-a65b-ded186c9b6bf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:40.044190 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-013f1cfb-07df-42c5-a65b-ded186c9b6bf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:40.051024 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-013f1cfb-07df-42c5-a65b-ded186c9b6bf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 200 len: 1326 microversion: 2.1 time: 0.089854 Jun 10 13:44:40.051474 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1251/3718] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:39 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 1326 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:41.065440 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-98af65d4-ee41-41da-9f1c-f402513c3982 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:41.066987 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-98af65d4-ee41-41da-9f1c-f402513c3982 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: 4ad44063-323f-4e94-9b60-2df6198ee657] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:41.071674 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98af65d4-ee41-41da-9f1c-f402513c3982 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:41.071914 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98af65d4-ee41-41da-9f1c-f402513c3982 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:41.072111 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98af65d4-ee41-41da-9f1c-f402513c3982 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:41.072572 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98af65d4-ee41-41da-9f1c-f402513c3982 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:41.072823 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98af65d4-ee41-41da-9f1c-f402513c3982 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:41.073079 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-98af65d4-ee41-41da-9f1c-f402513c3982 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:41.080140 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-98af65d4-ee41-41da-9f1c-f402513c3982 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] HTTP exception thrown: Instance 4ad44063-323f-4e94-9b60-2df6198ee657 could not be found. Jun 10 13:44:41.080482 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-98af65d4-ee41-41da-9f1c-f402513c3982 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Returning 404 to user: Instance 4ad44063-323f-4e94-9b60-2df6198ee657 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:44:41.080810 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-98af65d4-ee41-41da-9f1c-f402513c3982 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657" status: 404 len: 111 microversion: 2.1 time: 0.017504 Jun 10 13:44:41.081232 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1234/3719] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:41 2026] GET /compute/v2.1/servers/4ad44063-323f-4e94-9b60-2df6198ee657 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:44:41.088898 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-526054ab-45dd-439f-8110-02865a40cbde tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:41.102491 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-526054ab-45dd-439f-8110-02865a40cbde tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1555808735" status: 202 len: 0 microversion: 2.1 time: 0.015183 Jun 10 13:44:41.102816 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1235/3720] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:44:41 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1555808735 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:44:42.805423 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b37f9729-92a2-41b0-aef7-6e6512bd4935 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1151322642", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGRq30R0u2K8dLh3CCHd7QOEuExACpotPXzjcQ5JiSUQHJ3OLG5liv8B5CUenWnw+7CtFwRj1JzJ8u+FDhs9uOwYGMVC1svqdFfDG5JI3Ha/CCirA6DYcQT04pyCyTRVDQ=="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:44:42.816464 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-b37f9729-92a2-41b0-aef7-6e6512bd4935 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:44:42.819291 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-b37f9729-92a2-41b0-aef7-6e6512bd4935 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for user b7f0d4700d7648d59225d725ed3dcb03 and project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:44:42.837064 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b37f9729-92a2-41b0-aef7-6e6512bd4935 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.033259 Jun 10 13:44:42.837725 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1252/3721] 10.4.3.74 () {68 vars in 1270 bytes} [Wed Jun 10 13:44:42 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 10 13:44:43.749474 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1558821045", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "networks": [{"uuid": "39c97a5b-09f4-476a-88ad-b2fcb7439f35"}], "security_groups": [{"name": "tempest-securitygroup--373849909"}], "key_name": "tempest-keypair-1151322642", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:44:43.838042 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:43.838340 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:43.838626 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:43.839076 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:43.840238 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:43.840544 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:43.845948 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:43.900887 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] validate_networks() for [('39c97a5b-09f4-476a-88ad-b2fcb7439f35', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:44:43.901272 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:44.098086 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:44.216593 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:44:44.216798 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:44:44.217029 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:44:44.217212 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:44:44.217438 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:44:44.222845 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:44.222996 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:44.223117 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:44.223546 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:44.223670 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:44.223784 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:44.232418 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:44:44.235592 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Getting quotas for user b7f0d4700d7648d59225d725ed3dcb03 and project 12cd1cdd52a6480ea156b56fb7e0ef32. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:44:44.242910 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:44:44.244886 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:44:44.292958 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-e6aa3ca6-ee26-4846-bc42-5bdd305f0aac tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 403 microversion: 2.1 time: 0.545228 Jun 10 13:44:44.293262 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1235/3722] 10.4.3.74 () {68 vars in 1258 bytes} [Wed Jun 10 13:44:43 2026] POST /compute/v2.1/servers => generated 403 bytes in 546 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 10 13:44:44.305607 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fc2a5947-8ea4-46cc-b3e6-57ce97b55b0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:44.306969 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fc2a5947-8ea4-46cc-b3e6-57ce97b55b0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:44.317760 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fc2a5947-8ea4-46cc-b3e6-57ce97b55b0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:44.369755 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fc2a5947-8ea4-46cc-b3e6-57ce97b55b0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:44.376717 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fc2a5947-8ea4-46cc-b3e6-57ce97b55b0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1238 microversion: 2.1 time: 0.072760 Jun 10 13:44:44.376992 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1236/3723] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:44 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:45.392687 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0ae6839b-33bc-4448-bfd9-23bb6b72b290 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:45.394397 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0ae6839b-33bc-4448-bfd9-23bb6b72b290 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:45.399135 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0ae6839b-33bc-4448-bfd9-23bb6b72b290 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:45.399486 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0ae6839b-33bc-4448-bfd9-23bb6b72b290 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:45.399765 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0ae6839b-33bc-4448-bfd9-23bb6b72b290 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:45.400329 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0ae6839b-33bc-4448-bfd9-23bb6b72b290 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:45.400715 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0ae6839b-33bc-4448-bfd9-23bb6b72b290 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:45.401187 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0ae6839b-33bc-4448-bfd9-23bb6b72b290 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:45.416632 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0ae6839b-33bc-4448-bfd9-23bb6b72b290 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:45.464691 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0ae6839b-33bc-4448-bfd9-23bb6b72b290 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:45.471380 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0ae6839b-33bc-4448-bfd9-23bb6b72b290 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1242 microversion: 2.1 time: 0.080906 Jun 10 13:44:45.471656 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1253/3724] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:45 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1242 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:46.485546 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-601ce27c-a9f8-4c11-a736-6d227a8601a3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:46.488741 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-601ce27c-a9f8-4c11-a736-6d227a8601a3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:46.492933 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-601ce27c-a9f8-4c11-a736-6d227a8601a3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:46.493197 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-601ce27c-a9f8-4c11-a736-6d227a8601a3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:46.493432 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-601ce27c-a9f8-4c11-a736-6d227a8601a3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:46.493881 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-601ce27c-a9f8-4c11-a736-6d227a8601a3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:46.494183 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-601ce27c-a9f8-4c11-a736-6d227a8601a3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:46.494551 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-601ce27c-a9f8-4c11-a736-6d227a8601a3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:46.509209 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-601ce27c-a9f8-4c11-a736-6d227a8601a3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:46.556942 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-601ce27c-a9f8-4c11-a736-6d227a8601a3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:46.564066 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-601ce27c-a9f8-4c11-a736-6d227a8601a3 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1290 microversion: 2.1 time: 0.080161 Jun 10 13:44:46.564327 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1236/3725] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:46 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1290 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:47.578469 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5007183d-5e63-434f-845f-561fecb6beab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:47.579853 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5007183d-5e63-434f-845f-561fecb6beab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:47.583763 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5007183d-5e63-434f-845f-561fecb6beab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:47.584019 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5007183d-5e63-434f-845f-561fecb6beab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:47.584228 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5007183d-5e63-434f-845f-561fecb6beab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:47.584686 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5007183d-5e63-434f-845f-561fecb6beab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:47.584982 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5007183d-5e63-434f-845f-561fecb6beab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:47.585278 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5007183d-5e63-434f-845f-561fecb6beab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:47.599363 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5007183d-5e63-434f-845f-561fecb6beab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:47.643617 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5007183d-5e63-434f-845f-561fecb6beab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:47.650560 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5007183d-5e63-434f-845f-561fecb6beab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1290 microversion: 2.1 time: 0.073816 Jun 10 13:44:47.650810 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1237/3726] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:47 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1290 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:48.664309 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5d1b6bd8-641d-48c3-9ad4-05a5e5dd4041 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:48.665899 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5d1b6bd8-641d-48c3-9ad4-05a5e5dd4041 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:48.673416 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5d1b6bd8-641d-48c3-9ad4-05a5e5dd4041 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:48.673416 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5d1b6bd8-641d-48c3-9ad4-05a5e5dd4041 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:48.673416 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5d1b6bd8-641d-48c3-9ad4-05a5e5dd4041 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:48.673416 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5d1b6bd8-641d-48c3-9ad4-05a5e5dd4041 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:48.673416 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5d1b6bd8-641d-48c3-9ad4-05a5e5dd4041 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:48.673416 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5d1b6bd8-641d-48c3-9ad4-05a5e5dd4041 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:48.691984 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-5d1b6bd8-641d-48c3-9ad4-05a5e5dd4041 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:48.741171 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-5d1b6bd8-641d-48c3-9ad4-05a5e5dd4041 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:48.748761 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5d1b6bd8-641d-48c3-9ad4-05a5e5dd4041 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1298 microversion: 2.1 time: 0.086054 Jun 10 13:44:48.749050 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1254/3727] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:48 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1298 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:49.594488 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-fd2d02a7-ff6d-4317-b095-46df41e5309d req-5ffeb8b0-0cc1-49f6-81dc-c6cd4d3fbd45 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:44:49.600861 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-fd2d02a7-ff6d-4317-b095-46df41e5309d req-5ffeb8b0-0cc1-49f6-81dc-c6cd4d3fbd45 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:49.601082 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-fd2d02a7-ff6d-4317-b095-46df41e5309d req-5ffeb8b0-0cc1-49f6-81dc-c6cd4d3fbd45 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:49.601249 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-fd2d02a7-ff6d-4317-b095-46df41e5309d req-5ffeb8b0-0cc1-49f6-81dc-c6cd4d3fbd45 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:49.606886 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-fd2d02a7-ff6d-4317-b095-46df41e5309d req-5ffeb8b0-0cc1-49f6-81dc-c6cd4d3fbd45 service nova] Creating event network-changed:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:44:49.607269 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-fd2d02a7-ff6d-4317-b095-46df41e5309d req-5ffeb8b0-0cc1-49f6-81dc-c6cd4d3fbd45 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:44:49.611447 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-fd2d02a7-ff6d-4317-b095-46df41e5309d req-5ffeb8b0-0cc1-49f6-81dc-c6cd4d3fbd45 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018598 Jun 10 13:44:49.611687 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1237/3728] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:44:49 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 10 13:44:49.763480 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f25aa020-e060-4fea-8fab-53cc8756e1bc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:49.764657 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f25aa020-e060-4fea-8fab-53cc8756e1bc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:49.769138 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f25aa020-e060-4fea-8fab-53cc8756e1bc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:49.769591 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f25aa020-e060-4fea-8fab-53cc8756e1bc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:49.769664 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f25aa020-e060-4fea-8fab-53cc8756e1bc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:49.770067 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f25aa020-e060-4fea-8fab-53cc8756e1bc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:49.770379 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f25aa020-e060-4fea-8fab-53cc8756e1bc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:49.770712 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f25aa020-e060-4fea-8fab-53cc8756e1bc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:49.783256 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f25aa020-e060-4fea-8fab-53cc8756e1bc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:49.927771 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f25aa020-e060-4fea-8fab-53cc8756e1bc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:49.934477 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f25aa020-e060-4fea-8fab-53cc8756e1bc tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1375 microversion: 2.1 time: 0.172995 Jun 10 13:44:49.934725 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1238/3729] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:49 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1375 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:50.947975 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b4409460-226d-483c-930f-0ad350e1a951 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:50.949311 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b4409460-226d-483c-930f-0ad350e1a951 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:50.953509 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b4409460-226d-483c-930f-0ad350e1a951 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:50.953800 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b4409460-226d-483c-930f-0ad350e1a951 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:50.953991 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b4409460-226d-483c-930f-0ad350e1a951 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:50.954409 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b4409460-226d-483c-930f-0ad350e1a951 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:50.954723 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b4409460-226d-483c-930f-0ad350e1a951 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:50.954992 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b4409460-226d-483c-930f-0ad350e1a951 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:50.968150 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b4409460-226d-483c-930f-0ad350e1a951 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:51.080505 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b4409460-226d-483c-930f-0ad350e1a951 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:51.090924 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b4409460-226d-483c-930f-0ad350e1a951 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1363 microversion: 2.1 time: 0.144430 Jun 10 13:44:51.091494 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1255/3730] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:50 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1363 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:52.104791 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d7b4cfd7-197d-4812-af29-2938af50779e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:52.106186 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d7b4cfd7-197d-4812-af29-2938af50779e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:52.110315 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7b4cfd7-197d-4812-af29-2938af50779e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:52.110584 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7b4cfd7-197d-4812-af29-2938af50779e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:52.110844 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7b4cfd7-197d-4812-af29-2938af50779e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:52.111273 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7b4cfd7-197d-4812-af29-2938af50779e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:52.111650 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7b4cfd7-197d-4812-af29-2938af50779e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:52.111916 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d7b4cfd7-197d-4812-af29-2938af50779e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:52.126760 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d7b4cfd7-197d-4812-af29-2938af50779e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:52.235904 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d7b4cfd7-197d-4812-af29-2938af50779e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:52.242544 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d7b4cfd7-197d-4812-af29-2938af50779e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1363 microversion: 2.1 time: 0.139645 Jun 10 13:44:52.242895 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1238/3731] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:52 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1363 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:52.823552 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:53.256532 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fa559b3c-4829-4ea1-8b9c-9650a63e4e23 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:53.257889 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fa559b3c-4829-4ea1-8b9c-9650a63e4e23 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:53.262220 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa559b3c-4829-4ea1-8b9c-9650a63e4e23 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:53.262482 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa559b3c-4829-4ea1-8b9c-9650a63e4e23 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:53.262721 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa559b3c-4829-4ea1-8b9c-9650a63e4e23 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:53.263115 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa559b3c-4829-4ea1-8b9c-9650a63e4e23 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:53.263419 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa559b3c-4829-4ea1-8b9c-9650a63e4e23 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:53.263719 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fa559b3c-4829-4ea1-8b9c-9650a63e4e23 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:53.276302 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-fa559b3c-4829-4ea1-8b9c-9650a63e4e23 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:53.417777 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-fa559b3c-4829-4ea1-8b9c-9650a63e4e23 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:53.424739 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fa559b3c-4829-4ea1-8b9c-9650a63e4e23 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1363 microversion: 2.1 time: 0.169817 Jun 10 13:44:53.425025 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1239/3732] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:53 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1363 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:54.187324 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-df903e29-547a-4be3-b545-65ce242da4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1394293354", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO+o5SpTz+b8XAqu9JRpDV7X7fbzrg0ai1ZNv/+ItfcnFJVT3xtlfopcoPBKn+wWSSdEq41u2Ea9zBw2bMwDYCVi/S/9ozcAGRgbzrjl+yF2iQRlDofyVGnmnzrvZznbeg=="}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:44:54.197453 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-df903e29-547a-4be3-b545-65ce242da4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Getting quotas for project 5426680ab8594d5083518f9dedec0b2d. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:44:54.199665 np0000002501 devstack@n-api.service[86680]: DEBUG nova.quota [None req-df903e29-547a-4be3-b545-65ce242da4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Getting quotas for user 32b48421906241d390c95aa0b79a5a50 and project 5426680ab8594d5083518f9dedec0b2d. Resources: {'key_pairs'} {{(pid=86680) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:44:54.212727 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-df903e29-547a-4be3-b545-65ce242da4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.60 time: 0.142917 Jun 10 13:44:54.213064 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1256/3733] 10.4.3.74 () {70 vars in 1311 bytes} [Wed Jun 10 13:44:54 2026] POST /compute/v2.1/os-keypairs => generated 401 bytes in 143 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 10 13:44:54.226686 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:54.239234 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:54.372243 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:44:54.438629 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-2aae2690-518b-4aab-b541-1af5119372af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:54.439947 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-2aae2690-518b-4aab-b541-1af5119372af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:54.444151 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2aae2690-518b-4aab-b541-1af5119372af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:54.444377 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2aae2690-518b-4aab-b541-1af5119372af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:54.444569 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2aae2690-518b-4aab-b541-1af5119372af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:54.444949 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2aae2690-518b-4aab-b541-1af5119372af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:54.445213 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2aae2690-518b-4aab-b541-1af5119372af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:54.445488 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-2aae2690-518b-4aab-b541-1af5119372af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:54.459853 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-2aae2690-518b-4aab-b541-1af5119372af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:54.567479 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-2aae2690-518b-4aab-b541-1af5119372af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:54.574287 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-2aae2690-518b-4aab-b541-1af5119372af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1363 microversion: 2.1 time: 0.137217 Jun 10 13:44:54.574618 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1239/3734] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:54 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1363 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:55.588862 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-abb1f7ea-6394-424e-8bc2-be80b0bc9a6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:55.590325 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-abb1f7ea-6394-424e-8bc2-be80b0bc9a6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:55.596165 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abb1f7ea-6394-424e-8bc2-be80b0bc9a6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:55.596457 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abb1f7ea-6394-424e-8bc2-be80b0bc9a6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:55.596786 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abb1f7ea-6394-424e-8bc2-be80b0bc9a6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:55.597340 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abb1f7ea-6394-424e-8bc2-be80b0bc9a6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:55.597727 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abb1f7ea-6394-424e-8bc2-be80b0bc9a6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:55.598087 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-abb1f7ea-6394-424e-8bc2-be80b0bc9a6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:55.614284 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-abb1f7ea-6394-424e-8bc2-be80b0bc9a6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:55.771794 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-abb1f7ea-6394-424e-8bc2-be80b0bc9a6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:55.778818 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-abb1f7ea-6394-424e-8bc2-be80b0bc9a6c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1363 microversion: 2.1 time: 0.192082 Jun 10 13:44:55.779083 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1240/3735] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:55 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1363 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:55.931314 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-ebddcb47-9015-4843-8694-8eceedd99084 req-5d85788e-bddb-4cca-96f9-2b694e5967c2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-plugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:44:55.937199 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ebddcb47-9015-4843-8694-8eceedd99084 req-5d85788e-bddb-4cca-96f9-2b694e5967c2 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:55.937363 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ebddcb47-9015-4843-8694-8eceedd99084 req-5d85788e-bddb-4cca-96f9-2b694e5967c2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:55.937702 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-ebddcb47-9015-4843-8694-8eceedd99084 req-5d85788e-bddb-4cca-96f9-2b694e5967c2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:55.946243 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-ebddcb47-9015-4843-8694-8eceedd99084 req-5d85788e-bddb-4cca-96f9-2b694e5967c2 service nova] Creating event network-vif-plugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:44:55.946642 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-ebddcb47-9015-4843-8694-8eceedd99084 req-5d85788e-bddb-4cca-96f9-2b694e5967c2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:44:55.950566 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-ebddcb47-9015-4843-8694-8eceedd99084 req-5d85788e-bddb-4cca-96f9-2b694e5967c2 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.049145 Jun 10 13:44:55.950856 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1257/3736] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:44:55 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 10 13:44:56.041563 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumeMultiattachTests-server-1791130009", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "key_name": "tempest-keypair-1394293354", "security_groups": [{"name": "tempest-secgroup-smoke-1686810971"}, {"name": "tempest-securitygroup--1729006585"}], "networks": [{"uuid": "3133e202-a381-4535-b7ad-98142504bd72"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:44:56.139207 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:56.139571 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:56.139886 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:56.140394 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:56.142015 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:56.142281 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:56.148419 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:56.203916 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:56.259732 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] validate_networks() for [('3133e202-a381-4535-b7ad-98142504bd72', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:44:56.260059 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:56.454742 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:56.605005 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:44:56.605159 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:44:56.605356 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:44:56.605529 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:44:56.605674 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:44:56.611157 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:56.611334 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:56.611504 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:56.612070 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:56.613028 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:56.613177 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:56.624218 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Getting quotas for project 5426680ab8594d5083518f9dedec0b2d. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:44:56.626849 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Getting quotas for user 32b48421906241d390c95aa0b79a5a50 and project 5426680ab8594d5083518f9dedec0b2d. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:44:56.632188 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:44:56.633562 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:44:56.683369 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a5b04d5e-7f95-4fe4-994a-b84401ddf902 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 451 microversion: 2.60 time: 0.643486 Jun 10 13:44:56.684893 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1240/3737] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:44:56 2026] POST /compute/v2.1/servers => generated 451 bytes in 644 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:44:56.694321 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-97374c2c-ef19-4a42-9100-e6f01ac27f2f tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:56.695604 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-97374c2c-ef19-4a42-9100-e6f01ac27f2f tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:56.706612 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-97374c2c-ef19-4a42-9100-e6f01ac27f2f tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:56.771588 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-97374c2c-ef19-4a42-9100-e6f01ac27f2f tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:56.775909 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-97374c2c-ef19-4a42-9100-e6f01ac27f2f tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:56.776410 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-97374c2c-ef19-4a42-9100-e6f01ac27f2f tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:56.779572 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-97374c2c-ef19-4a42-9100-e6f01ac27f2f tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1325 microversion: 2.60 time: 0.086849 Jun 10 13:44:56.779930 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1241/3738] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:44:56 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1325 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:44:56.796689 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d03a38af-b40e-40a1-b0df-6d017b339291 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:56.798189 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d03a38af-b40e-40a1-b0df-6d017b339291 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:56.802504 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d03a38af-b40e-40a1-b0df-6d017b339291 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:56.802759 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d03a38af-b40e-40a1-b0df-6d017b339291 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:56.802964 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d03a38af-b40e-40a1-b0df-6d017b339291 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:56.803357 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d03a38af-b40e-40a1-b0df-6d017b339291 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:56.803660 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d03a38af-b40e-40a1-b0df-6d017b339291 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:56.803935 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d03a38af-b40e-40a1-b0df-6d017b339291 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:56.822116 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d03a38af-b40e-40a1-b0df-6d017b339291 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:56.931339 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d03a38af-b40e-40a1-b0df-6d017b339291 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:56.937772 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d03a38af-b40e-40a1-b0df-6d017b339291 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1363 microversion: 2.1 time: 0.142833 Jun 10 13:44:56.938090 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1258/3739] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:56 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1363 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:57.798025 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-47ad57ff-a624-4aa6-9e56-13f3c3f85abe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:57.799847 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-47ad57ff-a624-4aa6-9e56-13f3c3f85abe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:57.803783 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47ad57ff-a624-4aa6-9e56-13f3c3f85abe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:57.804021 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47ad57ff-a624-4aa6-9e56-13f3c3f85abe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:57.804240 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47ad57ff-a624-4aa6-9e56-13f3c3f85abe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:57.804669 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47ad57ff-a624-4aa6-9e56-13f3c3f85abe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:57.804996 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47ad57ff-a624-4aa6-9e56-13f3c3f85abe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:57.805295 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-47ad57ff-a624-4aa6-9e56-13f3c3f85abe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:57.819601 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-47ad57ff-a624-4aa6-9e56-13f3c3f85abe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:57.866576 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-47ad57ff-a624-4aa6-9e56-13f3c3f85abe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:57.871083 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-47ad57ff-a624-4aa6-9e56-13f3c3f85abe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:57.871612 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-47ad57ff-a624-4aa6-9e56-13f3c3f85abe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:57.875153 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-47ad57ff-a624-4aa6-9e56-13f3c3f85abe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1321 microversion: 2.60 time: 0.078907 Jun 10 13:44:57.875414 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1241/3740] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:44:57 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1321 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:44:57.951289 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-446d4b41-1890-4db3-b7d6-e2f96d8169e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:57.953012 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-446d4b41-1890-4db3-b7d6-e2f96d8169e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:57.956757 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-446d4b41-1890-4db3-b7d6-e2f96d8169e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:57.957066 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-446d4b41-1890-4db3-b7d6-e2f96d8169e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:57.957428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-446d4b41-1890-4db3-b7d6-e2f96d8169e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:57.957802 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-446d4b41-1890-4db3-b7d6-e2f96d8169e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:57.958097 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-446d4b41-1890-4db3-b7d6-e2f96d8169e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:57.958420 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-446d4b41-1890-4db3-b7d6-e2f96d8169e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:57.974011 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-446d4b41-1890-4db3-b7d6-e2f96d8169e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:58.003056 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-a8a4e605-f7ba-4e24-900c-5acd61ed20dd req-e69ed50a-18fe-4f61-ae03-d85187f992c2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-plugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:44:58.009176 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a8a4e605-f7ba-4e24-900c-5acd61ed20dd req-e69ed50a-18fe-4f61-ae03-d85187f992c2 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:58.009395 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a8a4e605-f7ba-4e24-900c-5acd61ed20dd req-e69ed50a-18fe-4f61-ae03-d85187f992c2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:58.009529 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-a8a4e605-f7ba-4e24-900c-5acd61ed20dd req-e69ed50a-18fe-4f61-ae03-d85187f992c2 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:58.014738 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-a8a4e605-f7ba-4e24-900c-5acd61ed20dd req-e69ed50a-18fe-4f61-ae03-d85187f992c2 service nova] Creating event network-vif-plugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:44:58.015168 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-a8a4e605-f7ba-4e24-900c-5acd61ed20dd req-e69ed50a-18fe-4f61-ae03-d85187f992c2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:44:58.019798 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-a8a4e605-f7ba-4e24-900c-5acd61ed20dd req-e69ed50a-18fe-4f61-ae03-d85187f992c2 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017625 Jun 10 13:44:58.019798 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1259/3741] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:44:58 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 10 13:44:58.083670 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-446d4b41-1890-4db3-b7d6-e2f96d8169e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:58.090553 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-446d4b41-1890-4db3-b7d6-e2f96d8169e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1554 microversion: 2.1 time: 0.140817 Jun 10 13:44:58.090814 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1242/3742] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:44:57 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1554 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:44:58.104020 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b5c18f2b-d270-4927-a58b-cc606c7f16f5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:58.105887 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b5c18f2b-d270-4927-a58b-cc606c7f16f5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:58.108973 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5c18f2b-d270-4927-a58b-cc606c7f16f5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:58.109120 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5c18f2b-d270-4927-a58b-cc606c7f16f5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:58.109239 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5c18f2b-d270-4927-a58b-cc606c7f16f5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:58.109496 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5c18f2b-d270-4927-a58b-cc606c7f16f5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:58.109622 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5c18f2b-d270-4927-a58b-cc606c7f16f5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:58.109754 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b5c18f2b-d270-4927-a58b-cc606c7f16f5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:58.120409 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b5c18f2b-d270-4927-a58b-cc606c7f16f5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:58.176385 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b5c18f2b-d270-4927-a58b-cc606c7f16f5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.074068 Jun 10 13:44:58.176697 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1242/3743] 10.4.3.74 () {66 vars in 1386 bytes} [Wed Jun 10 13:44:58 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-interface => generated 283 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:44:58.697538 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-f6472da8-68c9-412a-bd3c-43dc4e642705 req-c10bb6d5-221c-4e9b-8227-a5a768059543 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:44:58.703041 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f6472da8-68c9-412a-bd3c-43dc4e642705 req-c10bb6d5-221c-4e9b-8227-a5a768059543 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:58.703243 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f6472da8-68c9-412a-bd3c-43dc4e642705 req-c10bb6d5-221c-4e9b-8227-a5a768059543 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:58.703410 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f6472da8-68c9-412a-bd3c-43dc4e642705 req-c10bb6d5-221c-4e9b-8227-a5a768059543 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:58.709115 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f6472da8-68c9-412a-bd3c-43dc4e642705 req-c10bb6d5-221c-4e9b-8227-a5a768059543 service nova] Creating event network-changed:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:44:58.709502 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-f6472da8-68c9-412a-bd3c-43dc4e642705 req-c10bb6d5-221c-4e9b-8227-a5a768059543 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:44:58.713014 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-f6472da8-68c9-412a-bd3c-43dc4e642705 req-c10bb6d5-221c-4e9b-8227-a5a768059543 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.039816 Jun 10 13:44:58.713499 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1260/3744] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:44:58 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 10 13:44:58.889569 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a8eddc0e-bd7a-4b35-b70a-1ca2bcfff0ed tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:58.890894 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a8eddc0e-bd7a-4b35-b70a-1ca2bcfff0ed tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:58.895940 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8eddc0e-bd7a-4b35-b70a-1ca2bcfff0ed tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:58.896193 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8eddc0e-bd7a-4b35-b70a-1ca2bcfff0ed tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:58.896408 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8eddc0e-bd7a-4b35-b70a-1ca2bcfff0ed tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:58.896830 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8eddc0e-bd7a-4b35-b70a-1ca2bcfff0ed tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:58.897111 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8eddc0e-bd7a-4b35-b70a-1ca2bcfff0ed tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:58.897392 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8eddc0e-bd7a-4b35-b70a-1ca2bcfff0ed tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:58.912600 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a8eddc0e-bd7a-4b35-b70a-1ca2bcfff0ed tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:44:58.959912 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a8eddc0e-bd7a-4b35-b70a-1ca2bcfff0ed tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:58.966180 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a8eddc0e-bd7a-4b35-b70a-1ca2bcfff0ed tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:58.967044 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a8eddc0e-bd7a-4b35-b70a-1ca2bcfff0ed tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:44:58.971524 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a8eddc0e-bd7a-4b35-b70a-1ca2bcfff0ed tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1377 microversion: 2.60 time: 0.083519 Jun 10 13:44:58.971864 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1243/3745] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:44:58 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1377 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:44:59.988602 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a5bda9f3-7f1a-46b5-baae-c36d0445b7cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:44:59.990124 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a5bda9f3-7f1a-46b5-baae-c36d0445b7cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:44:59.994293 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5bda9f3-7f1a-46b5-baae-c36d0445b7cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:59.994568 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5bda9f3-7f1a-46b5-baae-c36d0445b7cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:59.994793 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5bda9f3-7f1a-46b5-baae-c36d0445b7cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:44:59.995234 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5bda9f3-7f1a-46b5-baae-c36d0445b7cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:44:59.995544 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5bda9f3-7f1a-46b5-baae-c36d0445b7cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:44:59.995880 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a5bda9f3-7f1a-46b5-baae-c36d0445b7cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:00.014139 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a5bda9f3-7f1a-46b5-baae-c36d0445b7cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:00.062161 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a5bda9f3-7f1a-46b5-baae-c36d0445b7cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:00.066501 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a5bda9f3-7f1a-46b5-baae-c36d0445b7cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:00.067081 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a5bda9f3-7f1a-46b5-baae-c36d0445b7cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:00.070514 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a5bda9f3-7f1a-46b5-baae-c36d0445b7cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1377 microversion: 2.60 time: 0.084362 Jun 10 13:45:00.070774 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1243/3746] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:44:59 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1377 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:45:01.085738 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f3f7b8c1-cc3a-4856-948f-60c40468878c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:01.087080 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f3f7b8c1-cc3a-4856-948f-60c40468878c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:01.093207 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3f7b8c1-cc3a-4856-948f-60c40468878c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:01.093471 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3f7b8c1-cc3a-4856-948f-60c40468878c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:01.093734 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3f7b8c1-cc3a-4856-948f-60c40468878c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:01.094167 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3f7b8c1-cc3a-4856-948f-60c40468878c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:01.094487 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3f7b8c1-cc3a-4856-948f-60c40468878c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:01.094760 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f3f7b8c1-cc3a-4856-948f-60c40468878c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:01.110493 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f3f7b8c1-cc3a-4856-948f-60c40468878c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:01.164559 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f3f7b8c1-cc3a-4856-948f-60c40468878c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:01.169392 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f3f7b8c1-cc3a-4856-948f-60c40468878c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:01.170138 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-f3f7b8c1-cc3a-4856-948f-60c40468878c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:01.174117 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f3f7b8c1-cc3a-4856-948f-60c40468878c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1385 microversion: 2.60 time: 0.090127 Jun 10 13:45:01.174463 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1261/3747] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:45:01 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1385 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:45:02.041457 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-d5692629-3178-4ddb-accf-8284d573d625 req-bf56b373-a1d5-43df-a841-e2cb1ea4b8ac service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2634d7d1-cf24-4d5d-b6dc-97ecc18737a7", "tag": "5409958d-f5cd-4643-b88c-eb2052486c77"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:45:02.048642 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d5692629-3178-4ddb-accf-8284d573d625 req-bf56b373-a1d5-43df-a841-e2cb1ea4b8ac service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:02.048774 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d5692629-3178-4ddb-accf-8284d573d625 req-bf56b373-a1d5-43df-a841-e2cb1ea4b8ac service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:02.048909 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-d5692629-3178-4ddb-accf-8284d573d625 req-bf56b373-a1d5-43df-a841-e2cb1ea4b8ac service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:02.054385 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-d5692629-3178-4ddb-accf-8284d573d625 req-bf56b373-a1d5-43df-a841-e2cb1ea4b8ac service nova] Creating event network-changed:5409958d-f5cd-4643-b88c-eb2052486c77 for instance 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 on np0000002501 Jun 10 13:45:02.054743 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-d5692629-3178-4ddb-accf-8284d573d625 req-bf56b373-a1d5-43df-a841-e2cb1ea4b8ac service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:45:02.058177 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-d5692629-3178-4ddb-accf-8284d573d625 req-bf56b373-a1d5-43df-a841-e2cb1ea4b8ac service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018418 Jun 10 13:45:02.058477 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1244/3748] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:45:02 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 10 13:45:02.193151 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3482dafb-2adc-4417-9faf-123941eb8040 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:02.195133 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3482dafb-2adc-4417-9faf-123941eb8040 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:02.200221 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3482dafb-2adc-4417-9faf-123941eb8040 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:02.200593 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3482dafb-2adc-4417-9faf-123941eb8040 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:02.200888 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3482dafb-2adc-4417-9faf-123941eb8040 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:02.201555 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3482dafb-2adc-4417-9faf-123941eb8040 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:02.202017 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3482dafb-2adc-4417-9faf-123941eb8040 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:02.202983 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3482dafb-2adc-4417-9faf-123941eb8040 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:02.223219 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3482dafb-2adc-4417-9faf-123941eb8040 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:02.383839 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3482dafb-2adc-4417-9faf-123941eb8040 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:02.388203 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3482dafb-2adc-4417-9faf-123941eb8040 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:02.388772 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3482dafb-2adc-4417-9faf-123941eb8040 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:02.392133 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3482dafb-2adc-4417-9faf-123941eb8040 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1510 microversion: 2.60 time: 0.200707 Jun 10 13:45:02.392443 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1244/3749] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:45:02 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1510 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:45:03.407088 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6a5aee7e-d81b-438c-8c65-0069d53b8336 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:03.409201 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6a5aee7e-d81b-438c-8c65-0069d53b8336 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:03.413911 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6a5aee7e-d81b-438c-8c65-0069d53b8336 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:03.414193 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6a5aee7e-d81b-438c-8c65-0069d53b8336 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:03.414408 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6a5aee7e-d81b-438c-8c65-0069d53b8336 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:03.414827 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6a5aee7e-d81b-438c-8c65-0069d53b8336 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:03.415119 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6a5aee7e-d81b-438c-8c65-0069d53b8336 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:03.415398 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6a5aee7e-d81b-438c-8c65-0069d53b8336 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:03.428894 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-6a5aee7e-d81b-438c-8c65-0069d53b8336 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:03.559610 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6a5aee7e-d81b-438c-8c65-0069d53b8336 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:03.563907 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6a5aee7e-d81b-438c-8c65-0069d53b8336 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:03.564430 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-6a5aee7e-d81b-438c-8c65-0069d53b8336 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:03.567832 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6a5aee7e-d81b-438c-8c65-0069d53b8336 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1498 microversion: 2.60 time: 0.162719 Jun 10 13:45:03.568077 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1262/3750] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:45:03 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1498 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:45:04.202932 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:04.582828 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-681a740c-d550-494d-bbf8-4e2ddc813a43 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:04.584378 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-681a740c-d550-494d-bbf8-4e2ddc813a43 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:04.588293 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-681a740c-d550-494d-bbf8-4e2ddc813a43 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:04.588577 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-681a740c-d550-494d-bbf8-4e2ddc813a43 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:04.588817 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-681a740c-d550-494d-bbf8-4e2ddc813a43 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:04.589265 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-681a740c-d550-494d-bbf8-4e2ddc813a43 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:04.589620 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-681a740c-d550-494d-bbf8-4e2ddc813a43 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:04.589926 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-681a740c-d550-494d-bbf8-4e2ddc813a43 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:04.607549 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-681a740c-d550-494d-bbf8-4e2ddc813a43 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:04.715884 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-681a740c-d550-494d-bbf8-4e2ddc813a43 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:04.720007 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-681a740c-d550-494d-bbf8-4e2ddc813a43 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:04.720528 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-681a740c-d550-494d-bbf8-4e2ddc813a43 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:04.723766 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-681a740c-d550-494d-bbf8-4e2ddc813a43 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1498 microversion: 2.60 time: 0.142845 Jun 10 13:45:04.724022 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1245/3751] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:45:04 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1498 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:45:05.739459 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d8964b21-35f1-4380-9b43-f4db145f7f92 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:05.741318 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d8964b21-35f1-4380-9b43-f4db145f7f92 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:05.745283 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8964b21-35f1-4380-9b43-f4db145f7f92 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:05.745595 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8964b21-35f1-4380-9b43-f4db145f7f92 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:05.745827 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8964b21-35f1-4380-9b43-f4db145f7f92 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:05.746323 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8964b21-35f1-4380-9b43-f4db145f7f92 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:05.746665 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8964b21-35f1-4380-9b43-f4db145f7f92 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:05.746996 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d8964b21-35f1-4380-9b43-f4db145f7f92 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:05.760216 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d8964b21-35f1-4380-9b43-f4db145f7f92 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:05.870059 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d8964b21-35f1-4380-9b43-f4db145f7f92 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:05.874590 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d8964b21-35f1-4380-9b43-f4db145f7f92 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:05.875205 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d8964b21-35f1-4380-9b43-f4db145f7f92 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:05.878857 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d8964b21-35f1-4380-9b43-f4db145f7f92 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1498 microversion: 2.60 time: 0.141223 Jun 10 13:45:05.879213 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1245/3752] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:45:05 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1498 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:45:06.614976 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:06.629769 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:06.773746 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:06.893972 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2e40ee49-beac-43ce-9c59-93f4e5d175f3 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:06.896336 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2e40ee49-beac-43ce-9c59-93f4e5d175f3 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:06.900803 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e40ee49-beac-43ce-9c59-93f4e5d175f3 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:06.901199 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e40ee49-beac-43ce-9c59-93f4e5d175f3 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:06.901408 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e40ee49-beac-43ce-9c59-93f4e5d175f3 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:06.901840 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e40ee49-beac-43ce-9c59-93f4e5d175f3 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:06.902142 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e40ee49-beac-43ce-9c59-93f4e5d175f3 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:06.902426 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2e40ee49-beac-43ce-9c59-93f4e5d175f3 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:06.918640 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2e40ee49-beac-43ce-9c59-93f4e5d175f3 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:07.028323 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2e40ee49-beac-43ce-9c59-93f4e5d175f3 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:07.032857 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2e40ee49-beac-43ce-9c59-93f4e5d175f3 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:07.033443 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2e40ee49-beac-43ce-9c59-93f4e5d175f3 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:07.036864 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2e40ee49-beac-43ce-9c59-93f4e5d175f3 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1498 microversion: 2.60 time: 0.144702 Jun 10 13:45:07.037217 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1263/3753] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:45:06 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1498 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:45:07.915801 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-95568bd5-260f-43e8-be38-714b37f7fe87 req-88cbd1de-3658-4b03-95bb-597ac00e4101 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2634d7d1-cf24-4d5d-b6dc-97ecc18737a7", "name": "network-vif-plugged", "status": "completed", "tag": "5409958d-f5cd-4643-b88c-eb2052486c77"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:45:07.923208 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-95568bd5-260f-43e8-be38-714b37f7fe87 req-88cbd1de-3658-4b03-95bb-597ac00e4101 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:07.923413 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-95568bd5-260f-43e8-be38-714b37f7fe87 req-88cbd1de-3658-4b03-95bb-597ac00e4101 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:07.924651 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-95568bd5-260f-43e8-be38-714b37f7fe87 req-88cbd1de-3658-4b03-95bb-597ac00e4101 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:07.941659 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-95568bd5-260f-43e8-be38-714b37f7fe87 req-88cbd1de-3658-4b03-95bb-597ac00e4101 service nova] Creating event network-vif-plugged:5409958d-f5cd-4643-b88c-eb2052486c77 for instance 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 on np0000002501 Jun 10 13:45:07.942258 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-95568bd5-260f-43e8-be38-714b37f7fe87 req-88cbd1de-3658-4b03-95bb-597ac00e4101 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:45:07.951181 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-95568bd5-260f-43e8-be38-714b37f7fe87 req-88cbd1de-3658-4b03-95bb-597ac00e4101 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037656 Jun 10 13:45:07.951965 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1246/3754] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:45:07 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:45:08.054036 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-993dce05-52f8-4158-b3c2-c63ca6ea48f2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:08.056119 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-993dce05-52f8-4158-b3c2-c63ca6ea48f2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:08.060784 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-993dce05-52f8-4158-b3c2-c63ca6ea48f2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:08.061119 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-993dce05-52f8-4158-b3c2-c63ca6ea48f2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:08.061354 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-993dce05-52f8-4158-b3c2-c63ca6ea48f2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:08.061931 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-993dce05-52f8-4158-b3c2-c63ca6ea48f2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:08.062394 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-993dce05-52f8-4158-b3c2-c63ca6ea48f2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:08.062785 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-993dce05-52f8-4158-b3c2-c63ca6ea48f2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:08.079898 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-993dce05-52f8-4158-b3c2-c63ca6ea48f2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:08.283364 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-993dce05-52f8-4158-b3c2-c63ca6ea48f2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:08.287952 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-993dce05-52f8-4158-b3c2-c63ca6ea48f2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:08.288516 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-993dce05-52f8-4158-b3c2-c63ca6ea48f2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:08.291812 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-993dce05-52f8-4158-b3c2-c63ca6ea48f2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1498 microversion: 2.60 time: 0.239890 Jun 10 13:45:08.292278 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1246/3755] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:45:08 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1498 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:45:09.308953 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0f7c1216-1db8-48ea-b605-02333bc9f4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:09.311800 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0f7c1216-1db8-48ea-b605-02333bc9f4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:09.317301 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f7c1216-1db8-48ea-b605-02333bc9f4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:09.317760 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f7c1216-1db8-48ea-b605-02333bc9f4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:09.317984 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f7c1216-1db8-48ea-b605-02333bc9f4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:09.318604 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f7c1216-1db8-48ea-b605-02333bc9f4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:09.319044 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f7c1216-1db8-48ea-b605-02333bc9f4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:09.319491 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0f7c1216-1db8-48ea-b605-02333bc9f4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:09.338827 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0f7c1216-1db8-48ea-b605-02333bc9f4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:09.493240 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0f7c1216-1db8-48ea-b605-02333bc9f4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:09.498007 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0f7c1216-1db8-48ea-b605-02333bc9f4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:09.498678 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0f7c1216-1db8-48ea-b605-02333bc9f4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:09.501938 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0f7c1216-1db8-48ea-b605-02333bc9f4e1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1498 microversion: 2.60 time: 0.195713 Jun 10 13:45:09.502215 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1264/3756] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:45:09 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1498 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:45:10.008471 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-80930cf7-dabb-4961-89f4-860d352b805d req-97213bb1-66d3-4305-bb5e-de5c39aec1f1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2634d7d1-cf24-4d5d-b6dc-97ecc18737a7", "name": "network-vif-plugged", "status": "completed", "tag": "5409958d-f5cd-4643-b88c-eb2052486c77"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:45:10.014295 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-80930cf7-dabb-4961-89f4-860d352b805d req-97213bb1-66d3-4305-bb5e-de5c39aec1f1 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:10.014507 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-80930cf7-dabb-4961-89f4-860d352b805d req-97213bb1-66d3-4305-bb5e-de5c39aec1f1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:10.014655 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-80930cf7-dabb-4961-89f4-860d352b805d req-97213bb1-66d3-4305-bb5e-de5c39aec1f1 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:10.026376 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-80930cf7-dabb-4961-89f4-860d352b805d req-97213bb1-66d3-4305-bb5e-de5c39aec1f1 service nova] Creating event network-vif-plugged:5409958d-f5cd-4643-b88c-eb2052486c77 for instance 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 on np0000002501 Jun 10 13:45:10.026376 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-80930cf7-dabb-4961-89f4-860d352b805d req-97213bb1-66d3-4305-bb5e-de5c39aec1f1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:45:10.030988 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-80930cf7-dabb-4961-89f4-860d352b805d req-97213bb1-66d3-4305-bb5e-de5c39aec1f1 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024855 Jun 10 13:45:10.034269 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1247/3757] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:45: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 10 13:45:10.517622 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-fb62dd6f-0f64-40bb-b936-bbfb00380e2d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:10.519416 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-fb62dd6f-0f64-40bb-b936-bbfb00380e2d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:10.523236 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb62dd6f-0f64-40bb-b936-bbfb00380e2d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:10.523475 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb62dd6f-0f64-40bb-b936-bbfb00380e2d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:10.523663 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb62dd6f-0f64-40bb-b936-bbfb00380e2d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:10.524098 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb62dd6f-0f64-40bb-b936-bbfb00380e2d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:10.524382 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb62dd6f-0f64-40bb-b936-bbfb00380e2d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:10.524684 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-fb62dd6f-0f64-40bb-b936-bbfb00380e2d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:10.544797 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-fb62dd6f-0f64-40bb-b936-bbfb00380e2d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:10.695859 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fb62dd6f-0f64-40bb-b936-bbfb00380e2d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:10.700450 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fb62dd6f-0f64-40bb-b936-bbfb00380e2d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:10.700939 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-fb62dd6f-0f64-40bb-b936-bbfb00380e2d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:10.704716 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-fb62dd6f-0f64-40bb-b936-bbfb00380e2d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1685 microversion: 2.60 time: 0.188810 Jun 10 13:45:10.704980 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1247/3758] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:45:10 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1685 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:45:10.720970 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-87339d2f-d193-4eaf-8402-21d3b6aebe14 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:10.723573 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-87339d2f-d193-4eaf-8402-21d3b6aebe14 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:10.727815 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-87339d2f-d193-4eaf-8402-21d3b6aebe14 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:10.728035 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-87339d2f-d193-4eaf-8402-21d3b6aebe14 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:10.728251 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-87339d2f-d193-4eaf-8402-21d3b6aebe14 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:10.728611 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-87339d2f-d193-4eaf-8402-21d3b6aebe14 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:10.728814 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-87339d2f-d193-4eaf-8402-21d3b6aebe14 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:10.729020 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-87339d2f-d193-4eaf-8402-21d3b6aebe14 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:10.741284 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-87339d2f-d193-4eaf-8402-21d3b6aebe14 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:10.824589 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-87339d2f-d193-4eaf-8402-21d3b6aebe14 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7/os-interface" status: 200 len: 283 microversion: 2.60 time: 0.105799 Jun 10 13:45:10.825147 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1265/3759] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:45:10 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7/os-interface => generated 283 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:45:12.074844 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-b525024b-2e35-4a9a-bf18-b86ceb56978b req-d7820ba2-730b-4fb6-ac76-343418eb0bbf service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2634d7d1-cf24-4d5d-b6dc-97ecc18737a7", "tag": "5409958d-f5cd-4643-b88c-eb2052486c77"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:45:12.080810 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b525024b-2e35-4a9a-bf18-b86ceb56978b req-d7820ba2-730b-4fb6-ac76-343418eb0bbf service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:12.081066 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b525024b-2e35-4a9a-bf18-b86ceb56978b req-d7820ba2-730b-4fb6-ac76-343418eb0bbf service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:12.081276 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-b525024b-2e35-4a9a-bf18-b86ceb56978b req-d7820ba2-730b-4fb6-ac76-343418eb0bbf service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:12.087856 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-b525024b-2e35-4a9a-bf18-b86ceb56978b req-d7820ba2-730b-4fb6-ac76-343418eb0bbf service nova] Creating event network-changed:5409958d-f5cd-4643-b88c-eb2052486c77 for instance 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 on np0000002501 Jun 10 13:45:12.088400 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-b525024b-2e35-4a9a-bf18-b86ceb56978b req-d7820ba2-730b-4fb6-ac76-343418eb0bbf service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:45:12.092174 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-b525024b-2e35-4a9a-bf18-b86ceb56978b req-d7820ba2-730b-4fb6-ac76-343418eb0bbf service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019175 Jun 10 13:45:12.092888 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1248/3760] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:45:12 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 10 13:45:20.521813 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=31,nova_api:INSERT=6 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:20.697932 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=65 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:20.725570 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=32,nova_api:UPDATE=1,nova_api:INSERT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:20.737601 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=66,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:22.078785 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=22,nova_api:DELETE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:22.083940 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=47 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:33.427873 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3a0b8ebc-0771-4142-a031-b87102644c49 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:33.429155 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3a0b8ebc-0771-4142-a031-b87102644c49 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:33.433741 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a0b8ebc-0771-4142-a031-b87102644c49 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:33.434110 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a0b8ebc-0771-4142-a031-b87102644c49 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:33.434431 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a0b8ebc-0771-4142-a031-b87102644c49 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:33.434957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a0b8ebc-0771-4142-a031-b87102644c49 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:33.435254 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a0b8ebc-0771-4142-a031-b87102644c49 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:33.435580 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3a0b8ebc-0771-4142-a031-b87102644c49 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:33.451496 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3a0b8ebc-0771-4142-a031-b87102644c49 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:33.586853 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3a0b8ebc-0771-4142-a031-b87102644c49 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:33.591074 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3a0b8ebc-0771-4142-a031-b87102644c49 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:33.591604 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3a0b8ebc-0771-4142-a031-b87102644c49 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:33.595360 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3a0b8ebc-0771-4142-a031-b87102644c49 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1804 microversion: 2.60 time: 0.169954 Jun 10 13:45:33.595616 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1248/3761] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:45:33 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1804 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:45:35.004377 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-81aad34b-0e4a-4a1c-8893-25da9dc0db5d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:35.004377 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-81aad34b-0e4a-4a1c-8893-25da9dc0db5d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:35.008580 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81aad34b-0e4a-4a1c-8893-25da9dc0db5d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:35.009047 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81aad34b-0e4a-4a1c-8893-25da9dc0db5d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:35.009337 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81aad34b-0e4a-4a1c-8893-25da9dc0db5d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:35.009848 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81aad34b-0e4a-4a1c-8893-25da9dc0db5d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:35.010217 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81aad34b-0e4a-4a1c-8893-25da9dc0db5d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:35.010674 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-81aad34b-0e4a-4a1c-8893-25da9dc0db5d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:35.025665 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-81aad34b-0e4a-4a1c-8893-25da9dc0db5d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:35.174867 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-81aad34b-0e4a-4a1c-8893-25da9dc0db5d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:35.183742 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-81aad34b-0e4a-4a1c-8893-25da9dc0db5d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1673 microversion: 2.1 time: 0.182985 Jun 10 13:45:35.184148 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1266/3762] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:45:35 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1673 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:45:35.275509 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d903151e-b397-4b74-a2cd-1f9181531020 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "553b084c-98cc-4119-a176-5b13832fc03c"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:45:35.278193 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d903151e-b397-4b74-a2cd-1f9181531020 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:35.282704 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d903151e-b397-4b74-a2cd-1f9181531020 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:35.283036 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d903151e-b397-4b74-a2cd-1f9181531020 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:35.283317 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d903151e-b397-4b74-a2cd-1f9181531020 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:35.283862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d903151e-b397-4b74-a2cd-1f9181531020 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:35.284144 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d903151e-b397-4b74-a2cd-1f9181531020 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:35.284428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d903151e-b397-4b74-a2cd-1f9181531020 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:37.458827 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c4f00263-71db-4be1-8633-68ffc6ecafbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "c8836d56-85c5-4e1e-a77e-e43a276ed62d"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:45:37.460930 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c4f00263-71db-4be1-8633-68ffc6ecafbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:37.464388 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c4f00263-71db-4be1-8633-68ffc6ecafbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:37.464568 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c4f00263-71db-4be1-8633-68ffc6ecafbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:37.464725 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c4f00263-71db-4be1-8633-68ffc6ecafbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:37.464956 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c4f00263-71db-4be1-8633-68ffc6ecafbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:37.465089 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c4f00263-71db-4be1-8633-68ffc6ecafbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:37.465195 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c4f00263-71db-4be1-8633-68ffc6ecafbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:37.841686 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d903151e-b397-4b74-a2cd-1f9181531020 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "POST /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.568824 Jun 10 13:45:37.842079 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1249/3763] 10.4.3.74 () {68 vars in 1434 bytes} [Wed Jun 10 13:45:35 2026] POST /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 194 bytes in 2570 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:45:40.020916 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c4f00263-71db-4be1-8633-68ffc6ecafbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "POST /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.563748 Jun 10 13:45:40.021275 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1249/3764] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:45:37 2026] POST /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7/os-volume_attachments => generated 194 bytes in 2564 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:45:45.006566 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:45.176969 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:45.280218 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:45.332056 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:47.462570 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:47.512704 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=8 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:45:49.332261 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-09d57bc6-7067-45fc-ae85-a8f95e95fcf0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "f7ea7117-8f3d-43f7-a56b-8c9d8d15e100"}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:45:49.334028 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-09d57bc6-7067-45fc-ae85-a8f95e95fcf0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:49.336972 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09d57bc6-7067-45fc-ae85-a8f95e95fcf0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:49.337146 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09d57bc6-7067-45fc-ae85-a8f95e95fcf0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:49.337264 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09d57bc6-7067-45fc-ae85-a8f95e95fcf0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:49.337504 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09d57bc6-7067-45fc-ae85-a8f95e95fcf0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:49.337631 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09d57bc6-7067-45fc-ae85-a8f95e95fcf0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:49.337735 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-09d57bc6-7067-45fc-ae85-a8f95e95fcf0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:51.309746 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fba1f0d3-be41-4b7c-95c4-8e4179aecedf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:51.318052 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fba1f0d3-be41-4b7c-95c4-8e4179aecedf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/flavors/42" status: 200 len: 363 microversion: 2.1 time: 0.009892 Jun 10 13:45:51.318331 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1250/3765] 10.4.3.74 () {66 vars in 1245 bytes} [Wed Jun 10 13:45:51 2026] GET /compute/v2.1/flavors/42 => generated 363 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:45:51.327412 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0730abd0-0bbf-4de8-ab48-6ff685e36d41 tempest-TestEncryptedCinderVolumes-1324603220 tempest-TestEncryptedCinderVolumes-1324603220-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-534646598", "vcpus": 1, "ram": 192, "disk": 1}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:45:51.339535 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0730abd0-0bbf-4de8-ab48-6ff685e36d41 tempest-TestEncryptedCinderVolumes-1324603220 tempest-TestEncryptedCinderVolumes-1324603220-project-admin] 10.4.3.74 "POST /compute/v2.1/flavors" status: 200 len: 475 microversion: 2.1 time: 0.013906 Jun 10 13:45:51.339810 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1250/3766] 10.4.3.74 () {68 vars in 1257 bytes} [Wed Jun 10 13:45:51 2026] POST /compute/v2.1/flavors => generated 475 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:45:51.348310 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "09047f70-aa6a-4701-b490-73b09c5dd42c"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:45:51.349708 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:51.352661 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:51.352806 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:51.352935 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:51.353145 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:51.353269 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:51.353389 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:51.389395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:51.389565 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:51.389723 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:51.392091 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:51.427083 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:51.427275 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:51.427460 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:51.427768 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:51.427962 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:51.428114 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:51.433608 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:51.437741 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Old instance type m1.nano, new instance type tempest-534646598 {{(pid=86681) resize /opt/stack/nova/nova/compute/api.py:4351}} Jun 10 13:45:51.444781 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:45:51.444973 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:45:51.445151 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:45:51.445289 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:45:51.445455 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:45:51.514166 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-de47717b-63ea-4b63-903d-1e9e2534b1de tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "POST /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/action" status: 202 len: 0 microversion: 2.1 time: 0.167356 Jun 10 13:45:51.514411 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1251/3767] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:45:51 2026] POST /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:45:51.522413 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cea3ce07-0727-4122-9d7f-1d87bfa11535 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:51.523710 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cea3ce07-0727-4122-9d7f-1d87bfa11535 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:51.527716 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cea3ce07-0727-4122-9d7f-1d87bfa11535 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:51.527984 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cea3ce07-0727-4122-9d7f-1d87bfa11535 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:51.528132 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cea3ce07-0727-4122-9d7f-1d87bfa11535 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:51.528548 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cea3ce07-0727-4122-9d7f-1d87bfa11535 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:51.528946 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cea3ce07-0727-4122-9d7f-1d87bfa11535 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:51.529207 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cea3ce07-0727-4122-9d7f-1d87bfa11535 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:51.541175 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-cea3ce07-0727-4122-9d7f-1d87bfa11535 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:51.670803 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cea3ce07-0727-4122-9d7f-1d87bfa11535 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:51.678616 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cea3ce07-0727-4122-9d7f-1d87bfa11535 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1728 microversion: 2.1 time: 0.157730 Jun 10 13:45:51.678879 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1251/3768] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:45:51 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1728 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:45:51.883122 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-09d57bc6-7067-45fc-ae85-a8f95e95fcf0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "POST /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.552366 Jun 10 13:45:51.883557 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1267/3769] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:45:49 2026] POST /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7/os-volume_attachments => generated 194 bytes in 2553 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:45:52.697165 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b84a7d24-c6a8-4073-8e85-c1bdc6299782 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:52.698500 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b84a7d24-c6a8-4073-8e85-c1bdc6299782 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:52.702599 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84a7d24-c6a8-4073-8e85-c1bdc6299782 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:52.702845 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84a7d24-c6a8-4073-8e85-c1bdc6299782 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:52.703099 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84a7d24-c6a8-4073-8e85-c1bdc6299782 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:52.703546 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84a7d24-c6a8-4073-8e85-c1bdc6299782 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:52.703874 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84a7d24-c6a8-4073-8e85-c1bdc6299782 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:52.704141 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b84a7d24-c6a8-4073-8e85-c1bdc6299782 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:52.719228 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b84a7d24-c6a8-4073-8e85-c1bdc6299782 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:52.849990 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b84a7d24-c6a8-4073-8e85-c1bdc6299782 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:52.856558 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b84a7d24-c6a8-4073-8e85-c1bdc6299782 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1728 microversion: 2.1 time: 0.161273 Jun 10 13:45:52.856803 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1252/3770] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:45:52 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1728 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:45:53.871547 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-d95d6f8c-b524-4cdb-87e3-7d62f306cdbf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:53.873960 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-d95d6f8c-b524-4cdb-87e3-7d62f306cdbf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:53.878667 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d95d6f8c-b524-4cdb-87e3-7d62f306cdbf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:53.878772 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d95d6f8c-b524-4cdb-87e3-7d62f306cdbf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:53.878968 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d95d6f8c-b524-4cdb-87e3-7d62f306cdbf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:53.879661 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d95d6f8c-b524-4cdb-87e3-7d62f306cdbf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:53.880104 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d95d6f8c-b524-4cdb-87e3-7d62f306cdbf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:53.880462 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-d95d6f8c-b524-4cdb-87e3-7d62f306cdbf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:53.896240 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-d95d6f8c-b524-4cdb-87e3-7d62f306cdbf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:54.020501 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-d95d6f8c-b524-4cdb-87e3-7d62f306cdbf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:54.028207 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-d95d6f8c-b524-4cdb-87e3-7d62f306cdbf tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1728 microversion: 2.1 time: 0.159021 Jun 10 13:45:54.028481 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1252/3771] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:45:53 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1728 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:45:55.042871 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-790345bc-37d1-4942-85bc-9f8d37dcad09 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:55.044539 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-790345bc-37d1-4942-85bc-9f8d37dcad09 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:55.049430 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-790345bc-37d1-4942-85bc-9f8d37dcad09 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:55.049707 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-790345bc-37d1-4942-85bc-9f8d37dcad09 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:55.049955 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-790345bc-37d1-4942-85bc-9f8d37dcad09 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:55.050481 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-790345bc-37d1-4942-85bc-9f8d37dcad09 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:55.050853 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-790345bc-37d1-4942-85bc-9f8d37dcad09 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:55.051213 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-790345bc-37d1-4942-85bc-9f8d37dcad09 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:55.066743 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-790345bc-37d1-4942-85bc-9f8d37dcad09 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:55.185270 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-790345bc-37d1-4942-85bc-9f8d37dcad09 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:55.193208 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-790345bc-37d1-4942-85bc-9f8d37dcad09 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1728 microversion: 2.1 time: 0.152305 Jun 10 13:45:55.193466 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1268/3772] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:45:55 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1728 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:45:56.207684 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cd43b615-f8ea-4fdc-90f3-1a347a0ffbbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:56.213320 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cd43b615-f8ea-4fdc-90f3-1a347a0ffbbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:56.217145 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd43b615-f8ea-4fdc-90f3-1a347a0ffbbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:56.217309 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd43b615-f8ea-4fdc-90f3-1a347a0ffbbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:56.217567 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd43b615-f8ea-4fdc-90f3-1a347a0ffbbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:56.218023 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd43b615-f8ea-4fdc-90f3-1a347a0ffbbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:56.218333 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd43b615-f8ea-4fdc-90f3-1a347a0ffbbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:56.218644 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd43b615-f8ea-4fdc-90f3-1a347a0ffbbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:56.233500 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-cd43b615-f8ea-4fdc-90f3-1a347a0ffbbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:56.350530 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-cd43b615-f8ea-4fdc-90f3-1a347a0ffbbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:56.358366 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cd43b615-f8ea-4fdc-90f3-1a347a0ffbbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1728 microversion: 2.1 time: 0.152370 Jun 10 13:45:56.358625 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1253/3773] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:45:56 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1728 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:45:57.371836 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-129ed714-7fcf-4f70-ad2e-cd46fe3b6538 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:57.373801 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-129ed714-7fcf-4f70-ad2e-cd46fe3b6538 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:57.377573 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-129ed714-7fcf-4f70-ad2e-cd46fe3b6538 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:57.377846 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-129ed714-7fcf-4f70-ad2e-cd46fe3b6538 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:57.378046 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-129ed714-7fcf-4f70-ad2e-cd46fe3b6538 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:57.378447 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-129ed714-7fcf-4f70-ad2e-cd46fe3b6538 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:57.378723 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-129ed714-7fcf-4f70-ad2e-cd46fe3b6538 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:57.378977 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-129ed714-7fcf-4f70-ad2e-cd46fe3b6538 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:57.391928 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-129ed714-7fcf-4f70-ad2e-cd46fe3b6538 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:57.495665 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-129ed714-7fcf-4f70-ad2e-cd46fe3b6538 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:57.502729 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-129ed714-7fcf-4f70-ad2e-cd46fe3b6538 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1728 microversion: 2.1 time: 0.132590 Jun 10 13:45:57.502972 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1253/3774] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:45:57 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1728 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:45:58.517877 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d4e003f1-ddd0-4f99-a036-81c546a9d8af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:58.520370 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d4e003f1-ddd0-4f99-a036-81c546a9d8af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:58.525005 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d4e003f1-ddd0-4f99-a036-81c546a9d8af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:58.525294 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d4e003f1-ddd0-4f99-a036-81c546a9d8af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:58.525585 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d4e003f1-ddd0-4f99-a036-81c546a9d8af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:58.526238 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d4e003f1-ddd0-4f99-a036-81c546a9d8af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:58.526632 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d4e003f1-ddd0-4f99-a036-81c546a9d8af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:58.526998 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d4e003f1-ddd0-4f99-a036-81c546a9d8af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:58.539806 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d4e003f1-ddd0-4f99-a036-81c546a9d8af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:58.687523 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d4e003f1-ddd0-4f99-a036-81c546a9d8af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:58.694944 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d4e003f1-ddd0-4f99-a036-81c546a9d8af tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1733 microversion: 2.1 time: 0.179345 Jun 10 13:45:58.695203 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1269/3775] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:45:58 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1733 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:45:59.227093 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-a902346a-19e9-4aae-bdf7-aee3fd2f59ed req-7ddc4149-e386-4738-bce8-7b1fe6e3eda3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-unplugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:45:59.232706 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a902346a-19e9-4aae-bdf7-aee3fd2f59ed req-7ddc4149-e386-4738-bce8-7b1fe6e3eda3 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:59.232874 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a902346a-19e9-4aae-bdf7-aee3fd2f59ed req-7ddc4149-e386-4738-bce8-7b1fe6e3eda3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:59.232987 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-a902346a-19e9-4aae-bdf7-aee3fd2f59ed req-7ddc4149-e386-4738-bce8-7b1fe6e3eda3 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:59.239858 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-a902346a-19e9-4aae-bdf7-aee3fd2f59ed req-7ddc4149-e386-4738-bce8-7b1fe6e3eda3 service nova] Creating event network-vif-unplugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:45:59.247182 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [req-a902346a-19e9-4aae-bdf7-aee3fd2f59ed req-7ddc4149-e386-4738-bce8-7b1fe6e3eda3 service nova] Instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86681) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:45:59.247590 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-a902346a-19e9-4aae-bdf7-aee3fd2f59ed req-7ddc4149-e386-4738-bce8-7b1fe6e3eda3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:45:59.252301 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-a902346a-19e9-4aae-bdf7-aee3fd2f59ed req-7ddc4149-e386-4738-bce8-7b1fe6e3eda3 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026945 Jun 10 13:45:59.252640 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1254/3776] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:45:59 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 10 13:45:59.708517 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-03e42c8c-7ccd-4259-b485-7cb42879ab05 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:45:59.710477 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-03e42c8c-7ccd-4259-b485-7cb42879ab05 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:45:59.714736 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03e42c8c-7ccd-4259-b485-7cb42879ab05 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:59.715029 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03e42c8c-7ccd-4259-b485-7cb42879ab05 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:59.715270 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03e42c8c-7ccd-4259-b485-7cb42879ab05 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:59.715793 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03e42c8c-7ccd-4259-b485-7cb42879ab05 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:45:59.716386 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03e42c8c-7ccd-4259-b485-7cb42879ab05 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:45:59.716386 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-03e42c8c-7ccd-4259-b485-7cb42879ab05 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:45:59.731133 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-03e42c8c-7ccd-4259-b485-7cb42879ab05 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:45:59.882336 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-03e42c8c-7ccd-4259-b485-7cb42879ab05 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:45:59.889957 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-03e42c8c-7ccd-4259-b485-7cb42879ab05 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1733 microversion: 2.1 time: 0.183035 Jun 10 13:45:59.890184 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1254/3777] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:45:59 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1733 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:00.905198 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b5877ad4-ee00-48a5-8e95-277a2deff768 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:00.908531 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b5877ad4-ee00-48a5-8e95-277a2deff768 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:00.911674 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5877ad4-ee00-48a5-8e95-277a2deff768 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:00.913499 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5877ad4-ee00-48a5-8e95-277a2deff768 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:00.913499 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5877ad4-ee00-48a5-8e95-277a2deff768 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:00.913499 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5877ad4-ee00-48a5-8e95-277a2deff768 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:00.913499 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5877ad4-ee00-48a5-8e95-277a2deff768 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:00.913499 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b5877ad4-ee00-48a5-8e95-277a2deff768 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:00.931376 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b5877ad4-ee00-48a5-8e95-277a2deff768 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:01.061581 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b5877ad4-ee00-48a5-8e95-277a2deff768 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:01.070055 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b5877ad4-ee00-48a5-8e95-277a2deff768 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1733 microversion: 2.1 time: 0.166271 Jun 10 13:46:01.070055 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1270/3778] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:00 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1733 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:01.295375 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-6dce91f9-da5d-49be-af9e-806e94b80047 req-c79ae0b2-798d-42c4-af83-7db98975f25b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-unplugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}, {"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-plugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}, {"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-plugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}, {"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-unplugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}, {"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-unplugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:01.301329 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6dce91f9-da5d-49be-af9e-806e94b80047 req-c79ae0b2-798d-42c4-af83-7db98975f25b service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:01.301530 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6dce91f9-da5d-49be-af9e-806e94b80047 req-c79ae0b2-798d-42c4-af83-7db98975f25b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:01.301636 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-6dce91f9-da5d-49be-af9e-806e94b80047 req-c79ae0b2-798d-42c4-af83-7db98975f25b service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:01.308033 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-6dce91f9-da5d-49be-af9e-806e94b80047 req-c79ae0b2-798d-42c4-af83-7db98975f25b service nova] Creating event network-vif-unplugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:46:01.308237 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-6dce91f9-da5d-49be-af9e-806e94b80047 req-c79ae0b2-798d-42c4-af83-7db98975f25b service nova] Creating event network-vif-plugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:46:01.308335 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-6dce91f9-da5d-49be-af9e-806e94b80047 req-c79ae0b2-798d-42c4-af83-7db98975f25b service nova] Creating event network-vif-plugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:46:01.308480 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-6dce91f9-da5d-49be-af9e-806e94b80047 req-c79ae0b2-798d-42c4-af83-7db98975f25b service nova] Creating event network-vif-unplugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:46:01.308655 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-6dce91f9-da5d-49be-af9e-806e94b80047 req-c79ae0b2-798d-42c4-af83-7db98975f25b service nova] Creating event network-vif-unplugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:46:01.316195 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [req-6dce91f9-da5d-49be-af9e-806e94b80047 req-c79ae0b2-798d-42c4-af83-7db98975f25b service nova] Instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86681) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:46:01.316883 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-6dce91f9-da5d-49be-af9e-806e94b80047 req-c79ae0b2-798d-42c4-af83-7db98975f25b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:46:01.322277 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-6dce91f9-da5d-49be-af9e-806e94b80047 req-c79ae0b2-798d-42c4-af83-7db98975f25b service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 873 microversion: 2.1 time: 0.029482 Jun 10 13:46:01.322855 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1255/3779] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:46:01 2026] POST /compute/v2.1/os-server-external-events => generated 873 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:01.431487 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:46:02.082984 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-452b6b06-4791-43aa-bbfa-41917b146f58 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:02.084839 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-452b6b06-4791-43aa-bbfa-41917b146f58 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:02.088532 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-452b6b06-4791-43aa-bbfa-41917b146f58 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:02.088769 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-452b6b06-4791-43aa-bbfa-41917b146f58 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:02.088963 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-452b6b06-4791-43aa-bbfa-41917b146f58 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:02.089385 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-452b6b06-4791-43aa-bbfa-41917b146f58 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:02.089665 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-452b6b06-4791-43aa-bbfa-41917b146f58 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:02.089930 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-452b6b06-4791-43aa-bbfa-41917b146f58 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:02.103073 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-452b6b06-4791-43aa-bbfa-41917b146f58 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:02.207049 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-452b6b06-4791-43aa-bbfa-41917b146f58 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:02.214993 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-452b6b06-4791-43aa-bbfa-41917b146f58 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1732 microversion: 2.1 time: 0.133616 Jun 10 13:46:02.215253 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1255/3780] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:02 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1732 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:03.229409 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-223068f0-62b2-4ef8-9c4e-fdcf420351b6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:03.231068 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-223068f0-62b2-4ef8-9c4e-fdcf420351b6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:03.235816 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-223068f0-62b2-4ef8-9c4e-fdcf420351b6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:03.236144 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-223068f0-62b2-4ef8-9c4e-fdcf420351b6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:03.236432 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-223068f0-62b2-4ef8-9c4e-fdcf420351b6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:03.236940 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-223068f0-62b2-4ef8-9c4e-fdcf420351b6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:03.237313 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-223068f0-62b2-4ef8-9c4e-fdcf420351b6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:03.237675 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-223068f0-62b2-4ef8-9c4e-fdcf420351b6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:03.250877 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-223068f0-62b2-4ef8-9c4e-fdcf420351b6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:03.372010 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-223068f0-62b2-4ef8-9c4e-fdcf420351b6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:03.379682 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-223068f0-62b2-4ef8-9c4e-fdcf420351b6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1732 microversion: 2.1 time: 0.152301 Jun 10 13:46:03.379936 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1271/3781] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:03 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1732 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:04.456446 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3d84969d-6c7b-41ba-90f3-b776232b61bd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:04.457590 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3d84969d-6c7b-41ba-90f3-b776232b61bd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:04.461486 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d84969d-6c7b-41ba-90f3-b776232b61bd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:04.461720 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d84969d-6c7b-41ba-90f3-b776232b61bd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:04.461944 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d84969d-6c7b-41ba-90f3-b776232b61bd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:04.462365 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d84969d-6c7b-41ba-90f3-b776232b61bd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:04.462658 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d84969d-6c7b-41ba-90f3-b776232b61bd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:04.462969 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3d84969d-6c7b-41ba-90f3-b776232b61bd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:04.478519 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3d84969d-6c7b-41ba-90f3-b776232b61bd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:04.606701 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3d84969d-6c7b-41ba-90f3-b776232b61bd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:04.614083 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3d84969d-6c7b-41ba-90f3-b776232b61bd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1732 microversion: 2.1 time: 0.221876 Jun 10 13:46:04.614340 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1256/3782] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:04 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1732 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:04.915983 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-378e1cc6-fa3c-4e4a-8364-142e20b767a8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "1413e77c-405d-4599-ab34-8a5fd7677c77"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:04.920095 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-378e1cc6-fa3c-4e4a-8364-142e20b767a8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:04.924260 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-378e1cc6-fa3c-4e4a-8364-142e20b767a8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:04.924489 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-378e1cc6-fa3c-4e4a-8364-142e20b767a8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:04.924656 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-378e1cc6-fa3c-4e4a-8364-142e20b767a8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:04.924968 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-378e1cc6-fa3c-4e4a-8364-142e20b767a8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:04.925138 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-378e1cc6-fa3c-4e4a-8364-142e20b767a8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:04.925273 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-378e1cc6-fa3c-4e4a-8364-142e20b767a8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:05.628272 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-92a97d6c-879d-4ceb-a775-4b6a314fcdb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:05.630278 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-92a97d6c-879d-4ceb-a775-4b6a314fcdb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:05.634644 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-92a97d6c-879d-4ceb-a775-4b6a314fcdb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:05.634905 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-92a97d6c-879d-4ceb-a775-4b6a314fcdb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:05.635116 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-92a97d6c-879d-4ceb-a775-4b6a314fcdb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:05.635576 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-92a97d6c-879d-4ceb-a775-4b6a314fcdb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:05.635895 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-92a97d6c-879d-4ceb-a775-4b6a314fcdb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:05.636250 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-92a97d6c-879d-4ceb-a775-4b6a314fcdb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:05.650032 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-92a97d6c-879d-4ceb-a775-4b6a314fcdb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:05.785398 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-92a97d6c-879d-4ceb-a775-4b6a314fcdb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:05.792759 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-92a97d6c-879d-4ceb-a775-4b6a314fcdb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1798 microversion: 2.1 time: 0.166190 Jun 10 13:46:05.793005 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1272/3783] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:05 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1798 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:06.806597 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-8157ddbe-195f-49ca-88d4-105488f129cd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:06.808394 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-8157ddbe-195f-49ca-88d4-105488f129cd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:06.812286 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8157ddbe-195f-49ca-88d4-105488f129cd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:06.812548 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8157ddbe-195f-49ca-88d4-105488f129cd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:06.812751 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8157ddbe-195f-49ca-88d4-105488f129cd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:06.813161 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8157ddbe-195f-49ca-88d4-105488f129cd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:06.813492 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8157ddbe-195f-49ca-88d4-105488f129cd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:06.813760 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-8157ddbe-195f-49ca-88d4-105488f129cd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:06.830644 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-8157ddbe-195f-49ca-88d4-105488f129cd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:06.969187 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-8157ddbe-195f-49ca-88d4-105488f129cd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:06.977020 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-8157ddbe-195f-49ca-88d4-105488f129cd tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1798 microversion: 2.1 time: 0.172022 Jun 10 13:46:06.977305 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1257/3784] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:06 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1798 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:07.474539 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-378e1cc6-fa3c-4e4a-8364-142e20b767a8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "POST /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.560323 Jun 10 13:46:07.474914 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1256/3785] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:46:04 2026] POST /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7/os-volume_attachments => generated 194 bytes in 2561 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:46:07.991908 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-678d2dfe-437a-4ce1-b12d-3149f668ac0f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:07.993705 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-678d2dfe-437a-4ce1-b12d-3149f668ac0f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:07.997381 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-678d2dfe-437a-4ce1-b12d-3149f668ac0f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:07.997617 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-678d2dfe-437a-4ce1-b12d-3149f668ac0f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:07.997810 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-678d2dfe-437a-4ce1-b12d-3149f668ac0f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:07.998239 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-678d2dfe-437a-4ce1-b12d-3149f668ac0f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:07.998586 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-678d2dfe-437a-4ce1-b12d-3149f668ac0f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:07.998862 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-678d2dfe-437a-4ce1-b12d-3149f668ac0f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:08.019398 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-678d2dfe-437a-4ce1-b12d-3149f668ac0f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:08.133467 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-678d2dfe-437a-4ce1-b12d-3149f668ac0f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:08.141089 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-678d2dfe-437a-4ce1-b12d-3149f668ac0f tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1798 microversion: 2.1 time: 0.150814 Jun 10 13:46:08.141380 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1273/3786] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:07 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1798 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:09.155575 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b5a90924-b690-4de3-abda-f30e38c7dc10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:09.157436 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b5a90924-b690-4de3-abda-f30e38c7dc10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:09.161393 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5a90924-b690-4de3-abda-f30e38c7dc10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:09.161619 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5a90924-b690-4de3-abda-f30e38c7dc10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:09.161809 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5a90924-b690-4de3-abda-f30e38c7dc10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:09.162186 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5a90924-b690-4de3-abda-f30e38c7dc10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:09.162518 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5a90924-b690-4de3-abda-f30e38c7dc10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:09.162796 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b5a90924-b690-4de3-abda-f30e38c7dc10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:09.176840 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-b5a90924-b690-4de3-abda-f30e38c7dc10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:09.288719 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-b5a90924-b690-4de3-abda-f30e38c7dc10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:09.297185 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b5a90924-b690-4de3-abda-f30e38c7dc10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1798 microversion: 2.1 time: 0.143877 Jun 10 13:46:09.297521 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1258/3787] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:09 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1798 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:10.311497 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-43fd63b4-bc11-4d1a-82c6-2004212e2da7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:10.312932 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-43fd63b4-bc11-4d1a-82c6-2004212e2da7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:10.317377 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43fd63b4-bc11-4d1a-82c6-2004212e2da7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:10.317618 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43fd63b4-bc11-4d1a-82c6-2004212e2da7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:10.317859 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43fd63b4-bc11-4d1a-82c6-2004212e2da7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:10.318242 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43fd63b4-bc11-4d1a-82c6-2004212e2da7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:10.318574 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43fd63b4-bc11-4d1a-82c6-2004212e2da7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:10.318832 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-43fd63b4-bc11-4d1a-82c6-2004212e2da7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:10.335823 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-43fd63b4-bc11-4d1a-82c6-2004212e2da7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:10.444942 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-43fd63b4-bc11-4d1a-82c6-2004212e2da7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:10.452791 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-43fd63b4-bc11-4d1a-82c6-2004212e2da7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1798 microversion: 2.1 time: 0.142574 Jun 10 13:46:10.452791 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1257/3788] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:10 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1798 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:11.467943 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-719f3b15-5f94-4a2f-8f56-b28230d37086 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:11.470446 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-719f3b15-5f94-4a2f-8f56-b28230d37086 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:11.474383 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-719f3b15-5f94-4a2f-8f56-b28230d37086 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:11.474490 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-719f3b15-5f94-4a2f-8f56-b28230d37086 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:11.474620 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-719f3b15-5f94-4a2f-8f56-b28230d37086 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:11.475067 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-719f3b15-5f94-4a2f-8f56-b28230d37086 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:11.475390 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-719f3b15-5f94-4a2f-8f56-b28230d37086 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:11.475654 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-719f3b15-5f94-4a2f-8f56-b28230d37086 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:11.496227 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-719f3b15-5f94-4a2f-8f56-b28230d37086 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:11.639161 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-719f3b15-5f94-4a2f-8f56-b28230d37086 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:11.647275 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-719f3b15-5f94-4a2f-8f56-b28230d37086 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1798 microversion: 2.1 time: 0.181019 Jun 10 13:46:11.647567 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1274/3789] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:11 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1798 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:12.665181 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3f0dffd8-e872-4937-9933-d0b8c8d7bc45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:12.667291 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3f0dffd8-e872-4937-9933-d0b8c8d7bc45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:12.672322 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3f0dffd8-e872-4937-9933-d0b8c8d7bc45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:12.672626 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3f0dffd8-e872-4937-9933-d0b8c8d7bc45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:12.672833 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3f0dffd8-e872-4937-9933-d0b8c8d7bc45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:12.673253 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3f0dffd8-e872-4937-9933-d0b8c8d7bc45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:12.673572 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3f0dffd8-e872-4937-9933-d0b8c8d7bc45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:12.673834 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3f0dffd8-e872-4937-9933-d0b8c8d7bc45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:12.688245 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3f0dffd8-e872-4937-9933-d0b8c8d7bc45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:12.859795 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3f0dffd8-e872-4937-9933-d0b8c8d7bc45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:12.870158 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3f0dffd8-e872-4937-9933-d0b8c8d7bc45 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1798 microversion: 2.1 time: 0.206664 Jun 10 13:46:12.870907 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1259/3790] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:12 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1798 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:12.946477 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-3b8fe1e3-f1a9-4193-8759-5c2b403076a4 req-dccdefc1-b39c-4461-a973-f231eecff451 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-plugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:12.954107 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3b8fe1e3-f1a9-4193-8759-5c2b403076a4 req-dccdefc1-b39c-4461-a973-f231eecff451 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:12.954107 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3b8fe1e3-f1a9-4193-8759-5c2b403076a4 req-dccdefc1-b39c-4461-a973-f231eecff451 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:12.954107 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-3b8fe1e3-f1a9-4193-8759-5c2b403076a4 req-dccdefc1-b39c-4461-a973-f231eecff451 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:12.961096 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-3b8fe1e3-f1a9-4193-8759-5c2b403076a4 req-dccdefc1-b39c-4461-a973-f231eecff451 service nova] Creating event network-vif-plugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:46:12.969653 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [req-3b8fe1e3-f1a9-4193-8759-5c2b403076a4 req-dccdefc1-b39c-4461-a973-f231eecff451 service nova] Instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86679) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:46:12.970379 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-3b8fe1e3-f1a9-4193-8759-5c2b403076a4 req-dccdefc1-b39c-4461-a973-f231eecff451 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:46:12.977879 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-3b8fe1e3-f1a9-4193-8759-5c2b403076a4 req-dccdefc1-b39c-4461-a973-f231eecff451 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033121 Jun 10 13:46:12.978386 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1258/3791] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:46:12 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 10 13:46:13.889044 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9cf8fc68-9563-4185-9544-8fddc9920277 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:13.891655 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9cf8fc68-9563-4185-9544-8fddc9920277 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:13.895875 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9cf8fc68-9563-4185-9544-8fddc9920277 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:13.896106 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9cf8fc68-9563-4185-9544-8fddc9920277 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:13.896324 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9cf8fc68-9563-4185-9544-8fddc9920277 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:13.896750 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9cf8fc68-9563-4185-9544-8fddc9920277 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:13.897030 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9cf8fc68-9563-4185-9544-8fddc9920277 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:13.897387 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9cf8fc68-9563-4185-9544-8fddc9920277 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:13.911075 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9cf8fc68-9563-4185-9544-8fddc9920277 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:14.053089 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9cf8fc68-9563-4185-9544-8fddc9920277 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:14.064286 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9cf8fc68-9563-4185-9544-8fddc9920277 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1798 microversion: 2.1 time: 0.176989 Jun 10 13:46:14.064656 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1275/3792] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:13 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1798 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:15.016417 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-f708ca0a-1faf-47bb-8339-97516e6c1439 req-2f0972e7-9446-4964-80ee-ceaf886e025d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-plugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:15.024399 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f708ca0a-1faf-47bb-8339-97516e6c1439 req-2f0972e7-9446-4964-80ee-ceaf886e025d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:15.024556 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f708ca0a-1faf-47bb-8339-97516e6c1439 req-2f0972e7-9446-4964-80ee-ceaf886e025d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:15.024693 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-f708ca0a-1faf-47bb-8339-97516e6c1439 req-2f0972e7-9446-4964-80ee-ceaf886e025d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:15.030779 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-f708ca0a-1faf-47bb-8339-97516e6c1439 req-2f0972e7-9446-4964-80ee-ceaf886e025d service nova] Creating event network-vif-plugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:46:15.036465 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [req-f708ca0a-1faf-47bb-8339-97516e6c1439 req-2f0972e7-9446-4964-80ee-ceaf886e025d service nova] Instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86681) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:46:15.036829 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-f708ca0a-1faf-47bb-8339-97516e6c1439 req-2f0972e7-9446-4964-80ee-ceaf886e025d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:46:15.041077 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-f708ca0a-1faf-47bb-8339-97516e6c1439 req-2f0972e7-9446-4964-80ee-ceaf886e025d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026352 Jun 10 13:46:15.041366 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1260/3793] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:46:15 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 10 13:46:15.079221 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-8a166d17-f105-4d8f-9941-60152074bf02 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:15.080773 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-8a166d17-f105-4d8f-9941-60152074bf02 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:15.084682 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a166d17-f105-4d8f-9941-60152074bf02 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:15.084916 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a166d17-f105-4d8f-9941-60152074bf02 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:15.085114 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a166d17-f105-4d8f-9941-60152074bf02 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:15.085539 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a166d17-f105-4d8f-9941-60152074bf02 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:15.085821 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a166d17-f105-4d8f-9941-60152074bf02 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:15.086078 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-8a166d17-f105-4d8f-9941-60152074bf02 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:15.100888 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-8a166d17-f105-4d8f-9941-60152074bf02 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:15.205322 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-8a166d17-f105-4d8f-9941-60152074bf02 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:15.212682 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-8a166d17-f105-4d8f-9941-60152074bf02 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1795 microversion: 2.1 time: 0.135192 Jun 10 13:46:15.212935 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1259/3794] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:15 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1795 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:15.225895 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1e8cf1ce-bbff-419a-b76b-ea15ffdb8cca tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:15.227754 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1e8cf1ce-bbff-419a-b76b-ea15ffdb8cca tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:15.230769 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1e8cf1ce-bbff-419a-b76b-ea15ffdb8cca tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:15.230924 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1e8cf1ce-bbff-419a-b76b-ea15ffdb8cca tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:15.231044 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1e8cf1ce-bbff-419a-b76b-ea15ffdb8cca tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:15.231260 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1e8cf1ce-bbff-419a-b76b-ea15ffdb8cca tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:15.231411 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1e8cf1ce-bbff-419a-b76b-ea15ffdb8cca tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:15.231522 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1e8cf1ce-bbff-419a-b76b-ea15ffdb8cca tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:15.306378 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1e8cf1ce-bbff-419a-b76b-ea15ffdb8cca tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "POST /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/action" status: 202 len: 0 microversion: 2.1 time: 0.081956 Jun 10 13:46:15.306688 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1276/3795] 10.4.3.74 () {68 vars in 1389 bytes} [Wed Jun 10 13:46:15 2026] POST /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:46:15.314626 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9e2c7b4b-6e80-468f-a5ba-ddc5d99fd630 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:15.316012 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9e2c7b4b-6e80-468f-a5ba-ddc5d99fd630 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:15.319754 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e2c7b4b-6e80-468f-a5ba-ddc5d99fd630 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:15.319990 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e2c7b4b-6e80-468f-a5ba-ddc5d99fd630 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:15.320185 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e2c7b4b-6e80-468f-a5ba-ddc5d99fd630 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:15.320632 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e2c7b4b-6e80-468f-a5ba-ddc5d99fd630 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:15.320914 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e2c7b4b-6e80-468f-a5ba-ddc5d99fd630 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:15.321178 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e2c7b4b-6e80-468f-a5ba-ddc5d99fd630 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:15.334530 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9e2c7b4b-6e80-468f-a5ba-ddc5d99fd630 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:15.442916 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9e2c7b4b-6e80-468f-a5ba-ddc5d99fd630 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:15.451725 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9e2c7b4b-6e80-468f-a5ba-ddc5d99fd630 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1794 microversion: 2.1 time: 0.138846 Jun 10 13:46:15.451994 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1261/3796] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:15 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1794 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:16.470008 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c103516e-3472-4c5f-bba0-d5acc0a8b19e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:16.471928 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c103516e-3472-4c5f-bba0-d5acc0a8b19e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:16.476013 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c103516e-3472-4c5f-bba0-d5acc0a8b19e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:16.476272 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c103516e-3472-4c5f-bba0-d5acc0a8b19e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:16.476566 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c103516e-3472-4c5f-bba0-d5acc0a8b19e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:16.477017 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c103516e-3472-4c5f-bba0-d5acc0a8b19e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:16.477397 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c103516e-3472-4c5f-bba0-d5acc0a8b19e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:16.477720 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c103516e-3472-4c5f-bba0-d5acc0a8b19e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:16.502118 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c103516e-3472-4c5f-bba0-d5acc0a8b19e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:16.632432 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c103516e-3472-4c5f-bba0-d5acc0a8b19e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:16.640739 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c103516e-3472-4c5f-bba0-d5acc0a8b19e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1794 microversion: 2.1 time: 0.172332 Jun 10 13:46:16.640997 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1260/3797] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:16 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1794 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:17.655393 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-20e05ea1-02d2-47c7-bd24-5c32d4edeefe tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:17.657100 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-20e05ea1-02d2-47c7-bd24-5c32d4edeefe tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:17.661459 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20e05ea1-02d2-47c7-bd24-5c32d4edeefe tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:17.661862 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20e05ea1-02d2-47c7-bd24-5c32d4edeefe tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:17.662208 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20e05ea1-02d2-47c7-bd24-5c32d4edeefe tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:17.662792 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20e05ea1-02d2-47c7-bd24-5c32d4edeefe tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:17.663171 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20e05ea1-02d2-47c7-bd24-5c32d4edeefe tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:17.663537 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-20e05ea1-02d2-47c7-bd24-5c32d4edeefe tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:17.680881 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-20e05ea1-02d2-47c7-bd24-5c32d4edeefe tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:17.818657 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-20e05ea1-02d2-47c7-bd24-5c32d4edeefe tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:17.827015 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-20e05ea1-02d2-47c7-bd24-5c32d4edeefe tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1794 microversion: 2.1 time: 0.173996 Jun 10 13:46:17.827392 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1277/3798] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:17 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1794 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:18.229898 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumeMultiattachTests-server-747806174", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "key_name": "tempest-keypair-1394293354", "security_groups": [{"name": "tempest-secgroup-smoke-1686810971"}, {"name": "tempest-securitygroup--1729006585"}], "networks": [{"uuid": "3133e202-a381-4535-b7ad-98142504bd72"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:18.316634 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:18.316963 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:18.317246 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:18.317742 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:18.319018 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:18.319290 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:18.323974 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:18.377903 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:18.450502 np0000002501 devstack@n-api.service[86681]: DEBUG nova.network.neutron [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] validate_networks() for [('3133e202-a381-4535-b7ad-98142504bd72', None, None, None, None, None)] {{(pid=86681) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:46:18.451386 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:18.499272 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-901d7ae3-055c-4c5d-9a24-9ab95c3ad1d9 req-067d0a6f-32f0-4c5b-be4a-a65e31ca38d5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-unplugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:18.504645 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-901d7ae3-055c-4c5d-9a24-9ab95c3ad1d9 req-067d0a6f-32f0-4c5b-be4a-a65e31ca38d5 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:18.504843 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-901d7ae3-055c-4c5d-9a24-9ab95c3ad1d9 req-067d0a6f-32f0-4c5b-be4a-a65e31ca38d5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:18.504921 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-901d7ae3-055c-4c5d-9a24-9ab95c3ad1d9 req-067d0a6f-32f0-4c5b-be4a-a65e31ca38d5 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:18.510644 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-901d7ae3-055c-4c5d-9a24-9ab95c3ad1d9 req-067d0a6f-32f0-4c5b-be4a-a65e31ca38d5 service nova] Creating event network-vif-unplugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:46:18.516767 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [req-901d7ae3-055c-4c5d-9a24-9ab95c3ad1d9 req-067d0a6f-32f0-4c5b-be4a-a65e31ca38d5 service nova] Instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86679) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:46:18.517116 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-901d7ae3-055c-4c5d-9a24-9ab95c3ad1d9 req-067d0a6f-32f0-4c5b-be4a-a65e31ca38d5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:46:18.521956 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-901d7ae3-055c-4c5d-9a24-9ab95c3ad1d9 req-067d0a6f-32f0-4c5b-be4a-a65e31ca38d5 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023729 Jun 10 13:46:18.521956 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1261/3799] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:46:18 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 10 13:46:18.655284 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:18.827319 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Flavor limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:46:18.827633 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Image limits 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:46:18.827925 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Flavor pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:46:18.828176 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Image pref 0:0:0 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:46:18.828461 np0000002501 devstack@n-api.service[86681]: DEBUG nova.virt.hardware [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86681) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:46:18.836209 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:18.836453 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:18.836608 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-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=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:18.837141 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:18.837319 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:18.837530 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:18.841834 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-26c371e9-8dee-4234-91c1-7532e7721235 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:18.843876 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-26c371e9-8dee-4234-91c1-7532e7721235 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:18.847978 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-26c371e9-8dee-4234-91c1-7532e7721235 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:18.848294 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-26c371e9-8dee-4234-91c1-7532e7721235 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:18.848588 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-26c371e9-8dee-4234-91c1-7532e7721235 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:18.849094 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-26c371e9-8dee-4234-91c1-7532e7721235 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:18.849447 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-26c371e9-8dee-4234-91c1-7532e7721235 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:18.849615 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Getting quotas for project 5426680ab8594d5083518f9dedec0b2d. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:46:18.849726 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-26c371e9-8dee-4234-91c1-7532e7721235 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:18.852257 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Getting quotas for user 32b48421906241d390c95aa0b79a5a50 and project 5426680ab8594d5083518f9dedec0b2d. Resources: {'instances', 'cores', 'ram'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:46:18.858154 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Going to run 1 instances... {{(pid=86681) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:46:18.859778 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86681) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:46:18.866204 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-26c371e9-8dee-4234-91c1-7532e7721235 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:18.908373 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5323c0c1-fad5-44b0-bb7f-7c6018ba7942 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 451 microversion: 2.60 time: 0.680817 Jun 10 13:46:18.908868 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1262/3800] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:46:18 2026] POST /compute/v2.1/servers => generated 451 bytes in 681 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:46:18.918713 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-619ca256-956c-4fe9-a831-877d3793ca1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:18.920186 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-619ca256-956c-4fe9-a831-877d3793ca1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:18.931505 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-619ca256-956c-4fe9-a831-877d3793ca1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:18.979678 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-619ca256-956c-4fe9-a831-877d3793ca1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:18.980813 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-26c371e9-8dee-4234-91c1-7532e7721235 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:18.985579 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-619ca256-956c-4fe9-a831-877d3793ca1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:18.986289 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-619ca256-956c-4fe9-a831-877d3793ca1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:18.990015 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-26c371e9-8dee-4234-91c1-7532e7721235 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1794 microversion: 2.1 time: 0.150233 Jun 10 13:46:18.990368 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1278/3801] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:18 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1794 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:18.990924 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-619ca256-956c-4fe9-a831-877d3793ca1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1324 microversion: 2.60 time: 0.074008 Jun 10 13:46:18.991437 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1262/3802] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:46:18 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1324 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:46:20.003927 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3dd40ac0-a233-40aa-af69-684be2fdde8e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:20.005769 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3dd40ac0-a233-40aa-af69-684be2fdde8e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:20.008585 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-9824c6e9-504d-4bdf-9296-af44ca72826e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:20.009531 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-9824c6e9-504d-4bdf-9296-af44ca72826e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:20.010114 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3dd40ac0-a233-40aa-af69-684be2fdde8e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:20.010862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3dd40ac0-a233-40aa-af69-684be2fdde8e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:20.010862 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3dd40ac0-a233-40aa-af69-684be2fdde8e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:20.011460 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3dd40ac0-a233-40aa-af69-684be2fdde8e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:20.011943 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3dd40ac0-a233-40aa-af69-684be2fdde8e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:20.012378 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3dd40ac0-a233-40aa-af69-684be2fdde8e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:20.013764 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9824c6e9-504d-4bdf-9296-af44ca72826e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:20.014026 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9824c6e9-504d-4bdf-9296-af44ca72826e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:20.014268 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9824c6e9-504d-4bdf-9296-af44ca72826e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:20.014789 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9824c6e9-504d-4bdf-9296-af44ca72826e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:20.015115 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9824c6e9-504d-4bdf-9296-af44ca72826e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:20.015871 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-9824c6e9-504d-4bdf-9296-af44ca72826e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:20.025936 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3dd40ac0-a233-40aa-af69-684be2fdde8e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:20.029085 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-9824c6e9-504d-4bdf-9296-af44ca72826e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:20.074057 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9824c6e9-504d-4bdf-9296-af44ca72826e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:20.079387 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9824c6e9-504d-4bdf-9296-af44ca72826e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:20.079938 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-9824c6e9-504d-4bdf-9296-af44ca72826e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:20.084421 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-9824c6e9-504d-4bdf-9296-af44ca72826e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1328 microversion: 2.60 time: 0.078234 Jun 10 13:46:20.084806 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1279/3803] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:46:20 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1328 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:46:20.133027 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3dd40ac0-a233-40aa-af69-684be2fdde8e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:20.141810 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3dd40ac0-a233-40aa-af69-684be2fdde8e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1794 microversion: 2.1 time: 0.140028 Jun 10 13:46:20.142065 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1263/3804] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:20 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1794 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:20.578163 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-02358928-698f-4e67-9134-798d1b1e86a0 req-ec8c0fdd-68eb-44b4-ba96-7bcc685e6a1a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-unplugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:20.585058 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-02358928-698f-4e67-9134-798d1b1e86a0 req-ec8c0fdd-68eb-44b4-ba96-7bcc685e6a1a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:20.585270 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-02358928-698f-4e67-9134-798d1b1e86a0 req-ec8c0fdd-68eb-44b4-ba96-7bcc685e6a1a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:20.585511 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-02358928-698f-4e67-9134-798d1b1e86a0 req-ec8c0fdd-68eb-44b4-ba96-7bcc685e6a1a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:20.593304 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-02358928-698f-4e67-9134-798d1b1e86a0 req-ec8c0fdd-68eb-44b4-ba96-7bcc685e6a1a service nova] Creating event network-vif-unplugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:46:20.601501 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [req-02358928-698f-4e67-9134-798d1b1e86a0 req-ec8c0fdd-68eb-44b4-ba96-7bcc685e6a1a service nova] Instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86679) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:46:20.602011 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-02358928-698f-4e67-9134-798d1b1e86a0 req-ec8c0fdd-68eb-44b4-ba96-7bcc685e6a1a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:46:20.608242 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-02358928-698f-4e67-9134-798d1b1e86a0 req-ec8c0fdd-68eb-44b4-ba96-7bcc685e6a1a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.032301 Jun 10 13:46:20.608705 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1263/3805] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:46:20 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 10 13:46:21.099849 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-864deddf-0c2e-402b-8dd7-4a0325e40776 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:21.101668 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-864deddf-0c2e-402b-8dd7-4a0325e40776 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:21.105293 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-864deddf-0c2e-402b-8dd7-4a0325e40776 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:21.105557 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-864deddf-0c2e-402b-8dd7-4a0325e40776 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:21.105751 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-864deddf-0c2e-402b-8dd7-4a0325e40776 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:21.106176 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-864deddf-0c2e-402b-8dd7-4a0325e40776 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:21.106489 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-864deddf-0c2e-402b-8dd7-4a0325e40776 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:21.106764 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-864deddf-0c2e-402b-8dd7-4a0325e40776 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:21.122418 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-864deddf-0c2e-402b-8dd7-4a0325e40776 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:21.155394 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-c721511f-258a-4f9b-9727-24c076984715 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:21.157191 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-c721511f-258a-4f9b-9727-24c076984715 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:21.160823 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c721511f-258a-4f9b-9727-24c076984715 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:21.161046 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c721511f-258a-4f9b-9727-24c076984715 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:21.161233 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c721511f-258a-4f9b-9727-24c076984715 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:21.161891 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c721511f-258a-4f9b-9727-24c076984715 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:21.162002 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c721511f-258a-4f9b-9727-24c076984715 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:21.162290 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-c721511f-258a-4f9b-9727-24c076984715 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:21.164824 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-864deddf-0c2e-402b-8dd7-4a0325e40776 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:21.168931 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-864deddf-0c2e-402b-8dd7-4a0325e40776 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:21.169435 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-864deddf-0c2e-402b-8dd7-4a0325e40776 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:21.172792 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-864deddf-0c2e-402b-8dd7-4a0325e40776 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1376 microversion: 2.60 time: 0.074572 Jun 10 13:46:21.173037 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1280/3806] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:46:21 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1376 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:46:21.177024 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-c721511f-258a-4f9b-9727-24c076984715 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:21.280037 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-c721511f-258a-4f9b-9727-24c076984715 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:21.287686 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-c721511f-258a-4f9b-9727-24c076984715 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1794 microversion: 2.1 time: 0.133827 Jun 10 13:46:21.288002 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1264/3807] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:21 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1794 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:22.189081 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f68d3955-426c-4fcc-9e18-fca2f494e11e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:22.190381 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f68d3955-426c-4fcc-9e18-fca2f494e11e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:22.194312 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f68d3955-426c-4fcc-9e18-fca2f494e11e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:22.194588 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f68d3955-426c-4fcc-9e18-fca2f494e11e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:22.194799 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f68d3955-426c-4fcc-9e18-fca2f494e11e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:22.195199 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f68d3955-426c-4fcc-9e18-fca2f494e11e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:22.195517 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f68d3955-426c-4fcc-9e18-fca2f494e11e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:22.195787 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f68d3955-426c-4fcc-9e18-fca2f494e11e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:22.211913 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f68d3955-426c-4fcc-9e18-fca2f494e11e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:22.254933 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f68d3955-426c-4fcc-9e18-fca2f494e11e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:22.259190 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f68d3955-426c-4fcc-9e18-fca2f494e11e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:22.259728 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f68d3955-426c-4fcc-9e18-fca2f494e11e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:22.262890 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f68d3955-426c-4fcc-9e18-fca2f494e11e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1376 microversion: 2.60 time: 0.075747 Jun 10 13:46:22.263136 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1264/3808] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:46:22 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1376 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:46:22.302801 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-aeb18a62-7c51-47f3-a226-ec3d2f7883e7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:22.306454 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-aeb18a62-7c51-47f3-a226-ec3d2f7883e7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:22.310192 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aeb18a62-7c51-47f3-a226-ec3d2f7883e7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:22.310506 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aeb18a62-7c51-47f3-a226-ec3d2f7883e7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:22.310686 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aeb18a62-7c51-47f3-a226-ec3d2f7883e7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:22.311098 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aeb18a62-7c51-47f3-a226-ec3d2f7883e7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:22.311445 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aeb18a62-7c51-47f3-a226-ec3d2f7883e7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:22.311762 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-aeb18a62-7c51-47f3-a226-ec3d2f7883e7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:22.325184 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-aeb18a62-7c51-47f3-a226-ec3d2f7883e7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:22.432266 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-aeb18a62-7c51-47f3-a226-ec3d2f7883e7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:22.439719 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-aeb18a62-7c51-47f3-a226-ec3d2f7883e7 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1794 microversion: 2.1 time: 0.138552 Jun 10 13:46:22.439902 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1281/3809] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:22 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1794 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:23.279134 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a8a7e162-19da-4a01-aba4-652f0384896c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:23.281178 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a8a7e162-19da-4a01-aba4-652f0384896c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:23.285338 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8a7e162-19da-4a01-aba4-652f0384896c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:23.285627 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8a7e162-19da-4a01-aba4-652f0384896c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:23.285828 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8a7e162-19da-4a01-aba4-652f0384896c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:23.286320 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8a7e162-19da-4a01-aba4-652f0384896c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:23.286846 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8a7e162-19da-4a01-aba4-652f0384896c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:23.287142 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a8a7e162-19da-4a01-aba4-652f0384896c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:23.301463 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a8a7e162-19da-4a01-aba4-652f0384896c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:23.345950 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a8a7e162-19da-4a01-aba4-652f0384896c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:23.350311 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a8a7e162-19da-4a01-aba4-652f0384896c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:23.350949 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a8a7e162-19da-4a01-aba4-652f0384896c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:23.354238 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a8a7e162-19da-4a01-aba4-652f0384896c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1384 microversion: 2.60 time: 0.077003 Jun 10 13:46:23.354757 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1265/3810] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:46:23 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1384 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:46:23.453245 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-9951c4b9-4702-4262-88ca-ec12f9c3653a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:23.455132 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-9951c4b9-4702-4262-88ca-ec12f9c3653a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:23.458853 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9951c4b9-4702-4262-88ca-ec12f9c3653a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:23.459156 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9951c4b9-4702-4262-88ca-ec12f9c3653a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:23.459410 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9951c4b9-4702-4262-88ca-ec12f9c3653a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:23.459837 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9951c4b9-4702-4262-88ca-ec12f9c3653a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:23.460127 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9951c4b9-4702-4262-88ca-ec12f9c3653a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:23.460532 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-9951c4b9-4702-4262-88ca-ec12f9c3653a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:23.477481 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-9951c4b9-4702-4262-88ca-ec12f9c3653a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:23.638719 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-9951c4b9-4702-4262-88ca-ec12f9c3653a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:23.648606 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-9951c4b9-4702-4262-88ca-ec12f9c3653a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1794 microversion: 2.1 time: 0.197052 Jun 10 13:46:23.648930 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1265/3811] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:23 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1794 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:24.282303 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-564867cb-6c18-4b4a-a7e9-6d87fbd59158 req-9951cfc9-7155-41b5-879a-dfe1adfe5827 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "df7333b5-f8ba-430e-a028-a02afef8ac53", "tag": "2bb6ad08-e648-481b-839a-f023219457e5"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:24.287663 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-564867cb-6c18-4b4a-a7e9-6d87fbd59158 req-9951cfc9-7155-41b5-879a-dfe1adfe5827 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:24.287818 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-564867cb-6c18-4b4a-a7e9-6d87fbd59158 req-9951cfc9-7155-41b5-879a-dfe1adfe5827 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:24.287936 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-564867cb-6c18-4b4a-a7e9-6d87fbd59158 req-9951cfc9-7155-41b5-879a-dfe1adfe5827 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:24.293031 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-564867cb-6c18-4b4a-a7e9-6d87fbd59158 req-9951cfc9-7155-41b5-879a-dfe1adfe5827 service nova] Creating event network-changed:2bb6ad08-e648-481b-839a-f023219457e5 for instance df7333b5-f8ba-430e-a028-a02afef8ac53 on np0000002501 Jun 10 13:46:24.293355 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-564867cb-6c18-4b4a-a7e9-6d87fbd59158 req-9951cfc9-7155-41b5-879a-dfe1adfe5827 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:46:24.296920 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-564867cb-6c18-4b4a-a7e9-6d87fbd59158 req-9951cfc9-7155-41b5-879a-dfe1adfe5827 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016203 Jun 10 13:46:24.297191 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1282/3812] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:46:24 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 10 13:46:24.369783 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-98651d0f-0e91-44de-a8e7-af8af4781fb8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:24.371497 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-98651d0f-0e91-44de-a8e7-af8af4781fb8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:24.376153 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98651d0f-0e91-44de-a8e7-af8af4781fb8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:24.376436 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98651d0f-0e91-44de-a8e7-af8af4781fb8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:24.376655 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98651d0f-0e91-44de-a8e7-af8af4781fb8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:24.377089 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98651d0f-0e91-44de-a8e7-af8af4781fb8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:24.377395 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98651d0f-0e91-44de-a8e7-af8af4781fb8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:24.377708 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-98651d0f-0e91-44de-a8e7-af8af4781fb8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:24.392914 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-98651d0f-0e91-44de-a8e7-af8af4781fb8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:24.526592 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-98651d0f-0e91-44de-a8e7-af8af4781fb8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:24.531159 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-98651d0f-0e91-44de-a8e7-af8af4781fb8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:24.531745 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-98651d0f-0e91-44de-a8e7-af8af4781fb8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:24.534944 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-98651d0f-0e91-44de-a8e7-af8af4781fb8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1509 microversion: 2.60 time: 0.166955 Jun 10 13:46:24.535222 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1266/3813] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:46:24 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1509 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:46:24.662929 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ee670e33-de7d-484f-8ef2-01fea9f9ba67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:24.664772 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ee670e33-de7d-484f-8ef2-01fea9f9ba67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:24.668363 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ee670e33-de7d-484f-8ef2-01fea9f9ba67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:24.668667 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ee670e33-de7d-484f-8ef2-01fea9f9ba67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:24.668911 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ee670e33-de7d-484f-8ef2-01fea9f9ba67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:24.669324 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ee670e33-de7d-484f-8ef2-01fea9f9ba67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:24.669696 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ee670e33-de7d-484f-8ef2-01fea9f9ba67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:24.669999 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ee670e33-de7d-484f-8ef2-01fea9f9ba67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:24.684847 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-ee670e33-de7d-484f-8ef2-01fea9f9ba67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:24.797017 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-ee670e33-de7d-484f-8ef2-01fea9f9ba67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:24.808149 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ee670e33-de7d-484f-8ef2-01fea9f9ba67 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1794 microversion: 2.1 time: 0.146675 Jun 10 13:46:24.808593 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1266/3814] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:24 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1794 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:25.549930 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2d981194-ff2a-49ea-8057-18c60c1e0143 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:25.551453 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2d981194-ff2a-49ea-8057-18c60c1e0143 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:25.555901 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d981194-ff2a-49ea-8057-18c60c1e0143 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:25.556168 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d981194-ff2a-49ea-8057-18c60c1e0143 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:25.556396 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d981194-ff2a-49ea-8057-18c60c1e0143 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:25.556857 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d981194-ff2a-49ea-8057-18c60c1e0143 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:25.557127 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d981194-ff2a-49ea-8057-18c60c1e0143 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:25.557420 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2d981194-ff2a-49ea-8057-18c60c1e0143 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:25.573678 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2d981194-ff2a-49ea-8057-18c60c1e0143 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:25.678814 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2d981194-ff2a-49ea-8057-18c60c1e0143 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:25.683083 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2d981194-ff2a-49ea-8057-18c60c1e0143 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:25.683632 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2d981194-ff2a-49ea-8057-18c60c1e0143 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:25.686973 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2d981194-ff2a-49ea-8057-18c60c1e0143 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1497 microversion: 2.60 time: 0.138946 Jun 10 13:46:25.687189 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1283/3815] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:46:25 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1497 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:46:25.824220 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1877349b-b9dc-411d-b653-798edf79ae30 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:25.826027 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1877349b-b9dc-411d-b653-798edf79ae30 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:25.829653 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1877349b-b9dc-411d-b653-798edf79ae30 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:25.829878 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1877349b-b9dc-411d-b653-798edf79ae30 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:25.830066 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1877349b-b9dc-411d-b653-798edf79ae30 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:25.830508 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1877349b-b9dc-411d-b653-798edf79ae30 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:25.830796 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1877349b-b9dc-411d-b653-798edf79ae30 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:25.831049 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1877349b-b9dc-411d-b653-798edf79ae30 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:25.846829 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-1877349b-b9dc-411d-b653-798edf79ae30 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:25.973641 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-1877349b-b9dc-411d-b653-798edf79ae30 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:25.980864 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1877349b-b9dc-411d-b653-798edf79ae30 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1794 microversion: 2.1 time: 0.158191 Jun 10 13:46:25.981116 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1267/3816] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:25 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1794 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:26.701779 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-3320d4d3-f3e7-46a1-9390-0c86ad9e1400 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:26.704103 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-3320d4d3-f3e7-46a1-9390-0c86ad9e1400 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:26.708541 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3320d4d3-f3e7-46a1-9390-0c86ad9e1400 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:26.708817 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3320d4d3-f3e7-46a1-9390-0c86ad9e1400 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:26.709032 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3320d4d3-f3e7-46a1-9390-0c86ad9e1400 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:26.709593 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3320d4d3-f3e7-46a1-9390-0c86ad9e1400 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:26.710027 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3320d4d3-f3e7-46a1-9390-0c86ad9e1400 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:26.710526 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-3320d4d3-f3e7-46a1-9390-0c86ad9e1400 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:26.725596 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-3320d4d3-f3e7-46a1-9390-0c86ad9e1400 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:26.867009 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3320d4d3-f3e7-46a1-9390-0c86ad9e1400 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:26.871271 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3320d4d3-f3e7-46a1-9390-0c86ad9e1400 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:26.871862 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-3320d4d3-f3e7-46a1-9390-0c86ad9e1400 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:26.875261 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-3320d4d3-f3e7-46a1-9390-0c86ad9e1400 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1497 microversion: 2.60 time: 0.175301 Jun 10 13:46:26.875514 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1267/3817] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:46:26 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1497 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:46:26.993976 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-4587628d-6d39-48d2-8d69-4b589956c4f4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:26.995811 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-4587628d-6d39-48d2-8d69-4b589956c4f4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:26.999665 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4587628d-6d39-48d2-8d69-4b589956c4f4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:26.999904 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4587628d-6d39-48d2-8d69-4b589956c4f4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:27.000118 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4587628d-6d39-48d2-8d69-4b589956c4f4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:27.000534 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4587628d-6d39-48d2-8d69-4b589956c4f4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:27.000825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4587628d-6d39-48d2-8d69-4b589956c4f4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:27.001080 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-4587628d-6d39-48d2-8d69-4b589956c4f4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:27.013867 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-4587628d-6d39-48d2-8d69-4b589956c4f4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:27.148059 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-4587628d-6d39-48d2-8d69-4b589956c4f4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:27.155336 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-4587628d-6d39-48d2-8d69-4b589956c4f4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1726 microversion: 2.1 time: 0.163019 Jun 10 13:46:27.156002 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1284/3818] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:26 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1726 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:27.892469 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4f845d63-19a9-4acc-9007-aa4a63ea2e6b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:27.894482 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4f845d63-19a9-4acc-9007-aa4a63ea2e6b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:27.898329 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4f845d63-19a9-4acc-9007-aa4a63ea2e6b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:27.898601 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4f845d63-19a9-4acc-9007-aa4a63ea2e6b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:27.898881 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4f845d63-19a9-4acc-9007-aa4a63ea2e6b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:27.899373 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4f845d63-19a9-4acc-9007-aa4a63ea2e6b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:27.899717 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4f845d63-19a9-4acc-9007-aa4a63ea2e6b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:27.900022 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4f845d63-19a9-4acc-9007-aa4a63ea2e6b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:27.915952 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4f845d63-19a9-4acc-9007-aa4a63ea2e6b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:28.034220 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4f845d63-19a9-4acc-9007-aa4a63ea2e6b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:28.038460 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4f845d63-19a9-4acc-9007-aa4a63ea2e6b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:28.038981 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4f845d63-19a9-4acc-9007-aa4a63ea2e6b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:28.042302 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4f845d63-19a9-4acc-9007-aa4a63ea2e6b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1497 microversion: 2.60 time: 0.151556 Jun 10 13:46:28.042603 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1268/3819] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:46:27 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1497 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:46:28.171297 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-16cad290-035c-4157-980b-e3b0a6b203d5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:28.173105 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-16cad290-035c-4157-980b-e3b0a6b203d5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:28.176922 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16cad290-035c-4157-980b-e3b0a6b203d5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:28.177185 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16cad290-035c-4157-980b-e3b0a6b203d5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:28.177434 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16cad290-035c-4157-980b-e3b0a6b203d5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:28.177877 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16cad290-035c-4157-980b-e3b0a6b203d5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:28.178206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16cad290-035c-4157-980b-e3b0a6b203d5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:28.178494 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16cad290-035c-4157-980b-e3b0a6b203d5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:28.192208 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-16cad290-035c-4157-980b-e3b0a6b203d5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:28.300555 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-16cad290-035c-4157-980b-e3b0a6b203d5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:28.307951 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-16cad290-035c-4157-980b-e3b0a6b203d5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1726 microversion: 2.1 time: 0.138237 Jun 10 13:46:28.308156 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1268/3820] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:28 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1726 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:28.841993 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:46:28.856287 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:46:28.981695 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:46:29.056682 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c4df454e-ab4e-4d74-bab8-22e67315bfeb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:29.058319 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c4df454e-ab4e-4d74-bab8-22e67315bfeb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:29.061873 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4df454e-ab4e-4d74-bab8-22e67315bfeb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:29.062093 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4df454e-ab4e-4d74-bab8-22e67315bfeb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:29.062282 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4df454e-ab4e-4d74-bab8-22e67315bfeb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:29.062677 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4df454e-ab4e-4d74-bab8-22e67315bfeb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:29.062946 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4df454e-ab4e-4d74-bab8-22e67315bfeb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:29.063198 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4df454e-ab4e-4d74-bab8-22e67315bfeb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:29.075604 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c4df454e-ab4e-4d74-bab8-22e67315bfeb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:29.210837 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c4df454e-ab4e-4d74-bab8-22e67315bfeb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:29.215658 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c4df454e-ab4e-4d74-bab8-22e67315bfeb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:29.216189 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c4df454e-ab4e-4d74-bab8-22e67315bfeb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:29.219325 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c4df454e-ab4e-4d74-bab8-22e67315bfeb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1497 microversion: 2.60 time: 0.164247 Jun 10 13:46:29.219569 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1285/3821] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:46:29 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1497 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:46:29.321634 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-f0c101c9-213b-4211-9c24-80d098b80365 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:29.324364 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-f0c101c9-213b-4211-9c24-80d098b80365 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:29.329002 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f0c101c9-213b-4211-9c24-80d098b80365 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:29.329318 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f0c101c9-213b-4211-9c24-80d098b80365 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:29.329592 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f0c101c9-213b-4211-9c24-80d098b80365 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:29.330133 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f0c101c9-213b-4211-9c24-80d098b80365 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:29.330536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f0c101c9-213b-4211-9c24-80d098b80365 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:29.330946 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-f0c101c9-213b-4211-9c24-80d098b80365 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:29.345069 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-f0c101c9-213b-4211-9c24-80d098b80365 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:29.494271 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-f0c101c9-213b-4211-9c24-80d098b80365 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:29.501552 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-f0c101c9-213b-4211-9c24-80d098b80365 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1726 microversion: 2.1 time: 0.182025 Jun 10 13:46:29.501853 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1269/3822] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:29 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1726 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:30.047129 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-0612e1aa-4220-4cbc-bd28-47624cfed422 req-192c879c-e8f7-45c3-b84a-dfca08f69de6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df7333b5-f8ba-430e-a028-a02afef8ac53", "name": "network-vif-plugged", "status": "completed", "tag": "2bb6ad08-e648-481b-839a-f023219457e5"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:30.054207 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0612e1aa-4220-4cbc-bd28-47624cfed422 req-192c879c-e8f7-45c3-b84a-dfca08f69de6 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:30.054418 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0612e1aa-4220-4cbc-bd28-47624cfed422 req-192c879c-e8f7-45c3-b84a-dfca08f69de6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:30.054531 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-0612e1aa-4220-4cbc-bd28-47624cfed422 req-192c879c-e8f7-45c3-b84a-dfca08f69de6 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:30.061431 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-0612e1aa-4220-4cbc-bd28-47624cfed422 req-192c879c-e8f7-45c3-b84a-dfca08f69de6 service nova] Creating event network-vif-plugged:2bb6ad08-e648-481b-839a-f023219457e5 for instance df7333b5-f8ba-430e-a028-a02afef8ac53 on np0000002501 Jun 10 13:46:30.061431 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-0612e1aa-4220-4cbc-bd28-47624cfed422 req-192c879c-e8f7-45c3-b84a-dfca08f69de6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:46:30.065013 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-0612e1aa-4220-4cbc-bd28-47624cfed422 req-192c879c-e8f7-45c3-b84a-dfca08f69de6 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019338 Jun 10 13:46:30.065013 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1269/3823] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:46:30 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 10 13:46:30.234553 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b19f85ac-685f-4fd5-9e19-7bf2b007692c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:30.236277 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b19f85ac-685f-4fd5-9e19-7bf2b007692c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:30.239995 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b19f85ac-685f-4fd5-9e19-7bf2b007692c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:30.240220 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b19f85ac-685f-4fd5-9e19-7bf2b007692c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:30.240429 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b19f85ac-685f-4fd5-9e19-7bf2b007692c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:30.240898 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b19f85ac-685f-4fd5-9e19-7bf2b007692c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:30.241182 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b19f85ac-685f-4fd5-9e19-7bf2b007692c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:30.241464 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b19f85ac-685f-4fd5-9e19-7bf2b007692c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:30.258005 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b19f85ac-685f-4fd5-9e19-7bf2b007692c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:30.367938 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b19f85ac-685f-4fd5-9e19-7bf2b007692c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:30.372487 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b19f85ac-685f-4fd5-9e19-7bf2b007692c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:30.373016 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b19f85ac-685f-4fd5-9e19-7bf2b007692c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:30.376313 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b19f85ac-685f-4fd5-9e19-7bf2b007692c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1497 microversion: 2.60 time: 0.143588 Jun 10 13:46:30.376835 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1286/3824] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:46:30 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1497 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:46:30.519558 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-4b0a12ab-5bf7-4bb8-8569-b9fa168cf5a4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:30.521468 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-4b0a12ab-5bf7-4bb8-8569-b9fa168cf5a4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:30.526179 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b0a12ab-5bf7-4bb8-8569-b9fa168cf5a4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:30.526483 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b0a12ab-5bf7-4bb8-8569-b9fa168cf5a4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:30.526704 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b0a12ab-5bf7-4bb8-8569-b9fa168cf5a4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:30.527125 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b0a12ab-5bf7-4bb8-8569-b9fa168cf5a4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:30.527453 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b0a12ab-5bf7-4bb8-8569-b9fa168cf5a4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:30.527731 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-4b0a12ab-5bf7-4bb8-8569-b9fa168cf5a4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:30.541979 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-4b0a12ab-5bf7-4bb8-8569-b9fa168cf5a4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:30.652974 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-4b0a12ab-5bf7-4bb8-8569-b9fa168cf5a4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:30.660561 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-4b0a12ab-5bf7-4bb8-8569-b9fa168cf5a4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1726 microversion: 2.1 time: 0.142780 Jun 10 13:46:30.660953 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1270/3825] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:30 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1726 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:31.393393 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-083b6c0b-3b87-462e-a03d-ded8ee51b684 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:31.393393 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-083b6c0b-3b87-462e-a03d-ded8ee51b684 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:31.397485 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-083b6c0b-3b87-462e-a03d-ded8ee51b684 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:31.397893 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-083b6c0b-3b87-462e-a03d-ded8ee51b684 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:31.398207 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-083b6c0b-3b87-462e-a03d-ded8ee51b684 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:31.398750 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-083b6c0b-3b87-462e-a03d-ded8ee51b684 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:31.399115 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-083b6c0b-3b87-462e-a03d-ded8ee51b684 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:31.399462 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-083b6c0b-3b87-462e-a03d-ded8ee51b684 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:31.437387 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-083b6c0b-3b87-462e-a03d-ded8ee51b684 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:31.621069 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-083b6c0b-3b87-462e-a03d-ded8ee51b684 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:31.628397 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-083b6c0b-3b87-462e-a03d-ded8ee51b684 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:31.629148 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-083b6c0b-3b87-462e-a03d-ded8ee51b684 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:31.637159 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-083b6c0b-3b87-462e-a03d-ded8ee51b684 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1497 microversion: 2.60 time: 0.244427 Jun 10 13:46:31.637159 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1270/3826] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:46:31 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1497 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:46:31.675209 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2ee5f74f-a31c-406e-a801-d57819f488ae tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:31.677659 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2ee5f74f-a31c-406e-a801-d57819f488ae tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:31.681967 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ee5f74f-a31c-406e-a801-d57819f488ae tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:31.682184 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ee5f74f-a31c-406e-a801-d57819f488ae tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:31.682384 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ee5f74f-a31c-406e-a801-d57819f488ae tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:31.682794 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ee5f74f-a31c-406e-a801-d57819f488ae tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:31.683086 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ee5f74f-a31c-406e-a801-d57819f488ae tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:31.683341 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2ee5f74f-a31c-406e-a801-d57819f488ae tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:31.702149 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-2ee5f74f-a31c-406e-a801-d57819f488ae tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:31.816969 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-2ee5f74f-a31c-406e-a801-d57819f488ae tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:31.825187 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2ee5f74f-a31c-406e-a801-d57819f488ae tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1726 microversion: 2.1 time: 0.151876 Jun 10 13:46:31.825449 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1287/3827] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:31 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1726 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:32.106949 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-37e7162d-1afd-4ef8-a4ab-12b6774a26f6 req-cd621bca-e2d2-4c03-9365-f2be0a07d60f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df7333b5-f8ba-430e-a028-a02afef8ac53", "name": "network-vif-plugged", "status": "completed", "tag": "2bb6ad08-e648-481b-839a-f023219457e5"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:32.113372 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-37e7162d-1afd-4ef8-a4ab-12b6774a26f6 req-cd621bca-e2d2-4c03-9365-f2be0a07d60f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:32.113605 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-37e7162d-1afd-4ef8-a4ab-12b6774a26f6 req-cd621bca-e2d2-4c03-9365-f2be0a07d60f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:32.113789 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-37e7162d-1afd-4ef8-a4ab-12b6774a26f6 req-cd621bca-e2d2-4c03-9365-f2be0a07d60f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:32.120030 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-37e7162d-1afd-4ef8-a4ab-12b6774a26f6 req-cd621bca-e2d2-4c03-9365-f2be0a07d60f service nova] Creating event network-vif-plugged:2bb6ad08-e648-481b-839a-f023219457e5 for instance df7333b5-f8ba-430e-a028-a02afef8ac53 on np0000002501 Jun 10 13:46:32.120425 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-37e7162d-1afd-4ef8-a4ab-12b6774a26f6 req-cd621bca-e2d2-4c03-9365-f2be0a07d60f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:46:32.124135 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-37e7162d-1afd-4ef8-a4ab-12b6774a26f6 req-cd621bca-e2d2-4c03-9365-f2be0a07d60f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019114 Jun 10 13:46:32.124527 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1271/3828] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:46:32 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 10 13:46:32.649040 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-bedb4752-e6fa-49ff-8daf-779779c357bb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:32.650919 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-bedb4752-e6fa-49ff-8daf-779779c357bb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:32.654865 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bedb4752-e6fa-49ff-8daf-779779c357bb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:32.655091 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bedb4752-e6fa-49ff-8daf-779779c357bb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:32.655312 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bedb4752-e6fa-49ff-8daf-779779c357bb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:32.655804 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bedb4752-e6fa-49ff-8daf-779779c357bb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:32.656116 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bedb4752-e6fa-49ff-8daf-779779c357bb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:32.656403 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-bedb4752-e6fa-49ff-8daf-779779c357bb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:32.669378 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-bedb4752-e6fa-49ff-8daf-779779c357bb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:32.787765 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bedb4752-e6fa-49ff-8daf-779779c357bb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:32.792031 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bedb4752-e6fa-49ff-8daf-779779c357bb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:32.792616 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-bedb4752-e6fa-49ff-8daf-779779c357bb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:32.796463 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-bedb4752-e6fa-49ff-8daf-779779c357bb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1684 microversion: 2.60 time: 0.149006 Jun 10 13:46:32.796752 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1271/3829] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:46:32 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1684 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:46:32.811617 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f91ec5f2-5732-4d00-a314-7f87603d5bb9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:32.812917 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f91ec5f2-5732-4d00-a314-7f87603d5bb9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:32.817854 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f91ec5f2-5732-4d00-a314-7f87603d5bb9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:32.818036 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f91ec5f2-5732-4d00-a314-7f87603d5bb9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:32.818162 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f91ec5f2-5732-4d00-a314-7f87603d5bb9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:32.818447 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f91ec5f2-5732-4d00-a314-7f87603d5bb9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:32.818598 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f91ec5f2-5732-4d00-a314-7f87603d5bb9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:32.818727 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f91ec5f2-5732-4d00-a314-7f87603d5bb9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:32.829424 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-f91ec5f2-5732-4d00-a314-7f87603d5bb9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:32.846846 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-3b5ced95-a438-4bfe-b187-0300a28a6de5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:32.853617 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-3b5ced95-a438-4bfe-b187-0300a28a6de5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:32.859156 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3b5ced95-a438-4bfe-b187-0300a28a6de5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:32.859416 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3b5ced95-a438-4bfe-b187-0300a28a6de5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:32.859609 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3b5ced95-a438-4bfe-b187-0300a28a6de5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:32.860033 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3b5ced95-a438-4bfe-b187-0300a28a6de5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:32.860320 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3b5ced95-a438-4bfe-b187-0300a28a6de5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:32.860622 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-3b5ced95-a438-4bfe-b187-0300a28a6de5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:32.880190 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-3b5ced95-a438-4bfe-b187-0300a28a6de5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:32.904261 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f91ec5f2-5732-4d00-a314-7f87603d5bb9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53/os-interface" status: 200 len: 283 microversion: 2.60 time: 0.094361 Jun 10 13:46:32.904598 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1288/3830] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:46:32 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53/os-interface => generated 283 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:46:33.040946 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-3b5ced95-a438-4bfe-b187-0300a28a6de5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:33.048743 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-3b5ced95-a438-4bfe-b187-0300a28a6de5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1726 microversion: 2.1 time: 0.210460 Jun 10 13:46:33.049003 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1272/3831] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:32 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1726 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:33.453668 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-8469c56d-783b-47ac-ada9-286714464d44 req-4d39a917-11ef-4f66-8e7d-c11dc6bb8bba service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2634d7d1-cf24-4d5d-b6dc-97ecc18737a7", "tag": "5409958d-f5cd-4643-b88c-eb2052486c77"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:33.460662 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8469c56d-783b-47ac-ada9-286714464d44 req-4d39a917-11ef-4f66-8e7d-c11dc6bb8bba service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:33.460913 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8469c56d-783b-47ac-ada9-286714464d44 req-4d39a917-11ef-4f66-8e7d-c11dc6bb8bba service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:33.461051 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-8469c56d-783b-47ac-ada9-286714464d44 req-4d39a917-11ef-4f66-8e7d-c11dc6bb8bba service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:33.467289 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-8469c56d-783b-47ac-ada9-286714464d44 req-4d39a917-11ef-4f66-8e7d-c11dc6bb8bba service nova] Creating event network-changed:5409958d-f5cd-4643-b88c-eb2052486c77 for instance 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 on np0000002501 Jun 10 13:46:33.468502 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-8469c56d-783b-47ac-ada9-286714464d44 req-4d39a917-11ef-4f66-8e7d-c11dc6bb8bba service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:46:33.471928 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-8469c56d-783b-47ac-ada9-286714464d44 req-4d39a917-11ef-4f66-8e7d-c11dc6bb8bba service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019948 Jun 10 13:46:33.472032 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1272/3832] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:46:33 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 10 13:46:34.063088 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-1955a2e5-324c-4b3d-888c-86ad2f30cd32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:34.064816 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-1955a2e5-324c-4b3d-888c-86ad2f30cd32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:34.068912 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1955a2e5-324c-4b3d-888c-86ad2f30cd32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:34.069163 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1955a2e5-324c-4b3d-888c-86ad2f30cd32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:34.069370 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1955a2e5-324c-4b3d-888c-86ad2f30cd32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:34.069831 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1955a2e5-324c-4b3d-888c-86ad2f30cd32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:34.070116 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1955a2e5-324c-4b3d-888c-86ad2f30cd32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:34.070408 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-1955a2e5-324c-4b3d-888c-86ad2f30cd32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:34.088992 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-1955a2e5-324c-4b3d-888c-86ad2f30cd32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:34.237192 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-1955a2e5-324c-4b3d-888c-86ad2f30cd32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:34.245479 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-1955a2e5-324c-4b3d-888c-86ad2f30cd32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1726 microversion: 2.1 time: 0.184108 Jun 10 13:46:34.245808 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1289/3833] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:34 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1726 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:34.596736 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-438cff63-c8f6-4f20-ba9d-f53442f6cfc9 req-5fcffa83-46fe-4665-ac5c-668014b73503 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-plugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:34.603409 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-438cff63-c8f6-4f20-ba9d-f53442f6cfc9 req-5fcffa83-46fe-4665-ac5c-668014b73503 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:34.603623 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-438cff63-c8f6-4f20-ba9d-f53442f6cfc9 req-5fcffa83-46fe-4665-ac5c-668014b73503 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:34.603797 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-438cff63-c8f6-4f20-ba9d-f53442f6cfc9 req-5fcffa83-46fe-4665-ac5c-668014b73503 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:34.609771 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-438cff63-c8f6-4f20-ba9d-f53442f6cfc9 req-5fcffa83-46fe-4665-ac5c-668014b73503 service nova] Creating event network-vif-plugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:46:34.615596 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [req-438cff63-c8f6-4f20-ba9d-f53442f6cfc9 req-5fcffa83-46fe-4665-ac5c-668014b73503 service nova] Instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 is migrating within the same cell, copying events to all relevant hosts: {'np0000002501'} {{(pid=86681) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6034}} Jun 10 13:46:34.615969 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-438cff63-c8f6-4f20-ba9d-f53442f6cfc9 req-5fcffa83-46fe-4665-ac5c-668014b73503 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:46:34.621115 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-438cff63-c8f6-4f20-ba9d-f53442f6cfc9 req-5fcffa83-46fe-4665-ac5c-668014b73503 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025988 Jun 10 13:46:34.621380 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1273/3834] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:46:34 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 10 13:46:35.262925 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f969b86d-4d66-44a3-a05f-01db26086d10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:35.264703 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f969b86d-4d66-44a3-a05f-01db26086d10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:35.270789 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f969b86d-4d66-44a3-a05f-01db26086d10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:35.271084 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f969b86d-4d66-44a3-a05f-01db26086d10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:35.271328 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f969b86d-4d66-44a3-a05f-01db26086d10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:35.271873 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f969b86d-4d66-44a3-a05f-01db26086d10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:35.272243 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f969b86d-4d66-44a3-a05f-01db26086d10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:35.272611 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f969b86d-4d66-44a3-a05f-01db26086d10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:35.290575 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f969b86d-4d66-44a3-a05f-01db26086d10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:35.446536 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f969b86d-4d66-44a3-a05f-01db26086d10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:35.456398 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f969b86d-4d66-44a3-a05f-01db26086d10 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1726 microversion: 2.1 time: 0.195572 Jun 10 13:46:35.456706 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1273/3835] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:35 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1726 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:35.508497 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-1a2c522e-7194-4cf5-9874-6feebaaa1b95 req-8e551b50-66b8-4485-b983-e6af893b0a4f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "df7333b5-f8ba-430e-a028-a02afef8ac53", "tag": "2bb6ad08-e648-481b-839a-f023219457e5"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:35.514609 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1a2c522e-7194-4cf5-9874-6feebaaa1b95 req-8e551b50-66b8-4485-b983-e6af893b0a4f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:35.514855 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1a2c522e-7194-4cf5-9874-6feebaaa1b95 req-8e551b50-66b8-4485-b983-e6af893b0a4f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:35.514979 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1a2c522e-7194-4cf5-9874-6feebaaa1b95 req-8e551b50-66b8-4485-b983-e6af893b0a4f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:35.521253 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-1a2c522e-7194-4cf5-9874-6feebaaa1b95 req-8e551b50-66b8-4485-b983-e6af893b0a4f service nova] Creating event network-changed:2bb6ad08-e648-481b-839a-f023219457e5 for instance df7333b5-f8ba-430e-a028-a02afef8ac53 on np0000002501 Jun 10 13:46:35.521674 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-1a2c522e-7194-4cf5-9874-6feebaaa1b95 req-8e551b50-66b8-4485-b983-e6af893b0a4f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:46:35.525854 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-1a2c522e-7194-4cf5-9874-6feebaaa1b95 req-8e551b50-66b8-4485-b983-e6af893b0a4f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019101 Jun 10 13:46:35.526244 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1290/3836] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:46:35 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 10 13:46:36.471992 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-37624d07-1bdb-49e5-b854-87198e312d2a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:36.473475 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-37624d07-1bdb-49e5-b854-87198e312d2a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:36.477469 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-37624d07-1bdb-49e5-b854-87198e312d2a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:36.477763 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-37624d07-1bdb-49e5-b854-87198e312d2a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:36.478003 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-37624d07-1bdb-49e5-b854-87198e312d2a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:36.478456 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-37624d07-1bdb-49e5-b854-87198e312d2a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:36.478790 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-37624d07-1bdb-49e5-b854-87198e312d2a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:36.479091 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-37624d07-1bdb-49e5-b854-87198e312d2a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:36.494270 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-37624d07-1bdb-49e5-b854-87198e312d2a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:36.604041 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-37624d07-1bdb-49e5-b854-87198e312d2a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:36.612127 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-37624d07-1bdb-49e5-b854-87198e312d2a tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1726 microversion: 2.1 time: 0.141780 Jun 10 13:46:36.612444 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1274/3837] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:36 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1726 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:36.664295 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-f5815b6b-1cfb-4167-8156-fb1e93f91550 req-f5771f81-bb83-4785-869d-c00e638de9db service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-plugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:36.671014 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f5815b6b-1cfb-4167-8156-fb1e93f91550 req-f5771f81-bb83-4785-869d-c00e638de9db service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:36.671216 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f5815b6b-1cfb-4167-8156-fb1e93f91550 req-f5771f81-bb83-4785-869d-c00e638de9db service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:36.671391 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-f5815b6b-1cfb-4167-8156-fb1e93f91550 req-f5771f81-bb83-4785-869d-c00e638de9db service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:36.677513 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-f5815b6b-1cfb-4167-8156-fb1e93f91550 req-f5771f81-bb83-4785-869d-c00e638de9db service nova] Creating event network-vif-plugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:46:36.678039 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-f5815b6b-1cfb-4167-8156-fb1e93f91550 req-f5771f81-bb83-4785-869d-c00e638de9db service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:46:36.684936 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-f5815b6b-1cfb-4167-8156-fb1e93f91550 req-f5771f81-bb83-4785-869d-c00e638de9db service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022273 Jun 10 13:46:36.685452 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1274/3838] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:46:36 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 10 13:46:37.627906 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-8b527954-efb3-43bc-8ab2-adc03b41f55b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:37.629486 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-8b527954-efb3-43bc-8ab2-adc03b41f55b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:37.633884 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8b527954-efb3-43bc-8ab2-adc03b41f55b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:37.634108 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8b527954-efb3-43bc-8ab2-adc03b41f55b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:37.634377 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8b527954-efb3-43bc-8ab2-adc03b41f55b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:37.634802 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8b527954-efb3-43bc-8ab2-adc03b41f55b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:37.635108 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8b527954-efb3-43bc-8ab2-adc03b41f55b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:37.635436 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-8b527954-efb3-43bc-8ab2-adc03b41f55b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:37.652202 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-8b527954-efb3-43bc-8ab2-adc03b41f55b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:37.836854 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-8b527954-efb3-43bc-8ab2-adc03b41f55b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:37.845890 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-8b527954-efb3-43bc-8ab2-adc03b41f55b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1719 microversion: 2.1 time: 0.219904 Jun 10 13:46:37.846237 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1291/3839] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:46:37 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1719 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:46:37.861372 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cc0cb205-aad4-4c16-9e42-b525abb384ed tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:37.861722 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cc0cb205-aad4-4c16-9e42-b525abb384ed tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:37.865661 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cc0cb205-aad4-4c16-9e42-b525abb384ed tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:37.865908 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cc0cb205-aad4-4c16-9e42-b525abb384ed tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:37.866051 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cc0cb205-aad4-4c16-9e42-b525abb384ed tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:37.866275 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cc0cb205-aad4-4c16-9e42-b525abb384ed tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:37.866436 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cc0cb205-aad4-4c16-9e42-b525abb384ed tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:37.866542 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cc0cb205-aad4-4c16-9e42-b525abb384ed tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:37.912033 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-cc0cb205-aad4-4c16-9e42-b525abb384ed tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lazy-loading 'services' on Instance uuid aba86cce-eaa6-4d12-8190-8bda605f4ed5 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:46:37.953098 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cc0cb205-aad4-4c16-9e42-b525abb384ed tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments/553b084c-98cc-4119-a176-5b13832fc03c" status: 202 len: 0 microversion: 2.1 time: 0.093405 Jun 10 13:46:37.953461 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1275/3840] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:46:37 2026] DELETE /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments/553b084c-98cc-4119-a176-5b13832fc03c => generated 0 bytes in 94 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:46:37.967130 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f8d335d5-1ea8-4c9a-b737-f76b87774c32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:37.967130 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f8d335d5-1ea8-4c9a-b737-f76b87774c32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:37.971560 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f8d335d5-1ea8-4c9a-b737-f76b87774c32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:37.971560 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f8d335d5-1ea8-4c9a-b737-f76b87774c32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:37.971560 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f8d335d5-1ea8-4c9a-b737-f76b87774c32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:37.971560 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f8d335d5-1ea8-4c9a-b737-f76b87774c32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:37.971560 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f8d335d5-1ea8-4c9a-b737-f76b87774c32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:37.971560 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f8d335d5-1ea8-4c9a-b737-f76b87774c32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:37.989315 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f8d335d5-1ea8-4c9a-b737-f76b87774c32 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027241 Jun 10 13:46:37.989315 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1275/3841] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:37 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:39.005994 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-2a349ae8-1a41-4608-88dc-9819c3723766 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:39.008748 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-2a349ae8-1a41-4608-88dc-9819c3723766 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:39.012532 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a349ae8-1a41-4608-88dc-9819c3723766 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:39.012755 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a349ae8-1a41-4608-88dc-9819c3723766 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:39.012904 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a349ae8-1a41-4608-88dc-9819c3723766 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:39.013241 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a349ae8-1a41-4608-88dc-9819c3723766 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:39.013445 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a349ae8-1a41-4608-88dc-9819c3723766 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:39.013620 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-2a349ae8-1a41-4608-88dc-9819c3723766 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:39.032764 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-2a349ae8-1a41-4608-88dc-9819c3723766 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028599 Jun 10 13:46:39.033079 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1292/3842] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:39 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:40.043938 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-476b5104-02fa-4d72-bae5-95a77a89f5cb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:40.045859 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-476b5104-02fa-4d72-bae5-95a77a89f5cb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:40.050472 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-476b5104-02fa-4d72-bae5-95a77a89f5cb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:40.050775 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-476b5104-02fa-4d72-bae5-95a77a89f5cb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:40.051000 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-476b5104-02fa-4d72-bae5-95a77a89f5cb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:40.051364 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-476b5104-02fa-4d72-bae5-95a77a89f5cb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:40.051662 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-476b5104-02fa-4d72-bae5-95a77a89f5cb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:40.051890 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-476b5104-02fa-4d72-bae5-95a77a89f5cb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:40.070561 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-476b5104-02fa-4d72-bae5-95a77a89f5cb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029043 Jun 10 13:46:40.070872 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1276/3843] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:40 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:41.081044 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-accdb65f-b12c-45ab-87d0-617b613aceb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:41.083546 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-accdb65f-b12c-45ab-87d0-617b613aceb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:41.086373 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-accdb65f-b12c-45ab-87d0-617b613aceb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:41.086720 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-accdb65f-b12c-45ab-87d0-617b613aceb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:41.087633 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-accdb65f-b12c-45ab-87d0-617b613aceb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:41.087633 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-accdb65f-b12c-45ab-87d0-617b613aceb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:41.087633 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-accdb65f-b12c-45ab-87d0-617b613aceb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:41.087633 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-accdb65f-b12c-45ab-87d0-617b613aceb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:41.103802 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-accdb65f-b12c-45ab-87d0-617b613aceb0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024456 Jun 10 13:46:41.103802 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1276/3844] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:41 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:42.113521 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-7d02b327-540f-4a37-8c4b-78e1889c7052 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:42.114761 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-7d02b327-540f-4a37-8c4b-78e1889c7052 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:42.117776 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d02b327-540f-4a37-8c4b-78e1889c7052 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:42.117944 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d02b327-540f-4a37-8c4b-78e1889c7052 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:42.118065 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d02b327-540f-4a37-8c4b-78e1889c7052 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:42.118278 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d02b327-540f-4a37-8c4b-78e1889c7052 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:42.118421 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d02b327-540f-4a37-8c4b-78e1889c7052 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:42.118524 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-7d02b327-540f-4a37-8c4b-78e1889c7052 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:42.133707 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-7d02b327-540f-4a37-8c4b-78e1889c7052 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.021715 Jun 10 13:46:42.133974 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1293/3845] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:42 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:43.144810 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9e2020e9-dfc6-412b-b72b-266c6f39f9a6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:43.146074 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9e2020e9-dfc6-412b-b72b-266c6f39f9a6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:43.149237 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e2020e9-dfc6-412b-b72b-266c6f39f9a6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:43.149389 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e2020e9-dfc6-412b-b72b-266c6f39f9a6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:43.149517 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e2020e9-dfc6-412b-b72b-266c6f39f9a6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:43.149735 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e2020e9-dfc6-412b-b72b-266c6f39f9a6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:43.149965 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e2020e9-dfc6-412b-b72b-266c6f39f9a6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:43.149965 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9e2020e9-dfc6-412b-b72b-266c6f39f9a6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:43.172315 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9e2020e9-dfc6-412b-b72b-266c6f39f9a6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029006 Jun 10 13:46:43.172717 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1277/3846] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:43 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:44.184191 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-252be113-d997-4483-b110-36aa24a549ab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:44.185073 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-252be113-d997-4483-b110-36aa24a549ab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:44.188954 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-252be113-d997-4483-b110-36aa24a549ab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:44.190298 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-252be113-d997-4483-b110-36aa24a549ab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:44.190298 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-252be113-d997-4483-b110-36aa24a549ab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:44.190298 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-252be113-d997-4483-b110-36aa24a549ab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:44.190298 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-252be113-d997-4483-b110-36aa24a549ab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:44.190298 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-252be113-d997-4483-b110-36aa24a549ab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:44.207788 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-252be113-d997-4483-b110-36aa24a549ab tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025889 Jun 10 13:46:44.207788 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1277/3847] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:44 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:45.217579 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-f2d132cf-1d3d-4fda-8570-5c4df2c3e438 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:45.218816 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-f2d132cf-1d3d-4fda-8570-5c4df2c3e438 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:45.220223 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=31,nova_api:UPDATE=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:46:45.222300 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2d132cf-1d3d-4fda-8570-5c4df2c3e438 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:45.222479 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2d132cf-1d3d-4fda-8570-5c4df2c3e438 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:45.222599 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2d132cf-1d3d-4fda-8570-5c4df2c3e438 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:45.222853 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2d132cf-1d3d-4fda-8570-5c4df2c3e438 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:45.222998 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2d132cf-1d3d-4fda-8570-5c4df2c3e438 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:45.223107 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-f2d132cf-1d3d-4fda-8570-5c4df2c3e438 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:45.225835 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=107,nova_cell1:UPDATE=3,nova_cell1:INSERT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:46:45.243276 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-f2d132cf-1d3d-4fda-8570-5c4df2c3e438 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027347 Jun 10 13:46:45.243563 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1294/3848] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:45 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:46.253150 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fd49d958-5b4d-475e-82e3-e96cd1eed0e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:46.254603 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fd49d958-5b4d-475e-82e3-e96cd1eed0e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:46.256079 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=38,nova_api:INSERT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:46:46.258296 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd49d958-5b4d-475e-82e3-e96cd1eed0e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:46.258471 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd49d958-5b4d-475e-82e3-e96cd1eed0e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:46.258588 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd49d958-5b4d-475e-82e3-e96cd1eed0e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:46.258809 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd49d958-5b4d-475e-82e3-e96cd1eed0e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:46.258937 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd49d958-5b4d-475e-82e3-e96cd1eed0e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:46.259045 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fd49d958-5b4d-475e-82e3-e96cd1eed0e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:46.260797 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=103,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:46:46.274887 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fd49d958-5b4d-475e-82e3-e96cd1eed0e5 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.023434 Jun 10 13:46:46.275162 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1278/3849] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:46 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:47.285437 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0ea4b681-0547-4618-bb2a-195911489cbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:47.287332 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0ea4b681-0547-4618-bb2a-195911489cbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:47.290108 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0ea4b681-0547-4618-bb2a-195911489cbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:47.290550 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0ea4b681-0547-4618-bb2a-195911489cbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:47.291561 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0ea4b681-0547-4618-bb2a-195911489cbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:47.291561 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0ea4b681-0547-4618-bb2a-195911489cbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:47.291561 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0ea4b681-0547-4618-bb2a-195911489cbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:47.291561 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0ea4b681-0547-4618-bb2a-195911489cbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:47.308739 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0ea4b681-0547-4618-bb2a-195911489cbb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025268 Jun 10 13:46:47.308739 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1278/3850] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:47 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:48.318322 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-54809ae5-f240-4603-9a13-066fa03a0a73 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:48.319830 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-54809ae5-f240-4603-9a13-066fa03a0a73 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:48.323704 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54809ae5-f240-4603-9a13-066fa03a0a73 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:48.323890 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54809ae5-f240-4603-9a13-066fa03a0a73 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:48.324055 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54809ae5-f240-4603-9a13-066fa03a0a73 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:48.324300 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54809ae5-f240-4603-9a13-066fa03a0a73 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:48.324452 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54809ae5-f240-4603-9a13-066fa03a0a73 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:48.324565 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-54809ae5-f240-4603-9a13-066fa03a0a73 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:48.342868 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-54809ae5-f240-4603-9a13-066fa03a0a73 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026398 Jun 10 13:46:48.343330 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1295/3851] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:48 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:49.353041 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-1abb97b2-7dcd-44b4-9c32-36530429869c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:49.354475 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-1abb97b2-7dcd-44b4-9c32-36530429869c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:49.357870 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1abb97b2-7dcd-44b4-9c32-36530429869c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:49.358059 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1abb97b2-7dcd-44b4-9c32-36530429869c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:49.358181 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1abb97b2-7dcd-44b4-9c32-36530429869c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:49.358430 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1abb97b2-7dcd-44b4-9c32-36530429869c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:49.358555 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1abb97b2-7dcd-44b4-9c32-36530429869c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:49.358664 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-1abb97b2-7dcd-44b4-9c32-36530429869c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:49.373508 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-1abb97b2-7dcd-44b4-9c32-36530429869c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.022462 Jun 10 13:46:49.373775 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1279/3852] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:49 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:50.383456 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b0702d8e-f67d-4670-a52a-481a0f49ed95 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:50.385191 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b0702d8e-f67d-4670-a52a-481a0f49ed95 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:50.386955 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:INSERT=1,nova_api:SELECT=31 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:46:50.389417 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0702d8e-f67d-4670-a52a-481a0f49ed95 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:50.389588 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0702d8e-f67d-4670-a52a-481a0f49ed95 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:50.389769 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0702d8e-f67d-4670-a52a-481a0f49ed95 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:50.390219 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0702d8e-f67d-4670-a52a-481a0f49ed95 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:50.390868 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0702d8e-f67d-4670-a52a-481a0f49ed95 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:50.390868 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b0702d8e-f67d-4670-a52a-481a0f49ed95 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:50.393585 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=94 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:46:50.408372 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b0702d8e-f67d-4670-a52a-481a0f49ed95 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026666 Jun 10 13:46:50.408706 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1279/3853] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:50 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:51.417735 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-6cd15f1d-2a42-4622-90fc-436e7c5da0c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:51.419081 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-6cd15f1d-2a42-4622-90fc-436e7c5da0c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:51.422314 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6cd15f1d-2a42-4622-90fc-436e7c5da0c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:51.422489 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6cd15f1d-2a42-4622-90fc-436e7c5da0c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:51.422606 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6cd15f1d-2a42-4622-90fc-436e7c5da0c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:51.422844 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6cd15f1d-2a42-4622-90fc-436e7c5da0c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:51.422994 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6cd15f1d-2a42-4622-90fc-436e7c5da0c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:51.423199 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-6cd15f1d-2a42-4622-90fc-436e7c5da0c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:51.437296 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-6cd15f1d-2a42-4622-90fc-436e7c5da0c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.021268 Jun 10 13:46:51.437570 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1296/3854] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:51 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:52.447503 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-ded7bef7-1c67-44e3-ae58-6a38bf2527a8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:52.448840 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-ded7bef7-1c67-44e3-ae58-6a38bf2527a8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:52.452082 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ded7bef7-1c67-44e3-ae58-6a38bf2527a8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:52.452237 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ded7bef7-1c67-44e3-ae58-6a38bf2527a8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:52.452368 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ded7bef7-1c67-44e3-ae58-6a38bf2527a8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:52.452604 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ded7bef7-1c67-44e3-ae58-6a38bf2527a8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:52.452717 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ded7bef7-1c67-44e3-ae58-6a38bf2527a8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:52.452831 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-ded7bef7-1c67-44e3-ae58-6a38bf2527a8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:52.467311 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-ded7bef7-1c67-44e3-ae58-6a38bf2527a8 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.021436 Jun 10 13:46:52.467580 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1280/3855] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:52 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:53.479749 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-41745fcc-961a-46cf-9c91-ba162c3c0996 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:53.481496 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-41745fcc-961a-46cf-9c91-ba162c3c0996 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:53.485387 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41745fcc-961a-46cf-9c91-ba162c3c0996 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:53.485585 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41745fcc-961a-46cf-9c91-ba162c3c0996 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:53.485744 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41745fcc-961a-46cf-9c91-ba162c3c0996 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:53.486032 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41745fcc-961a-46cf-9c91-ba162c3c0996 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:53.486206 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41745fcc-961a-46cf-9c91-ba162c3c0996 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:53.486361 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-41745fcc-961a-46cf-9c91-ba162c3c0996 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:53.506275 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-41745fcc-961a-46cf-9c91-ba162c3c0996 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028644 Jun 10 13:46:53.506626 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1280/3856] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:53 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:54.516281 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-60610a0d-124e-4ea6-ac53-db6aa1ea3563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:54.517631 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-60610a0d-124e-4ea6-ac53-db6aa1ea3563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:54.521052 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60610a0d-124e-4ea6-ac53-db6aa1ea3563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:54.521231 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60610a0d-124e-4ea6-ac53-db6aa1ea3563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:54.521362 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60610a0d-124e-4ea6-ac53-db6aa1ea3563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:54.521594 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60610a0d-124e-4ea6-ac53-db6aa1ea3563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:54.521718 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60610a0d-124e-4ea6-ac53-db6aa1ea3563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:54.521859 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-60610a0d-124e-4ea6-ac53-db6aa1ea3563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:54.540622 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-60610a0d-124e-4ea6-ac53-db6aa1ea3563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025957 Jun 10 13:46:54.540964 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1297/3857] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:54 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:55.550034 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5977afc6-9db8-46b2-82fc-1209aeab14e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:55.551644 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5977afc6-9db8-46b2-82fc-1209aeab14e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:55.555002 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5977afc6-9db8-46b2-82fc-1209aeab14e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:55.555167 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5977afc6-9db8-46b2-82fc-1209aeab14e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:55.555279 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5977afc6-9db8-46b2-82fc-1209aeab14e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:55.555536 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5977afc6-9db8-46b2-82fc-1209aeab14e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:55.555652 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5977afc6-9db8-46b2-82fc-1209aeab14e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:55.555787 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5977afc6-9db8-46b2-82fc-1209aeab14e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:55.571069 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5977afc6-9db8-46b2-82fc-1209aeab14e2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.022630 Jun 10 13:46:55.571328 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1281/3858] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:55 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:55.849954 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6603d0bd-6e78-48a6-93fb-0f7510789a1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:55.851707 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6603d0bd-6e78-48a6-93fb-0f7510789a1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:55.856240 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6603d0bd-6e78-48a6-93fb-0f7510789a1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:55.856510 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6603d0bd-6e78-48a6-93fb-0f7510789a1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:55.856716 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6603d0bd-6e78-48a6-93fb-0f7510789a1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:55.857122 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6603d0bd-6e78-48a6-93fb-0f7510789a1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:55.857416 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6603d0bd-6e78-48a6-93fb-0f7510789a1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:55.857678 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6603d0bd-6e78-48a6-93fb-0f7510789a1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:55.872871 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6603d0bd-6e78-48a6-93fb-0f7510789a1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:46:56.012475 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6603d0bd-6e78-48a6-93fb-0f7510789a1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:56.016760 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6603d0bd-6e78-48a6-93fb-0f7510789a1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:56.017386 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6603d0bd-6e78-48a6-93fb-0f7510789a1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:46:56.021359 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6603d0bd-6e78-48a6-93fb-0f7510789a1b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1803 microversion: 2.60 time: 0.173247 Jun 10 13:46:56.021691 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1281/3859] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:46:55 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1803 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:46:56.581309 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-43f6f74f-c0ed-4c14-929a-05cab1838bfb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:56.582578 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-43f6f74f-c0ed-4c14-929a-05cab1838bfb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:56.585734 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-43f6f74f-c0ed-4c14-929a-05cab1838bfb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:56.585919 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-43f6f74f-c0ed-4c14-929a-05cab1838bfb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:56.586033 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-43f6f74f-c0ed-4c14-929a-05cab1838bfb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:56.586283 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-43f6f74f-c0ed-4c14-929a-05cab1838bfb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:56.586428 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-43f6f74f-c0ed-4c14-929a-05cab1838bfb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:56.586538 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-43f6f74f-c0ed-4c14-929a-05cab1838bfb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:56.605602 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-43f6f74f-c0ed-4c14-929a-05cab1838bfb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025851 Jun 10 13:46:56.605885 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1298/3860] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:56 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:56.750527 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-bed2831c-a1bd-49f8-bb78-fa5cf7ad33a2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "1413e77c-405d-4599-ab34-8a5fd7677c77"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:46:56.752172 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-bed2831c-a1bd-49f8-bb78-fa5cf7ad33a2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:56.755606 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bed2831c-a1bd-49f8-bb78-fa5cf7ad33a2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:56.755876 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bed2831c-a1bd-49f8-bb78-fa5cf7ad33a2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:56.756110 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bed2831c-a1bd-49f8-bb78-fa5cf7ad33a2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:56.756486 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bed2831c-a1bd-49f8-bb78-fa5cf7ad33a2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:56.756720 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bed2831c-a1bd-49f8-bb78-fa5cf7ad33a2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:56.756937 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-bed2831c-a1bd-49f8-bb78-fa5cf7ad33a2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:57.615232 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a13dc9cd-7ecc-409b-bf1b-3e291b6fe563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:57.617206 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a13dc9cd-7ecc-409b-bf1b-3e291b6fe563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:57.620581 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a13dc9cd-7ecc-409b-bf1b-3e291b6fe563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:57.620766 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a13dc9cd-7ecc-409b-bf1b-3e291b6fe563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:57.620887 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a13dc9cd-7ecc-409b-bf1b-3e291b6fe563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:57.621128 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a13dc9cd-7ecc-409b-bf1b-3e291b6fe563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:57.621257 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a13dc9cd-7ecc-409b-bf1b-3e291b6fe563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:57.621377 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a13dc9cd-7ecc-409b-bf1b-3e291b6fe563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:57.636507 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a13dc9cd-7ecc-409b-bf1b-3e291b6fe563 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.022962 Jun 10 13:46:57.636952 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1282/3861] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:57 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:58.646561 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e544f778-82f7-43b7-abbe-2b6dd553066c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:58.648021 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e544f778-82f7-43b7-abbe-2b6dd553066c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:58.651531 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e544f778-82f7-43b7-abbe-2b6dd553066c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:58.651720 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e544f778-82f7-43b7-abbe-2b6dd553066c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:58.651882 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e544f778-82f7-43b7-abbe-2b6dd553066c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:58.652175 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e544f778-82f7-43b7-abbe-2b6dd553066c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:58.652337 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e544f778-82f7-43b7-abbe-2b6dd553066c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:58.652499 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e544f778-82f7-43b7-abbe-2b6dd553066c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:58.668610 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e544f778-82f7-43b7-abbe-2b6dd553066c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.023739 Jun 10 13:46:58.668922 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1299/3862] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:58 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:46:59.308444 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-bed2831c-a1bd-49f8-bb78-fa5cf7ad33a2 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "POST /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.559479 Jun 10 13:46:59.309060 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1282/3863] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:46:56 2026] POST /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53/os-volume_attachments => generated 194 bytes in 2560 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:46:59.678806 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-651613ac-caf6-4e6b-a76b-c858f3550d7c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:46:59.680230 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-651613ac-caf6-4e6b-a76b-c858f3550d7c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:46:59.683998 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-651613ac-caf6-4e6b-a76b-c858f3550d7c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:59.684222 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-651613ac-caf6-4e6b-a76b-c858f3550d7c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:59.684379 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-651613ac-caf6-4e6b-a76b-c858f3550d7c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:59.684638 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-651613ac-caf6-4e6b-a76b-c858f3550d7c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:46:59.684762 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-651613ac-caf6-4e6b-a76b-c858f3550d7c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:46:59.684911 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-651613ac-caf6-4e6b-a76b-c858f3550d7c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:46:59.702470 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-651613ac-caf6-4e6b-a76b-c858f3550d7c tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025392 Jun 10 13:46:59.702761 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1283/3864] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:46:59 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:47:00.712094 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ba0c02c4-a014-4c2d-be55-62a3dd18f180 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:00.713469 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ba0c02c4-a014-4c2d-be55-62a3dd18f180 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:00.717107 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba0c02c4-a014-4c2d-be55-62a3dd18f180 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:00.717291 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba0c02c4-a014-4c2d-be55-62a3dd18f180 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:00.717435 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba0c02c4-a014-4c2d-be55-62a3dd18f180 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:00.717661 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba0c02c4-a014-4c2d-be55-62a3dd18f180 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:00.717793 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba0c02c4-a014-4c2d-be55-62a3dd18f180 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:00.717914 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba0c02c4-a014-4c2d-be55-62a3dd18f180 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:00.735338 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ba0c02c4-a014-4c2d-be55-62a3dd18f180 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024989 Jun 10 13:47:00.735615 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1300/3865] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:47:00 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:47:01.745088 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-22271067-5ce1-4565-889b-1f72b00673b4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:01.746368 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-22271067-5ce1-4565-889b-1f72b00673b4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:01.750794 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22271067-5ce1-4565-889b-1f72b00673b4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:01.750966 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22271067-5ce1-4565-889b-1f72b00673b4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:01.751102 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22271067-5ce1-4565-889b-1f72b00673b4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:01.751369 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22271067-5ce1-4565-889b-1f72b00673b4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:01.751534 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22271067-5ce1-4565-889b-1f72b00673b4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:01.751682 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-22271067-5ce1-4565-889b-1f72b00673b4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:01.769531 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-22271067-5ce1-4565-889b-1f72b00673b4 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026230 Jun 10 13:47:01.769765 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1283/3866] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:47:01 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:47:02.779280 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ec96536e-e963-4bb4-8172-037b30335a3d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:02.780653 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ec96536e-e963-4bb4-8172-037b30335a3d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:02.784117 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec96536e-e963-4bb4-8172-037b30335a3d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:02.784339 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec96536e-e963-4bb4-8172-037b30335a3d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:02.784493 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec96536e-e963-4bb4-8172-037b30335a3d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:02.784774 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec96536e-e963-4bb4-8172-037b30335a3d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:02.784917 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec96536e-e963-4bb4-8172-037b30335a3d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:02.785027 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ec96536e-e963-4bb4-8172-037b30335a3d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:02.802076 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ec96536e-e963-4bb4-8172-037b30335a3d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024496 Jun 10 13:47:02.802577 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1284/3867] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:47:02 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:47:03.811820 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cd2c9ab0-df9c-4418-a326-5ce0883484c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:03.813038 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cd2c9ab0-df9c-4418-a326-5ce0883484c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:03.816028 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd2c9ab0-df9c-4418-a326-5ce0883484c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:03.816172 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd2c9ab0-df9c-4418-a326-5ce0883484c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:03.816310 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd2c9ab0-df9c-4418-a326-5ce0883484c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:03.816541 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd2c9ab0-df9c-4418-a326-5ce0883484c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:03.816676 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd2c9ab0-df9c-4418-a326-5ce0883484c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:03.816790 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-cd2c9ab0-df9c-4418-a326-5ce0883484c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:03.832924 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cd2c9ab0-df9c-4418-a326-5ce0883484c2 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.022668 Jun 10 13:47:03.833162 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1301/3868] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:47:03 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:47:04.842777 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-937d40af-4ce8-4d62-bcc9-db3a436629d6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:04.844428 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-937d40af-4ce8-4d62-bcc9-db3a436629d6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:04.847873 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-937d40af-4ce8-4d62-bcc9-db3a436629d6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:04.848015 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-937d40af-4ce8-4d62-bcc9-db3a436629d6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:04.848132 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-937d40af-4ce8-4d62-bcc9-db3a436629d6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:04.848401 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-937d40af-4ce8-4d62-bcc9-db3a436629d6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:04.848539 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-937d40af-4ce8-4d62-bcc9-db3a436629d6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:04.848647 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-937d40af-4ce8-4d62-bcc9-db3a436629d6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:04.868116 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-937d40af-4ce8-4d62-bcc9-db3a436629d6 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027106 Jun 10 13:47:04.868476 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1284/3869] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:47:04 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 10 13:47:05.878086 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-10c7680c-d9e5-433e-af80-fba893963e24 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:05.881424 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-10c7680c-d9e5-433e-af80-fba893963e24 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:05.882620 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10c7680c-d9e5-433e-af80-fba893963e24 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:05.882775 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10c7680c-d9e5-433e-af80-fba893963e24 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:05.882912 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10c7680c-d9e5-433e-af80-fba893963e24 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:05.883139 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10c7680c-d9e5-433e-af80-fba893963e24 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:05.883280 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10c7680c-d9e5-433e-af80-fba893963e24 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:05.883403 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-10c7680c-d9e5-433e-af80-fba893963e24 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:05.901504 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-10c7680c-d9e5-433e-af80-fba893963e24 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.025211 Jun 10 13:47:05.901846 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1285/3870] 10.4.3.74 () {66 vars in 1413 bytes} [Wed Jun 10 13:47:05 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 10 13:47:05.910365 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-953f5340-569b-4c5b-868b-9fe8e975af0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:05.910713 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-953f5340-569b-4c5b-868b-9fe8e975af0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:05.913651 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-953f5340-569b-4c5b-868b-9fe8e975af0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:05.913836 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-953f5340-569b-4c5b-868b-9fe8e975af0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:05.913964 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-953f5340-569b-4c5b-868b-9fe8e975af0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:05.914185 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-953f5340-569b-4c5b-868b-9fe8e975af0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:05.914324 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-953f5340-569b-4c5b-868b-9fe8e975af0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:05.914448 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-953f5340-569b-4c5b-868b-9fe8e975af0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:05.955816 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-953f5340-569b-4c5b-868b-9fe8e975af0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] HTTP exception thrown: Instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 is not attached to volume 553b084c-98cc-4119-a176-5b13832fc03c Jun 10 13:47:05.956099 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-953f5340-569b-4c5b-868b-9fe8e975af0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Returning 404 to user: Instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 is not attached to volume 553b084c-98cc-4119-a176-5b13832fc03c {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:47:05.956515 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-953f5340-569b-4c5b-868b-9fe8e975af0d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments/553b084c-98cc-4119-a176-5b13832fc03c" status: 404 len: 154 microversion: 2.1 time: 0.047816 Jun 10 13:47:05.956783 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1302/3871] 10.4.3.74 () {66 vars in 1527 bytes} [Wed Jun 10 13:47:05 2026] DELETE /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5/os-volume_attachments/553b084c-98cc-4119-a176-5b13832fc03c => generated 154 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:47:05.964531 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a10e58d1-4ad7-4ec6-8d4f-e78b0b3a8e86 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:05.964877 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a10e58d1-4ad7-4ec6-8d4f-e78b0b3a8e86 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:05.968000 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a10e58d1-4ad7-4ec6-8d4f-e78b0b3a8e86 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:05.968317 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a10e58d1-4ad7-4ec6-8d4f-e78b0b3a8e86 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:05.968495 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a10e58d1-4ad7-4ec6-8d4f-e78b0b3a8e86 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:05.968792 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a10e58d1-4ad7-4ec6-8d4f-e78b0b3a8e86 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:05.968960 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a10e58d1-4ad7-4ec6-8d4f-e78b0b3a8e86 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:05.969071 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a10e58d1-4ad7-4ec6-8d4f-e78b0b3a8e86 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:05.982585 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a10e58d1-4ad7-4ec6-8d4f-e78b0b3a8e86 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:47:06.033815 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a10e58d1-4ad7-4ec6-8d4f-e78b0b3a8e86 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 204 len: 0 microversion: 2.1 time: 0.070840 Jun 10 13:47:06.034096 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1285/3872] 10.4.3.74 () {66 vars in 1350 bytes} [Wed Jun 10 13:47:05 2026] DELETE /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:47:06.041638 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6bcf9b3b-3ce7-4053-b5a8-44159b64a6fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:06.043007 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6bcf9b3b-3ce7-4053-b5a8-44159b64a6fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:06.046988 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcf9b3b-3ce7-4053-b5a8-44159b64a6fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:06.047188 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcf9b3b-3ce7-4053-b5a8-44159b64a6fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:06.047418 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcf9b3b-3ce7-4053-b5a8-44159b64a6fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:06.047879 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcf9b3b-3ce7-4053-b5a8-44159b64a6fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:06.048163 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcf9b3b-3ce7-4053-b5a8-44159b64a6fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:06.048458 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6bcf9b3b-3ce7-4053-b5a8-44159b64a6fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:06.061093 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6bcf9b3b-3ce7-4053-b5a8-44159b64a6fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:06.192947 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6bcf9b3b-3ce7-4053-b5a8-44159b64a6fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:06.200509 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6bcf9b3b-3ce7-4053-b5a8-44159b64a6fb tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1679 microversion: 2.1 time: 0.160524 Jun 10 13:47:06.200819 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1286/3873] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:47:06 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1679 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:47:06.944537 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a906943f-b383-4257-8001-d529c259771b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:06.944891 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a906943f-b383-4257-8001-d529c259771b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:06.948774 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a906943f-b383-4257-8001-d529c259771b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:06.948936 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a906943f-b383-4257-8001-d529c259771b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:06.949058 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a906943f-b383-4257-8001-d529c259771b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:06.949307 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a906943f-b383-4257-8001-d529c259771b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:06.949442 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a906943f-b383-4257-8001-d529c259771b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:06.949579 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a906943f-b383-4257-8001-d529c259771b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:06.996430 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-a906943f-b383-4257-8001-d529c259771b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lazy-loading 'services' on Instance uuid df7333b5-f8ba-430e-a028-a02afef8ac53 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:47:07.061221 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a906943f-b383-4257-8001-d529c259771b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53/os-volume_attachments/1413e77c-405d-4599-ab34-8a5fd7677c77" status: 202 len: 0 microversion: 2.60 time: 0.118319 Jun 10 13:47:07.061522 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1303/3874] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:47:06 2026] DELETE /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53/os-volume_attachments/1413e77c-405d-4599-ab34-8a5fd7677c77 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:47:07.178678 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-0f206b06-6dd0-4fd6-9799-f4d93285c34d req-cceec71c-477c-42c2-9fb1-b8d9c3afaa23 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-unplugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:47:07.183547 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0f206b06-6dd0-4fd6-9799-f4d93285c34d req-cceec71c-477c-42c2-9fb1-b8d9c3afaa23 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:07.183720 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0f206b06-6dd0-4fd6-9799-f4d93285c34d req-cceec71c-477c-42c2-9fb1-b8d9c3afaa23 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:07.183848 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0f206b06-6dd0-4fd6-9799-f4d93285c34d req-cceec71c-477c-42c2-9fb1-b8d9c3afaa23 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:07.189331 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-0f206b06-6dd0-4fd6-9799-f4d93285c34d req-cceec71c-477c-42c2-9fb1-b8d9c3afaa23 service nova] Creating event network-vif-unplugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:47:07.189703 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-0f206b06-6dd0-4fd6-9799-f4d93285c34d req-cceec71c-477c-42c2-9fb1-b8d9c3afaa23 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:47:07.193191 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-0f206b06-6dd0-4fd6-9799-f4d93285c34d req-cceec71c-477c-42c2-9fb1-b8d9c3afaa23 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.016320 Jun 10 13:47:07.193483 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1286/3875] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:47:07 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 10 13:47:07.213960 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-f3004f2d-f90c-4e12-bf42-71dae9a930b0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:07.215650 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-f3004f2d-f90c-4e12-bf42-71dae9a930b0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:07.220600 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f3004f2d-f90c-4e12-bf42-71dae9a930b0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:07.220904 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f3004f2d-f90c-4e12-bf42-71dae9a930b0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:07.221162 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f3004f2d-f90c-4e12-bf42-71dae9a930b0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:07.221707 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f3004f2d-f90c-4e12-bf42-71dae9a930b0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:07.222079 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f3004f2d-f90c-4e12-bf42-71dae9a930b0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:07.222467 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-f3004f2d-f90c-4e12-bf42-71dae9a930b0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:07.236610 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-f3004f2d-f90c-4e12-bf42-71dae9a930b0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:07.380773 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-f3004f2d-f90c-4e12-bf42-71dae9a930b0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:07.388504 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-f3004f2d-f90c-4e12-bf42-71dae9a930b0 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1679 microversion: 2.1 time: 0.176007 Jun 10 13:47:07.388780 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1287/3876] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:47:07 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1679 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:47:08.403981 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-a9ff8f6b-9072-420d-9fca-8360ea889160 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:08.404955 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-a9ff8f6b-9072-420d-9fca-8360ea889160 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:08.409700 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a9ff8f6b-9072-420d-9fca-8360ea889160 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:08.412194 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a9ff8f6b-9072-420d-9fca-8360ea889160 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:08.412194 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a9ff8f6b-9072-420d-9fca-8360ea889160 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:08.412194 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a9ff8f6b-9072-420d-9fca-8360ea889160 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:08.412194 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a9ff8f6b-9072-420d-9fca-8360ea889160 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:08.412194 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-a9ff8f6b-9072-420d-9fca-8360ea889160 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:08.425935 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-a9ff8f6b-9072-420d-9fca-8360ea889160 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:08.542549 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-a9ff8f6b-9072-420d-9fca-8360ea889160 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:08.550141 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-a9ff8f6b-9072-420d-9fca-8360ea889160 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1679 microversion: 2.1 time: 0.148541 Jun 10 13:47:08.550432 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1304/3877] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:47:08 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1679 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:47:08.870870 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-2073ad11-4337-4035-8b94-2126bb5afa63 req-6bcd2199-0cf3-4394-9f41-961be1e3b103 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-deleted", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:47:08.876968 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-2073ad11-4337-4035-8b94-2126bb5afa63 req-6bcd2199-0cf3-4394-9f41-961be1e3b103 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:08.877153 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-2073ad11-4337-4035-8b94-2126bb5afa63 req-6bcd2199-0cf3-4394-9f41-961be1e3b103 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:08.877330 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-2073ad11-4337-4035-8b94-2126bb5afa63 req-6bcd2199-0cf3-4394-9f41-961be1e3b103 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:08.883803 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-2073ad11-4337-4035-8b94-2126bb5afa63 req-6bcd2199-0cf3-4394-9f41-961be1e3b103 service nova] Creating event network-vif-deleted:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:47:08.884195 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-2073ad11-4337-4035-8b94-2126bb5afa63 req-6bcd2199-0cf3-4394-9f41-961be1e3b103 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:47:08.888335 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-2073ad11-4337-4035-8b94-2126bb5afa63 req-6bcd2199-0cf3-4394-9f41-961be1e3b103 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019690 Jun 10 13:47:08.888669 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1287/3878] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:47:08 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 10 13:47:09.231679 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-28e75d86-6ad1-473e-b512-f66d2e7f9389 req-57e2d8ae-d17c-466e-a77e-ab98212c658d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "aba86cce-eaa6-4d12-8190-8bda605f4ed5", "name": "network-vif-unplugged", "status": "completed", "tag": "22c6ff21-923f-4a69-90b4-91771441227b"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:47:09.239373 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-28e75d86-6ad1-473e-b512-f66d2e7f9389 req-57e2d8ae-d17c-466e-a77e-ab98212c658d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:09.239570 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-28e75d86-6ad1-473e-b512-f66d2e7f9389 req-57e2d8ae-d17c-466e-a77e-ab98212c658d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:09.239738 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-28e75d86-6ad1-473e-b512-f66d2e7f9389 req-57e2d8ae-d17c-466e-a77e-ab98212c658d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:09.245990 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-28e75d86-6ad1-473e-b512-f66d2e7f9389 req-57e2d8ae-d17c-466e-a77e-ab98212c658d service nova] Creating event network-vif-unplugged:22c6ff21-923f-4a69-90b4-91771441227b for instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 on np0000002501 Jun 10 13:47:09.246358 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-28e75d86-6ad1-473e-b512-f66d2e7f9389 req-57e2d8ae-d17c-466e-a77e-ab98212c658d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:47:09.250150 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-28e75d86-6ad1-473e-b512-f66d2e7f9389 req-57e2d8ae-d17c-466e-a77e-ab98212c658d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020484 Jun 10 13:47:09.250706 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1288/3879] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:47:09 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 10 13:47:09.565735 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-006edcb7-4052-415e-aa55-cf419ce8594b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:09.567477 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-006edcb7-4052-415e-aa55-cf419ce8594b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:09.571061 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-006edcb7-4052-415e-aa55-cf419ce8594b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:09.571308 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-006edcb7-4052-415e-aa55-cf419ce8594b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:09.571532 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-006edcb7-4052-415e-aa55-cf419ce8594b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:09.571941 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-006edcb7-4052-415e-aa55-cf419ce8594b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:09.572330 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-006edcb7-4052-415e-aa55-cf419ce8594b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:09.572638 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-006edcb7-4052-415e-aa55-cf419ce8594b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:09.588275 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-006edcb7-4052-415e-aa55-cf419ce8594b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:09.632843 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-006edcb7-4052-415e-aa55-cf419ce8594b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:09.642101 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-006edcb7-4052-415e-aa55-cf419ce8594b tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1323 microversion: 2.1 time: 0.077860 Jun 10 13:47:09.642631 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1305/3880] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:47:09 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1323 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:47:10.208330 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-cd0ca4d4-ec4e-4099-8094-b2a696a6392e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:10.208714 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cd0ca4d4-ec4e-4099-8094-b2a696a6392e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:10.211885 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd0ca4d4-ec4e-4099-8094-b2a696a6392e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:10.212040 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd0ca4d4-ec4e-4099-8094-b2a696a6392e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:10.212170 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd0ca4d4-ec4e-4099-8094-b2a696a6392e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:10.212459 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd0ca4d4-ec4e-4099-8094-b2a696a6392e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:10.212598 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd0ca4d4-ec4e-4099-8094-b2a696a6392e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:10.212704 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-cd0ca4d4-ec4e-4099-8094-b2a696a6392e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:10.224434 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-cd0ca4d4-ec4e-4099-8094-b2a696a6392e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:47:10.267145 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-cd0ca4d4-ec4e-4099-8094-b2a696a6392e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 204 len: 0 microversion: 2.60 time: 0.060726 Jun 10 13:47:10.267445 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1288/3881] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:47:10 2026] DELETE /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:47:10.275438 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-6636841d-5971-4430-8d4a-88fe27eed113 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:10.277020 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-6636841d-5971-4430-8d4a-88fe27eed113 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:10.282267 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6636841d-5971-4430-8d4a-88fe27eed113 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:10.282597 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6636841d-5971-4430-8d4a-88fe27eed113 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:10.282854 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6636841d-5971-4430-8d4a-88fe27eed113 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:10.283393 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6636841d-5971-4430-8d4a-88fe27eed113 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:10.283763 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6636841d-5971-4430-8d4a-88fe27eed113 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:10.284116 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-6636841d-5971-4430-8d4a-88fe27eed113 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:10.300441 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-6636841d-5971-4430-8d4a-88fe27eed113 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:10.448020 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6636841d-5971-4430-8d4a-88fe27eed113 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:10.452226 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6636841d-5971-4430-8d4a-88fe27eed113 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:10.452809 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-6636841d-5971-4430-8d4a-88fe27eed113 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:10.456875 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-6636841d-5971-4430-8d4a-88fe27eed113 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1809 microversion: 2.60 time: 0.183436 Jun 10 13:47:10.457169 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1289/3882] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:10 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1809 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:10.659414 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-112fcb94-e94b-4ab5-b0dc-2e5e4682a46d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:10.660048 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-112fcb94-e94b-4ab5-b0dc-2e5e4682a46d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:10.665407 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-112fcb94-e94b-4ab5-b0dc-2e5e4682a46d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:10.665407 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-112fcb94-e94b-4ab5-b0dc-2e5e4682a46d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:10.665579 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-112fcb94-e94b-4ab5-b0dc-2e5e4682a46d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:10.665879 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-112fcb94-e94b-4ab5-b0dc-2e5e4682a46d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:10.666197 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-112fcb94-e94b-4ab5-b0dc-2e5e4682a46d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:10.666493 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-112fcb94-e94b-4ab5-b0dc-2e5e4682a46d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:10.684484 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-112fcb94-e94b-4ab5-b0dc-2e5e4682a46d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:10.684620 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-112fcb94-e94b-4ab5-b0dc-2e5e4682a46d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:10.684813 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-112fcb94-e94b-4ab5-b0dc-2e5e4682a46d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:10.685065 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-112fcb94-e94b-4ab5-b0dc-2e5e4682a46d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lazy-loading 'fault' on Instance uuid aba86cce-eaa6-4d12-8190-8bda605f4ed5 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:47:10.688065 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-112fcb94-e94b-4ab5-b0dc-2e5e4682a46d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:10.731708 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-112fcb94-e94b-4ab5-b0dc-2e5e4682a46d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:10.738846 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-112fcb94-e94b-4ab5-b0dc-2e5e4682a46d tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1328 microversion: 2.1 time: 0.081889 Jun 10 13:47:10.739113 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1306/3883] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:47:10 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1328 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:47:11.405173 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-64da2105-0ddf-4219-bfab-500239880bdf req-1ba5c9d3-85d1-4ac1-a002-addc346bc054 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df7333b5-f8ba-430e-a028-a02afef8ac53", "name": "network-vif-unplugged", "status": "completed", "tag": "2bb6ad08-e648-481b-839a-f023219457e5"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:47:11.411286 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-64da2105-0ddf-4219-bfab-500239880bdf req-1ba5c9d3-85d1-4ac1-a002-addc346bc054 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:11.411555 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-64da2105-0ddf-4219-bfab-500239880bdf req-1ba5c9d3-85d1-4ac1-a002-addc346bc054 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:11.411683 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-64da2105-0ddf-4219-bfab-500239880bdf req-1ba5c9d3-85d1-4ac1-a002-addc346bc054 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:11.418883 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-64da2105-0ddf-4219-bfab-500239880bdf req-1ba5c9d3-85d1-4ac1-a002-addc346bc054 service nova] Creating event network-vif-unplugged:2bb6ad08-e648-481b-839a-f023219457e5 for instance df7333b5-f8ba-430e-a028-a02afef8ac53 on np0000002501 Jun 10 13:47:11.419369 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-64da2105-0ddf-4219-bfab-500239880bdf req-1ba5c9d3-85d1-4ac1-a002-addc346bc054 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:47:11.423909 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-64da2105-0ddf-4219-bfab-500239880bdf req-1ba5c9d3-85d1-4ac1-a002-addc346bc054 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020837 Jun 10 13:47:11.424251 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1289/3884] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:47:11 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 10 13:47:11.473750 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-36e605e8-2f0e-4279-abbf-643eef605f6e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:11.475683 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-36e605e8-2f0e-4279-abbf-643eef605f6e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:11.479448 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36e605e8-2f0e-4279-abbf-643eef605f6e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:11.479682 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36e605e8-2f0e-4279-abbf-643eef605f6e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:11.479878 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36e605e8-2f0e-4279-abbf-643eef605f6e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:11.480290 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36e605e8-2f0e-4279-abbf-643eef605f6e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:11.480644 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36e605e8-2f0e-4279-abbf-643eef605f6e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:11.480935 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-36e605e8-2f0e-4279-abbf-643eef605f6e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:11.498491 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-36e605e8-2f0e-4279-abbf-643eef605f6e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:11.622413 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-36e605e8-2f0e-4279-abbf-643eef605f6e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:11.627745 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-36e605e8-2f0e-4279-abbf-643eef605f6e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:11.628419 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-36e605e8-2f0e-4279-abbf-643eef605f6e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:11.633758 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-36e605e8-2f0e-4279-abbf-643eef605f6e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1809 microversion: 2.60 time: 0.161933 Jun 10 13:47:11.634073 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1290/3885] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:11 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1809 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:11.752752 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-b32a6760-8ebc-4894-ad60-14d88c1f04db tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:11.753923 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-b32a6760-8ebc-4894-ad60-14d88c1f04db tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:11.759037 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b32a6760-8ebc-4894-ad60-14d88c1f04db tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:11.759273 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b32a6760-8ebc-4894-ad60-14d88c1f04db tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:11.759516 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b32a6760-8ebc-4894-ad60-14d88c1f04db tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:11.759909 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b32a6760-8ebc-4894-ad60-14d88c1f04db tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:11.760216 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b32a6760-8ebc-4894-ad60-14d88c1f04db tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:11.760553 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b32a6760-8ebc-4894-ad60-14d88c1f04db tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:11.779228 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b32a6760-8ebc-4894-ad60-14d88c1f04db tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:11.779382 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b32a6760-8ebc-4894-ad60-14d88c1f04db tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:11.779637 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-b32a6760-8ebc-4894-ad60-14d88c1f04db tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:11.779894 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-b32a6760-8ebc-4894-ad60-14d88c1f04db tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lazy-loading 'fault' on Instance uuid aba86cce-eaa6-4d12-8190-8bda605f4ed5 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:47:11.783300 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-b32a6760-8ebc-4894-ad60-14d88c1f04db tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:11.828972 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-b32a6760-8ebc-4894-ad60-14d88c1f04db tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b7f0d4700d7648d59225d725ed3dcb03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12cd1cdd52a6480ea156b56fb7e0ef32', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:11.835943 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-b32a6760-8ebc-4894-ad60-14d88c1f04db tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 200 len: 1328 microversion: 2.1 time: 0.084810 Jun 10 13:47:11.836188 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1307/3886] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:47:11 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 1328 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 10 13:47:12.649627 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-808b0f77-25ce-4a3f-8098-d7c08f4566fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:12.651101 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-808b0f77-25ce-4a3f-8098-d7c08f4566fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:12.655194 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-808b0f77-25ce-4a3f-8098-d7c08f4566fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:12.655522 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-808b0f77-25ce-4a3f-8098-d7c08f4566fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:12.655756 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-808b0f77-25ce-4a3f-8098-d7c08f4566fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:12.656163 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-808b0f77-25ce-4a3f-8098-d7c08f4566fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:12.656479 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-808b0f77-25ce-4a3f-8098-d7c08f4566fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:12.656761 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-808b0f77-25ce-4a3f-8098-d7c08f4566fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:12.673026 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-808b0f77-25ce-4a3f-8098-d7c08f4566fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:12.845242 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-808b0f77-25ce-4a3f-8098-d7c08f4566fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:12.848884 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5133b6d9-1589-4961-9cdc-e0be6688f325 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:12.849481 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-808b0f77-25ce-4a3f-8098-d7c08f4566fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:12.850057 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-808b0f77-25ce-4a3f-8098-d7c08f4566fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:12.850909 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-5133b6d9-1589-4961-9cdc-e0be6688f325 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] [instance: aba86cce-eaa6-4d12-8190-8bda605f4ed5] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:12.854021 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-808b0f77-25ce-4a3f-8098-d7c08f4566fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1809 microversion: 2.60 time: 0.206663 Jun 10 13:47:12.854279 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1290/3887] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:12 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1809 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:12.854794 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5133b6d9-1589-4961-9cdc-e0be6688f325 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:12.855042 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5133b6d9-1589-4961-9cdc-e0be6688f325 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:12.855235 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5133b6d9-1589-4961-9cdc-e0be6688f325 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:12.855677 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5133b6d9-1589-4961-9cdc-e0be6688f325 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:12.855988 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5133b6d9-1589-4961-9cdc-e0be6688f325 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:12.856293 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-5133b6d9-1589-4961-9cdc-e0be6688f325 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:12.865675 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-5133b6d9-1589-4961-9cdc-e0be6688f325 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] HTTP exception thrown: Instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 could not be found. Jun 10 13:47:12.865907 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-5133b6d9-1589-4961-9cdc-e0be6688f325 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Returning 404 to user: Instance aba86cce-eaa6-4d12-8190-8bda605f4ed5 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:47:12.866295 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-5133b6d9-1589-4961-9cdc-e0be6688f325 tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5" status: 404 len: 111 microversion: 2.1 time: 0.019143 Jun 10 13:47:12.866647 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1291/3888] 10.4.3.74 () {66 vars in 1347 bytes} [Wed Jun 10 13:47:12 2026] GET /compute/v2.1/servers/aba86cce-eaa6-4d12-8190-8bda605f4ed5 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 10 13:47:12.874226 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e19a2ebe-c16b-412d-b57e-fbbdef910e0e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:12.887157 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e19a2ebe-c16b-412d-b57e-fbbdef910e0e tempest-TestEncryptedCinderVolumes-218690950 tempest-TestEncryptedCinderVolumes-218690950-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1151322642" status: 202 len: 0 microversion: 2.1 time: 0.014472 Jun 10 13:47:12.887604 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1308/3889] 10.4.3.74 () {66 vars in 1332 bytes} [Wed Jun 10 13:47:12 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1151322642 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 10 13:47:13.068802 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-1308adcb-142f-4773-b928-a1a34b40afcb req-7bd23806-2f63-40f5-ab5f-0b40e5864d0f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df7333b5-f8ba-430e-a028-a02afef8ac53", "name": "network-vif-deleted", "tag": "2bb6ad08-e648-481b-839a-f023219457e5"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:47:13.076644 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1308adcb-142f-4773-b928-a1a34b40afcb req-7bd23806-2f63-40f5-ab5f-0b40e5864d0f service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:13.076793 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1308adcb-142f-4773-b928-a1a34b40afcb req-7bd23806-2f63-40f5-ab5f-0b40e5864d0f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:13.076884 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-1308adcb-142f-4773-b928-a1a34b40afcb req-7bd23806-2f63-40f5-ab5f-0b40e5864d0f service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:13.082715 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-1308adcb-142f-4773-b928-a1a34b40afcb req-7bd23806-2f63-40f5-ab5f-0b40e5864d0f service nova] Creating event network-vif-deleted:2bb6ad08-e648-481b-839a-f023219457e5 for instance df7333b5-f8ba-430e-a028-a02afef8ac53 on np0000002501 Jun 10 13:47:13.083058 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-1308adcb-142f-4773-b928-a1a34b40afcb req-7bd23806-2f63-40f5-ab5f-0b40e5864d0f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:47:13.086558 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-1308adcb-142f-4773-b928-a1a34b40afcb req-7bd23806-2f63-40f5-ab5f-0b40e5864d0f service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019724 Jun 10 13:47:13.087276 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1291/3890] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:47:13 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 10 13:47:13.459464 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-266642b0-a39f-4f53-9991-ec3d858baa96 req-e701f299-f107-4894-b499-c0780d67edd7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "df7333b5-f8ba-430e-a028-a02afef8ac53", "name": "network-vif-unplugged", "status": "completed", "tag": "2bb6ad08-e648-481b-839a-f023219457e5"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:47:13.464706 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-266642b0-a39f-4f53-9991-ec3d858baa96 req-e701f299-f107-4894-b499-c0780d67edd7 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:13.464862 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-266642b0-a39f-4f53-9991-ec3d858baa96 req-e701f299-f107-4894-b499-c0780d67edd7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:13.464949 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-266642b0-a39f-4f53-9991-ec3d858baa96 req-e701f299-f107-4894-b499-c0780d67edd7 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:13.471203 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-266642b0-a39f-4f53-9991-ec3d858baa96 req-e701f299-f107-4894-b499-c0780d67edd7 service nova] Creating event network-vif-unplugged:2bb6ad08-e648-481b-839a-f023219457e5 for instance df7333b5-f8ba-430e-a028-a02afef8ac53 on np0000002501 Jun 10 13:47:13.471595 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-266642b0-a39f-4f53-9991-ec3d858baa96 req-e701f299-f107-4894-b499-c0780d67edd7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:47:13.475261 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-266642b0-a39f-4f53-9991-ec3d858baa96 req-e701f299-f107-4894-b499-c0780d67edd7 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017394 Jun 10 13:47:13.475595 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1292/3891] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:47:13 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 10 13:47:13.869870 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-e4a01015-809d-420b-8736-0088705f9106 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:13.871565 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-e4a01015-809d-420b-8736-0088705f9106 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:13.876408 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4a01015-809d-420b-8736-0088705f9106 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:13.876830 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4a01015-809d-420b-8736-0088705f9106 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:13.876881 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4a01015-809d-420b-8736-0088705f9106 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:13.877308 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4a01015-809d-420b-8736-0088705f9106 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:13.877616 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4a01015-809d-420b-8736-0088705f9106 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:13.877875 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-e4a01015-809d-420b-8736-0088705f9106 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:13.893210 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-e4a01015-809d-420b-8736-0088705f9106 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:13.946079 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e4a01015-809d-420b-8736-0088705f9106 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:13.952033 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e4a01015-809d-420b-8736-0088705f9106 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:13.952897 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-e4a01015-809d-420b-8736-0088705f9106 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:13.958010 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-e4a01015-809d-420b-8736-0088705f9106 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1409 microversion: 2.60 time: 0.089858 Jun 10 13:47:13.958321 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1309/3892] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:13 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1409 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:14.973319 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:14.974699 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:14.978209 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:14.978436 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:14.978643 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:14.979070 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:14.979425 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:14.979763 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:15.002911 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:15.003088 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:15.003243 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:15.003490 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lazy-loading 'fault' on Instance uuid df7333b5-f8ba-430e-a028-a02afef8ac53 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:47:15.007989 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:15.055977 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:15.060502 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:15.061082 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:15.065060 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-0dca10c4-2bda-433d-a937-16776a5ac810 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1414 microversion: 2.60 time: 0.093422 Jun 10 13:47:15.065422 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1292/3893] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:14 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1414 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:16.080551 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:16.081852 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:16.085533 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:16.085756 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:16.085953 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:16.086330 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:16.086799 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:16.087106 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:16.108855 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:16.109076 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:16.109262 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:16.109602 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lazy-loading 'fault' on Instance uuid df7333b5-f8ba-430e-a028-a02afef8ac53 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:47:16.113875 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:16.162100 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:16.168313 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:16.169071 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:16.173287 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-16295f52-df5c-4f74-83bf-367fb963f31b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 200 len: 1414 microversion: 2.60 time: 0.094445 Jun 10 13:47:16.173779 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1293/3894] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:16 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 1414 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:17.189031 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ba17aec7-f002-40ed-b44d-e86ef2b972a7 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:17.190997 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-ba17aec7-f002-40ed-b44d-e86ef2b972a7 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: df7333b5-f8ba-430e-a028-a02afef8ac53] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:17.194930 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba17aec7-f002-40ed-b44d-e86ef2b972a7 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:17.195181 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba17aec7-f002-40ed-b44d-e86ef2b972a7 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:17.195411 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba17aec7-f002-40ed-b44d-e86ef2b972a7 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:17.195839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba17aec7-f002-40ed-b44d-e86ef2b972a7 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:17.196183 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba17aec7-f002-40ed-b44d-e86ef2b972a7 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:17.196492 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-ba17aec7-f002-40ed-b44d-e86ef2b972a7 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:17.203740 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.wsgi [None req-ba17aec7-f002-40ed-b44d-e86ef2b972a7 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] HTTP exception thrown: Instance df7333b5-f8ba-430e-a028-a02afef8ac53 could not be found. Jun 10 13:47:17.203961 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-ba17aec7-f002-40ed-b44d-e86ef2b972a7 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Returning 404 to user: Instance df7333b5-f8ba-430e-a028-a02afef8ac53 could not be found. {{(pid=86680) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:47:17.204285 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-ba17aec7-f002-40ed-b44d-e86ef2b972a7 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53" status: 404 len: 111 microversion: 2.60 time: 0.017004 Jun 10 13:47:17.204593 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1310/3895] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:17 2026] GET /compute/v2.1/servers/df7333b5-f8ba-430e-a028-a02afef8ac53 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:47:17.251937 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-fe22a6b4-f298-4bd4-9099-52f1c036fbbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:17.252259 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-fe22a6b4-f298-4bd4-9099-52f1c036fbbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:17.256877 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe22a6b4-f298-4bd4-9099-52f1c036fbbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:17.257120 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe22a6b4-f298-4bd4-9099-52f1c036fbbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:17.257318 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe22a6b4-f298-4bd4-9099-52f1c036fbbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:17.257781 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe22a6b4-f298-4bd4-9099-52f1c036fbbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:17.258006 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe22a6b4-f298-4bd4-9099-52f1c036fbbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:17.258182 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-fe22a6b4-f298-4bd4-9099-52f1c036fbbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:17.304594 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-fe22a6b4-f298-4bd4-9099-52f1c036fbbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lazy-loading 'services' on Instance uuid 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:47:17.351300 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-fe22a6b4-f298-4bd4-9099-52f1c036fbbe tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7/os-volume_attachments/1413e77c-405d-4599-ab34-8a5fd7677c77" status: 202 len: 0 microversion: 2.60 time: 0.100960 Jun 10 13:47:17.351609 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1293/3896] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:47:17 2026] DELETE /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7/os-volume_attachments/1413e77c-405d-4599-ab34-8a5fd7677c77 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:47:20.522613 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-da50126d-2472-4ff0-b5a1-1d7bb03edc28 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:20.523020 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-da50126d-2472-4ff0-b5a1-1d7bb03edc28 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:20.527170 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-da50126d-2472-4ff0-b5a1-1d7bb03edc28 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:20.527377 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-da50126d-2472-4ff0-b5a1-1d7bb03edc28 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:20.527569 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-da50126d-2472-4ff0-b5a1-1d7bb03edc28 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:20.527860 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-da50126d-2472-4ff0-b5a1-1d7bb03edc28 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:20.528029 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-da50126d-2472-4ff0-b5a1-1d7bb03edc28 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:20.528178 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-da50126d-2472-4ff0-b5a1-1d7bb03edc28 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:20.570524 np0000002501 devstack@n-api.service[86679]: DEBUG nova.objects.instance [None req-da50126d-2472-4ff0-b5a1-1d7bb03edc28 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lazy-loading 'services' on Instance uuid 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 {{(pid=86679) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:47:20.614639 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-da50126d-2472-4ff0-b5a1-1d7bb03edc28 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7/os-volume_attachments/f7ea7117-8f3d-43f7-a56b-8c9d8d15e100" status: 202 len: 0 microversion: 2.60 time: 0.094244 Jun 10 13:47:20.614997 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1294/3897] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:47:20 2026] DELETE /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7/os-volume_attachments/f7ea7117-8f3d-43f7-a56b-8c9d8d15e100 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:47:23.776741 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-61ce6aa3-03a9-4cf6-a4c4-815ca5c6240b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:23.777087 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-61ce6aa3-03a9-4cf6-a4c4-815ca5c6240b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:23.780220 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-61ce6aa3-03a9-4cf6-a4c4-815ca5c6240b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:23.780415 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-61ce6aa3-03a9-4cf6-a4c4-815ca5c6240b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:23.780555 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-61ce6aa3-03a9-4cf6-a4c4-815ca5c6240b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:23.780802 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-61ce6aa3-03a9-4cf6-a4c4-815ca5c6240b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:23.780928 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-61ce6aa3-03a9-4cf6-a4c4-815ca5c6240b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:23.781051 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-61ce6aa3-03a9-4cf6-a4c4-815ca5c6240b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:23.824003 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-61ce6aa3-03a9-4cf6-a4c4-815ca5c6240b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lazy-loading 'services' on Instance uuid 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:47:23.864100 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-61ce6aa3-03a9-4cf6-a4c4-815ca5c6240b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7/os-volume_attachments/c8836d56-85c5-4e1e-a77e-e43a276ed62d" status: 202 len: 0 microversion: 2.60 time: 0.089102 Jun 10 13:47:23.864405 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1311/3898] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:47:23 2026] DELETE /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7/os-volume_attachments/c8836d56-85c5-4e1e-a77e-e43a276ed62d => generated 0 bytes in 90 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:47:27.253954 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=22,nova_api:UPDATE=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:47:27.344022 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=63,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:47:30.352487 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b6f9106a-96d4-408d-ae9c-6f83489bfd1d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:30.352885 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b6f9106a-96d4-408d-ae9c-6f83489bfd1d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:30.355813 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b6f9106a-96d4-408d-ae9c-6f83489bfd1d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:30.355962 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b6f9106a-96d4-408d-ae9c-6f83489bfd1d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:30.356080 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b6f9106a-96d4-408d-ae9c-6f83489bfd1d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:30.356387 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b6f9106a-96d4-408d-ae9c-6f83489bfd1d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:30.356477 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b6f9106a-96d4-408d-ae9c-6f83489bfd1d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:30.356588 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b6f9106a-96d4-408d-ae9c-6f83489bfd1d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:30.369200 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b6f9106a-96d4-408d-ae9c-6f83489bfd1d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:47:30.417908 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b6f9106a-96d4-408d-ae9c-6f83489bfd1d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 204 len: 0 microversion: 2.60 time: 0.067054 Jun 10 13:47:30.418381 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1294/3899] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:47:30 2026] DELETE /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:47:30.426359 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-48e96e9b-5531-4b49-aa6b-fe7f096d9b70 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:30.427819 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-48e96e9b-5531-4b49-aa6b-fe7f096d9b70 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:30.433706 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48e96e9b-5531-4b49-aa6b-fe7f096d9b70 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:30.433947 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48e96e9b-5531-4b49-aa6b-fe7f096d9b70 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:30.434152 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48e96e9b-5531-4b49-aa6b-fe7f096d9b70 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:30.434602 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48e96e9b-5531-4b49-aa6b-fe7f096d9b70 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:30.434908 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48e96e9b-5531-4b49-aa6b-fe7f096d9b70 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:30.435170 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-48e96e9b-5531-4b49-aa6b-fe7f096d9b70 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:30.452090 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-48e96e9b-5531-4b49-aa6b-fe7f096d9b70 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:30.583083 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-48e96e9b-5531-4b49-aa6b-fe7f096d9b70 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:30.587406 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-48e96e9b-5531-4b49-aa6b-fe7f096d9b70 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:30.587960 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-48e96e9b-5531-4b49-aa6b-fe7f096d9b70 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:30.591665 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-48e96e9b-5531-4b49-aa6b-fe7f096d9b70 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1691 microversion: 2.60 time: 0.167134 Jun 10 13:47:30.591906 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1295/3900] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:30 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1691 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:31.544704 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-d20dc177-ad2e-49d9-87bc-3402aa40d409 req-cb568ca9-deb2-4434-ae54-3015405ac60d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2634d7d1-cf24-4d5d-b6dc-97ecc18737a7", "name": "network-vif-unplugged", "status": "completed", "tag": "5409958d-f5cd-4643-b88c-eb2052486c77"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:47:31.550853 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d20dc177-ad2e-49d9-87bc-3402aa40d409 req-cb568ca9-deb2-4434-ae54-3015405ac60d service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:31.551178 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d20dc177-ad2e-49d9-87bc-3402aa40d409 req-cb568ca9-deb2-4434-ae54-3015405ac60d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:31.551692 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-d20dc177-ad2e-49d9-87bc-3402aa40d409 req-cb568ca9-deb2-4434-ae54-3015405ac60d service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:31.560744 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-d20dc177-ad2e-49d9-87bc-3402aa40d409 req-cb568ca9-deb2-4434-ae54-3015405ac60d service nova] Creating event network-vif-unplugged:5409958d-f5cd-4643-b88c-eb2052486c77 for instance 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 on np0000002501 Jun 10 13:47:31.561233 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-d20dc177-ad2e-49d9-87bc-3402aa40d409 req-cb568ca9-deb2-4434-ae54-3015405ac60d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:47:31.565837 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-d20dc177-ad2e-49d9-87bc-3402aa40d409 req-cb568ca9-deb2-4434-ae54-3015405ac60d service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023549 Jun 10 13:47:31.566234 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1312/3901] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:47: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 10 13:47:31.607752 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6c045dcb-50f1-4a27-9437-16fa764b68aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:31.609841 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-6c045dcb-50f1-4a27-9437-16fa764b68aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:31.614059 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c045dcb-50f1-4a27-9437-16fa764b68aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:31.614059 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c045dcb-50f1-4a27-9437-16fa764b68aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:31.614059 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c045dcb-50f1-4a27-9437-16fa764b68aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:31.614206 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c045dcb-50f1-4a27-9437-16fa764b68aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:31.614428 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c045dcb-50f1-4a27-9437-16fa764b68aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:31.614702 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-6c045dcb-50f1-4a27-9437-16fa764b68aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:31.639907 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-6c045dcb-50f1-4a27-9437-16fa764b68aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:31.790105 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6c045dcb-50f1-4a27-9437-16fa764b68aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:31.794310 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6c045dcb-50f1-4a27-9437-16fa764b68aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:31.794999 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-6c045dcb-50f1-4a27-9437-16fa764b68aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:31.798388 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6c045dcb-50f1-4a27-9437-16fa764b68aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1691 microversion: 2.60 time: 0.192587 Jun 10 13:47:31.798754 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1295/3902] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:31 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1691 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:32.814171 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-b4597894-c1f8-4211-9496-b2d8eb0c32c9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:32.816292 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-b4597894-c1f8-4211-9496-b2d8eb0c32c9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:32.819970 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4597894-c1f8-4211-9496-b2d8eb0c32c9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:32.820224 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4597894-c1f8-4211-9496-b2d8eb0c32c9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:32.820953 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4597894-c1f8-4211-9496-b2d8eb0c32c9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:32.820953 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4597894-c1f8-4211-9496-b2d8eb0c32c9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:32.821179 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4597894-c1f8-4211-9496-b2d8eb0c32c9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:32.821417 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-b4597894-c1f8-4211-9496-b2d8eb0c32c9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:32.835580 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-b4597894-c1f8-4211-9496-b2d8eb0c32c9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:32.954159 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b4597894-c1f8-4211-9496-b2d8eb0c32c9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:32.959626 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b4597894-c1f8-4211-9496-b2d8eb0c32c9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:32.960384 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-b4597894-c1f8-4211-9496-b2d8eb0c32c9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:32.966309 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-b4597894-c1f8-4211-9496-b2d8eb0c32c9 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1691 microversion: 2.60 time: 0.153945 Jun 10 13:47:32.966681 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1296/3903] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:32 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1691 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:33.058804 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-59f450b7-be81-49a1-a5be-1130ce58dc50 req-371a71f1-0ed2-48bf-b5eb-996696b8c170 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2634d7d1-cf24-4d5d-b6dc-97ecc18737a7", "name": "network-vif-deleted", "tag": "5409958d-f5cd-4643-b88c-eb2052486c77"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:47:33.063855 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-59f450b7-be81-49a1-a5be-1130ce58dc50 req-371a71f1-0ed2-48bf-b5eb-996696b8c170 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:33.064004 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-59f450b7-be81-49a1-a5be-1130ce58dc50 req-371a71f1-0ed2-48bf-b5eb-996696b8c170 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:33.064116 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-59f450b7-be81-49a1-a5be-1130ce58dc50 req-371a71f1-0ed2-48bf-b5eb-996696b8c170 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:33.069731 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-59f450b7-be81-49a1-a5be-1130ce58dc50 req-371a71f1-0ed2-48bf-b5eb-996696b8c170 service nova] Creating event network-vif-deleted:5409958d-f5cd-4643-b88c-eb2052486c77 for instance 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 on np0000002501 Jun 10 13:47:33.070038 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-59f450b7-be81-49a1-a5be-1130ce58dc50 req-371a71f1-0ed2-48bf-b5eb-996696b8c170 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:47:33.073358 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-59f450b7-be81-49a1-a5be-1130ce58dc50 req-371a71f1-0ed2-48bf-b5eb-996696b8c170 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016366 Jun 10 13:47:33.073655 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1313/3904] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:47:33 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 10 13:47:33.604109 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-0b9bc54b-8375-4325-b2b4-9db0aec8c0fd req-e4f99c6e-2041-479b-8ad6-606c8a0e9433 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2634d7d1-cf24-4d5d-b6dc-97ecc18737a7", "name": "network-vif-unplugged", "status": "completed", "tag": "5409958d-f5cd-4643-b88c-eb2052486c77"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:47:33.609789 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0b9bc54b-8375-4325-b2b4-9db0aec8c0fd req-e4f99c6e-2041-479b-8ad6-606c8a0e9433 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:33.609943 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0b9bc54b-8375-4325-b2b4-9db0aec8c0fd req-e4f99c6e-2041-479b-8ad6-606c8a0e9433 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:33.610060 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-0b9bc54b-8375-4325-b2b4-9db0aec8c0fd req-e4f99c6e-2041-479b-8ad6-606c8a0e9433 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:33.614919 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-0b9bc54b-8375-4325-b2b4-9db0aec8c0fd req-e4f99c6e-2041-479b-8ad6-606c8a0e9433 service nova] Creating event network-vif-unplugged:5409958d-f5cd-4643-b88c-eb2052486c77 for instance 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 on np0000002501 Jun 10 13:47:33.615253 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-0b9bc54b-8375-4325-b2b4-9db0aec8c0fd req-e4f99c6e-2041-479b-8ad6-606c8a0e9433 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:47:33.618607 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-0b9bc54b-8375-4325-b2b4-9db0aec8c0fd req-e4f99c6e-2041-479b-8ad6-606c8a0e9433 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.016395 Jun 10 13:47:33.618902 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1296/3905] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:47:33 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 10 13:47:33.981925 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-eb7fdfbb-2790-4c05-9944-6035e4592631 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:33.983857 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-eb7fdfbb-2790-4c05-9944-6035e4592631 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:33.988312 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb7fdfbb-2790-4c05-9944-6035e4592631 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:33.988601 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb7fdfbb-2790-4c05-9944-6035e4592631 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:33.988872 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb7fdfbb-2790-4c05-9944-6035e4592631 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:33.989284 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb7fdfbb-2790-4c05-9944-6035e4592631 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:33.989596 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb7fdfbb-2790-4c05-9944-6035e4592631 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:33.989871 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-eb7fdfbb-2790-4c05-9944-6035e4592631 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:34.006211 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-eb7fdfbb-2790-4c05-9944-6035e4592631 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:34.054202 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-eb7fdfbb-2790-4c05-9944-6035e4592631 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:34.059464 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-eb7fdfbb-2790-4c05-9944-6035e4592631 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:34.060083 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-eb7fdfbb-2790-4c05-9944-6035e4592631 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:34.063881 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-eb7fdfbb-2790-4c05-9944-6035e4592631 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1410 microversion: 2.60 time: 0.083687 Jun 10 13:47:34.064238 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1297/3906] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:33 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1410 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:35.079295 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:35.080844 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:35.084870 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:35.085103 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:35.085296 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:35.085725 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:35.086035 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:35.086299 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:35.105379 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:35.105554 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:35.105718 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:35.105942 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lazy-loading 'fault' on Instance uuid 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:47:35.109207 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:35.158362 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:35.163266 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:35.163921 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:35.167857 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-eed4ef14-1554-482e-b5d9-359a3205b267 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1415 microversion: 2.60 time: 0.090239 Jun 10 13:47:35.168123 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1314/3907] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:35 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1415 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:36.184201 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:36.185528 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:36.189436 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:36.189679 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:36.189894 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:36.190271 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:36.190562 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:36.190875 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:36.210160 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:36.210317 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:36.210476 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:36.210685 np0000002501 devstack@n-api.service[86681]: DEBUG nova.objects.instance [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lazy-loading 'fault' on Instance uuid 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 {{(pid=86681) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:47:36.213598 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:36.256423 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:36.260460 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:36.260966 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:36.264394 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7e0d77d9-22cf-46fd-9f23-da5c90ea45f8 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 200 len: 1415 microversion: 2.60 time: 0.081955 Jun 10 13:47:36.264682 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1297/3908] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:36 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 1415 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:37.279141 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-aef44d55-26a6-4d14-b0c9-4cc98e187408 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:37.280961 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-aef44d55-26a6-4d14-b0c9-4cc98e187408 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:37.284667 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aef44d55-26a6-4d14-b0c9-4cc98e187408 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:37.284915 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aef44d55-26a6-4d14-b0c9-4cc98e187408 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:37.285118 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aef44d55-26a6-4d14-b0c9-4cc98e187408 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:37.285544 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aef44d55-26a6-4d14-b0c9-4cc98e187408 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:37.285837 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aef44d55-26a6-4d14-b0c9-4cc98e187408 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:37.286090 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-aef44d55-26a6-4d14-b0c9-4cc98e187408 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:37.292744 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-aef44d55-26a6-4d14-b0c9-4cc98e187408 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] HTTP exception thrown: Instance 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 could not be found. Jun 10 13:47:37.292937 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-aef44d55-26a6-4d14-b0c9-4cc98e187408 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Returning 404 to user: Instance 2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 could not be found. {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:47:37.293241 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-aef44d55-26a6-4d14-b0c9-4cc98e187408 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7" status: 404 len: 111 microversion: 2.60 time: 0.015770 Jun 10 13:47:37.293529 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1298/3909] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:37 2026] GET /compute/v2.1/servers/2634d7d1-cf24-4d5d-b6dc-97ecc18737a7 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:47:37.430398 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-3ea50719-965d-482e-835c-250c17d75ebf tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:37.441874 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-3ea50719-965d-482e-835c-250c17d75ebf tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1394293354" status: 204 len: 0 microversion: 2.60 time: 0.013398 Jun 10 13:47:37.442167 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1315/3910] 10.4.3.74 () {68 vars in 1373 bytes} [Wed Jun 10 13:47:37 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1394293354 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:47:37.781009 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-6eab1052-0124-4910-8fdb-2937457199aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-284606832", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEWJFoBOiVL44bCVxlnmH4PN5YbToujnxbgDd0n3+IotcKguwZddxWXNUjYNtdu98EX4B8mjFH86PphpcztUtfVus8QddNW5OwpG1wXjQHE2xSpyWf2FjGCeEAx7imfqpQ=="}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:47:37.790010 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-6eab1052-0124-4910-8fdb-2937457199aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Getting quotas for project 5426680ab8594d5083518f9dedec0b2d. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:47:37.792220 np0000002501 devstack@n-api.service[86681]: DEBUG nova.quota [None req-6eab1052-0124-4910-8fdb-2937457199aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Getting quotas for user 32b48421906241d390c95aa0b79a5a50 and project 5426680ab8594d5083518f9dedec0b2d. Resources: {'key_pairs'} {{(pid=86681) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:47:37.806373 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-6eab1052-0124-4910-8fdb-2937457199aa tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.60 time: 0.026971 Jun 10 13:47:37.806912 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1298/3911] 10.4.3.74 () {70 vars in 1311 bytes} [Wed Jun 10 13:47:37 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 27 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 10 13:47:39.602960 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumeMultiattachTests-server-1258634350", "imageRef": "3b86d949-51a6-49d5-a3a8-1328df10a9ab", "flavorRef": "42", "key_name": "tempest-keypair-284606832", "security_groups": [{"name": "tempest-secgroup-smoke-1341472068"}, {"name": "tempest-securitygroup--182920115"}], "networks": [{"uuid": "3133e202-a381-4535-b7ad-98142504bd72"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:47:39.690985 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:39.691301 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:39.691614 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:39.692126 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:39.692474 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:39.692797 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:39.698530 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:39.750067 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:39.810075 np0000002501 devstack@n-api.service[86679]: DEBUG nova.network.neutron [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] validate_networks() for [('3133e202-a381-4535-b7ad-98142504bd72', None, None, None, None, None)] {{(pid=86679) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 10 13:47:39.810496 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:39.996026 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:40.199172 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Flavor limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 10 13:47:40.199331 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Image limits 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 10 13:47:40.199618 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Flavor pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 10 13:47:40.199860 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Image pref 0:0:0 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 10 13:47:40.200084 np0000002501 devstack@n-api.service[86679]: DEBUG nova.virt.hardware [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86679) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 10 13:47:40.206095 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:40.206274 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:40.206472 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-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=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:40.206957 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:40.207917 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:40.208091 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:40.217374 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Getting quotas for project 5426680ab8594d5083518f9dedec0b2d. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 10 13:47:40.219471 np0000002501 devstack@n-api.service[86679]: DEBUG nova.quota [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Getting quotas for user 32b48421906241d390c95aa0b79a5a50 and project 5426680ab8594d5083518f9dedec0b2d. Resources: {'instances', 'cores', 'ram'} {{(pid=86679) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 10 13:47:40.225139 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Going to run 1 instances... {{(pid=86679) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 10 13:47:40.226599 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] 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='3b86d949-51a6-49d5-a3a8-1328df10a9ab',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=86679) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 10 13:47:40.272824 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-1d699d72-8c48-4513-935c-0d187b2552c1 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "POST /compute/v2.1/servers" status: 202 len: 450 microversion: 2.60 time: 0.671463 Jun 10 13:47:40.273146 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1299/3912] 10.4.3.74 () {70 vars in 1299 bytes} [Wed Jun 10 13:47:39 2026] POST /compute/v2.1/servers => generated 450 bytes in 672 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 10 13:47:40.283511 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-cf2b96c9-976c-410a-a4fd-69adaa6248cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:40.284924 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-cf2b96c9-976c-410a-a4fd-69adaa6248cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:40.296045 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-cf2b96c9-976c-410a-a4fd-69adaa6248cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:40.342657 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cf2b96c9-976c-410a-a4fd-69adaa6248cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:40.346760 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cf2b96c9-976c-410a-a4fd-69adaa6248cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:40.347315 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-cf2b96c9-976c-410a-a4fd-69adaa6248cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:40.351014 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-cf2b96c9-976c-410a-a4fd-69adaa6248cc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1324 microversion: 2.60 time: 0.069192 Jun 10 13:47:40.351385 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1316/3913] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:40 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1324 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:41.367470 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-7801ba15-337e-44cd-b4a4-c3e6dad1d7fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:41.368829 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-7801ba15-337e-44cd-b4a4-c3e6dad1d7fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:41.372994 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7801ba15-337e-44cd-b4a4-c3e6dad1d7fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:41.373212 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7801ba15-337e-44cd-b4a4-c3e6dad1d7fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:41.373646 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7801ba15-337e-44cd-b4a4-c3e6dad1d7fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:41.373993 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7801ba15-337e-44cd-b4a4-c3e6dad1d7fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:41.374255 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7801ba15-337e-44cd-b4a4-c3e6dad1d7fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:41.374608 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-7801ba15-337e-44cd-b4a4-c3e6dad1d7fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:41.390542 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-7801ba15-337e-44cd-b4a4-c3e6dad1d7fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:41.439129 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7801ba15-337e-44cd-b4a4-c3e6dad1d7fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:41.443488 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7801ba15-337e-44cd-b4a4-c3e6dad1d7fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:41.444007 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-7801ba15-337e-44cd-b4a4-c3e6dad1d7fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:41.447239 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-7801ba15-337e-44cd-b4a4-c3e6dad1d7fb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1328 microversion: 2.60 time: 0.081484 Jun 10 13:47:41.447505 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1299/3914] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:41 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1328 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:42.464369 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-38d8f180-f1bf-4393-8e5b-40e93e0ef271 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:42.466767 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-38d8f180-f1bf-4393-8e5b-40e93e0ef271 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:42.471033 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38d8f180-f1bf-4393-8e5b-40e93e0ef271 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:42.471332 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38d8f180-f1bf-4393-8e5b-40e93e0ef271 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:42.471630 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38d8f180-f1bf-4393-8e5b-40e93e0ef271 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:42.472190 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38d8f180-f1bf-4393-8e5b-40e93e0ef271 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:42.472622 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38d8f180-f1bf-4393-8e5b-40e93e0ef271 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:42.472932 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-38d8f180-f1bf-4393-8e5b-40e93e0ef271 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:42.488069 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-38d8f180-f1bf-4393-8e5b-40e93e0ef271 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:42.540436 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-38d8f180-f1bf-4393-8e5b-40e93e0ef271 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:42.544877 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-38d8f180-f1bf-4393-8e5b-40e93e0ef271 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:42.545466 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-38d8f180-f1bf-4393-8e5b-40e93e0ef271 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:42.548777 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-38d8f180-f1bf-4393-8e5b-40e93e0ef271 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1376 microversion: 2.60 time: 0.086499 Jun 10 13:47:42.549031 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1300/3915] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:42 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1376 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:43.563559 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-d9281bc2-48d3-491c-b76a-228dc972c6e0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:43.565188 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-d9281bc2-48d3-491c-b76a-228dc972c6e0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:43.570226 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d9281bc2-48d3-491c-b76a-228dc972c6e0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:43.570226 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d9281bc2-48d3-491c-b76a-228dc972c6e0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:43.570429 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d9281bc2-48d3-491c-b76a-228dc972c6e0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:43.570784 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d9281bc2-48d3-491c-b76a-228dc972c6e0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:43.571063 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d9281bc2-48d3-491c-b76a-228dc972c6e0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:43.571328 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-d9281bc2-48d3-491c-b76a-228dc972c6e0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:43.586434 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-d9281bc2-48d3-491c-b76a-228dc972c6e0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:43.634094 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d9281bc2-48d3-491c-b76a-228dc972c6e0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:43.638193 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d9281bc2-48d3-491c-b76a-228dc972c6e0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:43.638721 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-d9281bc2-48d3-491c-b76a-228dc972c6e0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:43.642181 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-d9281bc2-48d3-491c-b76a-228dc972c6e0 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1376 microversion: 2.60 time: 0.080566 Jun 10 13:47:43.642448 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1317/3916] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:43 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1376 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:44.656254 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-a75374fd-704e-4261-8d98-f63a77b3b162 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:44.657945 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-a75374fd-704e-4261-8d98-f63a77b3b162 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:44.662032 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a75374fd-704e-4261-8d98-f63a77b3b162 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:44.662275 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a75374fd-704e-4261-8d98-f63a77b3b162 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:44.662487 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a75374fd-704e-4261-8d98-f63a77b3b162 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:44.662948 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a75374fd-704e-4261-8d98-f63a77b3b162 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:44.663231 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a75374fd-704e-4261-8d98-f63a77b3b162 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:44.663526 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-a75374fd-704e-4261-8d98-f63a77b3b162 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:44.678403 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-a75374fd-704e-4261-8d98-f63a77b3b162 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:44.727115 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a75374fd-704e-4261-8d98-f63a77b3b162 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:44.731473 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a75374fd-704e-4261-8d98-f63a77b3b162 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:44.732198 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-a75374fd-704e-4261-8d98-f63a77b3b162 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:44.736169 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-a75374fd-704e-4261-8d98-f63a77b3b162 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1384 microversion: 2.60 time: 0.081459 Jun 10 13:47:44.736519 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1300/3917] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:44 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1384 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:45.521083 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-b0f4dab5-9f92-4bcb-9a88-696536fbc14d req-7494971e-69d9-415b-b0b4-66114894f605 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d", "tag": "5dcaf427-7dae-44ff-b018-bbf4102d671c"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:47:45.527121 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b0f4dab5-9f92-4bcb-9a88-696536fbc14d req-7494971e-69d9-415b-b0b4-66114894f605 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:45.527275 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b0f4dab5-9f92-4bcb-9a88-696536fbc14d req-7494971e-69d9-415b-b0b4-66114894f605 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:45.527400 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-b0f4dab5-9f92-4bcb-9a88-696536fbc14d req-7494971e-69d9-415b-b0b4-66114894f605 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:45.532903 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-b0f4dab5-9f92-4bcb-9a88-696536fbc14d req-7494971e-69d9-415b-b0b4-66114894f605 service nova] Creating event network-changed:5dcaf427-7dae-44ff-b018-bbf4102d671c for instance 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d on np0000002501 Jun 10 13:47:45.533320 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-b0f4dab5-9f92-4bcb-9a88-696536fbc14d req-7494971e-69d9-415b-b0b4-66114894f605 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:47:45.537566 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-b0f4dab5-9f92-4bcb-9a88-696536fbc14d req-7494971e-69d9-415b-b0b4-66114894f605 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017384 Jun 10 13:47:45.537566 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1301/3918] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:47: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 10 13:47:45.752154 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c4b94e2c-ddf4-49b1-bec6-3076b4b68788 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:45.754652 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c4b94e2c-ddf4-49b1-bec6-3076b4b68788 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:45.756926 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=28,nova_api:DELETE=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:47:45.760101 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4b94e2c-ddf4-49b1-bec6-3076b4b68788 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:45.760441 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4b94e2c-ddf4-49b1-bec6-3076b4b68788 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:45.760839 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4b94e2c-ddf4-49b1-bec6-3076b4b68788 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:45.761373 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4b94e2c-ddf4-49b1-bec6-3076b4b68788 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:45.761884 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4b94e2c-ddf4-49b1-bec6-3076b4b68788 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:45.762297 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c4b94e2c-ddf4-49b1-bec6-3076b4b68788 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:45.765191 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=80,nova_cell1:INSERT=2 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:47:45.777467 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c4b94e2c-ddf4-49b1-bec6-3076b4b68788 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:45.916168 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c4b94e2c-ddf4-49b1-bec6-3076b4b68788 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:45.920806 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c4b94e2c-ddf4-49b1-bec6-3076b4b68788 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:45.921286 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-c4b94e2c-ddf4-49b1-bec6-3076b4b68788 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:45.924750 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c4b94e2c-ddf4-49b1-bec6-3076b4b68788 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1508 microversion: 2.60 time: 0.174550 Jun 10 13:47:45.924846 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1318/3919] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:45 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1508 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:46.939635 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-5db5ee36-f063-4509-8b76-acd6518a83eb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:46.941621 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-5db5ee36-f063-4509-8b76-acd6518a83eb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:46.945964 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5db5ee36-f063-4509-8b76-acd6518a83eb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:46.946291 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5db5ee36-f063-4509-8b76-acd6518a83eb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:46.946602 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5db5ee36-f063-4509-8b76-acd6518a83eb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:46.947174 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5db5ee36-f063-4509-8b76-acd6518a83eb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:46.947617 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5db5ee36-f063-4509-8b76-acd6518a83eb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:46.948014 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-5db5ee36-f063-4509-8b76-acd6518a83eb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:46.966253 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-5db5ee36-f063-4509-8b76-acd6518a83eb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:47.117604 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5db5ee36-f063-4509-8b76-acd6518a83eb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:47.122377 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5db5ee36-f063-4509-8b76-acd6518a83eb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:47.122920 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-5db5ee36-f063-4509-8b76-acd6518a83eb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:47.126294 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-5db5ee36-f063-4509-8b76-acd6518a83eb tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1496 microversion: 2.60 time: 0.188453 Jun 10 13:47:47.126572 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1301/3920] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:46 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1496 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:47.795788 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell0:SELECT=2 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:47:48.142739 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-a515ca2a-b690-4ec1-8050-c9b4678ebd90 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:48.144047 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-a515ca2a-b690-4ec1-8050-c9b4678ebd90 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:48.147796 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a515ca2a-b690-4ec1-8050-c9b4678ebd90 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:48.148042 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a515ca2a-b690-4ec1-8050-c9b4678ebd90 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:48.148240 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a515ca2a-b690-4ec1-8050-c9b4678ebd90 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:48.148662 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a515ca2a-b690-4ec1-8050-c9b4678ebd90 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:48.148963 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a515ca2a-b690-4ec1-8050-c9b4678ebd90 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:48.149235 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-a515ca2a-b690-4ec1-8050-c9b4678ebd90 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:48.164728 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-a515ca2a-b690-4ec1-8050-c9b4678ebd90 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:48.274886 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a515ca2a-b690-4ec1-8050-c9b4678ebd90 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:48.279187 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a515ca2a-b690-4ec1-8050-c9b4678ebd90 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:48.279698 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-a515ca2a-b690-4ec1-8050-c9b4678ebd90 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:48.282937 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-a515ca2a-b690-4ec1-8050-c9b4678ebd90 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1496 microversion: 2.60 time: 0.141995 Jun 10 13:47:48.283225 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1302/3921] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:48 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1496 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:49.297218 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-0fe3604f-822d-4ec2-8128-1be4166c8265 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:49.299148 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-0fe3604f-822d-4ec2-8128-1be4166c8265 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:49.302820 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0fe3604f-822d-4ec2-8128-1be4166c8265 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:49.303052 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0fe3604f-822d-4ec2-8128-1be4166c8265 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:49.303239 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0fe3604f-822d-4ec2-8128-1be4166c8265 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:49.303630 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0fe3604f-822d-4ec2-8128-1be4166c8265 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:49.303923 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0fe3604f-822d-4ec2-8128-1be4166c8265 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:49.304207 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-0fe3604f-822d-4ec2-8128-1be4166c8265 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:49.316452 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-0fe3604f-822d-4ec2-8128-1be4166c8265 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:49.420705 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0fe3604f-822d-4ec2-8128-1be4166c8265 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:49.425123 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0fe3604f-822d-4ec2-8128-1be4166c8265 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:49.425669 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-0fe3604f-822d-4ec2-8128-1be4166c8265 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:49.428881 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-0fe3604f-822d-4ec2-8128-1be4166c8265 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1496 microversion: 2.60 time: 0.133384 Jun 10 13:47:49.429123 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1319/3922] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:49 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1496 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:50.210998 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:47:50.222448 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell0:SELECT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:47:50.344544 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell0:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:47:50.445744 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-9718b227-e74b-4adf-b901-1718e6e4204c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:50.448436 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-9718b227-e74b-4adf-b901-1718e6e4204c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:50.453394 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9718b227-e74b-4adf-b901-1718e6e4204c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:50.453827 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9718b227-e74b-4adf-b901-1718e6e4204c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:50.454040 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9718b227-e74b-4adf-b901-1718e6e4204c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:50.454623 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9718b227-e74b-4adf-b901-1718e6e4204c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:50.455391 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9718b227-e74b-4adf-b901-1718e6e4204c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:50.455572 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-9718b227-e74b-4adf-b901-1718e6e4204c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:50.470995 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-9718b227-e74b-4adf-b901-1718e6e4204c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:50.580556 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9718b227-e74b-4adf-b901-1718e6e4204c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:50.584945 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9718b227-e74b-4adf-b901-1718e6e4204c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:50.585466 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-9718b227-e74b-4adf-b901-1718e6e4204c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:50.589084 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-9718b227-e74b-4adf-b901-1718e6e4204c tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1496 microversion: 2.60 time: 0.145337 Jun 10 13:47:50.589455 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1302/3923] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:50 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1496 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:51.603714 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-cfa280a9-cff3-4d34-8d02-8aae804427ba tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:51.605611 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-cfa280a9-cff3-4d34-8d02-8aae804427ba tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:51.607364 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=31,nova_api:INSERT=3 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:47:51.609938 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfa280a9-cff3-4d34-8d02-8aae804427ba tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:51.610259 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfa280a9-cff3-4d34-8d02-8aae804427ba tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:51.610513 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfa280a9-cff3-4d34-8d02-8aae804427ba tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:51.610951 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfa280a9-cff3-4d34-8d02-8aae804427ba tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:51.611274 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfa280a9-cff3-4d34-8d02-8aae804427ba tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:51.611582 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-cfa280a9-cff3-4d34-8d02-8aae804427ba tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:51.615660 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=81,nova_cell1:INSERT=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:47:51.627776 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-cfa280a9-cff3-4d34-8d02-8aae804427ba tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:51.761556 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cfa280a9-cff3-4d34-8d02-8aae804427ba tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:51.766616 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cfa280a9-cff3-4d34-8d02-8aae804427ba tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:51.767136 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-cfa280a9-cff3-4d34-8d02-8aae804427ba tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:51.770335 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-cfa280a9-cff3-4d34-8d02-8aae804427ba tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1496 microversion: 2.60 time: 0.168367 Jun 10 13:47:51.770611 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1303/3924] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:51 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1496 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:52.422858 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-f7a7595c-4b0e-444f-b83a-6d29424b6f21 req-c935ff17-f179-42b3-8583-11ffe2d1661a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d", "name": "network-vif-plugged", "status": "completed", "tag": "5dcaf427-7dae-44ff-b018-bbf4102d671c"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:47:52.431668 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f7a7595c-4b0e-444f-b83a-6d29424b6f21 req-c935ff17-f179-42b3-8583-11ffe2d1661a service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:52.431668 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f7a7595c-4b0e-444f-b83a-6d29424b6f21 req-c935ff17-f179-42b3-8583-11ffe2d1661a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:52.431846 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-f7a7595c-4b0e-444f-b83a-6d29424b6f21 req-c935ff17-f179-42b3-8583-11ffe2d1661a service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:52.437775 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-f7a7595c-4b0e-444f-b83a-6d29424b6f21 req-c935ff17-f179-42b3-8583-11ffe2d1661a service nova] Creating event network-vif-plugged:5dcaf427-7dae-44ff-b018-bbf4102d671c for instance 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d on np0000002501 Jun 10 13:47:52.438289 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-f7a7595c-4b0e-444f-b83a-6d29424b6f21 req-c935ff17-f179-42b3-8583-11ffe2d1661a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:47:52.443490 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-f7a7595c-4b0e-444f-b83a-6d29424b6f21 req-c935ff17-f179-42b3-8583-11ffe2d1661a service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022696 Jun 10 13:47:52.443846 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1320/3925] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:47:52 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 10 13:47:52.789472 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-85b93bbc-6425-451a-91cb-3018c4ec84d6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:52.790644 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-85b93bbc-6425-451a-91cb-3018c4ec84d6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:52.795392 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-85b93bbc-6425-451a-91cb-3018c4ec84d6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:52.795871 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-85b93bbc-6425-451a-91cb-3018c4ec84d6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:52.796418 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-85b93bbc-6425-451a-91cb-3018c4ec84d6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:52.796834 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-85b93bbc-6425-451a-91cb-3018c4ec84d6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:52.797264 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-85b93bbc-6425-451a-91cb-3018c4ec84d6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:52.797783 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-85b93bbc-6425-451a-91cb-3018c4ec84d6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:52.813944 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-85b93bbc-6425-451a-91cb-3018c4ec84d6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:52.966208 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-85b93bbc-6425-451a-91cb-3018c4ec84d6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:52.971858 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-85b93bbc-6425-451a-91cb-3018c4ec84d6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:52.973457 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-85b93bbc-6425-451a-91cb-3018c4ec84d6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:52.978610 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-85b93bbc-6425-451a-91cb-3018c4ec84d6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1496 microversion: 2.60 time: 0.192185 Jun 10 13:47:52.978944 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1303/3926] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:52 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1496 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:53.995214 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-0525c110-045f-4a19-8c1b-062fa4957c8a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:53.997087 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-0525c110-045f-4a19-8c1b-062fa4957c8a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:54.001422 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0525c110-045f-4a19-8c1b-062fa4957c8a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:54.001775 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0525c110-045f-4a19-8c1b-062fa4957c8a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:54.002057 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0525c110-045f-4a19-8c1b-062fa4957c8a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:54.002526 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0525c110-045f-4a19-8c1b-062fa4957c8a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:54.002879 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0525c110-045f-4a19-8c1b-062fa4957c8a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:54.003195 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-0525c110-045f-4a19-8c1b-062fa4957c8a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:54.016607 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-0525c110-045f-4a19-8c1b-062fa4957c8a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:54.150721 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0525c110-045f-4a19-8c1b-062fa4957c8a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:54.157373 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0525c110-045f-4a19-8c1b-062fa4957c8a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:54.157373 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-0525c110-045f-4a19-8c1b-062fa4957c8a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:47:54.159753 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-0525c110-045f-4a19-8c1b-062fa4957c8a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1683 microversion: 2.60 time: 0.166278 Jun 10 13:47:54.160148 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1304/3927] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:47:53 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1683 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:47:54.175962 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-c330f3bf-13a7-45c9-9516-31e28346568a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:47:54.177297 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-c330f3bf-13a7-45c9-9516-31e28346568a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:47:54.180752 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c330f3bf-13a7-45c9-9516-31e28346568a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:54.180951 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c330f3bf-13a7-45c9-9516-31e28346568a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:54.181078 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c330f3bf-13a7-45c9-9516-31e28346568a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:54.181303 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c330f3bf-13a7-45c9-9516-31e28346568a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:54.181451 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c330f3bf-13a7-45c9-9516-31e28346568a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:54.181578 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-c330f3bf-13a7-45c9-9516-31e28346568a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:54.193236 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-c330f3bf-13a7-45c9-9516-31e28346568a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:47:54.250249 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-c330f3bf-13a7-45c9-9516-31e28346568a tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d/os-interface" status: 200 len: 283 microversion: 2.60 time: 0.076287 Jun 10 13:47:54.250588 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1321/3928] 10.4.3.74 () {68 vars in 1427 bytes} [Wed Jun 10 13:47:54 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d/os-interface => generated 283 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:47:54.491497 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-4785ee31-edb6-4a7b-8943-6bc1e7d36ce4 req-28364a83-73bb-4566-a2b4-e107f0adee3e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d", "name": "network-vif-plugged", "status": "completed", "tag": "5dcaf427-7dae-44ff-b018-bbf4102d671c"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:47:54.501091 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4785ee31-edb6-4a7b-8943-6bc1e7d36ce4 req-28364a83-73bb-4566-a2b4-e107f0adee3e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:54.501269 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4785ee31-edb6-4a7b-8943-6bc1e7d36ce4 req-28364a83-73bb-4566-a2b4-e107f0adee3e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:54.501412 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-4785ee31-edb6-4a7b-8943-6bc1e7d36ce4 req-28364a83-73bb-4566-a2b4-e107f0adee3e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:54.506897 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-4785ee31-edb6-4a7b-8943-6bc1e7d36ce4 req-28364a83-73bb-4566-a2b4-e107f0adee3e service nova] Creating event network-vif-plugged:5dcaf427-7dae-44ff-b018-bbf4102d671c for instance 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d on np0000002501 Jun 10 13:47:54.507264 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-4785ee31-edb6-4a7b-8943-6bc1e7d36ce4 req-28364a83-73bb-4566-a2b4-e107f0adee3e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:47:54.510818 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-4785ee31-edb6-4a7b-8943-6bc1e7d36ce4 req-28364a83-73bb-4566-a2b4-e107f0adee3e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021068 Jun 10 13:47:54.511140 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1304/3929] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:47:54 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 10 13:47:55.223409 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [req-d9440408-e545-4d16-b4c4-33829e984554 req-151b6b5d-63ed-4be3-923f-11d17f560aec service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d", "tag": "5dcaf427-7dae-44ff-b018-bbf4102d671c"}]} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:47:55.229471 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d9440408-e545-4d16-b4c4-33829e984554 req-151b6b5d-63ed-4be3-923f-11d17f560aec service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:47:55.229651 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d9440408-e545-4d16-b4c4-33829e984554 req-151b6b5d-63ed-4be3-923f-11d17f560aec service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:47:55.229795 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [req-d9440408-e545-4d16-b4c4-33829e984554 req-151b6b5d-63ed-4be3-923f-11d17f560aec service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:47:55.235177 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.compute.server_external_events [req-d9440408-e545-4d16-b4c4-33829e984554 req-151b6b5d-63ed-4be3-923f-11d17f560aec service nova] Creating event network-changed:5dcaf427-7dae-44ff-b018-bbf4102d671c for instance 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d on np0000002501 Jun 10 13:47:55.235611 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.rpcapi [req-d9440408-e545-4d16-b4c4-33829e984554 req-151b6b5d-63ed-4be3-923f-11d17f560aec service nova] RPC: Sending the message to topic: compute-alt {{(pid=86679) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:47:55.239364 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [req-d9440408-e545-4d16-b4c4-33829e984554 req-151b6b5d-63ed-4be3-923f-11d17f560aec service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017666 Jun 10 13:47:55.239763 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1305/3930] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:47:55 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 10 13:48:04.179212 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=3 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:48:04.189934 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=11 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:48:04.498670 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=19,nova_api:UPDATE=1,nova_api:INSERT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:48:04.503845 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=40,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:48:05.227784 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=2 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:48:05.232107 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=8 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:48:20.827376 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-eb312685-071d-4920-82af-c74117ea2db6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:48:20.827376 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-eb312685-071d-4920-82af-c74117ea2db6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:48:20.833054 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb312685-071d-4920-82af-c74117ea2db6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:20.833537 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb312685-071d-4920-82af-c74117ea2db6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:20.833869 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb312685-071d-4920-82af-c74117ea2db6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:20.834480 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb312685-071d-4920-82af-c74117ea2db6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:20.834886 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb312685-071d-4920-82af-c74117ea2db6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:20.835474 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-eb312685-071d-4920-82af-c74117ea2db6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:20.851385 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-eb312685-071d-4920-82af-c74117ea2db6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:48:20.990840 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eb312685-071d-4920-82af-c74117ea2db6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:20.996508 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eb312685-071d-4920-82af-c74117ea2db6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:20.996508 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-eb312685-071d-4920-82af-c74117ea2db6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:21.000237 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-eb312685-071d-4920-82af-c74117ea2db6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1802 microversion: 2.60 time: 0.176371 Jun 10 13:48:21.000661 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1322/3931] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:48:20 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1802 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:48:22.257843 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-2d85f789-2154-4fda-9098-d79e60b10065 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "6b5cd389-4092-4fe5-b599-151f45e9d0fa"}} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:48:22.259181 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-2d85f789-2154-4fda-9098-d79e60b10065 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:48:22.262802 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d85f789-2154-4fda-9098-d79e60b10065 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:22.262952 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d85f789-2154-4fda-9098-d79e60b10065 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:22.263068 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d85f789-2154-4fda-9098-d79e60b10065 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:22.263282 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d85f789-2154-4fda-9098-d79e60b10065 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:22.263443 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d85f789-2154-4fda-9098-d79e60b10065 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:22.263558 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-2d85f789-2154-4fda-9098-d79e60b10065 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:24.807972 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-2d85f789-2154-4fda-9098-d79e60b10065 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "POST /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.551708 Jun 10 13:48:24.808527 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1305/3932] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:48:22 2026] POST /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d/os-volume_attachments => generated 194 bytes in 2552 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 10 13:48:30.829953 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:48:30.993037 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=4 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:48:32.260821 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:48:32.299603 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=4 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:48:33.098495 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ce6fa2a2-6a7f-48f9-943a-679a89f11ffd tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "6b5cd389-4092-4fe5-b599-151f45e9d0fa"}} {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:48:33.100914 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-ce6fa2a2-6a7f-48f9-943a-679a89f11ffd tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:48:33.104299 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce6fa2a2-6a7f-48f9-943a-679a89f11ffd tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:33.104513 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce6fa2a2-6a7f-48f9-943a-679a89f11ffd tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:33.104655 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce6fa2a2-6a7f-48f9-943a-679a89f11ffd tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:33.104911 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce6fa2a2-6a7f-48f9-943a-679a89f11ffd tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:33.105052 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce6fa2a2-6a7f-48f9-943a-679a89f11ffd tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:33.105171 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-ce6fa2a2-6a7f-48f9-943a-679a89f11ffd tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:33.151425 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.wsgi [None req-ce6fa2a2-6a7f-48f9-943a-679a89f11ffd tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] HTTP exception thrown: Invalid volume: volume 6b5cd389-4092-4fe5-b599-151f45e9d0fa already attached Jun 10 13:48:33.151704 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-ce6fa2a2-6a7f-48f9-943a-679a89f11ffd tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Returning 400 to user: Invalid volume: volume 6b5cd389-4092-4fe5-b599-151f45e9d0fa already attached {{(pid=86679) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:48:33.152093 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-ce6fa2a2-6a7f-48f9-943a-679a89f11ffd tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "POST /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d/os-volume_attachments" status: 400 len: 120 microversion: 2.60 time: 0.056097 Jun 10 13:48:33.152498 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1306/3933] 10.4.3.74 () {70 vars in 1475 bytes} [Wed Jun 10 13:48:33 2026] POST /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d/os-volume_attachments => generated 120 bytes in 57 msecs (HTTP/1.1 400) 9 headers in 383 bytes (1 switches on core 0) Jun 10 13:48:33.191297 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-5994e045-4a3f-485a-96e1-638b78b4dfdc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:48:33.191667 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-5994e045-4a3f-485a-96e1-638b78b4dfdc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:48:33.194362 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5994e045-4a3f-485a-96e1-638b78b4dfdc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:33.194554 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5994e045-4a3f-485a-96e1-638b78b4dfdc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:33.194671 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5994e045-4a3f-485a-96e1-638b78b4dfdc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:33.194897 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5994e045-4a3f-485a-96e1-638b78b4dfdc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:33.195021 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5994e045-4a3f-485a-96e1-638b78b4dfdc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:33.195137 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-5994e045-4a3f-485a-96e1-638b78b4dfdc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:33.233249 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-5994e045-4a3f-485a-96e1-638b78b4dfdc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lazy-loading 'services' on Instance uuid 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:48:33.286425 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-5994e045-4a3f-485a-96e1-638b78b4dfdc tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d/os-volume_attachments/6b5cd389-4092-4fe5-b599-151f45e9d0fa" status: 202 len: 0 microversion: 2.60 time: 0.097173 Jun 10 13:48:33.287145 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1323/3934] 10.4.3.74 () {68 vars in 1568 bytes} [Wed Jun 10 13:48:33 2026] DELETE /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d/os-volume_attachments/6b5cd389-4092-4fe5-b599-151f45e9d0fa => generated 0 bytes in 98 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 10 13:48:37.560271 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-b158c896-a4ce-4ad2-a62e-31ea8190d91d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:48:37.560616 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b158c896-a4ce-4ad2-a62e-31ea8190d91d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:48:37.564201 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b158c896-a4ce-4ad2-a62e-31ea8190d91d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:37.564416 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b158c896-a4ce-4ad2-a62e-31ea8190d91d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:37.564585 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b158c896-a4ce-4ad2-a62e-31ea8190d91d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:37.564838 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b158c896-a4ce-4ad2-a62e-31ea8190d91d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:37.565003 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b158c896-a4ce-4ad2-a62e-31ea8190d91d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:37.565149 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-b158c896-a4ce-4ad2-a62e-31ea8190d91d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:37.576546 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-b158c896-a4ce-4ad2-a62e-31ea8190d91d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Going to try to terminate instance {{(pid=86681) delete /opt/stack/nova/nova/compute/api.py:2808}} Jun 10 13:48:37.638697 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-b158c896-a4ce-4ad2-a62e-31ea8190d91d tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "DELETE /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 204 len: 0 microversion: 2.60 time: 0.079997 Jun 10 13:48:37.639066 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1306/3935] 10.4.3.74 () {68 vars in 1391 bytes} [Wed Jun 10 13:48:37 2026] DELETE /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:48:37.647380 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-40d0d18d-c619-42de-abae-3c7fc21e389b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:48:37.648800 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-40d0d18d-c619-42de-abae-3c7fc21e389b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:48:37.653173 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40d0d18d-c619-42de-abae-3c7fc21e389b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:37.653438 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40d0d18d-c619-42de-abae-3c7fc21e389b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:37.653677 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40d0d18d-c619-42de-abae-3c7fc21e389b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:37.654087 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40d0d18d-c619-42de-abae-3c7fc21e389b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:37.654383 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40d0d18d-c619-42de-abae-3c7fc21e389b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:37.654672 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-40d0d18d-c619-42de-abae-3c7fc21e389b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:37.669773 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-40d0d18d-c619-42de-abae-3c7fc21e389b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:48:37.814325 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-40d0d18d-c619-42de-abae-3c7fc21e389b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:37.818864 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-40d0d18d-c619-42de-abae-3c7fc21e389b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:37.819685 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-40d0d18d-c619-42de-abae-3c7fc21e389b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:37.823931 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-40d0d18d-c619-42de-abae-3c7fc21e389b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1808 microversion: 2.60 time: 0.178071 Jun 10 13:48:37.824200 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1307/3936] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:48:37 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1808 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:48:38.766727 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-5d8ef24a-a3fb-43c1-8978-7af021853ad7 req-1a95ef4e-21ae-43b3-a70b-3fc317c6c213 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d", "name": "network-vif-unplugged", "status": "completed", "tag": "5dcaf427-7dae-44ff-b018-bbf4102d671c"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:48:38.771857 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5d8ef24a-a3fb-43c1-8978-7af021853ad7 req-1a95ef4e-21ae-43b3-a70b-3fc317c6c213 service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:38.772001 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5d8ef24a-a3fb-43c1-8978-7af021853ad7 req-1a95ef4e-21ae-43b3-a70b-3fc317c6c213 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:38.772192 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-5d8ef24a-a3fb-43c1-8978-7af021853ad7 req-1a95ef4e-21ae-43b3-a70b-3fc317c6c213 service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:38.777878 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-5d8ef24a-a3fb-43c1-8978-7af021853ad7 req-1a95ef4e-21ae-43b3-a70b-3fc317c6c213 service nova] Creating event network-vif-unplugged:5dcaf427-7dae-44ff-b018-bbf4102d671c for instance 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d on np0000002501 Jun 10 13:48:38.778245 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-5d8ef24a-a3fb-43c1-8978-7af021853ad7 req-1a95ef4e-21ae-43b3-a70b-3fc317c6c213 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:48:38.781718 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-5d8ef24a-a3fb-43c1-8978-7af021853ad7 req-1a95ef4e-21ae-43b3-a70b-3fc317c6c213 service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.016968 Jun 10 13:48:38.782225 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1324/3937] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:48: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 10 13:48:38.842099 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-d4f4958a-dc48-4d8a-bb79-f15ee77ae085 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:48:38.843515 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-d4f4958a-dc48-4d8a-bb79-f15ee77ae085 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:48:38.847768 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d4f4958a-dc48-4d8a-bb79-f15ee77ae085 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:38.847939 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d4f4958a-dc48-4d8a-bb79-f15ee77ae085 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:38.848147 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d4f4958a-dc48-4d8a-bb79-f15ee77ae085 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:38.848626 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d4f4958a-dc48-4d8a-bb79-f15ee77ae085 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:38.848928 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d4f4958a-dc48-4d8a-bb79-f15ee77ae085 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:38.849218 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-d4f4958a-dc48-4d8a-bb79-f15ee77ae085 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:38.870056 np0000002501 devstack@n-api.service[86681]: WARNING neutronclient.v2_0.client [None req-d4f4958a-dc48-4d8a-bb79-f15ee77ae085 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:48:39.126388 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d4f4958a-dc48-4d8a-bb79-f15ee77ae085 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:39.130777 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d4f4958a-dc48-4d8a-bb79-f15ee77ae085 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:39.131416 np0000002501 devstack@n-api.service[86681]: DEBUG nova.policy [None req-d4f4958a-dc48-4d8a-bb79-f15ee77ae085 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86681) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:39.135229 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-d4f4958a-dc48-4d8a-bb79-f15ee77ae085 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1808 microversion: 2.60 time: 0.295096 Jun 10 13:48:39.135546 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1307/3938] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:48:38 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1808 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:48:40.150798 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c90cad5a-8464-48d8-ab49-2a677365564e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:48:40.152127 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-c90cad5a-8464-48d8-ab49-2a677365564e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:48:40.156563 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c90cad5a-8464-48d8-ab49-2a677365564e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:40.156563 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c90cad5a-8464-48d8-ab49-2a677365564e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:40.156563 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c90cad5a-8464-48d8-ab49-2a677365564e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:40.156794 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c90cad5a-8464-48d8-ab49-2a677365564e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:40.157071 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c90cad5a-8464-48d8-ab49-2a677365564e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:40.157384 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-c90cad5a-8464-48d8-ab49-2a677365564e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:40.171681 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-c90cad5a-8464-48d8-ab49-2a677365564e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:48:40.300137 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c90cad5a-8464-48d8-ab49-2a677365564e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:40.304196 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c90cad5a-8464-48d8-ab49-2a677365564e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:40.304781 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-c90cad5a-8464-48d8-ab49-2a677365564e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:40.308649 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c90cad5a-8464-48d8-ab49-2a677365564e tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1808 microversion: 2.60 time: 0.159889 Jun 10 13:48:40.308887 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1308/3939] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:48:40 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1808 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:48:40.409901 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [req-1a793c40-2981-4dc6-b53a-91835267b580 req-22930712-2057-4417-9b1a-0e128b190ffb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d", "name": "network-vif-deleted", "tag": "5dcaf427-7dae-44ff-b018-bbf4102d671c"}]} {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:48:40.414969 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1a793c40-2981-4dc6-b53a-91835267b580 req-22930712-2057-4417-9b1a-0e128b190ffb service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:40.415166 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1a793c40-2981-4dc6-b53a-91835267b580 req-22930712-2057-4417-9b1a-0e128b190ffb service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:40.415327 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [req-1a793c40-2981-4dc6-b53a-91835267b580 req-22930712-2057-4417-9b1a-0e128b190ffb service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:40.420665 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.compute.server_external_events [req-1a793c40-2981-4dc6-b53a-91835267b580 req-22930712-2057-4417-9b1a-0e128b190ffb service nova] Creating event network-vif-deleted:5dcaf427-7dae-44ff-b018-bbf4102d671c for instance 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d on np0000002501 Jun 10 13:48:40.421062 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.rpcapi [req-1a793c40-2981-4dc6-b53a-91835267b580 req-22930712-2057-4417-9b1a-0e128b190ffb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86680) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:48:40.424518 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [req-1a793c40-2981-4dc6-b53a-91835267b580 req-22930712-2057-4417-9b1a-0e128b190ffb service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016388 Jun 10 13:48:40.424832 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1325/3940] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:48:40 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 10 13:48:40.826192 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [req-7c02b8ea-1884-44eb-81c0-8efb05653620 req-539979e8-8667-4790-947f-87d33e633f9e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d", "name": "network-vif-unplugged", "status": "completed", "tag": "5dcaf427-7dae-44ff-b018-bbf4102d671c"}]} {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 10 13:48:40.832134 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-7c02b8ea-1884-44eb-81c0-8efb05653620 req-539979e8-8667-4790-947f-87d33e633f9e service nova] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:40.832306 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-7c02b8ea-1884-44eb-81c0-8efb05653620 req-539979e8-8667-4790-947f-87d33e633f9e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:40.832448 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [req-7c02b8ea-1884-44eb-81c0-8efb05653620 req-539979e8-8667-4790-947f-87d33e633f9e service nova] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:40.837770 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.compute.server_external_events [req-7c02b8ea-1884-44eb-81c0-8efb05653620 req-539979e8-8667-4790-947f-87d33e633f9e service nova] Creating event network-vif-unplugged:5dcaf427-7dae-44ff-b018-bbf4102d671c for instance 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d on np0000002501 Jun 10 13:48:40.838144 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.rpcapi [req-7c02b8ea-1884-44eb-81c0-8efb05653620 req-539979e8-8667-4790-947f-87d33e633f9e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86681) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 10 13:48:40.842382 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [req-7c02b8ea-1884-44eb-81c0-8efb05653620 req-539979e8-8667-4790-947f-87d33e633f9e service nova] 10.4.3.74 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017394 Jun 10 13:48:40.842382 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1308/3941] 10.4.3.74 () {72 vars in 1425 bytes} [Wed Jun 10 13:48:40 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 10 13:48:41.323959 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-791f4801-a51e-4a11-b396-6b956e348b26 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:48:41.325970 np0000002501 devstack@n-api.service[86679]: DEBUG nova.compute.api [None req-791f4801-a51e-4a11-b396-6b956e348b26 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86679) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:48:41.329878 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-791f4801-a51e-4a11-b396-6b956e348b26 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:41.330113 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-791f4801-a51e-4a11-b396-6b956e348b26 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:41.330305 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-791f4801-a51e-4a11-b396-6b956e348b26 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:41.330752 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-791f4801-a51e-4a11-b396-6b956e348b26 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:41.331081 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-791f4801-a51e-4a11-b396-6b956e348b26 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:41.331392 np0000002501 devstack@n-api.service[86679]: DEBUG oslo_concurrency.lockutils [None req-791f4801-a51e-4a11-b396-6b956e348b26 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86679) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:41.345609 np0000002501 devstack@n-api.service[86679]: WARNING neutronclient.v2_0.client [None req-791f4801-a51e-4a11-b396-6b956e348b26 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:48:41.390188 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-791f4801-a51e-4a11-b396-6b956e348b26 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:41.395592 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-791f4801-a51e-4a11-b396-6b956e348b26 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:41.396402 np0000002501 devstack@n-api.service[86679]: DEBUG nova.policy [None req-791f4801-a51e-4a11-b396-6b956e348b26 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86679) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:41.400015 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-791f4801-a51e-4a11-b396-6b956e348b26 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1409 microversion: 2.60 time: 0.078179 Jun 10 13:48:41.400270 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1309/3942] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:48:41 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1409 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:48:42.415953 np0000002501 devstack@n-api.service[86680]: DEBUG nova.api.openstack.wsgi [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86680) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:48:42.417484 np0000002501 devstack@n-api.service[86680]: DEBUG nova.compute.api [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86680) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:48:42.421327 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:42.421599 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:42.421825 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:42.422239 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:42.422542 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:42.422808 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:42.439570 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:42.439758 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:42.439906 np0000002501 devstack@n-api.service[86680]: DEBUG oslo_concurrency.lockutils [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86680) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:42.440109 np0000002501 devstack@n-api.service[86680]: DEBUG nova.objects.instance [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lazy-loading 'fault' on Instance uuid 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d {{(pid=86680) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 10 13:48:42.443046 np0000002501 devstack@n-api.service[86680]: WARNING neutronclient.v2_0.client [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 10 13:48:42.543509 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:42.547564 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:42.548096 np0000002501 devstack@n-api.service[86680]: DEBUG nova.policy [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '32b48421906241d390c95aa0b79a5a50', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5426680ab8594d5083518f9dedec0b2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86680) authorize /opt/stack/nova/nova/policy.py:192}} Jun 10 13:48:42.551591 np0000002501 devstack@n-api.service[86680]: INFO nova.api.openstack.requestlog [None req-948313c2-a8cc-4ba5-b0a5-5d6400b39a3b tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 200 len: 1414 microversion: 2.60 time: 0.137528 Jun 10 13:48:42.551847 np0000002501 devstack@n-api.service[86680]: [pid: 86680|app: 0|req: 1326/3943] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:48:42 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 1414 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 10 13:48:43.567266 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-89169e7e-acfd-4049-aa73-169c16f6f8c6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86681) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:48:43.568725 np0000002501 devstack@n-api.service[86681]: DEBUG nova.compute.api [None req-89169e7e-acfd-4049-aa73-169c16f6f8c6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] [instance: 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d] Fetching instance by UUID {{(pid=86681) get /opt/stack/nova/nova/compute/api.py:3065}} Jun 10 13:48:43.573068 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89169e7e-acfd-4049-aa73-169c16f6f8c6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:43.573068 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89169e7e-acfd-4049-aa73-169c16f6f8c6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:43.573068 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89169e7e-acfd-4049-aa73-169c16f6f8c6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:43.573652 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89169e7e-acfd-4049-aa73-169c16f6f8c6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Acquiring lock "30542702-5fd8-4e10-a4bf-7a340024f059" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 10 13:48:43.573959 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89169e7e-acfd-4049-aa73-169c16f6f8c6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 10 13:48:43.574314 np0000002501 devstack@n-api.service[86681]: DEBUG oslo_concurrency.lockutils [None req-89169e7e-acfd-4049-aa73-169c16f6f8c6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Lock "30542702-5fd8-4e10-a4bf-7a340024f059" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86681) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 10 13:48:43.582561 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.wsgi [None req-89169e7e-acfd-4049-aa73-169c16f6f8c6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] HTTP exception thrown: Instance 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d could not be found. Jun 10 13:48:43.582809 np0000002501 devstack@n-api.service[86681]: DEBUG nova.api.openstack.wsgi [None req-89169e7e-acfd-4049-aa73-169c16f6f8c6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Returning 404 to user: Instance 53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d could not be found. {{(pid=86681) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 10 13:48:43.583176 np0000002501 devstack@n-api.service[86681]: INFO nova.api.openstack.requestlog [None req-89169e7e-acfd-4049-aa73-169c16f6f8c6 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d" status: 404 len: 111 microversion: 2.60 time: 0.017840 Jun 10 13:48:43.583541 np0000002501 devstack@n-api.service[86681]: [pid: 86681|app: 0|req: 1309/3944] 10.4.3.74 () {68 vars in 1388 bytes} [Wed Jun 10 13:48:43 2026] GET /compute/v2.1/servers/53fa33de-7dcf-46b9-b5cf-1d06a9dc1c9d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 10 13:48:43.709296 np0000002501 devstack@n-api.service[86679]: DEBUG nova.api.openstack.wsgi [None req-c9912506-6cec-4844-bee2-87f46a597f84 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] Calling method '>' {{(pid=86679) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 10 13:48:43.722687 np0000002501 devstack@n-api.service[86679]: INFO nova.api.openstack.requestlog [None req-c9912506-6cec-4844-bee2-87f46a597f84 tempest-VolumeMultiattachTests-1929835601 tempest-VolumeMultiattachTests-1929835601-project-member] 10.4.3.74 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-284606832" status: 204 len: 0 microversion: 2.60 time: 0.015152 Jun 10 13:48:43.723015 np0000002501 devstack@n-api.service[86679]: [pid: 86679|app: 0|req: 1310/3945] 10.4.3.74 () {68 vars in 1370 bytes} [Wed Jun 10 13:48:43 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-284606832 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 10 13:48:51.392217 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_cell1:SELECT=16 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:48:52.438098 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_api:SELECT=5 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:48:52.545264 np0000002501 devstack@n-api.service[86680]: DEBUG dbcounter [-] [86680] Writing DB stats nova_cell1:SELECT=12,nova_cell1:INSERT=1 {{(pid=86680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:48:53.570834 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_api:SELECT=7,nova_api:UPDATE=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:48:53.577494 np0000002501 devstack@n-api.service[86681]: DEBUG dbcounter [-] [86681] Writing DB stats nova_cell1:SELECT=15,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:48:53.717394 np0000002501 devstack@n-api.service[86679]: DEBUG dbcounter [-] [86679] Writing DB stats nova_api:SELECT=5,nova_api:DELETE=1 {{(pid=86679) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}